{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6Er0us5x3nmFHOeslfpE/FZnRDRwj2eGZ7z9yQrV1/Df65Qt63P.js"],
  "sourcesContent": ["// Generated by Framer (9e1dc8e)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,withCSS,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import MenuNav from\"#framer/local/canvasComponent/ey9RMFL0A/ey9RMFL0A.js\";import Header from\"#framer/local/canvasComponent/oGhHpErZD/oGhHpErZD.js\";import Footer from\"#framer/local/canvasComponent/YQHzx1Vn8/YQHzx1Vn8.js\";import*as sharedStyle1 from\"#framer/local/css/h4jVEYDkM/h4jVEYDkM.js\";import*as sharedStyle from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import metadataProvider from\"#framer/local/webPageMetadata/Df65Qt63P/Df65Qt63P.js\";const HeaderFonts=getFonts(Header);const MenuNavFonts=getFonts(MenuNav);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const FooterFonts=getFonts(Footer);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const breakpoints={A7jBuWR1L:\"(max-width: 1023px)\",IJ1rqBKH4:\"(min-width: 1920px)\",MtxH2_A0G:\"(min-width: 1024px) and (max-width: 1919px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-jD4XZ\";const variantClassNames={A7jBuWR1L:\"framer-v-1vg3czb\",IJ1rqBKH4:\"framer-v-1ko0g7l\",MtxH2_A0G:\"framer-v-orkd39\"};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 transition1={delay:0,duration:.5,ease:[.5,0,.88,.77],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"IJ1rqBKH4\",Phone:\"A7jBuWR1L\",Tablet:\"MtxH2_A0G\"};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:\"IJ1rqBKH4\"};};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-jD4XZ`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-jD4XZ`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const OokibawIEwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const woAUVjEwf1wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const ref1=React.useRef(null);const elementId=useRouteElementId(\"B_f00mLdh\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"IJ1rqBKH4\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ko0g7l\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"main\",{className:\"framer-nffzw7\",\"data-framer-name\":\"Main Wrapper\",name:\"Main Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-f5snwk\",\"data-framer-name\":\"Menu\",name:\"Menu\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A7jBuWR1L:{width:\"calc(100vw - 24px)\",y:32},MtxH2_A0G:{width:\"calc(100vw - 32px)\",y:36}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:20,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-w4tv3a-container\",id:\"w4tv3a\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A7jBuWR1L:{variant:\"iYWmBinwv\"},MtxH2_A0G:{variant:\"iYWmBinwv\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"dSqHi68PY\",layoutId:\"dSqHi68PY\",OokibawIE:OokibawIEwelu7j({overlay}),style:{width:\"100%\"},variant:\"sMX5M2Uqr\",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},className:\"framer-kpk1bc\",\"data-framer-portal-id\":\"w4tv3a\",exit:{opacity:0},initial:{opacity:0},onTap:()=>overlay.hide(),transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},\"fwGEEUlAV\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kzskbp-container\",\"data-framer-portal-id\":\"w4tv3a\",children:/*#__PURE__*/_jsx(MenuNav,{height:\"100%\",id:\"l4LWMQahK\",layoutId:\"l4LWMQahK\",style:{height:\"100%\",width:\"100%\"},variant:\"EGqK4uSJI\",width:\"100%\",woAUVjEwf:woAUVjEwf1wvko5h({overlay})})})})]}),document.querySelector(\"#overlay\"))})})]})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-etujmo\",\"data-framer-name\":\"Content area\",name:\"Content area\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-o2jvxj\",\"data-border\":true,\"data-framer-appear-id\":\"o2jvxj\",\"data-framer-name\":\"Content\",initial:animation1,name:\"Content\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-fck9z7\",\"data-framer-name\":\"Content Inner\",name:\"Content Inner\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ali9qf\",id:elementId,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ul4vw9\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13v3xcj\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-7lr9q6\",\"data-border\":true,\"data-framer-name\":\"Icon\",name:\"Icon\",style:{rotate:-45}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tbms12\",\"data-framer-name\":\"Line\",name:\"Line\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"ABOUT\"})}),className:\"framer-8ft122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ulyf9o\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s7onu5\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nzo47a\",\"data-border\":true,\"data-framer-name\":\"Icon\",name:\"Icon\",style:{rotate:-45}})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-fottxr\",\"data-styles-preset\":\"h4jVEYDkM\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(245, 242, 234, 0.7))\"},children:\"\u2026ahoy to ahoj\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-fottxr\",\"data-styles-preset\":\"h4jVEYDkM\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(245, 242, 234, 0.7))\"},children:\"an exclusive dining experience from the \u201CHeart of Europe\u201D using locally sourced ingredients infused with European flavours\u2026\"})]}),className:\"framer-xaziis\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A7jBuWR1L:{width:\"calc((100vw - 24px) * 0.95)\",y:597.2},MtxH2_A0G:{width:\"calc((100vw - 32px) * 0.95)\",y:653.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,width:\"95vw\",y:637.2,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-35q0zq-container\",\"data-framer-appear-id\":\"35q0zq\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A7jBuWR1L:{variant:\"JD6pMfzso\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ezN22Yh98\",layoutId:\"ezN22Yh98\",style:{width:\"100%\"},variant:\"hEIfSvQFz\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(0),pixelHeight:1100,pixelWidth:1920,sizes:\"100vw\",src:\"https://framerusercontent.com/images/8G8Y8b1ZHwFvDzVUQQlr4waN1DI.jpg\",srcSet:\"https://framerusercontent.com/images/8G8Y8b1ZHwFvDzVUQQlr4waN1DI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8G8Y8b1ZHwFvDzVUQQlr4waN1DI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8G8Y8b1ZHwFvDzVUQQlr4waN1DI.jpg 1920w\"},className:\"framer-1e9oca5\",\"data-framer-name\":\"BG Image\",name:\"BG Image\"})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-jD4XZ { background: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, rgb(253, 251, 246)); }`,\".framer-jD4XZ.framer-kiq2se, .framer-jD4XZ .framer-kiq2se { display: block; }\",\".framer-jD4XZ.framer-1ko0g7l { align-content: center; align-items: center; background-color: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, #fdfbf6); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1920px; }\",\".framer-jD4XZ .framer-nffzw7 { align-content: center; align-items: center; border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; 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: 2; }\",\".framer-jD4XZ .framer-f5snwk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-jD4XZ .framer-w4tv3a-container { flex: none; height: auto; position: relative; width: 100%; z-index: 10; }\",'.framer-jD4XZ .framer-kpk1bc { background-color: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, #0a0b0a) /* {\"name\":\"background/default\"} */; inset: 0px; position: fixed; user-select: none; z-index: 10; }',\".framer-jD4XZ .framer-1kzskbp-container { flex: none; height: 100%; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-jD4XZ .framer-etujmo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 24px 0px; position: relative; width: 95%; }\",\".framer-jD4XZ .framer-o2jvxj { --border-bottom-width: 1px; --border-color: var(--token-68c05b50-ca7b-4173-82aa-ed42aea1a9b4, #333330); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 48px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-jD4XZ .framer-fck9z7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 660px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-jD4XZ .framer-1ali9qf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jD4XZ .framer-1ul4vw9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-jD4XZ .framer-13v3xcj, .framer-jD4XZ .framer-1ulyf9o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 1px; height: min-content; justify-content: center; overflow: visible; padding: 7px 0px 7px 0px; position: relative; width: min-content; }\",\".framer-jD4XZ .framer-7lr9q6, .framer-jD4XZ .framer-1nzo47a { --border-bottom-width: 1px; --border-color: var(--token-68c05b50-ca7b-4173-82aa-ed42aea1a9b4, #333330); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); position: relative; width: 8px; }\",\".framer-jD4XZ .framer-tbms12, .framer-jD4XZ .framer-1s7onu5 { background-color: var(--token-68c05b50-ca7b-4173-82aa-ed42aea1a9b4, rgba(239, 231, 210, 0.15)); flex: none; height: 1px; position: relative; width: 30px; }\",\".framer-jD4XZ .framer-8ft122 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-jD4XZ .framer-xaziis { flex: none; height: auto; max-width: 500px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-jD4XZ .framer-35q0zq-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-jD4XZ .framer-1e9oca5 { flex: none; height: 100vh; left: 0px; opacity: 0.08; overflow: hidden; position: fixed; top: 0px; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-jD4XZ.framer-1ko0g7l, .framer-jD4XZ .framer-nffzw7, .framer-jD4XZ .framer-f5snwk, .framer-jD4XZ .framer-etujmo, .framer-jD4XZ .framer-o2jvxj, .framer-jD4XZ .framer-fck9z7, .framer-jD4XZ .framer-1ali9qf, .framer-jD4XZ .framer-1ul4vw9, .framer-jD4XZ .framer-13v3xcj, .framer-jD4XZ .framer-1ulyf9o { gap: 0px; } .framer-jD4XZ.framer-1ko0g7l > *, .framer-jD4XZ .framer-o2jvxj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-jD4XZ.framer-1ko0g7l > :first-child, .framer-jD4XZ .framer-nffzw7 > :first-child, .framer-jD4XZ .framer-f5snwk > :first-child, .framer-jD4XZ .framer-etujmo > :first-child, .framer-jD4XZ .framer-o2jvxj > :first-child, .framer-jD4XZ .framer-fck9z7 > :first-child, .framer-jD4XZ .framer-1ali9qf > :first-child { margin-top: 0px; } .framer-jD4XZ.framer-1ko0g7l > :last-child, .framer-jD4XZ .framer-nffzw7 > :last-child, .framer-jD4XZ .framer-f5snwk > :last-child, .framer-jD4XZ .framer-etujmo > :last-child, .framer-jD4XZ .framer-o2jvxj > :last-child, .framer-jD4XZ .framer-fck9z7 > :last-child, .framer-jD4XZ .framer-1ali9qf > :last-child { margin-bottom: 0px; } .framer-jD4XZ .framer-nffzw7 > *, .framer-jD4XZ .framer-etujmo > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-jD4XZ .framer-f5snwk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-jD4XZ .framer-fck9z7 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-jD4XZ .framer-1ali9qf > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-jD4XZ .framer-1ul4vw9 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-jD4XZ .framer-1ul4vw9 > :first-child, .framer-jD4XZ .framer-13v3xcj > :first-child, .framer-jD4XZ .framer-1ulyf9o > :first-child { margin-left: 0px; } .framer-jD4XZ .framer-1ul4vw9 > :last-child, .framer-jD4XZ .framer-13v3xcj > :last-child, .framer-jD4XZ .framer-1ulyf9o > :last-child { margin-right: 0px; } .framer-jD4XZ .framer-13v3xcj > *, .framer-jD4XZ .framer-1ulyf9o > * { margin: 0px; margin-left: calc(1px / 2); margin-right: calc(1px / 2); } }\",`@media (min-width: 1024px) and (max-width: 1919px) { .${metadata.bodyClassName}-framer-jD4XZ { background: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, rgb(253, 251, 246)); } .framer-jD4XZ.framer-1ko0g7l { padding: 16px; width: 1024px; } .framer-jD4XZ .framer-nffzw7 { border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; } .framer-jD4XZ .framer-etujmo { padding: 0px; }}`,`@media (max-width: 1023px) { .${metadata.bodyClassName}-framer-jD4XZ { background: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, rgb(253, 251, 246)); } .framer-jD4XZ.framer-1ko0g7l { padding: 12px; width: 390px; } .framer-jD4XZ .framer-nffzw7 { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; gap: 12px; } .framer-jD4XZ .framer-etujmo { padding: 0px; } .framer-jD4XZ .framer-o2jvxj { padding: 32px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-jD4XZ .framer-nffzw7 { gap: 0px; } .framer-jD4XZ .framer-nffzw7 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-jD4XZ .framer-nffzw7 > :first-child { margin-top: 0px; } .framer-jD4XZ .framer-nffzw7 > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,'.framer-jD4XZ[data-border=\"true\"]::after, .framer-jD4XZ [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 522\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"MtxH2_A0G\":{\"layout\":[\"fixed\",\"auto\"]},\"A7jBuWR1L\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerDf65Qt63P=withCSS(Component,css,\"framer-jD4XZ\");export default FramerDf65Qt63P;FramerDf65Qt63P.displayName=\"Reservation\";FramerDf65Qt63P.defaultProps={height:522,width:1920};addFonts(FramerDf65Qt63P,[{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\"}]},...HeaderFonts,...MenuNavFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDf65Qt63P\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"522\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1920\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MtxH2_A0G\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"A7jBuWR1L\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "oGhHpErZD_default", "MenuNavFonts", "ey9RMFL0A_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "FooterFonts", "YQHzx1Vn8_default", "ContainerWithOptimizedAppearEffect", "Container", "breakpoints", "serializationHash", "variantClassNames", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition1", "animation", "animation1", "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", "OokibawIEwelu7j", "overlay", "paginationInfo", "args", "woAUVjEwf1wvko5h", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "l", "PropertyOverrides2", "ComponentViewportProvider", "Container", "oGhHpErZD_default", "AnimatePresence", "Ga", "x", "ey9RMFL0A_default", "MotionDivWithOptimizedAppearEffect", "RichText2", "ContainerWithOptimizedAppearEffect", "YQHzx1Vn8_default", "Image2", "getLoadingLazyAtYPosition", "css", "FramerDf65Qt63P", "withCSS", "Df65Qt63P_default", "addFonts", "HeaderFonts", "MenuNavFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
