{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/xaecXyyzYAP8wqHC9NQZ/cWWP6UmXRgQSETfGDASs/vYmlXKnPE.js"],
  "sourcesContent": ["// Generated by Framer (9045c1a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Noise from\"https://framerusercontent.com/modules/bamMgJhjMszHbcnxCtZj/20nHFbpxFqdlchR1dDZF/Noise.js\";import ShaderGradient from\"https://framerusercontent.com/modules/mI7qAWc6q8IiZF9XwKMJ/ge6n65VqnfP7NGNHzILz/ShaderGradient.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import Input from\"https://framerusercontent.com/modules/oWVHHLIj4Q7woeIlKzbt/jYhpKd65JZqDsK3oy7GY/Input.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/ALzPzo9ZL7qsyNt6jnNi/Smooth_Scroll.js\";import NavbarMobile from\"#framer/local/canvasComponent/BV1hYwUCQ/BV1hYwUCQ.js\";import Navigation from\"#framer/local/canvasComponent/cKydNTsql/cKydNTsql.js\";import Footer from\"#framer/local/canvasComponent/I7VkLCzyc/I7VkLCzyc.js\";import metadataProvider from\"#framer/local/webPageMetadata/vYmlXKnPE/vYmlXKnPE.js\";const NavbarMobileFonts=getFonts(NavbarMobile);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const NoiseFonts=getFonts(Noise);const ShaderGradientFonts=getFonts(ShaderGradient);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const EmbedFonts=getFonts(Embed);const InputFonts=getFonts(Input);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const NavigationFonts=getFonts(Navigation);const NavigationWithVariantAppearEffect=withVariantAppearEffect(Navigation);const breakpoints={D_OZblgVa:\"(max-width: 809px)\",gpKNgBTID:\"(min-width: 810px) and (max-width: 1199px)\",LZXM707PN:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-eveWz\";const variantClassNames={D_OZblgVa:\"framer-v-ydl9yg\",gpKNgBTID:\"framer-v-1agewpu\",LZXM707PN:\"framer-v-tkxgd5\"};const transition1={delay:.4,duration:.5,ease:[.12,.23,.5,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:20};const transition2={delay:.5,duration:.5,ease:[.12,.23,.5,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 transition3={delay:.6,duration:.6,ease:[0,0,1,1],type:\"tween\"};const animation3={opacity:.5,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition4={delay:.8,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"LZXM707PN\",Phone:\"D_OZblgVa\",Tablet:\"gpKNgBTID\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"LZXM707PN\"};};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=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"gpKNgBTID\",\"D_OZblgVa\"].includes(baseVariant))return true;return false;};const elementId=useRouteElementId(\"tYCJUOGmY\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"LZXM707PN\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-1e8586ae-2be2-46d3-b08b-e9f9089a8ce8, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-tkxgd5\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{D_OZblgVa:{height:64,width:componentViewport?.width||\"100vw\",y:0},gpKNgBTID:{height:64,width:componentViewport?.width||\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rj18kg-container hidden-tkxgd5\",layoutScroll:true,nodeId:\"jRfSZON8C\",scopeId:\"vYmlXKnPE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{D_OZblgVa:{variant:\"BcRC96LwP\"},gpKNgBTID:{variant:\"BcRC96LwP\"}},children:/*#__PURE__*/_jsx(NavbarMobile,{height:\"100%\",id:\"jRfSZON8C\",layoutId:\"jRfSZON8C\",style:{width:\"100%\"},variant:\"p6Oo2et1u\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:1214,pixelWidth:2172,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/jsC0qojVfdUtfDxaL68ToZBsDh4.jpg\",srcSet:\"https://framerusercontent.com/images/jsC0qojVfdUtfDxaL68ToZBsDh4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jsC0qojVfdUtfDxaL68ToZBsDh4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/jsC0qojVfdUtfDxaL68ToZBsDh4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/jsC0qojVfdUtfDxaL68ToZBsDh4.jpg 2172w\"},className:\"framer-xxgqkk\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qvcn3e\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s4214d\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-32dxrb\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-51ibx9\",\"data-framer-appear-id\":\"51ibx9\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{D_OZblgVa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC05MDA=\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f4ff58a1-939e-4d7f-b530-be7e5c1c701d, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"get involved\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC05MDA=\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f4ff58a1-939e-4d7f-b530-be7e5c1c701d, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"get involved\"})}),className:\"framer-rqmko2\",fonts:[\"GF;Montserrat-900\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Sacred Acre is more than just a festival.\"})}),className:\"framer-qkm1tq\",\"data-framer-appear-id\":\"qkm1tq\",fonts:[\"GF;Montserrat-600\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vfxzb2-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"iffS0x8_c\",scopeId:\"vYmlXKnPE\",children:/*#__PURE__*/_jsx(Noise,{backgroundSize:128,borderRadius:0,height:\"100%\",id:\"iffS0x8_c\",layoutId:\"iffS0x8_c\",opacity:.5,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n691iz\",\"data-framer-name\":\"GRAD\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-1352ujg-container\",\"data-framer-appear-id\":\"1352ujg\",initial:animation4,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"m851lttzu\",optimized:true,rendersWithMotion:true,scopeId:\"vYmlXKnPE\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ShaderGradient,{activeTab:\"Colors\",animate:\"on\",brightness:1,cameraAngle:{cAzimuthAngle:180,cPolarAngle:90},cameraZoom:1,cDistance:3.6,color1:\"var(--token-d83cc090-a760-4fe6-8823-125863395995, rgb(0, 215, 94))\",color2:\"var(--token-3707805c-5ca5-4507-a44b-8c30c1db57a5, rgb(255, 59, 216))\",color3:\"var(--token-1e8586ae-2be2-46d3-b08b-e9f9089a8ce8, rgb(0, 0, 0))\",control:\"props\",envPreset:\"dawn\",grain:\"on\",height:\"100%\",id:\"m851lttzu\",layoutId:\"m851lttzu\",lightType:\"3d\",noise:{uDensity:1.3,uStrength:4},pixelDensity:1,pointerEvents:\"none\",position:{positionX:-1.4,positionY:0,positionZ:0},reflection:1,rotation:{rotationX:0,rotationY:10,rotationZ:50},shader:\"defaults\",style:{height:\"100%\",width:\"100%\"},toggleAxis:false,type:\"plane\",uAmplitude:.1,urlString:\"\",uSpeed:.2,uTime:0,width:\"100%\",zoomOut:false})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-n5anb\"})]}),/*#__PURE__*/_jsxs(\"header\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250},className:\"framer-v7h045\",\"data-framer-name\":\"Header Image\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation5,className:\"framer-1czc5a4\",\"data-framer-appear-id\":\"1czc5a4\",initial:animation6,optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC05MDA=\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:[\"craft vendor \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-3707805c-5ca5-4507-a44b-8c30c1db57a5, rgb(255, 59, 216))\"},children:\"application\"})]})}),className:\"framer-xq3q9j\",fonts:[\"GF;Montserrat-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Sacred Acre is more than just a festival; it's a vibrant community built on collaboration, creativity, and a shared passion for music and connection. We're always seeking passionate individuals to join our journey and contribute to the magic that unfolds year after year.\"})}),className:\"framer-1lxytky\",fonts:[\"GF;Montserrat-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-da2x5f-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zPs_h4Fr3\",scopeId:\"vYmlXKnPE\",children:/*#__PURE__*/_jsx(Noise,{backgroundSize:128,borderRadius:0,height:\"100%\",id:\"zPs_h4Fr3\",layoutId:\"zPs_h4Fr3\",opacity:.5,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-khh0fk\",\"data-border\":true,\"data-framer-name\":\"Newsletter\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s4h0xf\",\"data-framer-name\":\"CTA Input Night\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-m49rfo-container\",isModuleExternal:true,nodeId:\"nyl9zQsU2\",scopeId:\"vYmlXKnPE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{D_OZblgVa:{html:'<iframe src=\"https://docs.google.com/forms/d/e/1FAIpQLSekdoMaNRm_TXNUPltFgoqJnGsMVkFCYMVl_bAJR3zej4h5Cg/viewform?embedded=true\" width=\"350\" height=\"10091\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\">Loading\u2026</iframe>'}},children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<iframe src=\"https://docs.google.com/forms/d/e/1FAIpQLSekdoMaNRm_TXNUPltFgoqJnGsMVkFCYMVl_bAJR3zej4h5Cg/viewform?embedded=true\" width=\"850\" height=\"10091\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\">Loading\u2026</iframe>',id:\"nyl9zQsU2\",layoutId:\"nyl9zQsU2\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xojxo1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC05MDA=\",\"--framer-font-family\":'\"Montserrat\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.02px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3707805c-5ca5-4507-a44b-8c30c1db57a5, rgb(255, 59, 216))\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"get our \"}),\"newsletter\"]})}),className:\"framer-1t76rkj\",fonts:[\"GF;Montserrat-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC01MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Stay up to date with all the latest news!\"})}),className:\"framer-17wdrrz\",fonts:[\"GF;Montserrat-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-127sg5g-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"XrFKMGX7f\",scopeId:\"vYmlXKnPE\",children:/*#__PURE__*/_jsx(Input,{button:{buttonFont:{fontFamily:'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',fontSize:\"18px\",fontStyle:\"normal\",fontWeight:800,letterSpacing:\"0em\",lineHeight:\"1em\"},buttonPadding:15,buttonPaddingBottom:10,buttonPaddingLeft:15,buttonPaddingPerSide:true,buttonPaddingRight:15,buttonPaddingTop:10,color:\"var(--token-1e8586ae-2be2-46d3-b08b-e9f9089a8ce8, rgb(0, 0, 0))\",fill:\"rgb(255, 255, 255)\",insetWhenDocked:5,isDocked:false,label:\"Sign Up\",shouldAppear:true,widthWhenDocked:100},convertkitAPI:\"\",convertkitFormID:\"\",font:{fontFamily:'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:700,letterSpacing:\"0em\",lineHeight:\"1em\"},formsparkID:\"YpdLHE9Af\",gap:10,getwaitlistAPI:\"\",height:\"100%\",id:\"XrFKMGX7f\",input:{borderObject:{borderColor:\"var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(34, 34, 34, 0.1))\",borderWidth:1},borderRadius:0,color:\"var(--token-f4ff58a1-939e-4d7f-b530-be7e5c1c701d, rgb(255, 255, 255))\",fill:\"rgba(255, 255, 255, 0.2)\",fixedHeight:50,height:true,padding:15,paddingBottom:15,paddingLeft:20,paddingPerSide:true,paddingRight:20,paddingTop:15,placeholder:\"name@email.com\",placeholderColor:\"rgba(255, 255, 255, 0.5)\"},layout:\"horizontal\",layoutId:\"XrFKMGX7f\",loopsID:\"\",loopsUserGroup:\"\",mailchimpURL:\"\",redirectAs:\"link\",service:\"formspark\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16tuq6h-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"kW2Tijo3u\",scopeId:\"vYmlXKnPE\",children:/*#__PURE__*/_jsx(Noise,{backgroundSize:128,borderRadius:0,height:\"100%\",id:\"kW2Tijo3u\",layoutId:\"kW2Tijo3u\",opacity:.5,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:513,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2469.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m12u6a-container\",nodeId:\"GsoEkfzWl\",scopeId:\"vYmlXKnPE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{D_OZblgVa:{variant:\"K2lTWQn4l\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"GsoEkfzWl\",layoutId:\"GsoEkfzWl\",style:{width:\"100%\"},variant:\"HjtKikPkB\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xk5d1o-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"xoV6W_27H\",scopeId:\"vYmlXKnPE\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"xoV6W_27H\",intensity:10,layoutId:\"xoV6W_27H\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1da35gb-container\",layoutScroll:true,nodeId:\"Skue8QEXC\",rendersWithMotion:true,scopeId:\"vYmlXKnPE\",children:/*#__PURE__*/_jsx(NavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"ujGKjGMlD\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"Skue8QEXC\",layoutId:\"Skue8QEXC\",style:{height:\"100%\",width:\"100%\"},variant:\"z0eXlChKB\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eveWz.framer-1f5web0, .framer-eveWz .framer-1f5web0 { display: block; }\",\".framer-eveWz.framer-tkxgd5 { align-content: center; align-items: center; background-color: var(--token-1e8586ae-2be2-46d3-b08b-e9f9089a8ce8, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-eveWz .framer-rj18kg-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-eveWz .framer-xxgqkk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 700px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-eveWz .framer-1qvcn3e { background-color: #000000; bottom: 0px; flex: none; left: 0px; opacity: 0.28; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-eveWz .framer-1s4214d { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; pointer-events: none; position: absolute; top: 50%; transform: translate(-50%, -50%); user-select: none; width: 100%; z-index: 1; }\",\".framer-eveWz .framer-32dxrb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 800px; }\",\".framer-eveWz .framer-51ibx9, .framer-eveWz .framer-1czc5a4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-eveWz .framer-rqmko2 { flex: none; height: auto; position: relative; text-shadow: 2px 2px 0px #ff3bd8; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 2; }\",\".framer-eveWz .framer-qkm1tq { flex: none; height: auto; position: relative; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25); white-space: pre-wrap; width: 780px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-eveWz .framer-1vfxzb2-container { flex: none; height: 100%; left: 0px; opacity: 0.15; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-eveWz .framer-1n691iz { -webkit-filter: blur(20px); bottom: 1993px; filter: blur(20px); flex: none; left: -100px; overflow: hidden; position: absolute; right: -100px; top: 560px; z-index: 0; }\",\".framer-eveWz .framer-1352ujg-container { bottom: 0px; flex: none; left: 0px; opacity: 0.5; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-eveWz .framer-n5anb { background: linear-gradient(180deg, rgba(0, 0, 0, 0) 65%, rgb(0, 0, 0) 100%); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-eveWz .framer-v7h045 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 40px 40px; position: relative; width: 100%; }\",\".framer-eveWz .framer-xq3q9j { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-eveWz .framer-1lxytky { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 720px; opacity: 0.8; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-eveWz .framer-da2x5f-container { flex: none; height: 100%; left: 0px; opacity: 0.15; pointer-events: none; position: absolute; top: 0px; width: 100%; z-index: 2; }\",\".framer-eveWz .framer-khh0fk { --border-bottom-width: 1px; --border-color: var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(34, 34, 34, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-eveWz .framer-1s4h0xf { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-eveWz .framer-m49rfo-container { flex: none; height: 852px; position: relative; width: 897px; }\",\".framer-eveWz .framer-1xojxo1 { 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: 800px; overflow: hidden; padding: 80px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-eveWz .framer-1t76rkj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 690px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-eveWz .framer-17wdrrz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 540px; opacity: 0.8; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-eveWz .framer-127sg5g-container { flex: none; height: auto; position: relative; width: 420px; }\",\".framer-eveWz .framer-16tuq6h-container { bottom: 0px; flex: none; left: 0px; opacity: 0.15; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 2; }\",\".framer-eveWz .framer-m12u6a-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-eveWz .framer-xk5d1o-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-eveWz .framer-1da35gb-container { flex: none; height: 78px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 8; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-eveWz.framer-tkxgd5, .framer-eveWz .framer-xxgqkk, .framer-eveWz .framer-1s4214d, .framer-eveWz .framer-32dxrb, .framer-eveWz .framer-51ibx9, .framer-eveWz .framer-v7h045, .framer-eveWz .framer-1czc5a4, .framer-eveWz .framer-khh0fk, .framer-eveWz .framer-1s4h0xf, .framer-eveWz .framer-1xojxo1 { gap: 0px; } .framer-eveWz.framer-tkxgd5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-eveWz.framer-tkxgd5 > :first-child, .framer-eveWz .framer-1s4214d > :first-child, .framer-eveWz .framer-32dxrb > :first-child, .framer-eveWz .framer-51ibx9 > :first-child, .framer-eveWz .framer-v7h045 > :first-child, .framer-eveWz .framer-1czc5a4 > :first-child, .framer-eveWz .framer-khh0fk > :first-child, .framer-eveWz .framer-1s4h0xf > :first-child, .framer-eveWz .framer-1xojxo1 > :first-child { margin-top: 0px; } .framer-eveWz.framer-tkxgd5 > :last-child, .framer-eveWz .framer-1s4214d > :last-child, .framer-eveWz .framer-32dxrb > :last-child, .framer-eveWz .framer-51ibx9 > :last-child, .framer-eveWz .framer-v7h045 > :last-child, .framer-eveWz .framer-1czc5a4 > :last-child, .framer-eveWz .framer-khh0fk > :last-child, .framer-eveWz .framer-1s4h0xf > :last-child, .framer-eveWz .framer-1xojxo1 > :last-child { margin-bottom: 0px; } .framer-eveWz .framer-xxgqkk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-eveWz .framer-xxgqkk > :first-child { margin-left: 0px; } .framer-eveWz .framer-xxgqkk > :last-child { margin-right: 0px; } .framer-eveWz .framer-1s4214d > *, .framer-eveWz .framer-1s4h0xf > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-eveWz .framer-32dxrb > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-eveWz .framer-51ibx9 > *, .framer-eveWz .framer-1czc5a4 > *, .framer-eveWz .framer-khh0fk > *, .framer-eveWz .framer-1xojxo1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-eveWz .framer-v7h045 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }\",'.framer-eveWz[data-border=\"true\"]::after, .framer-eveWz [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-eveWz.framer-tkxgd5 { width: 810px; }}\",\"@media (max-width: 809px) { .framer-eveWz.framer-tkxgd5 { width: 390px; } .framer-eveWz .framer-xxgqkk { flex-direction: column; } .framer-eveWz .framer-32dxrb, .framer-eveWz .framer-qkm1tq, .framer-eveWz .framer-127sg5g-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-eveWz .framer-xxgqkk { gap: 0px; } .framer-eveWz .framer-xxgqkk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-eveWz .framer-xxgqkk > :first-child { margin-top: 0px; } .framer-eveWz .framer-xxgqkk > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2190\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gpKNgBTID\":{\"layout\":[\"fixed\",\"auto\"]},\"D_OZblgVa\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"tYCJUOGmY\":{\"pattern\":\":tYCJUOGmY\",\"name\":\"section1\"}}\n * @framerResponsiveScreen\n */const FramervYmlXKnPE=withCSS(Component,css,\"framer-eveWz\");export default FramervYmlXKnPE;FramervYmlXKnPE.displayName=\"Get Involved Volunteer\";FramervYmlXKnPE.defaultProps={height:2190,width:1200};addFonts(FramervYmlXKnPE,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC70w7Y3tcoqK5.woff2\",weight:\"900\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w7Y3tcoqK5.woff2\",weight:\"600\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew7Y3tcoqK5.woff2\",weight:\"500\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w7Y3tcoqK5.woff2\",weight:\"700\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr70w7Y3tcoqK5.woff2\",weight:\"800\"}]},...NavbarMobileFonts,...NoiseFonts,...ShaderGradientFonts,...EmbedFonts,...InputFonts,...FooterFonts,...SmoothScrollFonts,...NavigationFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervYmlXKnPE\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"{\\\"tYCJUOGmY\\\":{\\\"pattern\\\":\\\":tYCJUOGmY\\\",\\\"name\\\":\\\"section1\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gpKNgBTID\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"D_OZblgVa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"2190\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "NavbarMobileFonts", "getFonts", "BV1hYwUCQ_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "RichTextWithOptimizedAppearEffect", "RichText2", "NoiseFonts", "Noise", "ShaderGradientFonts", "ShaderGradient_default", "ContainerWithOptimizedAppearEffect", "Container", "EmbedFonts", "Embed", "InputFonts", "Input_default", "FooterFonts", "I7VkLCzyc_default", "SmoothScrollFonts", "SmoothScroll", "NavigationFonts", "cKydNTsql_default", "NavigationWithVariantAppearEffect", "withVariantAppearEffect", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "transition4", "animation5", "animation6", "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", "scopingClassNames", "cx", "isDisplayed", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "x", "css", "FramervYmlXKnPE", "withCSS", "vYmlXKnPE_default", "addFonts", "__FramerMetadata__"]
}
