{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/nTXCqo3M2Pqyw8p5CQws/0h0ibMmQC0lCYqHDVjLv/LAVFakCyg.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Button_Green from\"#framer/local/canvasComponent/fVK6InOwm/fVK6InOwm.js\";import LinkBoldHover from\"#framer/local/canvasComponent/il4Q1xWji/il4Q1xWji.js\";import VeitingastaIrMatseLinum from\"#framer/local/collection/XhSGwb0eg/XhSGwb0eg.js\";import*as sharedStyle1 from\"#framer/local/css/J9BkDC_vq/J9BkDC_vq.js\";import*as sharedStyle from\"#framer/local/css/zEohl8tDs/zEohl8tDs.js\";import metadataProvider from\"#framer/local/webPageMetadata/LAVFakCyg/LAVFakCyg.js\";const LinkBoldHoverFonts=getFonts(LinkBoldHover);const Button_GreenFonts=getFonts(Button_Green);const breakpoints={C0xLFiYr1:\"(max-width: 1199px)\",ditMvoXIR:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-3SgjN\";const variantClassNames={C0xLFiYr1:\"framer-v-a76wi7\",ditMvoXIR:\"framer-v-1e55lyf\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const negate=value=>{return!value;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ditMvoXIR\",Phone:\"C0xLFiYr1\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ditMvoXIR\"};};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:\"LAVFakCyg\",data:VeitingastaIrMatseLinum,type:\"Collection\"},select:[{collection:\"LAVFakCyg\",name:\"DhBjI6oi5\",type:\"Identifier\"},{collection:\"LAVFakCyg\",name:\"thD3V2nrA\",type:\"Identifier\"},{collection:\"LAVFakCyg\",name:\"bmJnn_1mu\",type:\"Identifier\"},{collection:\"LAVFakCyg\",name:\"V7HUit_1J\",type:\"Identifier\"},{collection:\"LAVFakCyg\",name:\"I1NjDk1bj\",type:\"Identifier\"},{collection:\"LAVFakCyg\",name:\"TX2FFHP7W\",type:\"Identifier\"},{collection:\"LAVFakCyg\",name:\"LghfVeiFV\",type:\"Identifier\"},{collection:\"LAVFakCyg\",name:\"TguaiSKJL\",type:\"Identifier\"},{collection:\"LAVFakCyg\",name:\"BaMfyaZyB\",type:\"Identifier\"},{collection:\"LAVFakCyg\",name:\"oatGypBHe\",type:\"Identifier\"},{collection:\"LAVFakCyg\",name:\"yzUJFnxUn\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"LAVFakCyg\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,DhBjI6oi5=getFromCurrentRouteData(\"DhBjI6oi5\")??\"\",bmJnn_1mu=getFromCurrentRouteData(\"bmJnn_1mu\"),BaMfyaZyB=getFromCurrentRouteData(\"BaMfyaZyB\")??\"\",yzUJFnxUn=getFromCurrentRouteData(\"yzUJFnxUn\")??\"\",oatGypBHe=getFromCurrentRouteData(\"oatGypBHe\")??\"\",TguaiSKJL=getFromCurrentRouteData(\"TguaiSKJL\")??\"\",V7HUit_1J=getFromCurrentRouteData(\"V7HUit_1J\")??\"\",thD3V2nrA=getFromCurrentRouteData(\"thD3V2nrA\")??true,I1NjDk1bj=getFromCurrentRouteData(\"I1NjDk1bj\"),TX2FFHP7W=getFromCurrentRouteData(\"TX2FFHP7W\"),LghfVeiFV=getFromCurrentRouteData(\"LghfVeiFV\"),...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,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const visible=isSet(BaMfyaZyB);const visible1=isSet(yzUJFnxUn);const visible2=isSet(oatGypBHe);const visible3=isSet(TguaiSKJL);const visible4=negate(thD3V2nrA);const visible5=isSet(I1NjDk1bj);const visible6=isSet(TX2FFHP7W);const visible7=isSet(LghfVeiFV);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ditMvoXIR\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 241, 184); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1e55lyf\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gruv9a\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10y4fga\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4heskv\",\"data-framer-name\":\"Page pathway\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vVz2KKx4w\"},implicitPathVariables:undefined},{href:{webPageId:\"vVz2KKx4w\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C0xLFiYr1:{y:(componentViewport?.y||0)+0+0+44+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+0+0+129+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tm4ixz-container\",nodeId:\"ycIpRUTsT\",scopeId:\"LAVFakCyg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C0xLFiYr1:{Uan2ROiSn:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(LinkBoldHover,{height:\"100%\",id:\"ycIpRUTsT\",layoutId:\"ycIpRUTsT\",p6eMBPyeq:\"Veitingasta\\xf0ir\",style:{height:\"100%\"},Uan2ROiSn:resolvedLinks[0],width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-dw8r7f\",\"data-framer-name\":\"arrow\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11 15\"><path d=\"M 2.999 11.448 C 3.849 9.829 6.754 7.917 8.632 7.501\" fill=\"transparent\" stroke-width=\"1.67\" stroke=\"rgb(0,53,6)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\"></path><path d=\"M 2.999 3.553 C 3.849 5.173 6.754 7.085 8.632 7.501\" fill=\"transparent\" stroke-width=\"1.67\" stroke=\"rgb(0,53,6)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\"></path></svg>',svgContentId:9274542373,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UnViaWstNTAw\",\"--framer-font-family\":'\"Rubik\", \"Rubik Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"145%\",\"--framer-text-color\":\"var(--token-d6b71fd0-112b-491b-890a-ffd2bf77959f, rgb(0, 51, 0))\"},children:\"Viet Noodles\"})}),className:\"framer-1w7j8r\",\"data-framer-name\":\"Name of the restaurant\",fonts:[\"GF;Rubik-500\"],text:DhBjI6oi5,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cesjxg\",\"data-framer-name\":\"Restaurant\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mbjln7\",\"data-framer-name\":\"Logo & CTA\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C0xLFiYr1:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+44+0+78+0+0+24+0),sizes:\"140px\",...toResponsiveImage(bmJnn_1mu),...{positionX:\"left\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+129+0+78+0+0+24+0),sizes:\"140px\",...toResponsiveImage(bmJnn_1mu),...{positionX:\"left\",positionY:\"center\"}},className:\"framer-3r2q0r\",\"data-framer-name\":\"Logo\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uotft9\",\"data-framer-name\":\"Buttons\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eizuw5\",children:[visible&&/*#__PURE__*/_jsx(Link,{href:BaMfyaZyB,motionChild:true,nodeId:\"Z4kG_VHN0\",openInNewTab:true,scopeId:\"LAVFakCyg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C0xLFiYr1:{background:{alt:\"Facebook page\",fit:\"fit\",intrinsicHeight:256,intrinsicWidth:256.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+44+0+78+0+0+24+165+0+58+1),pixelHeight:512,pixelWidth:513,positionX:\"center\",positionY:\"center\",sizes:\"30px\",src:\"https://framerusercontent.com/images/IDWTTA3zf3armK3uVZP8b7Hqo1Y.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/IDWTTA3zf3armK3uVZP8b7Hqo1Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/IDWTTA3zf3armK3uVZP8b7Hqo1Y.png 513w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Facebook page\",fit:\"fit\",intrinsicHeight:256,intrinsicWidth:256.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+129+0+78+0+0+24+0+0+108+1),pixelHeight:512,pixelWidth:513,positionX:\"center\",positionY:\"center\",sizes:\"30px\",src:\"https://framerusercontent.com/images/IDWTTA3zf3armK3uVZP8b7Hqo1Y.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/IDWTTA3zf3armK3uVZP8b7Hqo1Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/IDWTTA3zf3armK3uVZP8b7Hqo1Y.png 513w\"},className:\"framer-5cgp7l framer-1mab5st\",\"data-framer-name\":\"facebook\"})})}),visible1&&/*#__PURE__*/_jsx(Link,{href:yzUJFnxUn,motionChild:true,nodeId:\"x5WWY2Bav\",openInNewTab:true,scopeId:\"LAVFakCyg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C0xLFiYr1:{background:{alt:\"Google maps\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:64,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+44+0+78+0+0+24+165+0+58+0),pixelHeight:128,pixelWidth:128,src:\"https://framerusercontent.com/images/5ckkI0s89Rw5yQAzfkw4xPvn1eM.png\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Google maps\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:64,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+129+0+78+0+0+24+0+0+108+0),pixelHeight:128,pixelWidth:128,src:\"https://framerusercontent.com/images/5ckkI0s89Rw5yQAzfkw4xPvn1eM.png\"},className:\"framer-ju51y9 framer-1mab5st\",\"data-framer-name\":\"Location\"})})}),visible2&&/*#__PURE__*/_jsx(Link,{href:oatGypBHe,motionChild:true,nodeId:\"YwtOJGtH2\",openInNewTab:true,scopeId:\"LAVFakCyg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C0xLFiYr1:{background:{alt:\"Instagram page\",fit:\"fit\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+44+0+78+0+0+24+165+0+58+2),pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ORtsszc0OpeoXvxKB5RNFko.png\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Instagram page\",fit:\"fit\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+129+0+78+0+0+24+0+0+108+2),pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ORtsszc0OpeoXvxKB5RNFko.png\"},className:\"framer-dyq3mg framer-1mab5st\",\"data-framer-name\":\"Insta\"})})})]}),visible3&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:TguaiSKJL,implicitPathVariables:undefined},{href:TguaiSKJL,implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C0xLFiYr1:{width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 680px) - 48px)`,y:(componentViewport?.y||0)+0+0+44+0+78+0+0+24+165+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:\"200px\",y:(componentViewport?.y||0)+0+0+129+0+78+0+0+24+0+0+106,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xvde9u-container\",nodeId:\"PcxVdf7D_\",scopeId:\"LAVFakCyg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C0xLFiYr1:{h2QcpGmbP:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button_Green,{cFxARG0Un:14,dLgwlaLtv:\"7px 20px 7px 20px\",GNaVSIIAA:\"Vefs\\xed\\xf0a\",h2QcpGmbP:resolvedLinks1[0],height:\"100%\",id:\"PcxVdf7D_\",layoutId:\"PcxVdf7D_\",oe_219rMw:false,style:{width:\"100%\"},variant:\"fpPbF56mX\",VBXqjM43R:true,width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ytjy9d\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:V7HUit_1J,className:\"framer-1lzrdf5\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{blockquote:\"framer-styles-preset-chiiql\",p:\"framer-styles-preset-1sia3fu\"},verticalAlignment:\"top\",withExternalLayout:true}),thD3V2nrA&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tqt4eq\",\"data-framer-name\":\"S\\xe1rab\\xf3tamatur\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1sia3fu\",\"data-styles-preset\":\"zEohl8tDs\",children:\"Anna\"})}),className:\"framer-ejb0t8\",\"data-framer-name\":\"veitingasta\\xf0ur\",fonts:[\"Inter\"],text:DhBjI6oi5,verticalAlignment:\"top\",withExternalLayout:true}),thD3V2nrA&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1sia3fu\",\"data-styles-preset\":\"zEohl8tDs\",children:\"b\\xfd\\xf0ur upp \\xe1 s\\xe1rab\\xf3tamat.\"})}),className:\"framer-12rk51o\",\"data-framer-name\":\"s\\xe1rab\\xf3tamatur\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),visible4&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g00bkc\",\"data-framer-name\":\"ekki S\\xe1rab\\xf3tamatur\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1sia3fu\",\"data-styles-preset\":\"zEohl8tDs\",children:\"Anna\"})}),className:\"framer-1ldsvdg\",\"data-framer-name\":\"veitingasta\\xf0ur\",fonts:[\"Inter\"],text:DhBjI6oi5,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1sia3fu\",\"data-styles-preset\":\"zEohl8tDs\",children:\"b\\xfd\\xf0ur ekki upp \\xe1 s\\xe1rab\\xf3tamat.\"})}),className:\"framer-ivwwvl\",\"data-framer-name\":\"s\\xe1rab\\xf3tamatur\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),visible5&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b6th68\",\"data-framer-name\":\"Images\",children:[visible5&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C0xLFiYr1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+44+0+78+0+318+0+180+0),sizes:`max((min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 680px) + 20px) / 0, 1px)`,...toResponsiveImage(I1NjDk1bj)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+129+0+78+0+203+0+180+0),sizes:`max((min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 680px) + 20px) / 0, 1px)`,...toResponsiveImage(I1NjDk1bj)},className:\"framer-1b1w26r\",\"data-framer-name\":\"Image 1\"})}),visible6&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C0xLFiYr1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+44+0+78+0+318+0+180+0),sizes:`max((min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 680px) + 20px) / 0, 1px)`,...toResponsiveImage(TX2FFHP7W)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+129+0+78+0+203+0+180+0),sizes:`max((min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 680px) + 20px) / 0, 1px)`,...toResponsiveImage(TX2FFHP7W)},className:\"framer-1p9bv0j\",\"data-framer-name\":\"Image 2\"})}),visible7&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C0xLFiYr1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+44+0+78+0+318+0+180+0),sizes:`max((min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 680px) + 20px) / 0, 1px)`,...toResponsiveImage(LghfVeiFV)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+129+0+78+0+203+0+180+0),sizes:`max((min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 680px) + 20px) / 0, 1px)`,...toResponsiveImage(LghfVeiFV)},className:\"framer-1uwj3rj\",\"data-framer-name\":\"Image 3\"})})]})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3SgjN.framer-1mab5st, .framer-3SgjN .framer-1mab5st { display: block; }\",\".framer-3SgjN.framer-1e55lyf { align-content: center; align-items: center; background-color: #fff1b8; 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-3SgjN .framer-1gruv9a { 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: 129px 24px 129px 24px; position: relative; width: 100%; }\",\".framer-3SgjN .framer-10y4fga { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 680px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-3SgjN .framer-4heskv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1600px; overflow: hidden; padding: 0px 0px 44px 0px; position: relative; width: 100%; }\",\".framer-3SgjN .framer-tm4ixz-container { flex: none; height: 24px; position: relative; width: auto; }\",\".framer-3SgjN .framer-dw8r7f { flex: none; height: 15px; position: relative; width: 11px; }\",\".framer-3SgjN .framer-1w7j8r { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3SgjN .framer-1cesjxg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3SgjN .framer-1mbjln7 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-3SgjN .framer-3r2q0r { flex: none; height: 140px; position: relative; width: 140px; }\",\".framer-3SgjN .framer-uotft9 { align-content: flex-end; align-items: flex-end; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 34px; height: auto; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-3SgjN .framer-1eizuw5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-3SgjN .framer-5cgp7l { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); overflow: visible; position: relative; text-decoration: none; width: 30px; }\",\".framer-3SgjN .framer-ju51y9 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: visible; position: relative; text-decoration: none; width: 32px; }\",\".framer-3SgjN .framer-dyq3mg { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); overflow: visible; position: relative; text-decoration: none; width: 28px; }\",\".framer-3SgjN .framer-1xvde9u-container { flex: none; height: auto; position: relative; width: 200px; }\",\".framer-3SgjN .framer-1ytjy9d { 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: 0px; position: relative; width: 100%; }\",\".framer-3SgjN .framer-1lzrdf5 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3SgjN .framer-tqt4eq, .framer-3SgjN .framer-g00bkc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3SgjN .framer-ejb0t8, .framer-3SgjN .framer-1ldsvdg { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3SgjN .framer-12rk51o, .framer-3SgjN .framer-ivwwvl { --framer-paragraph-spacing: 32px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-3SgjN .framer-1b6th68 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 220px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3SgjN .framer-1b1w26r, .framer-3SgjN .framer-1p9bv0j, .framer-3SgjN .framer-1uwj3rj { flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3SgjN.framer-1e55lyf, .framer-3SgjN .framer-1gruv9a, .framer-3SgjN .framer-10y4fga, .framer-3SgjN .framer-4heskv, .framer-3SgjN .framer-1cesjxg, .framer-3SgjN .framer-uotft9, .framer-3SgjN .framer-1eizuw5, .framer-3SgjN .framer-1ytjy9d, .framer-3SgjN .framer-tqt4eq, .framer-3SgjN .framer-g00bkc, .framer-3SgjN .framer-1b6th68 { gap: 0px; } .framer-3SgjN.framer-1e55lyf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-3SgjN.framer-1e55lyf > :first-child, .framer-3SgjN .framer-10y4fga > :first-child, .framer-3SgjN .framer-1cesjxg > :first-child, .framer-3SgjN .framer-1ytjy9d > :first-child { margin-top: 0px; } .framer-3SgjN.framer-1e55lyf > :last-child, .framer-3SgjN .framer-10y4fga > :last-child, .framer-3SgjN .framer-1cesjxg > :last-child, .framer-3SgjN .framer-1ytjy9d > :last-child { margin-bottom: 0px; } .framer-3SgjN .framer-1gruv9a > *, .framer-3SgjN .framer-4heskv > *, .framer-3SgjN .framer-1eizuw5 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-3SgjN .framer-1gruv9a > :first-child, .framer-3SgjN .framer-4heskv > :first-child, .framer-3SgjN .framer-uotft9 > :first-child, .framer-3SgjN .framer-1eizuw5 > :first-child, .framer-3SgjN .framer-tqt4eq > :first-child, .framer-3SgjN .framer-g00bkc > :first-child, .framer-3SgjN .framer-1b6th68 > :first-child { margin-left: 0px; } .framer-3SgjN .framer-1gruv9a > :last-child, .framer-3SgjN .framer-4heskv > :last-child, .framer-3SgjN .framer-uotft9 > :last-child, .framer-3SgjN .framer-1eizuw5 > :last-child, .framer-3SgjN .framer-tqt4eq > :last-child, .framer-3SgjN .framer-g00bkc > :last-child, .framer-3SgjN .framer-1b6th68 > :last-child { margin-right: 0px; } .framer-3SgjN .framer-10y4fga > *, .framer-3SgjN .framer-1ytjy9d > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3SgjN .framer-1cesjxg > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-3SgjN .framer-uotft9 > * { margin: 0px; margin-left: calc(34px / 2); margin-right: calc(34px / 2); } .framer-3SgjN .framer-tqt4eq > *, .framer-3SgjN .framer-g00bkc > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-3SgjN .framer-1b6th68 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (max-width: 1199px) { .framer-3SgjN.framer-1e55lyf { width: 390px; } .framer-3SgjN .framer-1gruv9a { order: 0; padding: 44px 24px 44px 24px; } .framer-3SgjN .framer-1mbjln7 { align-content: center; align-items: center; flex-direction: column; gap: 25px; justify-content: flex-start; } .framer-3SgjN .framer-uotft9 { align-content: center; align-items: center; align-self: unset; flex: none; flex-direction: column; gap: 24px; height: min-content; width: 100%; } .framer-3SgjN .framer-1eizuw5 { justify-content: center; order: 1; } .framer-3SgjN .framer-1xvde9u-container { order: 0; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3SgjN .framer-1mbjln7, .framer-3SgjN .framer-uotft9 { gap: 0px; } .framer-3SgjN .framer-1mbjln7 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-3SgjN .framer-1mbjln7 > :first-child, .framer-3SgjN .framer-uotft9 > :first-child { margin-top: 0px; } .framer-3SgjN .framer-1mbjln7 > :last-child, .framer-3SgjN .framer-uotft9 > :last-child { margin-bottom: 0px; } .framer-3SgjN .framer-uotft9 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1135\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"C0xLFiYr1\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerLAVFakCyg=withCSS(Component,css,\"framer-3SgjN\");export default FramerLAVFakCyg;FramerLAVFakCyg.displayName=\"Page\";FramerLAVFakCyg.defaultProps={height:1135,width:1200};addFonts(FramerLAVFakCyg,[{explicitInter:true,fonts:[{family:\"Rubik\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-NYi1VU80V4bVkA.woff2\",weight:\"500\"},{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\"}]},...LinkBoldHoverFonts,...Button_GreenFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLAVFakCyg\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"1135\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"C0xLFiYr1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["LinkBoldHoverFonts", "getFonts", "il4Q1xWji_default", "Button_GreenFonts", "fVK6InOwm_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "isSet", "negate", "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", "useQueryData", "XhSGwb0eg_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "DhBjI6oi5", "bmJnn_1mu", "BaMfyaZyB", "yzUJFnxUn", "oatGypBHe", "TguaiSKJL", "V7HUit_1J", "thD3V2nrA", "I1NjDk1bj", "TX2FFHP7W", "LghfVeiFV", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "visible", "visible1", "visible2", "visible3", "visible4", "visible5", "visible6", "visible7", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "Container", "il4Q1xWji_default", "SVG", "RichText2", "x", "getLoadingLazyAtYPosition", "Image2", "Link", "resolvedLinks1", "fVK6InOwm_default", "css", "FramerLAVFakCyg", "withCSS", "LAVFakCyg_default", "addFonts", "LinkBoldHoverFonts", "Button_GreenFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
