{"version":3,"file":"1BNcO5jes8S8M9pEoAPFg9KBsiTem22AewtMG1PmU9I.CsXFUTVB.mjs","names":["fonts","css","className","prefix","suffix","Events2","metadata","className","Image","css"],"sources":["https:/framerusercontent.com/modules/3ehN2cL5UJctSAGEJcHh/KUNRaVcIJ0UhGfsELYh4/FormEmbed.js","https:/framerusercontent.com/modules/UySBzErOvC3IeNeQqoHt/4QnXJRLJqXzwJgtOQC0A/jB5dLtJCD.js","https:/framerusercontent.com/modules/I0jKUB8c33WvRwDaFOLH/8JtVR1RFQRIhxeHF3il5/eUlGvhwG9.js"],"sourcesContent":["// Dynamic form embed for EveryAction/NGP VAN\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect}from\"react\";import{addPropertyControls,ControlType}from\"framer\";/**\n * FormEmbed\n *\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */export default function FormEmbed(props){const{formId,style}=props;useEffect(()=>{// Only inject the script if not already present. Never remove it (to avoid double-initialization errors).\nif(typeof window===\"undefined\"||typeof document===\"undefined\")return;const scriptId=\"ngp-at-js\";if(!document.getElementById(scriptId)){const script=document.createElement(\"script\");script.src=\"https://d1aqhv4sn5kxtx.cloudfront.net/actiontag/at.js\";script.async=true;script.id=scriptId;document.body.appendChild(script);}// DOM hack: hide all headers inside .ngp-form after script runs\nconst applyCustomStyles=()=>{// Hide headers\nconst headers=document.querySelectorAll(\".ngp-form header\");headers.forEach(h=>{if(h instanceof HTMLElement)h.style.display=\"none\";});// Font styling\nif(props.font){const form=document.querySelector(\".ngp-form\");if(form){form.style.fontFamily=props.font.fontFamily||\"\";if(props.font.fontSize)form.style.fontSize=props.font.fontSize;if(props.font.lineHeight)form.style.lineHeight=props.font.lineHeight;if(props.font.letterSpacing)form.style.letterSpacing=props.font.letterSpacing;if(props.font.fontWeight)form.style.fontWeight=props.font.fontWeight;}}// Button styling\nif(props.buttonColor||props.buttonTextColor){const buttons=document.querySelectorAll('.ngp-form button, .ngp-form input[type=\"submit\"]');buttons.forEach(btn=>{if(props.buttonColor)btn.style.background=props.buttonColor;if(props.buttonTextColor)btn.style.color=props.buttonTextColor;});}};// Try a few times in case the script renders late\nconst timeouts=[setTimeout(applyCustomStyles,800),setTimeout(applyCustomStyles,1600),setTimeout(applyCustomStyles,3e3)];return()=>{timeouts.forEach(t=>clearTimeout(t));};},[props.font,props.buttonColor,props.buttonTextColor]);return /*#__PURE__*/_jsx(\"div\",{className:\"ngp-form\",\"data-form-url\":`https://actions.everyaction.com/v1/Forms/${formId}`,style:{...style,width:\"100%\",height:\"100%\",position:\"relative\",minHeight:200}});}addPropertyControls(FormEmbed,{formId:{type:ControlType.String,title:\"Form ID\",description:\"EveryAction Form ID\",defaultValue:\"12345678-ABCD-1234-ABCD-1234567890AB\"},font:{type:ControlType.Font,title:\"Font\",controls:\"extended\",defaultFontType:\"sans-serif\",defaultValue:{fontSize:\"16px\",variant:\"Regular\",letterSpacing:\"0em\",lineHeight:\"1.4em\"}},buttonColor:{type:ControlType.Color,title:\"Button Color\",defaultValue:\"#111111\"},buttonTextColor:{type:ControlType.Color,title:\"Button Text Color\",defaultValue:\"#FFFFFF\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FormEmbed\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FormEmbed.map","// Generated by Framer (6aa4fc0)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Montserrat-semibold\",\"FS;Montserrat-black\",\"FS;Montserrat-black italic\",\"FS;Montserrat-semibold italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/DELXRVKO253LHPYOBD6KD7EW3TJKXCXF/L6SILXET3P727LN5N75LL5PG77IET2IT/6DP3DAT2N5LSQGN5ISPRN63WPP32A54A.woff2\",weight:\"600\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/M2RQDXLDLQ2S4ZZ66VQTDSO3OSHWKVY7/JAIF7WXHMOCSPDMQNJH4MHWPR2PHW2YE/C5NBF6PXS6YLHRF7TAQGFAEBX23GMCRA.woff2\",weight:\"900\"},{family:\"Montserrat\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/XJQZ5FAAHWM4Y24NF2Z7WYOSV6YPTE5O/EO2YIKJILBXPJTK6LHM7BXB3WCNBRFIW/3ITIUZWY6HV7DWK4WDWMNDJF4FUBLRZN.woff2\",weight:\"900\"},{family:\"Montserrat\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NHQSXRPK2WZQNSVXVPHNEWQTX6ASEI3T/LQUMI7WZAOIVAXJCVJ7ABTISRT4ZYBQO/SOTTHSMCKKCT5M6IOCQJ5LOSJSXCUBMQ.woff2\",weight:\"600\"}]}];export const css=['.framer-m95mg .framer-styles-preset-48mx3t:not(.rich-text-wrapper), .framer-m95mg .framer-styles-preset-48mx3t.rich-text-wrapper p { --framer-font-family: \"Montserrat\", \"Montserrat Placeholder\", sans-serif; --framer-font-family-bold: \"Montserrat\", sans-serif; --framer-font-family-bold-italic: \"Montserrat\", sans-serif; --framer-font-family-italic: \"Montserrat\", \"Montserrat Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-df874c7f-3fc8-40ff-baa1-b4a2526b8e13, #f7931e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }'];export const className=\"framer-m95mg\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (ffd9a7b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useMetadata,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FormEmbed from\"#framer/local/codeFile/aA3aT0f/FormEmbed.js\";import Events2 from\"#framer/local/collection/hA9TqcTG_/hA9TqcTG_.js\";import*as sharedStyle1 from\"#framer/local/css/bOW8ZOEAh/bOW8ZOEAh.js\";import*as sharedStyle from\"#framer/local/css/jB5dLtJCD/jB5dLtJCD.js\";import*as sharedStyle2 from\"#framer/local/css/TuoJYiGsQ/TuoJYiGsQ.js\";import metadataProvider from\"#framer/local/webPageMetadata/eUlGvhwG9/eUlGvhwG9.js\";const FormEmbedFonts=getFonts(FormEmbed);const breakpoints={};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-RZv2V\";const variantClassNames={hpA2PIo3o:\"framer-v-7sc91e\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"medium\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const getProps=({height,id,width,...props})=>{return{...props};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"eUlGvhwG9\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"eUlGvhwG9\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"eUlGvhwG9\",data:Events2,type:\"Collection\"},right:{alias:\"previousItemId\",data:Events2,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:Events2,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"eUlGvhwG9\",name:\"JChy7qjji\",type:\"Identifier\"},{collection:\"eUlGvhwG9\",name:\"zVBm8fsBM\",type:\"Identifier\"},{collection:\"eUlGvhwG9\",name:\"ZlIg3fpk7\",type:\"Identifier\"},{collection:\"eUlGvhwG9\",name:\"FJuWuCx6Z\",type:\"Identifier\"},{collection:\"eUlGvhwG9\",name:\"tRb8BDCN9\",type:\"Identifier\"},{collection:\"eUlGvhwG9\",name:\"i2EKmGzBq\",type:\"Identifier\"},{collection:\"eUlGvhwG9\",name:\"Sax2woIrh\",type:\"Identifier\"},{collection:\"eUlGvhwG9\",name:\"af1h0Cdf_\",type:\"Identifier\"},{collection:\"eUlGvhwG9\",name:\"BCJb66RYb\",type:\"Identifier\"},{collection:\"eUlGvhwG9\",name:\"zJbwInCTA\",type:\"Identifier\"},{alias:\"previousItemId.JChy7qjji\",collection:\"previousItemId\",name:\"JChy7qjji\",type:\"Identifier\"},{alias:\"previousItemId.O3WeGJwco\",collection:\"previousItemId\",name:\"O3WeGJwco\",type:\"Identifier\"},{alias:\"previousItemId\",collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},{alias:\"nextItemId.JChy7qjji\",collection:\"nextItemId\",name:\"JChy7qjji\",type:\"Identifier\"},{alias:\"nextItemId.O3WeGJwco\",collection:\"nextItemId\",name:\"O3WeGJwco\",type:\"Identifier\"},{alias:\"nextItemId\",collection:\"nextItemId\",name:\"id\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"eUlGvhwG9\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,zJbwInCTA=getFromCurrentRouteData(\"zJbwInCTA\")??\"\",BCJb66RYb=getFromCurrentRouteData(\"BCJb66RYb\"),JChy7qjji=getFromCurrentRouteData(\"JChy7qjji\")??\"\",zVBm8fsBM=getFromCurrentRouteData(\"zVBm8fsBM\")??\"\",ZlIg3fpk7=getFromCurrentRouteData(\"ZlIg3fpk7\"),FJuWuCx6Z=getFromCurrentRouteData(\"FJuWuCx6Z\")??\"\",tRb8BDCN9=getFromCurrentRouteData(\"tRb8BDCN9\")??\"\",i2EKmGzBq=getFromCurrentRouteData(\"i2EKmGzBq\")??\"\",Sax2woIrh=getFromCurrentRouteData(\"Sax2woIrh\")??\"\",af1h0Cdf_=getFromCurrentRouteData(\"af1h0Cdf_\"),previousItemId=getFromCurrentRouteData(\"previousItemId\"),previousItemId_O3WeGJwco=getFromCurrentRouteData(\"previousItemId.O3WeGJwco\")??\"\",previousItemId_JChy7qjji=getFromCurrentRouteData(\"previousItemId.JChy7qjji\")??\"\",nextItemId=getFromCurrentRouteData(\"nextItemId\"),nextItemId_O3WeGJwco=getFromCurrentRouteData(\"nextItemId.O3WeGJwco\")??\"\",nextItemId_JChy7qjji=getFromCurrentRouteData(\"nextItemId.JChy7qjji\")??\"\",...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(currentRouteData,activeLocale),[currentRouteData,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(ZlIg3fpk7,activeLocaleCode);const textContent1=toDateString(af1h0Cdf_,activeLocaleCode);const visible=isSet(previousItemId);const textContent2=prefix(previousItemId_JChy7qjji,\"‹ \");const visible1=isSet(nextItemId);const textContent3=suffix(nextItemId_JChy7qjji,\" ›\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"hpA2PIo3o\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(28, 28, 28); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-7sc91e\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fcxun6\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4r4tb9-container\",\"data-code-component-plugin-id\":\"84d4c1\",isAuthoredByUser:true,nodeId:\"YENph_zhD\",scopeId:\"eUlGvhwG9\",children:/*#__PURE__*/_jsx(FormEmbed,{buttonColor:\"var(--token-df874c7f-3fc8-40ff-baa1-b4a2526b8e13, rgb(247, 147, 30))\",buttonTextColor:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',fontSize:\"15px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"-0.01em\",lineHeight:\"1.3em\"},formId:zJbwInCTA,height:\"100%\",id:\"YENph_zhD\",layoutId:\"YENph_zhD\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u50m2u\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+0),sizes:`max((${componentViewport?.width||\"100vw\"} - 100px) / 2, 1px)`,...toResponsiveImage(BCJb66RYb)},className:\"framer-1yx5nz4\",\"data-framer-name\":\"Banner\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x16tjr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-48mx3t\",\"data-styles-preset\":\"jB5dLtJCD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Type\"})}),className:\"framer-1itgqrp\",\"data-framer-name\":\"Type\",fonts:[\"Inter\"],text:JChy7qjji,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-bupv3h\",\"data-styles-preset\":\"bOW8ZOEAh\",style:{\"--framer-text-alignment\":\"center\"},children:\"Name\"})}),className:\"framer-60fzhc\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],text:zVBm8fsBM,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-48mx3t\",\"data-styles-preset\":\"jB5dLtJCD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-1geyarr\",\"data-framer-name\":\"Start\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-48mx3t\",\"data-styles-preset\":\"jB5dLtJCD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Location\"})}),className:\"framer-1pfdqxf\",\"data-framer-name\":\"Location\",fonts:[\"Inter\"],text:FJuWuCx6Z,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-48mx3t\",\"data-styles-preset\":\"jB5dLtJCD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Status\"})}),className:\"framer-1o2n4j\",\"data-framer-name\":\"Status\",fonts:[\"Inter\"],text:tRb8BDCN9,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-48mx3t\",\"data-styles-preset\":\"jB5dLtJCD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"StartTime\"})}),className:\"framer-zmunxq\",\"data-framer-name\":\"StartTime\",fonts:[\"Inter\"],text:i2EKmGzBq,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-48mx3t\",\"data-styles-preset\":\"jB5dLtJCD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"EndTime\"})}),className:\"framer-40cfqo\",\"data-framer-name\":\"EndTime\",fonts:[\"Inter\"],text:Sax2woIrh,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-48mx3t\",\"data-styles-preset\":\"jB5dLtJCD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-8vnazl\",\"data-framer-name\":\"End\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-48mx3t\",\"data-styles-preset\":\"jB5dLtJCD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"FormID\"})}),className:\"framer-8pq6u1\",\"data-framer-name\":\"FormID\",fonts:[\"Inter\"],text:zJbwInCTA,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-emmruv\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-48mx3t\",\"data-styles-preset\":\"jB5dLtJCD\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{O3WeGJwco:previousItemId_O3WeGJwco},webPageId:\"eUlGvhwG9\"},motionChild:true,nodeId:\"sLNIixDOK\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"eUlGvhwG9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-dwf93a\",\"data-styles-preset\":\"TuoJYiGsQ\",children:\"Previous\"})})})}),className:\"framer-jgi6qf\",\"data-framer-name\":\"Previous\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jlz2n1\",\"data-framer-name\":\"Spacer\"}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-48mx3t\",\"data-styles-preset\":\"jB5dLtJCD\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{O3WeGJwco:nextItemId_O3WeGJwco},webPageId:\"eUlGvhwG9\"},motionChild:true,nodeId:\"JqS5mcZ8E\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"eUlGvhwG9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-dwf93a\",\"data-styles-preset\":\"TuoJYiGsQ\",children:\"Next\"})})})}),className:\"framer-12pczqd\",\"data-framer-name\":\"Next\",fonts:[\"Inter\"],text:textContent3,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RZv2V.framer-h8fe98, .framer-RZv2V .framer-h8fe98 { display: block; }\",\".framer-RZv2V.framer-7sc91e { align-content: center; align-items: center; background-color: #1c1c1c; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 140px 20px 140px 20px; position: relative; width: 1200px; }\",\".framer-RZv2V .framer-fcxun6 { 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: flex-start; max-width: 100%; padding: 0px; position: relative; width: 100%; }\",\".framer-RZv2V .framer-4r4tb9-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-RZv2V .framer-1u50m2u { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-RZv2V .framer-1yx5nz4 { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 400px; position: relative; width: 100%; }\",\".framer-RZv2V .framer-1x16tjr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 600px; }\",\".framer-RZv2V .framer-1itgqrp, .framer-RZv2V .framer-60fzhc, .framer-RZv2V .framer-1geyarr, .framer-RZv2V .framer-1pfdqxf, .framer-RZv2V .framer-1o2n4j, .framer-RZv2V .framer-zmunxq, .framer-RZv2V .framer-40cfqo, .framer-RZv2V .framer-8vnazl, .framer-RZv2V .framer-8pq6u1 { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-RZv2V .framer-emmruv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 600px; padding: 0px; position: relative; width: 100%; }\",\".framer-RZv2V .framer-jgi6qf, .framer-RZv2V .framer-12pczqd { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-RZv2V .framer-1jlz2n1 { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1112.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramereUlGvhwG9=withCSS(Component,css,\"framer-RZv2V\");export default FramereUlGvhwG9;FramereUlGvhwG9.displayName=\"Events 2\";FramereUlGvhwG9.defaultProps={height:1112.5,width:1200};addFonts(FramereUlGvhwG9,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NZ67QOF3FXYLOR27ABJOZVKKBKNRMKMF/EHBFE55HTLOOJHTZSLD54GSL3EBTAFNQ/DI2GHUWG3WKRXISSCTNDMTWKWZC25UIW.woff2\",weight:\"400\"},{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\"}]},...FormEmbedFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramereUlGvhwG9\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"1112.5\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}