{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/q7ajZ9Zvh8gAKah1WWwH/41k5p9Ur6EvhT81kq3WX/A54lDZo7d.js"],
  "sourcesContent": ["// Generated by Framer (1cc6588)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, getFonts, RichText, SVG, useLocaleInfo, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport Embed from \"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/9zLIz4fn80IR9zpOx18Q/Embed.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/h7tmkdR6HGFt2eFzjVqF/E9tGlzhU6fqpApTJUfac/LYU1Sb_1x.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/9rmZTkhlQ1nlrAzmn5iv/sKJ2kLyxGx3z2N0zAmeg/UhGpbhguh.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/wqMKkUCiugyI8E041FLc/FEHAd2Xk0KEzZoILeLEj/YckFIlg3V.js\";\nconst EmbedFonts = getFonts(Embed);\nconst cycleOrder = [\"Hcdw3Ag56\", \"fZSWRABiH\", \"zZn7vLEBC\"];\nconst serializationHash = \"framer-M2fGz\";\nconst variantClassNames = {\n  fZSWRABiH: \"framer-v-uv95qx\",\n  Hcdw3Ag56: \"framer-v-1emx370\",\n  zZn7vLEBC: \"framer-v-z9thpp\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst Transition = ({\n  value,\n  children\n}) => {\n  const config = React.useContext(MotionConfigContext);\n  const transition = value !== null && value !== void 0 ? value : config.transition;\n  const contextValue = React.useMemo(() => ({\n    ...config,\n    transition\n  }), [JSON.stringify(transition)]);\n  return /*#__PURE__*/_jsx(MotionConfigContext.Provider, {\n    value: contextValue,\n    children: children\n  });\n};\nconst humanReadableVariantMap = {\n  \"Mobile Varian\": \"zZn7vLEBC\",\n  \"Variant 1\": \"Hcdw3Ag56\",\n  Tablet: \"fZSWRABiH\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _humanReadableVariantMap_props_variant, _ref;\n  return {\n    ...props,\n    variant: (_ref = (_humanReadableVariantMap_props_variant = humanReadableVariantMap[props.variant]) !== null && _humanReadableVariantMap_props_variant !== void 0 ? _humanReadableVariantMap_props_variant : props.variant) !== null && _ref !== void 0 ? _ref : \"Hcdw3Ag56\"\n  };\n};\nconst createLayoutDependency = (props, variants) => variants.join(\"-\") + props.layoutDependency;\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    ...restProps\n  } = getProps(props);\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"Hcdw3Ag56\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = createLayoutDependency(props, variants);\n  const ref1 = React.useRef(null);\n  const defaultLayoutId = React.useId();\n  const sharedStyleClassNames = [sharedStyle.className, sharedStyle1.className, sharedStyle2.className];\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-M2fGz\", ...sharedStyleClassNames, classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsx(Transition, {\n        value: transition,\n        children: /*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1emx370\", className),\n          \"data-framer-name\": \"Variant 1\",\n          layoutDependency: layoutDependency,\n          layoutId: \"Hcdw3Ag56\",\n          ref: ref !== null && ref !== void 0 ? ref : ref1,\n          style: {\n            backgroundColor: \"rgb(255, 255, 255)\",\n            ...style\n          },\n          ...addPropertyOverrides({\n            fZSWRABiH: {\n              \"data-framer-name\": \"Tablet\"\n            },\n            zZn7vLEBC: {\n              \"data-framer-name\": \"Mobile Varian\"\n            }\n          }, baseVariant, gestureVariant),\n          children: [/*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1wtllgu\",\n            \"data-border\": true,\n            layoutDependency: layoutDependency,\n            layoutId: \"ZRX9PMEk9\",\n            style: {\n              \"--border-bottom-width\": \"4px\",\n              \"--border-color\": 'var(--token-4ecad70c-e529-409d-8fb8-4fe0ef6fcdee, rgb(251, 222, 0)) /* {\"name\":\"Canary\"} */',\n              \"--border-left-width\": \"0px\",\n              \"--border-right-width\": \"0px\",\n              \"--border-style\": \"solid\",\n              \"--border-top-width\": \"0px\"\n            },\n            children: /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  className: \"framer-styles-preset-qo6cxc\",\n                  \"data-styles-preset\": \"UhGpbhguh\",\n                  style: {\n                    \"--framer-text-alignment\": \"left\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv, var(--token-86b06232-22b4-47d2-a5a7-397dc6773af7, rgb(0, 0, 0)))\"\n                  },\n                  children: \"Weekly newsletter\"\n                })\n              }),\n              className: \"framer-d4mlbr\",\n              layoutDependency: layoutDependency,\n              layoutId: \"YmWRoA84U\",\n              style: {\n                \"--extracted-r6o4lv\": \"var(--token-86b06232-22b4-47d2-a5a7-397dc6773af7, rgb(0, 0, 0))\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            })\n          }), /*#__PURE__*/_jsx(SVG, {\n            className: \"framer-1u62p1u\",\n            \"data-framer-name\": \"Cafecito_Logo\",\n            fill: \"black\",\n            intrinsicHeight: 211,\n            intrinsicWidth: 470,\n            layoutDependency: layoutDependency,\n            layoutId: \"DwB9uxXAl\",\n            svg: '<svg width=\"470\" height=\"211\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M211 89.782 121.218 0 105.5 15.718 89.782 0 0 89.782 15.718 105.5 0 121.218 89.782 211l15.718-15.718L121.218 211 211 121.218 195.282 105.5 211 89.782Z\" fill=\"#F8DD48\"/><path d=\"M79.572 118v16.821H35v-53.95h21.425v37.132h23.147V118Z\" fill=\"#000\"/><path d=\"M122.92 97.103h-15.271v37.718H86.223V97.103h-15.31V80.871h52.007v16.233Zm52.513 10.725 12.305 26.993h-21.497l-5.897-14.359h-4.469l-5.968 14.359h-21.501l12.709-26.993-12.709-26.957h21.501l5.968 14.396h4.433l5.933-14.396h21.497l-12.305 26.957Zm42.291 26.882c-4.613 0-8.775-1.128-12.486-3.385-3.685-2.256-6.556-5.327-8.611-9.213-2.056-3.911-3.084-8.261-3.084-13.05 0-5.44 1.003-10.278 3.008-14.515 2.031-4.237 4.964-7.56 8.8-9.966 3.836-2.432 8.274-3.648 13.313-3.648 4.713 0 8.737 1.016 12.071 3.046 3.335 2.031 5.516 4.789 6.544 8.274l-6.769 2.18c-.803-3.484-2.357-6.254-4.664-8.31-2.306-2.056-5.014-3.084-8.122-3.084-4.964 0-9.001 2.119-12.11 6.356-3.108 4.237-4.663 9.74-4.663 16.509 0 6.869 1.83 12.422 5.491 16.659 3.685 4.237 8.449 6.355 14.29 6.355 4.036 0 7.546-1.028 10.53-3.083 2.983-2.056 5.076-4.826 6.28-8.311l.978.225c-1.329 5.265-3.836 9.414-7.522 12.448-3.685 3.008-8.11 4.513-13.274 4.513Zm60.47-4.325 1.88.075v1.091l-11.169 3.159h-1.09v-9.928c-1.103 3.083-2.821 5.515-5.152 7.295-2.307 1.755-4.927 2.633-7.86 2.633-3.008 0-5.465-.928-7.371-2.783-1.88-1.88-2.82-4.3-2.82-7.258 0-3.711 1.303-6.569 3.911-8.574 2.632-2.006 7.057-3.61 13.275-4.814l6.017-1.166v-2.594c0-3.585-.803-6.406-2.407-8.462-1.605-2.055-3.811-3.083-6.619-3.083-1.479 0-2.808.35-3.986 1.053-1.153.702-2.006 1.604-2.557 2.707-.552 1.103-.865 2.357-.94 3.761-.076 1.379.238 2.745.94 4.099l-6.017 2.068c-.752-1.629-1.141-3.209-1.166-4.738 0-1.555.414-2.996 1.241-4.325a12.962 12.962 0 0 1 3.197-3.535c1.303-1.028 2.883-1.83 4.738-2.407 1.88-.576 3.861-.865 5.942-.865 4.312 0 7.721 1.254 10.228 3.761 2.533 2.482 3.799 5.854 3.799 10.116v18.728c0 1.354.313 2.344.94 2.971.652.601 1.667.94 3.046 1.015Zm-10.379-7.784v-10.229l-5.792 1.166c-3.685.702-6.405 1.792-8.16 3.271-1.73 1.479-2.595 3.485-2.595 6.017 0 2.156.639 3.949 1.918 5.378 1.304 1.404 2.946 2.106 4.926 2.106 1.956 0 3.811-.702 5.566-2.106s3.134-3.272 4.137-5.603Zm34.559-42.42c-2.131 0-3.748.928-4.851 2.783-1.078 1.83-1.617 4.337-1.617 7.521v4.475h10.68v2.144h-10.68v30.649c0 1.604.564 2.72 1.692 3.347 1.129.626 3.072 1.078 5.829 1.353v1.091h-19.404v-1.091c.877-.15 1.604-.313 2.181-.489a7.72 7.72 0 0 0 1.692-.752c.552-.351.953-.802 1.204-1.353.275-.577.413-1.279.413-2.106v-30.65h-6.506V94.96h6.506v-2.406c0-4.764 1.266-8.374 3.798-10.831 2.558-2.482 5.879-3.723 9.966-3.723 2.056 0 3.898.313 5.528.94 1.655.602 2.871 1.53 3.648 2.783l-5.077 3.986c-.301-1.604-.915-2.92-1.843-3.948-.902-1.053-1.955-1.58-3.159-1.58Zm27.114 48.963c4.789 0 8.537-2.181 11.244-6.543l.865.376c-.927 3.384-2.77 6.18-5.528 8.386-2.757 2.181-6.054 3.271-9.89 3.271-3.585 0-6.731-.864-9.439-2.594-2.683-1.755-4.726-4.099-6.13-7.033-1.379-2.958-2.068-6.28-2.068-9.965 0-6.318 1.68-11.432 5.039-15.343 3.385-3.936 7.809-5.904 13.275-5.904 4.588 0 8.173 1.554 10.755 4.663 2.607 3.108 3.936 7.182 3.986 12.222H315.16c-.05.3-.075.789-.075 1.466-.175 5.19 1.053 9.326 3.686 12.41 2.657 3.059 6.23 4.588 10.717 4.588Zm-3.76-33.168c-2.683 0-4.939 1.153-6.769 3.46-1.831 2.306-3.021 5.327-3.573 9.062h19.179c-.05-2.156-.426-4.161-1.128-6.017-.677-1.88-1.692-3.434-3.046-4.663-1.354-1.228-2.908-1.842-4.663-1.842Zm39.712 38.658c-3.46 0-6.544-.877-9.252-2.632-2.707-1.78-4.788-4.174-6.242-7.183-1.429-3.033-2.144-6.418-2.144-10.153 0-3.936.727-7.471 2.181-10.605 1.48-3.159 3.623-5.654 6.431-7.484 2.833-1.855 6.105-2.782 9.815-2.782 3.661 0 6.719.965 9.176 2.895 2.482 1.93 3.936 4.074 4.362 6.431l-6.092 1.918c-.451-2.457-1.379-4.576-2.783-6.356-1.404-1.805-3.296-2.707-5.678-2.707-3.209 0-5.829 1.454-7.86 4.362-2.005 2.908-3.008 6.581-3.008 11.018 0 5.29 1.253 9.565 3.76 12.824 2.507 3.259 5.879 4.889 10.116 4.889 2.357 0 4.551-.614 6.581-1.843 2.056-1.228 3.761-3.046 5.115-5.453l.94.226c-1.003 3.911-2.858 6.995-5.566 9.251-2.682 2.256-5.967 3.384-9.852 3.384Zm28.73-46.067c-1.429 0-2.607-.438-3.535-1.316-.927-.877-1.391-1.98-1.391-3.31 0-1.328.464-2.431 1.391-3.309.928-.877 2.106-1.316 3.535-1.316 1.329 0 2.445.451 3.347 1.354.903.877 1.354 1.968 1.354 3.272 0 1.303-.451 2.407-1.354 3.31-.902.877-2.018 1.315-3.347 1.315Zm3.686 39.261c0 1.529.426 2.607 1.278 3.234.853.602 2.131 1.065 3.836 1.391v1.091h-16.659v-1.091c1.73-.326 3.021-.789 3.873-1.391.853-.627 1.279-1.705 1.279-3.234V102.03c0-1.304-.314-2.269-.94-2.895-.627-.652-1.642-1.04-3.046-1.166h-1.843v-1.09l11.169-3.16h1.053v34.109Zm30.987 1.166.527.376c-.652 1.404-1.705 2.645-3.159 3.723-1.454 1.078-3.347 1.617-5.679 1.617-2.833 0-5.064-.915-6.694-2.746-1.604-1.83-2.406-4.387-2.406-7.671v-27.19h-4.25v-1.052l9.552-9.627h1.091v8.536h11.394v2.144h-11.394v27.038c0 2.157.513 3.849 1.541 5.077 1.053 1.229 2.545 1.843 4.475 1.843.828 0 1.592-.125 2.294-.376s1.191-.476 1.467-.677c.301-.226.715-.564 1.241-1.015Zm21.811 5.64c-5.239 0-9.501-1.817-12.786-5.452-3.284-3.636-4.926-8.349-4.926-14.14 0-6.268 1.705-11.37 5.115-15.306 3.434-3.96 7.872-5.942 13.312-5.942 5.24 0 9.502 1.818 12.786 5.453 3.284 3.636 4.926 8.361 4.926 14.178 0 6.292-1.704 11.407-5.114 15.343-3.41 3.911-7.847 5.866-13.313 5.866Zm1.317-2.181c3.159 0 5.666-1.491 7.521-4.475 1.855-2.983 2.783-6.882 2.783-11.695 0-2.257-.238-4.513-.715-6.769a29.85 29.85 0 0 0-2.068-6.506c-.903-2.081-2.169-3.773-3.798-5.077-1.63-1.303-3.485-1.955-5.566-1.955-3.134 0-5.641 1.491-7.521 4.475-1.88 2.958-2.821 6.806-2.821 11.545 0 1.805.126 3.622.376 5.453.276 1.83.727 3.66 1.354 5.49.627 1.805 1.392 3.41 2.294 4.814a11.556 11.556 0 0 0 3.498 3.384c1.404.878 2.958 1.316 4.663 1.316Z\" fill=\"#000\"/></svg>',\n            withExternalLayout: true\n          }), /*#__PURE__*/_jsx(RichText, {\n            __fromCanvasComponent: true,\n            children: /*#__PURE__*/_jsx(React.Fragment, {\n              children: /*#__PURE__*/_jsx(motion.p, {\n                className: \"framer-styles-preset-1rafnbs\",\n                \"data-styles-preset\": \"LYU1Sb_1x\",\n                style: {\n                  \"--framer-text-alignment\": \"center\",\n                  \"--framer-text-color\": \"var(--extracted-r6o4lv, var(--token-86b06232-22b4-47d2-a5a7-397dc6773af7, rgb(0, 0, 0)))\"\n                },\n                children: \"Sign up for our newsletter to be notified of the next LTX Quest Date Arrives\"\n              })\n            }),\n            className: \"framer-e0fdqw\",\n            layoutDependency: layoutDependency,\n            layoutId: \"kKUH8q5tK\",\n            style: {\n              \"--extracted-r6o4lv\": \"var(--token-86b06232-22b4-47d2-a5a7-397dc6773af7, rgb(0, 0, 0))\",\n              \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n              \"--framer-link-text-decoration\": \"underline\",\n              \"--framer-paragraph-spacing\": \"0px\"\n            },\n            verticalAlignment: \"top\",\n            withExternalLayout: true\n          }), /*#__PURE__*/_jsx(RichText, {\n            __fromCanvasComponent: true,\n            children: /*#__PURE__*/_jsx(React.Fragment, {\n              children: /*#__PURE__*/_jsx(motion.h3, {\n                className: \"framer-styles-preset-12lj5ox\",\n                \"data-styles-preset\": \"YckFIlg3V\",\n                children: \"Don't miss a beat\"\n              })\n            }),\n            className: \"framer-14dbxjy\",\n            layoutDependency: layoutDependency,\n            layoutId: \"CKdHxhUYX\",\n            style: {\n              \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n              \"--framer-link-text-decoration\": \"underline\",\n              \"--framer-paragraph-spacing\": \"0px\"\n            },\n            verticalAlignment: \"top\",\n            withExternalLayout: true\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-w62bwd\",\n            \"data-framer-name\": \"Column\",\n            layoutDependency: layoutDependency,\n            layoutId: \"lbI4mRf0P\",\n            style: {\n              background: 'linear-gradient(270deg, var(--token-7906a32f-0c1b-443d-b6b5-e7c332b8dda1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */ 0%, var(--token-cf5179b4-96d4-43a6-8574-54e65071a44a, rgb(246, 244, 238)) /* {\"name\":\"Cream\"} */ 50.9009009009009%, var(--token-7906a32f-0c1b-443d-b6b5-e7c332b8dda1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */ 100%)',\n              borderBottomLeftRadius: 60,\n              borderBottomRightRadius: 60,\n              borderTopLeftRadius: 60,\n              borderTopRightRadius: 60\n            },\n            children: /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-oob2n-container\",\n              layoutDependency: layoutDependency,\n              layoutId: \"YQiIZhM3z-container\",\n              children: /*#__PURE__*/_jsx(Embed, {\n                height: \"100%\",\n                html: '<script async type=\"text/javascript\" src=\"https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=Vg9485\"></script>\\n<style>\\n .klaviyo-form.form-version-cid-1 {\\n    width: 100%;\\n}\\n.klaviyo-form.form-version-cid-1 form {\\n    box-shadow: 0.3010936508871964px 0.6021873017743928px 0.6732658709773611px -1.25px #00000073, 1.1442666516217286px 2.288533303243457px 2.558658017412255px -2.5px #0006, 5px 10px 11.180339887498949px -3.75px #00000028;\\n}\\n.klaviyo-form.form-version-cid-1 form button {\\n    padding-left: 10px !important;\\n    padding-right: 10px !important;\\n}\\n</style>\\n<div class=\"klaviyo-form-S2ZMBg\"></div>',\n                id: \"YQiIZhM3z\",\n                layoutId: \"YQiIZhM3z\",\n                style: {\n                  height: \"100%\",\n                  width: \"100%\"\n                },\n                type: \"html\",\n                url: \"\",\n                width: \"100%\"\n              })\n            })\n          })]\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-M2fGz [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-M2fGz .framer-2eouv6 { display: block; }\", \".framer-M2fGz .framer-1emx370 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; max-width: 3000px; overflow: hidden; padding: 50px 40px 50px 40px; position: relative; width: min-content; }\", \".framer-M2fGz .framer-1wtllgu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 18px; justify-content: flex-start; overflow: visible; padding: 0px 0px 4px 0px; position: relative; width: min-content; }\", \".framer-M2fGz .framer-d4mlbr, .framer-M2fGz .framer-14dbxjy { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\", \".framer-M2fGz .framer-1u62p1u { aspect-ratio: 2.227488151658768 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 159px); position: relative; width: 354px; }\", \".framer-M2fGz .framer-e0fdqw { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 477px; word-break: break-word; word-wrap: break-word; }\", \".framer-M2fGz .framer-w62bwd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 2px 2px 2px 2px; position: relative; width: 390px; z-index: 6; }\", \".framer-M2fGz .framer-oob2n-container { flex: none; height: 70px; position: relative; width: 100%; z-index: 10; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-M2fGz .framer-1emx370, .framer-M2fGz .framer-1wtllgu, .framer-M2fGz .framer-w62bwd { gap: 0px; } .framer-M2fGz .framer-1emx370 > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-M2fGz .framer-1emx370 > :first-child, .framer-M2fGz .framer-w62bwd > :first-child { margin-top: 0px; } .framer-M2fGz .framer-1emx370 > :last-child, .framer-M2fGz .framer-w62bwd > :last-child { margin-bottom: 0px; } .framer-M2fGz .framer-1wtllgu > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-M2fGz .framer-1wtllgu > :first-child { margin-left: 0px; } .framer-M2fGz .framer-1wtllgu > :last-child { margin-right: 0px; } .framer-M2fGz .framer-w62bwd > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\", \".framer-M2fGz.framer-v-uv95qx .framer-1emx370 { width: 810px; }\", \".framer-M2fGz.framer-v-z9thpp .framer-1emx370 { gap: 17px; padding: 71px 10px 71px 10px; }\", \".framer-M2fGz.framer-v-z9thpp .framer-1u62p1u { height: var(--framer-aspect-ratio-supported, 127px); width: 283px; }\", \".framer-M2fGz.framer-v-z9thpp .framer-e0fdqw { align-self: stretch; width: auto; }\", \".framer-M2fGz.framer-v-z9thpp .framer-w62bwd { width: 380px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-M2fGz.framer-v-z9thpp .framer-1emx370 { gap: 0px; } .framer-M2fGz.framer-v-z9thpp .framer-1emx370 > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-M2fGz.framer-v-z9thpp .framer-1emx370 > :first-child { margin-top: 0px; } .framer-M2fGz.framer-v-z9thpp .framer-1emx370 > :last-child { margin-bottom: 0px; } }\", ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * @framerIntrinsicHeight 536.5\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * @framerIntrinsicWidth 557\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,\"3000px\",null,null]},\"fZSWRABiH\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"3000px\",null,null]},\"zZn7vLEBC\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,\"3000px\",null,null]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * @framerImmutableVariables true\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           */\nconst FramerA54lDZo7d = withCSS(Component, css, \"framer-M2fGz\");\nexport default FramerA54lDZo7d;\nFramerA54lDZo7d.displayName = \"NewsLetter Card\";\nFramerA54lDZo7d.defaultProps = {\n  height: 536.5,\n  width: 557\n};\naddPropertyControls(FramerA54lDZo7d, {\n  variant: {\n    options: [\"Hcdw3Ag56\", \"fZSWRABiH\", \"zZn7vLEBC\"],\n    optionTitles: [\"Variant 1\", \"Tablet\", \"Mobile Varian\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  }\n});\naddFonts(FramerA54lDZo7d, [...EmbedFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerA54lDZo7d\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicWidth\": \"557\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"3000px\\\",null,null]},\\\"fZSWRABiH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"3000px\\\",null,null]},\\\"zZn7vLEBC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"3000px\\\",null,null]}}}\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicHeight\": \"536.5\",\n        \"framerImmutableVariables\": \"true\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["EmbedFonts", "getFonts", "Embed", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "u", "RichText", "x", "SVG", "Embed", "css", "FramerA54lDZo7d", "withCSS", "A54lDZo7d_default", "addPropertyControls", "ControlType", "addFonts", "EmbedFonts", "fonts"]
}
