{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/YHFrxgdQ3ZBYbZNMbQby/n4K0tT9ib1uTU293m1fb/ShF8xygc2.js", "ssg:https://framerusercontent.com/modules/ZfnBgArFMd36pPu8WgrX/Phrt3Z9z3xX5j8SvNvmk/uESxZQbBJ.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Image,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/0X5tMoxD5cEtGdlJx9Bn/Q4BnCfOqIxV05KEM4CzZ/cbYTcbPrO.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/lX9peagJ5pMsProXsoQ2/8k4WxGCG104cfbKrCHAc/p0aJ7gqGb.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/PzJNcIJATc41j8MunP2o/GbKMrYt4oAvmybAzcFO8/roUzZCP1D.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/83a8bCFCKPEUUJt3ALUg/Ep8eRX3gispgjupaTGFB/sCCxAJ41j.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/OHJwDihl597GNS7ojAVG/xykJjqCnS5vcbV5cCbqA/VQcHN3csM.js\";import List from\"https://framerusercontent.com/modules/ZfnBgArFMd36pPu8WgrX/Phrt3Z9z3xX5j8SvNvmk/uESxZQbBJ.js\";const ListFonts=getFonts(List);const serializationHash=\"framer-50554\";const variantClassNames={x6d4NV7qY:\"framer-v-6kl6uk\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={Horizontal:\"row\",Vertical:\"column\"};const getProps=({background,body,bodyTextVisible,bothButtonsVisible,bullet1Visible,bullet2Visible,bullet3Visible,bullet4Visible,bulletText1,bulletText2,bulletText3,bulletText4,caption,captionVisible,direction,height,id,image,preHeader,preHeaderVisible,subtitle,subtitleVisible,title,width,...props})=>{return{...props,ALauNzIWU:preHeader??props.ALauNzIWU??\"Subtitle\",bI3_hOohR:bulletText1??props.bI3_hOohR??\"Free Community Concerts\",ByKpdmnXM:bullet4Visible??props.ByKpdmnXM??true,cDLlpQ1dw:bothButtonsVisible??props.cDLlpQ1dw??true,E58FVzwnG:bodyTextVisible??props.E58FVzwnG??true,fX_WTJq0b:image??props.fX_WTJq0b??{src:\"https://framerusercontent.com/images/VjtWJ3b6pScWIikXCJx3GLjA.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/VjtWJ3b6pScWIikXCJx3GLjA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/VjtWJ3b6pScWIikXCJx3GLjA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/VjtWJ3b6pScWIikXCJx3GLjA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/VjtWJ3b6pScWIikXCJx3GLjA.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/VjtWJ3b6pScWIikXCJx3GLjA.jpg 6234w\"},G6Y684T1J:background??props.G6Y684T1J??\"rgb(255, 255, 255)\",gXQe7UpnO:body??props.gXQe7UpnO??\"Body Text\",HsvGbk5Dj:bulletText2??props.HsvGbk5Dj??\"20+ Prebuilt Pages\",k6w4hoYHT:bullet2Visible??props.k6w4hoYHT??true,lHNalTaXk:subtitle??props.lHNalTaXk??\"Subtitle\",nIsQCtHHZ:preHeaderVisible??props.nIsQCtHHZ??true,onjzxChXI:bulletText3??props.onjzxChXI??\"20+ Prebuilt Pages\",PO11iwZy1:caption??props.PO11iwZy1??\"text\",qSNS4OJ1f:bullet1Visible??props.qSNS4OJ1f??true,rJH8vPi6c:captionVisible??props.rJH8vPi6c,sIk5RpzBk:bullet3Visible??props.sIk5RpzBk??true,vA6X8KBOq:subtitleVisible??props.vA6X8KBOq??true,X3MJNnsQ8:bulletText4??props.X3MJNnsQ8??\"20+ Prebuilt Pages\",xFniODrKd:title??props.xFniODrKd??\"Title\",XmMV_SyRF:humanReadableEnumMap[direction]??direction??props.XmMV_SyRF??\"row\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,fX_WTJq0b,G6Y684T1J,ALauNzIWU,nIsQCtHHZ,xFniODrKd,lHNalTaXk,vA6X8KBOq,gXQe7UpnO,E58FVzwnG,bI3_hOohR,HsvGbk5Dj,onjzxChXI,X3MJNnsQ8,qSNS4OJ1f,k6w4hoYHT,sIk5RpzBk,ByKpdmnXM,cDLlpQ1dw,rJH8vPi6c,PO11iwZy1,XmMV_SyRF,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"x6d4NV7qY\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap8uvqb3=activeVariantCallback(async(...args)=>{setVariant(\"x6d4NV7qY\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-6kl6uk\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"x6d4NV7qY\",ref:refBinding,style:{\"--1gk921l\":XmMV_SyRF,\"--1nrx3s4\":XmMV_SyRF===\"row\"?0:\"calc(40px / 2)\",\"--1xdsc6u\":XmMV_SyRF===\"column\"?\"100%\":\"1px\",\"--31dysi\":XmMV_SyRF===\"column\"?undefined:\"1 0 0px\",\"--jtt6sg\":XmMV_SyRF===\"column\"?0:\"calc(40px / 2)\",backgroundColor:G6Y684T1J,...style},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1whdhl1\",layoutDependency:layoutDependency,layoutId:\"UWWlgdPLS\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-110rs2n\",layoutDependency:layoutDependency,layoutId:\"w4PQc0gWE\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i4sx37\",layoutDependency:layoutDependency,layoutId:\"RiUjvTSnx\",children:[nIsQCtHHZ&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-inishy\",\"data-styles-preset\":\"p0aJ7gqGb\",children:\"Subtitle\"})}),className:\"framer-1a6f4ni\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"StOUk4d7e\",text:ALauNzIWU,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-2x538g\",\"data-styles-preset\":\"cbYTcbPrO\",children:\"Title\"})}),className:\"framer-1zvzjv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fOBtvnIOC\",text:xFniODrKd,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4nfwcr\",layoutDependency:layoutDependency,layoutId:\"paus2jLlR\",children:[vA6X8KBOq&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-c7p84n\",\"data-styles-preset\":\"roUzZCP1D\",children:\"Subtitle\"})}),className:\"framer-1sx8t9f\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"R966e5LX4\",text:lHNalTaXk,verticalAlignment:\"top\",withExternalLayout:true}),E58FVzwnG&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-177jrli\",\"data-styles-preset\":\"sCCxAJ41j\",children:\"Subtitle\"})}),className:\"framer-xwo0tk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"eeDFHGUqk\",text:gXQe7UpnO,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wy6tee\",layoutDependency:layoutDependency,layoutId:\"zpHwP4qRQ\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-e07mo1\",layoutDependency:layoutDependency,layoutId:\"j0JBjuhqh\",children:[qSNS4OJ1f&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:`max(${XmMV_SyRF===\"row\"?`max((${componentViewport?.width||\"100vw\"} - 40px) / 2, 1px)`:componentViewport?.width||\"100vw\"}, 1px)`,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-scp4eb-container\",layoutDependency:layoutDependency,layoutId:\"DGm4aDnnN-container\",nodeId:\"DGm4aDnnN\",rendersWithMotion:true,scopeId:\"ShF8xygc2\",children:/*#__PURE__*/_jsx(List,{BxIfyR1tY:bI3_hOohR,GQcl1it4F:\"rgba(25, 21, 78, 0.03)\",height:\"100%\",id:\"DGm4aDnnN\",JQsM7qtYB:true,layoutId:\"DGm4aDnnN\",q2nPHW7TA:\"CheckCircle\",style:{width:\"100%\"},uuoAbae5k:\"var(--token-c4d85f32-b875-4b18-a065-8e401da400c9, rgb(65, 142, 150))\",variant:\"X8faTXGZ7\",width:\"100%\"})})}),k6w4hoYHT&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:`max(${XmMV_SyRF===\"row\"?`max((${componentViewport?.width||\"100vw\"} - 40px) / 2, 1px)`:componentViewport?.width||\"100vw\"}, 1px)`,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1gej07h-container\",layoutDependency:layoutDependency,layoutId:\"jDJbWb9Bs-container\",nodeId:\"jDJbWb9Bs\",rendersWithMotion:true,scopeId:\"ShF8xygc2\",children:/*#__PURE__*/_jsx(List,{BxIfyR1tY:HsvGbk5Dj,GQcl1it4F:\"rgba(25, 21, 78, 0.03)\",height:\"100%\",id:\"jDJbWb9Bs\",JQsM7qtYB:true,layoutId:\"jDJbWb9Bs\",q2nPHW7TA:\"CheckCircle\",style:{width:\"100%\"},uuoAbae5k:\"var(--token-c4d85f32-b875-4b18-a065-8e401da400c9, rgb(65, 142, 150))\",variant:\"X8faTXGZ7\",width:\"100%\"})})}),sIk5RpzBk&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:`max(${XmMV_SyRF===\"row\"?`max((${componentViewport?.width||\"100vw\"} - 40px) / 2, 1px)`:componentViewport?.width||\"100vw\"}, 1px)`,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-e1jdky-container\",layoutDependency:layoutDependency,layoutId:\"zRdbUGVWS-container\",nodeId:\"zRdbUGVWS\",rendersWithMotion:true,scopeId:\"ShF8xygc2\",children:/*#__PURE__*/_jsx(List,{BxIfyR1tY:onjzxChXI,GQcl1it4F:\"rgba(25, 21, 78, 0.03)\",height:\"100%\",id:\"zRdbUGVWS\",JQsM7qtYB:true,layoutId:\"zRdbUGVWS\",q2nPHW7TA:\"CheckCircle\",style:{width:\"100%\"},uuoAbae5k:\"var(--token-c4d85f32-b875-4b18-a065-8e401da400c9, rgb(65, 142, 150))\",variant:\"X8faTXGZ7\",width:\"100%\"})})}),ByKpdmnXM&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:`max(${XmMV_SyRF===\"row\"?`max((${componentViewport?.width||\"100vw\"} - 40px) / 2, 1px)`:componentViewport?.width||\"100vw\"}, 1px)`,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qlzpb0-container\",layoutDependency:layoutDependency,layoutId:\"kNZoqVdPA-container\",nodeId:\"kNZoqVdPA\",rendersWithMotion:true,scopeId:\"ShF8xygc2\",children:/*#__PURE__*/_jsx(List,{BxIfyR1tY:X3MJNnsQ8,GQcl1it4F:\"rgba(25, 21, 78, 0.03)\",height:\"100%\",id:\"kNZoqVdPA\",JQsM7qtYB:true,layoutId:\"kNZoqVdPA\",q2nPHW7TA:\"CheckCircle\",style:{width:\"100%\"},uuoAbae5k:\"var(--token-c4d85f32-b875-4b18-a065-8e401da400c9, rgb(65, 142, 150))\",variant:\"X8faTXGZ7\",width:\"100%\"})})})]})}),cDLlpQ1dw&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-53cggt\",layoutDependency:layoutDependency,layoutId:\"Q5etFgCd8\"}),rJH8vPi6c&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9zwuis\",\"data-styles-preset\":\"VQcHN3csM\",children:\"Body Text\"})}),className:\"framer-125xdkk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"d3ZIYA84N\",text:PO11iwZy1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:4156,pixelWidth:6234,sizes:XmMV_SyRF===\"row\"?`max((${componentViewport?.width||\"100vw\"} - 40px) / 2, 1px)`:componentViewport?.width||\"100vw\",...toResponsiveImage(fX_WTJq0b)},className:\"framer-w8p61j\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"D_5dCBANd\",onTap:onTap8uvqb3})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-50554.framer-16n3lgk, .framer-50554 .framer-16n3lgk { display: block; }\",\".framer-50554.framer-6kl6uk { align-content: center; align-items: center; display: flex; flex-direction: var(--1gk921l); flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; padding: 80px 0px 10px 0px; position: relative; width: 1200px; }\",\".framer-50554 .framer-1whdhl1 { align-content: center; align-items: center; display: flex; flex: var(--31dysi); flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: var(--1xdsc6u); }\",\".framer-50554 .framer-110rs2n, .framer-50554 .framer-wy6tee { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-50554 .framer-i4sx37 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-50554 .framer-1a6f4ni, .framer-50554 .framer-1zvzjv, .framer-50554 .framer-1sx8t9f, .framer-50554 .framer-xwo0tk, .framer-50554 .framer-125xdkk { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-50554 .framer-4nfwcr { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-50554 .framer-e07mo1 { 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: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-50554 .framer-scp4eb-container, .framer-50554 .framer-1gej07h-container, .framer-50554 .framer-e1jdky-container, .framer-50554 .framer-1qlzpb0-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-50554 .framer-53cggt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; min-height: 40px; min-width: 80px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-50554 .framer-w8p61j { cursor: pointer; flex: var(--31dysi); height: 370px; overflow: visible; position: relative; width: var(--1xdsc6u); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-50554.framer-6kl6uk, .framer-50554 .framer-1whdhl1, .framer-50554 .framer-110rs2n, .framer-50554 .framer-i4sx37, .framer-50554 .framer-4nfwcr, .framer-50554 .framer-wy6tee, .framer-50554 .framer-e07mo1, .framer-50554 .framer-53cggt { gap: 0px; } .framer-50554.framer-6kl6uk > * { margin-bottom: var(--1nrx3s4); margin-left: var(--jtt6sg); margin-right: var(--jtt6sg); margin-top: var(--1nrx3s4); } .framer-50554.framer-6kl6uk > :first-child { margin-left: 0px; margin-top: 0px; } .framer-50554.framer-6kl6uk > :last-child { margin-bottom: 0px; margin-right: 0px; } .framer-50554 .framer-1whdhl1 > *, .framer-50554 .framer-4nfwcr > *, .framer-50554 .framer-e07mo1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-50554 .framer-1whdhl1 > :first-child, .framer-50554 .framer-i4sx37 > :first-child, .framer-50554 .framer-4nfwcr > :first-child, .framer-50554 .framer-e07mo1 > :first-child { margin-top: 0px; } .framer-50554 .framer-1whdhl1 > :last-child, .framer-50554 .framer-i4sx37 > :last-child, .framer-50554 .framer-4nfwcr > :last-child, .framer-50554 .framer-e07mo1 > :last-child { margin-bottom: 0px; } .framer-50554 .framer-110rs2n > *, .framer-50554 .framer-wy6tee > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-50554 .framer-110rs2n > :first-child, .framer-50554 .framer-wy6tee > :first-child, .framer-50554 .framer-53cggt > :first-child { margin-left: 0px; } .framer-50554 .framer-110rs2n > :last-child, .framer-50554 .framer-wy6tee > :last-child, .framer-50554 .framer-53cggt > :last-child { margin-right: 0px; } .framer-50554 .framer-i4sx37 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-50554 .framer-53cggt > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 488\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"fX_WTJq0b\":\"image\",\"G6Y684T1J\":\"background\",\"ALauNzIWU\":\"preHeader\",\"nIsQCtHHZ\":\"preHeaderVisible\",\"xFniODrKd\":\"title\",\"lHNalTaXk\":\"subtitle\",\"vA6X8KBOq\":\"subtitleVisible\",\"gXQe7UpnO\":\"body\",\"E58FVzwnG\":\"bodyTextVisible\",\"bI3_hOohR\":\"bulletText1\",\"HsvGbk5Dj\":\"bulletText2\",\"onjzxChXI\":\"bulletText3\",\"X3MJNnsQ8\":\"bulletText4\",\"qSNS4OJ1f\":\"bullet1Visible\",\"k6w4hoYHT\":\"bullet2Visible\",\"sIk5RpzBk\":\"bullet3Visible\",\"ByKpdmnXM\":\"bullet4Visible\",\"cDLlpQ1dw\":\"bothButtonsVisible\",\"rJH8vPi6c\":\"captionVisible\",\"PO11iwZy1\":\"caption\",\"XmMV_SyRF\":\"direction\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerShF8xygc2=withCSS(Component,css,\"framer-50554\");export default FramerShF8xygc2;FramerShF8xygc2.displayName=\"Hero Section\";FramerShF8xygc2.defaultProps={height:488,width:1200};addPropertyControls(FramerShF8xygc2,{fX_WTJq0b:{__defaultAssetReference:\"data:framer/asset-reference,VjtWJ3b6pScWIikXCJx3GLjA.jpg?originalFilename=photo-1717620378082-b2b48c2a8b93%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfGFsbHwzfHx8fHx8Mnx8MTcxNzY5MTQ1NHw%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},G6Y684T1J:{defaultValue:\"rgb(255, 255, 255)\",title:\"Background\",type:ControlType.Color},ALauNzIWU:{defaultValue:\"Subtitle\",displayTextArea:false,title:\"Pre-Header\",type:ControlType.String},nIsQCtHHZ:{defaultValue:true,title:\"Pre-header visible?\",type:ControlType.Boolean},xFniODrKd:{defaultValue:\"Title\",displayTextArea:false,title:\"Title\",type:ControlType.String},lHNalTaXk:{defaultValue:\"Subtitle\",displayTextArea:false,title:\"Subtitle\",type:ControlType.String},vA6X8KBOq:{defaultValue:true,title:\"Subtitle Visible?\",type:ControlType.Boolean},gXQe7UpnO:{defaultValue:\"Body Text\",displayTextArea:false,title:\"Body\",type:ControlType.String},E58FVzwnG:{defaultValue:true,title:\"Body Text Visible?\",type:ControlType.Boolean},bI3_hOohR:{defaultValue:\"Free Community Concerts\",displayTextArea:false,title:\"Bullet Text 1\",type:ControlType.String},HsvGbk5Dj:{defaultValue:\"20+ Prebuilt Pages\",displayTextArea:false,title:\"Bullet Text 2\",type:ControlType.String},onjzxChXI:{defaultValue:\"20+ Prebuilt Pages\",displayTextArea:false,title:\"Bullet Text 3\",type:ControlType.String},X3MJNnsQ8:{defaultValue:\"20+ Prebuilt Pages\",displayTextArea:false,title:\"Bullet Text 4\",type:ControlType.String},qSNS4OJ1f:{defaultValue:true,title:\"Bullet 1 Visible?\",type:ControlType.Boolean},k6w4hoYHT:{defaultValue:true,title:\"Bullet 2 Visible?\",type:ControlType.Boolean},sIk5RpzBk:{defaultValue:true,title:\"Bullet 3 Visible?\",type:ControlType.Boolean},ByKpdmnXM:{defaultValue:true,title:\"Bullet 4 Visible?\",type:ControlType.Boolean},cDLlpQ1dw:{defaultValue:true,title:\"Both Buttons Visible?\",type:ControlType.Boolean},rJH8vPi6c:{defaultValue:false,title:\"Caption Visible?\",type:ControlType.Boolean},PO11iwZy1:{defaultValue:\"text\",displayTextArea:false,title:\"Caption\",type:ControlType.String},XmMV_SyRF:{defaultValue:\"row\",displaySegmentedControl:true,optionIcons:[\"direction-horizontal\",\"direction-vertical\"],options:[\"row\",\"column\"],optionTitles:[\"Horizontal\",\"Vertical\"],title:\"Direction\",type:ControlType.Enum}});addFonts(FramerShF8xygc2,[{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\"}]},...ListFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerShF8xygc2\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"fX_WTJq0b\\\":\\\"image\\\",\\\"G6Y684T1J\\\":\\\"background\\\",\\\"ALauNzIWU\\\":\\\"preHeader\\\",\\\"nIsQCtHHZ\\\":\\\"preHeaderVisible\\\",\\\"xFniODrKd\\\":\\\"title\\\",\\\"lHNalTaXk\\\":\\\"subtitle\\\",\\\"vA6X8KBOq\\\":\\\"subtitleVisible\\\",\\\"gXQe7UpnO\\\":\\\"body\\\",\\\"E58FVzwnG\\\":\\\"bodyTextVisible\\\",\\\"bI3_hOohR\\\":\\\"bulletText1\\\",\\\"HsvGbk5Dj\\\":\\\"bulletText2\\\",\\\"onjzxChXI\\\":\\\"bulletText3\\\",\\\"X3MJNnsQ8\\\":\\\"bulletText4\\\",\\\"qSNS4OJ1f\\\":\\\"bullet1Visible\\\",\\\"k6w4hoYHT\\\":\\\"bullet2Visible\\\",\\\"sIk5RpzBk\\\":\\\"bullet3Visible\\\",\\\"ByKpdmnXM\\\":\\\"bullet4Visible\\\",\\\"cDLlpQ1dw\\\":\\\"bothButtonsVisible\\\",\\\"rJH8vPi6c\\\":\\\"captionVisible\\\",\\\"PO11iwZy1\\\":\\\"caption\\\",\\\"XmMV_SyRF\\\":\\\"direction\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"488\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ShF8xygc2.map", "// Generated by Framer (be619af)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const cycleOrder=[\"X8faTXGZ7\",\"ih9gJ_c7F\",\"zwR0P_Hof\",\"n7iorDVF3\"];const serializationHash=\"framer-FPiwA\";const variantClassNames={ih9gJ_c7F:\"framer-v-16mhgoa\",n7iorDVF3:\"framer-v-13w2f1g\",X8faTXGZ7:\"framer-v-19w1zw5\",zwR0P_Hof:\"framer-v-qxs9is\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Small Badge\":\"n7iorDVF3\",\"Standard Badge\":\"ih9gJ_c7F\",Small:\"zwR0P_Hof\",Standard:\"X8faTXGZ7\"};const getProps=({badgeBackground,height,icon,icon1,icon2,id,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_humanReadableVariantMap_props_variant,_ref5;return{...props,BxIfyR1tY:(_ref=title!==null&&title!==void 0?title:props.BxIfyR1tY)!==null&&_ref!==void 0?_ref:\"20+ Prebuilt Pages\",GQcl1it4F:(_ref1=badgeBackground!==null&&badgeBackground!==void 0?badgeBackground:props.GQcl1it4F)!==null&&_ref1!==void 0?_ref1:\"rgba(25, 21, 78, 0.03)\",JQsM7qtYB:(_ref2=icon!==null&&icon!==void 0?icon:props.JQsM7qtYB)!==null&&_ref2!==void 0?_ref2:true,q2nPHW7TA:(_ref3=icon1!==null&&icon1!==void 0?icon1:props.q2nPHW7TA)!==null&&_ref3!==void 0?_ref3:\"CheckCircle\",uuoAbae5k:(_ref4=icon2!==null&&icon2!==void 0?icon2:props.uuoAbae5k)!==null&&_ref4!==void 0?_ref4:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(116, 33, 252))\",variant:(_ref5=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref5!==void 0?_ref5:\"X8faTXGZ7\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,JQsM7qtYB,q2nPHW7TA,uuoAbae5k,BxIfyR1tY,GQcl1it4F,TyxD043ytbkf_3iqYh,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"X8faTXGZ7\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-19w1zw5\",className,classNames),\"data-framer-name\":\"Standard\",layoutDependency:layoutDependency,layoutId:\"X8faTXGZ7\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{ih9gJ_c7F:{backgroundColor:GQcl1it4F,borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},n7iorDVF3:{backgroundColor:GQcl1it4F,borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}},...addPropertyOverrides({ih9gJ_c7F:{\"data-framer-name\":\"Standard Badge\"},n7iorDVF3:{\"data-framer-name\":\"Small Badge\"},zwR0P_Hof:{\"data-framer-name\":\"Small\"}},baseVariant,gestureVariant),children:[JQsM7qtYB&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ntb3k8-container\",layoutDependency:layoutDependency,layoutId:\"DTcBbsBsM-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:uuoAbae5k,height:\"100%\",iconSearch:\"House\",iconSelection:q2nPHW7TA,id:\"DTcBbsBsM\",layoutId:\"DTcBbsBsM\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO0hlbHZldGljYSBOb3cgRGlzcGxheSBCb2xk\",\"--framer-font-family\":'\"Helvetica Now Display Bold\", \"Helvetica Now Display Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--variable-reference-TyxD043yt-bkf_3iqYh))\"},children:\"20+ Prebuilt Pages\"})}),className:\"framer-19cjkzb\",fonts:[\"CUSTOM;Helvetica Now Display Bold\"],layoutDependency:layoutDependency,layoutId:\"CC8FaT6dH\",style:{\"--extracted-a0htzi\":\"var(--variable-reference-TyxD043yt-bkf_3iqYh)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-TyxD043yt-bkf_3iqYh\":TyxD043ytbkf_3iqYh},text:BxIfyR1tY,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({n7iorDVF3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--variable-reference-TyxD043yt-bkf_3iqYh))\"},children:\"20+ Prebuilt Pages\"})}),fonts:[\"GF;Manrope-700\"]},zwR0P_Hof:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--variable-reference-TyxD043yt-bkf_3iqYh))\"},children:\"20+ Prebuilt Pages\"})}),fonts:[\"GF;Manrope-700\"]}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FPiwA.framer-i59vdy, .framer-FPiwA .framer-i59vdy { display: block; }\",\".framer-FPiwA.framer-19w1zw5 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 191px; }\",\".framer-FPiwA .framer-ntb3k8-container { flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-FPiwA .framer-19cjkzb { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FPiwA.framer-19w1zw5 { gap: 0px; } .framer-FPiwA.framer-19w1zw5 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-FPiwA.framer-19w1zw5 > :first-child { margin-left: 0px; } .framer-FPiwA.framer-19w1zw5 > :last-child { margin-right: 0px; } }\",\".framer-FPiwA.framer-v-16mhgoa.framer-19w1zw5 { padding: 10px 20px 10px 20px; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-FPiwA.framer-v-qxs9is.framer-19w1zw5 { gap: 6px; width: min-content; }\",\".framer-FPiwA.framer-v-qxs9is .framer-ntb3k8-container, .framer-FPiwA.framer-v-13w2f1g .framer-ntb3k8-container { height: 20px; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FPiwA.framer-v-qxs9is.framer-19w1zw5 { gap: 0px; } .framer-FPiwA.framer-v-qxs9is.framer-19w1zw5 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-FPiwA.framer-v-qxs9is.framer-19w1zw5 > :first-child { margin-left: 0px; } .framer-FPiwA.framer-v-qxs9is.framer-19w1zw5 > :last-child { margin-right: 0px; } }\",\".framer-FPiwA.framer-v-13w2f1g.framer-19w1zw5 { gap: 6px; padding: 10px 15px 10px 15px; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FPiwA.framer-v-13w2f1g.framer-19w1zw5 { gap: 0px; } .framer-FPiwA.framer-v-13w2f1g.framer-19w1zw5 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-FPiwA.framer-v-13w2f1g.framer-19w1zw5 > :first-child { margin-left: 0px; } .framer-FPiwA.framer-v-13w2f1g.framer-19w1zw5 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 43\n * @framerIntrinsicWidth 191\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ih9gJ_c7F\":{\"layout\":[\"auto\",\"auto\"]},\"zwR0P_Hof\":{\"layout\":[\"auto\",\"auto\"]},\"n7iorDVF3\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"JQsM7qtYB\":\"icon\",\"q2nPHW7TA\":\"icon1\",\"uuoAbae5k\":\"icon2\",\"BxIfyR1tY\":\"title\",\"GQcl1it4F\":\"badgeBackground\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameruESxZQbBJ=withCSS(Component,css,\"framer-FPiwA\");export default FrameruESxZQbBJ;FrameruESxZQbBJ.displayName=\"List\";FrameruESxZQbBJ.defaultProps={height:43,width:191};addPropertyControls(FrameruESxZQbBJ,{variant:{options:[\"X8faTXGZ7\",\"ih9gJ_c7F\",\"zwR0P_Hof\",\"n7iorDVF3\"],optionTitles:[\"Standard\",\"Standard Badge\",\"Small\",\"Small Badge\"],title:\"Variant\",type:ControlType.Enum},JQsM7qtYB:{defaultValue:true,title:\"Icon\",type:ControlType.Boolean},q2nPHW7TA:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"iconSelection\"])&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"CheckCircle\",description:undefined,hidden:undefined,title:\"Icon\"},uuoAbae5k:{defaultValue:'var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(116, 33, 252)) /* {\"name\":\"Purple\"} */',title:\"Icon\",type:ControlType.Color},BxIfyR1tY:{defaultValue:\"20+ Prebuilt Pages\",displayTextArea:false,title:\"Title\",type:ControlType.String},GQcl1it4F:{defaultValue:\"rgba(25, 21, 78, 0.03)\",title:\"Badge Background\",type:ControlType.Color}});addFonts(FrameruESxZQbBJ,[{explicitInter:true,fonts:[{family:\"Helvetica Now Display Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/gkiwsumuksJp67RFT0OpNtNmI8.ttf\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2\",weight:\"700\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruESxZQbBJ\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"191\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"43\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ih9gJ_c7F\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zwR0P_Hof\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"n7iorDVF3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"JQsM7qtYB\\\":\\\"icon\\\",\\\"q2nPHW7TA\\\":\\\"icon1\\\",\\\"uuoAbae5k\\\":\\\"icon2\\\",\\\"BxIfyR1tY\\\":\\\"title\\\",\\\"GQcl1it4F\\\":\\\"badgeBackground\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./uESxZQbBJ.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "badgeBackground", "height", "icon", "icon1", "icon2", "id", "title", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_humanReadableVariantMap_props_variant", "_ref5", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "JQsM7qtYB", "q2nPHW7TA", "uuoAbae5k", "BxIfyR1tY", "GQcl1it4F", "TyxD043ytbkf_3iqYh", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FrameruESxZQbBJ", "withCSS", "uESxZQbBJ_default", "addPropertyControls", "ControlType", "addFonts", "ListFonts", "getFonts", "uESxZQbBJ_default", "serializationHash", "variantClassNames", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "background", "body", "bodyTextVisible", "bothButtonsVisible", "bullet1Visible", "bullet2Visible", "bullet3Visible", "bullet4Visible", "bulletText1", "bulletText2", "bulletText3", "bulletText4", "caption", "captionVisible", "direction", "height", "id", "image", "preHeader", "preHeaderVisible", "subtitle", "subtitleVisible", "title", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "fX_WTJq0b", "G6Y684T1J", "ALauNzIWU", "nIsQCtHHZ", "xFniODrKd", "lHNalTaXk", "vA6X8KBOq", "gXQe7UpnO", "E58FVzwnG", "bI3_hOohR", "HsvGbk5Dj", "onjzxChXI", "X3MJNnsQ8", "qSNS4OJ1f", "k6w4hoYHT", "sIk5RpzBk", "ByKpdmnXM", "cDLlpQ1dw", "rJH8vPi6c", "PO11iwZy1", "XmMV_SyRF", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap8uvqb3", "args", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "uESxZQbBJ_default", "Image2", "css", "FramerShF8xygc2", "withCSS", "ShF8xygc2_default", "addPropertyControls", "ControlType", "addFonts", "ListFonts", "getFontsFromSharedStyle", "fonts"]
}
