{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/hl5Tw08Qh1EI9LURc80w/W6iRSbBpjC7fg3Hxa7KB/hj70i8X1O.js"],
  "sourcesContent": ["// Generated by Framer (315fd46)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,LazyValue,PropertyOverrides,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/I0BNwkDq86NkxvMxt7DV/Smooth_Scroll.js\";import InfoContact from\"#framer/local/canvasComponent/Cbh5ZboRy/Cbh5ZboRy.js\";import Footer from\"#framer/local/canvasComponent/dZbjmX7N4/dZbjmX7N4.js\";import NavigationBar from\"#framer/local/canvasComponent/F4p7gIkSa/F4p7gIkSa.js\";import NavigationMobile from\"#framer/local/canvasComponent/JFJtp9phd/JFJtp9phd.js\";import Button from\"#framer/local/canvasComponent/N8RU_gCfF/N8RU_gCfF.js\";import InfoAddress from\"#framer/local/canvasComponent/SEsoKkzMw/SEsoKkzMw.js\";import ImagesImageGrid from\"#framer/local/canvasComponent/uT88SCypF/uT88SCypF.js\";import IconSocial from\"#framer/local/canvasComponent/zjTQ9jOPb/zjTQ9jOPb.js\";import InfoHours from\"#framer/local/canvasComponent/ZMTBTnrrB/ZMTBTnrrB.js\";import*as sharedStyle3 from\"#framer/local/css/scaWPdmPv/scaWPdmPv.js\";import*as sharedStyle1 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import*as sharedStyle2 from\"#framer/local/css/YhuJoEvOV/YhuJoEvOV.js\";import metadataProvider from\"#framer/local/webPageMetadata/hj70i8X1O/hj70i8X1O.js\";const NavigationBarFonts=getFonts(NavigationBar);const NavigationBarWithVariantAppearEffect=withVariantAppearEffect(NavigationBar);const NavigationMobileFonts=getFonts(NavigationMobile);const ImageWithFX=withFX(Image);const MotionDivWithFX=withFX(motion.div);const ButtonFonts=getFonts(Button);const InfoContactFonts=getFonts(InfoContact);const InfoAddressFonts=getFonts(InfoAddress);const InfoHoursFonts=getFonts(InfoHours);const IconSocialFonts=getFonts(IconSocial);const ImagesImageGridFonts=getFonts(ImagesImageGrid);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const cycleOrder=[\"ZDwjrEmih\",\"PnZN6Grf8\",\"Py4ns6bmi\"];const breakpoints={PnZN6Grf8:\"(min-width: 810px) and (max-width: 1199px)\",Py4ns6bmi:\"(max-width: 809px)\",ZDwjrEmih:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-v2r4w\";const variantClassNames={PnZN6Grf8:\"framer-v-162nbud\",Py4ns6bmi:\"framer-v-lig8c9\",ZDwjrEmih:\"framer-v-1vdz070\"};const valuesByLocaleId={i157GhQax:new LazyValue(()=>import(\"./hj70i8X1O-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:150,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:150,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"ZDwjrEmih\",Phone:\"Py4ns6bmi\",Tablet:\"PnZN6Grf8\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"ZDwjrEmih\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-v2r4w`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-v2r4w`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const RSFL9xTPawelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const dismiss1wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const id=useRouteElementId(\"hVXeL_M3B\");const ref4=React.useRef(null);const id1=useRouteElementId(\"eKfyawFEp\");const id2=useRouteElementId(\"rPL4hD89u\");const ref5=React.useRef(null);const id3=useRouteElementId(\"OZUZrLuP_\");const ref6=React.useRef(null);const id4=useRouteElementId(\"X8g_3pqXC\");const ref7=React.useRef(null);const id5=useRouteElementId(\"ThS1STR4Y\");const ref8=React.useRef(null);const id6=useRouteElementId(\"Zb45BA2AJ\");const id7=useRouteElementId(\"pGLHrEifw\");const ref9=React.useRef(null);const id8=useRouteElementId(\"ZcLQ9u6_A\");const ref10=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22,_getLocalizedValue23,_getLocalizedValue24;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ZDwjrEmih\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1vdz070\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1kycu9o-container\",id:\"1kycu9o\",layoutScroll:true,transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PnZN6Grf8:{__framer__targets:[{ref:ref2,target:\"QxXa8fOjz\"},{ref:ref3,target:\"YItbGTaXu\"}],variant:\"G6HeUXqMk\"},Py4ns6bmi:{__framer__targets:[{ref:ref2,target:\"sQ7bXexyF\"},{ref:ref3,target:\"dPAPTMKFb\"}],variant:\"U0aXGsbAW\"}},children:/*#__PURE__*/_jsx(NavigationBarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"hNaMGqTsW\"},{ref:ref3,target:\"rF5DhfqTH\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"LYvt8eJ6C\",layoutId:\"LYvt8eJ6C\",RSFL9xTPa:RSFL9xTPawelu7j({overlay}),style:{width:\"100%\"},ua7IDMmZV:true,variant:\"ypjNnY71Z\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-146xddm\",\"data-framer-portal-id\":\"1kycu9o\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"TDoLYgBrt\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation1,className:\"framer-1py5301-container\",\"data-framer-portal-id\":\"1kycu9o\",exit:animation,initial:animation2,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(NavigationMobile,{dismiss:dismiss1wvko5h({overlay}),height:\"100%\",id:\"gv2cy2OBf\",layoutId:\"gv2cy2OBf\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-dtxg8e\",\"data-framer-name\":\"main\",name:\"main\",children:[/*#__PURE__*/_jsxs(\"header\",{className:\"framer-137bqrj\",\"data-framer-name\":\"hero\",id:id,name:\"hero\",ref:ref4,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-10rm4tq\",\"data-framer-name\":\"nav-trigger\",id:id1,name:\"nav-trigger\",ref:ref2}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-soxkbb-container\",\"data-framer-name\":\"navigation (relative)\",name:\"navigation (relative)\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PnZN6Grf8:{variant:\"na9ORpRm3\"},Py4ns6bmi:{variant:\"Wvw6m_IYf\"}},children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"cdtWgxkXm\",layoutId:\"cdtWgxkXm\",name:\"navigation (relative)\",style:{width:\"100%\"},ua7IDMmZV:true,variant:\"W3Mb_boST\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6jsxnz\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-28080534-ce0d-4a80-8b1f-16507cde6186, rgb(15, 27, 28))\"},children:\"let us cater your next event\"})}),className:\"framer-1uqreiq\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-drl8xa\",\"data-framer-name\":\"story\",name:\"story\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-164i58v\",\"data-framer-name\":\"image\",id:id2,name:\"image\",ref:ref5,children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:2,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,background:{alt:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Chairs\",fit:\"fill\",intrinsicHeight:683,intrinsicWidth:1024,pixelHeight:683,pixelWidth:1024,sizes:\"100vw\",src:\"https://framerusercontent.com/images/tayTm6f3YA8IRSoQjboJ6TbZdb4.jpg\",srcSet:\"https://framerusercontent.com/images/tayTm6f3YA8IRSoQjboJ6TbZdb4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tayTm6f3YA8IRSoQjboJ6TbZdb4.jpg 1024w\"},className:\"framer-19lwo3k\",\"data-framer-name\":\"image\",name:\"image\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u9ms2q\",\"data-framer-name\":\"content\",id:id3,name:\"content\",ref:ref6,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-28080534-ce0d-4a80-8b1f-16507cde6186, rgb(21, 25, 26))\"},children:\"Catering your next event has never been easier - we're here to make your vision a reality and provide a stress free experience your guests will not stop talking about!\"})}),className:\"framer-15h2wsd\",\"data-framer-name\":\"Unique small-lot coffees from our globe-spanning network of artisan producers, roasted to perfection and delivered to you each month.\",fonts:[\"Inter\"],name:\"Unique small-lot coffees from our globe-spanning network of artisan producers, roasted to perfection and delivered to you each month.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wfav7t\",\"data-styles-preset\":\"YhuJoEvOV\",style:{\"--framer-text-color\":\"var(--token-28080534-ce0d-4a80-8b1f-16507cde6186, rgb(21, 25, 26))\"},children:\"an unforgettable meal for your guests\"})}),className:\"framer-12l4hdn\",\"data-framer-name\":\"Small lot coffess worth being snobby over\",fonts:[\"Inter\"],name:\"Small lot coffess worth being snobby over\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pjest9\",\"data-framer-name\":\"images\",name:\"images\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Py4ns6bmi:{__framer__styleTransformEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:400,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-18xn53r\",\"data-framer-name\":\"scroll\",id:id4,name:\"scroll\",ref:ref7,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zq7ynq\",\"data-framer-name\":\"1\",name:\"1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Py4ns6bmi:{background:{alt:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"Chef cutting red bell peppers\",fit:\"fill\",intrinsicHeight:2048,intrinsicWidth:2048,loading:\"lazy\",pixelHeight:2048,pixelWidth:2048,sizes:\"max(max(100vw, 1px) - 32px, 1px)\",src:\"https://framerusercontent.com/images/8Zm8hzVDPZCBf6ihONzLQ3XGfQI.jpg\",srcSet:\"https://framerusercontent.com/images/8Zm8hzVDPZCBf6ihONzLQ3XGfQI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8Zm8hzVDPZCBf6ihONzLQ3XGfQI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8Zm8hzVDPZCBf6ihONzLQ3XGfQI.jpg 2048w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:(_getLocalizedValue5=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Chef cutting red bell peppers\",fit:\"fill\",intrinsicHeight:2048,intrinsicWidth:2048,loading:\"lazy\",pixelHeight:2048,pixelWidth:2048,sizes:\"max(max(100vw, 1px) * 0.33, 1px)\",src:\"https://framerusercontent.com/images/8Zm8hzVDPZCBf6ihONzLQ3XGfQI.jpg\",srcSet:\"https://framerusercontent.com/images/8Zm8hzVDPZCBf6ihONzLQ3XGfQI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8Zm8hzVDPZCBf6ihONzLQ3XGfQI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8Zm8hzVDPZCBf6ihONzLQ3XGfQI.jpg 2048w\"},className:\"framer-13uphzz\",\"data-framer-name\":\"img\",name:\"img\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-20eq8n\",\"data-framer-name\":\"2\",name:\"2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Py4ns6bmi:{background:{alt:(_getLocalizedValue6=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Bartender serving cocktail\",fit:\"fill\",intrinsicHeight:683,intrinsicWidth:1024,loading:\"lazy\",pixelHeight:683,pixelWidth:1024,sizes:\"max(max(100vw, 1px) - 32px, 1px)\",src:\"https://framerusercontent.com/images/Xp2yivBkiSIBhcpsZv6pB4DlE.jpg\",srcSet:\"https://framerusercontent.com/images/Xp2yivBkiSIBhcpsZv6pB4DlE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Xp2yivBkiSIBhcpsZv6pB4DlE.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:(_getLocalizedValue7=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"Bartender serving cocktail\",fit:\"fill\",intrinsicHeight:683,intrinsicWidth:1024,loading:\"lazy\",pixelHeight:683,pixelWidth:1024,sizes:\"max(max(100vw, 1px) * 0.33, 1px)\",src:\"https://framerusercontent.com/images/Xp2yivBkiSIBhcpsZv6pB4DlE.jpg\",srcSet:\"https://framerusercontent.com/images/Xp2yivBkiSIBhcpsZv6pB4DlE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Xp2yivBkiSIBhcpsZv6pB4DlE.jpg 1024w\"},className:\"framer-1u4lor0\",\"data-framer-name\":\"img\",name:\"img\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qkg01a\",\"data-framer-name\":\"3\",name:\"3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Py4ns6bmi:{background:{alt:(_getLocalizedValue8=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Chef handmaking pasta\",fit:\"fill\",intrinsicHeight:1536,intrinsicWidth:1024,loading:\"lazy\",pixelHeight:1536,pixelWidth:1024,sizes:\"max(max(100vw, 1px) - 32px, 1px)\",src:\"https://framerusercontent.com/images/C60p9gvaE8bCFieyKwV2mcbYgx4.jpg\",srcSet:\"https://framerusercontent.com/images/C60p9gvaE8bCFieyKwV2mcbYgx4.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/C60p9gvaE8bCFieyKwV2mcbYgx4.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:(_getLocalizedValue9=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Chef handmaking pasta\",fit:\"fill\",intrinsicHeight:1536,intrinsicWidth:1024,loading:\"lazy\",pixelHeight:1536,pixelWidth:1024,sizes:\"max(max(100vw, 1px) * 0.33, 1px)\",src:\"https://framerusercontent.com/images/C60p9gvaE8bCFieyKwV2mcbYgx4.jpg\",srcSet:\"https://framerusercontent.com/images/C60p9gvaE8bCFieyKwV2mcbYgx4.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/C60p9gvaE8bCFieyKwV2mcbYgx4.jpg 1024w\"},className:\"framer-zj66g6\",\"data-framer-name\":\"img\",name:\"img\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3srvyl\",\"data-framer-name\":\"4\",name:\"4\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Py4ns6bmi:{background:{alt:(_getLocalizedValue10=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"A bartender pouring liquor into a shot glass\",fit:\"fill\",intrinsicHeight:683,intrinsicWidth:1024,loading:\"lazy\",pixelHeight:683,pixelWidth:1024,sizes:\"max(max(100vw, 1px) - 32px, 1px)\",src:\"https://framerusercontent.com/images/JwoPdGOZ8BAgIiGokaQQG8TMj4.jpg\",srcSet:\"https://framerusercontent.com/images/JwoPdGOZ8BAgIiGokaQQG8TMj4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JwoPdGOZ8BAgIiGokaQQG8TMj4.jpg 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:(_getLocalizedValue11=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"A bartender pouring liquor into a shot glass\",fit:\"fill\",intrinsicHeight:683,intrinsicWidth:1024,loading:\"lazy\",pixelHeight:683,pixelWidth:1024,sizes:\"max(max(100vw, 1px) * 0.33, 1px)\",src:\"https://framerusercontent.com/images/JwoPdGOZ8BAgIiGokaQQG8TMj4.jpg\",srcSet:\"https://framerusercontent.com/images/JwoPdGOZ8BAgIiGokaQQG8TMj4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JwoPdGOZ8BAgIiGokaQQG8TMj4.jpg 1024w\"},className:\"framer-gykea7\",\"data-framer-name\":\"img\",name:\"img\"})})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15o87q5\",\"data-framer-name\":\"content\",id:id5,name:\"content\",ref:ref8,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue12=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wfav7t\",\"data-styles-preset\":\"YhuJoEvOV\",style:{\"--framer-text-color\":\"var(--token-28080534-ce0d-4a80-8b1f-16507cde6186, rgb(21, 25, 26))\"},children:\"or let us provide the perfect venue\"})}),className:\"framer-18t4msk\",\"data-framer-name\":\"Small lot coffess worth being snobby over\",fonts:[\"Inter\"],name:\"Small lot coffess worth being snobby over\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l6gbxo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue13=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-28080534-ce0d-4a80-8b1f-16507cde6186, rgb(21, 25, 26))\"},children:\"Our venues are great for any sized event\"})}),className:\"framer-1q3io37\",\"data-framer-name\":\"Unique small-lot coffees from our globe-spanning network of artisan producers, roasted to perfection and delivered to you each month.\",fonts:[\"Inter\"],name:\"Unique small-lot coffees from our globe-spanning network of artisan producers, roasted to perfection and delivered to you each month.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dgi6kt-container\",children:/*#__PURE__*/_jsx(Button,{arrow:true,height:\"100%\",id:\"bzlsdeE6S\",layoutId:\"bzlsdeE6S\",link:\"mailto:management@theoldbankrussellville.com?subject=I'm interested in the OB as a Venue&body= Hello there,\",newTab:false,style:{height:\"100%\"},text:(_getLocalizedValue14=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"Contact Us\",variant:\"iClkmfCC_\",width:\"100%\"})})})]})]})]}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-18e1af2\",\"data-framer-name\":\"body\",id:id6,name:\"body\",ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vlkqr4\",\"data-framer-name\":\"content\",name:\"content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1icv6n1\",\"data-framer-name\":\"image\",name:\"image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PnZN6Grf8:{background:{alt:(_getLocalizedValue15=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:\"A woman sitting at a bar with a wine glass\",fit:\"fill\",intrinsicHeight:1365,intrinsicWidth:2048,loading:\"lazy\",pixelHeight:1365,pixelWidth:2048,sizes:\"max(57.1429vw, 1px)\",src:\"https://framerusercontent.com/images/LBo0xrEhDLYqzzF1vcfNIGcZI.jpeg\",srcSet:\"https://framerusercontent.com/images/LBo0xrEhDLYqzzF1vcfNIGcZI.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/LBo0xrEhDLYqzzF1vcfNIGcZI.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LBo0xrEhDLYqzzF1vcfNIGcZI.jpeg 2048w\"}},Py4ns6bmi:{background:{alt:(_getLocalizedValue16=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:\"A woman sitting at a bar with a wine glass\",fit:\"fill\",intrinsicHeight:1365,intrinsicWidth:2048,loading:\"lazy\",pixelHeight:1365,pixelWidth:2048,sizes:\"100vw\",src:\"https://framerusercontent.com/images/LBo0xrEhDLYqzzF1vcfNIGcZI.jpeg\",srcSet:\"https://framerusercontent.com/images/LBo0xrEhDLYqzzF1vcfNIGcZI.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/LBo0xrEhDLYqzzF1vcfNIGcZI.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LBo0xrEhDLYqzzF1vcfNIGcZI.jpeg 2048w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:(_getLocalizedValue17=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:\"A woman sitting at a bar with a wine glass\",fit:\"fill\",intrinsicHeight:1365,intrinsicWidth:2048,loading:\"lazy\",pixelHeight:1365,pixelWidth:2048,sizes:\"max(66.6667vw, 1px)\",src:\"https://framerusercontent.com/images/LBo0xrEhDLYqzzF1vcfNIGcZI.jpeg\",srcSet:\"https://framerusercontent.com/images/LBo0xrEhDLYqzzF1vcfNIGcZI.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/LBo0xrEhDLYqzzF1vcfNIGcZI.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LBo0xrEhDLYqzzF1vcfNIGcZI.jpeg 2048w\"},className:\"framer-1r1smgs\",\"data-framer-name\":\"pexels_cottonbro_studio_4694554\",name:\"pexels_cottonbro_studio_4694554\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1url0yy\",\"data-framer-name\":\"info\",name:\"info\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wbicrh\",\"data-framer-name\":\"contact\",name:\"contact\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Py4ns6bmi:{children:(_getLocalizedValue18=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1piv6e2\",\"data-styles-preset\":\"scaWPdmPv\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ab0859f9-44d0-481c-a454-f71c2a59490a, rgb(199, 213, 165))\"},children:\"Call or email\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue19=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1piv6e2\",\"data-styles-preset\":\"scaWPdmPv\",style:{\"--framer-text-color\":\"var(--token-ab0859f9-44d0-481c-a454-f71c2a59490a, rgb(199, 213, 165))\"},children:\"Call or email\"})}),className:\"framer-t1jj6f\",\"data-framer-name\":\"Contact\",fonts:[\"Inter\"],name:\"Contact\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xj4q61-container\",children:/*#__PURE__*/_jsx(InfoContact,{height:\"100%\",hxQ9d9lbh:false,id:\"dxhbW_frd\",layoutId:\"dxhbW_frd\",style:{width:\"100%\"},variant:\"D1RU3U964\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-110hwm1\",\"data-framer-name\":\"address\",name:\"address\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Py4ns6bmi:{children:(_getLocalizedValue20=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1piv6e2\",\"data-styles-preset\":\"scaWPdmPv\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ab0859f9-44d0-481c-a454-f71c2a59490a, rgb(199, 213, 165))\"},children:\"Address\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue21=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1piv6e2\",\"data-styles-preset\":\"scaWPdmPv\",style:{\"--framer-text-color\":\"var(--token-ab0859f9-44d0-481c-a454-f71c2a59490a, rgb(199, 213, 165))\"},children:\"Address\"})}),className:\"framer-1j0wmly\",\"data-framer-name\":\"Address\",fonts:[\"Inter\"],name:\"Address\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-27cxp5-container\",children:/*#__PURE__*/_jsx(InfoAddress,{d0jJdCz9y:false,height:\"100%\",id:\"S4Pv0v4pm\",layoutId:\"S4Pv0v4pm\",style:{width:\"100%\"},variant:\"Y8xK1zOnm\",width:\"100%\",xZRKJ5mvB:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r4vgjm\",\"data-framer-name\":\"hours\",name:\"hours\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Py4ns6bmi:{children:(_getLocalizedValue22=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1piv6e2\",\"data-styles-preset\":\"scaWPdmPv\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ab0859f9-44d0-481c-a454-f71c2a59490a, rgb(199, 213, 165))\"},children:\"Hours\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue23=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1piv6e2\",\"data-styles-preset\":\"scaWPdmPv\",style:{\"--framer-text-color\":\"var(--token-ab0859f9-44d0-481c-a454-f71c2a59490a, rgb(199, 213, 165))\"},children:\"Hours\"})}),className:\"framer-1wf2sz0\",\"data-framer-name\":\"Hours\",fonts:[\"Inter\"],name:\"Hours\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PnZN6Grf8:{width:\"calc(max(42.8571vw, 1px) - 64px)\"},Py4ns6bmi:{width:\"calc(100vw - 48px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(max(33.3333vw, 1px) - 96px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-288xyb-container\",children:/*#__PURE__*/_jsx(InfoHours,{height:\"100%\",id:\"LvrAgYw22\",layoutId:\"LvrAgYw22\",style:{width:\"100%\"},variant:\"EYny1xsWW\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wcqehh\",\"data-framer-name\":\"links\",name:\"links\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue24=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1piv6e2\",\"data-styles-preset\":\"scaWPdmPv\",style:{\"--framer-text-color\":\"var(--token-ab0859f9-44d0-481c-a454-f71c2a59490a, rgb(199, 213, 165))\"},children:\"Follow us\"})}),className:\"framer-1tebynz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pptgxq\",\"data-framer-name\":\"icons\",name:\"icons\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-gym7em-container\",children:/*#__PURE__*/_jsx(IconSocial,{height:\"100%\",id:\"GmT8c9oYx\",layoutId:\"GmT8c9oYx\",variant:\"smRuzNepi\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q95a3i-container\",children:/*#__PURE__*/_jsx(IconSocial,{height:\"100%\",id:\"xR3LtNTkG\",layoutId:\"xR3LtNTkG\",variant:\"gHGL9zZO2\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4hra12-container\",children:/*#__PURE__*/_jsx(IconSocial,{height:\"100%\",id:\"Ahr7AxksZ\",layoutId:\"Ahr7AxksZ\",variant:\"n4vsOf7IG\",width:\"100%\"})})})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ycraa4\",\"data-framer-name\":\"image-feed\",id:id7,name:\"image-feed\",ref:ref9,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-scj4g8-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Py4ns6bmi:{variant:\"KDkGr4SnD\"}},children:/*#__PURE__*/_jsx(ImagesImageGrid,{height:\"100%\",id:\"elFPuKsCW\",layoutId:\"elFPuKsCW\",style:{width:\"100%\"},variant:\"Q5fQGMr3k\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j73hlg-container\",\"data-framer-name\":\"footer\",id:id8,name:\"footer\",ref:ref10,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PnZN6Grf8:{variant:\"s32wo8xVK\"},Py4ns6bmi:{variant:\"lolLCkDms\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ZcLQ9u6_A\",layoutId:\"ZcLQ9u6_A\",name:\"footer\",style:{width:\"100%\"},variant:\"TuaAWMCF9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-167jd8e-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"BuzY0Dn80\",intensity:10,layoutId:\"BuzY0Dn80\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-v2r4w { background: var(--token-1ebda09f-1ec3-428b-80af-06f88ae5f131, rgb(255, 249, 243)) /* {\"name\":\"Off White\"} */; }`,\".framer-v2r4w.framer-1en4pgb, .framer-v2r4w .framer-1en4pgb { display: block; }\",\".framer-v2r4w.framer-1vdz070 { align-content: center; align-items: center; background-color: var(--token-1ebda09f-1ec3-428b-80af-06f88ae5f131, #fff9f3); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-v2r4w .framer-1kycu9o-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 8; }\",\".framer-v2r4w .framer-146xddm { inset: 0px; position: fixed; user-select: none; z-index: 9; }\",\".framer-v2r4w .framer-1py5301-container { flex: none; height: 100%; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-v2r4w .framer-dtxg8e { 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; position: relative; width: 100%; }\",\".framer-v2r4w .framer-137bqrj { 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: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-v2r4w .framer-10rm4tq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 8px; justify-content: flex-end; left: calc(50.00000000000002% - 1200px / 2); overflow: visible; padding: 0px; position: absolute; top: 8px; width: 1200px; z-index: 1; }\",\".framer-v2r4w .framer-soxkbb-container { flex: none; height: auto; opacity: 0; position: relative; width: 100%; z-index: 8; }\",\".framer-v2r4w .framer-6jsxnz { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-v2r4w .framer-1uqreiq { flex: 1 0 0px; height: 80px; overflow: visible; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-v2r4w .framer-drl8xa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 88px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 88px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-v2r4w .framer-164i58v { align-content: center; align-items: center; background-color: var(--token-174080a1-98de-43c5-8523-cd2c7e899733, #e5d8cb); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-v2r4w .framer-19lwo3k { flex: none; height: 56.00000000000001vh; overflow: hidden; position: relative; width: 100%; z-index: 1; }\",\".framer-v2r4w .framer-u9ms2q, .framer-v2r4w .framer-15o87q5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-v2r4w .framer-15h2wsd, .framer-v2r4w .framer-12l4hdn, .framer-v2r4w .framer-18t4msk { flex: 1 0 0px; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-v2r4w .framer-pjest9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-v2r4w .framer-18xn53r { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-v2r4w .framer-zq7ynq, .framer-v2r4w .framer-20eq8n, .framer-v2r4w .framer-qkg01a, .framer-v2r4w .framer-3srvyl { align-content: center; align-items: center; aspect-ratio: 1.5 / 1; background-color: var(--token-174080a1-98de-43c5-8523-cd2c7e899733, #e5d8cb); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 264px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 33%; }\",\".framer-v2r4w .framer-13uphzz, .framer-v2r4w .framer-1u4lor0, .framer-v2r4w .framer-zj66g6, .framer-v2r4w .framer-gykea7, .framer-v2r4w .framer-1r1smgs { flex: 1 0 0px; height: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-v2r4w .framer-l6gbxo { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-v2r4w .framer-1q3io37 { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 447px; word-break: break-word; word-wrap: break-word; }\",\".framer-v2r4w .framer-dgi6kt-container { flex: none; height: 40px; position: relative; width: auto; }\",\".framer-v2r4w .framer-18e1af2 { 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: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-v2r4w .framer-vlkqr4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-v2r4w .framer-1icv6n1 { align-content: center; align-items: center; align-self: stretch; background-color: var(--token-ce9e87c6-6b3f-4fdb-b05b-4d781ce573bd, #56624b); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-v2r4w .framer-1url0yy { align-content: flex-start; align-items: flex-start; background-color: var(--token-ce9e87c6-6b3f-4fdb-b05b-4d781ce573bd, #6d7a62); display: flex; flex: 0.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 48px; position: relative; width: 1px; }\",\".framer-v2r4w .framer-1wbicrh, .framer-v2r4w .framer-110hwm1, .framer-v2r4w .framer-r4vgjm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-v2r4w .framer-t1jj6f, .framer-v2r4w .framer-1wf2sz0 { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-v2r4w .framer-xj4q61-container, .framer-v2r4w .framer-27cxp5-container, .framer-v2r4w .framer-288xyb-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-v2r4w .framer-1j0wmly { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-v2r4w .framer-1wcqehh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-v2r4w .framer-1tebynz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-v2r4w .framer-pptgxq { display: grid; flex: none; gap: 8px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(auto-fill, minmax(40px, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-v2r4w .framer-gym7em-container, .framer-v2r4w .framer-1q95a3i-container, .framer-v2r4w .framer-4hra12-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-v2r4w .framer-ycraa4 { 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-v2r4w .framer-scj4g8-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-v2r4w .framer-1j73hlg-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-v2r4w .framer-167jd8e-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-v2r4w.framer-1vdz070, .framer-v2r4w .framer-dtxg8e, .framer-v2r4w .framer-137bqrj, .framer-v2r4w .framer-10rm4tq, .framer-v2r4w .framer-6jsxnz, .framer-v2r4w .framer-drl8xa, .framer-v2r4w .framer-164i58v, .framer-v2r4w .framer-u9ms2q, .framer-v2r4w .framer-pjest9, .framer-v2r4w .framer-18xn53r, .framer-v2r4w .framer-zq7ynq, .framer-v2r4w .framer-20eq8n, .framer-v2r4w .framer-qkg01a, .framer-v2r4w .framer-3srvyl, .framer-v2r4w .framer-15o87q5, .framer-v2r4w .framer-l6gbxo, .framer-v2r4w .framer-18e1af2, .framer-v2r4w .framer-vlkqr4, .framer-v2r4w .framer-1icv6n1, .framer-v2r4w .framer-1url0yy, .framer-v2r4w .framer-1wbicrh, .framer-v2r4w .framer-110hwm1, .framer-v2r4w .framer-r4vgjm, .framer-v2r4w .framer-1wcqehh, .framer-v2r4w .framer-ycraa4 { gap: 0px; } .framer-v2r4w.framer-1vdz070 > *, .framer-v2r4w .framer-dtxg8e > *, .framer-v2r4w .framer-137bqrj > *, .framer-v2r4w .framer-10rm4tq > *, .framer-v2r4w .framer-164i58v > *, .framer-v2r4w .framer-18e1af2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-v2r4w.framer-1vdz070 > :first-child, .framer-v2r4w .framer-dtxg8e > :first-child, .framer-v2r4w .framer-137bqrj > :first-child, .framer-v2r4w .framer-10rm4tq > :first-child, .framer-v2r4w .framer-drl8xa > :first-child, .framer-v2r4w .framer-164i58v > :first-child, .framer-v2r4w .framer-l6gbxo > :first-child, .framer-v2r4w .framer-18e1af2 > :first-child, .framer-v2r4w .framer-1url0yy > :first-child, .framer-v2r4w .framer-1wbicrh > :first-child, .framer-v2r4w .framer-110hwm1 > :first-child, .framer-v2r4w .framer-r4vgjm > :first-child, .framer-v2r4w .framer-1wcqehh > :first-child { margin-top: 0px; } .framer-v2r4w.framer-1vdz070 > :last-child, .framer-v2r4w .framer-dtxg8e > :last-child, .framer-v2r4w .framer-137bqrj > :last-child, .framer-v2r4w .framer-10rm4tq > :last-child, .framer-v2r4w .framer-drl8xa > :last-child, .framer-v2r4w .framer-164i58v > :last-child, .framer-v2r4w .framer-l6gbxo > :last-child, .framer-v2r4w .framer-18e1af2 > :last-child, .framer-v2r4w .framer-1url0yy > :last-child, .framer-v2r4w .framer-1wbicrh > :last-child, .framer-v2r4w .framer-110hwm1 > :last-child, .framer-v2r4w .framer-r4vgjm > :last-child, .framer-v2r4w .framer-1wcqehh > :last-child { margin-bottom: 0px; } .framer-v2r4w .framer-6jsxnz > *, .framer-v2r4w .framer-pjest9 > *, .framer-v2r4w .framer-zq7ynq > *, .framer-v2r4w .framer-20eq8n > *, .framer-v2r4w .framer-qkg01a > *, .framer-v2r4w .framer-3srvyl > *, .framer-v2r4w .framer-vlkqr4 > *, .framer-v2r4w .framer-1icv6n1 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-v2r4w .framer-6jsxnz > :first-child, .framer-v2r4w .framer-u9ms2q > :first-child, .framer-v2r4w .framer-pjest9 > :first-child, .framer-v2r4w .framer-18xn53r > :first-child, .framer-v2r4w .framer-zq7ynq > :first-child, .framer-v2r4w .framer-20eq8n > :first-child, .framer-v2r4w .framer-qkg01a > :first-child, .framer-v2r4w .framer-3srvyl > :first-child, .framer-v2r4w .framer-15o87q5 > :first-child, .framer-v2r4w .framer-vlkqr4 > :first-child, .framer-v2r4w .framer-1icv6n1 > :first-child, .framer-v2r4w .framer-ycraa4 > :first-child { margin-left: 0px; } .framer-v2r4w .framer-6jsxnz > :last-child, .framer-v2r4w .framer-u9ms2q > :last-child, .framer-v2r4w .framer-pjest9 > :last-child, .framer-v2r4w .framer-18xn53r > :last-child, .framer-v2r4w .framer-zq7ynq > :last-child, .framer-v2r4w .framer-20eq8n > :last-child, .framer-v2r4w .framer-qkg01a > :last-child, .framer-v2r4w .framer-3srvyl > :last-child, .framer-v2r4w .framer-15o87q5 > :last-child, .framer-v2r4w .framer-vlkqr4 > :last-child, .framer-v2r4w .framer-1icv6n1 > :last-child, .framer-v2r4w .framer-ycraa4 > :last-child { margin-right: 0px; } .framer-v2r4w .framer-drl8xa > * { margin: 0px; margin-bottom: calc(88px / 2); margin-top: calc(88px / 2); } .framer-v2r4w .framer-u9ms2q > *, .framer-v2r4w .framer-15o87q5 > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-v2r4w .framer-18xn53r > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-v2r4w .framer-l6gbxo > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-v2r4w .framer-1url0yy > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-v2r4w .framer-1wbicrh > *, .framer-v2r4w .framer-110hwm1 > *, .framer-v2r4w .framer-r4vgjm > *, .framer-v2r4w .framer-1wcqehh > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-v2r4w .framer-ycraa4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\"@media (min-width: 1200px) { .framer-v2r4w .hidden-1vdz070 { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-v2r4w .hidden-162nbud { display: none !important; } .${metadata.bodyClassName}-framer-v2r4w { background: var(--token-1ebda09f-1ec3-428b-80af-06f88ae5f131, rgb(255, 249, 243)) /* {\"name\":\"Off White\"} */; } .framer-v2r4w.framer-1vdz070 { width: 810px; } .framer-v2r4w .framer-6jsxnz { padding: 64px 32px 64px 32px; } .framer-v2r4w .framer-drl8xa { gap: 72px; padding: 0px 0px 72px 0px; } .framer-v2r4w .framer-u9ms2q, .framer-v2r4w .framer-15o87q5 { padding: 0px 32px 0px 32px; } .framer-v2r4w .framer-zq7ynq, .framer-v2r4w .framer-20eq8n, .framer-v2r4w .framer-qkg01a, .framer-v2r4w .framer-3srvyl { height: var(--framer-aspect-ratio-supported, 178px); } .framer-v2r4w .framer-1url0yy { flex: 0.75 0 0px; padding: 32px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-v2r4w .framer-drl8xa { gap: 0px; } .framer-v2r4w .framer-drl8xa > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-v2r4w .framer-drl8xa > :first-child { margin-top: 0px; } .framer-v2r4w .framer-drl8xa > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .framer-v2r4w .hidden-lig8c9 { display: none !important; } .${metadata.bodyClassName}-framer-v2r4w { background: var(--token-1ebda09f-1ec3-428b-80af-06f88ae5f131, rgb(255, 249, 243)) /* {\"name\":\"Off White\"} */; } .framer-v2r4w.framer-1vdz070 { width: 390px; } .framer-v2r4w .framer-6jsxnz { padding: 40px 16px 40px 16px; } .framer-v2r4w .framer-drl8xa { gap: 64px; padding: 0px 0px 64px 0px; } .framer-v2r4w .framer-19lwo3k { height: 55.98341232227489vh; position: sticky; top: 0px; will-change: transform; } .framer-v2r4w .framer-u9ms2q, .framer-v2r4w .framer-15o87q5 { flex-direction: column; gap: 32px; padding: 0px 24px 0px 24px; } .framer-v2r4w .framer-15h2wsd, .framer-v2r4w .framer-12l4hdn, .framer-v2r4w .framer-18t4msk { flex: none; width: 100%; } .framer-v2r4w .framer-pjest9 { overflow: visible; } .framer-v2r4w .framer-18xn53r { flex-direction: column; gap: 16px; padding: 0px 16px 0px 16px; } .framer-v2r4w .framer-zq7ynq, .framer-v2r4w .framer-20eq8n, .framer-v2r4w .framer-qkg01a, .framer-v2r4w .framer-3srvyl { height: var(--framer-aspect-ratio-supported, 239px); position: sticky; top: 64px; width: 100%; will-change: transform; z-index: 1; } .framer-v2r4w .framer-13uphzz, .framer-v2r4w .framer-1u4lor0, .framer-v2r4w .framer-zj66g6, .framer-v2r4w .framer-gykea7 { z-index: 1; } .framer-v2r4w .framer-l6gbxo { align-self: unset; height: 1px; width: 100%; } .framer-v2r4w .framer-vlkqr4 { align-content: center; align-items: center; flex-direction: column; } .framer-v2r4w .framer-1icv6n1 { align-self: unset; flex: none; height: min-content; order: 0; width: 100%; } .framer-v2r4w .framer-1r1smgs { aspect-ratio: 1.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 260px); width: 100%; } .framer-v2r4w .framer-1url0yy { flex: none; order: 1; padding: 48px 24px 48px 24px; width: 100%; } .framer-v2r4w .framer-1j0wmly { overflow: hidden; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-v2r4w .framer-1j73hlg-container { pointer-events: auto; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-v2r4w .framer-drl8xa, .framer-v2r4w .framer-u9ms2q, .framer-v2r4w .framer-18xn53r, .framer-v2r4w .framer-15o87q5, .framer-v2r4w .framer-vlkqr4 { gap: 0px; } .framer-v2r4w .framer-drl8xa > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-v2r4w .framer-drl8xa > :first-child, .framer-v2r4w .framer-u9ms2q > :first-child, .framer-v2r4w .framer-18xn53r > :first-child, .framer-v2r4w .framer-15o87q5 > :first-child, .framer-v2r4w .framer-vlkqr4 > :first-child { margin-top: 0px; } .framer-v2r4w .framer-drl8xa > :last-child, .framer-v2r4w .framer-u9ms2q > :last-child, .framer-v2r4w .framer-18xn53r > :last-child, .framer-v2r4w .framer-15o87q5 > :last-child, .framer-v2r4w .framer-vlkqr4 > :last-child { margin-bottom: 0px; } .framer-v2r4w .framer-u9ms2q > *, .framer-v2r4w .framer-15o87q5 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-v2r4w .framer-18xn53r > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-v2r4w .framer-vlkqr4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2998.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"PnZN6Grf8\":{\"layout\":[\"fixed\",\"auto\"]},\"Py4ns6bmi\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerhj70i8X1O=withCSS(Component,css,\"framer-v2r4w\");export default Framerhj70i8X1O;Framerhj70i8X1O.displayName=\"Catering\";Framerhj70i8X1O.defaultProps={height:2998.5,width:1200};addFonts(Framerhj70i8X1O,[{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\"}]},...NavigationBarFonts,...NavigationMobileFonts,...ButtonFonts,...InfoContactFonts,...InfoAddressFonts,...InfoHoursFonts,...IconSocialFonts,...ImagesImageGridFonts,...FooterFonts,...SmoothScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerhj70i8X1O\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"2998.5\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PnZN6Grf8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Py4ns6bmi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "2xBACsrD,IAAMA,GAAmBC,EAASC,CAAa,EAAQC,GAAqCC,GAAwBF,CAAa,EAAQG,GAAsBJ,EAASK,EAAgB,EAAQC,GAAYC,GAAOC,CAAK,EAAQC,GAAgBF,GAAOG,EAAO,GAAG,EAAQC,GAAYX,EAASY,EAAM,EAAQC,GAAiBb,EAASc,EAAW,EAAQC,GAAiBf,EAASgB,EAAW,EAAQC,GAAejB,EAASkB,EAAS,EAAQC,GAAgBnB,EAASoB,CAAU,EAAQC,GAAqBrB,EAASsB,EAAe,EAAQC,GAAYvB,EAASwB,EAAM,EAAQC,GAAkBzB,EAAS0B,EAAY,EAAyD,IAAMC,GAAY,CAAC,UAAU,6CAA6C,UAAU,qBAAqB,UAAU,qBAAqB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,GAAiB,CAAC,UAAU,IAAIC,GAAU,IAAI,OAAO,4BAAkB,CAAC,CAAC,EAAQC,GAAuBC,GAAQ,CAAC,IAAMC,EAAS,CAAC,EAAE,KAAMD,GAAO,CAAC,IAAME,EAAOL,GAAiBG,EAAO,EAAE,EAAE,GAAGE,EAAO,CAAC,IAAMC,EAAQD,EAAO,QAAQ,EAAKC,GAASF,EAAS,KAAKE,CAAO,EAAIH,EAAOA,EAAO,SAAU,GAAGC,EAAS,OAAO,EAAG,OAAO,QAAQ,IAAIA,CAAQ,CAAG,EAAQG,EAAkB,CAACC,EAAIL,IAAS,CAAC,KAAMA,GAAO,CAAC,IAAME,EAAOL,GAAiBG,EAAO,EAAE,EAAE,GAAGE,EAAO,CAAC,IAAMI,EAAMJ,EAAO,KAAK,EAAEG,CAAG,EAAE,GAAGC,EAAO,OAAOA,EAAQN,EAAOA,EAAO,SAAU,EAAQO,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,IAAUC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,IAAI,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWF,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQG,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,IAAI,EAAE,CAAC,EAAQC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,GAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEjB,GAASI,CAAK,EAAQc,GAAU,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUY,CAAY,EAAE,GAAGS,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,GAAmB,IAAI,CAAC,IAAMF,EAAUrB,EAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,GAAK,SAAS,KAAKA,GAAK,UAAU,QAAQC,IAAGA,GAAE,WAAW,cAAc,GAAGD,GAAK,UAAU,OAAOC,EAAC,CAAC,EAAED,GAAK,UAAU,IAAI,GAAGL,EAAU,4BAA4B,EAAG,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACgB,EAAYC,EAAmB,EAAEC,GAA8BZ,GAAQa,GAAY,EAAK,EAAQC,GAAe,OAAe,CAAC,sBAAAC,GAAsB,MAAAC,EAAK,EAAEC,GAAyB,MAAS,EAAQC,GAAgB,CAAC,CAAC,QAAAC,EAAQ,eAAAC,CAAc,IAAIL,GAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQG,GAAe,CAAC,CAAC,QAAAH,EAAQ,eAAAC,CAAc,IAAIL,GAAsB,SAASM,IAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAQI,GAAe/D,GAAuBkC,CAAY,EAAE,GAAG6B,GAAe,MAAMA,GAAe,IAAMC,GAAWC,EAAO,IAAI,EAAQC,EAAWD,EAAO,IAAI,EAAQE,EAAWF,EAAO,IAAI,EAAQvC,GAAG0C,EAAkB,WAAW,EAAQC,GAAWJ,EAAO,IAAI,EAAQK,GAAIF,EAAkB,WAAW,EAAQG,GAAIH,EAAkB,WAAW,EAAQI,GAAWP,EAAO,IAAI,EAAQQ,GAAIL,EAAkB,WAAW,EAAQM,GAAWT,EAAO,IAAI,EAAQU,GAAIP,EAAkB,WAAW,EAAQQ,GAAWX,EAAO,IAAI,EAAQY,GAAIT,EAAkB,WAAW,EAAQU,GAAWb,EAAO,IAAI,EAAQc,GAAIX,EAAkB,WAAW,EAAQY,GAAIZ,EAAkB,WAAW,EAAQa,GAAWhB,EAAO,IAAI,EAAQiB,GAAId,EAAkB,WAAW,EAAQe,GAAYlB,EAAO,IAAI,EAAQmB,GAAsBC,GAAM,EAAQC,GAAsB,CAAahD,GAAuBA,GAAuBA,GAAuBA,EAAS,EAAEiD,GAAiB,CAAC,CAAC,EAAE,IAAIC,EAAmBC,EAAoBC,EAAoBC,EAAoBC,EAAoBC,EAAoBC,EAAoBC,EAAoBC,EAAoBC,EAAoBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,EAAqBC,GAAqBC,GAAqB,OAAoBC,EAAKC,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAArH,EAAiB,EAAE,SAAsBsH,EAAMC,GAAY,CAAC,GAAG7E,GAA4C6C,GAAgB,SAAS,CAAc+B,EAAME,EAAO,IAAI,CAAC,GAAG5E,GAAU,UAAU6E,GAAG1H,GAAkB,GAAG0F,GAAsB,iBAAiBhD,CAAS,EAAE,IAAIL,GAA6B+B,GAAK,MAAM,CAAC,GAAG3B,CAAK,EAAE,SAAS,CAAc4E,EAAKlG,GAAQ,CAAC,SAAS4C,GAAsBsD,EAAKM,GAAU,CAAC,SAAsBN,EAAKO,EAA0B,CAAC,MAAM,QAAQ,SAAsBL,EAAMM,EAAU,CAAC,UAAU,2BAA2B,GAAG,UAAU,aAAa,GAAK,kBAAkBjH,GAAmB,SAAS,CAAcyG,EAAKS,EAAkB,CAAC,WAAWxE,EAAY,UAAU,CAAC,UAAU,CAAC,kBAAkB,CAAC,CAAC,IAAIgB,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIC,EAAK,OAAO,WAAW,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,kBAAkB,CAAC,CAAC,IAAID,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIC,EAAK,OAAO,WAAW,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB8C,EAAKU,GAAqC,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,IAAIzD,EAAK,OAAO,WAAW,EAAE,CAAC,IAAIC,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,EAAE,qCAAqC,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUT,GAAgB,CAAC,QAAAC,CAAO,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAK,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAesD,EAAKW,GAAgB,CAAC,SAASjE,EAAQ,SAAsBsD,EAAKM,GAAU,CAAC,SAA+BM,GAA0BV,EAAYW,EAAS,CAAC,SAAS,CAAcb,EAAKI,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAI1D,EAAQ,KAAK,CAAC,EAAE,WAAW,EAAesD,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,QAAQ5G,GAAW,UAAU,2BAA2B,wBAAwB,UAAU,KAAKD,GAAU,QAAQE,GAAW,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBmG,EAAKc,GAAiB,CAAC,QAAQjE,GAAe,CAAC,QAAAH,CAAO,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,cAAc,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewD,EAAM,OAAO,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcA,EAAM,SAAS,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,GAAGzF,GAAG,KAAK,OAAO,IAAI2C,GAAK,SAAS,CAAc4C,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,GAAG3C,GAAI,KAAK,cAAc,IAAIJ,CAAI,CAAC,EAAe+C,EAAKO,EAA0B,CAAC,MAAM,QAAQ,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,wBAAwB,KAAK,wBAAwB,SAAsBR,EAAKS,EAAkB,CAAC,WAAWxE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB+D,EAAKe,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,wBAAwB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAK,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,UAAUzC,EAAmBnF,EAAkB,KAAK6B,CAAY,KAAK,MAAMsD,IAAqB,OAAOA,EAAgCyB,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,oEAAoE,EAAE,SAAS,8BAA8B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,GAAG1C,GAAI,KAAK,QAAQ,IAAIC,GAAK,SAAsByC,EAAKiB,GAAY,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,KAAKzC,EAAoBpF,EAAkB,KAAK6B,CAAY,KAAK,MAAMuD,IAAsB,OAAOA,EAAoB,SAAS,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,uEAAuE,OAAO,wKAAwK,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,EAAe0B,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,GAAG1C,GAAI,KAAK,UAAU,IAAIC,GAAK,SAAS,CAAcuC,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,UAAUvC,EAAoBrF,EAAkB,KAAK6B,CAAY,KAAK,MAAMwD,IAAsB,OAAOA,EAAiCuB,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,yKAAyK,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,wIAAwI,MAAM,CAAC,OAAO,EAAE,KAAK,wIAAwI,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,UAAUtC,EAAoBtF,EAAkB,KAAK6B,CAAY,KAAK,MAAMyD,IAAsB,OAAOA,EAAiCsB,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,uCAAuC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,4CAA4C,MAAM,CAAC,OAAO,EAAE,KAAK,4CAA4C,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAsBA,EAAKS,EAAkB,CAAC,WAAWxE,EAAY,UAAU,CAAC,UAAU,CAAC,sCAAsC,OAAU,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsBiE,EAAMgB,GAAgB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,GAAGxD,GAAI,KAAK,SAAS,IAAIC,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcqC,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,IAAI,KAAK,IAAI,SAAsBA,EAAKS,EAAkB,CAAC,WAAWxE,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,KAAK0C,EAAoBvF,EAAkB,KAAK6B,CAAY,KAAK,MAAM0D,IAAsB,OAAOA,EAAoB,gCAAgC,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ,OAAO,YAAY,KAAK,WAAW,KAAK,MAAM,mCAAmC,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,CAAC,EAAE,SAAsBqB,EAAKmB,EAAM,CAAC,WAAW,CAAC,KAAKvC,EAAoBxF,EAAkB,KAAK6B,CAAY,KAAK,MAAM2D,IAAsB,OAAOA,EAAoB,gCAAgC,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ,OAAO,YAAY,KAAK,WAAW,KAAK,MAAM,mCAAmC,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoB,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,IAAI,KAAK,IAAI,SAAsBA,EAAKS,EAAkB,CAAC,WAAWxE,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,KAAK4C,EAAoBzF,EAAkB,KAAK6B,CAAY,KAAK,MAAM4D,IAAsB,OAAOA,EAAoB,6BAA6B,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQ,OAAO,YAAY,IAAI,WAAW,KAAK,MAAM,mCAAmC,IAAI,qEAAqE,OAAO,oKAAoK,CAAC,CAAC,EAAE,SAAsBmB,EAAKmB,EAAM,CAAC,WAAW,CAAC,KAAKrC,EAAoB1F,EAAkB,KAAK6B,CAAY,KAAK,MAAM6D,IAAsB,OAAOA,EAAoB,6BAA6B,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQ,OAAO,YAAY,IAAI,WAAW,KAAK,MAAM,mCAAmC,IAAI,qEAAqE,OAAO,oKAAoK,EAAE,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekB,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,IAAI,KAAK,IAAI,SAAsBA,EAAKS,EAAkB,CAAC,WAAWxE,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,KAAK8C,EAAoB3F,EAAkB,KAAK6B,CAAY,KAAK,MAAM8D,IAAsB,OAAOA,EAAoB,wBAAwB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ,OAAO,YAAY,KAAK,WAAW,KAAK,MAAM,mCAAmC,IAAI,uEAAuE,OAAO,yKAAyK,CAAC,CAAC,EAAE,SAAsBiB,EAAKmB,EAAM,CAAC,WAAW,CAAC,KAAKnC,EAAoB5F,EAAkB,KAAK6B,CAAY,KAAK,MAAM+D,IAAsB,OAAOA,EAAoB,wBAAwB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ,OAAO,YAAY,KAAK,WAAW,KAAK,MAAM,mCAAmC,IAAI,uEAAuE,OAAO,yKAAyK,EAAE,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegB,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,IAAI,KAAK,IAAI,SAAsBA,EAAKS,EAAkB,CAAC,WAAWxE,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,KAAKgD,EAAqB7F,EAAkB,KAAK6B,CAAY,KAAK,MAAMgE,IAAuB,OAAOA,EAAqB,+CAA+C,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQ,OAAO,YAAY,IAAI,WAAW,KAAK,MAAM,mCAAmC,IAAI,sEAAsE,OAAO,sKAAsK,CAAC,CAAC,EAAE,SAAsBe,EAAKmB,EAAM,CAAC,WAAW,CAAC,KAAKjC,EAAqB9F,EAAkB,KAAK6B,CAAY,KAAK,MAAMiE,IAAuB,OAAOA,EAAqB,+CAA+C,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQ,OAAO,YAAY,IAAI,WAAW,KAAK,MAAM,mCAAmC,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegB,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,GAAGtC,GAAI,KAAK,UAAU,IAAIC,GAAK,SAAS,CAAcmC,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,UAAU7B,EAAqB/F,EAAkB,KAAK6B,CAAY,KAAK,MAAMkE,IAAuB,OAAOA,EAAkCa,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,qCAAqC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,4CAA4C,MAAM,CAAC,OAAO,EAAE,KAAK,4CAA4C,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,UAAU5B,EAAqBhG,EAAkB,KAAK6B,CAAY,KAAK,MAAMmE,IAAuB,OAAOA,EAAkCY,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,0CAA0C,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,wIAAwI,MAAM,CAAC,OAAO,EAAE,KAAK,wIAAwI,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKoB,GAAO,CAAC,MAAM,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,8GAA8G,OAAO,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,MAAM/B,EAAqBjG,EAAkB,MAAM6B,CAAY,KAAK,MAAMoE,IAAuB,OAAOA,EAAqB,aAAa,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAea,EAAM,OAAO,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,GAAGpC,GAAI,KAAK,OAAO,IAAIZ,EAAK,SAAS,CAAcgD,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKS,EAAkB,CAAC,WAAWxE,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,KAAKqD,EAAqBlG,EAAkB,MAAM6B,CAAY,KAAK,MAAMqE,IAAuB,OAAOA,EAAqB,6CAA6C,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ,OAAO,YAAY,KAAK,WAAW,KAAK,MAAM,sBAAsB,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,KAAKC,EAAqBnG,EAAkB,MAAM6B,CAAY,KAAK,MAAMsE,IAAuB,OAAOA,EAAqB,6CAA6C,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ,OAAO,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,CAAC,EAAE,SAAsBS,EAAKmB,EAAM,CAAC,WAAW,CAAC,KAAK3B,EAAqBpG,EAAkB,MAAM6B,CAAY,KAAK,MAAMuE,IAAuB,OAAOA,EAAqB,6CAA6C,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ,OAAO,YAAY,KAAK,WAAW,KAAK,MAAM,sBAAsB,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,UAAU,iBAAiB,mBAAmB,kCAAkC,KAAK,iCAAiC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeU,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKS,EAAkB,CAAC,WAAWxE,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUwD,EAAqBrG,EAAkB,MAAM6B,CAAY,KAAK,MAAMwE,IAAuB,OAAOA,EAAkCO,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,UAAUtB,EAAqBtG,EAAkB,MAAM6B,CAAY,KAAK,MAAMyE,IAAuB,OAAOA,EAAkCM,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,OAAO,EAAE,KAAK,UAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKqB,GAAY,CAAC,OAAO,OAAO,UAAU,GAAM,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenB,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKS,EAAkB,CAAC,WAAWxE,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU0D,EAAqBvG,EAAkB,MAAM6B,CAAY,KAAK,MAAM0E,IAAuB,OAAOA,EAAkCK,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,UAAUpB,EAAqBxG,EAAkB,MAAM6B,CAAY,KAAK,MAAM2E,IAAuB,OAAOA,EAAkCI,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,MAAM,CAAC,OAAO,EAAE,KAAK,UAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKsB,GAAY,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAAcF,EAAKS,EAAkB,CAAC,WAAWxE,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU4D,EAAqBzG,EAAkB,MAAM6B,CAAY,KAAK,MAAM4E,IAAuB,OAAOA,EAAkCG,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,UAAUlB,GAAqB1G,EAAkB,MAAM6B,CAAY,KAAK,MAAM6E,KAAuB,OAAOA,GAAkCE,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKS,EAAkB,CAAC,WAAWxE,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,kCAAkC,EAAE,UAAU,CAAC,MAAM,oBAAoB,CAAC,EAAE,SAAsB+D,EAAKO,EAA0B,CAAC,MAAM,mCAAmC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKuB,GAAU,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerB,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAAcF,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,UAAUjB,GAAqB3G,EAAkB,MAAM6B,CAAY,KAAK,MAAM8E,KAAuB,OAAOA,GAAkCC,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAAcF,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKwB,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexB,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKwB,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexB,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKwB,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexB,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,GAAGjC,GAAI,KAAK,aAAa,IAAIC,GAAK,SAAsBgC,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKS,EAAkB,CAAC,WAAWxE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB+D,EAAKyB,GAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAKO,EAA0B,CAAC,MAAM,QAAQ,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,SAAS,GAAGvC,GAAI,KAAK,SAAS,IAAIC,GAAM,SAAsB8B,EAAKS,EAAkB,CAAC,WAAWxE,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB+D,EAAK0B,GAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,SAAS,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1B,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAK2B,GAAa,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3B,EAAK,MAAM,CAAC,UAAUK,GAAG1H,GAAkB,GAAG0F,EAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQuD,GAAI,CAAC,kFAAkF,IAAIvH,GAAS,+IAA+I,kFAAkF,uVAAuV,oKAAoK,gGAAgG,sIAAsI,kRAAkR,uSAAuS,uVAAuV,gIAAgI,mSAAmS,0LAA0L,6SAA6S,6VAA6V,4IAA4I,8UAA8U,uPAAuP,2QAA2Q,gRAAgR,yeAAye,8OAA8O,uSAAuS,wLAAwL,wGAAwG,gSAAgS,mRAAmR,0WAA0W,gXAAgX,sWAAsW,qNAAqN,wLAAwL,oIAAoI,6RAA6R,8LAA8L,oRAAoR,iOAAiO,4QAA4Q,0GAA0G,qHAAqH,uKAAuK,wmJAAwmJ,6FAA6F,oHAAoHA,GAAS,u/BAAu/B,2FAA2FA,GAAS,6kGAA6kG,GAAeuH,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,EAAG,EAS9+mDC,EAAgBC,GAAQhH,GAAU8G,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,WAAWA,EAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAmB,GAAGC,GAAsB,GAAGC,GAAY,GAAGC,GAAiB,GAAGC,GAAiB,GAAGC,GAAe,GAAGC,GAAgB,GAAGC,GAAqB,GAAGC,GAAY,GAAGC,GAAkB,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACnrE,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,yBAA2B,OAAO,sBAAwB,SAAS,qBAAuB,OAAO,yBAA2B,QAAQ,uBAAyB,GAAG,sBAAwB,IAAI,6BAA+B,OAAO,oCAAsC,2JAAyL,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavigationBarFonts", "getFonts", "F4p7gIkSa_default", "NavigationBarWithVariantAppearEffect", "withVariantAppearEffect", "NavigationMobileFonts", "JFJtp9phd_default", "ImageWithFX", "withFX", "Image2", "MotionDivWithFX", "motion", "ButtonFonts", "N8RU_gCfF_default", "InfoContactFonts", "Cbh5ZboRy_default", "InfoAddressFonts", "SEsoKkzMw_default", "InfoHoursFonts", "ZMTBTnrrB_default", "IconSocialFonts", "zjTQ9jOPb_default", "ImagesImageGridFonts", "uT88SCypF_default", "FooterFonts", "dZbjmX7N4_default", "SmoothScrollFonts", "SmoothScroll", "breakpoints", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "RSFL9xTPawelu7j", "overlay", "paginationInfo", "args", "dismiss1wvko5h", "preloadPromise", "ref1", "pe", "ref2", "ref3", "useRouteElementId", "ref4", "id1", "id2", "ref5", "id3", "ref6", "id4", "ref7", "id5", "ref8", "id6", "id7", "ref9", "id8", "ref10", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "_getLocalizedValue23", "_getLocalizedValue24", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "l", "ComponentViewportProvider", "Container", "PropertyOverrides2", "NavigationBarWithVariantAppearEffect", "AnimatePresence", "Ga", "x", "JFJtp9phd_default", "F4p7gIkSa_default", "RichText2", "ImageWithFX", "MotionDivWithFX", "Image2", "N8RU_gCfF_default", "Cbh5ZboRy_default", "SEsoKkzMw_default", "ZMTBTnrrB_default", "zjTQ9jOPb_default", "uT88SCypF_default", "dZbjmX7N4_default", "SmoothScroll", "css", "Framerhj70i8X1O", "withCSS", "hj70i8X1O_default", "addFonts", "NavigationBarFonts", "NavigationMobileFonts", "ButtonFonts", "InfoContactFonts", "InfoAddressFonts", "InfoHoursFonts", "IconSocialFonts", "ImagesImageGridFonts", "FooterFonts", "SmoothScrollFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
