{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/SuAGstx4VKip7EPXbi68/uR7DlIpU0f3mLWcJnydG/DQnqVgMg1.js"],
  "sourcesContent": ["// Generated by Framer (2abc263)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,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{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js\";import Video from\"#framer/local/canvasComponent/jQCRhDzb4/jQCRhDzb4.js\";import PrimaryButton from\"#framer/local/canvasComponent/KLrMvacrv/KLrMvacrv.js\";import GalleryItem from\"#framer/local/canvasComponent/SgWhUYoeY/SgWhUYoeY.js\";import Header from\"#framer/local/canvasComponent/Us5ChsRGk/Us5ChsRGk.js\";import GallerySlider from\"#framer/local/canvasComponent/vu9ZYGnSz/vu9ZYGnSz.js\";import*as sharedStyle from\"#framer/local/css/CnKVtYSjo/CnKVtYSjo.js\";import*as sharedStyle3 from\"#framer/local/css/mu5SJcaIK/mu5SJcaIK.js\";import*as sharedStyle2 from\"#framer/local/css/P7LGcsuSh/P7LGcsuSh.js\";import*as sharedStyle1 from\"#framer/local/css/U1bq536YM/U1bq536YM.js\";import*as sharedStyle4 from\"#framer/local/css/uBWChdfy5/uBWChdfy5.js\";import*as sharedStyle5 from\"#framer/local/css/VvR3aXB4d/VvR3aXB4d.js\";import metadataProvider from\"#framer/local/webPageMetadata/DQnqVgMg1/DQnqVgMg1.js\";const HeaderFonts=getFonts(Header);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const PrimaryButtonFonts=getFonts(PrimaryButton);const ContainerWithFX=withFX(Container);const VideoFonts=getFonts(Video);const YouTubeFonts=getFonts(YouTube);const GalleryItemFonts=getFonts(GalleryItem);const GallerySliderFonts=getFonts(GallerySlider);const breakpoints={IY7QIDZrq:\"(min-width: 1280px)\",LIsBRROF1:\"(max-width: 991px)\",MAsDNwqCd:\"(min-width: 992px) and (max-width: 1279px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-qjr0P\";const variantClassNames={IY7QIDZrq:\"framer-v-icnc8o\",LIsBRROF1:\"framer-v-1bee3gc\",MAsDNwqCd:\"framer-v-1ste1i1\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:60};const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,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 addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"IY7QIDZrq\",Phone:\"LIsBRROF1\",Tablet:\"MAsDNwqCd\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"IY7QIDZrq\"};};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 yPbTP9rci3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const bTHRN5NyB3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"LxCO9H064\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"LIsBRROF1\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"LIsBRROF1\")return true;return false;};const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"IY7QIDZrq\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-713f164b-c789-48c3-9627-de468bcc5210, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-icnc8o\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r8gzse-container\",layoutScroll:true,nodeId:\"ot68fhZSU\",scopeId:\"DQnqVgMg1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{variant:\"RuA_Hclnh\"},MAsDNwqCd:{variant:\"GmOsZhztK\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"ot68fhZSU\",layoutId:\"ot68fhZSU\",style:{width:\"100%\"},variant:\"HSn2NWI2K\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-19fd8lz\",\"data-framer-name\":\"Banner Section\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"City\",fit:\"fill\",pixelHeight:1281,pixelWidth:1920,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/ECkXBZOvUzP1fjtTPZb3ah7twCw.jpg\",srcSet:\"https://framerusercontent.com/images/ECkXBZOvUzP1fjtTPZb3ah7twCw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ECkXBZOvUzP1fjtTPZb3ah7twCw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ECkXBZOvUzP1fjtTPZb3ah7twCw.jpg 1920w\"},className:\"framer-97dwi5\",\"data-framer-name\":\"Banner Image\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1brg75f\",\"data-framer-name\":\"Base Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v7s6wm\",\"data-framer-name\":\"Title Wrapper\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-2neddd\",\"data-styles-preset\":\"CnKVtYSjo\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-713f164b-c789-48c3-9627-de468bcc5210, rgb(255, 255, 255))\"},children:\"Our history\"})}),className:\"framer-8qv2uq\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kngmvy\",\"data-styles-preset\":\"U1bq536YM\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-713f164b-c789-48c3-9627-de468bcc5210, rgb(255, 255, 255))\"},children:\"Explore the rich tapestry of our town's heritage and milestones on our History municipal website, a digital journey through time.\"})}),className:\"framer-ruf9tw\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-tca8gi\",\"data-framer-name\":\"History Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-glpkz0\",\"data-framer-name\":\"Base Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i6mouh\",\"data-framer-name\":\"Progress Wrapper\",id:elementId,ref:ref1,children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-o9spas hidden-1bee3gc\",\"data-framer-name\":\"Timeline Progress Line\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MAsDNwqCd:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-1250}},{offset:200,ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}]}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{bounce:0,damping:60,delay:0,duration:1.5,durationBasedSpring:true,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-1360}},{offset:200,ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-yjsmak\",\"data-framer-name\":\"Timeline Progress Bar\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bvm4ek\",\"data-framer-name\":\"Progress History Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kyvv8a\",\"data-framer-name\":\"History Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{background:{alt:\"City\",fit:\"fill\",pixelHeight:1148,pixelWidth:1920,sizes:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 40px, 280px)`,src:\"https://framerusercontent.com/images/fIH3ok3rxzdjbMzVTGYncbcPtE.jpg\",srcSet:\"https://framerusercontent.com/images/fIH3ok3rxzdjbMzVTGYncbcPtE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fIH3ok3rxzdjbMzVTGYncbcPtE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fIH3ok3rxzdjbMzVTGYncbcPtE.jpg 1920w\"}},MAsDNwqCd:{background:{alt:\"City\",fit:\"fill\",pixelHeight:1148,pixelWidth:1920,sizes:\"400px\",src:\"https://framerusercontent.com/images/fIH3ok3rxzdjbMzVTGYncbcPtE.jpg\",srcSet:\"https://framerusercontent.com/images/fIH3ok3rxzdjbMzVTGYncbcPtE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fIH3ok3rxzdjbMzVTGYncbcPtE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fIH3ok3rxzdjbMzVTGYncbcPtE.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"City\",fit:\"fill\",pixelHeight:1148,pixelWidth:1920,sizes:\"450px\",src:\"https://framerusercontent.com/images/fIH3ok3rxzdjbMzVTGYncbcPtE.jpg\",srcSet:\"https://framerusercontent.com/images/fIH3ok3rxzdjbMzVTGYncbcPtE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fIH3ok3rxzdjbMzVTGYncbcPtE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fIH3ok3rxzdjbMzVTGYncbcPtE.jpg 1920w\"},className:\"framer-1b5r5fc\"})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vud1dy hidden-1bee3gc\",\"data-framer-name\":\"Chronology Wrapper\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-h3sz5y\",\"data-styles-preset\":\"P7LGcsuSh\",style:{\"--framer-text-color\":\"var(--token-683ee1cb-d2c4-4e8b-a01b-6b775d4145c5, rgb(24, 29, 39))\"},children:\"Year\"})}),className:\"framer-7vmud3\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uo8mgq\",\"data-styles-preset\":\"mu5SJcaIK\",style:{\"--framer-text-color\":\"var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, rgb(12, 93, 255))\"},children:\"1825\"})}),className:\"framer-n2d0yc\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1vptryf\",\"data-framer-name\":\"Title Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-he2fo0\",\"data-styles-preset\":\"uBWChdfy5\",children:\"Early beginnings.\"})}),className:\"framer-1r12fwm\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kngmvy\",\"data-styles-preset\":\"U1bq536YM\",children:\"In the early 19th century, Greenfield was founded by John Green and a group of pioneering settlers. Drawn by the fertile land and strategic location along the Ohio River, these early inhabitants laid the groundwork for what would become a bustling agricultural hub.\"})}),className:\"framer-6a8152\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dffgs0 hidden-icnc8o hidden-1ste1i1\",\"data-framer-name\":\"Chronology Wrapper\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-h3sz5y\",\"data-styles-preset\":\"P7LGcsuSh\",style:{\"--framer-text-color\":\"var(--token-683ee1cb-d2c4-4e8b-a01b-6b775d4145c5, rgb(24, 29, 39))\"},children:\"Year\"})}),className:\"framer-qnbn25\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uo8mgq\",\"data-styles-preset\":\"mu5SJcaIK\",style:{\"--framer-text-color\":\"var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, rgb(12, 93, 255))\"},children:\"1825\"})}),className:\"framer-1lhs5bj\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ph0ryh\",\"data-framer-name\":\"History Wrapper\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19nilyd\",\"data-framer-name\":\"Title Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-he2fo0\",\"data-styles-preset\":\"uBWChdfy5\",children:\"Growth and development.\"})}),className:\"framer-wjowps\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kngmvy\",\"data-styles-preset\":\"U1bq536YM\",children:\"In the early 19th century, Greenfield was founded by John Green and a group of pioneering settlers. Drawn by the fertile land and strategic location along the Ohio River, these early inhabitants laid the groundwork for what would become a bustling agricultural hub.\"})}),className:\"framer-1jbtf8u\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c50q8n hidden-icnc8o hidden-1ste1i1\",\"data-framer-name\":\"Chronology Wrapper\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-h3sz5y\",\"data-styles-preset\":\"P7LGcsuSh\",style:{\"--framer-text-color\":\"var(--token-683ee1cb-d2c4-4e8b-a01b-6b775d4145c5, rgb(24, 29, 39))\"},children:\"Century\"})}),className:\"framer-1ezzyfr\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uo8mgq\",\"data-styles-preset\":\"mu5SJcaIK\",style:{\"--framer-text-color\":\"var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, rgb(12, 93, 255))\"},children:\"Late 19th\"})}),className:\"framer-4cy9jn\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-asp9zu hidden-1bee3gc\",\"data-framer-name\":\"Chronology Wrapper\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-h3sz5y\",\"data-styles-preset\":\"P7LGcsuSh\",style:{\"--framer-text-color\":\"var(--token-683ee1cb-d2c4-4e8b-a01b-6b775d4145c5, rgb(24, 29, 39))\"},children:\"Century\"})}),className:\"framer-d1e8cu\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uo8mgq\",\"data-styles-preset\":\"mu5SJcaIK\",style:{\"--framer-text-color\":\"var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, rgb(12, 93, 255))\"},children:\"Late 19th\"})}),className:\"framer-1fpyruf\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{background:{alt:\"City\",fit:\"fill\",pixelHeight:1439,pixelWidth:1920,sizes:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 40px, 280px)`,src:\"https://framerusercontent.com/images/oZU4JgnGALHbiC8h68bizeCI.jpg\",srcSet:\"https://framerusercontent.com/images/oZU4JgnGALHbiC8h68bizeCI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oZU4JgnGALHbiC8h68bizeCI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oZU4JgnGALHbiC8h68bizeCI.jpg 1920w\"}},MAsDNwqCd:{background:{alt:\"City\",fit:\"fill\",pixelHeight:1439,pixelWidth:1920,sizes:\"400px\",src:\"https://framerusercontent.com/images/oZU4JgnGALHbiC8h68bizeCI.jpg\",srcSet:\"https://framerusercontent.com/images/oZU4JgnGALHbiC8h68bizeCI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oZU4JgnGALHbiC8h68bizeCI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oZU4JgnGALHbiC8h68bizeCI.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"City\",fit:\"fill\",pixelHeight:1439,pixelWidth:1920,sizes:\"450px\",src:\"https://framerusercontent.com/images/oZU4JgnGALHbiC8h68bizeCI.jpg\",srcSet:\"https://framerusercontent.com/images/oZU4JgnGALHbiC8h68bizeCI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oZU4JgnGALHbiC8h68bizeCI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oZU4JgnGALHbiC8h68bizeCI.jpg 1920w\"},className:\"framer-10d9ufg\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dfbkef\",\"data-framer-name\":\"History Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{background:{alt:\"City\",fit:\"fill\",pixelHeight:1440,pixelWidth:1920,sizes:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 40px, 280px)`,src:\"https://framerusercontent.com/images/QnNdwtvAskzpwrgl42bTv7q7kE.jpg\",srcSet:\"https://framerusercontent.com/images/QnNdwtvAskzpwrgl42bTv7q7kE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QnNdwtvAskzpwrgl42bTv7q7kE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QnNdwtvAskzpwrgl42bTv7q7kE.jpg 1920w\"}},MAsDNwqCd:{background:{alt:\"City\",fit:\"fill\",pixelHeight:1440,pixelWidth:1920,sizes:\"400px\",src:\"https://framerusercontent.com/images/QnNdwtvAskzpwrgl42bTv7q7kE.jpg\",srcSet:\"https://framerusercontent.com/images/QnNdwtvAskzpwrgl42bTv7q7kE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QnNdwtvAskzpwrgl42bTv7q7kE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QnNdwtvAskzpwrgl42bTv7q7kE.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"City\",fit:\"fill\",pixelHeight:1440,pixelWidth:1920,sizes:\"450px\",src:\"https://framerusercontent.com/images/QnNdwtvAskzpwrgl42bTv7q7kE.jpg\",srcSet:\"https://framerusercontent.com/images/QnNdwtvAskzpwrgl42bTv7q7kE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QnNdwtvAskzpwrgl42bTv7q7kE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QnNdwtvAskzpwrgl42bTv7q7kE.jpg 1920w\"},className:\"framer-1e50en2\"})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o0zmjw hidden-1bee3gc\",\"data-framer-name\":\"Chronology Wrapper\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-h3sz5y\",\"data-styles-preset\":\"P7LGcsuSh\",style:{\"--framer-text-color\":\"var(--token-683ee1cb-d2c4-4e8b-a01b-6b775d4145c5, rgb(24, 29, 39))\"},children:\"Century\"})}),className:\"framer-1711dgl\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uo8mgq\",\"data-styles-preset\":\"mu5SJcaIK\",style:{\"--framer-text-color\":\"var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, rgb(12, 93, 255))\"},children:\"Mid 20th\"})}),className:\"framer-co8zno\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ul98r\",\"data-framer-name\":\"Title Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-he2fo0\",\"data-styles-preset\":\"uBWChdfy5\",children:\"Cultural evolution.\"})}),className:\"framer-u8e816\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kngmvy\",\"data-styles-preset\":\"U1bq536YM\",children:\"Throughout the 20th century, Greenfield diversified and expanded its cultural footprint. The establishment of cultural institutions, parks, and recreational facilities reflected the city's commitment to enhancing life for its residents. Annual events, such as the Greenfield Harvest Festival, became beloved traditions that continue to this day.\"})}),className:\"framer-2vml92\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u9ztd5 hidden-icnc8o hidden-1ste1i1\",\"data-framer-name\":\"Chronology Wrapper\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-h3sz5y\",\"data-styles-preset\":\"P7LGcsuSh\",style:{\"--framer-text-color\":\"var(--token-683ee1cb-d2c4-4e8b-a01b-6b775d4145c5, rgb(24, 29, 39))\"},children:\"Century\"})}),className:\"framer-oq0cjb\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uo8mgq\",\"data-styles-preset\":\"mu5SJcaIK\",style:{\"--framer-text-color\":\"var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, rgb(12, 93, 255))\"},children:\"Mid 20th\"})}),className:\"framer-cnf9ll\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-v3lu15\",\"data-framer-name\":\"About Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nedc2l\",\"data-framer-name\":\"Base Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e1mpet\",\"data-framer-name\":\"Top Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1loi7ei\",\"data-framer-name\":\"Title & Button Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18aonwf\",\"data-framer-name\":\"Title Wrapper\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-he2fo0\",\"data-styles-preset\":\"uBWChdfy5\",children:\"Together, let's make a better community.\"})}),className:\"framer-15b7u3l\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kngmvy\",\"data-styles-preset\":\"U1bq536YM\",children:\"Together, let's make a better community by fostering a spirit of collaboration, inclusivity, and shared responsibility. Join us in creating a vibrant, sustainable, and welcoming environment where every voice is heard and every effort makes a difference.\"})}),className:\"framer-ltzt7f\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mCEvUBTZQ\"},implicitPathVariables:undefined},{href:{webPageId:\"mCEvUBTZQ\"},implicitPathVariables:undefined},{href:{webPageId:\"mCEvUBTZQ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-93d1xk-container\",nodeId:\"kdXShliUm\",rendersWithMotion:true,scopeId:\"DQnqVgMg1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{cAZca7X71:resolvedLinks[2],variant:\"a2BJ4xgE3\"},MAsDNwqCd:{cAZca7X71:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(PrimaryButton,{cAZca7X71:resolvedLinks[0],DX9Zkz4Nc:\"var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, rgb(12, 93, 255))\",height:\"100%\",id:\"kdXShliUm\",jKtx1Xdom:{borderColor:'var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, rgb(12, 93, 255)) /* {\"name\":\"Primary\"} */',borderStyle:\"solid\",borderWidth:1},layoutId:\"kdXShliUm\",Owxl2A2UE:{borderColor:'var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, rgb(12, 93, 255)) /* {\"name\":\"Primary\"} */',borderStyle:\"solid\",borderWidth:1},Ppv8H9E39:\"var(--token-713f164b-c789-48c3-9627-de468bcc5210, rgb(255, 255, 255))\",rgCBGPj6g:\"var(--token-713f164b-c789-48c3-9627-de468bcc5210, rgb(255, 255, 255))\",variant:\"GXHEWti7_\",W0Q4ZuQJS:\"var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, rgb(12, 93, 255))\",width:\"100%\",Yo0BHvZ3y:\"Discover how\"})})})})})]}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{height:320,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1460px) - 40px)`},MAsDNwqCd:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1460px) - 100px) / 2, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:415,width:`max((min(${componentViewport?.width||\"100vw\"}, 1460px) - 160px) / 2, 1px)`,children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1lduafi-container\",id:\"1lduafi\",nodeId:\"mhgRMOC64\",rendersWithMotion:true,scopeId:\"DQnqVgMg1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{style:{height:\"100%\",width:\"100%\"},variant:\"mkmSHWE1u\"}},children:/*#__PURE__*/_jsx(Video,{height:\"100%\",id:\"mhgRMOC64\",layoutId:\"mhgRMOC64\",style:{width:\"100%\"},variant:\"YBLcYJ0YL\",width:\"100%\",yPbTP9rci:yPbTP9rci3bnx0g({overlay})})}),/*#__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:.2,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1wlb6it\"),\"data-framer-portal-id\":\"1lduafi\",exit:{opacity:0,transition:{delay:0,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"epTmCRArl\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:cx(scopingClassNames,\"framer-1xzq2qm-container\"),\"data-framer-portal-id\":\"1lduafi\",exit:animation2,inComponentSlot:true,initial:animation1,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"oqSriGrJL\",rendersWithMotion:true,scopeId:\"DQnqVgMg1\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"oqSriGrJL\",isMixedBorderRadius:false,isRed:true,layoutId:\"oqSriGrJL\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/qSDQ3U6Qyaw?si=iCAyVt9tKRW27-k6\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{animate:animation3,background:{alt:\"Cross Icon\",fit:\"fill\",pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/Ey0LRqIGWVlNnRkDsD1m3QwflI.svg\"},className:cx(scopingClassNames,\"framer-dfpund\"),\"data-framer-name\":\"Close Icon\",\"data-framer-portal-id\":\"1lduafi\",exit:animation2,initial:animation1,onTap:onTap1wnntms({overlay})})]}),getContainer())})})]})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y0za0p\",\"data-framer-name\":\"Bottom Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qkxb7b\",\"data-framer-name\":\"Title Wrapper\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-lknohd\",\"data-styles-preset\":\"VvR3aXB4d\",children:\"Collaboration is at the heart of our municipality.\"})}),className:\"framer-7kqzlw\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1il921j\",\"data-framer-name\":\"Logos Wrapper\",children:[/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:50,pixelWidth:273,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/Jc4SJuzkPlts0s5Q3ANcjrcHc0.svg\"},className:\"framer-1wgapp4\",\"data-framer-name\":\"Logo\"}),/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:50,pixelWidth:227,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/NQzhElTrC8zsKsvYg6t4FFvyLGg.svg\"},className:\"framer-1428dkx\",\"data-framer-name\":\"Logo\"}),/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:50,pixelWidth:201,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/XOIblOICJP8Vf8GyO6p5GFUM.svg\"},className:\"framer-od6ghw\",\"data-framer-name\":\"Logo\"}),/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:50,pixelWidth:207,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/5bfMw2OjajUbcnXXfaBHzgZHVZQ.svg\"},className:\"framer-1uz9bv4\",\"data-framer-name\":\"Logo\"})]})]}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kngmvy\",\"data-styles-preset\":\"U1bq536YM\",children:\"Dear Residents and Visitors,  Welcome to our municipal website! As your mayor, I am honored to serve this wonderful community, and I am committed to fostering an environment where every resident feels valued, heard, and empowered. Together, we will continue to build a thriving, inclusive, and forward-thinking city.\"})}),className:\"framer-j64tnm\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-vsay2l\",\"data-framer-name\":\"Gallery Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bv8glp\",\"data-framer-name\":\"Base Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-he2fo0\",\"data-styles-preset\":\"uBWChdfy5\",style:{\"--framer-text-alignment\":\"left\"},children:\"Discover the charm of our picturesque city.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-he2fo0\",\"data-styles-preset\":\"uBWChdfy5\",style:{\"--framer-text-alignment\":\"center\"},children:\"Discover the charm of our picturesque city.\"})}),className:\"framer-wxqcw0\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ag31cy\",\"data-framer-name\":\"Gallery\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{width:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 40px, 280px)`},MAsDNwqCd:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 100px) / 4, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:390,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 160px) / 4, 1px)`,children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3z2h7e-container\",id:\"3z2h7e\",nodeId:\"e35oFWbxh\",rendersWithMotion:true,scopeId:\"DQnqVgMg1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{variant:\"aWVzjRlOj\"}},children:/*#__PURE__*/_jsx(GalleryItem,{a038xeumM:\"Heritage Horizons Museum\",bTHRN5NyB:bTHRN5NyB3bnx0g({overlay:overlay1}),height:\"100%\",id:\"e35oFWbxh\",layoutId:\"e35oFWbxh\",m2QBGruIh:\"Museum\",style:{width:\"100%\"},variant:\"HASP6h3ij\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.2,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-yo97fm\"),\"data-framer-portal-id\":\"3z2h7e\",exit:{opacity:0,transition:{delay:0,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"pYlgmlETn\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:cx(scopingClassNames,\"framer-f3jibv-container\"),\"data-framer-portal-id\":\"3z2h7e\",exit:animation2,inComponentSlot:true,initial:animation1,nodeId:\"qx9itcR0b\",rendersWithMotion:true,scopeId:\"DQnqVgMg1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{variant:\"eAVuM4Wp8\"}},children:/*#__PURE__*/_jsx(GallerySlider,{acE_BwWJ8:addImageAlt({pixelHeight:1280,pixelWidth:1920,src:\"https://framerusercontent.com/images/Y874uDDILC7VdUjxoDdzbOvuqw.jpg\",srcSet:\"https://framerusercontent.com/images/Y874uDDILC7VdUjxoDdzbOvuqw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Y874uDDILC7VdUjxoDdzbOvuqw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Y874uDDILC7VdUjxoDdzbOvuqw.jpg 1920w\"},\"Museum\"),cY3CfmsIz:addImageAlt({pixelHeight:1440,pixelWidth:1920,src:\"https://framerusercontent.com/images/kziuCvdJL6FTfaVUOxm6HN9H3ec.jpg\",srcSet:\"https://framerusercontent.com/images/kziuCvdJL6FTfaVUOxm6HN9H3ec.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kziuCvdJL6FTfaVUOxm6HN9H3ec.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kziuCvdJL6FTfaVUOxm6HN9H3ec.jpg 1920w\"},\"Museum\"),height:\"100%\",id:\"qx9itcR0b\",layoutId:\"qx9itcR0b\",style:{height:\"100%\",width:\"100%\"},variant:\"XAymTOT5i\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Cross Icon\",fit:\"fill\",pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/Ey0LRqIGWVlNnRkDsD1m3QwflI.svg\"},className:cx(scopingClassNames,\"framer-1vq31cg\"),\"data-framer-name\":\"Close Icon\",\"data-framer-portal-id\":\"3z2h7e\",onTap:onTap1wnntms({overlay:overlay1})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{width:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 40px, 280px)`},MAsDNwqCd:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 100px) / 4, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:390,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 160px) / 4, 1px)`,children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19dlr8j-container\",id:\"19dlr8j\",nodeId:\"rU5a8DMnX\",rendersWithMotion:true,scopeId:\"DQnqVgMg1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{variant:\"aWVzjRlOj\"}},children:/*#__PURE__*/_jsx(GalleryItem,{a038xeumM:\"WildWonder Wildlife Park\",bTHRN5NyB:bTHRN5NyB3bnx0g({overlay:overlay2}),height:\"100%\",hjyVUn1oY:addImageAlt({pixelHeight:1280,pixelWidth:1920,src:\"https://framerusercontent.com/images/itZTj5D0dSMraffV1BYKuhaLQ6M.jpg\",srcSet:\"https://framerusercontent.com/images/itZTj5D0dSMraffV1BYKuhaLQ6M.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/itZTj5D0dSMraffV1BYKuhaLQ6M.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/itZTj5D0dSMraffV1BYKuhaLQ6M.jpg 1920w\"},\"Zoo\"),id:\"rU5a8DMnX\",layoutId:\"rU5a8DMnX\",m2QBGruIh:\"Zoo\",style:{width:\"100%\"},variant:\"HASP6h3ij\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.2,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-avr1iw\"),\"data-framer-portal-id\":\"19dlr8j\",exit:{opacity:0,transition:{delay:0,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"w5EZXEV5J\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:cx(scopingClassNames,\"framer-bnw30x-container\"),\"data-framer-portal-id\":\"19dlr8j\",exit:animation2,inComponentSlot:true,initial:animation1,nodeId:\"DSBEcJMjc\",rendersWithMotion:true,scopeId:\"DQnqVgMg1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{variant:\"eAVuM4Wp8\"}},children:/*#__PURE__*/_jsx(GallerySlider,{acE_BwWJ8:addImageAlt({pixelHeight:1280,pixelWidth:1920,src:\"https://framerusercontent.com/images/gBnFvOthQul6P6wuZsLOlBCstE.jpg\",srcSet:\"https://framerusercontent.com/images/gBnFvOthQul6P6wuZsLOlBCstE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gBnFvOthQul6P6wuZsLOlBCstE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gBnFvOthQul6P6wuZsLOlBCstE.jpg 1920w\"},\"Zoo\"),cY3CfmsIz:addImageAlt({pixelHeight:1281,pixelWidth:1920,src:\"https://framerusercontent.com/images/d5DXy9bon7lCLPcLtc19Vt2NLA.jpg\",srcSet:\"https://framerusercontent.com/images/d5DXy9bon7lCLPcLtc19Vt2NLA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/d5DXy9bon7lCLPcLtc19Vt2NLA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/d5DXy9bon7lCLPcLtc19Vt2NLA.jpg 1920w\"},\"Zoo\"),height:\"100%\",id:\"DSBEcJMjc\",layoutId:\"DSBEcJMjc\",style:{height:\"100%\",width:\"100%\"},variant:\"XAymTOT5i\",width:\"100%\",xDbmSb382:addImageAlt({pixelHeight:1280,pixelWidth:1920,src:\"https://framerusercontent.com/images/itZTj5D0dSMraffV1BYKuhaLQ6M.jpg\",srcSet:\"https://framerusercontent.com/images/itZTj5D0dSMraffV1BYKuhaLQ6M.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/itZTj5D0dSMraffV1BYKuhaLQ6M.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/itZTj5D0dSMraffV1BYKuhaLQ6M.jpg 1920w\"},\"Zoo\")})})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Cross Icon\",fit:\"fill\",pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/Ey0LRqIGWVlNnRkDsD1m3QwflI.svg\"},className:cx(scopingClassNames,\"framer-iyhdgl\"),\"data-framer-name\":\"Close Icon\",\"data-framer-portal-id\":\"19dlr8j\",onTap:onTap1wnntms({overlay:overlay2})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{width:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 40px, 280px)`},MAsDNwqCd:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 100px) / 4, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:390,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 160px) / 4, 1px)`,children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ddcw7e-container\",id:\"ddcw7e\",nodeId:\"KVttGRLO_\",rendersWithMotion:true,scopeId:\"DQnqVgMg1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{variant:\"aWVzjRlOj\"}},children:/*#__PURE__*/_jsx(GalleryItem,{a038xeumM:\"SilverScreen Oasis Cinema\",bTHRN5NyB:bTHRN5NyB3bnx0g({overlay:overlay3}),height:\"100%\",hjyVUn1oY:addImageAlt({pixelHeight:1280,pixelWidth:1920,src:\"https://framerusercontent.com/images/mF3jwbkTC5K6cZw2zXT5g5mots.jpg\",srcSet:\"https://framerusercontent.com/images/mF3jwbkTC5K6cZw2zXT5g5mots.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mF3jwbkTC5K6cZw2zXT5g5mots.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/mF3jwbkTC5K6cZw2zXT5g5mots.jpg 1920w\"},\"Cinema\"),id:\"KVttGRLO_\",layoutId:\"KVttGRLO_\",m2QBGruIh:\"Cinema\",style:{width:\"100%\"},variant:\"HASP6h3ij\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.2,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1ac515k\"),\"data-framer-portal-id\":\"ddcw7e\",exit:{opacity:0,transition:{delay:0,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay3.hide()},\"jzdlUVXoC\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:cx(scopingClassNames,\"framer-1tmk313-container\"),\"data-framer-portal-id\":\"ddcw7e\",exit:animation2,inComponentSlot:true,initial:animation1,nodeId:\"oYt9jhzC3\",rendersWithMotion:true,scopeId:\"DQnqVgMg1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{variant:\"eAVuM4Wp8\"}},children:/*#__PURE__*/_jsx(GallerySlider,{acE_BwWJ8:addImageAlt({pixelHeight:1536,pixelWidth:1920,src:\"https://framerusercontent.com/images/GjnbgUKg2hGJpDOoMz6N5SjJ6c.jpg\",srcSet:\"https://framerusercontent.com/images/GjnbgUKg2hGJpDOoMz6N5SjJ6c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GjnbgUKg2hGJpDOoMz6N5SjJ6c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/GjnbgUKg2hGJpDOoMz6N5SjJ6c.jpg 1920w\"},\"Cinema\"),cY3CfmsIz:addImageAlt({pixelHeight:1267,pixelWidth:1920,src:\"https://framerusercontent.com/images/rtjAaPgNsRzXbA1w5E0BFivBZYw.jpg\",srcSet:\"https://framerusercontent.com/images/rtjAaPgNsRzXbA1w5E0BFivBZYw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/rtjAaPgNsRzXbA1w5E0BFivBZYw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/rtjAaPgNsRzXbA1w5E0BFivBZYw.jpg 1920w\"},\"Cinema\"),height:\"100%\",id:\"oYt9jhzC3\",layoutId:\"oYt9jhzC3\",style:{height:\"100%\",width:\"100%\"},variant:\"XAymTOT5i\",width:\"100%\",xDbmSb382:addImageAlt({pixelHeight:1280,pixelWidth:1920,src:\"https://framerusercontent.com/images/mF3jwbkTC5K6cZw2zXT5g5mots.jpg\",srcSet:\"https://framerusercontent.com/images/mF3jwbkTC5K6cZw2zXT5g5mots.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mF3jwbkTC5K6cZw2zXT5g5mots.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/mF3jwbkTC5K6cZw2zXT5g5mots.jpg 1920w\"},\"Cinema\")})})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Cross Icon\",fit:\"fill\",pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/Ey0LRqIGWVlNnRkDsD1m3QwflI.svg\"},className:cx(scopingClassNames,\"framer-r2hblc\"),\"data-framer-name\":\"Close Icon\",\"data-framer-portal-id\":\"ddcw7e\",onTap:onTap1wnntms({overlay:overlay3})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{width:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 40px, 280px)`},MAsDNwqCd:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 100px) / 4, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:390,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1460px) - 160px) / 4, 1px)`,children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1y8m6r1-container\",id:\"1y8m6r1\",nodeId:\"tpTcOL0Pa\",rendersWithMotion:true,scopeId:\"DQnqVgMg1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{variant:\"aWVzjRlOj\"}},children:/*#__PURE__*/_jsx(GalleryItem,{a038xeumM:\"Stellar Stage Productions Theater\",bTHRN5NyB:bTHRN5NyB3bnx0g({overlay:overlay4}),height:\"100%\",hjyVUn1oY:addImageAlt({pixelHeight:1280,pixelWidth:1920,src:\"https://framerusercontent.com/images/X1j9XGuxBIvr1gQtF6LCpko7Ww.jpg\",srcSet:\"https://framerusercontent.com/images/X1j9XGuxBIvr1gQtF6LCpko7Ww.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/X1j9XGuxBIvr1gQtF6LCpko7Ww.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/X1j9XGuxBIvr1gQtF6LCpko7Ww.jpg 1920w\"},\"Theater\"),id:\"tpTcOL0Pa\",layoutId:\"tpTcOL0Pa\",m2QBGruIh:\"Theater\",style:{width:\"100%\"},variant:\"HASP6h3ij\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.2,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-99g4av\"),\"data-framer-portal-id\":\"1y8m6r1\",exit:{opacity:0,transition:{delay:0,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay4.hide()},\"N_FQ44PQ7\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:cx(scopingClassNames,\"framer-1lsbfiw-container\"),\"data-framer-portal-id\":\"1y8m6r1\",exit:animation2,inComponentSlot:true,initial:animation1,nodeId:\"O9RakxbPT\",rendersWithMotion:true,scopeId:\"DQnqVgMg1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{variant:\"eAVuM4Wp8\"}},children:/*#__PURE__*/_jsx(GallerySlider,{acE_BwWJ8:addImageAlt({pixelHeight:1465,pixelWidth:1920,src:\"https://framerusercontent.com/images/oUieFBdqIBAVAz150erKbjjgsc.jpg\",srcSet:\"https://framerusercontent.com/images/oUieFBdqIBAVAz150erKbjjgsc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oUieFBdqIBAVAz150erKbjjgsc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oUieFBdqIBAVAz150erKbjjgsc.jpg 1920w\"},\"Theater\"),cY3CfmsIz:addImageAlt({pixelHeight:1280,pixelWidth:1920,src:\"https://framerusercontent.com/images/Zwa9Ffr1TiIWD6BvDEUsrYY158.jpg\",srcSet:\"https://framerusercontent.com/images/Zwa9Ffr1TiIWD6BvDEUsrYY158.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Zwa9Ffr1TiIWD6BvDEUsrYY158.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Zwa9Ffr1TiIWD6BvDEUsrYY158.jpg 1920w\"},\"Theater\"),height:\"100%\",id:\"O9RakxbPT\",layoutId:\"O9RakxbPT\",style:{height:\"100%\",width:\"100%\"},variant:\"XAymTOT5i\",width:\"100%\",xDbmSb382:addImageAlt({pixelHeight:1280,pixelWidth:1920,src:\"https://framerusercontent.com/images/X1j9XGuxBIvr1gQtF6LCpko7Ww.jpg\",srcSet:\"https://framerusercontent.com/images/X1j9XGuxBIvr1gQtF6LCpko7Ww.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/X1j9XGuxBIvr1gQtF6LCpko7Ww.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/X1j9XGuxBIvr1gQtF6LCpko7Ww.jpg 1920w\"},\"Theater\")})})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Cross Icon\",fit:\"fill\",pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/Ey0LRqIGWVlNnRkDsD1m3QwflI.svg\"},className:cx(scopingClassNames,\"framer-6j7t0z\"),\"data-framer-name\":\"Close Icon\",\"data-framer-portal-id\":\"1y8m6r1\",onTap:onTap1wnntms({overlay:overlay4})})]}),getContainer())})})]})})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{oP00RI7mC:\"farmers-market\"},unresolvedPathSlugs:{oP00RI7mC:{collectionId:\"APGVf4SEz\",collectionItemId:\"hJA81nG2U\"}},webPageId:\"XLBou4ucx\"},implicitPathVariables:undefined},{href:{pathVariables:{oP00RI7mC:\"farmers-market\"},unresolvedPathSlugs:{oP00RI7mC:{collectionId:\"APGVf4SEz\",collectionItemId:\"hJA81nG2U\"}},webPageId:\"XLBou4ucx\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{height:44}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-i46ysn-container hidden-icnc8o hidden-1ste1i1\",nodeId:\"MI_RBHKZw\",rendersWithMotion:true,scopeId:\"DQnqVgMg1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LIsBRROF1:{cAZca7X71:resolvedLinks1[1],variant:\"a2BJ4xgE3\"}},children:/*#__PURE__*/_jsx(PrimaryButton,{cAZca7X71:resolvedLinks1[0],DX9Zkz4Nc:\"var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, rgb(0, 51, 255))\",height:\"100%\",id:\"MI_RBHKZw\",jKtx1Xdom:{borderColor:'var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, rgb(0, 51, 255)) /* {\"name\":\"Primary\"} */',borderStyle:\"solid\",borderWidth:1},layoutId:\"MI_RBHKZw\",Owxl2A2UE:{borderColor:'var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, rgb(0, 51, 255)) /* {\"name\":\"Primary\"} */',borderStyle:\"solid\",borderWidth:1},Ppv8H9E39:\"var(--token-713f164b-c789-48c3-9627-de468bcc5210, rgb(255, 255, 255))\",rgCBGPj6g:\"var(--token-713f164b-c789-48c3-9627-de468bcc5210, rgb(255, 255, 255))\",variant:\"GXHEWti7_\",W0Q4ZuQJS:\"var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, rgb(0, 51, 255))\",width:\"100%\",Yo0BHvZ3y:\"View all activities\"})})})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qjr0P.framer-33771t, .framer-qjr0P .framer-33771t { display: block; }\",\".framer-qjr0P.framer-icnc8o { align-content: center; align-items: center; background-color: var(--token-713f164b-c789-48c3-9627-de468bcc5210, #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: 1280px; }\",\".framer-qjr0P .framer-1r8gzse-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-qjr0P .framer-19fd8lz { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 550px; overflow: hidden; padding: 230px 0px 150px 0px; position: relative; width: 100%; }\",\".framer-qjr0P .framer-97dwi5 { -webkit-filter: brightness(0.4); bottom: 0px; filter: brightness(0.4); flex: none; left: 0px; overflow: hidden; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-qjr0P .framer-1brg75f { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1460px; overflow: visible; padding: 0px 50px 0px 50px; position: relative; width: 1px; }\",\".framer-qjr0P .framer-1v7s6wm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 760px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qjr0P .framer-8qv2uq, .framer-qjr0P .framer-1r12fwm, .framer-qjr0P .framer-6a8152, .framer-qjr0P .framer-wjowps, .framer-qjr0P .framer-1jbtf8u, .framer-qjr0P .framer-u8e816, .framer-qjr0P .framer-2vml92 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qjr0P .framer-ruf9tw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 550px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qjr0P .framer-tca8gi, .framer-qjr0P .framer-vsay2l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-qjr0P .framer-glpkz0, .framer-qjr0P .framer-1bv8glp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1460px; overflow: visible; padding: 0px 50px 0px 50px; position: relative; width: 1px; }\",\".framer-qjr0P .framer-1i6mouh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; scroll-margin-top: 200px; width: 100%; }\",\".framer-qjr0P .framer-o9spas { align-content: center; align-items: center; background-color: rgba(12, 93, 255, 0.2); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; left: calc(50.00000000000002% - 2px / 2); overflow: hidden; padding: 0px; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 2px; z-index: 1; }\",\".framer-qjr0P .framer-yjsmak { background-color: var(--token-1b4dc315-58a4-49ce-881b-460068d6b686, #0c5dff); flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-qjr0P .framer-bvm4ek { align-content: center; align-items: center; 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-qjr0P .framer-1kyvv8a, .framer-qjr0P .framer-1ph0ryh, .framer-qjr0P .framer-1dfbkef { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qjr0P .framer-1b5r5fc, .framer-qjr0P .framer-10d9ufg, .framer-qjr0P .framer-1e50en2 { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 450px; overflow: hidden; position: relative; width: 450px; will-change: var(--framer-will-change-override, transform); }\",\".framer-qjr0P .framer-vud1dy, .framer-qjr0P .framer-asp9zu, .framer-qjr0P .framer-o0zmjw { align-content: center; align-items: center; background-color: var(--token-713f164b-c789-48c3-9627-de468bcc5210, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 20px 0px 20px 0px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: min-content; z-index: 1; }\",\".framer-qjr0P .framer-7vmud3, .framer-qjr0P .framer-n2d0yc, .framer-qjr0P .framer-qnbn25, .framer-qjr0P .framer-1lhs5bj, .framer-qjr0P .framer-1ezzyfr, .framer-qjr0P .framer-4cy9jn, .framer-qjr0P .framer-d1e8cu, .framer-qjr0P .framer-1fpyruf, .framer-qjr0P .framer-1711dgl, .framer-qjr0P .framer-co8zno, .framer-qjr0P .framer-oq0cjb, .framer-qjr0P .framer-cnf9ll { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-qjr0P .framer-1vptryf, .framer-qjr0P .framer-19nilyd, .framer-qjr0P .framer-1ul98r { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 450px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-qjr0P .framer-1dffgs0, .framer-qjr0P .framer-c50q8n, .framer-qjr0P .framer-u9ztd5 { align-content: flex-start; align-items: flex-start; background-color: var(--token-713f164b-c789-48c3-9627-de468bcc5210, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-qjr0P .framer-v3lu15 { align-content: center; align-items: center; background-color: var(--token-d423c221-2308-4bf8-a8bd-b0b0a513988f, #fafafa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-qjr0P .framer-nedc2l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1460px; overflow: visible; padding: 0px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-qjr0P .framer-e1mpet, .framer-qjr0P .framer-1y0za0p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qjr0P .framer-1loi7ei, .framer-qjr0P .framer-qkxb7b { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-qjr0P .framer-18aonwf { 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: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qjr0P .framer-15b7u3l { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 460px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qjr0P .framer-ltzt7f { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 510px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qjr0P .framer-93d1xk-container, .framer-qjr0P .framer-i46ysn-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-qjr0P .framer-1lduafi-container, .framer-qjr0P .framer-3z2h7e-container, .framer-qjr0P .framer-19dlr8j-container, .framer-qjr0P .framer-ddcw7e-container, .framer-qjr0P .framer-1y8m6r1-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-qjr0P.framer-1wlb6it, .framer-qjr0P.framer-yo97fm, .framer-qjr0P.framer-avr1iw, .framer-qjr0P.framer-1ac515k, .framer-qjr0P.framer-99g4av { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-qjr0P.framer-1xzq2qm-container { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 113px); left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 55%; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-qjr0P.framer-dfpund { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 16px); overflow: hidden; position: fixed; right: 40px; top: 40px; width: 16px; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-qjr0P .framer-7kqzlw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 350px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qjr0P .framer-1il921j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qjr0P .framer-1wgapp4, .framer-qjr0P .framer-1428dkx, .framer-qjr0P .framer-od6ghw, .framer-qjr0P .framer-1uz9bv4 { flex: none; height: 45px; overflow: hidden; position: relative; width: 20%; }\",\".framer-qjr0P .framer-j64tnm { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; max-width: 650px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-qjr0P .framer-wxqcw0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 440px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qjr0P .framer-1ag31cy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qjr0P.framer-f3jibv-container, .framer-qjr0P.framer-bnw30x-container, .framer-qjr0P.framer-1tmk313-container, .framer-qjr0P.framer-1lsbfiw-container { bottom: 40px; flex: none; left: 0px; position: fixed; right: 0px; top: 40px; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-qjr0P.framer-1vq31cg, .framer-qjr0P.framer-iyhdgl, .framer-qjr0P.framer-r2hblc, .framer-qjr0P.framer-6j7t0z { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 16px); overflow: hidden; position: fixed; right: 40px; top: 40px; width: 16px; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qjr0P.framer-icnc8o, .framer-qjr0P .framer-19fd8lz, .framer-qjr0P .framer-1brg75f, .framer-qjr0P .framer-1v7s6wm, .framer-qjr0P .framer-tca8gi, .framer-qjr0P .framer-glpkz0, .framer-qjr0P .framer-1i6mouh, .framer-qjr0P .framer-bvm4ek, .framer-qjr0P .framer-vud1dy, .framer-qjr0P .framer-1vptryf, .framer-qjr0P .framer-1dffgs0, .framer-qjr0P .framer-19nilyd, .framer-qjr0P .framer-c50q8n, .framer-qjr0P .framer-asp9zu, .framer-qjr0P .framer-o0zmjw, .framer-qjr0P .framer-1ul98r, .framer-qjr0P .framer-u9ztd5, .framer-qjr0P .framer-v3lu15, .framer-qjr0P .framer-nedc2l, .framer-qjr0P .framer-e1mpet, .framer-qjr0P .framer-1loi7ei, .framer-qjr0P .framer-18aonwf, .framer-qjr0P .framer-1y0za0p, .framer-qjr0P .framer-qkxb7b, .framer-qjr0P .framer-1il921j, .framer-qjr0P .framer-vsay2l, .framer-qjr0P .framer-1bv8glp, .framer-qjr0P .framer-1ag31cy { gap: 0px; } .framer-qjr0P.framer-icnc8o > *, .framer-qjr0P .framer-1i6mouh > *, .framer-qjr0P .framer-bvm4ek > *, .framer-qjr0P .framer-v3lu15 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-qjr0P.framer-icnc8o > :first-child, .framer-qjr0P .framer-1brg75f > :first-child, .framer-qjr0P .framer-1v7s6wm > :first-child, .framer-qjr0P .framer-glpkz0 > :first-child, .framer-qjr0P .framer-1i6mouh > :first-child, .framer-qjr0P .framer-bvm4ek > :first-child, .framer-qjr0P .framer-vud1dy > :first-child, .framer-qjr0P .framer-1vptryf > :first-child, .framer-qjr0P .framer-1dffgs0 > :first-child, .framer-qjr0P .framer-19nilyd > :first-child, .framer-qjr0P .framer-c50q8n > :first-child, .framer-qjr0P .framer-asp9zu > :first-child, .framer-qjr0P .framer-o0zmjw > :first-child, .framer-qjr0P .framer-1ul98r > :first-child, .framer-qjr0P .framer-u9ztd5 > :first-child, .framer-qjr0P .framer-v3lu15 > :first-child, .framer-qjr0P .framer-nedc2l > :first-child, .framer-qjr0P .framer-1loi7ei > :first-child, .framer-qjr0P .framer-18aonwf > :first-child, .framer-qjr0P .framer-qkxb7b > :first-child, .framer-qjr0P .framer-1bv8glp > :first-child { margin-top: 0px; } .framer-qjr0P.framer-icnc8o > :last-child, .framer-qjr0P .framer-1brg75f > :last-child, .framer-qjr0P .framer-1v7s6wm > :last-child, .framer-qjr0P .framer-glpkz0 > :last-child, .framer-qjr0P .framer-1i6mouh > :last-child, .framer-qjr0P .framer-bvm4ek > :last-child, .framer-qjr0P .framer-vud1dy > :last-child, .framer-qjr0P .framer-1vptryf > :last-child, .framer-qjr0P .framer-1dffgs0 > :last-child, .framer-qjr0P .framer-19nilyd > :last-child, .framer-qjr0P .framer-c50q8n > :last-child, .framer-qjr0P .framer-asp9zu > :last-child, .framer-qjr0P .framer-o0zmjw > :last-child, .framer-qjr0P .framer-1ul98r > :last-child, .framer-qjr0P .framer-u9ztd5 > :last-child, .framer-qjr0P .framer-v3lu15 > :last-child, .framer-qjr0P .framer-nedc2l > :last-child, .framer-qjr0P .framer-1loi7ei > :last-child, .framer-qjr0P .framer-18aonwf > :last-child, .framer-qjr0P .framer-qkxb7b > :last-child, .framer-qjr0P .framer-1bv8glp > :last-child { margin-bottom: 0px; } .framer-qjr0P .framer-19fd8lz > *, .framer-qjr0P .framer-tca8gi > *, .framer-qjr0P .framer-vsay2l > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-qjr0P .framer-19fd8lz > :first-child, .framer-qjr0P .framer-tca8gi > :first-child, .framer-qjr0P .framer-e1mpet > :first-child, .framer-qjr0P .framer-1y0za0p > :first-child, .framer-qjr0P .framer-1il921j > :first-child, .framer-qjr0P .framer-vsay2l > :first-child, .framer-qjr0P .framer-1ag31cy > :first-child { margin-left: 0px; } .framer-qjr0P .framer-19fd8lz > :last-child, .framer-qjr0P .framer-tca8gi > :last-child, .framer-qjr0P .framer-e1mpet > :last-child, .framer-qjr0P .framer-1y0za0p > :last-child, .framer-qjr0P .framer-1il921j > :last-child, .framer-qjr0P .framer-vsay2l > :last-child, .framer-qjr0P .framer-1ag31cy > :last-child { margin-right: 0px; } .framer-qjr0P .framer-1brg75f > *, .framer-qjr0P .framer-1loi7ei > *, .framer-qjr0P .framer-qkxb7b > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-qjr0P .framer-1v7s6wm > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-qjr0P .framer-glpkz0 > *, .framer-qjr0P .framer-nedc2l > *, .framer-qjr0P .framer-1bv8glp > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-qjr0P .framer-vud1dy > *, .framer-qjr0P .framer-1dffgs0 > *, .framer-qjr0P .framer-c50q8n > *, .framer-qjr0P .framer-asp9zu > *, .framer-qjr0P .framer-o0zmjw > *, .framer-qjr0P .framer-u9ztd5 > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-qjr0P .framer-1vptryf > *, .framer-qjr0P .framer-19nilyd > *, .framer-qjr0P .framer-1ul98r > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-qjr0P .framer-e1mpet > *, .framer-qjr0P .framer-1y0za0p > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-qjr0P .framer-18aonwf > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-qjr0P .framer-1il921j > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-qjr0P .framer-1ag31cy > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,\"@media (min-width: 992px) and (max-width: 1279px) { .framer-qjr0P.framer-icnc8o { width: 992px; } .framer-qjr0P .framer-19fd8lz { min-height: unset; padding: 170px 0px 80px 0px; } .framer-qjr0P .framer-1brg75f, .framer-qjr0P .framer-glpkz0, .framer-qjr0P .framer-nedc2l, .framer-qjr0P .framer-1bv8glp { padding: 0px 20px 0px 20px; } .framer-qjr0P .framer-tca8gi, .framer-qjr0P .framer-v3lu15, .framer-qjr0P .framer-vsay2l { padding: 80px 0px 80px 0px; } .framer-qjr0P .framer-1b5r5fc, .framer-qjr0P .framer-10d9ufg, .framer-qjr0P .framer-1e50en2 { height: 400px; width: 400px; } .framer-qjr0P .framer-1vptryf, .framer-qjr0P .framer-19nilyd, .framer-qjr0P .framer-1ul98r { max-width: 400px; } .framer-qjr0P.framer-1xzq2qm-container { width: 80%; } .framer-qjr0P .framer-1il921j { gap: 20px; } .framer-qjr0P .framer-1wgapp4, .framer-qjr0P .framer-1428dkx, .framer-qjr0P .framer-od6ghw, .framer-qjr0P .framer-1uz9bv4 { width: 21%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qjr0P .framer-1il921j { gap: 0px; } .framer-qjr0P .framer-1il921j > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-qjr0P .framer-1il921j > :first-child { margin-left: 0px; } .framer-qjr0P .framer-1il921j > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 991px) { .framer-qjr0P.framer-icnc8o { width: 375px; } .framer-qjr0P .framer-19fd8lz { min-height: unset; padding: 150px 0px 80px 0px; } .framer-qjr0P .framer-1brg75f { gap: 30px; padding: 0px 20px 0px 20px; } .framer-qjr0P .framer-tca8gi, .framer-qjr0P .framer-v3lu15, .framer-qjr0P .framer-vsay2l { padding: 80px 0px 80px 0px; } .framer-qjr0P .framer-glpkz0, .framer-qjr0P .framer-nedc2l { gap: 40px; padding: 0px 20px 0px 20px; } .framer-qjr0P .framer-bvm4ek { gap: 60px; } .framer-qjr0P .framer-1kyvv8a, .framer-qjr0P .framer-1ph0ryh, .framer-qjr0P .framer-1dfbkef { flex-wrap: wrap; gap: 30px; justify-content: flex-start; } .framer-qjr0P .framer-1b5r5fc, .framer-qjr0P .framer-10d9ufg { flex: 1 0 0px; height: 330px; min-width: 280px; order: 0; width: 1px; } .framer-qjr0P .framer-1vptryf, .framer-qjr0P .framer-19nilyd { min-width: 280px; order: 2; } .framer-qjr0P .framer-1r12fwm, .framer-qjr0P .framer-wjowps, .framer-qjr0P .framer-u8e816 { order: 1; } .framer-qjr0P .framer-6a8152, .framer-qjr0P .framer-1jbtf8u, .framer-qjr0P .framer-2vml92 { order: 2; } .framer-qjr0P .framer-1dffgs0, .framer-qjr0P .framer-c50q8n, .framer-qjr0P .framer-u9ztd5 { order: 0; } .framer-qjr0P .framer-1e50en2 { flex: 1 0 0px; height: 330px; min-width: 280px; width: 1px; } .framer-qjr0P .framer-1ul98r, .framer-qjr0P .framer-3z2h7e-container, .framer-qjr0P .framer-19dlr8j-container, .framer-qjr0P .framer-ddcw7e-container, .framer-qjr0P .framer-1y8m6r1-container { min-width: 280px; } .framer-qjr0P .framer-e1mpet, .framer-qjr0P .framer-1y0za0p { flex-direction: column; gap: 40px; } .framer-qjr0P .framer-1loi7ei { flex: none; gap: 30px; width: 100%; } .framer-qjr0P .framer-1lduafi-container { flex: none; height: 320px; width: 100%; } .framer-qjr0P.framer-1xzq2qm-container { width: 90%; } .framer-qjr0P.framer-dfpund, .framer-qjr0P.framer-1vq31cg, .framer-qjr0P.framer-iyhdgl, .framer-qjr0P.framer-r2hblc, .framer-qjr0P.framer-6j7t0z { right: 20px; top: 30px; } .framer-qjr0P .framer-qkxb7b { flex: none; order: 1; width: 100%; } .framer-qjr0P .framer-1wgapp4, .framer-qjr0P .framer-1428dkx, .framer-qjr0P .framer-od6ghw, .framer-qjr0P .framer-1uz9bv4 { flex: 1 0 0px; min-width: 155px; width: 1px; } .framer-qjr0P .framer-j64tnm { flex: none; order: 0; width: 100%; } .framer-qjr0P .framer-1bv8glp { align-content: flex-start; align-items: flex-start; gap: 40px; padding: 0px 20px 0px 20px; } .framer-qjr0P .framer-1ag31cy { flex-wrap: wrap; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qjr0P .framer-1brg75f, .framer-qjr0P .framer-glpkz0, .framer-qjr0P .framer-bvm4ek, .framer-qjr0P .framer-1kyvv8a, .framer-qjr0P .framer-1ph0ryh, .framer-qjr0P .framer-1dfbkef, .framer-qjr0P .framer-nedc2l, .framer-qjr0P .framer-e1mpet, .framer-qjr0P .framer-1loi7ei, .framer-qjr0P .framer-1y0za0p, .framer-qjr0P .framer-1bv8glp { gap: 0px; } .framer-qjr0P .framer-1brg75f > *, .framer-qjr0P .framer-1loi7ei > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-qjr0P .framer-1brg75f > :first-child, .framer-qjr0P .framer-glpkz0 > :first-child, .framer-qjr0P .framer-bvm4ek > :first-child, .framer-qjr0P .framer-nedc2l > :first-child, .framer-qjr0P .framer-e1mpet > :first-child, .framer-qjr0P .framer-1loi7ei > :first-child, .framer-qjr0P .framer-1y0za0p > :first-child, .framer-qjr0P .framer-1bv8glp > :first-child { margin-top: 0px; } .framer-qjr0P .framer-1brg75f > :last-child, .framer-qjr0P .framer-glpkz0 > :last-child, .framer-qjr0P .framer-bvm4ek > :last-child, .framer-qjr0P .framer-nedc2l > :last-child, .framer-qjr0P .framer-e1mpet > :last-child, .framer-qjr0P .framer-1loi7ei > :last-child, .framer-qjr0P .framer-1y0za0p > :last-child, .framer-qjr0P .framer-1bv8glp > :last-child { margin-bottom: 0px; } .framer-qjr0P .framer-glpkz0 > *, .framer-qjr0P .framer-nedc2l > *, .framer-qjr0P .framer-e1mpet > *, .framer-qjr0P .framer-1y0za0p > *, .framer-qjr0P .framer-1bv8glp > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-qjr0P .framer-bvm4ek > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-qjr0P .framer-1kyvv8a > *, .framer-qjr0P .framer-1ph0ryh > *, .framer-qjr0P .framer-1dfbkef > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-qjr0P .framer-1kyvv8a > :first-child, .framer-qjr0P .framer-1ph0ryh > :first-child, .framer-qjr0P .framer-1dfbkef > :first-child { margin-left: 0px; } .framer-qjr0P .framer-1kyvv8a > :last-child, .framer-qjr0P .framer-1ph0ryh > :last-child, .framer-qjr0P .framer-1dfbkef > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4235\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"MAsDNwqCd\":{\"layout\":[\"fixed\",\"auto\"]},\"LIsBRROF1\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"LxCO9H064\":{\"pattern\":\":LxCO9H064\",\"name\":\"progress\"}}\n * @framerResponsiveScreen\n */const FramerDQnqVgMg1=withCSS(Component,css,\"framer-qjr0P\");export default FramerDQnqVgMg1;FramerDQnqVgMg1.displayName=\"Page\";FramerDQnqVgMg1.defaultProps={height:4235,width:1280};addFonts(FramerDQnqVgMg1,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...HeaderFonts,...PrimaryButtonFonts,...VideoFonts,...YouTubeFonts,...GalleryItemFonts,...GallerySliderFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDQnqVgMg1\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MAsDNwqCd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LIsBRROF1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1280\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"{\\\"LxCO9H064\\\":{\\\"pattern\\\":\\\":LxCO9H064\\\",\\\"name\\\":\\\"progress\\\"}}\",\"framerIntrinsicHeight\":\"4235\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "Us5ChsRGk_default", "RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "ImageWithFX", "Image2", "PrimaryButtonFonts", "KLrMvacrv_default", "ContainerWithFX", "Container", "VideoFonts", "jQCRhDzb4_default", "YouTubeFonts", "Youtube", "GalleryItemFonts", "SgWhUYoeY_default", "GallerySliderFonts", "vu9ZYGnSz_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "transformTemplate1", "_", "t", "animation3", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "addImageAlt", "image", "alt", "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", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "yPbTP9rci3bnx0g", "overlay", "loadMore", "args", "onTap1wnntms", "bTHRN5NyB3bnx0g", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "isDisplayed", "isDisplayed1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "x", "ResolveLinks", "resolvedLinks", "l", "AnimatePresence", "Ga", "overlay1", "overlay2", "overlay3", "overlay4", "resolvedLinks1", "css", "FramerDQnqVgMg1", "withCSS", "DQnqVgMg1_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
