{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Uu85z6PgErLMdS1xYNvr/8sRLTQrTILji3inEm35x/geume1BDg.js", "ssg:https://framerusercontent.com/modules/LBuy11lYSNohjWS1VIQn/4k33uOJdBmSTSWzpOtyI/yzojSzfVv.js", "ssg:https://framerusercontent.com/modules/7yzVLDcv0iYdaCSTWByI/TIfK6yfn6d0TbzW03DM5/bhpSYV4sZ.js", "ssg:https://framerusercontent.com/modules/QwZDJAvbjsWc66MgiuKx/C7AbHvLxbf0ckpVzPA6E/Ur_WANOPa.js", "ssg:https://framerusercontent.com/modules/EGBqt4dFUWrSAH9Brxxt/HesWpyt3h3zWctOlwTOm/WNdV8YLeI.js", "ssg:https://framerusercontent.com/modules/oWVHHLIj4Q7woeIlKzbt/Jo2d4bKbCdbbg0oiZ0LB/Input.js", "ssg:https://framerusercontent.com/modules/aPaOeFg6unAyKNS9Qo1O/ifmPz2ZivHyPSQBEocEi/yLy0h2Rfn.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"Inter-Light\"]);export const fonts=[];export const css=['.framer-cuXZP .framer-styles-preset-1q749ys:not(.rich-text-wrapper), .framer-cuXZP .framer-styles-preset-1q749ys.rich-text-wrapper p { --framer-font-family: \"Inter-Light\", \"Inter\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 300; --framer-letter-spacing: 0em; --framer-line-height: 20px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-afce2fa1-5c4a-4c02-9242-444e9395d5f5, #f8521f); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 0px) { .framer-cuXZP .framer-styles-preset-1q749ys:not(.rich-text-wrapper), .framer-cuXZP .framer-styles-preset-1q749ys.rich-text-wrapper p { --framer-font-family: \"Inter-Light\", \"Inter\", sans-serif; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-weight: 300; --framer-letter-spacing: 0em; --framer-line-height: 18px; --framer-paragraph-spacing: 18px; --framer-text-alignment: start; --framer-text-color: var(--token-afce2fa1-5c4a-4c02-9242-444e9395d5f5, #f8521f); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-cuXZP\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([]);export const fonts=[];export const css=['.framer-lIvqM .framer-styles-preset-1jndn2o:not(.rich-text-wrapper), .framer-lIvqM .framer-styles-preset-1jndn2o.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-4f9bba9d-af1d-46a3-8258-dcd6c7b696f4, #0f0e12) /* {\"name\":\"black\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-9e1c4df5-d3a3-422e-bab3-b71427060380, #4d4d4d); --framer-link-text-decoration: none; }'];export const className=\"framer-lIvqM\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c747e62)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/Uu85z6PgErLMdS1xYNvr/8sRLTQrTILji3inEm35x/geume1BDg.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/LBuy11lYSNohjWS1VIQn/4k33uOJdBmSTSWzpOtyI/yzojSzfVv.js\";const cycleOrder=[\"awxF13pMg\",\"GZug4Fo98\",\"FGW9XhAvp\"];const serializationHash=\"framer-lo6p3\";const variantClassNames={awxF13pMg:\"framer-v-gs480n\",FGW9XhAvp:\"framer-v-1en1bb0\",GZug4Fo98:\"framer-v-k8744j\"};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(React.Fragment);const humanReadableVariantMap={Desktop:\"awxF13pMg\",Mob:\"FGW9XhAvp\",Tablet:\"GZug4Fo98\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"awxF13pMg\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"awxF13pMg\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"FGW9XhAvp\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"GZug4Fo98\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];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__*/_jsx(motion.footer,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-gs480n\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"awxF13pMg\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({FGW9XhAvp:{\"data-framer-name\":\"Mob\"},GZug4Fo98:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15wwp2r\",\"data-border\":true,\"data-framer-name\":\"nav columns\",layoutDependency:layoutDependency,layoutId:\"m42DB6sTY\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c8e7a9c1-95e6-46a3-9765-a65043be1dbb, rgb(201, 200, 204))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(8px)\",backgroundColor:\"rgba(240, 240, 240, 0.8)\",filter:\"blur(0px)\",WebkitBackdropFilter:\"blur(8px)\",WebkitFilter:\"blur(0px)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wqtzb5\",\"data-framer-name\":\"copyright + links\",layoutDependency:layoutDependency,layoutId:\"gC34AA2wa\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(0px)\",WebkitBackdropFilter:\"blur(0px)\"},variants:{FGW9XhAvp:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c8e7a9c1-95e6-46a3-9765-a65043be1dbb, rgb(201, 200, 204))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},GZug4Fo98:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c8e7a9c1-95e6-46a3-9765-a65043be1dbb, rgb(201, 200, 204))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"}},...addPropertyOverrides({FGW9XhAvp:{\"data-border\":true},GZug4Fo98:{\"data-border\":true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-807l15\",layoutDependency:layoutDependency,layoutId:\"eydAlRfaE\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{FGW9XhAvp:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-c8e7a9c1-95e6-46a3-9765-a65043be1dbb, rgb(201, 200, 204))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"}},...addPropertyOverrides({FGW9XhAvp:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1q749ys\",\"data-styles-preset\":\"geume1BDg\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9e1c4df5-d3a3-422e-bab3-b71427060380, rgb(77, 77, 77)))\"},children:\"\\xa9 Sami + Marketing 2023\"})}),className:\"framer-1t55ijd\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"U5jwo31aI\",style:{\"--extracted-r6o4lv\":\"var(--token-9e1c4df5-d3a3-422e-bab3-b71427060380, rgb(77, 77, 77))\"},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-drr65l\",layoutDependency:layoutDependency,layoutId:\"zhizmyIEx\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1upx09w\",layoutDependency:layoutDependency,layoutId:\"sCDo2WruN\",style:{backgroundColor:\"var(--token-c8e7a9c1-95e6-46a3-9765-a65043be1dbb, rgb(201, 200, 204))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19shmw7\",layoutDependency:layoutDependency,layoutId:\"XMJizIdmM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1q749ys\",\"data-styles-preset\":\"geume1BDg\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"yzUsNwwR9\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jndn2o\",\"data-styles-preset\":\"yzojSzfVv\",children:\"About\"})})})}),className:\"framer-el6owt\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YZueS3QR3\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bhth7q\",layoutDependency:layoutDependency,layoutId:\"qOLWKag1A\",style:{backgroundColor:\"var(--token-c8e7a9c1-95e6-46a3-9765-a65043be1dbb, rgb(201, 200, 204))\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q4ebiu\",layoutDependency:layoutDependency,layoutId:\"y2YwmUTjv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1q749ys\",\"data-styles-preset\":\"geume1BDg\",children:/*#__PURE__*/_jsx(Link,{href:\"https://odsgns.lemonsqueezy.com/checkout/buy/c32abbb1-1337-4338-89c9-430947bdea6f\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jndn2o\",\"data-styles-preset\":\"yzojSzfVv\",children:\"Contact\"})})})}),className:\"framer-1nc7ro2\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CbflgWIAM\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-109xnr2\",layoutDependency:layoutDependency,layoutId:\"ynlIyB4JS\",style:{backgroundColor:\"var(--token-c8e7a9c1-95e6-46a3-9765-a65043be1dbb, rgb(201, 200, 204))\"}})]})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hnv2e8\",layoutDependency:layoutDependency,layoutId:\"p5ImnH9tU\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kp40f3\",layoutDependency:layoutDependency,layoutId:\"d6pHqWsTO\",style:{backgroundColor:\"var(--token-c8e7a9c1-95e6-46a3-9765-a65043be1dbb, rgb(201, 200, 204))\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1q749ys\",\"data-styles-preset\":\"geume1BDg\",children:/*#__PURE__*/_jsx(Link,{href:\"https://odsgns.com\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jndn2o\",\"data-styles-preset\":\"yzojSzfVv\",children:\"Designed by odsgns.com \uD83C\uDFA8\"})})})}),className:\"framer-1ayqr6e\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xOapWHT6X\",verticalAlignment:\"center\",withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lo6p3.framer-w5pdjp, .framer-lo6p3 .framer-w5pdjp { display: block; }\",\".framer-lo6p3.framer-gs480n { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1310px; }\",\".framer-lo6p3 .framer-15wwp2r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; height: 60px; justify-content: space-between; min-width: 900px; overflow: visible; padding: 0px 45px 0px 45px; position: relative; width: 100%; z-index: 1; }\",\".framer-lo6p3 .framer-1wqtzb5, .framer-lo6p3 .framer-drr65l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-lo6p3 .framer-807l15 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 45px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px 45px 0px 0px; position: relative; width: min-content; }\",\".framer-lo6p3 .framer-1t55ijd, .framer-lo6p3 .framer-el6owt, .framer-lo6p3 .framer-1nc7ro2, .framer-lo6p3 .framer-1ayqr6e { flex: none; height: 100%; position: relative; white-space: pre; width: auto; }\",\".framer-lo6p3 .framer-1upx09w, .framer-lo6p3 .framer-1bhth7q, .framer-lo6p3 .framer-109xnr2, .framer-lo6p3 .framer-1kp40f3 { flex: none; height: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-lo6p3 .framer-19shmw7, .framer-lo6p3 .framer-q4ebiu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 45px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 45px; position: relative; width: min-content; }\",\".framer-lo6p3 .framer-1hnv2e8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 45px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lo6p3.framer-gs480n, .framer-lo6p3 .framer-1wqtzb5, .framer-lo6p3 .framer-807l15, .framer-lo6p3 .framer-drr65l, .framer-lo6p3 .framer-19shmw7, .framer-lo6p3 .framer-q4ebiu, .framer-lo6p3 .framer-1hnv2e8 { gap: 0px; } .framer-lo6p3.framer-gs480n > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lo6p3.framer-gs480n > :first-child { margin-top: 0px; } .framer-lo6p3.framer-gs480n > :last-child { margin-bottom: 0px; } .framer-lo6p3 .framer-1wqtzb5 > *, .framer-lo6p3 .framer-drr65l > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-lo6p3 .framer-1wqtzb5 > :first-child, .framer-lo6p3 .framer-807l15 > :first-child, .framer-lo6p3 .framer-drr65l > :first-child, .framer-lo6p3 .framer-19shmw7 > :first-child, .framer-lo6p3 .framer-q4ebiu > :first-child, .framer-lo6p3 .framer-1hnv2e8 > :first-child { margin-left: 0px; } .framer-lo6p3 .framer-1wqtzb5 > :last-child, .framer-lo6p3 .framer-807l15 > :last-child, .framer-lo6p3 .framer-drr65l > :last-child, .framer-lo6p3 .framer-19shmw7 > :last-child, .framer-lo6p3 .framer-q4ebiu > :last-child, .framer-lo6p3 .framer-1hnv2e8 > :last-child { margin-right: 0px; } .framer-lo6p3 .framer-807l15 > *, .framer-lo6p3 .framer-19shmw7 > *, .framer-lo6p3 .framer-q4ebiu > *, .framer-lo6p3 .framer-1hnv2e8 > * { margin: 0px; margin-left: calc(45px / 2); margin-right: calc(45px / 2); } }\",\".framer-lo6p3.framer-v-k8744j.framer-gs480n { overflow: hidden; width: 810px; }\",\".framer-lo6p3.framer-v-k8744j .framer-15wwp2r, .framer-lo6p3.framer-v-1en1bb0 .framer-15wwp2r { flex-direction: column; gap: 0px; height: min-content; justify-content: center; min-width: unset; padding: 0px; }\",\".framer-lo6p3.framer-v-k8744j .framer-1wqtzb5 { gap: unset; height: 60px; justify-content: space-between; order: 0; width: 100%; }\",\".framer-lo6p3.framer-v-k8744j .framer-807l15, .framer-lo6p3.framer-v-k8744j .framer-19shmw7, .framer-lo6p3.framer-v-k8744j .framer-q4ebiu, .framer-lo6p3.framer-v-1en1bb0 .framer-19shmw7, .framer-lo6p3.framer-v-1en1bb0 .framer-q4ebiu { gap: 30px; padding: 0px 0px 0px 30px; }\",\".framer-lo6p3.framer-v-k8744j .framer-1hnv2e8 { gap: 0px; height: min-content; order: 1; padding: 15px; }\",\".framer-lo6p3.framer-v-k8744j .framer-1ayqr6e { height: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lo6p3.framer-v-k8744j .framer-15wwp2r, .framer-lo6p3.framer-v-k8744j .framer-1wqtzb5, .framer-lo6p3.framer-v-k8744j .framer-807l15, .framer-lo6p3.framer-v-k8744j .framer-19shmw7, .framer-lo6p3.framer-v-k8744j .framer-q4ebiu, .framer-lo6p3.framer-v-k8744j .framer-1hnv2e8 { gap: 0px; } .framer-lo6p3.framer-v-k8744j .framer-15wwp2r > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lo6p3.framer-v-k8744j .framer-15wwp2r > :first-child { margin-top: 0px; } .framer-lo6p3.framer-v-k8744j .framer-15wwp2r > :last-child { margin-bottom: 0px; } .framer-lo6p3.framer-v-k8744j .framer-1wqtzb5 > *, .framer-lo6p3.framer-v-k8744j .framer-1wqtzb5 > :first-child, .framer-lo6p3.framer-v-k8744j .framer-1wqtzb5 > :last-child { margin: 0px; } .framer-lo6p3.framer-v-k8744j .framer-807l15 > *, .framer-lo6p3.framer-v-k8744j .framer-19shmw7 > *, .framer-lo6p3.framer-v-k8744j .framer-q4ebiu > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-lo6p3.framer-v-k8744j .framer-807l15 > :first-child, .framer-lo6p3.framer-v-k8744j .framer-19shmw7 > :first-child, .framer-lo6p3.framer-v-k8744j .framer-q4ebiu > :first-child, .framer-lo6p3.framer-v-k8744j .framer-1hnv2e8 > :first-child { margin-left: 0px; } .framer-lo6p3.framer-v-k8744j .framer-807l15 > :last-child, .framer-lo6p3.framer-v-k8744j .framer-19shmw7 > :last-child, .framer-lo6p3.framer-v-k8744j .framer-q4ebiu > :last-child, .framer-lo6p3.framer-v-k8744j .framer-1hnv2e8 > :last-child { margin-right: 0px; } .framer-lo6p3.framer-v-k8744j .framer-1hnv2e8 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-lo6p3.framer-v-1en1bb0.framer-gs480n { overflow: hidden; width: 390px; }\",\".framer-lo6p3.framer-v-1en1bb0 .framer-1wqtzb5 { flex-direction: column; height: min-content; justify-content: center; order: 0; width: 100%; }\",\".framer-lo6p3.framer-v-1en1bb0 .framer-807l15 { gap: 15px; height: min-content; justify-content: center; order: 1; padding: 15px; width: 100%; }\",\".framer-lo6p3.framer-v-1en1bb0 .framer-1t55ijd { height: 30px; }\",\".framer-lo6p3.framer-v-1en1bb0 .framer-drr65l { height: 60px; justify-content: center; order: 0; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lo6p3.framer-v-1en1bb0 .framer-15wwp2r, .framer-lo6p3.framer-v-1en1bb0 .framer-1wqtzb5, .framer-lo6p3.framer-v-1en1bb0 .framer-807l15, .framer-lo6p3.framer-v-1en1bb0 .framer-19shmw7, .framer-lo6p3.framer-v-1en1bb0 .framer-q4ebiu { gap: 0px; } .framer-lo6p3.framer-v-1en1bb0 .framer-15wwp2r > *, .framer-lo6p3.framer-v-1en1bb0 .framer-1wqtzb5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lo6p3.framer-v-1en1bb0 .framer-15wwp2r > :first-child, .framer-lo6p3.framer-v-1en1bb0 .framer-1wqtzb5 > :first-child { margin-top: 0px; } .framer-lo6p3.framer-v-1en1bb0 .framer-15wwp2r > :last-child, .framer-lo6p3.framer-v-1en1bb0 .framer-1wqtzb5 > :last-child { margin-bottom: 0px; } .framer-lo6p3.framer-v-1en1bb0 .framer-807l15 > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-lo6p3.framer-v-1en1bb0 .framer-807l15 > :first-child, .framer-lo6p3.framer-v-1en1bb0 .framer-19shmw7 > :first-child, .framer-lo6p3.framer-v-1en1bb0 .framer-q4ebiu > :first-child { margin-left: 0px; } .framer-lo6p3.framer-v-1en1bb0 .framer-807l15 > :last-child, .framer-lo6p3.framer-v-1en1bb0 .framer-19shmw7 > :last-child, .framer-lo6p3.framer-v-1en1bb0 .framer-q4ebiu > :last-child { margin-right: 0px; } .framer-lo6p3.framer-v-1en1bb0 .framer-19shmw7 > *, .framer-lo6p3.framer-v-1en1bb0 .framer-q4ebiu > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-lo6p3[data-border=\"true\"]::after, .framer-lo6p3 [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 1310\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GZug4Fo98\":{\"layout\":[\"fixed\",\"auto\"]},\"FGW9XhAvp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerbhpSYV4sZ=withCSS(Component,css,\"framer-lo6p3\");export default FramerbhpSYV4sZ;FramerbhpSYV4sZ.displayName=\"Footer\";FramerbhpSYV4sZ.defaultProps={height:60,width:1310};addPropertyControls(FramerbhpSYV4sZ,{variant:{options:[\"awxF13pMg\",\"GZug4Fo98\",\"FGW9XhAvp\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mob\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerbhpSYV4sZ,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbhpSYV4sZ\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GZug4Fo98\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FGW9XhAvp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"60\",\"framerIntrinsicWidth\":\"1310\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bhpSYV4sZ.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"Inter-Light\"]);export const fonts=[];export const css=['.framer-wRLDt .framer-styles-preset-aq23s4:not(.rich-text-wrapper), .framer-wRLDt .framer-styles-preset-aq23s4.rich-text-wrapper h2 { --framer-font-family: \"Inter-Light\", \"Inter\", sans-serif; --framer-font-size: 48px; --framer-font-style: normal; --framer-font-weight: 300; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 48px; --framer-text-alignment: start; --framer-text-color: var(--token-4f9bba9d-af1d-46a3-8258-dcd6c7b696f4, #0f0e12); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 0px) { .framer-wRLDt .framer-styles-preset-aq23s4:not(.rich-text-wrapper), .framer-wRLDt .framer-styles-preset-aq23s4.rich-text-wrapper h2 { --framer-font-family: \"Inter-Light\", \"Inter\", sans-serif; --framer-font-size: 28px; --framer-font-style: normal; --framer-font-weight: 300; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 28px; --framer-text-alignment: start; --framer-text-color: var(--token-4f9bba9d-af1d-46a3-8258-dcd6c7b696f4, #0f0e12); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-wRLDt\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"Inter-LightItalic\"]);export const fonts=[];export const css=['.framer-KbP82 .framer-styles-preset-1pvdjzh:not(.rich-text-wrapper), .framer-KbP82 .framer-styles-preset-1pvdjzh.rich-text-wrapper p { --framer-font-family: \"Inter-LightItalic\", \"Inter\", sans-serif; --framer-font-size: 16px; --framer-font-style: italic; --framer-font-weight: 300; --framer-letter-spacing: 0em; --framer-line-height: 20px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-9e1c4df5-d3a3-422e-bab3-b71427060380, #4d4d4d); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 0px) { .framer-KbP82 .framer-styles-preset-1pvdjzh:not(.rich-text-wrapper), .framer-KbP82 .framer-styles-preset-1pvdjzh.rich-text-wrapper p { --framer-font-family: \"Inter-LightItalic\", \"Inter\", sans-serif; --framer-font-size: 13px; --framer-font-style: italic; --framer-font-weight: 300; --framer-letter-spacing: 0em; --framer-line-height: 18px; --framer-paragraph-spacing: 18px; --framer-text-alignment: start; --framer-text-color: var(--token-9e1c4df5-d3a3-422e-bab3-b71427060380, #4d4d4d); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-KbP82\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useCallback,useState}from\"react\";import{addPropertyControls,ControlType,withCSS,useRouter,inferInitialRouteFromPath}from\"framer\";import{motion,useAnimationControls}from\"framer-motion\";const emailRegex=/^(([^<>()[\\]\\\\.,;:\\s@\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\"]+)*)|(\".+\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/;const mailchimpRegex=/^https?:\\/\\/([^\\/]+)[^\\?]+\\??(.+)$/;const validateEmail=email=>{return emailRegex.test(String(email).toLowerCase());};const parseMailChimpUrl=url=>{var _url_replace_match;const[,domain,parameters]=(_url_replace_match=url.replace(\"&amp;\",\"&\").match(mailchimpRegex))!==null&&_url_replace_match!==void 0?_url_replace_match:[null,null,null];return[domain,parameters?new URLSearchParams(parameters):null];};function safeURL(url){console.log(url);try{new URL(url);return url;}catch{try{new URL(`https://${url}`);return`https://${url}`;}catch{}}return undefined;}function isInternalURL(href){if(href===undefined)return false;if(href.startsWith(\"#\")||href.startsWith(\"/\")||href.startsWith(\".\"))return true;return false;}/**\n * Increment the number whenever shipping a new version to customers.\n * This will ensure that multiple versions of this component can exist\n * in the same project without css rules overlapping. Only use valid css class characters.\n */const VERSION=\"v1\";/**\n * INPUT\n * By Benjamin den Boer\n *\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 300\n * @framerIntrinsicHeight 40\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any\n */const Input=withCSS(function Input({service,redirectAs,mailchimpURL,loopsID,loopsUserGroup,formsparkID,getwaitlistAPI,convertkitAPI,convertkitFormID,input,button,font,layout,link,gap,style,onSubmit}){const[email,setEmail]=useState(\"\");const[isError,setError]=useState(false);const[isLoading,setLoading]=useState(false);const[isFocus,setFocus]=useState(false);// Padding\nconst{paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,padding,borderRadius,borderObject,focusObject,shadowObject,height,fixedHeight}=input;const{buttonPaddingPerSide,buttonPaddingTop,buttonPaddingRight,buttonPaddingBottom,buttonPaddingLeft,buttonPadding}=button;const paddingValue=paddingPerSide?`${paddingTop}px ${button.isDocked?paddingRight+button.widthWhenDocked:paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px ${button.isDocked?padding+button.widthWhenDocked:padding}px ${padding}px ${padding}px`;const buttonPaddingValue=buttonPaddingPerSide?`${button.isDocked?0:buttonPaddingTop}px ${buttonPaddingRight}px ${button.isDocked?0:buttonPaddingBottom}px ${buttonPaddingLeft}px`:`${button.isDocked?0:buttonPadding}px ${buttonPadding}px ${button.isDocked?0:buttonPadding}px ${buttonPadding}px`;const router=useRouter();const onSuccess=()=>{/* Reset */setLoading(false);setFocus(false);setEmail(\"\");if(redirectAs===\"link\"&&link&&!isError){const[path,hash]=link.split(\"#\");const{routeId,pathVariables}=inferInitialRouteFromPath(router.routes,path);if(routeId){router.navigate(routeId,hash,pathVariables);}if(!isInternalURL(link)){const url=safeURL(link);if(url)window.open(url,\"_blank\");}}};const validateForm=useCallback(email=>{if(email===\"\"||!validateEmail(email)){setError(true);formControls.start(\"error\");return false;}return true;},[validateEmail]);const handleChange=useCallback(event=>{setError(false);setEmail(event.target.value);},[]);const handleFocus=useCallback(event=>{setFocus(true);},[]);const handleBlur=useCallback(event=>{setFocus(false);setError(false);},[]);const handleSubmit=useCallback(event=>{event.preventDefault();// Prevent submitting while submitting\nif(isLoading)return;setLoading(true);if(service===\"mailchimp\"){const[domain,parameters]=parseMailChimpUrl(mailchimpURL);if(!validateForm(email)||!domain||!parameters){setLoading(false);return;}// MERGE0 is Mailchimp\u2019s email field name\nparameters.set(\"MERGE0\",email);fetch(`https://${domain}/subscribe/post`,{method:\"POST\",mode:\"no-cors\",headers:{\"Content-Type\":\"application/x-www-form-urlencoded;charset=UTF-8\"},body:parameters.toString()}).then(response=>{onSuccess();if(redirectAs===\"overlay\")onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}if(service===\"loops\"){if(!validateForm(email)){setLoading(false);return;}const emailBody=`email=${encodeURIComponent(email)}`;const userGroupBody=`userGroup=${encodeURIComponent(loopsUserGroup)}`;const hasUserGroup=!!loopsUserGroup&&loopsUserGroup!==\" \";const formBody=hasUserGroup?emailBody+\"&\"+userGroupBody:emailBody;fetch(`https://app.loops.so/api/newsletter-form/${loopsID}`,{method:\"POST\",mode:\"no-cors\",headers:{\"Content-Type\":\"application/x-www-form-urlencoded\"},body:formBody}).then(()=>{onSuccess();if(redirectAs===\"overlay\")onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}if(service===\"formspark\"){if(!validateForm(email)){setLoading(false);return;}const data=new FormData(event.target);const entries=Object.fromEntries(data.entries());fetch(`https://api.formspark.io/${formsparkID}`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Accept:\"application/json\"},body:JSON.stringify(entries)}).then(()=>{onSuccess();onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}if(service===\"getwaitlist\"){if(!validateForm(email)){setLoading(false);return;}const formData=new FormData(event.target);const data=Object.fromEntries(formData.entries());data.referral_link=document.URL;fetch(`https://api.getwaitlist.com/api/v1\n/waiter/`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Accept:\"application/json\"},body:JSON.stringify(data)}).then(()=>{onSuccess();if(redirectAs===\"overlay\")onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}if(service===\"convertkit\"){if(!validateForm(email)){setLoading(false);return;}const formData=new FormData(event.target);const data=Object.fromEntries(formData.entries());data.referral_link=document.URL;data.api_key=convertkitAPI;fetch(`https://api.convertkit.com/v3/forms/${convertkitFormID}/subscribe`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Accept:\"application/json\"},body:JSON.stringify(data)}).then(()=>{onSuccess();if(redirectAs===\"overlay\")onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}},[mailchimpURL,formsparkID,convertkitFormID,email,onSubmit,validateForm,isLoading]);// Animation\nconst formControls=useAnimationControls();// Input Box Shadow Stylees\nconst focusStylesFrom=input.focusObject?`inset 0 0 0 ${focusObject.focusWidthFrom}px ${focusObject.focusColor}`:null;const focusStylesTo=input.focusObject?`inset 0 0 0 ${focusObject.focusWidthTo}px ${focusObject.focusColor}`:null;const shadowStyles=input.shadowObject?`${shadowObject.shadowX}px ${shadowObject.shadowY}px ${shadowObject.shadowBlur}px ${shadowObject.shadowColor}`:null;const borderStyles=input.borderObject?`inset 0 0 0 ${borderObject.borderWidth}px ${borderObject.borderColor}`:null;// Shake or wiggle as error\nconst formVariants={default:{x:0},error:{x:[0,-4,4,0],transition:{duration:.2}}};const inputVariants={default:{boxShadow:dynamicBoxShadow(focusStylesFrom,shadowStyles,borderStyles)},focused:{boxShadow:dynamicBoxShadow(focusStylesTo,shadowStyles,borderStyles)}};return /*#__PURE__*/_jsx(motion.div,{style:{...style,...containerStyles,\"--framer-custom-placeholder-color\":input.placeholderColor},variants:formVariants,animate:formControls,children:/*#__PURE__*/_jsxs(\"form\",{style:{width:\"100%\",height:\"auto\",display:\"flex\",position:\"relative\",flexDirection:layout===\"vertical\"?\"column\":\"row\",color:button.color,gap:button.isDocked?0:gap},onSubmit:handleSubmit,method:\"POST\",children:[service===\"getwaitlist\"&&/*#__PURE__*/_jsx(\"input\",{type:\"hidden\",name:\"api_key\",value:getwaitlistAPI}),service===\"convertkit\"&&/*#__PURE__*/_jsx(\"input\",{type:\"hidden\",name:\"api_key\",value:convertkitAPI}),/*#__PURE__*/_jsx(motion.input,{type:\"email\",name:\"email\",placeholder:input.placeholder,value:email,className:`${VERSION} framer-custom-input`,onChange:handleChange,onFocus:handleFocus,onBlur:handleBlur,autoComplete:\"off\",autoCapitalize:\"off\",autoCorrect:\"off\",spellCheck:\"false\",style:{...defaultStyle,padding:paddingValue,borderRadius,fontSize:16,...font,background:input.fill,height:height?\"auto\":fixedHeight,color:input.color,boxShadow:dynamicBoxShadow(focusStylesFrom,shadowStyles,borderStyles)},variants:inputVariants,initial:false,animate:isFocus?\"focused\":\"default\",transition:{duration:.3},\"data-1p-ignore\":true}),!button.shouldAppear&&isLoading&&/*#__PURE__*/_jsx(Spinner,{shouldAppear:button.shouldAppear,paddingPerSide:paddingPerSide,paddingTop:paddingTop,paddingRight:paddingRight,padding:padding,color:input.color}),button.shouldAppear&&/*#__PURE__*/_jsxs(\"div\",{style:{position:button.isDocked?\"absolute\":\"relative\",top:button.isDocked?button.insetWhenDocked:0,right:button.isDocked?button.insetWhenDocked:0,bottom:button.isDocked?button.insetWhenDocked:0},children:[/*#__PURE__*/_jsx(motion.input,{type:\"submit\",value:button.label,style:{...defaultStyle,width:button.isDocked?button.widthWhenDocked:\"100%\",height:height?\"100%\":fixedHeight,cursor:\"pointer\",padding:buttonPaddingValue,borderRadius:button.isDocked?borderRadius-button.insetWhenDocked:borderRadius,// fontWeight: button.fontWeight,\nfontSize:16,...button.buttonFont,background:button.fill,color:button.color,zIndex:1,boxShadow:getButtonShadow(button)}}),isLoading&&/*#__PURE__*/_jsx(\"div\",{style:{borderRadius:button.isDocked?borderRadius-button.insetWhenDocked:borderRadius,position:\"absolute\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",width:\"100%\",height:\"100%\",inset:0,zIndex:2,color:button.color,background:button.fill},children:/*#__PURE__*/_jsx(Spinner,{color:button.color})})]})]})});},[`.${VERSION}.framer-custom-input::placeholder { color: var(--framer-custom-placeholder-color) !important; }`]);const Spinner=props=>{const noButtonStyles=!props.shouldAppear?{position:\"absolute\",top:`calc(50% - 8px)`,right:props.paddingPerSide?props.paddingRight:props.padding}:{};return /*#__PURE__*/_jsx(motion.div,{style:{height:16,width:16,...noButtonStyles},initial:{rotate:0},animate:{rotate:360},transition:{duration:1,repeat:Infinity},children:/*#__PURE__*/_jsx(motion.div,{initial:{scale:0},animate:{scale:1},children:/*#__PURE__*/_jsxs(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",width:\"16\",height:\"16\",style:{fill:\"currentColor\",color:props.color},children:[/*#__PURE__*/_jsx(\"path\",{d:\"M 8 0 C 3.582 0 0 3.582 0 8 C 0 12.419 3.582 16 8 16 C 12.418 16 16 12.419 16 8 C 15.999 3.582 12.418 0 8 0 Z M 8 14 C 4.687 14 2 11.314 2 8 C 2 4.687 4.687 2 8 2 C 11.314 2 14 4.687 14 8 C 14 11.314 11.314 14 8 14 Z\",fill:\"currentColor\",opacity:\"0.2\"}),/*#__PURE__*/_jsx(\"path\",{d:\"M 8 0 C 12.418 0 15.999 3.582 16 8 C 16 8 16 9 15 9 C 14 9 14 8 14 8 C 14 4.687 11.314 2 8 2 C 4.687 2 2 4.687 2 8 C 2 8 2 9 1 9 C 0 9 0 8 0 8 C 0 3.582 3.582 0 8 0 Z\",fill:\"currentColor\"})]})})});};addPropertyControls(Input,{service:{title:\"Service\",type:ControlType.Enum,options:[\"loops\",\"formspark\",\"mailchimp\",\"getwaitlist\",\"convertkit\"],optionTitles:[\"Loops\",\"FormSpark\",\"MailChimp\",\"Get Waitlist\",\"ConvertKit\"],defaultValue:\"loops\"},mailchimpURL:{title:\"URL\",placeholder:\"https://***.us6.list-manage.com/subscribe/post?u=***\",type:ControlType.String,hidden:props=>props.service!==\"mailchimp\"},loopsID:{title:\"ID\",placeholder:\"klm2jxy0i98abzr01pq7defg5\",type:ControlType.String,hidden:props=>props.service!==\"loops\"},loopsUserGroup:{title:\"User Group\",type:ControlType.String,placeholder:\"Title\",optional:true,hidden:props=>props.service!==\"loops\"},formsparkID:{title:\"ID\",placeholder:\"7PbPpGN3\",type:ControlType.String,hidden:props=>props.service!==\"formspark\"},getwaitlistAPI:{title:\"ID\",placeholder:\"9148\",type:ControlType.String,hidden:props=>props.service!==\"getwaitlist\"},convertkitAPI:{title:\"API Key\",placeholder:\"5opis1WK6xnVsBwrOINUpe\",type:ControlType.String,hidden:props=>props.service!==\"convertkit\"},convertkitFormID:{title:\"Form ID\",placeholder:\"1043389\",type:ControlType.String,hidden:props=>props.service!==\"convertkit\"},redirectAs:{title:\"Success\",type:ControlType.Enum,options:[\"link\",\"overlay\"],optionTitles:[\"Open Link\",\"Show Overlay\"],defaultValue:\"link\"},link:{title:\"Redirect\",type:ControlType.Link,hidden:props=>props.redirectAs===\"overlay\"},onSubmit:{title:\"Submit\",type:ControlType.EventHandler,hidden:props=>props.redirectAs===\"link\"},layout:{title:\"Layout\",type:ControlType.Enum,options:[\"horizontal\",\"vertical\"],displaySegmentedControl:true,hidden:props=>props.button.isDocked},font:{type:ControlType.Font,title:\"Font\",controls:\"extended\"},input:{title:\"Input\",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"name@email.com\"},placeholderColor:{title:\" \",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.3)\"},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#EBEBEB\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#000\"},height:{title:\"Height\",type:ControlType.Boolean,enabledTitle:\"Auto\",disabledTitle:\"Fixed\"},fixedHeight:{title:\" \",type:ControlType.Number,displayStepper:true,min:0,defaultValue:50,hidden:props=>props.height},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:15,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{title:\"Radius\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:8},focusObject:{type:ControlType.Object,title:\"Focus\",optional:true,controls:{focusWidthFrom:{title:\"From\",type:ControlType.Number,displayStepper:true,defaultValue:0},focusWidthTo:{title:\"To\",type:ControlType.Number,displayStepper:true,defaultValue:2},focusColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"#09F\"}}},borderObject:{type:ControlType.Object,title:\"Border\",optional:true,controls:{borderWidth:{title:\"Width\",type:ControlType.Number,displayStepper:true,defaultValue:1},borderColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(200,200,200,0.5)\"}}},shadowObject:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:ControlType.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:ControlType.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:ControlType.Number,min:0,max:100,defaultValue:4}}}}},button:{title:\"Button\",type:ControlType.Object,controls:{shouldAppear:{title:\"Show\",type:ControlType.Boolean,defaultValue:true},label:{title:\"Label\",type:ControlType.String,defaultValue:\"Subscribe\"},buttonFont:{type:ControlType.Font,title:\"Font\",controls:\"extended\"},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#333\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#FFF\"},isDocked:{title:\"Docked\",type:ControlType.Boolean,defaultValue:false},widthWhenDocked:{title:\"Width\",type:ControlType.Number,min:0,defaultValue:100,displayStepper:true,hidden:props=>!props.isDocked},insetWhenDocked:{title:\"Inset\",type:ControlType.Number,min:0,defaultValue:5,displayStepper:true,hidden:props=>!props.isDocked},buttonPadding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"buttonPaddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:15,valueKeys:[\"buttonPaddingTop\",\"buttonPaddingRight\",\"buttonPaddingBottom\",\"buttonPaddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},buttonShadow:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:ControlType.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:ControlType.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:ControlType.Number,min:0,max:100,defaultValue:4}}}}},gap:{title:\"Gap\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:10,hidden:props=>props.button.isDocked}});const defaultStyle={WebkitAppearance:\"none\",appearance:\"none\",width:\"100%\",height:\"auto\",outline:\"none\",border:\"none\"};const containerStyles={position:\"relative\",width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};function getButtonShadow(button){if(button.buttonShadow){return`${button.buttonShadow.shadowX}px ${button.buttonShadow.shadowY}px ${button.buttonShadow.shadowBlur}px ${button.buttonShadow.shadowColor}`;}else return\"none\";}function dynamicBoxShadow(...shadows){const output=[];shadows.forEach(shadow=>shadow&&output.push(shadow));return output.join(\", \");}export default Input;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Input\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"40\",\"framerIntrinsicWidth\":\"300\",\"framerSupportedLayoutHeight\":\"any\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Input.map", "// Generated by Framer (8563fcd)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"raqnIJ5Ko\"];const variantClassNames={raqnIJ5Ko:\"framer-v-1370hed\"};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 humanReadableVariantMap={};const transitions={default:{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 Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"raqnIJ5Ko\",fill:zoVHxe7er='var(--token-59d302ad-6156-4b61-b76d-44d0c8cd059c, rgb(232, 232, 232)) /* {\"name\":\"label grey\"} */',...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"raqnIJ5Ko\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-sYZco\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-1370hed\",className),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"raqnIJ5Ko\",ref:ref,style:{...style},children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-o75q3p\",layoutDependency:layoutDependency,layoutId:\"il1s0ewLd\",children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-vyeo3z\",layoutDependency:layoutDependency,layoutId:\"LXPAJC4fN\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-16benir\",layoutDependency:layoutDependency,layoutId:\"UckleIJ4x\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1jvn5s1\",layoutDependency:layoutDependency,layoutId:\"G0tOO21m4\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1lt1p0h\",layoutDependency:layoutDependency,layoutId:\"rZ87YaL5Z\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1yfok44\",layoutDependency:layoutDependency,layoutId:\"PACC_sCFh\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-18yb48m\",layoutDependency:layoutDependency,layoutId:\"jrj_XnblR\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-iuk7ye\",layoutDependency:layoutDependency,layoutId:\"yYoxwPBgy\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-125kkof\",layoutDependency:layoutDependency,layoutId:\"hRuJjGwkp\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1o3tht2\",layoutDependency:layoutDependency,layoutId:\"Dno1kgyug\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-qvgvra\",layoutDependency:layoutDependency,layoutId:\"a3LsKZECj\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-hecxua\",layoutDependency:layoutDependency,layoutId:\"HKegqogRc\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1vtiv4j\",layoutDependency:layoutDependency,layoutId:\"PlrfPP1BV\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-a5os1u\",layoutDependency:layoutDependency,layoutId:\"az1n1YkPK\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-ca4vqy\",layoutDependency:layoutDependency,layoutId:\"e8P0O3TFt\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-gpd1ja\",layoutDependency:layoutDependency,layoutId:\"Y0U_BLk3f\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-3u4scg\",layoutDependency:layoutDependency,layoutId:\"q8gKr65GD\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1gj2xts\",layoutDependency:layoutDependency,layoutId:\"KFZH0MQ1K\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-p9ucpn\",layoutDependency:layoutDependency,layoutId:\"rb6n9Wb8P\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1vjsr1q\",layoutDependency:layoutDependency,layoutId:\"tDLD8MI6w\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1yaazom\",layoutDependency:layoutDependency,layoutId:\"l7Z8qYn5m\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1fw1608\",layoutDependency:layoutDependency,layoutId:\"JLFF3OagQ\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1yzcs42\",layoutDependency:layoutDependency,layoutId:\"dgfAzOzOu\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1gym833\",layoutDependency:layoutDependency,layoutId:\"G5n5M7C70\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-6zgyc7\",layoutDependency:layoutDependency,layoutId:\"jHBL3weog\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1ai3tqn\",layoutDependency:layoutDependency,layoutId:\"UciELgDZK\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1hof7io\",layoutDependency:layoutDependency,layoutId:\"ZpYcs1fY3\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-bv011u\",layoutDependency:layoutDependency,layoutId:\"CSNjJAlUJ\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-9lwrq9\",layoutDependency:layoutDependency,layoutId:\"NlZ8q3Jq_\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-3cgmbj\",layoutDependency:layoutDependency,layoutId:\"FnutocPNq\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1gyguyn\",layoutDependency:layoutDependency,layoutId:\"YKfCXANuD\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-rpba1n\",layoutDependency:layoutDependency,layoutId:\"nNfN9xwVy\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1yx1k5h\",layoutDependency:layoutDependency,layoutId:\"lIfN_M8zf\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1k9nuea\",layoutDependency:layoutDependency,layoutId:\"fYCVfk34W\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-16jrdcd\",layoutDependency:layoutDependency,layoutId:\"P38ePvHEE\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-x67lcc\",layoutDependency:layoutDependency,layoutId:\"UWz0fLLM4\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-tqzsfl\",layoutDependency:layoutDependency,layoutId:\"e1t4BZIQP\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-gqlz57\",layoutDependency:layoutDependency,layoutId:\"Dhr9hpTg8\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-qfj4wy\",layoutDependency:layoutDependency,layoutId:\"gLMKrJV6z\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-13zmbf4\",layoutDependency:layoutDependency,layoutId:\"p7pFsb3iG\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-s86ntv\",layoutDependency:layoutDependency,layoutId:\"gX0LaztKs\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-7jw1nd\",layoutDependency:layoutDependency,layoutId:\"dFJcUs1qD\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-15igbxt\",layoutDependency:layoutDependency,layoutId:\"cgUpok0ne\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-14jligt\",layoutDependency:layoutDependency,layoutId:\"FCd5lGqLf\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-t9b4ng\",layoutDependency:layoutDependency,layoutId:\"jquf_8QOV\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-o3xx4q\",layoutDependency:layoutDependency,layoutId:\"w7rsCbEnz\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-110x6no\",layoutDependency:layoutDependency,layoutId:\"y9MwgSS1x\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-17ln7e\",layoutDependency:layoutDependency,layoutId:\"t0GILoZuW\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1bwwg7l\",layoutDependency:layoutDependency,layoutId:\"D_j06EVIk\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1ui36wg\",layoutDependency:layoutDependency,layoutId:\"pOgsekpgM\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-er5o74\",layoutDependency:layoutDependency,layoutId:\"yOy588vM_\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-nbo759\",layoutDependency:layoutDependency,layoutId:\"HL1bZ3UOk\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1p5vsww\",layoutDependency:layoutDependency,layoutId:\"CN3M4Xfdj\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-lil849\",layoutDependency:layoutDependency,layoutId:\"KgqBtna2u\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-11ln8sr\",layoutDependency:layoutDependency,layoutId:\"Ap1IAFmzt\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-sbe5w4\",layoutDependency:layoutDependency,layoutId:\"fBsNy9PFj\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1pxir3v\",layoutDependency:layoutDependency,layoutId:\"MMUm2KWMC\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-anmuyb\",layoutDependency:layoutDependency,layoutId:\"TjikBpzDj\",style:{backgroundColor:zoVHxe7er}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-7oowpl\",layoutDependency:layoutDependency,layoutId:\"FKKZfYW_l\",children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1cri69d\",layoutDependency:layoutDependency,layoutId:\"r0zoGc7XQ\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-f00trl\",layoutDependency:layoutDependency,layoutId:\"Rd97MOyc9\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-6cpw1w\",layoutDependency:layoutDependency,layoutId:\"LxrWpj2iX\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-kcgbrn\",layoutDependency:layoutDependency,layoutId:\"O3WOc2_Q1\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1u7pr3o\",layoutDependency:layoutDependency,layoutId:\"jhz7XPOXe\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-sbe6e7\",layoutDependency:layoutDependency,layoutId:\"DFKjIpQuK\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-jhzv82\",layoutDependency:layoutDependency,layoutId:\"EUIzAcWMU\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-tii54d\",layoutDependency:layoutDependency,layoutId:\"VuzsPOrnJ\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-jept0r\",layoutDependency:layoutDependency,layoutId:\"k2MhpVAua\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1dtijs1\",layoutDependency:layoutDependency,layoutId:\"n9_bUvGB7\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-17fil7l\",layoutDependency:layoutDependency,layoutId:\"g6H3yOih5\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-fw6zpm\",layoutDependency:layoutDependency,layoutId:\"OLxVhIEGU\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-td9cny\",layoutDependency:layoutDependency,layoutId:\"fRNE8221Z\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1363wic\",layoutDependency:layoutDependency,layoutId:\"d6u_Enxk3\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-jvmwn\",layoutDependency:layoutDependency,layoutId:\"C_fhjKsy1\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1hz3g8w\",layoutDependency:layoutDependency,layoutId:\"YgKTxc7MO\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-19dmu80\",layoutDependency:layoutDependency,layoutId:\"oyhtwAcPj\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-nbh215\",layoutDependency:layoutDependency,layoutId:\"vukDJGMWG\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-17n4dqg\",layoutDependency:layoutDependency,layoutId:\"XtOalVEAX\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-667ye\",layoutDependency:layoutDependency,layoutId:\"A_ArDL2KW\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-md6nig\",layoutDependency:layoutDependency,layoutId:\"jx8iKDJr_\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-r2o647\",layoutDependency:layoutDependency,layoutId:\"rWt3dlpJF\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-12zw5ni\",layoutDependency:layoutDependency,layoutId:\"dWm7vAV7a\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-13gvu72\",layoutDependency:layoutDependency,layoutId:\"cXGHHDblb\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-10cioet\",layoutDependency:layoutDependency,layoutId:\"I2bXPm3fa\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-hm4onw\",layoutDependency:layoutDependency,layoutId:\"FIXol3MII\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1wvf450\",layoutDependency:layoutDependency,layoutId:\"VqfgYLCP1\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-15mzk8u\",layoutDependency:layoutDependency,layoutId:\"ZXq6Q7zA3\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1ucdxzo\",layoutDependency:layoutDependency,layoutId:\"CUKKrs7U6\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-yul3ez\",layoutDependency:layoutDependency,layoutId:\"pdkIeSPYd\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-ug9hk7\",layoutDependency:layoutDependency,layoutId:\"RDXWDx9pr\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-uz929f\",layoutDependency:layoutDependency,layoutId:\"Ls5yyfkuM\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1lqv0ac\",layoutDependency:layoutDependency,layoutId:\"GgJHFdaQC\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-11c930e\",layoutDependency:layoutDependency,layoutId:\"RKUG5t_o6\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-tvr69d\",layoutDependency:layoutDependency,layoutId:\"LH4fwznyY\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-13i63al\",layoutDependency:layoutDependency,layoutId:\"A5MTlWORR\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-ajguls\",layoutDependency:layoutDependency,layoutId:\"rbyaU2mZN\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1n2fhvz\",layoutDependency:layoutDependency,layoutId:\"c1OPBm7pU\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1spz86t\",layoutDependency:layoutDependency,layoutId:\"uztape5IM\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-8mjuq7\",layoutDependency:layoutDependency,layoutId:\"tnZ09pLeZ\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-6gas93\",layoutDependency:layoutDependency,layoutId:\"rti3iiUEV\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-yxlb0e\",layoutDependency:layoutDependency,layoutId:\"i4GgXoWWh\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1uc5qof\",layoutDependency:layoutDependency,layoutId:\"wSp4zbSEf\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1frridl\",layoutDependency:layoutDependency,layoutId:\"FVb73HGet\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-18jndhk\",layoutDependency:layoutDependency,layoutId:\"qcj9qa71K\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1v9w1gy\",layoutDependency:layoutDependency,layoutId:\"GOPoYJmN6\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1gd55hb\",layoutDependency:layoutDependency,layoutId:\"P81b0rYYX\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-z0y2iv\",layoutDependency:layoutDependency,layoutId:\"Ju_yVfXTY\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-165z6f4\",layoutDependency:layoutDependency,layoutId:\"hMTnwbCVt\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-b7qbu0\",layoutDependency:layoutDependency,layoutId:\"Nu9VV_zN6\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-jy2afi\",layoutDependency:layoutDependency,layoutId:\"pKxAy3ZLP\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1ywp7zc\",layoutDependency:layoutDependency,layoutId:\"wqG34MieX\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-jrws9w\",layoutDependency:layoutDependency,layoutId:\"I4wbABcgU\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1y2jf7\",layoutDependency:layoutDependency,layoutId:\"z5rz8BbR8\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-n6i7dz\",layoutDependency:layoutDependency,layoutId:\"wsC_ofONY\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-17roh0d\",layoutDependency:layoutDependency,layoutId:\"VSEI0OFPo\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1imm5ml\",layoutDependency:layoutDependency,layoutId:\"TP0SWgwUu\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-x2vr8j\",layoutDependency:layoutDependency,layoutId:\"MFyGBATnD\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-6qtvnp\",layoutDependency:layoutDependency,layoutId:\"go5VSYFeo\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-17tqrsa\",layoutDependency:layoutDependency,layoutId:\"anPdjQzXW\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1wq4x2g\",layoutDependency:layoutDependency,layoutId:\"SSTsGBiqr\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-wn050u\",layoutDependency:layoutDependency,layoutId:\"uXjqG_lOZ\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1jhxvso\",layoutDependency:layoutDependency,layoutId:\"jKLkCOgB1\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-h8le1o\",layoutDependency:layoutDependency,layoutId:\"h9yq9YyZR\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1hd7ljc\",layoutDependency:layoutDependency,layoutId:\"qc1xaew9H\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-8bmedx\",layoutDependency:layoutDependency,layoutId:\"tXBVe62qx\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-b43g47\",layoutDependency:layoutDependency,layoutId:\"NU2VU05mb\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-3l7lp\",layoutDependency:layoutDependency,layoutId:\"VzA4c18sR\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1p4h0ll\",layoutDependency:layoutDependency,layoutId:\"Wv6a5EXq_\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-58sn26\",layoutDependency:layoutDependency,layoutId:\"aYjDurG2D\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1mr9aj6\",layoutDependency:layoutDependency,layoutId:\"mCGA4eZVb\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-140bf6t\",layoutDependency:layoutDependency,layoutId:\"BZIvI3y5K\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-xfel6m\",layoutDependency:layoutDependency,layoutId:\"uCjol9J5E\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-i5uq1c\",layoutDependency:layoutDependency,layoutId:\"Gd8O3fM8d\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-a75aef\",layoutDependency:layoutDependency,layoutId:\"QAz0p18L2\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-vxagmf\",layoutDependency:layoutDependency,layoutId:\"sqkUrtqy3\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-14fbs7a\",layoutDependency:layoutDependency,layoutId:\"vXSTzhpW8\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-68bnc9\",layoutDependency:layoutDependency,layoutId:\"dmiJzsCAO\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1g81sfa\",layoutDependency:layoutDependency,layoutId:\"y0A8PmyJR\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-13mbzb3\",layoutDependency:layoutDependency,layoutId:\"oAUVwmg_n\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-ch0opz\",layoutDependency:layoutDependency,layoutId:\"uGBlVQiDd\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1wtlawd\",layoutDependency:layoutDependency,layoutId:\"gSpPSjNNP\",style:{backgroundColor:zoVHxe7er}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-g9oh5s\",layoutDependency:layoutDependency,layoutId:\"ylEluxHtr\",style:{backgroundColor:zoVHxe7er}})]})]})})})});});const css=['.framer-sYZco [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sYZco .framer-9m929d { display: block; }\",\".framer-sYZco .framer-1370hed { height: 1616px; overflow: hidden; position: relative; width: 2541px; }\",\".framer-sYZco .framer-o75q3p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 5325px; justify-content: flex-start; left: 0px; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-sYZco .framer-vyeo3z, .framer-sYZco .framer-16benir, .framer-sYZco .framer-1jvn5s1, .framer-sYZco .framer-1lt1p0h, .framer-sYZco .framer-1yfok44, .framer-sYZco .framer-18yb48m, .framer-sYZco .framer-iuk7ye, .framer-sYZco .framer-125kkof, .framer-sYZco .framer-1o3tht2, .framer-sYZco .framer-qvgvra, .framer-sYZco .framer-hecxua, .framer-sYZco .framer-1vtiv4j, .framer-sYZco .framer-a5os1u, .framer-sYZco .framer-ca4vqy, .framer-sYZco .framer-gpd1ja, .framer-sYZco .framer-3u4scg, .framer-sYZco .framer-1gj2xts, .framer-sYZco .framer-p9ucpn, .framer-sYZco .framer-1vjsr1q, .framer-sYZco .framer-1yaazom, .framer-sYZco .framer-1fw1608, .framer-sYZco .framer-1yzcs42, .framer-sYZco .framer-1gym833, .framer-sYZco .framer-6zgyc7, .framer-sYZco .framer-1ai3tqn, .framer-sYZco .framer-1hof7io, .framer-sYZco .framer-bv011u, .framer-sYZco .framer-9lwrq9, .framer-sYZco .framer-3cgmbj, .framer-sYZco .framer-1gyguyn, .framer-sYZco .framer-rpba1n, .framer-sYZco .framer-1yx1k5h, .framer-sYZco .framer-1k9nuea, .framer-sYZco .framer-16jrdcd, .framer-sYZco .framer-x67lcc, .framer-sYZco .framer-tqzsfl, .framer-sYZco .framer-gqlz57, .framer-sYZco .framer-qfj4wy, .framer-sYZco .framer-13zmbf4, .framer-sYZco .framer-s86ntv, .framer-sYZco .framer-7jw1nd, .framer-sYZco .framer-15igbxt, .framer-sYZco .framer-14jligt, .framer-sYZco .framer-t9b4ng, .framer-sYZco .framer-o3xx4q, .framer-sYZco .framer-110x6no, .framer-sYZco .framer-17ln7e, .framer-sYZco .framer-1bwwg7l, .framer-sYZco .framer-1ui36wg, .framer-sYZco .framer-er5o74, .framer-sYZco .framer-nbo759, .framer-sYZco .framer-1p5vsww, .framer-sYZco .framer-lil849, .framer-sYZco .framer-11ln8sr, .framer-sYZco .framer-sbe5w4, .framer-sYZco .framer-1pxir3v, .framer-sYZco .framer-anmuyb { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-sYZco .framer-7oowpl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: 4221px; justify-content: center; left: 0px; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-sYZco .framer-1cri69d, .framer-sYZco .framer-f00trl, .framer-sYZco .framer-6cpw1w, .framer-sYZco .framer-kcgbrn, .framer-sYZco .framer-1u7pr3o, .framer-sYZco .framer-sbe6e7, .framer-sYZco .framer-jhzv82, .framer-sYZco .framer-tii54d, .framer-sYZco .framer-jept0r, .framer-sYZco .framer-1dtijs1, .framer-sYZco .framer-17fil7l, .framer-sYZco .framer-fw6zpm, .framer-sYZco .framer-td9cny, .framer-sYZco .framer-1363wic, .framer-sYZco .framer-jvmwn, .framer-sYZco .framer-1hz3g8w, .framer-sYZco .framer-19dmu80, .framer-sYZco .framer-nbh215, .framer-sYZco .framer-17n4dqg, .framer-sYZco .framer-667ye, .framer-sYZco .framer-md6nig, .framer-sYZco .framer-r2o647, .framer-sYZco .framer-12zw5ni, .framer-sYZco .framer-13gvu72, .framer-sYZco .framer-10cioet, .framer-sYZco .framer-hm4onw, .framer-sYZco .framer-1wvf450, .framer-sYZco .framer-15mzk8u, .framer-sYZco .framer-1ucdxzo, .framer-sYZco .framer-yul3ez, .framer-sYZco .framer-ug9hk7, .framer-sYZco .framer-uz929f, .framer-sYZco .framer-1lqv0ac, .framer-sYZco .framer-11c930e, .framer-sYZco .framer-tvr69d, .framer-sYZco .framer-13i63al, .framer-sYZco .framer-ajguls, .framer-sYZco .framer-1n2fhvz, .framer-sYZco .framer-1spz86t, .framer-sYZco .framer-8mjuq7, .framer-sYZco .framer-6gas93, .framer-sYZco .framer-yxlb0e, .framer-sYZco .framer-1uc5qof, .framer-sYZco .framer-1frridl, .framer-sYZco .framer-18jndhk, .framer-sYZco .framer-1v9w1gy, .framer-sYZco .framer-1gd55hb, .framer-sYZco .framer-z0y2iv, .framer-sYZco .framer-165z6f4, .framer-sYZco .framer-b7qbu0, .framer-sYZco .framer-jy2afi, .framer-sYZco .framer-1ywp7zc, .framer-sYZco .framer-jrws9w, .framer-sYZco .framer-1y2jf7, .framer-sYZco .framer-n6i7dz, .framer-sYZco .framer-17roh0d, .framer-sYZco .framer-1imm5ml, .framer-sYZco .framer-x2vr8j, .framer-sYZco .framer-6qtvnp, .framer-sYZco .framer-17tqrsa, .framer-sYZco .framer-1wq4x2g, .framer-sYZco .framer-wn050u, .framer-sYZco .framer-1jhxvso, .framer-sYZco .framer-h8le1o, .framer-sYZco .framer-1hd7ljc, .framer-sYZco .framer-8bmedx, .framer-sYZco .framer-b43g47, .framer-sYZco .framer-3l7lp, .framer-sYZco .framer-1p4h0ll, .framer-sYZco .framer-58sn26, .framer-sYZco .framer-1mr9aj6, .framer-sYZco .framer-140bf6t, .framer-sYZco .framer-xfel6m, .framer-sYZco .framer-i5uq1c, .framer-sYZco .framer-a75aef, .framer-sYZco .framer-vxagmf, .framer-sYZco .framer-14fbs7a, .framer-sYZco .framer-68bnc9, .framer-sYZco .framer-1g81sfa, .framer-sYZco .framer-13mbzb3, .framer-sYZco .framer-ch0opz, .framer-sYZco .framer-1wtlawd, .framer-sYZco .framer-g9oh5s { flex: none; height: 100%; overflow: hidden; position: relative; width: 1px; }\",\".framer-sYZco .framer-jmxzt5 { bottom: -2564px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sYZco .framer-o75q3p, .framer-sYZco .framer-7oowpl { gap: 0px; } .framer-sYZco .framer-o75q3p > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-sYZco .framer-o75q3p > :first-child { margin-top: 0px; } .framer-sYZco .framer-o75q3p > :last-child { margin-bottom: 0px; } .framer-sYZco .framer-7oowpl > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-sYZco .framer-7oowpl > :first-child { margin-left: 0px; } .framer-sYZco .framer-7oowpl > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1616\n * @framerIntrinsicWidth 2541\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"zoVHxe7er\":\"fill\"}\n */ const FrameryLy0h2Rfn=withCSS(Component,css,\"framer-sYZco\");export default FrameryLy0h2Rfn;FrameryLy0h2Rfn.displayName=\"Background pattern\";FrameryLy0h2Rfn.defaultProps={height:1616,width:2541};addPropertyControls(FrameryLy0h2Rfn,{zoVHxe7er:{defaultValue:'var(--token-59d302ad-6156-4b61-b76d-44d0c8cd059c, rgb(232, 232, 232)) /* {\"name\":\"label grey\"} */',title:\"Fill\",type:ControlType.Color}});addFonts(FrameryLy0h2Rfn,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryLy0h2Rfn\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"1616\",\"framerVariables\":\"{\\\"zoVHxe7er\\\":\\\"fill\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"2541\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./yLy0h2Rfn.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText", "Link", "css", "FramerbhpSYV4sZ", "withCSS", "bhpSYV4sZ_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "emailRegex", "mailchimpRegex", "validateEmail", "email", "parseMailChimpUrl", "url", "_url_replace_match", "domain", "parameters", "safeURL", "isInternalURL", "href", "VERSION", "Input", "withCSS", "service", "redirectAs", "mailchimpURL", "loopsID", "loopsUserGroup", "formsparkID", "getwaitlistAPI", "convertkitAPI", "convertkitFormID", "input", "button", "font", "layout", "link", "gap", "style", "onSubmit", "setEmail", "ye", "isError", "setError", "isLoading", "setLoading", "isFocus", "setFocus", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "padding", "borderRadius", "borderObject", "focusObject", "shadowObject", "height", "fixedHeight", "buttonPaddingPerSide", "buttonPaddingTop", "buttonPaddingRight", "buttonPaddingBottom", "buttonPaddingLeft", "buttonPadding", "paddingValue", "buttonPaddingValue", "router", "useRouter", "onSuccess", "path", "hash", "routeId", "pathVariables", "inferInitialRouteFromPath", "window", "validateForm", "te", "formControls", "handleChange", "event", "handleFocus", "handleBlur", "handleSubmit", "response", "error", "emailBody", "userGroupBody", "formBody", "data", "entries", "formData", "useAnimationControls", "focusStylesFrom", "focusStylesTo", "shadowStyles", "borderStyles", "formVariants", "inputVariants", "dynamicBoxShadow", "p", "motion", "containerStyles", "u", "defaultStyle", "Spinner", "getButtonShadow", "props", "noButtonStyles", "addPropertyControls", "ControlType", "shadows", "output", "shadow", "Input_default", "cycleOrder", "variantClassNames", "humanReadableVariantMap", "transitions", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "zoVHxe7er", "restProps", "ref", "variant", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "variants", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "defaultLayoutId", "LayoutGroup", "motion", "cx", "u", "css", "FrameryLy0h2Rfn", "withCSS", "yLy0h2Rfn_default", "addPropertyControls", "ControlType", "addFonts"]
}
