{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/zsdr2wTAI4VCNZV2Ch5i/9l3zRToyuiPhhFzk81ot/dJhQ38aBy.js", "ssg:https://framerusercontent.com/modules/6CKJdEhLkA12ZaCpwF1w/dIzdxcpIZ0iqfQU1MXTR/uLzywhEaQ.js"],
  "sourcesContent": ["import { fontStore } from \"framer\";\nfontStore.loadWebFontsFromSelectors([]);\nexport const fonts = [];\nexport const css = [\".framer-lAEf0 .framer-styles-preset-wan3su:not(.rich-text-wrapper), .framer-lAEf0 .framer-styles-preset-wan3su.rich-text-wrapper a { --framer-link-current-text-color: #111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #0088ff; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #0099ff; --framer-link-text-decoration: none; }\"];\nexport const className = \"framer-lAEf0\";\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"className\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"css\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fonts\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};", "// Generated by Framer (cec372b)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, cx, GeneratedComponentContext, Link, PropertyOverrides, removeHiddenBreakpointLayers, RichText, SVG, useHydratedBreakpointVariants, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/zsdr2wTAI4VCNZV2Ch5i/9l3zRToyuiPhhFzk81ot/dJhQ38aBy.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/5iF9DKmpmFgL3o6AV79F/mfiLjVbDF2uHf7mNh3UZ/uLzywhEaQ.js\";\nconst cycleOrder = [\"qoXYTVlkQ\", \"O5XmBBiZd\", \"XdHPWC8Se\", \"M6oTyJqjN\"];\nconst breakpoints = {\n  M6oTyJqjN: \"(min-width: 810px) and (max-width: 1023px)\",\n  O5XmBBiZd: \"(min-width: 1400px)\",\n  qoXYTVlkQ: \"(max-width: 809px)\",\n  XdHPWC8Se: \"(min-width: 1024px) and (max-width: 1399px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  M6oTyJqjN: \"framer-v-1e03joa\",\n  O5XmBBiZd: \"framer-v-yseec\",\n  qoXYTVlkQ: \"framer-v-1t9c695\",\n  XdHPWC8Se: \"framer-v-onfcag\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"qoXYTVlkQ\", breakpoints, variantClassNames);\n}\nconst humanReadableVariantMap = {\n  LG: \"XdHPWC8Se\",\n  MD: \"M6oTyJqjN\",\n  SM: \"qoXYTVlkQ\",\n  XLG: \"O5XmBBiZd\"\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 = \"qoXYTVlkQ\",\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: \"qoXYTVlkQ\",\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-E31Ef\", sharedStyle.className),\n        style: {\n          display: \"contents\",\n          pointerEvents: pointerEvents !== null && pointerEvents !== void 0 ? pointerEvents : undefined\n        },\n        children: [/*#__PURE__*/_jsx(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1t9c695\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: /*#__PURE__*/_jsx(PropertyOverrides, {\n            breakpoint: baseVariant,\n            overrides: {\n              M6oTyJqjN: {\n                transformTemplate: (_, t) => `translateX(-50%) ${t}`\n              },\n              O5XmBBiZd: {\n                transformTemplate: (_, t) => `translateX(-50%) ${t}`\n              },\n              XdHPWC8Se: {\n                transformTemplate: (_, t) => `translateX(-50%) ${t}`\n              }\n            },\n            children: /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-13dy3cx\",\n              \"data-framer-name\": \"intro\",\n              name: \"intro\",\n              children: [/*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-tktgwf\",\n                \"data-framer-name\": \"logo_elements\",\n                name: \"logo_elements\",\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                      delay: 0,\n                      duration: .8,\n                      ease: [0, 0, 1, 1],\n                      type: \"tween\"\n                    },\n                    x: 0,\n                    y: 0\n                  },\n                  className: \"framer-1ithi1t\",\n                  \"data-framer-name\": \"text\",\n                  exit: {\n                    opacity: 0,\n                    rotate: 0,\n                    rotateX: 0,\n                    rotateY: 0,\n                    scale: 1,\n                    transformPerspective: 1200,\n                    transition: {\n                      delay: 0,\n                      duration: .8,\n                      ease: [0, 0, 1, 1],\n                      type: \"tween\"\n                    },\n                    x: 0,\n                    y: 0\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: 0\n                  },\n                  name: \"text\",\n                  children: /*#__PURE__*/_jsx(SVG, {\n                    className: \"framer-indn6\",\n                    \"data-framer-name\": \"name\",\n                    fill: \"rgba(0,0,0,1)\",\n                    intrinsicHeight: 203,\n                    intrinsicWidth: 229,\n                    name: \"name\",\n                    svg: '<svg width=\"229\" height=\"203\" viewBox=\"0 0 229 203\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M59.6979 39.2902C59.6979 45.475 58.4394 50.2035 55.9223 53.4758C53.4052 56.712 49.8813 58.3301 45.3506 58.3301H36.6127V20.1424H45.4045C49.9353 20.1424 53.4412 21.7785 55.9223 25.0507C58.4394 28.3229 59.6979 33.0694 59.6979 39.2902ZM54.8436 39.2902C54.8436 36.7731 54.5919 34.5797 54.0884 32.7098C53.621 30.84 52.9558 29.2938 52.0928 28.0712C51.2657 26.8486 50.2589 25.9317 49.0723 25.3204C47.9216 24.7091 46.681 24.4035 45.3506 24.4035H41.4132V54.0691H45.3506C46.681 54.0691 47.9216 53.7634 49.0723 53.1521C50.2589 52.5408 51.2657 51.6239 52.0928 50.4013C52.9558 49.1787 53.621 47.6505 54.0884 45.8166C54.5919 43.9468 54.8436 41.7713 54.8436 39.2902Z\" fill=\"white\"/>\\n<path d=\"M68.2057 45.9784C68.2057 47.2729 68.3136 48.4776 68.5294 49.5923C68.7811 50.707 69.1227 51.6778 69.5542 52.5049C70.0216 53.3319 70.597 53.9792 71.2802 54.4466C71.9634 54.9141 72.7544 55.1478 73.6534 55.1478C74.876 55.1478 75.8469 54.7703 76.566 54.0151C77.2852 53.26 77.8605 52.361 78.292 51.3183L81.744 53.3139C81.0249 55.0399 79.9821 56.4603 78.6156 57.575C77.2852 58.6897 75.5772 59.2471 73.4916 59.2471C70.3992 59.2471 67.972 57.9885 66.21 55.4714C64.4481 52.9184 63.5671 49.3765 63.5671 44.8458C63.5671 42.6883 63.8008 40.7285 64.2683 38.9666C64.7358 37.1687 65.401 35.6404 66.264 34.3819C67.127 33.0874 68.1698 32.0986 69.3924 31.4153C70.6149 30.6962 71.9634 30.3366 73.4377 30.3366C75.0917 30.3366 76.4941 30.6962 77.6448 31.4153C78.7954 32.0986 79.7304 33.0514 80.4495 34.274C81.2046 35.4607 81.744 36.881 82.0676 38.5351C82.3913 40.1532 82.5531 41.8972 82.5531 43.767V45.9784H68.2057ZM77.9145 42.2568C77.9145 39.8835 77.5369 37.9777 76.7818 36.5394C76.0626 35.0651 74.9119 34.328 73.3298 34.328C72.3949 34.328 71.6038 34.6156 70.9565 35.191C70.3452 35.7303 69.8418 36.4135 69.4463 37.2406C69.0507 38.0317 68.7631 38.8947 68.5833 39.8296C68.4035 40.7285 68.3136 41.5376 68.3136 42.2568H77.9145Z\" fill=\"white\"/>\\n<path d=\"M98.4351 36.3776C97.9677 35.6944 97.3564 35.137 96.6013 34.7055C95.8821 34.2381 95.0191 34.0043 94.0123 34.0043C92.9695 34.0043 92.1065 34.3819 91.4233 35.137C90.7401 35.8562 90.3985 36.845 90.3985 38.1036C90.3985 39.3621 90.7401 40.2791 91.4233 40.8544C92.1424 41.4297 93.2212 41.9871 94.6595 42.5265C95.4146 42.8141 96.1518 43.1737 96.8709 43.6052C97.6261 44.0007 98.2913 44.5221 98.8666 45.1694C99.4779 45.8166 99.9634 46.5897 100.323 47.4887C100.683 48.3517 100.862 49.3945 100.862 50.6171C100.862 52.0194 100.647 53.26 100.215 54.3388C99.8195 55.4175 99.2442 56.3165 98.4891 57.0356C97.7699 57.7548 96.9069 58.2942 95.9001 58.6537C94.8932 59.0493 93.7965 59.2471 92.6099 59.2471C90.9918 59.2471 89.5175 58.9234 88.187 58.2762C86.8566 57.593 85.7419 56.694 84.8429 55.5793L87.5398 52.6128C88.1511 53.3679 88.8702 54.0331 89.6973 54.6084C90.5243 55.1478 91.5491 55.4175 92.7717 55.4175C93.9224 55.4175 94.8213 55.004 95.4686 54.1769C96.1518 53.3499 96.4934 52.2712 96.4934 50.9407C96.4934 50.1856 96.3675 49.5383 96.1158 48.9989C95.8641 48.4596 95.5225 48.0101 95.091 47.6505C94.6595 47.255 94.1381 46.9313 93.5268 46.6796C92.9515 46.392 92.3222 46.1223 91.639 45.8706C90.9558 45.6189 90.2726 45.3132 89.5894 44.9536C88.9421 44.5941 88.3488 44.1266 87.8095 43.5513C87.2701 42.94 86.8386 42.2208 86.515 41.3938C86.1913 40.5308 86.0295 39.488 86.0295 38.2654C86.0295 37.0788 86.2273 36 86.6228 35.0292C87.0543 34.0583 87.6297 33.2312 88.3488 32.548C89.068 31.8289 89.913 31.2895 90.8839 30.9299C91.8548 30.5344 92.8975 30.3366 94.0123 30.3366C95.6304 30.3366 97.0148 30.6243 98.1654 31.1996C99.3521 31.739 100.323 32.4581 101.078 33.3571L98.4351 36.3776Z\" fill=\"white\"/>\\n<path d=\"M110.816 23.2169C110.816 24.1158 110.528 24.853 109.953 25.4283C109.413 26.0036 108.748 26.2913 107.957 26.2913C107.13 26.2913 106.447 26.0036 105.908 25.4283C105.368 24.853 105.099 24.1158 105.099 23.2169C105.099 22.3539 105.368 21.6347 105.908 21.0594C106.447 20.4481 107.13 20.1424 107.957 20.1424C108.784 20.1424 109.467 20.4481 110.007 21.0594C110.546 21.6347 110.816 22.3539 110.816 23.2169ZM105.638 58.3301V31.2535H110.223V58.3301H105.638Z\" fill=\"white\"/>\\n<path d=\"M130.634 44.7918C130.634 43.3175 130.526 41.9511 130.31 40.6926C130.094 39.3981 129.753 38.2834 129.285 37.3485C128.854 36.4135 128.314 35.6764 127.667 35.137C127.02 34.5977 126.265 34.328 125.402 34.328C124.503 34.328 123.73 34.5977 123.082 35.137C122.471 35.6764 121.95 36.4135 121.518 37.3485C121.123 38.2834 120.817 39.3981 120.601 40.6926C120.422 41.9511 120.332 43.3175 120.332 44.7918C120.332 46.2661 120.422 47.6325 120.601 48.8911C120.817 50.1496 121.123 51.2463 121.518 52.1813C121.95 53.1162 122.471 53.8533 123.082 54.3927C123.73 54.9321 124.503 55.2018 125.402 55.2018C126.265 55.2018 127.02 54.9321 127.667 54.3927C128.35 53.8533 128.908 53.1162 129.339 52.1813C129.771 51.2463 130.094 50.1496 130.31 48.8911C130.526 47.6325 130.634 46.2661 130.634 44.7918ZM130.634 31.2535H135.11V58.3301C135.11 60.164 134.931 61.854 134.571 63.4002C134.247 64.9824 133.672 66.3488 132.845 67.4995C132.054 68.6861 130.993 69.603 129.663 70.2503C128.368 70.9335 126.768 71.2751 124.862 71.2751C123.028 71.2751 121.285 70.8796 119.63 70.0885C118.012 69.3334 116.682 68.3085 115.639 67.014L118.498 63.7778C119.289 64.7487 120.242 65.5398 121.356 66.151C122.471 66.7983 123.694 67.1219 125.024 67.1219C126.139 67.1219 127.056 66.8882 127.775 66.4207C128.494 65.9892 129.069 65.3779 129.501 64.5869C129.932 63.7958 130.22 62.8609 130.364 61.7821C130.544 60.7034 130.634 59.5527 130.634 58.3301V54.0691H130.526C130.094 55.5434 129.393 56.7839 128.422 57.7907C127.487 58.7616 126.085 59.2471 124.215 59.2471C122.849 59.2471 121.626 58.8875 120.547 58.1683C119.469 57.4132 118.552 56.3884 117.797 55.0939C117.077 53.7994 116.52 52.2712 116.124 50.5092C115.765 48.7113 115.585 46.7516 115.585 44.63C115.585 42.5444 115.765 40.6386 116.124 38.9126C116.484 37.1507 117.023 35.6404 117.743 34.3819C118.498 33.0874 119.415 32.0986 120.493 31.4153C121.572 30.6962 122.813 30.3366 124.215 30.3366C125.797 30.3366 127.128 30.7861 128.206 31.685C129.321 32.584 130.076 33.7347 130.472 35.137H130.634V31.2535Z\" fill=\"white\"/>\\n<path d=\"M155.686 58.3301V41.0701C155.686 40.315 155.65 39.5419 155.578 38.7508C155.506 37.9598 155.326 37.2406 155.039 36.5933C154.787 35.9461 154.409 35.4247 153.906 35.0292C153.403 34.6336 152.719 34.4358 151.856 34.4358C151.101 34.4358 150.4 34.6516 149.753 35.0831C149.106 35.4786 148.548 36.054 148.081 36.8091C147.613 37.5283 147.254 38.4092 147.002 39.452C146.75 40.4589 146.624 41.5736 146.624 42.7961V58.3301H142.04V38.1036C142.04 37.0248 142.022 35.8742 141.986 34.6516C141.95 33.3931 141.896 32.2604 141.824 31.2535H146.193C146.301 32.1525 146.373 33.0514 146.409 33.9504C146.481 34.8494 146.517 35.5146 146.517 35.9461H146.624C147.128 34.3639 147.955 33.0335 149.106 31.9547C150.292 30.876 151.731 30.3366 153.421 30.3366C154.859 30.3366 156.028 30.6422 156.926 31.2535C157.861 31.8648 158.563 32.6739 159.03 33.6807C159.533 34.6876 159.875 35.8382 160.055 37.1327C160.235 38.4272 160.325 39.7397 160.325 41.0701V58.3301H155.686Z\" fill=\"white\"/>\\n<path d=\"M53.8727 102.919C53.8727 104.645 53.603 106.21 53.0636 107.612C52.5243 108.978 51.7871 110.129 50.8522 111.064C49.9532 111.999 48.8745 112.718 47.616 113.221C46.3574 113.725 45.009 113.977 43.5707 113.977C41.6289 113.977 39.7771 113.581 38.0151 112.79C36.2891 111.963 34.9047 110.884 33.8619 109.554L36.7206 106.048C37.5476 107.127 38.5725 107.972 39.795 108.583C41.0536 109.194 42.3121 109.5 43.5707 109.5C45.1888 109.5 46.5192 108.96 47.562 107.882C48.6048 106.803 49.1262 105.239 49.1262 103.189C49.1262 102.218 48.9644 101.373 48.6408 100.654C48.3171 99.8989 47.8677 99.2337 47.2923 98.6584C46.717 98.0471 46.0518 97.5077 45.2966 97.0403C44.5775 96.5368 43.7864 96.0694 42.9234 95.6379C41.8806 95.1345 40.8918 94.5771 39.9568 93.9658C39.0579 93.3186 38.2488 92.5814 37.5297 91.7544C36.8105 90.9274 36.2352 89.9565 35.8037 88.8418C35.4081 87.6911 35.2104 86.3427 35.2104 84.7965C35.2104 82.9626 35.498 81.3625 36.0734 79.996C36.6487 78.6296 37.4038 77.4969 38.3387 76.598C39.3096 75.699 40.4063 75.0338 41.6289 74.6023C42.8515 74.1708 44.092 73.955 45.3506 73.955C47.1845 73.955 48.8206 74.2607 50.2589 74.872C51.7332 75.4833 52.9558 76.4002 53.9266 77.6228L51.014 81.0748C49.6476 79.2769 47.8137 78.3779 45.5124 78.3779C44.8292 78.3779 44.146 78.5038 43.4628 78.7555C42.8155 78.9712 42.2222 79.3488 41.6828 79.8882C41.1435 80.3916 40.712 81.0388 40.3883 81.8299C40.0647 82.621 39.9029 83.5739 39.9029 84.6886C39.9029 85.6595 40.0467 86.5045 40.3344 87.2237C40.658 87.9069 41.0716 88.5361 41.575 89.1115C42.1143 89.6508 42.7256 90.1543 43.4088 90.6217C44.092 91.0532 44.8292 91.4667 45.6203 91.8623C46.6271 92.3657 47.616 92.941 48.5868 93.5883C49.5577 94.1996 50.4387 94.9367 51.2298 95.7997C52.0208 96.6627 52.6501 97.6875 53.1176 98.8741C53.621 100.025 53.8727 101.373 53.8727 102.919Z\" fill=\"white\"/>\\n<path d=\"M66.6942 117.968C66.3706 119.191 65.993 120.287 65.5615 121.258C65.166 122.265 64.6626 123.11 64.0513 123.793C63.4759 124.512 62.7748 125.052 61.9477 125.411C61.1207 125.807 60.1498 126.005 59.0351 126.005C58.4238 126.005 57.8305 125.951 57.2552 125.843C56.6798 125.771 56.2124 125.681 55.8528 125.573L56.4461 121.42C57.1293 121.672 57.8485 121.798 58.6036 121.798C59.6464 121.798 60.4195 121.474 60.9229 120.827C61.4623 120.179 61.8758 119.28 62.1635 118.13L63.1883 113.869L55.2055 85.9831H60.0599L65.3997 107.666H65.5076L70.362 85.9831H75.0545L66.6942 117.968Z\" fill=\"white\"/>\\n<path d=\"M89.428 91.1071C88.9605 90.4239 88.3492 89.8666 87.5941 89.4351C86.875 88.9676 86.012 88.7339 85.0051 88.7339C83.9623 88.7339 83.0993 89.1115 82.4161 89.8666C81.7329 90.5858 81.3913 91.5746 81.3913 92.8331C81.3913 94.0917 81.7329 95.0086 82.4161 95.584C83.1353 96.1593 84.214 96.7166 85.6524 97.256C86.4075 97.5437 87.1446 97.9033 87.8638 98.3348C88.6189 98.7303 89.2842 99.2517 89.8595 99.899C90.4708 100.546 90.9562 101.319 91.3158 102.218C91.6754 103.081 91.8552 104.124 91.8552 105.347C91.8552 106.749 91.6394 107.99 91.2079 109.068C90.8124 110.147 90.2371 111.046 89.4819 111.765C88.7628 112.484 87.8998 113.024 86.8929 113.383C85.8861 113.779 84.7894 113.977 83.6028 113.977C81.9846 113.977 80.5103 113.653 79.1799 113.006C77.8494 112.323 76.7347 111.424 75.8358 110.309L78.5326 107.342C79.1439 108.097 79.8631 108.763 80.6901 109.338C81.5172 109.877 82.542 110.147 83.7646 110.147C84.9152 110.147 85.8142 109.734 86.4614 108.907C87.1446 108.079 87.4862 107.001 87.4862 105.67C87.4862 104.915 87.3604 104.268 87.1087 103.729C86.857 103.189 86.5154 102.74 86.0839 102.38C85.6524 101.985 85.131 101.661 84.5197 101.409C83.9444 101.122 83.3151 100.852 82.6319 100.6C81.9487 100.348 81.2655 100.043 80.5823 99.6832C79.935 99.3236 79.3417 98.8562 78.8023 98.2808C78.2629 97.6695 77.8315 96.9504 77.5078 96.1233C77.1842 95.2603 77.0224 94.2175 77.0224 92.995C77.0224 91.8083 77.2202 90.7296 77.6157 89.7587C78.0472 88.7878 78.6225 87.9608 79.3417 87.2776C80.0609 86.5584 80.9059 86.019 81.8768 85.6595C82.8476 85.2639 83.8904 85.0662 85.0051 85.0662C86.6233 85.0662 88.0076 85.3538 89.1583 85.9292C90.3449 86.4685 91.3158 87.1877 92.0709 88.0867L89.428 91.1071Z\" fill=\"white\"/>\\n<path d=\"M106.286 113.006C105.89 113.221 105.369 113.401 104.721 113.545C104.074 113.689 103.427 113.761 102.78 113.761C100.694 113.761 99.2018 113.096 98.3028 111.765C97.4398 110.435 97.0083 108.583 97.0083 106.21V89.7048H93.5563V85.9831H96.9544V78.7555H101.431V85.9831H106.232V89.7048H101.431V105.293C101.431 106.875 101.665 108.026 102.132 108.745C102.6 109.428 103.301 109.77 104.236 109.77C104.56 109.77 104.901 109.734 105.261 109.662C105.62 109.554 105.926 109.446 106.178 109.338L106.286 113.006Z\" fill=\"white\"/>\\n<path d=\"M112.902 100.708C112.902 102.003 113.01 103.207 113.226 104.322C113.477 105.437 113.819 106.407 114.251 107.234C114.718 108.061 115.293 108.709 115.977 109.176C116.66 109.644 117.451 109.877 118.35 109.877C119.572 109.877 120.543 109.5 121.262 108.745C121.982 107.99 122.557 107.091 122.988 106.048L126.44 108.044C125.721 109.769 124.678 111.19 123.312 112.305C121.982 113.419 120.274 113.977 118.188 113.977C115.096 113.977 112.668 112.718 110.906 110.201C109.145 107.648 108.264 104.106 108.264 99.5753C108.264 97.4178 108.497 95.4581 108.965 93.6961C109.432 91.8982 110.097 90.37 110.96 89.1115C111.823 87.817 112.866 86.8281 114.089 86.1449C115.311 85.4257 116.66 85.0662 118.134 85.0662C119.788 85.0662 121.191 85.4257 122.341 86.1449C123.492 86.8281 124.427 87.781 125.146 89.0036C125.901 90.1902 126.44 91.6106 126.764 93.2646C127.088 94.8828 127.25 96.6267 127.25 98.4966V100.708H112.902ZM122.611 96.9863C122.611 94.6131 122.233 92.7073 121.478 91.269C120.759 89.7947 119.608 89.0575 118.026 89.0575C117.091 89.0575 116.3 89.3452 115.653 89.9205C115.042 90.4599 114.538 91.1431 114.143 91.9701C113.747 92.7612 113.46 93.6242 113.28 94.5591C113.1 95.4581 113.01 96.2672 113.01 96.9863H122.611Z\" fill=\"white\"/>\\n<path d=\"M137.091 90.6757C137.486 89.0935 138.241 87.763 139.356 86.6843C140.507 85.6055 141.981 85.0662 143.779 85.0662C144.75 85.0662 145.577 85.228 146.26 85.5516C146.979 85.8752 147.572 86.3067 148.04 86.8461C148.543 87.3495 148.939 87.9428 149.226 88.626C149.514 89.2733 149.748 89.9565 149.928 90.6757H150.036C150.287 90.0284 150.611 89.3812 151.006 88.7339C151.402 88.0507 151.887 87.4394 152.463 86.9C153.074 86.3607 153.757 85.9292 154.512 85.6055C155.303 85.2459 156.184 85.0662 157.155 85.0662C158.594 85.0662 159.762 85.3718 160.661 85.9831C161.596 86.5944 162.297 87.4034 162.765 88.4103C163.268 89.4171 163.61 90.5678 163.79 91.8623C163.969 93.1568 164.059 94.4693 164.059 95.7997V113.06H159.421V95.7997C159.421 95.0446 159.385 94.2715 159.313 93.4804C159.241 92.6893 159.061 91.9701 158.773 91.3229C158.522 90.6756 158.144 90.1543 157.641 89.7587C157.137 89.3632 156.454 89.1654 155.591 89.1654C154.836 89.1654 154.135 89.3812 153.488 89.8127C152.876 90.2082 152.337 90.7835 151.869 91.5386C151.438 92.2578 151.096 93.1388 150.845 94.1816C150.593 95.1884 150.467 96.3031 150.467 97.5257V113.06H145.936V95.7997C145.936 95.0446 145.9 94.2715 145.828 93.4804C145.757 92.6893 145.577 91.9701 145.289 91.3229C145.037 90.6756 144.66 90.1543 144.156 89.7587C143.653 89.3632 142.97 89.1654 142.107 89.1654C141.352 89.1654 140.65 89.3812 140.003 89.8127C139.392 90.2082 138.853 90.7835 138.385 91.5386C137.954 92.2578 137.612 93.1388 137.36 94.1816C137.145 95.1884 137.037 96.3031 137.037 97.5257V113.06H132.506V92.8331C132.506 91.7544 132.488 90.6037 132.452 89.3812C132.416 88.1226 132.362 86.9899 132.29 85.9831H136.659C136.767 86.8821 136.839 87.781 136.875 88.68C136.947 89.5789 136.983 90.2442 136.983 90.6757H137.091Z\" fill=\"white\"/>\\n<path d=\"M53.1715 167.789L51.014 158.836H39.9568L37.7454 167.789H32.8371L42.438 129.602H48.8565L58.2416 167.789H53.1715ZM45.6742 134.132H45.4585L40.6041 155.006H50.3668L45.6742 134.132Z\" fill=\"white\"/>\\n<path d=\"M66.2408 146.322C66.7083 144.057 67.4634 142.403 68.5062 141.36C69.549 140.317 70.7536 139.796 72.12 139.796C72.4076 139.796 72.6234 139.814 72.7672 139.85L72.5515 144.65C72.4076 144.614 72.2638 144.596 72.12 144.596C71.9761 144.56 71.8143 144.542 71.6345 144.542C70.7715 144.542 69.9984 144.83 69.3152 145.405C68.668 145.945 68.1106 146.664 67.6432 147.563C67.2117 148.462 66.8701 149.486 66.6184 150.637C66.4026 151.752 66.2947 152.903 66.2947 154.089V167.789H61.6561V147.563C61.6561 146.484 61.6381 145.333 61.6022 144.111C61.5662 142.852 61.5123 141.719 61.4404 140.713H65.8093C65.9172 141.612 65.9891 142.547 66.0251 143.517C66.097 144.488 66.1329 145.423 66.1329 146.322H66.2408Z\" fill=\"white\"/>\\n<path d=\"M89.8814 166.225C88.4071 167.879 86.3755 168.706 83.7865 168.706C82.1684 168.706 80.748 168.365 79.5254 167.681C78.3028 166.962 77.278 165.973 76.451 164.715C75.6599 163.42 75.0486 161.892 74.6171 160.13C74.2216 158.368 74.0238 156.408 74.0238 154.251C74.0238 152.093 74.2216 150.134 74.6171 148.372C75.0486 146.61 75.6779 145.1 76.5049 143.841C77.332 142.547 78.3568 141.558 79.5794 140.874C80.8019 140.155 82.2223 139.796 83.8404 139.796C85.2788 139.796 86.4833 140.047 87.4542 140.551C88.4611 141.018 89.2521 141.54 89.8275 142.115L87.5082 145.567C87.0767 145.064 86.5732 144.668 85.9979 144.38C85.4226 144.057 84.7214 143.895 83.8944 143.895C83.0314 143.895 82.2762 144.165 81.629 144.704C80.9817 145.207 80.4424 145.927 80.0109 146.862C79.6153 147.76 79.3097 148.839 79.0939 150.098C78.8782 151.356 78.7703 152.741 78.7703 154.251C78.7703 155.761 78.8602 157.146 79.04 158.404C79.2557 159.627 79.5794 160.687 80.0109 161.586C80.4424 162.485 80.9997 163.187 81.6829 163.69C82.3661 164.193 83.1932 164.445 84.164 164.445C84.9911 164.445 85.6923 164.283 86.2676 163.96C86.8789 163.636 87.4003 163.205 87.8318 162.665L89.8814 166.225Z\" fill=\"white\"/>\\n<path d=\"M97.6349 167.789H92.9963V127.013H97.6349V145.297H97.7428C98.2102 143.787 99.0193 142.493 100.17 141.414C101.321 140.335 102.741 139.796 104.431 139.796C105.869 139.796 107.038 140.101 107.937 140.713C108.872 141.324 109.573 142.133 110.041 143.14C110.544 144.147 110.886 145.297 111.065 146.592C111.245 147.886 111.335 149.199 111.335 150.529V167.789H106.696V150.529C106.696 149.774 106.66 149.001 106.589 148.21C106.517 147.419 106.337 146.7 106.049 146.052C105.797 145.405 105.42 144.884 104.916 144.488C104.413 144.093 103.73 143.895 102.867 143.895C102.112 143.895 101.411 144.111 100.763 144.542C100.116 144.938 99.5587 145.513 99.0912 146.268C98.6238 146.987 98.2642 147.868 98.0125 148.911C97.7608 149.918 97.6349 151.033 97.6349 152.255V167.789Z\" fill=\"white\"/>\\n<path d=\"M121.768 132.676C121.768 133.575 121.48 134.312 120.905 134.887C120.365 135.463 119.7 135.75 118.909 135.75C118.082 135.75 117.399 135.463 116.859 134.887C116.32 134.312 116.05 133.575 116.05 132.676C116.05 131.813 116.32 131.094 116.859 130.518C117.399 129.907 118.082 129.602 118.909 129.602C119.736 129.602 120.419 129.907 120.959 130.518C121.498 131.094 121.768 131.813 121.768 132.676ZM116.59 167.789V140.713H121.174V167.789H116.59Z\" fill=\"white\"/>\\n<path d=\"M137.702 167.735C137.306 167.951 136.785 168.131 136.138 168.275C135.491 168.419 134.843 168.49 134.196 168.49C132.11 168.49 130.618 167.825 129.719 166.495C128.856 165.164 128.425 163.312 128.425 160.939V144.434H124.973V140.713H128.371V133.485H132.848V140.713H137.648V144.434H132.848V160.022C132.848 161.604 133.081 162.755 133.549 163.474C134.016 164.157 134.717 164.499 135.652 164.499C135.976 164.499 136.318 164.463 136.677 164.391C137.037 164.283 137.342 164.175 137.594 164.068L137.702 167.735Z\" fill=\"white\"/>\\n<path d=\"M144.319 155.438C144.319 156.732 144.426 157.937 144.642 159.051C144.894 160.166 145.236 161.137 145.667 161.964C146.134 162.791 146.71 163.438 147.393 163.906C148.076 164.373 148.867 164.607 149.766 164.607C150.989 164.607 151.96 164.229 152.679 163.474C153.398 162.719 153.973 161.82 154.405 160.777L157.857 162.773C157.138 164.499 156.095 165.919 154.729 167.034C153.398 168.149 151.69 168.706 149.604 168.706C146.512 168.706 144.085 167.448 142.323 164.931C140.561 162.378 139.68 158.836 139.68 154.305C139.68 152.147 139.914 150.188 140.381 148.426C140.849 146.628 141.514 145.1 142.377 143.841C143.24 142.547 144.283 141.558 145.505 140.874C146.728 140.155 148.076 139.796 149.551 139.796C151.205 139.796 152.607 140.155 153.758 140.874C154.908 141.558 155.843 142.511 156.562 143.733C157.318 144.92 157.857 146.34 158.181 147.994C158.504 149.612 158.666 151.356 158.666 153.226V155.438H144.319ZM154.027 151.716C154.027 149.343 153.65 147.437 152.895 145.999C152.175 144.524 151.025 143.787 149.443 143.787C148.508 143.787 147.717 144.075 147.069 144.65C146.458 145.189 145.955 145.873 145.559 146.7C145.164 147.491 144.876 148.354 144.696 149.289C144.516 150.188 144.426 150.997 144.426 151.716H154.027Z\" fill=\"white\"/>\\n<path d=\"M178.162 166.225C176.688 167.879 174.656 168.706 172.067 168.706C170.449 168.706 169.028 168.365 167.806 167.681C166.583 166.962 165.558 165.973 164.731 164.715C163.94 163.42 163.329 161.892 162.898 160.13C162.502 158.368 162.304 156.408 162.304 154.251C162.304 152.093 162.502 150.134 162.898 148.372C163.329 146.61 163.958 145.1 164.785 143.841C165.612 142.547 166.637 141.558 167.86 140.874C169.082 140.155 170.503 139.796 172.121 139.796C173.559 139.796 174.764 140.047 175.735 140.551C176.741 141.018 177.533 141.54 178.108 142.115L175.789 145.567C175.357 145.064 174.854 144.668 174.278 144.38C173.703 144.057 173.002 143.895 172.175 143.895C171.312 143.895 170.557 144.165 169.909 144.704C169.262 145.207 168.723 145.927 168.291 146.862C167.896 147.76 167.59 148.839 167.374 150.098C167.159 151.356 167.051 152.741 167.051 154.251C167.051 155.761 167.141 157.146 167.32 158.404C167.536 159.627 167.86 160.687 168.291 161.586C168.723 162.485 169.28 163.187 169.963 163.69C170.647 164.193 171.474 164.445 172.444 164.445C173.271 164.445 173.973 164.283 174.548 163.96C175.159 163.636 175.681 163.205 176.112 162.665L178.162 166.225Z\" fill=\"white\"/>\\n<path d=\"M192.55 167.735C192.154 167.951 191.633 168.131 190.985 168.275C190.338 168.419 189.691 168.49 189.044 168.49C186.958 168.49 185.466 167.825 184.567 166.495C183.704 165.164 183.272 163.312 183.272 160.939V144.434H179.82V140.713H183.218V133.485H187.695V140.713H192.496V144.434H187.695V160.022C187.695 161.604 187.929 162.755 188.396 163.474C188.864 164.157 189.565 164.499 190.5 164.499C190.824 164.499 191.165 164.463 191.525 164.391C191.884 164.283 192.19 164.175 192.442 164.068L192.55 167.735Z\" fill=\"white\"/>\\n<path d=\"M206.771 145.837C206.304 145.154 205.693 144.596 204.938 144.165C204.218 143.697 203.355 143.463 202.349 143.463C201.306 143.463 200.443 143.841 199.76 144.596C199.076 145.315 198.735 146.304 198.735 147.563C198.735 148.821 199.076 149.738 199.76 150.314C200.479 150.889 201.557 151.446 202.996 151.986C203.751 152.273 204.488 152.633 205.207 153.064C205.962 153.46 206.628 153.981 207.203 154.629C207.814 155.276 208.3 156.049 208.659 156.948C209.019 157.811 209.199 158.854 209.199 160.076C209.199 161.479 208.983 162.719 208.551 163.798C208.156 164.877 207.58 165.776 206.825 166.495C206.106 167.214 205.243 167.753 204.236 168.113C203.229 168.508 202.133 168.706 200.946 168.706C199.328 168.706 197.854 168.383 196.523 167.735C195.193 167.052 194.078 166.153 193.179 165.038L195.876 162.072C196.487 162.827 197.206 163.492 198.034 164.068C198.861 164.607 199.885 164.877 201.108 164.877C202.259 164.877 203.158 164.463 203.805 163.636C204.488 162.809 204.83 161.73 204.83 160.4C204.83 159.645 204.704 158.997 204.452 158.458C204.2 157.919 203.859 157.469 203.427 157.11C202.996 156.714 202.474 156.39 201.863 156.139C201.288 155.851 200.658 155.581 199.975 155.33C199.292 155.078 198.609 154.772 197.926 154.413C197.278 154.053 196.685 153.586 196.146 153.01C195.606 152.399 195.175 151.68 194.851 150.853C194.528 149.99 194.366 148.947 194.366 147.725C194.366 146.538 194.564 145.459 194.959 144.488C195.391 143.517 195.966 142.69 196.685 142.007C197.404 141.288 198.249 140.749 199.22 140.389C200.191 139.993 201.234 139.796 202.349 139.796C203.967 139.796 205.351 140.083 206.502 140.659C207.688 141.198 208.659 141.917 209.414 142.816L206.771 145.837Z\" fill=\"white\"/>\\n</svg>\\n',\n                    withExternalLayout: true\n                  })\n                }), /*#__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                      delay: 0,\n                      duration: .8,\n                      ease: [.44, 0, .56, 1],\n                      type: \"tween\"\n                    },\n                    x: 0,\n                    y: 0\n                  },\n                  className: \"framer-42l54u\",\n                  \"data-framer-name\": \"y\",\n                  exit: {\n                    opacity: 0,\n                    rotate: 0,\n                    rotateX: 0,\n                    rotateY: 0,\n                    scale: 1,\n                    transformPerspective: 1200,\n                    transition: {\n                      delay: 0,\n                      duration: .8,\n                      ease: [.44, 0, .56, 1],\n                      type: \"tween\"\n                    },\n                    x: 0,\n                    y: -150\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: -150\n                  },\n                  name: \"y\",\n                  children: /*#__PURE__*/_jsx(motion.div, {\n                    className: \"framer-nkbgln\",\n                    \"data-framer-name\": \"line\",\n                    name: \"line\",\n                    transformTemplate: (_, t) => `rotate(180deg) ${t}`\n                  })\n                }), /*#__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                      delay: 0,\n                      duration: .8,\n                      ease: [.44, 0, .56, 1],\n                      type: \"tween\"\n                    },\n                    x: 0,\n                    y: 0\n                  },\n                  className: \"framer-1x5at6j\",\n                  \"data-framer-name\": \"x\",\n                  exit: {\n                    opacity: 0,\n                    rotate: 0,\n                    rotateX: 0,\n                    rotateY: 0,\n                    scale: 1,\n                    transformPerspective: 1200,\n                    transition: {\n                      delay: 0,\n                      duration: .8,\n                      ease: [.44, 0, .56, 1],\n                      type: \"tween\"\n                    },\n                    x: -150,\n                    y: 0\n                  },\n                  initial: {\n                    opacity: 0,\n                    rotate: 0,\n                    rotateX: 0,\n                    rotateY: 0,\n                    scale: 1,\n                    transformPerspective: 1200,\n                    x: -150,\n                    y: 0\n                  },\n                  name: \"x\",\n                  children: /*#__PURE__*/_jsx(motion.div, {\n                    className: \"framer-1esp75x\",\n                    \"data-framer-name\": \"line\",\n                    name: \"line\",\n                    transformTemplate: (_, t) => `rotate(-90deg) ${t}`\n                  })\n                })]\n              }), /*#__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                    delay: 0,\n                    duration: .8,\n                    ease: [.44, 0, .56, 1],\n                    type: \"tween\"\n                  },\n                  x: 0,\n                  y: 0\n                },\n                className: \"framer-v8xoi0\",\n                \"data-framer-name\": \"text\",\n                exit: {\n                  opacity: 0,\n                  rotate: 0,\n                  rotateX: 0,\n                  rotateY: 0,\n                  scale: 1,\n                  transformPerspective: 1200,\n                  transition: {\n                    delay: 0,\n                    duration: .8,\n                    ease: [.44, 0, .56, 1],\n                    type: \"tween\"\n                  },\n                  x: 0,\n                  y: 20\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: 20\n                },\n                name: \"text\",\n                children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    M6oTyJqjN: {\n                      children: /*#__PURE__*/_jsxs(React.Fragment, {\n                        children: [/*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"Q1VTVE9NO0F2ZW5pciBOZXh0IFJlZ3VsYXI=\",\n                            \"--framer-font-family\": '\"Avenir Next Regular\", serif',\n                            \"--framer-font-size\": \"18px\",\n                            \"--framer-text-alignment\": \"center\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \"We create design systems that make digital product teams happier and more efficient while improving product consistency and scalability. We're busy helping our (awesome!) clients at the moment, but hope to have a site up soon. Meantime, connect with us at:\"\n                        }), /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"Q1VTVE9NO0F2ZW5pciBOZXh0IFJlZ3VsYXI=\",\n                            \"--framer-font-family\": '\"Avenir Next Regular\", serif',\n                            \"--framer-font-size\": \"18px\",\n                            \"--framer-text-alignment\": \"center\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \" \"\n                        }), /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"Q1VTVE9NO0F2ZW5pciBOZXh0IE1lZGl1bQ==\",\n                            \"--framer-font-family\": '\"Avenir Next Medium\", serif',\n                            \"--framer-font-size\": \"20px\",\n                            \"--framer-line-height\": \"100%\",\n                            \"--framer-text-alignment\": \"center\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: /*#__PURE__*/_jsx(Link, {\n                            href: \"mailto:info@designsystemarchitects.com\",\n                            openInNewTab: false,\n                            smoothScroll: false,\n                            children: /*#__PURE__*/_jsx(\"a\", {\n                              className: \"framer-styles-preset-wan3su\",\n                              \"data-styles-preset\": \"dJhQ38aBy\",\n                              children: \"info@designsystemarchitects.com\"\n                            })\n                          })\n                        })]\n                      })\n                    },\n                    O5XmBBiZd: {\n                      children: /*#__PURE__*/_jsxs(React.Fragment, {\n                        children: [/*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"Q1VTVE9NO0F2ZW5pciBOZXh0IFJlZ3VsYXI=\",\n                            \"--framer-font-family\": '\"Avenir Next Regular\", serif',\n                            \"--framer-font-size\": \"24px\",\n                            \"--framer-text-alignment\": \"center\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \"We create design systems that make digital product teams happier and more efficient while improving product consistency and scalability. We're busy helping our (awesome!) clients at the moment, but hope to have a site up soon. Meantime, connect with us at:\"\n                        }), /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"Q1VTVE9NO0F2ZW5pciBOZXh0IFJlZ3VsYXI=\",\n                            \"--framer-font-family\": '\"Avenir Next Regular\", serif',\n                            \"--framer-font-size\": \"18px\",\n                            \"--framer-text-alignment\": \"center\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \" \"\n                        }), /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"Q1VTVE9NO0F2ZW5pciBOZXh0IE1lZGl1bQ==\",\n                            \"--framer-font-family\": '\"Avenir Next Medium\", serif',\n                            \"--framer-font-size\": \"24px\",\n                            \"--framer-line-height\": \"100%\",\n                            \"--framer-text-alignment\": \"center\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: /*#__PURE__*/_jsx(Link, {\n                            href: \"mailto:info@designsystemarchitects.com\",\n                            openInNewTab: false,\n                            smoothScroll: false,\n                            children: /*#__PURE__*/_jsx(\"a\", {\n                              className: \"framer-styles-preset-wan3su\",\n                              \"data-styles-preset\": \"dJhQ38aBy\",\n                              children: \"info@designsystemarchitects.com\"\n                            })\n                          })\n                        })]\n                      })\n                    },\n                    XdHPWC8Se: {\n                      children: /*#__PURE__*/_jsxs(React.Fragment, {\n                        children: [/*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"Q1VTVE9NO0F2ZW5pciBOZXh0IFJlZ3VsYXI=\",\n                            \"--framer-font-family\": '\"Avenir Next Regular\", serif',\n                            \"--framer-font-size\": \"20px\",\n                            \"--framer-text-alignment\": \"center\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \"We create design systems that make digital product teams happier and more efficient while improving product consistency and scalability. We're busy helping our (awesome!) clients at the moment, but hope to have a site up soon. Meantime, connect with us at:\"\n                        }), /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"Q1VTVE9NO0F2ZW5pciBOZXh0IFJlZ3VsYXI=\",\n                            \"--framer-font-family\": '\"Avenir Next Regular\", serif',\n                            \"--framer-font-size\": \"18px\",\n                            \"--framer-text-alignment\": \"center\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \" \"\n                        }), /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"Q1VTVE9NO0F2ZW5pciBOZXh0IE1lZGl1bQ==\",\n                            \"--framer-font-family\": '\"Avenir Next Medium\", serif',\n                            \"--framer-font-size\": \"20px\",\n                            \"--framer-line-height\": \"100%\",\n                            \"--framer-text-alignment\": \"center\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: /*#__PURE__*/_jsx(Link, {\n                            href: \"mailto:info@designsystemarchitects.com\",\n                            openInNewTab: false,\n                            smoothScroll: false,\n                            children: /*#__PURE__*/_jsx(\"a\", {\n                              className: \"framer-styles-preset-wan3su\",\n                              \"data-styles-preset\": \"dJhQ38aBy\",\n                              children: \"info@designsystemarchitects.com\"\n                            })\n                          })\n                        })]\n                      })\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsxs(React.Fragment, {\n                      children: [/*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"Q1VTVE9NO0F2ZW5pciBOZXh0IFJlZ3VsYXI=\",\n                          \"--framer-font-family\": '\"Avenir Next Regular\", serif',\n                          \"--framer-font-size\": \"18px\",\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                        },\n                        children: \"We create design systems that make digital product teams happier and more efficient while improving product consistency and scalability. We're busy helping our (awesome!) clients at the moment, but  hope to have a site up soon. Meantime, connect with us at\"\n                      }), /*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"Q1VTVE9NO0F2ZW5pciBOZXh0IE1lZGl1bQ==\",\n                          \"--framer-font-family\": '\"Avenir Next Medium\", serif',\n                          \"--framer-font-size\": \"18px\",\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                        },\n                        children: \" \"\n                      }), /*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"Q1VTVE9NO0F2ZW5pciBOZXh0IE1lZGl1bQ==\",\n                          \"--framer-font-family\": '\"Avenir Next Medium\", serif',\n                          \"--framer-font-size\": \"18px\",\n                          \"--framer-line-height\": \"100%\",\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                        },\n                        children: /*#__PURE__*/_jsx(Link, {\n                          href: \"mailto:info@designsystemarchitects.com\",\n                          openInNewTab: false,\n                          smoothScroll: false,\n                          children: /*#__PURE__*/_jsx(\"a\", {\n                            className: \"framer-styles-preset-wan3su\",\n                            \"data-styles-preset\": \"dJhQ38aBy\",\n                            children: \"info@designsystemarchitects.com\"\n                          })\n                        })\n                      })]\n                    }),\n                    className: \"framer-1aa8okd\",\n                    \"data-framer-name\": \"We create design systems that make digital product teams happier and more efficient while improving product consistency and scalability. At some point we\u2019ll actually have a presentable site up and running. Meantime, connect with us at info@designsystemarchitects.com.\",\n                    fonts: [\"CUSTOM;Avenir Next Regular\", \"CUSTOM;Avenir Next Medium\"],\n                    name: \"We create design systems that make digital product teams happier and more efficient while improving product consistency and scalability. At some point we\u2019ll actually have a presentable site up and running. Meantime, connect with us at info@designsystemarchitects.com.\",\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                })\n              })]\n            })\n          })\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-E31Ef [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-E31Ef .framer-sk946d { display: block; }\", \".framer-E31Ef .framer-1t9c695 { background-color: #000000; height: 1080px; overflow: hidden; position: relative; width: 390px; }\", \".framer-E31Ef .framer-13dy3cx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; left: 24px; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; right: 24px; top: 32px; }\", \".framer-E31Ef .framer-tktgwf { flex: none; height: 202px; overflow: hidden; position: relative; width: 229px; }\", \".framer-E31Ef .framer-1ithi1t { flex: none; height: 202px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: -3px; }\", \".framer-E31Ef .framer-indn6 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\", \".framer-E31Ef .framer-42l54u, .framer-E31Ef .framer-1x5at6j { aspect-ratio: 1.1316725935711938 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 203px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\", \".framer-E31Ef .framer-nkbgln { background-color: #ff8c3a; bottom: 0px; flex: none; left: 19px; overflow: hidden; position: absolute; top: 0px; transform: rotate(180deg); width: 4px; }\", \".framer-E31Ef .framer-1esp75x { background-color: #ff8c3a; flex: none; height: 229px; left: 112px; overflow: hidden; position: absolute; top: 64px; transform: rotate(-90deg); width: 4px; }\", \".framer-E31Ef .framer-v8xoi0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\", \".framer-E31Ef .framer-1aa8okd { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-E31Ef .framer-13dy3cx, .framer-E31Ef .framer-v8xoi0 { gap: 0px; } .framer-E31Ef .framer-13dy3cx > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-E31Ef .framer-13dy3cx > :first-child { margin-top: 0px; } .framer-E31Ef .framer-13dy3cx > :last-child { margin-bottom: 0px; } .framer-E31Ef .framer-v8xoi0 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-E31Ef .framer-v8xoi0 > :first-child { margin-left: 0px; } .framer-E31Ef .framer-v8xoi0 > :last-child { margin-right: 0px; } }\", \"@media (max-width: 809px) { .framer-E31Ef .hidden-1t9c695 { display: none !important; } }\", \"@media (min-width: 1400px) { .framer-E31Ef .hidden-yseec { display: none !important; } .framer-E31Ef .framer-1t9c695 { width: 1400px; } .framer-E31Ef .framer-13dy3cx { flex-direction: row; justify-content: center; left: 50%; max-width: 1200px; padding: 70px 0px 0px 0px; right: unset; top: 31px; transform: translateX(-50%); width: 79%; z-index: 1; } .framer-E31Ef .framer-tktgwf { order: 1; } .framer-E31Ef .framer-v8xoi0 { flex: 1 0 0px; order: 0; width: 1px; } .framer-E31Ef .framer-1aa8okd { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-E31Ef .framer-13dy3cx { gap: 0px; } .framer-E31Ef .framer-13dy3cx > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-E31Ef .framer-13dy3cx > :first-child { margin-left: 0px; } .framer-E31Ef .framer-13dy3cx > :last-child { margin-right: 0px; } }}\", \"@media (min-width: 1024px) and (max-width: 1399px) { .framer-E31Ef .hidden-onfcag { display: none !important; } .framer-E31Ef .framer-1t9c695 { width: 1024px; } .framer-E31Ef .framer-13dy3cx { flex-direction: row; justify-content: center; left: 50%; max-width: 1200px; padding: 70px 0px 0px 0px; right: unset; top: 31px; transform: translateX(-50%); width: 79%; z-index: 1; } .framer-E31Ef .framer-tktgwf { order: 1; } .framer-E31Ef .framer-v8xoi0 { flex: 1 0 0px; order: 0; width: 1px; } .framer-E31Ef .framer-1aa8okd { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-E31Ef .framer-13dy3cx { gap: 0px; } .framer-E31Ef .framer-13dy3cx > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-E31Ef .framer-13dy3cx > :first-child { margin-left: 0px; } .framer-E31Ef .framer-13dy3cx > :last-child { margin-right: 0px; } }}\", \"@media (min-width: 810px) and (max-width: 1023px) { .framer-E31Ef .hidden-1e03joa { display: none !important; } .framer-E31Ef .framer-1t9c695 { width: 810px; } .framer-E31Ef .framer-13dy3cx { flex-direction: row; justify-content: center; left: 50%; max-width: 1200px; padding: 70px 0px 0px 0px; right: unset; top: 31px; transform: translateX(-50%); width: 79%; z-index: 1; } .framer-E31Ef .framer-tktgwf { order: 1; } .framer-E31Ef .framer-v8xoi0 { flex: 1 0 0px; order: 0; width: 1px; } .framer-E31Ef .framer-1aa8okd { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-E31Ef .framer-13dy3cx { gap: 0px; } .framer-E31Ef .framer-13dy3cx > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-E31Ef .framer-13dy3cx > :first-child { margin-left: 0px; } .framer-E31Ef .framer-13dy3cx > :last-child { margin-right: 0px; } }}\", ...sharedStyle.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicHeight 1080\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicWidth 390\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"O5XmBBiZd\":{\"layout\":[\"fixed\",\"fixed\"]},\"XdHPWC8Se\":{\"layout\":[\"fixed\",\"fixed\"]},\"M6oTyJqjN\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   */\nconst FrameruLzywhEaQ = withCSS(Component, css);\nexport default FrameruLzywhEaQ;\nFrameruLzywhEaQ.displayName = \"Home\";\nFrameruLzywhEaQ.defaultProps = {\n  height: 1080,\n  width: 390\n};\naddFonts(FrameruLzywhEaQ, [{\n  family: \"Avenir Next Regular\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/uLzywhEaQ:default\",\n    url: \"assets/ST5lERRD0egmXRmrGFYmhzbTmk.ttf\"\n  },\n  url: new URL(\"https://framerusercontent.com/modules/assets/ST5lERRD0egmXRmrGFYmhzbTmk~UVl5pE_uETKWTpUil7atwxeQaoW5um5_cfXbQlGvyLw.ttf\").href\n}, {\n  family: \"Avenir Next Medium\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/uLzywhEaQ:default\",\n    url: \"assets/i8WKTtsdgDRZtlNiyTxI1EjYXOg.ttf\"\n  },\n  url: new URL(\"https://framerusercontent.com/modules/assets/i8WKTtsdgDRZtlNiyTxI1EjYXOg~a8ejx3UlcUtnNtN7XH7fXWsPpWU0123TQOumgEi1PEI.ttf\").href\n}, ...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FrameruLzywhEaQ\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicHeight\": \"1080\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"O5XmBBiZd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XdHPWC8Se\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"M6oTyJqjN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerIntrinsicWidth\": \"390\",\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "humanReadableVariantMap", "transitions", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "restProps", "variant", "fe", "metadata", "uLzywhEaQ_default", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "defaultLayoutId", "pointerEvents", "style", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "PropertyOverrides", "_", "SVG", "x", "Link", "RichText", "css", "FrameruLzywhEaQ", "withCSS", "addFonts", "fonts", "__FramerMetadata__"]
}
