{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/EAVrQiq7CFGo6qalhoBD/nZLBD2G4aYr3zAQXNGGA/x5Qkzvg0u.js", "ssg:https://framerusercontent.com/modules/i8GHumlrMzCCnJeVRfcd/O6plMfyrDe6VZ27Vf22w/x5Qkzvg0u.js"],
  "sourcesContent": ["// Generated by Framer (ae50a0d)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={ipu8WrhlT:new LazyValue(()=>import(\"./x5Qkzvg0u-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(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);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ae50a0d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Navbar from\"#framer/local/canvasComponent/a3jLe1ol_/a3jLe1ol_.js\";import Footer from\"#framer/local/canvasComponent/bwkwxIdGV/bwkwxIdGV.js\";import Button from\"#framer/local/canvasComponent/tYXyiYosQ/tYXyiYosQ.js\";import PartnerWithDorsia from\"#framer/local/canvasComponent/VFAupqI1I/VFAupqI1I.js\";import Restaurants from\"#framer/local/collection/OXGmi5FgU/OXGmi5FgU.js\";import Cities from\"#framer/local/collection/uiVdeWkX4/uiVdeWkX4.js\";import*as sharedStyle from\"#framer/local/css/J9qe8BY_R/J9qe8BY_R.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/x5Qkzvg0u/x5Qkzvg0u.js\";import metadataProvider from\"#framer/local/webPageMetadata/x5Qkzvg0u/x5Qkzvg0u.js\";const NavbarFonts=getFonts(Navbar);const ButtonFonts=getFonts(Button);const PartnerWithDorsiaFonts=getFonts(PartnerWithDorsia);const FooterFonts=getFonts(Footer);const breakpoints={CzRJO0GKZ:\"(max-width: 809px)\",vjir1QSeF:\"(min-width: 1440px)\",YwG7EHA9m:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-MIS3C\";const variantClassNames={CzRJO0GKZ:\"framer-v-fpun1m\",vjir1QSeF:\"framer-v-5h6ttu\",YwG7EHA9m:\"framer-v-xrmg6c\"};const animation={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={bounce:0,delay:.075,duration:.4,type:\"spring\"};const textEffect={effect:animation,startDelay:.2,tokenization:\"word\",transition:transition1,trigger:\"onMount\",type:\"appear\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"vjir1QSeF\",Phone:\"CzRJO0GKZ\",Tablet:\"YwG7EHA9m\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"vjir1QSeF\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"x5Qkzvg0u\",data:Cities,type:\"Collection\"},select:[{collection:\"x5Qkzvg0u\",name:\"zteEcTvZn\",type:\"Identifier\"},{collection:\"x5Qkzvg0u\",name:\"avt5_WM_H\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"x5Qkzvg0u\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,zteEcTvZn=getFromCurrentRouteData(\"zteEcTvZn\")??\"\",avt5_WM_H=getFromCurrentRouteData(\"avt5_WM_H\")??true,dxeNYgdlGly20ZeSwn,sCxoO4cShly20ZeSwn,gFqYRZrJMly20ZeSwn,sCKAyvSQBly20ZeSwn,idly20ZeSwn,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"vjir1QSeF\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-af46a29e-240d-44c4-9d91-560f3152bb18, rgb(255, 253, 249)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-5h6ttu\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CzRJO0GKZ:{width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CzRJO0GKZ:{layoutScroll:true}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-89uvfu-container\",nodeId:\"xxvm1NiwV\",scopeId:\"x5Qkzvg0u\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CzRJO0GKZ:{style:{width:\"100%\"},variant:\"WAoqpGmhX\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"xxvm1NiwV\",layoutId:\"xxvm1NiwV\",olJ7G7pdo:\"var(--token-af46a29e-240d-44c4-9d91-560f3152bb18, rgb(255, 253, 249))\",style:{height:\"100%\",width:\"100%\"},variant:\"zhyXPa3rg\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1aszn0g\",\"data-framer-name\":\"hero section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-35b6yd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1NhaWxlYyBSZWd1bGFy\",\"--framer-font-family\":'\"Sailec Regular\", \"Sailec Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(13, 13, 13)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Kxc0vidy2\"},motionChild:true,nodeId:\"vLQh9pF5l\",openInNewTab:false,scopeId:\"x5Qkzvg0u\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-harfv8\",\"data-styles-preset\":\"J9qe8BY_R\",children:\"\u2190  See all Dorsia cities\"})})})}),className:\"framer-qj6zi7\",fonts:[\"CUSTOM;Sailec Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CzRJO0GKZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1NhaWxlYyBSZWd1bGFy\",\"--framer-font-family\":'\"Sailec Regular\", \"Sailec Regular Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"135%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(13, 13, 13)\"},children:\"Title\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1NhaWxlYyBSZWd1bGFy\",\"--framer-font-family\":'\"Sailec Regular\", \"Sailec Regular Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(13, 13, 13)\"},children:\"Title\"})}),className:\"framer-y8v6cr\",effect:textEffect,fonts:[\"CUSTOM;Sailec Regular\"],text:zteEcTvZn,verticalAlignment:\"top\",withExternalLayout:true})}),avt5_WM_H&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CzRJO0GKZ:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1NhaWxlYyBSZWd1bGFy\",\"--framer-font-family\":'\"Sailec Regular\", \"Sailec Regular Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"135%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(13, 13, 13)\"},children:\"Closed for 2024, see you next year.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1NhaWxlYyBSZWd1bGFy\",\"--framer-font-family\":'\"Sailec Regular\", \"Sailec Regular Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(13, 13, 13)\"},children:\"Closed for 2024, see you next year.\"})}),className:\"framer-y620ao\",fonts:[\"CUSTOM;Sailec Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ntbulu\",\"data-framer-name\":\"Spacer\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r99kzt\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13yn2ft-container\",nodeId:\"pqe7idkDn\",scopeId:\"x5Qkzvg0u\",children:/*#__PURE__*/_jsx(Button,{E6IiytKts:\"https://apps.apple.com/ca/app/dorsia-res/id1589267208\",height:\"100%\",id:\"pqe7idkDn\",layoutId:\"pqe7idkDn\",TSpSsOB1A:getLocalizedValue(\"v3\",activeLocale)??\"Apply for membership\",variant:\"aaRsMPlyp\",WcK2YBVQ0:true,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ko19g0-container\",nodeId:\"kyKTfIkk9\",scopeId:\"x5Qkzvg0u\",children:/*#__PURE__*/_jsx(Button,{E6IiytKts:\"mailto:info@dorsia.com\",height:\"100%\",id:\"kyKTfIkk9\",layoutId:\"kyKTfIkk9\",TSpSsOB1A:getLocalizedValue(\"v4\",activeLocale)??\"Get in touch\",variant:\"aaRsMPlyp\",WcK2YBVQ0:true,width:\"100%\"})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-eqzknr\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u9xdm7\",\"data-framer-name\":\"NYC content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-qq38f1\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ly20ZeSwn\",data:Restaurants,type:\"Collection\"},select:[{collection:\"ly20ZeSwn\",name:\"dxeNYgdlG\",type:\"Identifier\"},{collection:\"ly20ZeSwn\",name:\"sCxoO4cSh\",type:\"Identifier\"},{collection:\"ly20ZeSwn\",name:\"gFqYRZrJM\",type:\"Identifier\"},{collection:\"ly20ZeSwn\",name:\"sCKAyvSQB\",type:\"Identifier\"},{collection:\"ly20ZeSwn\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"ly20ZeSwn\",name:\"i9A0ZbZj2\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:zteEcTvZn},type:\"BinaryOperation\"},operator:\"and\",right:{collection:\"ly20ZeSwn\",name:\"UVX5JcIts\",type:\"Identifier\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({dxeNYgdlG:dxeNYgdlGly20ZeSwn,gFqYRZrJM:gFqYRZrJMly20ZeSwn,id:idly20ZeSwn,sCKAyvSQB:sCKAyvSQBly20ZeSwn,sCxoO4cSh:sCxoO4cShly20ZeSwn},index)=>{gFqYRZrJMly20ZeSwn??=\"\";sCKAyvSQBly20ZeSwn??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ly20ZeSwn-${idly20ZeSwn}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{sCKAyvSQB:sCKAyvSQBly20ZeSwn},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jlbljz\",\"data-framer-name\":\"Tile\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",...toResponsiveImage(dxeNYgdlGly20ZeSwn)},className:\"framer-1u6rz91\",\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ge9x95\",\"data-framer-name\":\"gradient\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ducy3v\",\"data-framer-name\":\"Logo stack\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",...toResponsiveImage(sCxoO4cShly20ZeSwn),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1vxo6f5\",\"data-framer-name\":\"logo\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kzgbsv\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1NhaWxlYyBSZWd1bGFy\",\"--framer-font-family\":'\"Sailec Regular\", \"Sailec Regular Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--token-af46a29e-240d-44c4-9d91-560f3152bb18, rgb(253, 253, 253))\"},children:\"Name\"})}),className:\"framer-1lj20a3\",fonts:[\"CUSTOM;Sailec Regular\"],text:gFqYRZrJMly20ZeSwn,verticalAlignment:\"top\",withExternalLayout:true})})]})})},idly20ZeSwn);})})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:432,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uwnqp8-container\",nodeId:\"nJQnfsFZO\",scopeId:\"x5Qkzvg0u\",children:/*#__PURE__*/_jsx(PartnerWithDorsia,{height:\"100%\",id:\"nJQnfsFZO\",layoutId:\"nJQnfsFZO\",style:{width:\"100%\"},variant:\"kO9ZMU_bi\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:99,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-9tjna6-container\",nodeId:\"S4_EfqT1j\",scopeId:\"x5Qkzvg0u\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"S4_EfqT1j\",layoutId:\"S4_EfqT1j\",PH3zNKhVM:\"var(--token-af46a29e-240d-44c4-9d91-560f3152bb18, rgb(255, 253, 249))\",style:{width:\"100%\"},variant:\"baAu7aA9o\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MIS3C.framer-k3l8z5, .framer-MIS3C .framer-k3l8z5 { display: block; }\",\".framer-MIS3C.framer-5h6ttu { align-content: center; align-items: center; background-color: var(--token-af46a29e-240d-44c4-9d91-560f3152bb18, #fffdf9); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-MIS3C .framer-89uvfu-container { flex: none; height: 80px; position: relative; width: 100%; z-index: 1; }\",\".framer-MIS3C .framer-1aszn0g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 58px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 50px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-MIS3C .framer-35b6yd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MIS3C .framer-qj6zi7, .framer-MIS3C .framer-y8v6cr, .framer-MIS3C .framer-y620ao { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-MIS3C .framer-ntbulu { flex: none; height: 17px; overflow: hidden; position: relative; width: 306px; }\",\".framer-MIS3C .framer-1r99kzt { 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: min-content; }\",\".framer-MIS3C .framer-13yn2ft-container, .framer-MIS3C .framer-ko19g0-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-MIS3C .framer-eqzknr { 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 30px 0px 30px; position: relative; width: 100%; z-index: 1; }\",\".framer-MIS3C .framer-1u9xdm7 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 30px; position: relative; width: 1px; }\",\".framer-MIS3C .framer-qq38f1 { display: grid; flex: none; gap: 10px; grid-auto-rows: min-content; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-MIS3C .framer-1jlbljz { align-self: start; aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 200px); justify-self: start; overflow: hidden; position: relative; width: 100%; }\",\".framer-MIS3C .framer-1u6rz91 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",'.framer-MIS3C .framer-ge9x95 { background: linear-gradient(137deg, var(--token-9bec2eba-9e06-427a-bc30-dd3d77aa91c9, rgba(13, 10, 6, 0.6)) /* {\"name\":\"restaurant tile\"} */ 0%, rgba(0, 0, 0, 0) 100%); bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }',\".framer-MIS3C .framer-1ducy3v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 140px; justify-content: center; left: calc(50.00000000000002% - 90% / 2); overflow: visible; padding: 0px; position: absolute; top: calc(50.00000000000002% - 140px / 2); width: 90%; }\",\".framer-MIS3C .framer-1vxo6f5 { flex: none; height: 100%; max-width: 70%; position: relative; width: 100%; }\",\".framer-MIS3C .framer-1kzgbsv { --border-bottom-width: 0.5px; --border-color: rgba(255, 255, 255, 0.19); --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0.5px; -webkit-backdrop-filter: blur(5px); align-content: center; align-items: center; backdrop-filter: blur(5px); background-color: rgba(255, 255, 255, 0.07); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; bottom: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 22px; justify-content: center; left: 22px; overflow: hidden; padding: 0px 10px 0px 10px; position: absolute; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-MIS3C .framer-1lj20a3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-MIS3C .framer-1uwnqp8-container, .framer-MIS3C .framer-9tjna6-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MIS3C.framer-5h6ttu, .framer-MIS3C .framer-1aszn0g, .framer-MIS3C .framer-35b6yd, .framer-MIS3C .framer-1r99kzt, .framer-MIS3C .framer-eqzknr, .framer-MIS3C .framer-1u9xdm7, .framer-MIS3C .framer-1ducy3v, .framer-MIS3C .framer-1kzgbsv { gap: 0px; } .framer-MIS3C.framer-5h6ttu > *, .framer-MIS3C .framer-1u9xdm7 > *, .framer-MIS3C .framer-1ducy3v > *, .framer-MIS3C .framer-1kzgbsv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-MIS3C.framer-5h6ttu > :first-child, .framer-MIS3C .framer-1aszn0g > :first-child, .framer-MIS3C .framer-35b6yd > :first-child, .framer-MIS3C .framer-1u9xdm7 > :first-child, .framer-MIS3C .framer-1ducy3v > :first-child, .framer-MIS3C .framer-1kzgbsv > :first-child { margin-top: 0px; } .framer-MIS3C.framer-5h6ttu > :last-child, .framer-MIS3C .framer-1aszn0g > :last-child, .framer-MIS3C .framer-35b6yd > :last-child, .framer-MIS3C .framer-1u9xdm7 > :last-child, .framer-MIS3C .framer-1ducy3v > :last-child, .framer-MIS3C .framer-1kzgbsv > :last-child { margin-bottom: 0px; } .framer-MIS3C .framer-1aszn0g > * { margin: 0px; margin-bottom: calc(58px / 2); margin-top: calc(58px / 2); } .framer-MIS3C .framer-35b6yd > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-MIS3C .framer-1r99kzt > *, .framer-MIS3C .framer-eqzknr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-MIS3C .framer-1r99kzt > :first-child, .framer-MIS3C .framer-eqzknr > :first-child { margin-left: 0px; } .framer-MIS3C .framer-1r99kzt > :last-child, .framer-MIS3C .framer-eqzknr > :last-child { margin-right: 0px; } }\",...sharedStyle.css,'.framer-MIS3C[data-border=\"true\"]::after, .framer-MIS3C [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (max-width: 809px) { .framer-MIS3C.framer-5h6ttu { width: 390px; } .framer-MIS3C .framer-89uvfu-container { height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); z-index: 3; } .framer-MIS3C .framer-1aszn0g { padding: 100px 30px 0px 30px; } .framer-MIS3C .framer-y8v6cr, .framer-MIS3C .framer-y620ao { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-MIS3C .framer-1r99kzt { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-MIS3C .framer-eqzknr { flex-direction: column; padding: 0px 20px 0px 20px; } .framer-MIS3C .framer-1u9xdm7 { flex: none; gap: 40px; padding: 30px 0px 0px 0px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MIS3C .framer-1r99kzt, .framer-MIS3C .framer-eqzknr, .framer-MIS3C .framer-1u9xdm7 { gap: 0px; } .framer-MIS3C .framer-1r99kzt > *, .framer-MIS3C .framer-eqzknr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-MIS3C .framer-1r99kzt > :first-child, .framer-MIS3C .framer-eqzknr > :first-child, .framer-MIS3C .framer-1u9xdm7 > :first-child { margin-top: 0px; } .framer-MIS3C .framer-1r99kzt > :last-child, .framer-MIS3C .framer-eqzknr > :last-child, .framer-MIS3C .framer-1u9xdm7 > :last-child { margin-bottom: 0px; } .framer-MIS3C .framer-1u9xdm7 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\",\"@media (min-width: 810px) and (max-width: 1439px) { .framer-MIS3C.framer-5h6ttu { width: 810px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1303\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"CzRJO0GKZ\":{\"layout\":[\"fixed\",\"auto\"]},\"YwG7EHA9m\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framerx5Qkzvg0u=withCSS(Component,css,\"framer-MIS3C\");export default Framerx5Qkzvg0u;Framerx5Qkzvg0u.displayName=\"Restaurants\";Framerx5Qkzvg0u.defaultProps={height:1303,width:1440};addFonts(Framerx5Qkzvg0u,[{explicitInter:true,fonts:[{family:\"Sailec Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/s4ZpyFzXLII7ThiYatzhJwiblgk.woff2\"}]},...NavbarFonts,...ButtonFonts,...PartnerWithDorsiaFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerx5Qkzvg0u\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"1303\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CzRJO0GKZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YwG7EHA9m\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavbarFonts", "getFonts", "a3jLe1ol_default", "ButtonFonts", "tYXyiYosQ_default", "PartnerWithDorsiaFonts", "VFAupqI1I_default", "FooterFonts", "bwkwxIdGV_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "textEffect", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "uiVdeWkX4_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "zteEcTvZn", "avt5_WM_H", "dxeNYgdlGly20ZeSwn", "sCxoO4cShly20ZeSwn", "gFqYRZrJMly20ZeSwn", "sCKAyvSQBly20ZeSwn", "idly20ZeSwn", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "a3jLe1ol_default", "RichText2", "getLocalizedValue", "x", "Link", "tYXyiYosQ_default", "ChildrenCanSuspend", "OXGmi5FgU_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Image2", "VFAupqI1I_default", "bwkwxIdGV_default", "css", "Framerx5Qkzvg0u", "withCSS", "x5Qkzvg0u_default", "addFonts", "NavbarFonts", "ButtonFonts", "PartnerWithDorsiaFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
