{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2APev4TV3tgTcy2SKiUx/MSXNfbwG8W275mUczruK/trwjJOSD5.js"],
  "sourcesContent": ["// Generated by Framer (6aa4fc0)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Button from\"https://framerusercontent.com/modules/YlKU53CdDss9o1Y3l19z/0whb5n5y2kIiM1vdG8DN/NLuCNm8M5.js\";import Link1 from\"#framer/local/canvasComponent/pH6uHAahS/pH6uHAahS.js\";import Tooltip from\"#framer/local/canvasComponent/s7efkmkDM/s7efkmkDM.js\";import Footer from\"#framer/local/canvasComponent/UwcIuV2Rt/UwcIuV2Rt.js\";import Nav from\"#framer/local/canvasComponent/w9Mp6bmqh/w9Mp6bmqh.js\";import*as sharedStyle1 from\"#framer/local/css/QG3hkLsvn/QG3hkLsvn.js\";import*as sharedStyle from\"#framer/local/css/sj_OUnZDG/sj_OUnZDG.js\";import*as sharedStyle2 from\"#framer/local/css/SVMTtLP_N/SVMTtLP_N.js\";import metadataProvider from\"#framer/local/webPageMetadata/trwjJOSD5/trwjJOSD5.js\";const NavFonts=getFonts(Nav);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const ButtonFonts=getFonts(Button);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const Link1Fonts=getFonts(Link1);const MotionAWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.a);const FooterFonts=getFonts(Footer);const TooltipFonts=getFonts(Tooltip);const breakpoints={H8pZXv6z5:\"(min-width: 1280px)\",m1N44DCrV:\"(min-width: 810px) and (max-width: 1279px)\",tRU0sbvD_:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-J01CJ\";const variantClassNames={H8pZXv6z5:\"framer-v-1a8ba9i\",m1N44DCrV:\"framer-v-15v32oj\",tRU0sbvD_:\"framer-v-ungsew\"};const transition1={delay:.1,duration:.8,ease:[.44,0,.56,1],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:64};const transition2={delay:.2,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const transition3={damping:28,delay:0,mass:2,stiffness:165,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transition:transition3};const transition4={delay:.5,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const transition5={delay:.4,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"H8pZXv6z5\",Phone:\"tRU0sbvD_\",Tablet:\"m1N44DCrV\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"H8pZXv6z5\"};};const transition6={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const cursor={alignment:\"center\",component:Tooltip,offset:{x:20,y:20},placement:\"bottom\",transition:transition6,variant:\"UD7yi2QAJ\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"zFgjLksGI\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"eYhxIVy_0\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"m1N44DCrV\",\"tRU0sbvD_\"].includes(baseVariant))return true;return false;};useCustomCursors({\"1ffgggb\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"H8pZXv6z5\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-a3795d71-ab64-4dd3-ae7d-bf70dc6e8db9, rgb(247, 246, 242)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1a8ba9i\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tRU0sbvD_:{width:\"min(100vw, 1500px)\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:`min(${componentViewport?.width||\"100vw\"}, 1500px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tRU0sbvD_:{layoutScroll:true}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mrgiig-container\",id:elementId,nodeId:\"zFgjLksGI\",ref:ref1,scopeId:\"trwjJOSD5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tRU0sbvD_:{variant:\"B8DG_xC5I\"}},children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"zFgjLksGI\",layoutId:\"zFgjLksGI\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"jVu27DiDa\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t9jvgz\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1N44DCrV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1344,intrinsicWidth:896,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+120+8+543.3335),pixelHeight:1248,pixelWidth:1872,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1500px) - 96px) / 4, 120px) * 2 + 16px)`,src:\"https://framerusercontent.com/images/nUnKdB2hsERn5ctnIiwiJdZdHgk.jpg\",srcSet:\"https://framerusercontent.com/images/nUnKdB2hsERn5ctnIiwiJdZdHgk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nUnKdB2hsERn5ctnIiwiJdZdHgk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nUnKdB2hsERn5ctnIiwiJdZdHgk.jpg 1872w\"}},tRU0sbvD_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1344,intrinsicWidth:896,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+128+0+8+386.3076),pixelHeight:1248,pixelWidth:1872,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1500px) - 36px) / 2, 120px) * 2 + 12px)`,src:\"https://framerusercontent.com/images/nUnKdB2hsERn5ctnIiwiJdZdHgk.jpg\",srcSet:\"https://framerusercontent.com/images/nUnKdB2hsERn5ctnIiwiJdZdHgk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nUnKdB2hsERn5ctnIiwiJdZdHgk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nUnKdB2hsERn5ctnIiwiJdZdHgk.jpg 1872w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1344,intrinsicWidth:896,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+120+8+0),pixelHeight:1248,pixelWidth:1872,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1500px) - 112px) / 5, 120px) * 2 + 16px)`,src:\"https://framerusercontent.com/images/nUnKdB2hsERn5ctnIiwiJdZdHgk.jpg\",srcSet:\"https://framerusercontent.com/images/nUnKdB2hsERn5ctnIiwiJdZdHgk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nUnKdB2hsERn5ctnIiwiJdZdHgk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nUnKdB2hsERn5ctnIiwiJdZdHgk.jpg 1872w\"},className:\"framer-1kqh36s\",\"data-framer-appear-id\":\"1kqh36s\",\"data-framer-name\":\"Image\",initial:animation1,optimized:true,style:{transformPerspective:1200}})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-154wdbp\",\"data-framer-appear-id\":\"154wdbp\",\"data-framer-name\":\"Bullets\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-176wf9d\",\"data-styles-preset\":\"sj_OUnZDG\",style:{\"--framer-text-color\":\"var(--token-531f5bb8-a5c7-405a-8882-e346b41f80bf, rgb(247, 245, 240))\"},children:\"Contact\"})}),className:\"framer-139sk3q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/5a644886-9635-4ece-967d-8c76c65d0e49/submit\",className:\"framer-10ggeti\",nodeId:\"fmbGGMCbf\",redirectUrl:{webPageId:\"yl5HlrkRJ\"},children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"label\",{className:\"framer-14wkg39\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1ozoqcy\",inputName:\"Name\",placeholder:\"Your Full Name\",type:\"text\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-1ulo5k8\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-9miwe6\",inputName:\"Email\",placeholder:\"your@email.nl\",type:\"email\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-h0ne7j\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-i7cgwa\",inputName:\"Phone Number\",placeholder:\"Your phone number\",type:\"tel\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-o8sv4v\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1lba6rk\",inputName:\"Message \",placeholder:\"Your message\",required:true,type:\"textarea\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1N44DCrV:{width:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1500px) - 96px) / 4, 120px) * 3 - 8px)`},tRU0sbvD_:{width:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1500px) - 36px) / 2, 120px) * 2 - 28px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1500px) - 112px) / 5, 120px) * 3 - 8px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1avbtkj-container\",isModuleExternal:true,nodeId:\"vrHy8Mxc0\",scopeId:\"trwjJOSD5\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"vrHy8Mxc0\",layoutId:\"vrHy8Mxc0\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"zNkuqWxeD\",success:\"kkGSMI0fp\"},\"Rg61MhywJ\"),width:\"100%\"})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lygzwq\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cgvzop\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tRU0sbvD_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-b6w8t5\",\"data-styles-preset\":\"QG3hkLsvn\",style:{\"--framer-text-color\":\"var(--token-531f5bb8-a5c7-405a-8882-e346b41f80bf, rgb(230, 228, 222))\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:info@ihms.nl\",motionChild:true,nodeId:\"NKuqN_jyw\",openInNewTab:false,scopeId:\"trwjJOSD5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-12oq4lk\",\"data-styles-preset\":\"SVMTtLP_N\",children:\"INFO@IHMS.NL\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-b6w8t5\",\"data-styles-preset\":\"QG3hkLsvn\",children:/*#__PURE__*/_jsx(Link,{href:\"mailto:info@ihms.nl\",motionChild:true,nodeId:\"NKuqN_jyw\",openInNewTab:false,scopeId:\"trwjJOSD5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-12oq4lk\",\"data-styles-preset\":\"SVMTtLP_N\",children:\"INFO@IHMS.NL\"})})})}),className:\"framer-7jv2ee\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"RlM7U3VwcmVtZS1tZWRpdW0=\",\"--framer-font-family\":'\"Supreme\", \"Supreme Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-531f5bb8-a5c7-405a-8882-e346b41f80bf, rgb(28, 28, 28))\"},children:[\"Raadhuisstraat 2-4\",/*#__PURE__*/_jsx(\"br\",{}),\"1861 KS \",/*#__PURE__*/_jsx(\"br\",{}),\"Bergen NH\"]})}),className:\"framer-6r1jv4\",fonts:[\"FS;Supreme-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7U3VwcmVtZS1tZWRpdW0=\",\"--framer-font-family\":'\"Supreme\", \"Supreme Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-531f5bb8-a5c7-405a-8882-e346b41f80bf, rgb(28, 28, 28))\"},children:\"Culturele ANBI\"}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7U3VwcmVtZS1tZWRpdW0=\",\"--framer-font-family\":'\"Supreme\", \"Supreme Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-531f5bb8-a5c7-405a-8882-e346b41f80bf, rgb(28, 28, 28))\"},children:\"RSIN: 6690968\"})]}),className:\"framer-1d45097\",fonts:[\"FS;Supreme-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1N44DCrV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+120+8+0+0),pixelHeight:1300,pixelWidth:1300,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1500px) - 96px) / 4, 120px) * 3 + 32px)`,src:\"https://framerusercontent.com/images/KYuk1X4eq0VzzQKJbuyqDYyLRMk.jpg\",srcSet:\"https://framerusercontent.com/images/KYuk1X4eq0VzzQKJbuyqDYyLRMk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KYuk1X4eq0VzzQKJbuyqDYyLRMk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/KYuk1X4eq0VzzQKJbuyqDYyLRMk.jpg 1300w\"}},tRU0sbvD_:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+128+0+8+0+0),pixelHeight:1300,pixelWidth:1300,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1500px) - 36px) / 2, 120px) * 2 + 12px)`,src:\"https://framerusercontent.com/images/KYuk1X4eq0VzzQKJbuyqDYyLRMk.jpg\",srcSet:\"https://framerusercontent.com/images/KYuk1X4eq0VzzQKJbuyqDYyLRMk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KYuk1X4eq0VzzQKJbuyqDYyLRMk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/KYuk1X4eq0VzzQKJbuyqDYyLRMk.jpg 1300w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+120+8+0+0),pixelHeight:1300,pixelWidth:1300,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1500px) - 112px) / 5, 120px) * 3 + 32px)`,src:\"https://framerusercontent.com/images/KYuk1X4eq0VzzQKJbuyqDYyLRMk.jpg\",srcSet:\"https://framerusercontent.com/images/KYuk1X4eq0VzzQKJbuyqDYyLRMk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KYuk1X4eq0VzzQKJbuyqDYyLRMk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/KYuk1X4eq0VzzQKJbuyqDYyLRMk.jpg 1300w\"},className:\"framer-k3yvu2\"})})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Ukln3C0e5\"},motionChild:true,nodeId:\"XmbNsa4Ai\",scopeId:\"trwjJOSD5\",children:/*#__PURE__*/_jsxs(MotionAWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1qkdr8p framer-o3e300\",\"data-framer-appear-id\":\"1qkdr8p\",\"data-framer-cursor\":\"1ffgggb\",\"data-framer-name\":\"Text\",initial:animation1,optimized:true,style:{transformPerspective:1200},whileHover:animation3,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-176wf9d\",\"data-styles-preset\":\"sj_OUnZDG\",style:{\"--framer-text-color\":\"var(--token-531f5bb8-a5c7-405a-8882-e346b41f80bf, rgb(247, 245, 240))\"},children:\"About\"})}),className:\"framer-j5vo6x\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yq9m1l\",\"data-framer-name\":\"Buttom\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-176wf9d\",\"data-styles-preset\":\"sj_OUnZDG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-531f5bb8-a5c7-405a-8882-e346b41f80bf, rgb(230, 228, 222))\"},children:\"Since 1988, the International Holland Music Sessions has been a beacon for young classical musicians, providing them with the stage, mentorship, and inspiration to launch extraordinary careers. \"})}),className:\"framer-1bywsi8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1N44DCrV:{height:32,y:(componentViewport?.y||0)+0+120+8+543.3335+20+304.6668+0+42},tRU0sbvD_:{height:32,y:(componentViewport?.y||0)+128+0+8+901.3844+20+260.3076+0+42}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f9ddhc-container hidden-1a8ba9i\",nodeId:\"ejAMVHKqh\",scopeId:\"trwjJOSD5\",children:/*#__PURE__*/_jsx(Link1,{gum8CPOLK:true,height:\"100%\",id:\"ejAMVHKqh\",layoutId:\"ejAMVHKqh\",width:\"100%\",xIHUGa0Xg:\"Read about us\"})})})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\"},className:\"framer-12k998e\"})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1N44DCrV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1344,intrinsicWidth:896,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+120+8+0),pixelHeight:947,pixelWidth:1421,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1500px) - 96px) / 4, 120px)`,src:\"https://framerusercontent.com/images/7TdZiLFUxDJtEftaIeHxaqPZWk.jpg\",srcSet:\"https://framerusercontent.com/images/7TdZiLFUxDJtEftaIeHxaqPZWk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7TdZiLFUxDJtEftaIeHxaqPZWk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/7TdZiLFUxDJtEftaIeHxaqPZWk.jpg 1421w\"}},tRU0sbvD_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1344,intrinsicWidth:896,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+128+0+8+1287.692),pixelHeight:947,pixelWidth:1421,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1500px) - 36px) / 2, 120px) * 2 + 12px)`,src:\"https://framerusercontent.com/images/7TdZiLFUxDJtEftaIeHxaqPZWk.jpg\",srcSet:\"https://framerusercontent.com/images/7TdZiLFUxDJtEftaIeHxaqPZWk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7TdZiLFUxDJtEftaIeHxaqPZWk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/7TdZiLFUxDJtEftaIeHxaqPZWk.jpg 1421w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation5,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1344,intrinsicWidth:896,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+120+8+589),pixelHeight:947,pixelWidth:1421,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1500px) - 112px) / 5, 120px)`,src:\"https://framerusercontent.com/images/7TdZiLFUxDJtEftaIeHxaqPZWk.jpg\",srcSet:\"https://framerusercontent.com/images/7TdZiLFUxDJtEftaIeHxaqPZWk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7TdZiLFUxDJtEftaIeHxaqPZWk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/7TdZiLFUxDJtEftaIeHxaqPZWk.jpg 1421w\"},className:\"framer-cdqb0n\",\"data-framer-appear-id\":\"cdqb0n\",\"data-framer-name\":\"Image\",initial:animation1,optimized:true,style:{transformPerspective:1200}})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{m1N44DCrV:{y:(componentViewport?.y||0)+0+1120},tRU0sbvD_:{y:(componentViewport?.y||0)+128+1700}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:294,width:`min(${componentViewport?.width||\"100vw\"}, 2200px)`,y:(componentViewport?.y||0)+0+1320,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nkunx2-container\",nodeId:\"usNYkSRnb\",scopeId:\"trwjJOSD5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tRU0sbvD_:{variant:\"OqYVFEkA2\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"usNYkSRnb\",layoutId:\"usNYkSRnb\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"CXCu24au3\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nacpfr\"})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-J01CJ.framer-o3e300, .framer-J01CJ .framer-o3e300 { display: block; }\",\".framer-J01CJ.framer-1a8ba9i { align-content: center; align-items: center; background-color: var(--token-a3795d71-ab64-4dd3-ae7d-bf70dc6e8db9, #f7f6f2); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-J01CJ .framer-1mrgiig-container { flex: none; height: auto; max-width: 1500px; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-J01CJ .framer-t9jvgz { display: grid; flex: none; gap: 16px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(5, minmax(120px, 1fr)); grid-template-rows: repeat(4, minmax(0, 1fr)); height: 1200px; justify-content: center; max-width: 1500px; overflow: visible; padding: 8px 24px 30px 24px; position: relative; width: 100%; }\",\".framer-J01CJ .framer-1kqh36s { align-content: flex-start; align-items: flex-start; align-self: start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; grid-column: span 2; grid-row: span 4; height: 100%; justify-content: space-between; justify-self: start; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-J01CJ .framer-154wdbp { align-content: flex-start; align-items: flex-start; align-self: start; background-color: var(--token-cfb0603d-575e-4960-b5f8-a9dca90e01f7, #4a90e2); border-bottom-left-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; grid-column: span 3; grid-row: span 2; height: 100%; justify-content: space-between; justify-self: start; mix-blend-mode: multiply; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-J01CJ .framer-139sk3q, .framer-J01CJ .framer-j5vo6x { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-J01CJ .framer-10ggeti { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 0px 20px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-J01CJ .framer-14wkg39, .framer-J01CJ .framer-1ulo5k8, .framer-J01CJ .framer-h0ne7j, .framer-J01CJ .framer-o8sv4v { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-J01CJ .framer-1ozoqcy { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: var(--token-531f5bb8-a5c7-405a-8882-e346b41f80bf, #f7f5f0); --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: var(--token-531f5bb8-a5c7-405a-8882-e346b41f80bf, #f7f5f0); flex: none; height: 40px; position: relative; width: 100%; }','.framer-J01CJ .framer-9miwe6, .framer-J01CJ .framer-i7cgwa { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: var(--token-531f5bb8-a5c7-405a-8882-e346b41f80bf, #f7f5f0); flex: none; height: 40px; position: relative; width: 100%; }','.framer-J01CJ .framer-1lba6rk { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: var(--token-531f5bb8-a5c7-405a-8882-e346b41f80bf, #f7f5f0); --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-J01CJ .framer-1avbtkj-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-J01CJ .framer-lygzwq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-J01CJ .framer-1cgvzop { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 72px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 229px; }\",\".framer-J01CJ .framer-7jv2ee { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 228px; word-break: break-word; word-wrap: break-word; }\",\".framer-J01CJ .framer-6r1jv4, .framer-J01CJ .framer-1d45097 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-J01CJ .framer-k3yvu2 { bottom: 0px; flex: none; left: 0px; mix-blend-mode: multiply; opacity: 0.29; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-J01CJ .framer-1qkdr8p { align-content: flex-start; align-items: flex-start; align-self: start; background-color: var(--token-ddd9e07e-942a-4720-bcc3-006f8a8ef9b6, #d9829e); border-bottom-left-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; grid-column: span 2; grid-row: span 2; height: 100%; justify-content: space-between; justify-self: start; overflow: hidden; padding: 20px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-J01CJ .framer-1yq9m1l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J01CJ .framer-1bywsi8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 77%; word-break: break-word; word-wrap: break-word; }\",\".framer-J01CJ .framer-1f9ddhc-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-J01CJ .framer-12k998e { flex: none; height: 100%; left: calc(49.89648033126296% - 100% / 2); overflow: hidden; position: absolute; top: calc(49.91273996509601% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-J01CJ .framer-cdqb0n { align-content: flex-start; align-items: flex-start; align-self: start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; grid-row: span 2; height: 100%; justify-content: space-between; justify-self: start; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-J01CJ .framer-nkunx2-container { flex: none; height: auto; max-width: 2200px; position: relative; width: 100%; }\",\".framer-J01CJ .framer-nacpfr { background-color: var(--token-531f5bb8-a5c7-405a-8882-e346b41f80bf, #f7f5f0); flex: none; gap: 10px; height: 120px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: fixed; top: 0px; width: 100%; z-index: 0; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1279px) { .framer-J01CJ.framer-1a8ba9i { width: 810px; } .framer-J01CJ .framer-t9jvgz { grid-template-columns: repeat(4, minmax(120px, 1fr)); height: 1000px; } .framer-J01CJ .framer-1kqh36s { order: 2; } .framer-J01CJ .framer-154wdbp { grid-row: span 5; order: 0; } .framer-J01CJ .framer-1qkdr8p { grid-row: span 4; order: 3; } .framer-J01CJ .framer-1yq9m1l { gap: 12px; } .framer-J01CJ .framer-1bywsi8 { order: 0; width: 100%; } .framer-J01CJ .framer-1f9ddhc-container { order: 1; } .framer-J01CJ .framer-cdqb0n { grid-row: span 5; order: 1; }}\",\"@media (max-width: 809px) { .framer-J01CJ.framer-1a8ba9i { padding: 128px 0px 0px 0px; width: 390px; } .framer-J01CJ .framer-1mrgiig-container { left: 50%; position: fixed; transform: translateX(-50%); } .framer-J01CJ .framer-t9jvgz { aspect-ratio: 0.22941176470588234 / 1; gap: 12px; grid-template-columns: repeat(2, minmax(120px, 1fr)); grid-template-rows: repeat(11, minmax(0, 1fr)); height: var(--framer-aspect-ratio-supported, 3084px); padding: 8px 12px 30px 12px; } .framer-J01CJ .framer-1kqh36s, .framer-J01CJ .framer-1f9ddhc-container { order: 1; } .framer-J01CJ .framer-154wdbp { grid-column: span 2; grid-row: span 3; order: 0; } .framer-J01CJ .framer-lygzwq { flex-direction: column; gap: 8px; } .framer-J01CJ .framer-6r1jv4, .framer-J01CJ .framer-1d45097 { flex: none; width: 100%; } .framer-J01CJ .framer-1qkdr8p { grid-row: span 3; order: 2; } .framer-J01CJ .framer-1yq9m1l { gap: 12px; } .framer-J01CJ .framer-1bywsi8 { order: 0; width: 100%; } .framer-J01CJ .framer-cdqb0n { grid-column: 1 / -1; grid-row: span 3; order: 3; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1614\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"m1N44DCrV\":{\"layout\":[\"fixed\",\"auto\"]},\"tRU0sbvD_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"zFgjLksGI\":{\"pattern\":\":zFgjLksGI\",\"name\":\"top\"},\"eYhxIVy_0\":{\"pattern\":\":eYhxIVy_0\",\"name\":\"contact\"}}\n * @framerResponsiveScreen\n */const FramertrwjJOSD5=withCSS(Component,css,\"framer-J01CJ\");export default FramertrwjJOSD5;FramertrwjJOSD5.displayName=\"Page\";FramertrwjJOSD5.defaultProps={height:1614,width:1280};addFonts(FramertrwjJOSD5,[{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\"},{family:\"Supreme\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/OTYYUXNCZZI6EV6RSCAQFTGEGQ7JTD6B/45FLQUBI6DWIP6NYFVBTMKS6YPU3VYPT/GHZ524YD2KXKRX4PZ2S7DE3HKNPE2EKH.woff2\",weight:\"500\"}]},...NavFonts,...ButtonFonts,...Link1Fonts,...FooterFonts,...TooltipFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertrwjJOSD5\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"m1N44DCrV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tRU0sbvD_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"zFgjLksGI\\\":{\\\"pattern\\\":\\\":zFgjLksGI\\\",\\\"name\\\":\\\"top\\\"},\\\"eYhxIVy_0\\\":{\\\"pattern\\\":\\\":eYhxIVy_0\\\",\\\"name\\\":\\\"contact\\\"}}\",\"framerIntrinsicWidth\":\"1280\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"1614\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavFonts", "getFonts", "w9Mp6bmqh_default", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "ButtonFonts", "NLuCNm8M5_default", "MotionDivWithOptimizedAppearEffect", "motion", "Link1Fonts", "pH6uHAahS_default", "MotionAWithOptimizedAppearEffect", "FooterFonts", "UwcIuV2Rt_default", "TooltipFonts", "s7efkmkDM_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "formVariants", "form", "variants", "currentVariant", "transition3", "animation3", "transition4", "animation4", "transition5", "animation5", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "transition6", "cursor", "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", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Container", "getLoadingLazyAtYPosition", "RichText2", "x", "FormContainer", "formState", "l", "FormPlainTextInput2", "Link", "css", "FramertrwjJOSD5", "withCSS", "trwjJOSD5_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
