{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/qakPSnd1Eb1mWNeZTCzP/clbVlXrHc0PTKLB6rulV/rJSO7jdKO.js"],
  "sourcesContent": ["// Generated by Framer (9f57636)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, Link, PropertyOverrides, removeHiddenBreakpointLayers, RichText, useHydratedBreakpointVariants, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport Topbar from \"https://framerusercontent.com/modules/sjaT0f0ipstmsSVofVhV/sfuVozheoUatC18StdlK/pQWsMWkcK.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/oFK2REbyZFrPz2A40vlt/QjCZQ2ztwUjIi8DySO9P/YAP816Y5n.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/qeO0YsvojQuYpVyv55er/yI9uF96J0kO2nFalWyJe/rJSO7jdKO.js\";\nconst TopbarFonts = getFonts(Topbar);\nconst cycleOrder = [\"gwPED9ODK\", \"ZNYNRXVUX\", \"C9k8pWwd2\"];\nconst breakpoints = {\n  C9k8pWwd2: \"(min-width: 810px) and (max-width: 1199px)\",\n  gwPED9ODK: \"(min-width: 1200px)\",\n  ZNYNRXVUX: \"(max-width: 809px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  C9k8pWwd2: \"framer-v-pgrhvg\",\n  gwPED9ODK: \"framer-v-1g37fcj\",\n  ZNYNRXVUX: \"framer-v-18dv0ga\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"gwPED9ODK\", breakpoints, variantClassNames);\n}\nconst humanReadableVariantMap = {\n  Desktop: \"gwPED9ODK\",\n  Phone: \"ZNYNRXVUX\",\n  Tablet: \"C9k8pWwd2\"\n};\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst BASE62 = \"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\";\nfunction useRandomID() {\n  const ref = React.useRef(null);\n  if (ref.current === null) {\n    ref.current = Array(5).fill(0).map(() => BASE62[Math.floor(Math.random() * BASE62.length)]).join(\"\");\n  }\n  return ref.current;\n}\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style: externalStyle = {},\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"gwPED9ODK\",\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  React.useLayoutEffect(() => {\n    const metadata = metadataProvider();\n    document.title = metadata.title || \"\";\n    if (metadata.viewport) {\n      var ref;\n      (ref = document.querySelector('meta[name=\"viewport\"]')) === null || ref === void 0 ? void 0 : ref.setAttribute(\"content\", metadata.viewport);\n    }\n  }, []);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const defaultLayoutId = useRandomID();\n  const {\n    pointerEvents,\n    ...style\n  } = externalStyle;\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"gwPED9ODK\",\n      variantClassNames\n    },\n    children: /*#__PURE__*/_jsx(LayoutGroup, {\n      id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        \"data-framer-generated\": true,\n        className: cx(\"framer-8GaFR\", sharedStyle.className),\n        style: {\n          display: \"contents\",\n          pointerEvents: pointerEvents !== null && pointerEvents !== void 0 ? pointerEvents : undefined\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1g37fcj\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n            breakpoint: baseVariant,\n            overrides: {\n              C9k8pWwd2: {\n                background: null,\n                transformTemplate: undefined\n              },\n              ZNYNRXVUX: {\n                background: null,\n                transformTemplate: undefined\n              }\n            },\n            children: /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-5g9sl4\",\n              \"data-framer-name\": \"Content\",\n              name: \"Content\",\n              children: [/*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                __htmlStructure: '<h1 class=\"framer-styles-preset-3nqyhf\" data-styles-preset=\"YAP816Y5n\" style=\"--framer-text-alignment:left;\">{{ text-placeholder }}</h1>',\n                animate: {\n                  opacity: 1,\n                  rotate: 0,\n                  rotateX: 0,\n                  rotateY: 0,\n                  scale: 1,\n                  transformPerspective: 1200,\n                  transition: {\n                    damping: 32,\n                    delay: 0,\n                    mass: 1,\n                    stiffness: 400,\n                    type: \"spring\"\n                  },\n                  x: 0,\n                  y: 0\n                },\n                className: \"framer-mo8ppt\",\n                exit: {\n                  opacity: 0,\n                  rotate: 0,\n                  rotateX: 0,\n                  rotateY: 0,\n                  scale: 1,\n                  transformPerspective: 1200,\n                  transition: {\n                    damping: 32,\n                    delay: 0,\n                    mass: 1,\n                    stiffness: 400,\n                    type: \"spring\"\n                  },\n                  x: 0,\n                  y: 40\n                },\n                htmlFromDesign: '<h1 class=\"framer-styles-preset-3nqyhf\" data-styles-preset=\"YAP816Y5n\" style=\"--framer-text-alignment:left;\">About Dayol </h1>',\n                initial: {\n                  opacity: 0,\n                  rotate: 0,\n                  rotateX: 0,\n                  rotateY: 0,\n                  scale: 1,\n                  transformPerspective: 1200,\n                  x: 0,\n                  y: 40\n                },\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  ZNYNRXVUX: {\n                    transformTemplate: undefined\n                  }\n                },\n                children: /*#__PURE__*/_jsx(motion.div, {\n                  animate: {\n                    opacity: 1,\n                    rotate: 0,\n                    rotateX: 0,\n                    rotateY: 0,\n                    scale: 1,\n                    transformPerspective: 1200,\n                    transition: {\n                      damping: 32,\n                      delay: .1,\n                      mass: 1,\n                      stiffness: 400,\n                      type: \"spring\"\n                    },\n                    x: 0,\n                    y: 0\n                  },\n                  className: \"framer-1pjd2r5\",\n                  \"data-framer-name\": \"Banner\",\n                  exit: {\n                    opacity: 0,\n                    rotate: 0,\n                    rotateX: 0,\n                    rotateY: 0,\n                    scale: 1,\n                    transformPerspective: 1200,\n                    transition: {\n                      damping: 32,\n                      delay: .1,\n                      mass: 1,\n                      stiffness: 400,\n                      type: \"spring\"\n                    },\n                    x: 0,\n                    y: 40\n                  },\n                  initial: {\n                    opacity: 0,\n                    rotate: 0,\n                    rotateX: 0,\n                    rotateY: 0,\n                    scale: 1,\n                    transformPerspective: 1200,\n                    x: 0,\n                    y: 40\n                  },\n                  name: \"Banner\",\n                  children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                    breakpoint: baseVariant,\n                    overrides: {\n                      ZNYNRXVUX: {\n                        background: {\n                          fit: \"fill\",\n                          intrinsicHeight: 514,\n                          intrinsicWidth: 686,\n                          pixelHeight: 514,\n                          pixelWidth: 686,\n                          sizes: \"calc(280px)\",\n                          src: new URL(\"https://framerusercontent.com/images/qauuzI2eFDo7UVXyZcbx7EoMEvM.png\").href,\n                          srcSet: `${new URL(\"https://framerusercontent.com/images/qauuzI2eFDo7UVXyZcbx7EoMEvM.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/qauuzI2eFDo7UVXyZcbx7EoMEvM.png\").href} 686w`\n                        }\n                      }\n                    },\n                    children: /*#__PURE__*/_jsx(Image, {\n                      alt: \"\",\n                      background: {\n                        fit: \"fill\",\n                        intrinsicHeight: 514,\n                        intrinsicWidth: 686,\n                        pixelHeight: 514,\n                        pixelWidth: 686,\n                        sizes: \"calc(315px)\",\n                        src: new URL(\"https://framerusercontent.com/images/qauuzI2eFDo7UVXyZcbx7EoMEvM.png\").href,\n                        srcSet: `${new URL(\"https://framerusercontent.com/images/qauuzI2eFDo7UVXyZcbx7EoMEvM.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/qauuzI2eFDo7UVXyZcbx7EoMEvM.png\").href} 686w`\n                      },\n                      className: \"framer-sqohbh\",\n                      \"data-framer-name\": \"img_onboarding_1\",\n                      name: \"img_onboarding_1\"\n                    })\n                  })\n                })\n              }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  C9k8pWwd2: {\n                    __htmlStructure: '<p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\"><strong>{{ text-placeholder }}</strong></span></p>',\n                    fonts: [\"__SystemDefault-400-normal__\"],\n                    htmlFromDesign: '<p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\"><strong>The cutest diary app that fits best to you, Dayol<br></strong></span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">Use Dayol and memo all the things on your iPhone/iPad!</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">Dayol can be your Monthly/Weekly/Daily planner, routine tracker, journal and anything that you can write on.</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><br class=\"trailing-break\"></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\"><strong>Brief introduction of Dayol</strong></span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">\u30FB Dayol was launched on November, 2021 at iOS (now only for iPhone, iPad)</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">\u30FB You can use unlimited papers including Monthly/Weekly/Daily planner, routine tracker and more than 1500 stickers freely on FREE VERSION. <br>* Only thing you need to do is watching short advertisements each time you want to use more than certain number of assets.</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">* If you want to use Dayol without any advertisement, you need to sign up for \\'Dayol Plus\\' that requests you to pay one-time and offers lifetime ad-free benefit.</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-text-color:rgb(94, 94, 94);\">\u30FB Dayol offers multi diaries that you can select and decorate freely on your purpose. </span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">\u30FB Dayol offers various features that would make you decorate freely! Drawings, articles, pics, stickers, layers.. Experience all the features and decorate your life now!</span></p>',\n                    preload: undefined\n                  },\n                  ZNYNRXVUX: {\n                    __htmlStructure: '<p style=\"--framer-line-height:1.8em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\"><strong>{{ text-placeholder }}</strong></span></p>',\n                    fonts: [\"__SystemDefault-400-normal__\"],\n                    htmlFromDesign: '<p style=\"--framer-line-height:1.8em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\"><strong>The cutest diary app that fits best to you, Dayol<br></strong></span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">Use Dayol and memo all the things on your iPhone/iPad!</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">Dayol can be your Monthly/Weekly/Daily planner, routine tracker, journal and anything that you can write on.</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><br class=\"trailing-break\"></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\"><strong>Brief introduction of Dayol</strong></span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">\u30FB Dayol was launched on November, 2021 at iOS (now only for iPhone, iPad)</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">\u30FB You can use unlimited papers including Monthly/Weekly/Daily planner, routine tracker and more than 1500 stickers freely on FREE VERSION. <br>* Only thing you need to do is watching short advertisements each time you want to use more than certain number of assets.</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">* If you want to use Dayol without any advertisement, you need to sign up for \\'Dayol Plus\\' that requests you to pay one-time and offers lifetime ad-free benefit.</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-text-color:rgb(94, 94, 94);\">\u30FB Dayol offers multi diaries that you can select and decorate freely on your purpose. </span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">\u30FB Dayol offers various features that would make you decorate freely! Drawings, articles, pics, stickers, layers.. Experience all the features and decorate your life now!</span></p>',\n                    preload: undefined\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  __htmlStructure: '<p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\"><strong>{{ text-placeholder }}</strong></span></p>',\n                  animate: {\n                    opacity: 1,\n                    rotate: 0,\n                    rotateX: 0,\n                    rotateY: 0,\n                    scale: 1,\n                    transformPerspective: 1200,\n                    transition: {\n                      damping: 32,\n                      delay: .2,\n                      mass: 1,\n                      stiffness: 400,\n                      type: \"spring\"\n                    },\n                    x: 0,\n                    y: 0\n                  },\n                  className: \"framer-dvij58\",\n                  exit: {\n                    opacity: 0,\n                    rotate: 0,\n                    rotateX: 0,\n                    rotateY: 0,\n                    scale: 1,\n                    transformPerspective: 1200,\n                    transition: {\n                      damping: 32,\n                      delay: .2,\n                      mass: 1,\n                      stiffness: 400,\n                      type: \"spring\"\n                    },\n                    x: 0,\n                    y: 40\n                  },\n                  fonts: [\"__SystemDefault-400-normal__\"],\n                  htmlFromDesign: '<p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\"><strong>The cutest diary app that fits best to you, Dayol<br></strong></span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">Use Dayol and memo all the things on your iPhone/iPad!</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">Dayol can be your Monthly/Weekly/Daily planner, routine tracker, journal and anything that you can write on.</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><br class=\"trailing-break\"></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\"><strong>Brief introduction of Dayol</strong></span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">\u30FB Dayol was launched on November, 2021 at iOS (now only for iPhone, iPad)</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">\u30FB You can use unlimited papers including Monthly/Weekly/Daily planner, routine tracker and more than 1500 stickers freely on FREE VERSION. <br>* Only thing you need to do is watching short advertisements each time you want to use more than certain number of assets.</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">* If you want to use Dayol without any advertisement, you need to sign up for \\'Dayol Plus\\' that requests you to pay one-time and offers lifetime ad-free benefit.</span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-text-color:rgb(94, 94, 94);\">\u30FB Dayol offers multi diaries that you can select and decorate freely on your purpose. </span></p><p style=\"--framer-line-height:1.9em; --framer-text-alignment:left;\"><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, serif; --framer-font-style:normal; --framer-font-weight:400; --font-selector:X19TeXN0ZW1EZWZhdWx0LTQwMC1ub3JtYWxfXw==; --framer-text-color:rgb(94, 94, 94); --framer-letter-spacing:-0.3px;\">\u30FB Dayol offers various features that would make you decorate freely! Drawings, articles, pics, stickers, layers.. Experience all the features and decorate your life now!</span></p>',\n                  initial: {\n                    opacity: 0,\n                    rotate: 0,\n                    rotateX: 0,\n                    rotateY: 0,\n                    scale: 1,\n                    transformPerspective: 1200,\n                    x: 0,\n                    y: 40\n                  },\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              }), /*#__PURE__*/_jsx(Link, {\n                href: \"https://apps.apple.com/ro/app/dayol-schedule-diary/id1571925624\",\n                openInNewTab: true,\n                children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    ZNYNRXVUX: {\n                      transformTemplate: undefined\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(motion.a, {\n                    className: \"framer-1aznwkt\",\n                    \"data-framer-name\": \"btn_download\",\n                    \"data-reset\": \"button\",\n                    name: \"btn_download\",\n                    children: /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      __htmlStructure: '<p><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, &quot;System Default&quot;, serif; --framer-font-style:normal; --framer-font-weight:700; --font-selector:X19TeXN0ZW1EZWZhdWx0LTcwMC1ub3JtYWxfXw==; --framer-text-color:rgb(255, 255, 255);\">{{ text-placeholder }}</span></p>',\n                      className: \"framer-19ry5n8\",\n                      fonts: [\"__SystemDefault-700-normal__\"],\n                      htmlFromDesign: '<p><span style=\"--framer-font-family:&quot;system-ui&quot;, &quot;-apple-system&quot;, &quot;BlinkMacSystemFont&quot;, &quot;Segoe UI&quot;, &quot;Roboto&quot;, &quot;Oxygen&quot;, &quot;Ubuntu&quot;, &quot;Cantarell&quot;, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif, &quot;System Default&quot;, serif; --framer-font-style:normal; --framer-font-weight:700; --font-selector:X19TeXN0ZW1EZWZhdWx0LTcwMC1ub3JtYWxfXw==; --framer-text-color:rgb(255, 255, 255);\">App Download (iOS)</span></p>',\n                      transformTemplate: (_, t) => `translate(-50%, -50%) ${t}`,\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })\n                  })\n                })\n              })]\n            })\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-u7rg01-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                C9k8pWwd2: {\n                  variant: \"krACj5RER\"\n                },\n                ZNYNRXVUX: {\n                  variant: \"ToEzpc3_e\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Topbar, {\n                height: \"100%\",\n                id: \"Sq9FPUJEI\",\n                layoutId: \"Sq9FPUJEI\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"dBltDPjRB\",\n                width: \"100%\"\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-8GaFR [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-8GaFR .framer-1g37fcj { background-color: #ffffff; height: 1400px; overflow: hidden; position: relative; width: 1200px; }\", \".framer-8GaFR .framer-5g9sl4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; left: 300px; max-width: 100%; overflow: visible; padding: 0px 20px 0px 20px; position: absolute; right: 300px; top: 130px; }\", \".framer-8GaFR .framer-mo8ppt { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-8GaFR .framer-1pjd2r5 { background: linear-gradient(114deg, rgba(255, 182, 87, 0.1) 0%, hsla(204, 100%, 50%, 0.2) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 250px; overflow: hidden; position: relative; width: 100%; will-change: transform; }\", \".framer-8GaFR .framer-dvij58 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-8GaFR .framer-1aznwkt { background: linear-gradient(99deg, #3388ff 0%, hsl(215, 100%, 49%) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: -90px; display: block; flex: none; height: 56px; left: 20px; overflow: hidden; position: absolute; right: 20px; text-decoration: none; will-change: transform; z-index: 1; }\", \".framer-8GaFR .framer-sqohbh { aspect-ratio: 1.3346303501945525 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 236px); left: calc(50.00000000000002% - 315px / 2); overflow: visible; position: absolute; top: calc(52.800000000000026% - 236px / 2); width: 315px; }\", \".framer-8GaFR .framer-19ry5n8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: pre; width: auto; }\", \".framer-8GaFR .framer-u7rg01-container { flex: none; height: auto; left: 0px; position: absolute; right: 0px; top: 0px; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8GaFR .framer-5g9sl4 { gap: 0px; } .framer-8GaFR .framer-5g9sl4 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-8GaFR .framer-5g9sl4 > :first-child { margin-top: 0px; } .framer-8GaFR .framer-5g9sl4 > :last-child { margin-bottom: 0px; } }\", \"@media (min-width: 1200px) { .framer-8GaFR .hidden-1g37fcj { display: none !important; } }\", \"@media (max-width: 809px) { .framer-8GaFR .hidden-18dv0ga { display: none !important; } .framer-8GaFR .framer-1g37fcj { height: 1400px; width: 390px; } .framer-8GaFR .framer-5g9sl4 { aspect-ratio: unset; bottom: auto; flex: none; height: min-content; left: 0px; position: absolute; right: 0px; top: 130px; transform: none; width: auto; } .framer-8GaFR .framer-1pjd2r5 { align-self: auto; aspect-ratio: unset; bottom: auto; flex: none; height: 250px; left: auto; position: relative; right: auto; top: auto; transform: none; width: 100%; } .framer-8GaFR .framer-sqohbh { aspect-ratio: 1.3346303501945525 / 1; bottom: auto; flex: none; height: var(--framer-aspect-ratio-supported, 210px); left: calc(50.00000000000002% - 280px / 2); position: absolute; right: auto; top: calc(52.800000000000026% - 210px / 2); width: 280px; } .framer-8GaFR .framer-1aznwkt { align-self: auto; aspect-ratio: unset; bottom: -69px; flex: none; height: 56px; left: 20px; position: absolute; right: 20px; top: auto; transform: none; width: auto; z-index: 1; }}\", \"@media (min-width: 810px) and (max-width: 1199px) { .framer-8GaFR .hidden-pgrhvg { display: none !important; } .framer-8GaFR .framer-1g37fcj { height: 1400px; width: 810px; } .framer-8GaFR .framer-5g9sl4 { aspect-ratio: unset; bottom: auto; flex: none; height: min-content; left: 98px; position: absolute; right: 98px; top: 130px; transform: none; width: auto; } .framer-8GaFR .framer-1pjd2r5 { align-self: auto; aspect-ratio: unset; bottom: auto; flex: none; height: 250px; left: auto; position: relative; right: auto; top: auto; width: 100%; } .framer-8GaFR .framer-1aznwkt { align-self: auto; aspect-ratio: unset; bottom: -90px; flex: none; height: 56px; left: 20px; position: absolute; right: 20px; top: auto; width: auto; }}\", ...sharedStyle.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * @framerIntrinsicHeight 1400\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZNYNRXVUX\":{\"layout\":[\"fixed\",\"fixed\"]},\"C9k8pWwd2\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  */\nconst FramerrJSO7jdKO = withCSS(Component, css);\nexport default FramerrJSO7jdKO;\nFramerrJSO7jdKO.displayName = \"About En\";\nFramerrJSO7jdKO.defaultProps = {\n  height: 1400,\n  width: 1200\n};\naddFonts(FramerrJSO7jdKO, [...TopbarFonts, ...sharedStyle.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\": \"FramerrJSO7jdKO\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerIntrinsicHeight\": \"1400\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZNYNRXVUX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"C9k8pWwd2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\n        \"framerResponsiveScreen\": \"\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["TopbarFonts", "getFonts", "pQWsMWkcK_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "humanReadableVariantMap", "transitions", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "restProps", "variant", "fe", "metadata", "rJSO7jdKO_default", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "defaultLayoutId", "pointerEvents", "style", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "PropertyOverrides", "RichText", "Image2", "Link", "_", "t", "Container", "pQWsMWkcK_default", "css", "FramerrJSO7jdKO", "withCSS", "addFonts", "TopbarFonts", "fonts", "__FramerMetadata__"]
}
