{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/OPmIEDVRw3amYB3GBzWp/GoogleMaps.js", "ssg:https://framerusercontent.com/modules/sqjusBsOArMeLztmWsW4/mmYv0KHQQQVVeKw54br9/augiA20Il.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,motion}from\"framer\";import{containerStyles,useRadius,borderRadiusControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";import{useMemo}from\"react\";const coordinatesRegex=/^((?:\\-?|\\+?)?\\d+(?:\\.\\d+)?),\\s*((?:\\-?|\\+?)?\\d+(?:\\.\\d+)?)$/;/**\n * GOOGLE MAPS\n *\n * @framerIntrinsicWidth 600\n * @framerIntrinsicHeight 400\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function GoogleMaps({coordinates,zoom,style,...props}){const borderRadius=useRadius(props);const[latitude1,longitude1]=useMemo(()=>{var ref;const[,latitude,longitude]=(ref=coordinates.match(coordinatesRegex))!==null&&ref!==void 0?ref:[null,\"\",\"\",];return[latitude,longitude];},[coordinates]);return(/*#__PURE__*/ _jsx(motion.div,{style:{...style,...containerStyles,overflow:\"hidden\",borderRadius},...props,children:/*#__PURE__*/ _jsx(\"iframe\",{style:{height:\"100%\",width:\"100%\",border:0},src:`https://maps.google.com/maps?q=${latitude1},${longitude1}&z=${zoom}&output=embed`})}));};addPropertyControls(GoogleMaps,{coordinates:{type:ControlType.String,title:\"Coordinates\",placeholder:\"52.37588, 4.891295\",defaultValue:\"52.37588, 4.891295\",description:\"GPS coordinates can be found directly in [Google Maps](https://maps.google.com).\"},zoom:{type:ControlType.Number,step:1,min:0,max:25,title:\"Zoom\",defaultValue:15},...borderRadiusControl});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"GoogleMaps\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"600\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"400\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GoogleMaps.map", "// Generated by Framer (eb93fa7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import GoogleMaps from\"https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/OPmIEDVRw3amYB3GBzWp/GoogleMaps.js\";import FooterDark from\"#framer/local/canvasComponent/BmUcG9cNv/BmUcG9cNv.js\";import NavbarLogoDark from\"#framer/local/canvasComponent/zRpchugMJ/zRpchugMJ.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavbarLogoDarkFonts=getFonts(NavbarLogoDark);const ImageWithFX=withFX(Image);const GoogleMapsFonts=getFonts(GoogleMaps);const FooterDarkFonts=getFonts(FooterDark);const breakpoints={U_PkAhBig:\"(min-width: 810px) and (max-width: 1199px)\",WQLkyLRf1:\"(min-width: 1200px)\",zyjTpUuIF:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-d8JgD\";const variantClassNames={U_PkAhBig:\"framer-v-15kit0n\",WQLkyLRf1:\"framer-v-72rtr7\",zyjTpUuIF:\"framer-v-5584mm\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"zyjTpUuIF\",Tablet:\"U_PkAhBig\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",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-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bsx44v-container\",layoutScroll:true,nodeId:\"pirfcveIo\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U_PkAhBig:{variant:\"XHPN80POx\"},zyjTpUuIF:{variant:\"XAjKczqyf\"}},children:/*#__PURE__*/_jsx(NavbarLogoDark,{height:\"100%\",id:\"pirfcveIo\",layoutId:\"pirfcveIo\",style:{width:\"100%\"},variant:\"oJsrOvl3l\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(ImageWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:50,__perspectiveFX:false,__targetOpacity:1,as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:3240,intrinsicWidth:5760,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:3240,pixelWidth:5760,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/HeMJHKYcsM7hMYQzrPFUUzHiw4.jpg\",srcSet:\"https://framerusercontent.com/images/HeMJHKYcsM7hMYQzrPFUUzHiw4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HeMJHKYcsM7hMYQzrPFUUzHiw4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HeMJHKYcsM7hMYQzrPFUUzHiw4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/HeMJHKYcsM7hMYQzrPFUUzHiw4.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/HeMJHKYcsM7hMYQzrPFUUzHiw4.jpg 5760w\"},className:\"framer-67bk8w\",\"data-framer-name\":\"Header Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fvomm3\",\"data-framer-name\":\"Overlay\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zyjTpUuIF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7RE0gU2VyaWYgRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"DM Serif Display\", \"DM Serif Display Placeholder\", serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Welcome\",/*#__PURE__*/_jsx(\"br\",{}),\"to MUA\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7RE0gU2VyaWYgRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"DM Serif Display\", \"DM Serif Display Placeholder\", serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Welcome to MUA\"})}),className:\"framer-bz2gvn\",fonts:[\"GF;DM Serif Display-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zyjTpUuIF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.6)\"},children:\"Where every bite is a journey that inspires you to live in the moment. We believe that food is not just about satisfying your hunger, but about exploring new flavors and experiences.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.6)\"},children:\"Where every bite is a journey that inspires you to live in the moment. We believe that food is not just about satisfying your hunger, but about exploring new flavors and experiences.\"})}),className:\"framer-ptuwg8\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p6kg5\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://muaasiancuisine.kwickmenu.com\",motionChild:true,nodeId:\"sgdCOGXCf\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-189kf1b framer-lux5qc\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItODAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"800\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"capitalize\"},children:\"Order Online\"})}),className:\"framer-1v39eux\",fonts:[\"GF;Inter-800\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GU8ft0BPg\"},motionChild:true,nodeId:\"wSmPyVtUu\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-393qt3 framer-lux5qc\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItODAw\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"800\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"capitalize\"},children:\"Explore the Menu\"})}),className:\"framer-3vgsox\",fonts:[\"GF;Inter-800\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14cezcj\",\"data-framer-name\":\"Grid 1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ich1tf\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-tgpird\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zyjTpUuIF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4784,intrinsicWidth:3189,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+668+92+0+0+0+0+0),pixelHeight:4784,pixelWidth:3189,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 40px) / 3, 200px)`,src:\"https://framerusercontent.com/images/vl8w89Rj24VYNYuQtOmsrNVuLs.jpg\",srcSet:\"https://framerusercontent.com/images/vl8w89Rj24VYNYuQtOmsrNVuLs.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/vl8w89Rj24VYNYuQtOmsrNVuLs.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/vl8w89Rj24VYNYuQtOmsrNVuLs.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/vl8w89Rj24VYNYuQtOmsrNVuLs.jpg 3189w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4784,intrinsicWidth:3189,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+690+92+0+0+0+0+0),pixelHeight:4784,pixelWidth:3189,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 40px) / 3, 200px)`,src:\"https://framerusercontent.com/images/vl8w89Rj24VYNYuQtOmsrNVuLs.jpg\",srcSet:\"https://framerusercontent.com/images/vl8w89Rj24VYNYuQtOmsrNVuLs.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/vl8w89Rj24VYNYuQtOmsrNVuLs.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/vl8w89Rj24VYNYuQtOmsrNVuLs.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/vl8w89Rj24VYNYuQtOmsrNVuLs.jpg 3189w\"},className:\"framer-f0p7wi\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vgj9wa\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zyjTpUuIF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3456,intrinsicWidth:5184,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+668+92+0+0+0+0+0),pixelHeight:3456,pixelWidth:5184,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 40px) / 3, 200px)`,src:\"https://framerusercontent.com/images/LXLlXhZrQ75MRoKSEdkifxSxEic.jpg\",srcSet:\"https://framerusercontent.com/images/LXLlXhZrQ75MRoKSEdkifxSxEic.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LXLlXhZrQ75MRoKSEdkifxSxEic.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LXLlXhZrQ75MRoKSEdkifxSxEic.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/LXLlXhZrQ75MRoKSEdkifxSxEic.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/LXLlXhZrQ75MRoKSEdkifxSxEic.jpg 5184w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3456,intrinsicWidth:5184,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+690+92+0+0+0+0+0),pixelHeight:3456,pixelWidth:5184,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 40px) / 3, 200px)`,src:\"https://framerusercontent.com/images/LXLlXhZrQ75MRoKSEdkifxSxEic.jpg\",srcSet:\"https://framerusercontent.com/images/LXLlXhZrQ75MRoKSEdkifxSxEic.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LXLlXhZrQ75MRoKSEdkifxSxEic.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LXLlXhZrQ75MRoKSEdkifxSxEic.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/LXLlXhZrQ75MRoKSEdkifxSxEic.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/LXLlXhZrQ75MRoKSEdkifxSxEic.jpg 5184w\"},className:\"framer-lugzh3\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-167dxmt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zyjTpUuIF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5272,intrinsicWidth:3515,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+668+92+0+0+0+0+0),pixelHeight:5272,pixelWidth:3515,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 40px) / 3, 200px)`,src:\"https://framerusercontent.com/images/CjwpLgIoTtwWreVm7kAKq2y0i6M.jpg\",srcSet:\"https://framerusercontent.com/images/CjwpLgIoTtwWreVm7kAKq2y0i6M.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/CjwpLgIoTtwWreVm7kAKq2y0i6M.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/CjwpLgIoTtwWreVm7kAKq2y0i6M.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/CjwpLgIoTtwWreVm7kAKq2y0i6M.jpg 3515w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5272,intrinsicWidth:3515,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+690+92+0+0+0+0+0),pixelHeight:5272,pixelWidth:3515,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 40px) / 3, 200px)`,src:\"https://framerusercontent.com/images/CjwpLgIoTtwWreVm7kAKq2y0i6M.jpg\",srcSet:\"https://framerusercontent.com/images/CjwpLgIoTtwWreVm7kAKq2y0i6M.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/CjwpLgIoTtwWreVm7kAKq2y0i6M.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/CjwpLgIoTtwWreVm7kAKq2y0i6M.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/CjwpLgIoTtwWreVm7kAKq2y0i6M.jpg 3515w\"},className:\"framer-e12sk2\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lbia4x\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zyjTpUuIF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3462,intrinsicWidth:2597,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+668+92+0+0+270+0+0),pixelHeight:3462,pixelWidth:2597,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 40px) / 3, 200px)`,src:\"https://framerusercontent.com/images/axgPwibL5bJP8ojXw7JcCvQ2Hg.jpg\",srcSet:\"https://framerusercontent.com/images/axgPwibL5bJP8ojXw7JcCvQ2Hg.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/axgPwibL5bJP8ojXw7JcCvQ2Hg.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/axgPwibL5bJP8ojXw7JcCvQ2Hg.jpg 2597w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3462,intrinsicWidth:2597,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+690+92+0+0+270+0+0),pixelHeight:3462,pixelWidth:2597,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 40px) / 3, 200px)`,src:\"https://framerusercontent.com/images/axgPwibL5bJP8ojXw7JcCvQ2Hg.jpg\",srcSet:\"https://framerusercontent.com/images/axgPwibL5bJP8ojXw7JcCvQ2Hg.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/axgPwibL5bJP8ojXw7JcCvQ2Hg.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/axgPwibL5bJP8ojXw7JcCvQ2Hg.jpg 2597w\"},className:\"framer-1ku5vw8\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8tzvv0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zyjTpUuIF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4613,intrinsicWidth:3456,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+668+92+0+0+270+0+0),pixelHeight:4613,pixelWidth:3456,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 40px) / 3, 200px)`,src:\"https://framerusercontent.com/images/aiCeGsCYef15u7zxo01m457xCY8.jpg\",srcSet:\"https://framerusercontent.com/images/aiCeGsCYef15u7zxo01m457xCY8.jpg?scale-down-to=1024 767w,https://framerusercontent.com/images/aiCeGsCYef15u7zxo01m457xCY8.jpg?scale-down-to=2048 1534w,https://framerusercontent.com/images/aiCeGsCYef15u7zxo01m457xCY8.jpg?scale-down-to=4096 3068w,https://framerusercontent.com/images/aiCeGsCYef15u7zxo01m457xCY8.jpg 3456w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4613,intrinsicWidth:3456,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+690+92+0+0+270+0+0),pixelHeight:4613,pixelWidth:3456,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 40px) / 3, 200px)`,src:\"https://framerusercontent.com/images/aiCeGsCYef15u7zxo01m457xCY8.jpg\",srcSet:\"https://framerusercontent.com/images/aiCeGsCYef15u7zxo01m457xCY8.jpg?scale-down-to=1024 767w,https://framerusercontent.com/images/aiCeGsCYef15u7zxo01m457xCY8.jpg?scale-down-to=2048 1534w,https://framerusercontent.com/images/aiCeGsCYef15u7zxo01m457xCY8.jpg?scale-down-to=4096 3068w,https://framerusercontent.com/images/aiCeGsCYef15u7zxo01m457xCY8.jpg 3456w\"},className:\"framer-12hmu4c\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w304qo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zyjTpUuIF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:5472,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+668+92+0+0+270+0+0),pixelHeight:3648,pixelWidth:5472,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 40px) / 3, 200px)`,src:\"https://framerusercontent.com/images/ZksyXFVu60FGWQZ1X9w1NKCqs.jpg\",srcSet:\"https://framerusercontent.com/images/ZksyXFVu60FGWQZ1X9w1NKCqs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ZksyXFVu60FGWQZ1X9w1NKCqs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZksyXFVu60FGWQZ1X9w1NKCqs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZksyXFVu60FGWQZ1X9w1NKCqs.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/ZksyXFVu60FGWQZ1X9w1NKCqs.jpg 5472w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:5472,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+690+92+0+0+270+0+0),pixelHeight:3648,pixelWidth:5472,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 40px) / 3, 200px)`,src:\"https://framerusercontent.com/images/ZksyXFVu60FGWQZ1X9w1NKCqs.jpg\",srcSet:\"https://framerusercontent.com/images/ZksyXFVu60FGWQZ1X9w1NKCqs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ZksyXFVu60FGWQZ1X9w1NKCqs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZksyXFVu60FGWQZ1X9w1NKCqs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZksyXFVu60FGWQZ1X9w1NKCqs.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/ZksyXFVu60FGWQZ1X9w1NKCqs.jpg 5472w\"},className:\"framer-1plg4ds\",\"data-framer-name\":\"Image\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cxflz5\",\"data-framer-name\":\"2 Columns Text Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5mhi5w\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hxjatr\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zyjTpUuIF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7RE0gU2VyaWYgRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"DM Serif Display\", \"DM Serif Display Placeholder\", serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Meet the Owners\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7RE0gU2VyaWYgRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"DM Serif Display\", \"DM Serif Display Placeholder\", serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Meet the Owners\"})}),className:\"framer-11rxoku\",fonts:[\"GF;DM Serif Display-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Meet Rouacha Moua and Jolina Lor. With years of experience in the Asian food industry, they are passionate about sharing their expertise and love for authentic Asian cuisine with everyone.\"})}),className:\"framer-5v53it\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-svp11x\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rZ7DFssXn\"},motionChild:true,nodeId:\"aH0fJjQCy\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1ws2rdx framer-lux5qc\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Learn More\"})}),className:\"framer-2w0yxi\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zyjTpUuIF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:907,intrinsicWidth:1290,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1372+0+0),pixelHeight:3570,pixelWidth:5256,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/n1rTM1XOUlywXcwf9GScwYCf7o.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/n1rTM1XOUlywXcwf9GScwYCf7o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/n1rTM1XOUlywXcwf9GScwYCf7o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/n1rTM1XOUlywXcwf9GScwYCf7o.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/n1rTM1XOUlywXcwf9GScwYCf7o.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/n1rTM1XOUlywXcwf9GScwYCf7o.jpg 5256w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:907,intrinsicWidth:1290,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1394+0),pixelHeight:3570,pixelWidth:5256,sizes:`max(${componentViewport?.width||\"100vw\"} / 2, 1px)`,src:\"https://framerusercontent.com/images/n1rTM1XOUlywXcwf9GScwYCf7o.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/n1rTM1XOUlywXcwf9GScwYCf7o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/n1rTM1XOUlywXcwf9GScwYCf7o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/n1rTM1XOUlywXcwf9GScwYCf7o.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/n1rTM1XOUlywXcwf9GScwYCf7o.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/n1rTM1XOUlywXcwf9GScwYCf7o.jpg 5256w\"},className:\"framer-1jy70kg\",\"data-framer-name\":\"Image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1brgd71\",\"data-framer-name\":\"2 Columns Image Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zyjTpUuIF:{href:\"https://www.google.com/maps/place/MUA+Asian+Cuisine/@44.977326,-85.6589556,15z/data=!4m15!1m8!3m7!1s0x4d4b2b77263fc501:0x70d696fb5928a85e!2sMUA+Asian+Cuisine!8m2!3d44.977326!4d-85.6502009!10e5!16s%2Fg%2F11kqcydmzt!3m5!1s0x4d4b2b77263fc501:0x70d696fb5928a85e!8m2!3d44.977326!4d-85.6502009!16s%2Fg%2F11kqcydmzt?entry=ttu\"}},children:/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"PbVnf6OE0\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zyjTpUuIF:{as:\"a\"}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960},className:\"framer-1dlix2h framer-lux5qc\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-o012ea-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"aNQFMo9M1\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(GoogleMaps,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,coordinates:\"44.97748534896721, -85.65006142747863\",height:\"100%\",id:\"aNQFMo9M1\",isMixedBorderRadius:false,layoutId:\"aNQFMo9M1\",style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,width:\"100%\",zoom:16})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-e7kui7\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ahxbdi\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7RE0gU2VyaWYgRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"DM Serif Display\", \"DM Serif Display Placeholder\", serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Our Location\"})}),className:\"framer-1nkwvo2\",fonts:[\"GF;DM Serif Display-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-size\":\"1px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"316 N St Joseph St A,\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"Suttons Bay, MI 49682\"})]})}),className:\"framer-96zdwk\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-letter-spacing\":\"4px\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"HOURS\"})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-font-size\":\"14px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Monday:\"}),\" Closed\"]}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-font-size\":\"14px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Tuesday:\"}),\" 12pm - 8pm\"]}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-font-size\":\"14px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Wednesday:\"}),\" 12pm - 8pm\"]}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-font-size\":\"14px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Thursday:\"}),\" 12pm - 8pm\"]}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-font-size\":\"14px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Friday:\"}),\" 12pm - 8pm\"]}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-font-size\":\"14px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Saturday:\"}),\" 12pm - 8pm\"]}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-font-size\":\"14px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Sunday:\"}),\" 12pm - 7:30pm\"]})]})}),className:\"framer-dqsq3u\",fonts:[\"GF;Inter-500\",\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1meoaoy\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.google.com/maps/place/MUA+Asian+Cuisine/@44.977326,-85.6589556,15z/data=!4m15!1m8!3m7!1s0x4d4b2b77263fc501:0x70d696fb5928a85e!2sMUA+Asian+Cuisine!8m2!3d44.977326!4d-85.6502009!10e5!16s%2Fg%2F11kqcydmzt!3m5!1s0x4d4b2b77263fc501:0x70d696fb5928a85e!8m2!3d44.977326!4d-85.6502009!16s%2Fg%2F11kqcydmzt?entry=ttu\",motionChild:true,nodeId:\"V_0Pp73vx\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ptbc4b framer-lux5qc\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get Directions\"})}),className:\"framer-1no9rbn\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zyjTpUuIF:{y:(componentViewport?.y||0)+0+3139}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:367,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2594,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gl2ft6-container\",nodeId:\"fahf0N7nI\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U_PkAhBig:{variant:\"g5h_mzArX\"},zyjTpUuIF:{variant:\"gRahPYZqJ\"}},children:/*#__PURE__*/_jsx(FooterDark,{height:\"100%\",id:\"fahf0N7nI\",layoutId:\"fahf0N7nI\",style:{width:\"100%\"},variant:\"j3_yl4LTI\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-d8JgD.framer-lux5qc, .framer-d8JgD .framer-lux5qc { display: block; }\",\".framer-d8JgD.framer-72rtr7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-d8JgD .framer-bsx44v-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 2; }\",\".framer-d8JgD .framer-67bk8w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 690px; justify-content: center; overflow: visible; padding: 70px; position: relative; width: 100%; }\",\".framer-d8JgD .framer-fvomm3 { background-color: rgba(0, 0, 0, 0.75); bottom: 0px; flex: none; gap: 10px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-d8JgD .framer-bz2gvn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-d8JgD .framer-ptuwg8 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 572px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-d8JgD .framer-p6kg5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 39px 21px 39px 21px; position: relative; width: 475px; z-index: 1; }\",\".framer-d8JgD .framer-189kf1b { align-content: center; align-items: center; background-color: #e19d22; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 61px; justify-content: center; overflow: visible; padding: 15px; position: relative; text-decoration: none; width: 230px; }\",\".framer-d8JgD .framer-1v39eux { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 157px; word-break: break-word; word-wrap: break-word; }\",\".framer-d8JgD .framer-393qt3 { align-content: center; align-items: center; background-color: #627044; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 61px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 230px; }\",\".framer-d8JgD .framer-3vgsox, .framer-d8JgD .framer-1no9rbn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-d8JgD .framer-14cezcj { -webkit-filter: blur(0px); align-content: center; align-items: center; background-color: #000000; display: flex; filter: blur(0px); flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 92px 100px 92px 100px; position: relative; width: 100%; }\",\".framer-d8JgD .framer-ich1tf { display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-d8JgD .framer-tgpird, .framer-d8JgD .framer-1vgj9wa, .framer-d8JgD .framer-167dxmt, .framer-d8JgD .framer-lbia4x, .framer-d8JgD .framer-8tzvv0, .framer-d8JgD .framer-1w304qo { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: auto; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-d8JgD .framer-f0p7wi, .framer-d8JgD .framer-lugzh3, .framer-d8JgD .framer-e12sk2, .framer-d8JgD .framer-1ku5vw8, .framer-d8JgD .framer-12hmu4c, .framer-d8JgD .framer-1plg4ds { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 320px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-d8JgD .framer-cxflz5, .framer-d8JgD .framer-1brgd71 { align-content: center; align-items: center; background-color: #ffffff; 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-d8JgD .framer-5mhi5w, .framer-d8JgD .framer-e7kui7 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-d8JgD .framer-hxjatr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: center; max-width: 2018px; padding: 0px; position: relative; width: 400px; }\",\".framer-d8JgD .framer-11rxoku, .framer-d8JgD .framer-1nkwvo2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-d8JgD .framer-5v53it, .framer-d8JgD .framer-96zdwk, .framer-d8JgD .framer-dqsq3u { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-d8JgD .framer-svp11x, .framer-d8JgD .framer-1meoaoy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-d8JgD .framer-1ws2rdx, .framer-d8JgD .framer-ptbc4b { align-content: center; align-items: center; background-color: #eaa420; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px; position: relative; text-decoration: none; width: min-content; }\",\".framer-d8JgD .framer-2w0yxi { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-d8JgD .framer-1jy70kg, .framer-d8JgD .framer-1dlix2h { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 600px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-d8JgD .framer-o012ea-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-d8JgD .framer-ahxbdi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 2018px; padding: 0px; position: relative; width: 400px; }\",\".framer-d8JgD .framer-1gl2ft6-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-d8JgD.framer-72rtr7 { width: 810px; } .framer-d8JgD .framer-ptuwg8 { width: 527px; } .framer-d8JgD .framer-f0p7wi, .framer-d8JgD .framer-lugzh3, .framer-d8JgD .framer-e12sk2, .framer-d8JgD .framer-1ku5vw8, .framer-d8JgD .framer-12hmu4c, .framer-d8JgD .framer-1plg4ds { height: var(--framer-aspect-ratio-supported, 200px); } .framer-d8JgD .framer-hxjatr, .framer-d8JgD .framer-ahxbdi { width: 294px; }}\",\"@media (max-width: 809px) { .framer-d8JgD.framer-72rtr7, .framer-d8JgD .framer-1nkwvo2, .framer-d8JgD .framer-96zdwk, .framer-d8JgD .framer-dqsq3u { width: 390px; } .framer-d8JgD .framer-67bk8w { height: 668px; padding: 72px 72px 0px 72px; } .framer-d8JgD .framer-ptuwg8 { width: 304px; } .framer-d8JgD .framer-p6kg5 { flex-direction: column; padding: 39px 21px 0px 21px; } .framer-d8JgD .framer-f0p7wi, .framer-d8JgD .framer-lugzh3, .framer-d8JgD .framer-e12sk2, .framer-d8JgD .framer-1ku5vw8, .framer-d8JgD .framer-12hmu4c, .framer-d8JgD .framer-1plg4ds { height: var(--framer-aspect-ratio-supported, 200px); } .framer-d8JgD .framer-cxflz5 { flex-direction: column; height: 917px; } .framer-d8JgD .framer-5mhi5w { align-self: unset; flex: none; flex-direction: column; gap: 2px; height: 448px; order: 1; width: 100%; } .framer-d8JgD .framer-hxjatr { gap: 10px; padding: 30px; width: 100%; } .framer-d8JgD .framer-svp11x, .framer-d8JgD .framer-1brgd71 { flex-direction: column; } .framer-d8JgD .framer-1jy70kg { height: 1px; order: 0; width: 100%; } .framer-d8JgD .framer-1dlix2h { flex: none; height: 299px; text-decoration: none; width: 100%; } .framer-d8JgD .framer-e7kui7 { align-self: unset; flex: none; flex-direction: column; gap: 2px; height: 551px; width: 100%; } .framer-d8JgD .framer-ahxbdi { padding: 30px; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3101.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"U_PkAhBig\":{\"layout\":[\"fixed\",\"auto\"]},\"zyjTpUuIF\":{\"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 FrameraugiA20Il=withCSS(Component,css,\"framer-d8JgD\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:3101.5,width:1200};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"DM Serif Display\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmserifdisplay/v16/-nFnOHM81r4j6k0gjAW3mujVU2B2K_J709jy92k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v19/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v19/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYMZ1rib2Bg-4.woff2\",weight:\"800\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v19/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v19/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}]},...NavbarLogoDarkFonts,...GoogleMapsFonts,...FooterDarkFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"U_PkAhBig\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zyjTpUuIF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"3101.5\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["coordinatesRegex", "GoogleMaps", "coordinates", "zoom", "style", "props", "borderRadius", "useRadius", "latitude1", "longitude1", "se", "ref", "latitude", "longitude", "p", "motion", "containerStyles", "addPropertyControls", "ControlType", "borderRadiusControl", "NavbarLogoDarkFonts", "getFonts", "zRpchugMJ_default", "ImageWithFX", "withFX", "Image2", "GoogleMapsFonts", "GoogleMaps", "FooterDarkFonts", "BmUcG9cNv_default", "breakpoints", "serializationHash", "variantClassNames", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "zRpchugMJ_default", "ImageWithFX", "getLoadingLazyAtYPosition", "x", "RichText2", "Link", "Image2", "GoogleMaps", "BmUcG9cNv_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "NavbarLogoDarkFonts", "GoogleMapsFonts", "FooterDarkFonts", "__FramerMetadata__"]
}
