{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/SDJiQICMT61hZEnPd9Ha/JPX73XR4QlfNzcmAiEw8/MufrINv2U.js", "ssg:https://framerusercontent.com/modules/e5512HzhoMHJuDtGu1s8/VrLqQVav7ABsOLLtsdW5/MufrINv2U.js"],
  "sourcesContent": ["// Generated by Framer (5b26096)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={n_xQlwL8L:new LazyValue(()=>import(\"./MufrINv2U-1.js\")),TvojnOixf:new LazyValue(()=>import(\"./MufrINv2U-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 (5b26096)\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,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import FooterContainer from\"#framer/local/canvasComponent/lTXHaFZ9V/lTXHaFZ9V.js\";import Navigation from\"#framer/local/canvasComponent/NhP27bzNp/NhP27bzNp.js\";import Sidebar from\"#framer/local/canvasComponent/xnQ7NcyEi/xnQ7NcyEi.js\";import*as sharedStyle1 from\"#framer/local/css/si29TlRXN/si29TlRXN.js\";import*as sharedStyle from\"#framer/local/css/V2K_J5c3p/V2K_J5c3p.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/MufrINv2U/MufrINv2U.js\";import metadataProvider from\"#framer/local/webPageMetadata/MufrINv2U/MufrINv2U.js\";const NavigationFonts=getFonts(Navigation);const SidebarFonts=getFonts(Sidebar);const ImageWithFX=withFX(Image);const FooterContainerFonts=getFonts(FooterContainer);const breakpoints={AqzkzK0HX:\"(min-width: 1200px)\",IC3SyqLq0:\"(max-width: 767px)\",pQaSpW_Zv:\"(min-width: 768px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-46YhF\";const variantClassNames={AqzkzK0HX:\"framer-v-64cne9\",IC3SyqLq0:\"framer-v-1h1xpri\",pQaSpW_Zv:\"framer-v-1x7vq7f\"};const transition1={damping:40,delay:0,mass:1,stiffness:300,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:-340,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-340,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};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 animation5={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition2={damping:48,delay:.05,mass:1,stiffness:280,type:\"spring\"};const textEffect={effect:animation5,repeat:false,startDelay:.1,tokenization:\"word\",transition:transition2,trigger:\"onMount\",type:\"appear\"};const textEffect1={effect:animation5,repeat:false,startDelay:.4,tokenization:\"word\",transition:transition2,trigger:\"onMount\",type:\"appear\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={damping:45,delay:0,mass:1,stiffness:250,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,y:-10};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"AqzkzK0HX\",Phone:\"IC3SyqLq0\",Tablet:\"pQaSpW_Zv\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"AqzkzK0HX\"};};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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const NXxQ89TYb3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"AqzkzK0HX\",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-64cne9\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ivdc56\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:128,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-19lfirz-container\",id:\"19lfirz\",nodeId:\"HtwEFEYIa\",scopeId:\"MufrINv2U\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{variant:overlay.visible?\"Zxq_6cv4E\":\"XCqcJbmpY\",VfG7NSEQX:\"24px 20px 24px 16px\"},pQaSpW_Zv:{variant:overlay.visible?\"Zxq_6cv4E\":\"VmpylGKYW\",VfG7NSEQX:\"32px 32px 32px 32px\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"HtwEFEYIa\",layoutId:\"HtwEFEYIa\",NXxQ89TYb:NXxQ89TYb3bnx0g({overlay}),style:{maxWidth:\"100%\",width:\"100%\"},variant:overlay.visible?\"pnCATMmKo\":\"VmpylGKYW\",VfG7NSEQX:\"32px 64px 32px 64px\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-5imaui\"),\"data-framer-portal-id\":\"19lfirz\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"isUSZKyAG\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{exit:animation3,initial:animation4}},children:/*#__PURE__*/_jsx(Container,{animate:animation1,className:cx(scopingClassNames,\"framer-cxlfar-container\"),\"data-framer-portal-id\":\"19lfirz\",exit:animation,inComponentSlot:true,initial:animation2,nodeId:\"eaK3J9XsQ\",rendersWithMotion:true,scopeId:\"MufrINv2U\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{style:{height:\"100%\",width:\"100%\"},variant:\"ZRFGlFS67\"}},children:/*#__PURE__*/_jsx(Sidebar,{height:\"100%\",id:\"eaK3J9XsQ\",layoutId:\"eaK3J9XsQ\",style:{height:\"100%\"},variant:\"VceWjuJO2\",width:\"100%\"})})})})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ywdhgk\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nsgf8h\",\"data-framer-name\":\"Koptitel\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-yuryya\",\"data-styles-preset\":\"V2K_J5c3p\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed4e7a01-3f95-4700-b201-478a3ed85342, rgb(31, 31, 31))\"},children:\"Our suites at a glance\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-yuryya\",\"data-styles-preset\":\"V2K_J5c3p\",style:{\"--framer-text-color\":\"var(--token-ed4e7a01-3f95-4700-b201-478a3ed85342, rgb(31, 31, 31))\"},children:\"Our suites at a glance\"})}),className:\"framer-1mq6jd4\",\"data-framer-name\":\"Titel 01\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1489iq7\",\"data-styles-preset\":\"si29TlRXN\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-988a1e0a-fee2-499c-aaab-18b52fd9df7f, rgb(30, 30, 30))\"},children:\"Elke kamer bij Four Stories biedt een uniek verhaal van luxe en comfort. Geniet van uw eigen priv\\xe9 wellness met sauna en bad, omgeven door prachtige uitzichten en een moderne, serene sfeer. Een verblijf vol ontspanning en verwennerij wacht\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1489iq7\",\"data-styles-preset\":\"si29TlRXN\",style:{\"--framer-text-color\":\"var(--token-988a1e0a-fee2-499c-aaab-18b52fd9df7f, rgb(30, 30, 30))\"},children:\"Elke kamer bij Four Stories biedt een uniek verhaal van luxe en comfort. Geniet van uw eigen priv\\xe9 wellness met sauna en bad, omgeven door prachtige uitzichten en een moderne, serene sfeer. Een verblijf vol ontspanning en verwennerij wacht\"})}),className:\"framer-5d09t\",\"data-framer-name\":\"Titel 2\",effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10jx23v\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ph3pet\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yp6w42\",\"data-framer-name\":\"Inner container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1idyo2x\",\"data-framer-name\":\"Gallery\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{background:{alt:getLocalizedValue(\"v4\",activeLocale)??\"Design saunakachel in priv\\xe9 wellnesssuite bij Hotel Four Stories\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+388+0+0+10+0+0+0+0+0),pixelHeight:6685,pixelWidth:4457,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1200px)`,src:\"https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg\",srcSet:\"https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg 4457w\"}},pQaSpW_Zv:{background:{alt:getLocalizedValue(\"v4\",activeLocale)??\"Design saunakachel in priv\\xe9 wellnesssuite bij Hotel Four Stories\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+378+0+0+10+0+20+0+0+0),pixelHeight:6685,pixelWidth:4457,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg\",srcSet:\"https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg 4457w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v4\",activeLocale)??\"Design saunakachel in priv\\xe9 wellnesssuite bij Hotel Four Stories\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+398+0+0+10+0+20+0+0+0),pixelHeight:6685,pixelWidth:4457,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg\",srcSet:\"https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/c45NXi1TWer4cdaByjwkDAor55M.jpg 4457w\"},className:\"framer-1h7q9qc\",\"data-framer-name\":\"Frame 37\",whileHover:animation8})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{background:{alt:getLocalizedValue(\"v5\",activeLocale)??\"Stijlvolle hotelkamer met kingsize bed in Hotel Four Stories\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+388+0+0+10+0+0+0+0+337.25),pixelHeight:2730,pixelWidth:4096,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1200px)`,src:\"https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg\",srcSet:\"https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg 4096w\"}},pQaSpW_Zv:{background:{alt:getLocalizedValue(\"v5\",activeLocale)??\"Stijlvolle hotelkamer met kingsize bed in Hotel Four Stories\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+378+0+0+10+0+20+0+0+0),pixelHeight:2730,pixelWidth:4096,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg\",srcSet:\"https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg 4096w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v5\",activeLocale)??\"Stijlvolle hotelkamer met kingsize bed in Hotel Four Stories\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+398+0+0+10+0+20+0+0+0),pixelHeight:2730,pixelWidth:4096,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg\",srcSet:\"https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/cxRrkG5BEqPTzplF3Bnp04EiiXo.jpg 4096w\"},className:\"framer-10xj5wb\",\"data-framer-name\":\"Frame 38\",whileHover:animation8})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+388+0+0+10+0+0+0+0+674.5),pixelHeight:1e3,pixelWidth:1500,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1200px)`,src:\"https://framerusercontent.com/images/yC16Uei6MuXlsfdHV605av4ZTuw.jpg\",srcSet:\"https://framerusercontent.com/images/yC16Uei6MuXlsfdHV605av4ZTuw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/yC16Uei6MuXlsfdHV605av4ZTuw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/yC16Uei6MuXlsfdHV605av4ZTuw.jpg 1500w\"}},pQaSpW_Zv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+378+0+0+10+0+20+0+0+0),pixelHeight:1e3,pixelWidth:1500,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/yC16Uei6MuXlsfdHV605av4ZTuw.jpg\",srcSet:\"https://framerusercontent.com/images/yC16Uei6MuXlsfdHV605av4ZTuw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/yC16Uei6MuXlsfdHV605av4ZTuw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/yC16Uei6MuXlsfdHV605av4ZTuw.jpg 1500w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+398+0+0+10+0+20+0+0+0),pixelHeight:1e3,pixelWidth:1500,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/yC16Uei6MuXlsfdHV605av4ZTuw.jpg\",srcSet:\"https://framerusercontent.com/images/yC16Uei6MuXlsfdHV605av4ZTuw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/yC16Uei6MuXlsfdHV605av4ZTuw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/yC16Uei6MuXlsfdHV605av4ZTuw.jpg 1500w\"},className:\"framer-1uy75hz\",\"data-framer-name\":\"Frame 37\",whileHover:animation8})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{background:{alt:getLocalizedValue(\"v6\",activeLocale)??\"Historisch Kurhaus hotel aan de boulevard van Scheveningen\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+388+0+0+10+0+0+0+0+1011.75),pixelHeight:6e3,pixelWidth:4e3,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1200px)`,src:\"https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg\",srcSet:\"https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg 4000w\"}},pQaSpW_Zv:{background:{alt:getLocalizedValue(\"v6\",activeLocale)??\"Historisch Kurhaus hotel aan de boulevard van Scheveningen\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+378+0+0+10+0+20+0+0+225),pixelHeight:6e3,pixelWidth:4e3,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg\",srcSet:\"https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg 4000w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v6\",activeLocale)??\"Historisch Kurhaus hotel aan de boulevard van Scheveningen\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+398+0+0+10+0+20+0+0+225),pixelHeight:6e3,pixelWidth:4e3,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg\",srcSet:\"https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/x8dQ3PVgBxGHiuxTpCQdXxbg.jpg 4000w\"},className:\"framer-1bdl7jm\",\"data-framer-name\":\"Frame 39\",whileHover:animation8})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+388+0+0+10+0+0+0+0+1349),pixelHeight:800,pixelWidth:1200,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1200px)`,src:\"https://framerusercontent.com/images/8GuiL5XSd3s84j4RtqoD98PD8E.jpg\",srcSet:\"https://framerusercontent.com/images/8GuiL5XSd3s84j4RtqoD98PD8E.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8GuiL5XSd3s84j4RtqoD98PD8E.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8GuiL5XSd3s84j4RtqoD98PD8E.jpg 1200w\"}},pQaSpW_Zv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+378+0+0+10+0+20+0+0+225),pixelHeight:800,pixelWidth:1200,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/8GuiL5XSd3s84j4RtqoD98PD8E.jpg\",srcSet:\"https://framerusercontent.com/images/8GuiL5XSd3s84j4RtqoD98PD8E.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8GuiL5XSd3s84j4RtqoD98PD8E.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8GuiL5XSd3s84j4RtqoD98PD8E.jpg 1200w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+398+0+0+10+0+20+0+0+225),pixelHeight:800,pixelWidth:1200,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/8GuiL5XSd3s84j4RtqoD98PD8E.jpg\",srcSet:\"https://framerusercontent.com/images/8GuiL5XSd3s84j4RtqoD98PD8E.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8GuiL5XSd3s84j4RtqoD98PD8E.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8GuiL5XSd3s84j4RtqoD98PD8E.jpg 1200w\"},className:\"framer-1ozkan0\",\"data-framer-name\":\"Frame 40\",whileHover:animation8})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{background:{alt:getLocalizedValue(\"v7\",activeLocale)??\"Groot reuzenrad op de Scheveningse pier met uitzicht op zee\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+388+0+0+10+0+0+0+0+1686.25),pixelHeight:3456,pixelWidth:5184,positionX:\"center\",positionY:\"top\",sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1200px)`,src:\"https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg\",srcSet:\"https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg 5184w\"}},pQaSpW_Zv:{background:{alt:getLocalizedValue(\"v7\",activeLocale)??\"Groot reuzenrad op de Scheveningse pier met uitzicht op zee\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+378+0+0+10+0+20+0+0+450),pixelHeight:3456,pixelWidth:5184,positionX:\"center\",positionY:\"top\",sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg\",srcSet:\"https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg 5184w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v7\",activeLocale)??\"Groot reuzenrad op de Scheveningse pier met uitzicht op zee\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+398+0+0+10+0+20+0+0+450),pixelHeight:3456,pixelWidth:5184,positionX:\"center\",positionY:\"top\",sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg\",srcSet:\"https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/DZckC4fCjTKZ9nWh2mO4p2sgKM.jpg 5184w\"},className:\"framer-1t0z8pz\",\"data-framer-name\":\"Frame 41\",whileHover:animation8})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{background:{alt:getLocalizedValue(\"v8\",activeLocale)??\"Vers gezette koffie in een rustige caf\\xe9sfeer in Scheveningen\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+388+0+0+10+0+0+0+0+2023.5),pixelHeight:4096,pixelWidth:2731,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1200px)`,src:\"https://framerusercontent.com/images/clCurGR1jmXCaNtOMzszJwfTzoc.jpg\",srcSet:\"https://framerusercontent.com/images/clCurGR1jmXCaNtOMzszJwfTzoc.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/clCurGR1jmXCaNtOMzszJwfTzoc.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/clCurGR1jmXCaNtOMzszJwfTzoc.jpg 2731w\"}},pQaSpW_Zv:{background:{alt:getLocalizedValue(\"v8\",activeLocale)??\"Vers gezette koffie in een rustige caf\\xe9sfeer in Scheveningen\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+378+0+0+10+0+20+0+0+675),pixelHeight:4096,pixelWidth:2731,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/clCurGR1jmXCaNtOMzszJwfTzoc.jpg\",srcSet:\"https://framerusercontent.com/images/clCurGR1jmXCaNtOMzszJwfTzoc.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/clCurGR1jmXCaNtOMzszJwfTzoc.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/clCurGR1jmXCaNtOMzszJwfTzoc.jpg 2731w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v8\",activeLocale)??\"Vers gezette koffie in een rustige caf\\xe9sfeer in Scheveningen\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+398+0+0+10+0+20+0+0+675),pixelHeight:4096,pixelWidth:2731,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/clCurGR1jmXCaNtOMzszJwfTzoc.jpg\",srcSet:\"https://framerusercontent.com/images/clCurGR1jmXCaNtOMzszJwfTzoc.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/clCurGR1jmXCaNtOMzszJwfTzoc.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/clCurGR1jmXCaNtOMzszJwfTzoc.jpg 2731w\"},className:\"framer-17x8xy8\",\"data-framer-name\":\"Frame 41\",whileHover:animation8})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{background:{alt:getLocalizedValue(\"v9\",activeLocale)??\"Surfer vangt golf bij de haven van Scheveningen bij zonsondergang\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+388+0+0+10+0+0+0+0+2360.75),pixelHeight:2916,pixelWidth:2616,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1200px)`,src:\"https://framerusercontent.com/images/OX2qLJdxlfxuKjrejYhzYVFLk.jpg\",srcSet:\"https://framerusercontent.com/images/OX2qLJdxlfxuKjrejYhzYVFLk.jpg?scale-down-to=1024 918w,https://framerusercontent.com/images/OX2qLJdxlfxuKjrejYhzYVFLk.jpg?scale-down-to=2048 1837w,https://framerusercontent.com/images/OX2qLJdxlfxuKjrejYhzYVFLk.jpg 2616w\"}},pQaSpW_Zv:{background:{alt:getLocalizedValue(\"v9\",activeLocale)??\"Surfer vangt golf bij de haven van Scheveningen bij zonsondergang\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+378+0+0+10+0+20+0+0+675),pixelHeight:2916,pixelWidth:2616,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/OX2qLJdxlfxuKjrejYhzYVFLk.jpg\",srcSet:\"https://framerusercontent.com/images/OX2qLJdxlfxuKjrejYhzYVFLk.jpg?scale-down-to=1024 918w,https://framerusercontent.com/images/OX2qLJdxlfxuKjrejYhzYVFLk.jpg?scale-down-to=2048 1837w,https://framerusercontent.com/images/OX2qLJdxlfxuKjrejYhzYVFLk.jpg 2616w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v9\",activeLocale)??\"Surfer vangt golf bij de haven van Scheveningen bij zonsondergang\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+398+0+0+10+0+20+0+0+675),pixelHeight:2916,pixelWidth:2616,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/OX2qLJdxlfxuKjrejYhzYVFLk.jpg\",srcSet:\"https://framerusercontent.com/images/OX2qLJdxlfxuKjrejYhzYVFLk.jpg?scale-down-to=1024 918w,https://framerusercontent.com/images/OX2qLJdxlfxuKjrejYhzYVFLk.jpg?scale-down-to=2048 1837w,https://framerusercontent.com/images/OX2qLJdxlfxuKjrejYhzYVFLk.jpg 2616w\"},className:\"framer-1cw2pij\",\"data-framer-name\":\"Frame 39\",whileHover:animation8})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+388+0+0+10+0+0+0+0+2698),pixelHeight:5184,pixelWidth:3456,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1200px)`,src:\"https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg\",srcSet:\"https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg 3456w\"}},pQaSpW_Zv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+378+0+0+10+0+20+0+0+675),pixelHeight:5184,pixelWidth:3456,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg\",srcSet:\"https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg 3456w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+398+0+0+10+0+20+0+0+675),pixelHeight:5184,pixelWidth:3456,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg\",srcSet:\"https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/L3D5l3MnVL4nK78Jg6LLF07CRAc.jpg 3456w\"},className:\"framer-1y98ed4\",\"data-framer-name\":\"Frame 43\",whileHover:animation8})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{background:{alt:getLocalizedValue(\"v10\",activeLocale)??\"Kitesurfen op het strand van Scheveningen met uitzicht op de pier\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+388+0+0+10+0+0+0+0+3035.25),pixelHeight:3967,pixelWidth:5951,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1200px)`,src:\"https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg\",srcSet:\"https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg 5951w\"}},pQaSpW_Zv:{background:{alt:getLocalizedValue(\"v10\",activeLocale)??\"Kitesurfen op het strand van Scheveningen met uitzicht op de pier\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+378+0+0+10+0+20+0+0+900),pixelHeight:3967,pixelWidth:5951,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg\",srcSet:\"https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg 5951w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v10\",activeLocale)??\"Kitesurfen op het strand van Scheveningen met uitzicht op de pier\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+398+0+0+10+0+20+0+0+900),pixelHeight:3967,pixelWidth:5951,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg\",srcSet:\"https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/LNjJTY53HejjVfar3HXACX4IDE.jpg 5951w\"},className:\"framer-1bnpiit\",\"data-framer-name\":\"Frame 42\",whileHover:animation8})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{background:{alt:getLocalizedValue(\"v11\",activeLocale)??\"Zeeschildpad in het Sea Life aquarium in Scheveningen\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+388+0+0+10+0+0+0+0+3372.5),pixelHeight:4e3,pixelWidth:3888,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1200px)`,src:\"https://framerusercontent.com/images/fABwlUDrpI0fUwzj7ZG5PijoxE.jpg\",srcSet:\"https://framerusercontent.com/images/fABwlUDrpI0fUwzj7ZG5PijoxE.jpg?scale-down-to=1024 995w,https://framerusercontent.com/images/fABwlUDrpI0fUwzj7ZG5PijoxE.jpg?scale-down-to=2048 1990w,https://framerusercontent.com/images/fABwlUDrpI0fUwzj7ZG5PijoxE.jpg 3888w\"}},pQaSpW_Zv:{background:{alt:getLocalizedValue(\"v11\",activeLocale)??\"Zeeschildpad in het Sea Life aquarium in Scheveningen\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+378+0+0+10+0+20+0+0+1125),pixelHeight:4e3,pixelWidth:6e3,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/YaZUX4uVs6RCdbRqqtM31H1O9s.jpg\",srcSet:\"https://framerusercontent.com/images/YaZUX4uVs6RCdbRqqtM31H1O9s.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YaZUX4uVs6RCdbRqqtM31H1O9s.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YaZUX4uVs6RCdbRqqtM31H1O9s.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YaZUX4uVs6RCdbRqqtM31H1O9s.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/YaZUX4uVs6RCdbRqqtM31H1O9s.jpg 6000w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v11\",activeLocale)??\"Zeeschildpad in het Sea Life aquarium in Scheveningen\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+398+0+0+10+0+20+0+0+1125),pixelHeight:4e3,pixelWidth:6e3,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/YaZUX4uVs6RCdbRqqtM31H1O9s.jpg\",srcSet:\"https://framerusercontent.com/images/YaZUX4uVs6RCdbRqqtM31H1O9s.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YaZUX4uVs6RCdbRqqtM31H1O9s.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YaZUX4uVs6RCdbRqqtM31H1O9s.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YaZUX4uVs6RCdbRqqtM31H1O9s.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/YaZUX4uVs6RCdbRqqtM31H1O9s.jpg 6000w\"},className:\"framer-1xv1ao2\",\"data-framer-name\":\"Frame 41\",whileHover:animation8})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+388+0+0+10+0+0+0+0+3709.75),pixelHeight:2731,pixelWidth:4096,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1200px)`,src:\"https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg\",srcSet:\"https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg 4096w\"}},pQaSpW_Zv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+378+0+0+10+0+20+0+0+1125),pixelHeight:2731,pixelWidth:4096,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg\",srcSet:\"https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg 4096w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+398+0+0+10+0+20+0+0+1125),pixelHeight:2731,pixelWidth:4096,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px, 1200px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg\",srcSet:\"https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/9nz1T5d526Vc3d1jBig2Mhsmw3o.jpg 4096w\"},className:\"framer-a5xq1r\",\"data-framer-name\":\"Frame 44\",whileHover:animation8})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1aswhqb\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-puswlx\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+4520+120+0+0},pQaSpW_Zv:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px)`,y:(componentViewport?.y||0)+0+1833+120+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px)`,y:(componentViewport?.y||0)+0+1853+120+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rs7gxw-container\",nodeId:\"J88BGr3AF\",scopeId:\"MufrINv2U\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IC3SyqLq0:{variant:\"EgMUPRHJd\"},pQaSpW_Zv:{variant:\"dprQ4Xyh8\"}},children:/*#__PURE__*/_jsx(FooterContainer,{height:\"100%\",id:\"J88BGr3AF\",layoutId:\"J88BGr3AF\",style:{width:\"100%\"},variant:\"YutVO80VT\",width:\"100%\"})})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-46YhF.framer-185qygu, .framer-46YhF .framer-185qygu { display: block; }\",\".framer-46YhF.framer-64cne9 { 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-46YhF .framer-ivdc56 { align-content: center; align-items: center; background-color: var(--token-d304d727-29f6-43bf-b88a-7176201e38f3, #f5efe7); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-46YhF .framer-19lfirz-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; z-index: 3; }\",\".framer-46YhF.framer-5imaui { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 1; }\",\".framer-46YhF.framer-cxlfar-container { flex: none; height: 100vh; left: 0px; position: fixed; top: 0px; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\",\".framer-46YhF .framer-1ywdhgk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 40px 60px 20px 60px; position: relative; width: 100%; z-index: 1; }\",\".framer-46YhF .framer-nsgf8h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-46YhF .framer-1mq6jd4, .framer-46YhF .framer-5d09t { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-46YhF .framer-10jx23v { align-content: center; align-items: center; background-color: #f5efe7; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-46YhF .framer-1ph3pet { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 10px 60px 100px 60px; position: relative; width: 100%; }\",\".framer-46YhF .framer-1yp6w42 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-46YhF .framer-1idyo2x { display: grid; flex: none; gap: 25px; grid-auto-rows: 200px; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, 200px); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-46YhF .framer-1h7q9qc, .framer-46YhF .framer-1uy75hz, .framer-46YhF .framer-1t0z8pz, .framer-46YhF .framer-17x8xy8, .framer-46YhF .framer-1xv1ao2, .framer-46YhF .framer-a5xq1r { align-self: start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; gap: 0px; height: 100%; justify-self: start; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-46YhF .framer-10xj5wb, .framer-46YhF .framer-1bdl7jm, .framer-46YhF .framer-1ozkan0, .framer-46YhF .framer-1cw2pij, .framer-46YhF .framer-1y98ed4, .framer-46YhF .framer-1bnpiit { align-self: start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; gap: 0px; grid-row: span 2; height: 100%; justify-self: start; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-46YhF .framer-1aswhqb { align-content: center; align-items: center; background-color: #f5efe7; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-46YhF .framer-puswlx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-46YhF .framer-1rs7gxw-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 768px) and (max-width: 1199px) { .framer-46YhF.framer-64cne9 { width: 768px; } .framer-46YhF .framer-1ywdhgk { padding: 40px 40px 0px 40px; } .framer-46YhF .framer-1ph3pet { padding: 10px 40px 100px 40px; } .framer-46YhF .framer-puswlx { padding: 0px 40px 0px 40px; }}\",\"@media (max-width: 767px) { .framer-46YhF.framer-64cne9 { width: 320px; } .framer-46YhF.framer-cxlfar-container { width: 100%; } .framer-46YhF .framer-1ywdhgk { gap: 32px; padding: 30px 20px 20px 20px; } .framer-46YhF .framer-1ph3pet { padding: 10px 24px 100px 24px; } .framer-46YhF .framer-1yp6w42 { gap: 60px; padding: 0px; } .framer-46YhF .framer-1idyo2x { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; height: 4022px; } .framer-46YhF .framer-1h7q9qc, .framer-46YhF .framer-10xj5wb, .framer-46YhF .framer-1uy75hz, .framer-46YhF .framer-1bdl7jm, .framer-46YhF .framer-1ozkan0, .framer-46YhF .framer-1t0z8pz, .framer-46YhF .framer-17x8xy8, .framer-46YhF .framer-1cw2pij, .framer-46YhF .framer-1y98ed4, .framer-46YhF .framer-1bnpiit, .framer-46YhF .framer-1xv1ao2, .framer-46YhF .framer-a5xq1r { align-self: unset; flex: 1 0 0px; height: 1px; } .framer-46YhF .framer-puswlx { max-width: unset; padding: 0px 20px 0px 20px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2441\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pQaSpW_Zv\":{\"layout\":[\"fixed\",\"auto\"]},\"IC3SyqLq0\":{\"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 FramerMufrINv2U=withCSS(Component,css,\"framer-46YhF\");export default FramerMufrINv2U;FramerMufrINv2U.displayName=\"Page\";FramerMufrINv2U.defaultProps={height:2441,width:1200};addFonts(FramerMufrINv2U,[{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\"}]},...NavigationFonts,...SidebarFonts,...FooterContainerFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMufrINv2U\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2441\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pQaSpW_Zv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IC3SyqLq0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavigationFonts", "getFonts", "NhP27bzNp_default", "SidebarFonts", "xnQ7NcyEi_default", "ImageWithFX", "withFX", "Image2", "FooterContainerFonts", "lTXHaFZ9V_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "animation3", "animation4", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation5", "transition2", "textEffect", "textEffect1", "animation6", "transition3", "animation7", "transition4", "animation8", "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", "activeVariantCallback", "delay", "useActiveVariantCallback", "NXxQ89TYb3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "LayoutGroup", "motion", "l", "ComponentViewportProvider", "Container", "PropertyOverrides2", "NhP27bzNp_default", "AnimatePresence", "Ga", "x", "xnQ7NcyEi_default", "getLocalizedValue", "RichText", "getLoadingLazyAtYPosition", "ImageWithFX", "lTXHaFZ9V_default", "css", "FramerMufrINv2U", "withCSS", "MufrINv2U_default", "addFonts", "NavigationFonts", "SidebarFonts", "FooterContainerFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
