{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:@emotion/hash@0.9.0/dist/emotion-hash.esm.js", "ssg:https://framerusercontent.com/modules/jtKAvrxm8EnQFXUS5j2i/iaXLJBT0c7TxL3H8JnYX/ShapesBig.js", "ssg:https://framerusercontent.com/modules/qM2LVckv2TzruCapvuM8/AxEYb75yC09KEAkimxfB/augiA20Il.js"],
  "sourcesContent": ["function murmur2(r){var t=0;var a,e=0,c=r.length;for(;c>=4;++e,c-=4){a=255&r.charCodeAt(e)|(255&r.charCodeAt(++e))<<8|(255&r.charCodeAt(++e))<<16|(255&r.charCodeAt(++e))<<24;a=1540483477*(65535&a)+(59797*(a>>>16)<<16);a^=a>>>24;t=1540483477*(65535&a)+(59797*(a>>>16)<<16)^1540483477*(65535&t)+(59797*(t>>>16)<<16)}switch(c){case 3:t^=(255&r.charCodeAt(e+2))<<16;case 2:t^=(255&r.charCodeAt(e+1))<<8;case 1:t^=255&r.charCodeAt(e);t=1540483477*(65535&t)+(59797*(t>>>16)<<16)}t^=t>>>13;t=1540483477*(65535&t)+(59797*(t>>>16)<<16);return((t^t>>>15)>>>0).toString(36)}export{murmur2 as default};\n\n//# sourceMappingURL=emotion-hash.esm.js.map", "import { jsx as _jsx } from \"react/jsx-runtime\";\nimport { addPropertyControls, ControlType } from \"framer\";\nimport hash from \"@emotion/hash\";\nimport { useMemo } from \"react\"; /**\n                                 * Shapes by Monika\n                                 * Componentized by Benjamin\n                                 * Curated by Jorn\n                                 * shapes.framer.website\n                                 *\n                                 * @framerDisableUnlink\n                                 *\n                                 * @framerSupportedLayoutWidth fixed\n                                 * @framerSupportedLayoutHeight fixed\n                                 */\nexport default function ShapesBig(props) {\n  const {\n    image,\n    paths,\n    hasColor,\n    color,\n    startColor,\n    endColor,\n    angle,\n    id: nodeId\n  } = props; // Unique IDs\n  const path = shapesBig[paths].path;\n  const id = useMemo(() => path ? `curve-${nodeId}-${hash(path)}` : undefined, [nodeId, path]); // These shapes are drawn at 200 x 200\n  // We need to offset the path points for objectBoundingBox\n  const scale = 1 / 200;\n  return /*#__PURE__*/_jsx(\"div\", {\n    style: {\n      width: \"100%\",\n      height: \"100%\",\n      clipPath: `url(#${id})`,\n      background: hasColor ? color : `linear-gradient(${angle}deg, ${startColor}, ${endColor})`\n    },\n    children: /*#__PURE__*/_jsx(\"svg\", {\n      children: /*#__PURE__*/_jsx(\"clipPath\", {\n        id: id,\n        clipPathUnits: \"objectBoundingBox\",\n        transform: `scale(${scale})`,\n        children: /*#__PURE__*/_jsx(\"path\", {\n          d: path\n        })\n      })\n    })\n  });\n}\n;\nconst shapesBig = [{\n  title: \"Shape 1\",\n  path: \"M44 0H0v150c0 27.614 22.386 50 50 50h44V50C94 22.386 71.614 0 44 0Zm112 0c-27.614 0-50 22.386-50 50v150h44c27.614 0 50-22.386 50-50V0h-44Z\"\n}, {\n  title: \"Shape 2\",\n  path: \"M100.106 0L115 54.1591L158.884 19.0983L139.1 71.6687L195.211 69.0983L148.306 100L195.211 130.902L139.1 128.331L158.884 180.902L115 145.841L100.106 200L85.211 145.841L41.3271 180.902L61.111 128.331L5 130.902L51.9057 100L5 69.0983L61.111 71.6687L41.3271 19.0983L85.211 54.1591L100.106 0Z\"\n}, {\n  title: \"Shape 3\",\n  path: \"M89.9318 6.12863C94.1569 -2.04288 105.843 -2.04288 110.068 6.12863L136.973 58.1644C138.051 60.2496 139.75 61.9486 141.836 63.0268L193.871 89.9318C202.043 94.1569 202.043 105.843 193.871 110.068L141.836 136.973C139.75 138.051 138.051 139.75 136.973 141.836L110.068 193.871C105.843 202.043 94.1569 202.043 89.9318 193.871L63.0268 141.836C61.9486 139.75 60.2496 138.051 58.1644 136.973L6.12863 110.068C-2.04288 105.843 -2.04288 94.1569 6.12863 89.9318L58.1644 63.0268C60.2496 61.9486 61.9486 60.2496 63.0268 58.1644L89.9318 6.12863Z\"\n}, {\n  title: \"Shape 4\",\n  path: \"M93.6797 5.15479C97.359 2.15401 102.641 2.15401 106.32 5.15479L114.253 11.625C116.75 13.6608 120.074 14.3696 123.183 13.5291L133.039 10.8652C137.616 9.62811 142.432 11.775 144.572 16.0058L149.229 25.2154C150.679 28.0814 153.416 30.0768 156.588 30.5793L166.717 32.184C171.384 32.9234 174.897 36.829 175.139 41.5483L175.672 51.9384C175.836 55.133 177.519 58.0565 180.199 59.8033L188.865 65.452C192.811 68.0247 194.427 73.0033 192.743 77.4035L189.015 87.1465C187.874 90.1271 188.225 93.4731 189.958 96.1526L195.618 104.899C198.175 108.852 197.629 114.053 194.306 117.389L186.976 124.748C184.722 127.011 183.684 130.214 184.184 133.369L185.815 143.668C186.552 148.327 183.933 152.868 179.531 154.564L169.921 158.264C166.93 159.416 164.672 161.931 163.849 165.029L161.188 175.047C159.973 179.623 155.716 182.719 150.989 182.466L140.78 181.92C137.567 181.748 134.468 183.132 132.452 185.639L126.014 193.647C123.04 197.346 117.876 198.445 113.653 196.277L104.567 191.612C101.7 190.141 98.2999 190.141 95.4331 191.612L86.3465 196.277C82.1243 198.445 76.9601 197.346 73.9862 193.647L67.548 185.639C65.5321 183.132 62.433 181.748 59.2203 181.92L49.0111 182.466C44.284 182.719 40.0271 179.623 38.8119 175.047L36.1507 165.029C35.3279 161.931 33.0702 159.416 30.0792 158.264L20.4691 154.564C16.0666 152.868 13.4477 148.327 14.1855 143.668L15.8162 133.369C16.3157 130.214 15.2781 127.011 13.024 124.748L5.69367 117.389C2.37113 114.053 1.82509 108.852 4.38248 104.899L10.0415 96.1526C11.7752 93.4731 12.1257 90.1271 10.9851 87.1465L7.25661 77.4035C5.57275 73.0033 7.18856 68.0247 11.1354 65.452L19.8014 59.8033C22.4812 58.0565 24.1636 55.133 24.3275 51.9384L24.8607 41.5483C25.1029 36.829 28.6155 32.9234 33.2828 32.184L43.4118 30.5793C46.5838 30.0768 49.3214 28.0814 50.7708 25.2154L55.4283 16.0058C57.5679 11.775 62.3844 9.62811 66.9613 10.8652L76.8169 13.5291C79.9264 14.3696 83.2504 13.6608 85.7465 11.625L93.6797 5.15479Z\"\n}, {\n  title: \"Shape 5\",\n  path: \"M97.8118 1.84638C98.2359 -0.615472 101.764 -0.615455 102.188 1.8464L106.863 28.9805C107.236 31.1438 110.179 31.5163 111.077 29.5138L122.339 4.39701C123.361 2.11817 126.778 2.99725 126.578 5.48745L124.371 32.9338C124.195 35.1221 126.953 36.2162 128.32 34.5003L145.463 12.9789C147.018 11.0263 150.11 12.7293 149.298 15.0913L140.348 41.1255C139.634 43.2011 142.034 44.9481 143.784 43.6267L165.73 27.053C167.721 25.5493 170.293 27.9691 168.92 30.0546L153.789 53.0407C152.583 54.8733 154.474 57.1634 156.497 56.3195L181.867 45.7349C184.169 44.7746 186.06 47.7592 184.212 49.4371L163.851 67.9308C162.228 69.4053 163.491 72.0946 165.66 71.7812L192.86 67.8507C195.328 67.4941 196.419 70.8561 194.213 72.021L169.901 84.8603C167.963 85.8839 168.519 88.8034 170.697 89.0403L198.019 92.0109C200.498 92.2805 200.719 95.8084 198.294 96.3871L171.559 102.765C169.427 103.274 169.241 106.24 171.292 107.012L197.018 116.697C199.352 117.576 198.691 121.048 196.198 121.005L168.72 120.521C166.529 120.482 165.613 123.309 167.408 124.568L189.922 140.359C191.964 141.792 190.462 144.99 188.058 144.326L161.564 137.011C159.451 136.428 157.862 138.937 159.288 140.604L177.175 161.509C178.798 163.406 176.549 166.129 174.385 164.887L150.539 151.2C148.637 150.109 146.475 152.144 147.443 154.113L159.579 178.818C160.68 181.06 157.826 183.137 156.039 181.396L136.338 162.197C134.768 160.666 132.168 162.098 132.617 164.247L138.24 191.199C138.75 193.645 135.469 194.946 134.171 192.814L119.855 169.309C118.713 167.435 115.84 168.174 115.741 170.367L114.497 197.875C114.385 200.37 110.884 200.813 110.156 198.424L102.124 172.091C101.483 169.992 98.5168 169.992 97.8764 172.091L89.8444 198.424C89.1156 200.813 85.6154 200.37 85.5025 197.875L84.259 170.367C84.1599 168.174 81.2866 167.435 80.1453 169.309L65.8294 192.814C64.5305 194.946 61.2502 193.645 61.7604 191.199L67.3835 164.247C67.8318 162.098 65.2323 160.666 63.6617 162.197L43.9615 181.396C42.1741 183.137 39.3198 181.06 40.421 178.818L52.5574 154.113C53.525 152.144 51.3625 150.109 49.4613 151.2L25.6147 164.887C23.4511 166.129 21.2022 163.406 22.8251 161.509L40.7123 140.604C42.1384 138.937 40.5489 136.428 38.4365 137.011L11.9418 144.326C9.53794 144.99 8.03576 141.792 10.0784 140.359L32.5924 124.568C34.3874 123.309 33.4707 120.482 31.28 120.521L3.80194 121.005C1.30888 121.048 0.647761 117.576 2.98188 116.697L28.708 107.012C30.7591 106.24 30.5728 103.274 28.4413 102.765L1.7065 96.3871C-0.719137 95.8084 -0.497588 92.2805 1.98131 92.0109L29.3032 89.0403C31.4815 88.8034 32.0373 85.8839 30.099 84.8603L5.78724 72.021C3.58145 70.856 4.67171 67.4941 7.13963 67.8507L34.3405 71.7812C36.5091 72.0946 37.7722 69.4053 36.1488 67.9308L15.7877 49.4371C13.9404 47.7592 15.8308 44.7746 18.1327 45.7349L43.5034 56.3195C45.5262 57.1634 47.417 54.8733 46.2107 53.0407L31.0796 30.0546C29.7067 27.9691 32.2786 25.5493 34.2698 27.053L56.2162 43.6267C57.966 44.9481 60.3658 43.2011 59.6523 41.1255L50.7019 15.0913C49.8899 12.7293 52.9816 11.0263 54.537 12.9789L71.6801 34.5003C73.0469 36.2162 75.805 35.122 75.6291 32.9338L73.4219 5.48743C73.2216 2.99724 76.6389 2.11816 77.6608 4.39699L88.9235 29.5138C89.8214 31.5163 92.7645 31.1438 93.1372 28.9805L97.8118 1.84638Z\"\n}, {\n  title: \"Shape 6\",\n  path: \"M71.5579 16.3347C84.3365 -5.4449 115.825 -5.44489 128.603 16.3347L129.067 17.1257C134.963 27.1733 145.709 33.378 157.358 33.4596L158.276 33.466C183.527 33.6428 199.271 60.9123 186.798 82.8687L186.345 83.6661C180.591 93.7953 180.591 106.205 186.345 116.334L186.798 117.131C199.271 139.088 183.527 166.357 158.276 166.534L157.358 166.54C145.709 166.622 134.963 172.827 129.067 182.874L128.603 183.665C115.825 205.445 84.3365 205.445 71.5579 183.665L71.0938 182.874C65.1986 172.827 54.4517 166.622 42.8027 166.54L41.8856 166.534C16.6346 166.357 0.890585 139.088 13.3629 117.131L13.8159 116.334C19.5698 106.205 19.5698 93.7953 13.8159 83.6661L13.3629 82.8687C0.890585 60.9123 16.6346 33.6428 41.8856 33.466L42.8027 33.4596C54.4518 33.378 65.1986 27.1733 71.0938 17.1257L71.5579 16.3347Z\"\n}, {\n  title: \"Shape 7\",\n  path: \"M50 0H0V100C0 155.228 44.7715 200 100 200C155.228 200 200 155.228 200 100V0H150C122.386 0 100 22.3858 100 50C100 22.3858 77.6142 0 50 0Z\"\n}, {\n  title: \"Shape 8\",\n  path: \"M100.254 200C97.0998 200 94.4337 197.716 93.6699 194.656C91.2352 184.903 86.5744 174.531 79.6875 163.542C71.5278 150.347 59.8958 138.108 44.7917 126.823C31.6549 116.894 18.5181 110.123 5.38138 106.511C2.27005 105.656 0 102.897 0 99.6702C0 96.5066 2.18273 93.7795 5.22473 92.9109C18.1045 89.2335 30.5122 83.2631 42.4479 75C56.1632 65.4514 67.6215 53.993 76.8229 40.625C84.9629 28.7165 90.5507 16.9388 93.5863 5.29207C94.3815 2.24095 97.0676 0 100.221 0C103.409 0 106.114 2.29058 106.89 5.3833C108.642 12.3654 111.38 19.512 115.104 26.8229C119.792 35.8507 125.781 44.5312 133.073 52.8646C140.538 61.0243 148.872 68.4028 158.073 75C170.097 83.5231 182.32 89.5111 194.744 92.964C197.792 93.8109 200 96.5244 200 99.6874C200 102.898 197.725 105.634 194.629 106.483C186.754 108.642 178.648 112.124 170.313 116.927C160.243 122.83 150.868 129.861 142.187 138.021C133.507 146.007 126.389 154.427 120.833 163.281C113.933 174.293 109.267 184.745 106.837 194.639C106.083 197.708 103.413 200 100.254 200Z\"\n}, {\n  title: \"Shape 9\",\n  path: \"M120 0H80V51.7157L43.4315 15.1472L15.1472 43.4314L51.7158 80H0V120H51.7157L15.1472 156.568L43.4315 184.853L80 148.284V200H120V148.284L156.569 184.853L184.853 156.569L148.284 120H200V80H148.284L184.853 43.4314L156.569 15.1471L120 51.7157V0Z\"\n}, {\n  title: \"Shape 10\",\n  path: \"M0 0H100C155.228 0 200 44.7715 200 100V200H100C44.7715 200 0 155.228 0 100V0Z\"\n}, {\n  title: \"Shape 11\",\n  path: \"M128.603 16.3347C115.825 -5.44489 84.3365 -5.4449 71.5579 16.3347L71.0938 17.1257C65.1986 27.1733 54.4518 33.378 42.8027 33.4596L41.8856 33.466C16.6346 33.6428 0.890585 60.9123 13.3629 82.8687L13.8159 83.6661C19.5698 93.7953 19.5698 106.205 13.8159 116.334L13.3629 117.131C0.890586 139.088 16.6346 166.357 41.8856 166.534L42.8027 166.54C54.4517 166.622 65.1986 172.827 71.0938 182.874L71.5579 183.665C84.3365 205.445 115.825 205.445 128.603 183.665L129.067 182.874C134.963 172.827 145.709 166.622 157.358 166.54L158.276 166.534C183.527 166.357 199.271 139.088 186.798 117.131L186.345 116.334C180.591 106.205 180.591 93.7953 186.345 83.6661L186.798 82.8687C199.271 60.9123 183.527 33.6428 158.276 33.466L157.358 33.4596C145.709 33.378 134.963 27.1733 129.067 17.1257L128.603 16.3347ZM100.081 149.604C127.476 149.604 149.685 127.396 149.685 100C149.685 72.6042 127.476 50.3955 100.081 50.3955C72.6848 50.3955 50.4761 72.6042 50.4761 100C50.4761 127.396 72.6848 149.604 100.081 149.604Z\"\n}, {\n  title: \"Shape 12\",\n  path: \"M101.604 0.859655C100.827 -0.435397 98.9501 -0.435396 98.1734 0.859656L79.3113 32.3082C78.7978 33.1643 77.7318 33.5106 76.8132 33.1199L43.0684 18.7644C41.6788 18.1732 40.1604 19.2764 40.2932 20.7806L43.5184 57.3099C43.6062 58.3043 42.9474 59.2111 41.9745 59.4349L6.23647 67.6557C4.76478 67.9943 4.18481 69.7792 5.17645 70.9182L29.2571 98.5752C29.9126 99.3281 29.9126 100.449 29.2571 101.202L5.17645 128.859C4.18481 129.998 4.76478 131.783 6.23648 132.121L41.9745 140.342C42.9474 140.566 43.6062 141.473 43.5184 142.467L40.2932 178.996C40.1604 180.501 41.6788 181.604 43.0684 181.013L76.8132 166.657C77.7318 166.266 78.7978 166.613 79.3113 167.469L98.1734 198.917C98.9501 200.213 100.827 200.212 101.604 198.917L120.466 167.469C120.979 166.613 122.045 166.266 122.964 166.657L156.709 181.013C158.098 181.604 159.617 180.501 159.484 178.996L156.259 142.467C156.171 141.473 156.83 140.566 157.803 140.342L193.541 132.121C195.012 131.783 195.592 129.998 194.601 128.859L170.52 101.202C169.865 100.449 169.865 99.3281 170.52 98.5752L194.601 70.9182C195.592 69.7792 195.012 67.9943 193.541 67.6557L157.803 59.4349C156.83 59.2111 156.171 58.3043 156.259 57.3099L159.484 20.7806C159.617 19.2764 158.098 18.1732 156.709 18.7644L122.964 33.1199C122.045 33.5106 120.979 33.1643 120.466 32.3082L101.604 0.859655ZM100 150C127.614 150 150 127.614 150 100C150 72.3857 127.614 50 100 50C72.3858 50 50 72.3857 50 100C50 127.614 72.3858 150 100 150Z\"\n}, {\n  title: \"Shape 13\",\n  path: \"M100 173.738C24.3644 236.944 -36.9438 175.636 26.2621 100C-36.9438 24.3644 24.3644 -36.9438 100 26.2621C175.621 -36.9438 236.944 24.3644 173.738 100C236.944 175.578 175.621 236.944 100 173.738Z\"\n}, {\n  title: \"Shape 14\",\n  path: \"M100 200C155.228 200 200 155.228 200 100C200 44.7715 155.228 0 100 0C44.7715 0 0 44.7715 0 100C0 155.228 44.7715 200 100 200ZM100 143.75C124.162 143.75 143.75 124.162 143.75 100C143.75 75.8375 124.162 56.25 100 56.25C75.8375 56.25 56.25 75.8375 56.25 100C56.25 124.162 75.8375 143.75 100 143.75Z\"\n}, {\n  title: \"Shape 15\",\n  path: \"M50 100C77.6142 100 100 77.6142 100 50C100 77.6142 122.386 100 150 100C122.386 100 100 122.386 100 150C100 122.386 77.6142 100 50 100ZM50 100C22.3858 100 0 122.386 0 150C0 177.614 22.3858 200 50 200C77.6142 200 100 177.614 100 150C100 177.614 122.386 200 150 200C177.614 200 200 177.614 200 150C200 122.386 177.614 100 150 100C177.614 100 200 77.6142 200 50C200 22.3858 177.614 0 150 0C122.386 0 100 22.3858 100 50C100 22.3858 77.6142 0 50 0C22.3858 0 0 22.3858 0 50C0 77.6142 22.3858 100 50 100Z\"\n}, {\n  title: \"Shape 16\",\n  path: \"M29.2893 29.2893C19.2658 39.3128 15.6458 53.315 18.4294 66.2123C7.34132 73.3638 0 85.8246 0 100C-1.74156e-06 114.175 7.34132 126.636 18.4294 133.788C15.6458 146.685 19.2658 160.687 29.2893 170.711C39.3129 180.734 53.315 184.354 66.2123 181.571C73.3639 192.659 85.8246 200 100 200C114.175 200 126.636 192.659 133.788 181.571C146.685 184.354 160.687 180.734 170.711 170.711C180.734 160.687 184.354 146.685 181.571 133.788C192.659 126.636 200 114.175 200 100C200 85.8246 192.659 73.3638 181.571 66.2123C184.354 53.315 180.734 39.3129 170.711 29.2893C160.687 19.2658 146.685 15.6458 133.788 18.4294C126.636 7.34133 114.175 0 100 0C85.8246 0 73.3638 7.34131 66.2123 18.4293C53.315 15.6458 39.3129 19.2658 29.2893 29.2893Z\"\n}, {\n  title: \"Shape 17\",\n  path: \"M99.9759 100C44.7585 99.987 -2.80187e-06 55.2204 -7.62939e-06 1.74846e-05L200 0C200 55.2204 155.242 99.987 100.024 100C155.242 100.013 200 144.78 200 200H1.11288e-06C1.11288e-06 144.78 44.7585 100.013 99.9759 100Z\"\n}, {\n  title: \"Shape 18\",\n  path: \"M170 129.496C170 168.434 138.66 200 100 200C61.3401 200 30 168.434 30 129.496C30 92.6391 65.8392 48.2064 95.1126 6.95421C97.5122 3.57266 102.538 3.53875 104.974 6.89421C135.351 48.7369 170 92.5911 170 129.496Z\"\n}, {\n  title: \"Shape 19\",\n  path: \"M200 100.671L100 0L0 100.671H98.6668L0 200H200L101.333 100.671H200Z\"\n}, {\n  title: \"Shape 20\",\n  path: \"M50 0H0V100H50C22.3858 100 0 122.386 0 150V200H100V150C100 177.614 122.386 200 150 200H200V100H150C177.614 100 200 77.6142 200 50V0H100V50C100 22.3858 77.6142 0 50 0ZM100 100H50C77.6142 100 100 122.386 100 150V100ZM100 100V50C100 77.6142 122.386 100 150 100H100Z\"\n}, {\n  title: \"Shape 21\",\n  path: \"M117.333 100L200 183H5.45799e-05L82.6668 100L2.28882e-05 17L200 17L117.333 100Z\"\n}];\nShapesBig.defaultProps = {\n  paths: 1\n};\naddPropertyControls(ShapesBig, {\n  paths: {\n    title: \"Shape\",\n    type: ControlType.Enum,\n    options: shapesBig.map((_, i) => i),\n    optionTitles: shapesBig.map(shape => shape.title)\n  },\n  hasColor: {\n    title: \"Fill\",\n    type: ControlType.Boolean,\n    enabledTitle: \"Color\",\n    disabledTitle: \"Gradient\"\n  },\n  color: {\n    title: \"Color\",\n    type: ControlType.Color,\n    defaultValue: \"#09F\",\n    hidden: props => !props.hasColor\n  },\n  startColor: {\n    title: \"Start\",\n    type: ControlType.Color,\n    defaultValue: \"#09F\",\n    hidden: props => props.hasColor\n  },\n  endColor: {\n    title: \"End\",\n    type: ControlType.Color,\n    defaultValue: \"#96F\",\n    hidden: props => props.hasColor\n  },\n  angle: {\n    title: \"Angle\",\n    type: ControlType.Number,\n    defaultValue: 0,\n    min: -360,\n    max: 360,\n    unit: \"\\xb0\",\n    displayStepper: true,\n    step: 15,\n    hidden: props => props.hasColor\n  }\n});\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"ShapesBig\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerSupportedLayoutHeight\": \"fixed\",\n        \"framerDisableUnlink\": \"*\",\n        \"framerContractVersion\": \"1\",\n        \"framerSupportedLayoutWidth\": \"fixed\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./ShapesBig.map", "// Generated by Framer (b9ee990)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, PropertyOverrides, removeHiddenBreakpointLayers, RichText, SVG, useHydratedBreakpointVariants, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport ShapesBig from \"https://framerusercontent.com/modules/jtKAvrxm8EnQFXUS5j2i/iaXLJBT0c7TxL3H8JnYX/ShapesBig.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/hSkgG2SqTKnWAZ3qNRap/eCgMaKss9ERZ0Nq52LHF/augiA20Il.js\";\nconst ShapesBigFonts = getFonts(ShapesBig);\nconst cycleOrder = [\"WQLkyLRf1\", \"Kdmdkz7Bz\", \"xVcsJinu7\"];\nconst breakpoints = {\n  Kdmdkz7Bz: \"(min-width: 810px) and (max-width: 1199px)\",\n  WQLkyLRf1: \"(min-width: 1200px)\",\n  xVcsJinu7: \"(max-width: 809px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  Kdmdkz7Bz: \"framer-v-1y1y4rt\",\n  WQLkyLRf1: \"framer-v-72rtr7\",\n  xVcsJinu7: \"framer-v-1ckdnf9\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"WQLkyLRf1\", breakpoints, variantClassNames);\n}\nconst humanReadableVariantMap = {\n  Desktop: \"WQLkyLRf1\",\n  Phone: \"xVcsJinu7\",\n  Tablet: \"Kdmdkz7Bz\"\n};\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst transformTemplate = (_, t) => `translateX(-50%) ${t}`;\nconst metadata = metadataProvider();\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"WQLkyLRf1\",\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider();\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var ref;\n      (ref = document.querySelector('meta[name=\"viewport\"]')) === null || ref === void 0 ? void 0 : ref.setAttribute(\"content\", metadata1.viewport);\n    }\n    if (metadata1.bodyClassName) {\n      Array.from(document.body.classList).filter(c => c.startsWith(\"framer-body-\")).map(c => document.body.classList.remove(c));\n      document.body.classList.add(metadata1.bodyClassName);\n    }\n  }, []);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"WQLkyLRf1\",\n      variantClassNames\n    },\n    children: /*#__PURE__*/_jsx(LayoutGroup, {\n      id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        className: cx(\"framer-xP1ZV\"),\n        style: {\n          display: \"contents\"\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-72rtr7\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-64f1t2\",\n            \"data-framer-name\": \"Hero\",\n            name: \"Hero\",\n            children: [/*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1nj27gv\",\n              \"data-framer-name\": \"Content\",\n              name: \"Content\",\n              children: [/*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-8u398o\",\n                children: [/*#__PURE__*/_jsx(Container, {\n                  className: \"framer-xg0fhh-container\",\n                  children: /*#__PURE__*/_jsx(ShapesBig, {\n                    angle: 0,\n                    color: \"rgb(16, 29, 66)\",\n                    endColor: \"rgb(153, 102, 255)\",\n                    hasColor: true,\n                    height: \"100%\",\n                    id: \"dqJw8HXlh\",\n                    layoutId: \"dqJw8HXlh\",\n                    paths: 18,\n                    startColor: \"rgb(0, 153, 255)\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    width: \"100%\"\n                  })\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                        \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                        \"--framer-text-alignment\": \"left\",\n                        \"--framer-text-color\": \"rgb(16, 29, 66)\"\n                      },\n                      children: \"Home\"\n                    })\n                  }),\n                  className: \"framer-13gm2kw\",\n                  fonts: [\"GF;Zilla Slab-regular\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                        \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                        \"--framer-text-alignment\": \"left\",\n                        \"--framer-text-color\": \"rgb(16, 29, 66)\"\n                      },\n                      children: \"Features\"\n                    })\n                  }),\n                  className: \"framer-11it4vu\",\n                  fonts: [\"GF;Zilla Slab-regular\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                        \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                        \"--framer-text-alignment\": \"left\",\n                        \"--framer-text-color\": \"rgb(16, 29, 66)\"\n                      },\n                      children: \"Pricing\"\n                    })\n                  }),\n                  className: \"framer-jpaq4z\",\n                  fonts: [\"GF;Zilla Slab-regular\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })]\n              }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  Kdmdkz7Bz: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h1\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                          \"--framer-font-family\": '\"Elsie\", sans-serif',\n                          \"--framer-font-size\": \"64px\",\n                          \"--framer-line-height\": \"1.1em\",\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"rgb(16, 29, 66)\"\n                        },\n                        children: \"Revolutionize content creation with AI personas.\"\n                      })\n                    })\n                  },\n                  xVcsJinu7: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h1\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                          \"--framer-font-family\": '\"Elsie\", sans-serif',\n                          \"--framer-font-size\": \"32px\",\n                          \"--framer-line-height\": \"1.1em\",\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"rgb(16, 29, 66)\"\n                        },\n                        children: \"Revolutionize content creation with AI personas.\"\n                      })\n                    })\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h1\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                        \"--framer-font-family\": '\"Elsie\", sans-serif',\n                        \"--framer-font-size\": \"80px\",\n                        \"--framer-line-height\": \"1.1em\",\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"rgb(16, 29, 66)\"\n                      },\n                      children: \"Revolutionize content creation with AI personas.\"\n                    })\n                  }),\n                  className: \"framer-14ojsaf\",\n                  fonts: [\"GF;Elsie-regular\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              })]\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-1rbg3g0-container\",\n              transformTemplate: transformTemplate,\n              children: /*#__PURE__*/_jsx(ShapesBig, {\n                angle: 135,\n                color: \"rgb(0, 153, 255)\",\n                endColor: \"rgb(78, 188, 203)\",\n                hasColor: false,\n                height: \"100%\",\n                id: \"vql6Qtgtw\",\n                layoutId: \"vql6Qtgtw\",\n                paths: 2,\n                startColor: \"rgb(117, 203, 214)\",\n                style: {\n                  height: \"100%\",\n                  width: \"100%\"\n                },\n                width: \"100%\"\n              })\n            })]\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1xtd2ck\",\n            \"data-framer-name\": \"Text\",\n            name: \"Text\",\n            children: /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-doccch\",\n              \"data-framer-name\": \"Content\",\n              name: \"Content\",\n              children: [/*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-1s0xyje\",\n                children: [/*#__PURE__*/_jsx(Container, {\n                  className: \"framer-1nczz36-container\",\n                  children: /*#__PURE__*/_jsx(ShapesBig, {\n                    angle: 315,\n                    color: \"rgb(0, 153, 255)\",\n                    endColor: \"rgb(137, 210, 220)\",\n                    hasColor: false,\n                    height: \"100%\",\n                    id: \"NyjNEssYl\",\n                    layoutId: \"NyjNEssYl\",\n                    paths: 17,\n                    startColor: \"rgb(255, 255, 255)\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    width: \"100%\"\n                  })\n                }), /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-ztp700-container\",\n                  children: /*#__PURE__*/_jsx(ShapesBig, {\n                    angle: 135,\n                    color: \"rgb(0, 153, 255)\",\n                    endColor: \"rgb(137, 210, 220)\",\n                    hasColor: false,\n                    height: \"100%\",\n                    id: \"rPOhOnQOs\",\n                    layoutId: \"rPOhOnQOs\",\n                    paths: 12,\n                    startColor: \"rgb(255, 255, 255)\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    width: \"100%\"\n                  })\n                }), /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-mhk1ni-container\",\n                  children: /*#__PURE__*/_jsx(ShapesBig, {\n                    angle: 315,\n                    color: \"rgb(0, 153, 255)\",\n                    endColor: \"rgb(137, 210, 220)\",\n                    hasColor: false,\n                    height: \"100%\",\n                    id: \"BT71IrYtt\",\n                    layoutId: \"BT71IrYtt\",\n                    paths: 9,\n                    startColor: \"rgb(255, 255, 255)\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    width: \"100%\"\n                  })\n                }), /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-1r5fuwi-container\",\n                  children: /*#__PURE__*/_jsx(ShapesBig, {\n                    angle: 135,\n                    color: \"rgb(0, 153, 255)\",\n                    endColor: \"rgb(137, 210, 220)\",\n                    hasColor: false,\n                    height: \"100%\",\n                    id: \"qyjbnNJZf\",\n                    layoutId: \"qyjbnNJZf\",\n                    paths: 0,\n                    startColor: \"rgb(255, 255, 255)\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    width: \"100%\"\n                  })\n                })]\n              }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  Kdmdkz7Bz: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h2\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                          \"--framer-font-family\": '\"Elsie\", sans-serif',\n                          \"--framer-font-size\": \"40px\",\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                        },\n                        children: \"The Future of Content Creation\"\n                      })\n                    })\n                  },\n                  xVcsJinu7: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h2\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                          \"--framer-font-family\": '\"Elsie\", sans-serif',\n                          \"--framer-font-size\": \"32px\",\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                        },\n                        children: \"The Future of Content Creation\"\n                      })\n                    })\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h2\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                        \"--framer-font-family\": '\"Elsie\", sans-serif',\n                        \"--framer-font-size\": \"48px\",\n                        \"--framer-text-alignment\": \"left\",\n                        \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                      },\n                      children: \"The Future of Content Creation\"\n                    })\n                  }),\n                  className: \"framer-1otu6bv\",\n                  fonts: [\"GF;Elsie-regular\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              }), /*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-v6gho9\",\n                \"data-framer-name\": \"Text\",\n                name: \"Text\",\n                children: [/*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h3\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                        \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                        \"--framer-font-size\": \"20px\",\n                        \"--framer-letter-spacing\": \"-0.025em\",\n                        \"--framer-line-height\": \"1.5em\",\n                        \"--framer-text-alignment\": \"left\",\n                        \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                      },\n                      children: \"Imagine a world where AI personas of famous creators like Elon Musk or J.K. Rowling can help you craft incredible content. Our no-code tool brings that vision to life.\"\n                    })\n                  }),\n                  className: \"framer-c2s6bi\",\n                  fonts: [\"GF;Zilla Slab-regular\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h3\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                        \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                        \"--framer-font-size\": \"20px\",\n                        \"--framer-letter-spacing\": \"-0.025em\",\n                        \"--framer-line-height\": \"1.5em\",\n                        \"--framer-text-alignment\": \"left\",\n                        \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                      },\n                      children: \"Easily build AI personas of your favorite content creators and let their genius help you create next-level content in minutes.\"\n                    })\n                  }),\n                  className: \"framer-1a8nrc1\",\n                  fonts: [\"GF;Zilla Slab-regular\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })]\n              })]\n            })\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1fpzmgq\",\n            \"data-framer-name\": \"Metrics\",\n            name: \"Metrics\",\n            children: /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1m5sbt9\",\n              children: [/*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-1gvow\",\n                \"data-framer-name\": \"Card\",\n                name: \"Card\",\n                children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    xVcsJinu7: {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h2\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                            \"--framer-font-family\": '\"Elsie\", sans-serif',\n                            \"--framer-font-size\": \"50px\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                          },\n                          children: \"500+\"\n                        })\n                      })\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h2\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                          \"--framer-font-family\": '\"Elsie\", sans-serif',\n                          \"--framer-font-size\": \"80px\",\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                        },\n                        children: \"500+\"\n                      })\n                    }),\n                    className: \"framer-1etk73u\",\n                    fonts: [\"GF;Elsie-regular\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h3\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                        \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                        \"--framer-font-size\": \"20px\",\n                        \"--framer-letter-spacing\": \"-0.025em\",\n                        \"--framer-line-height\": \"1.5em\",\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                      },\n                      children: \"Famous personas to choose from\"\n                    })\n                  }),\n                  className: \"framer-dlcxlt\",\n                  fonts: [\"GF;Zilla Slab-regular\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })]\n              }), /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-xdm1ys\",\n                \"data-framer-name\": \"Card\",\n                name: \"Card\",\n                children: /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-1j404zu-container\",\n                  children: /*#__PURE__*/_jsx(ShapesBig, {\n                    angle: 135,\n                    color: \"rgb(0, 153, 255)\",\n                    endColor: \"rgb(137, 210, 220)\",\n                    hasColor: false,\n                    height: \"100%\",\n                    id: \"sg3v3qYea\",\n                    layoutId: \"sg3v3qYea\",\n                    paths: 0,\n                    startColor: \"rgb(255, 255, 255)\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    width: \"100%\"\n                  })\n                })\n              }), /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-e74uzy\",\n                \"data-framer-name\": \"Card\",\n                name: \"Card\",\n                children: /*#__PURE__*/_jsx(Container, {\n                  className: \"framer-181arp0-container\",\n                  children: /*#__PURE__*/_jsx(ShapesBig, {\n                    angle: 315,\n                    color: \"rgb(0, 153, 255)\",\n                    endColor: \"rgb(137, 210, 220)\",\n                    hasColor: false,\n                    height: \"100%\",\n                    id: \"blf7cQvpO\",\n                    layoutId: \"blf7cQvpO\",\n                    paths: 13,\n                    startColor: \"rgb(255, 255, 255)\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    width: \"100%\"\n                  })\n                })\n              }), /*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-lywx49\",\n                \"data-framer-name\": \"Card\",\n                name: \"Card\",\n                children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    xVcsJinu7: {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h2\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                            \"--framer-font-family\": '\"Elsie\", sans-serif',\n                            \"--framer-font-size\": \"50px\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                          },\n                          children: \"5\"\n                        })\n                      })\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h2\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                          \"--framer-font-family\": '\"Elsie\", sans-serif',\n                          \"--framer-font-size\": \"80px\",\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                        },\n                        children: \"5\"\n                      })\n                    }),\n                    className: \"framer-sun0bc\",\n                    fonts: [\"GF;Elsie-regular\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h2\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                        \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                        \"--framer-font-size\": \"20px\",\n                        \"--framer-letter-spacing\": \"-0.025em\",\n                        \"--framer-line-height\": \"1.5em\",\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                      },\n                      children: \"Minutes to create your first persona\"\n                    })\n                  }),\n                  className: \"framer-n2z993\",\n                  fonts: [\"GF;Zilla Slab-regular\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })]\n              })]\n            })\n          }), /*#__PURE__*/_jsx(motion.section, {\n            className: \"framer-9ebqfv\",\n            \"data-framer-name\": \"Pricing\",\n            name: \"Pricing\",\n            children: /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1xu65sw\",\n              \"data-framer-name\": \"Container\",\n              name: \"Container\",\n              children: [/*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-1iol5zo\",\n                \"data-framer-name\": \"Card\",\n                name: \"Card\",\n                children: [/*#__PURE__*/_jsx(Container, {\n                  className: \"framer-13zac93-container\",\n                  children: /*#__PURE__*/_jsx(ShapesBig, {\n                    angle: 135,\n                    color: \"rgb(0, 153, 255)\",\n                    endColor: \"rgb(137, 210, 220)\",\n                    hasColor: false,\n                    height: \"100%\",\n                    id: \"NB0wfV_se\",\n                    layoutId: \"NB0wfV_se\",\n                    paths: 18,\n                    startColor: \"rgb(255, 255, 255)\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    width: \"100%\"\n                  })\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                        \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                        \"--framer-font-size\": \"14px\",\n                        \"--framer-line-height\": \"1.5em\",\n                        \"--framer-text-alignment\": \"left\",\n                        \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                      },\n                      children: \"Fame Maker\"\n                    })\n                  }),\n                  className: \"framer-1or2jho\",\n                  fonts: [\"GF;Zilla Slab-regular\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(motion.div, {\n                  className: \"framer-1iz9cb8\",\n                  children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                    breakpoint: baseVariant,\n                    overrides: {\n                      Kdmdkz7Bz: {\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"h3\", {\n                            style: {\n                              \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                              \"--framer-font-family\": '\"Elsie\", sans-serif',\n                              \"--framer-font-size\": \"32px\",\n                              \"--framer-line-height\": \"1em\",\n                              \"--framer-text-alignment\": \"left\",\n                              \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                            },\n                            children: \"$19.99/mo\"\n                          })\n                        })\n                      },\n                      xVcsJinu7: {\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"h3\", {\n                            style: {\n                              \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                              \"--framer-font-family\": '\"Elsie\", sans-serif',\n                              \"--framer-font-size\": \"32px\",\n                              \"--framer-line-height\": \"1em\",\n                              \"--framer-text-alignment\": \"left\",\n                              \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                            },\n                            children: \"$19.99/mo\"\n                          })\n                        })\n                      }\n                    },\n                    children: /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h3\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                            \"--framer-font-family\": '\"Elsie\", sans-serif',\n                            \"--framer-font-size\": \"40px\",\n                            \"--framer-line-height\": \"1em\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                          },\n                          children: \"$19.99/mo\"\n                        })\n                      }),\n                      className: \"framer-11yyn0w\",\n                      fonts: [\"GF;Elsie-regular\"],\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })\n                  })\n                }), /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-1v1f9z7\",\n                  children: [/*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-1j14gjt\",\n                    \"data-framer-name\": \"Row\",\n                    name: \"Row\",\n                    children: [/*#__PURE__*/_jsx(SVG, {\n                      className: \"framer-tjt0lv\",\n                      \"data-framer-name\": \"Check\",\n                      layout: \"position\",\n                      name: \"Check\",\n                      opacity: 1,\n                      svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 14.531 5.031 L 6.531 13.031 C 6.39 13.172 6.199 13.251 5.999 13.251 C 5.8 13.251 5.609 13.172 5.468 13.031 L 1.968 9.531 C 1.675 9.237 1.675 8.762 1.968 8.468 C 2.262 8.175 2.737 8.175 3.031 8.468 L 6 11.437 L 13.469 3.969 C 13.763 3.676 14.238 3.676 14.532 3.969 C 14.825 4.263 14.825 4.738 14.532 5.032 Z\" fill=\"#FFFFFF\"></path></svg>',\n                      svgContentId: 1761716946,\n                      withExternalLayout: true\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                            \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                            \"--framer-font-size\": \"14px\",\n                            \"--framer-line-height\": \"1.5em\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \"Basic Personas\"\n                        })\n                      }),\n                      className: \"framer-tssq79\",\n                      fonts: [\"GF;Zilla Slab-regular\"],\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  }), /*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-u1nwge\",\n                    \"data-framer-name\": \"Row\",\n                    name: \"Row\",\n                    children: [/*#__PURE__*/_jsx(SVG, {\n                      className: \"framer-1u6terp\",\n                      \"data-framer-name\": \"Check\",\n                      layout: \"position\",\n                      name: \"Check\",\n                      opacity: 1,\n                      svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 14.531 5.031 L 6.531 13.031 C 6.39 13.172 6.199 13.251 5.999 13.251 C 5.8 13.251 5.609 13.172 5.468 13.031 L 1.968 9.531 C 1.675 9.237 1.675 8.762 1.968 8.468 C 2.262 8.175 2.737 8.175 3.031 8.468 L 6 11.437 L 13.469 3.969 C 13.763 3.676 14.238 3.676 14.532 3.969 C 14.825 4.263 14.825 4.738 14.532 5.032 Z\" fill=\"#FFFFFF\"></path></svg>',\n                      svgContentId: 1761716946,\n                      withExternalLayout: true\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                            \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                            \"--framer-font-size\": \"14px\",\n                            \"--framer-line-height\": \"1.5em\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \"10 Requests\"\n                        })\n                      }),\n                      className: \"framer-1x5n2z5\",\n                      fonts: [\"GF;Zilla Slab-regular\"],\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  }), /*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-1nog7uc\",\n                    \"data-framer-name\": \"Row\",\n                    name: \"Row\",\n                    children: [/*#__PURE__*/_jsx(SVG, {\n                      className: \"framer-1qow5aw\",\n                      \"data-framer-name\": \"Check\",\n                      layout: \"position\",\n                      name: \"Check\",\n                      opacity: 1,\n                      svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 14.531 5.031 L 6.531 13.031 C 6.39 13.172 6.199 13.251 5.999 13.251 C 5.8 13.251 5.609 13.172 5.468 13.031 L 1.968 9.531 C 1.675 9.237 1.675 8.762 1.968 8.468 C 2.262 8.175 2.737 8.175 3.031 8.468 L 6 11.437 L 13.469 3.969 C 13.763 3.676 14.238 3.676 14.532 3.969 C 14.825 4.263 14.825 4.738 14.532 5.032 Z\" fill=\"#FFFFFF\"></path></svg>',\n                      svgContentId: 1761716946,\n                      withExternalLayout: true\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                            \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                            \"--framer-font-size\": \"14px\",\n                            \"--framer-line-height\": \"1.5em\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \"Email Support\"\n                        })\n                      }),\n                      className: \"framer-1lgj92g\",\n                      fonts: [\"GF;Zilla Slab-regular\"],\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  }), /*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-ehzizr\",\n                    \"data-framer-name\": \"Row\",\n                    name: \"Row\",\n                    children: [/*#__PURE__*/_jsx(SVG, {\n                      className: \"framer-vvs3ug\",\n                      \"data-framer-name\": \"Check\",\n                      layout: \"position\",\n                      name: \"Check\",\n                      opacity: 1,\n                      svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 14.531 5.031 L 6.531 13.031 C 6.39 13.172 6.199 13.251 5.999 13.251 C 5.8 13.251 5.609 13.172 5.468 13.031 L 1.968 9.531 C 1.675 9.237 1.675 8.762 1.968 8.468 C 2.262 8.175 2.737 8.175 3.031 8.468 L 6 11.437 L 13.469 3.969 C 13.763 3.676 14.238 3.676 14.532 3.969 C 14.825 4.263 14.825 4.738 14.532 5.032 Z\" fill=\"#FFFFFF\"></path></svg>',\n                      svgContentId: 1761716946,\n                      withExternalLayout: true\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                            \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                            \"--framer-font-size\": \"14px\",\n                            \"--framer-line-height\": \"1.5em\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \"No Watermark\"\n                        })\n                      }),\n                      className: \"framer-1rbsv4c\",\n                      fonts: [\"GF;Zilla Slab-regular\"],\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  })]\n                }), /*#__PURE__*/_jsx(motion.button, {\n                  className: \"framer-c9an60\",\n                  \"data-framer-name\": \"Button\",\n                  \"data-reset\": \"button\",\n                  name: \"Button\",\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                          \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                          \"--framer-font-size\": \"14px\",\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                        },\n                        children: \"Get Started\"\n                      })\n                    }),\n                    className: \"framer-ftu4ny\",\n                    fonts: [\"GF;Zilla Slab-regular\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                })]\n              }), /*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-rp7bl0\",\n                \"data-framer-name\": \"Card\",\n                name: \"Card\",\n                children: [/*#__PURE__*/_jsx(Container, {\n                  className: \"framer-z9g65l-container\",\n                  children: /*#__PURE__*/_jsx(ShapesBig, {\n                    angle: 135,\n                    color: \"rgb(0, 153, 255)\",\n                    endColor: \"rgb(137, 210, 220)\",\n                    hasColor: false,\n                    height: \"100%\",\n                    id: \"Zw6hGhd8R\",\n                    layoutId: \"Zw6hGhd8R\",\n                    paths: 1,\n                    startColor: \"rgb(255, 255, 255)\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    width: \"100%\"\n                  })\n                }), /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"p\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                        \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                        \"--framer-font-size\": \"14px\",\n                        \"--framer-line-height\": \"1.5em\",\n                        \"--framer-text-alignment\": \"left\",\n                        \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                      },\n                      children: \"Persona Master\"\n                    })\n                  }),\n                  className: \"framer-17hh8xi\",\n                  fonts: [\"GF;Zilla Slab-regular\"],\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsx(motion.div, {\n                  className: \"framer-tcargo\",\n                  children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                    breakpoint: baseVariant,\n                    overrides: {\n                      Kdmdkz7Bz: {\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"h3\", {\n                            style: {\n                              \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                              \"--framer-font-family\": '\"Elsie\", sans-serif',\n                              \"--framer-font-size\": \"32px\",\n                              \"--framer-line-height\": \"1em\",\n                              \"--framer-text-alignment\": \"left\",\n                              \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                            },\n                            children: \"$49.99/mo\"\n                          })\n                        })\n                      },\n                      xVcsJinu7: {\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"h3\", {\n                            style: {\n                              \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                              \"--framer-font-family\": '\"Elsie\", sans-serif',\n                              \"--framer-font-size\": \"32px\",\n                              \"--framer-line-height\": \"1em\",\n                              \"--framer-text-alignment\": \"left\",\n                              \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                            },\n                            children: \"$49.99/mo\"\n                          })\n                        })\n                      }\n                    },\n                    children: /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"h3\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                            \"--framer-font-family\": '\"Elsie\", sans-serif',\n                            \"--framer-font-size\": \"40px\",\n                            \"--framer-line-height\": \"1em\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"rgb(137, 210, 220)\"\n                          },\n                          children: \"$49.99/mo\"\n                        })\n                      }),\n                      className: \"framer-16l88h4\",\n                      fonts: [\"GF;Elsie-regular\"],\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })\n                  })\n                }), /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-minx4s\",\n                  children: [/*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-11b5mg\",\n                    \"data-framer-name\": \"Row\",\n                    name: \"Row\",\n                    children: [/*#__PURE__*/_jsx(SVG, {\n                      className: \"framer-3bg5io\",\n                      \"data-framer-name\": \"Check\",\n                      layout: \"position\",\n                      name: \"Check\",\n                      opacity: 1,\n                      svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 14.531 5.031 L 6.531 13.031 C 6.39 13.172 6.199 13.251 5.999 13.251 C 5.8 13.251 5.609 13.172 5.468 13.031 L 1.968 9.531 C 1.675 9.237 1.675 8.762 1.968 8.468 C 2.262 8.175 2.737 8.175 3.031 8.468 L 6 11.437 L 13.469 3.969 C 13.763 3.676 14.238 3.676 14.532 3.969 C 14.825 4.263 14.825 4.738 14.532 5.032 Z\" fill=\"#FFFFFF\"></path></svg>',\n                      svgContentId: 1761716946,\n                      withExternalLayout: true\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                            \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                            \"--framer-font-size\": \"14px\",\n                            \"--framer-line-height\": \"1.5em\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \"Advanced Personas\"\n                        })\n                      }),\n                      className: \"framer-t8mx1f\",\n                      fonts: [\"GF;Zilla Slab-regular\"],\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  }), /*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-yhizpl\",\n                    \"data-framer-name\": \"Row\",\n                    name: \"Row\",\n                    children: [/*#__PURE__*/_jsx(SVG, {\n                      className: \"framer-1rgsx25\",\n                      \"data-framer-name\": \"Check\",\n                      layout: \"position\",\n                      name: \"Check\",\n                      opacity: 1,\n                      svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 14.531 5.031 L 6.531 13.031 C 6.39 13.172 6.199 13.251 5.999 13.251 C 5.8 13.251 5.609 13.172 5.468 13.031 L 1.968 9.531 C 1.675 9.237 1.675 8.762 1.968 8.468 C 2.262 8.175 2.737 8.175 3.031 8.468 L 6 11.437 L 13.469 3.969 C 13.763 3.676 14.238 3.676 14.532 3.969 C 14.825 4.263 14.825 4.738 14.532 5.032 Z\" fill=\"#FFFFFF\"></path></svg>',\n                      svgContentId: 1761716946,\n                      withExternalLayout: true\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                            \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                            \"--framer-font-size\": \"14px\",\n                            \"--framer-line-height\": \"1.5em\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \"Unlimited Requests\"\n                        })\n                      }),\n                      className: \"framer-14si28x\",\n                      fonts: [\"GF;Zilla Slab-regular\"],\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  }), /*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-vj4min\",\n                    \"data-framer-name\": \"Row\",\n                    name: \"Row\",\n                    children: [/*#__PURE__*/_jsx(SVG, {\n                      className: \"framer-4gbbrx\",\n                      \"data-framer-name\": \"Check\",\n                      layout: \"position\",\n                      name: \"Check\",\n                      opacity: 1,\n                      svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 14.531 5.031 L 6.531 13.031 C 6.39 13.172 6.199 13.251 5.999 13.251 C 5.8 13.251 5.609 13.172 5.468 13.031 L 1.968 9.531 C 1.675 9.237 1.675 8.762 1.968 8.468 C 2.262 8.175 2.737 8.175 3.031 8.468 L 6 11.437 L 13.469 3.969 C 13.763 3.676 14.238 3.676 14.532 3.969 C 14.825 4.263 14.825 4.738 14.532 5.032 Z\" fill=\"#FFFFFF\"></path></svg>',\n                      svgContentId: 1761716946,\n                      withExternalLayout: true\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                            \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                            \"--framer-font-size\": \"14px\",\n                            \"--framer-line-height\": \"1.5em\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \"Priority Support\"\n                        })\n                      }),\n                      className: \"framer-1sq6yux\",\n                      fonts: [\"GF;Zilla Slab-regular\"],\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  }), /*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-1muizh3\",\n                    \"data-framer-name\": \"Row\",\n                    name: \"Row\",\n                    children: [/*#__PURE__*/_jsx(SVG, {\n                      className: \"framer-fbs295\",\n                      \"data-framer-name\": \"Check\",\n                      layout: \"position\",\n                      name: \"Check\",\n                      opacity: 1,\n                      svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 14.531 5.031 L 6.531 13.031 C 6.39 13.172 6.199 13.251 5.999 13.251 C 5.8 13.251 5.609 13.172 5.468 13.031 L 1.968 9.531 C 1.675 9.237 1.675 8.762 1.968 8.468 C 2.262 8.175 2.737 8.175 3.031 8.468 L 6 11.437 L 13.469 3.969 C 13.763 3.676 14.238 3.676 14.532 3.969 C 14.825 4.263 14.825 4.738 14.532 5.032 Z\" fill=\"#FFFFFF\"></path></svg>',\n                      svgContentId: 1761716946,\n                      withExternalLayout: true\n                    }), /*#__PURE__*/_jsx(RichText, {\n                      __fromCanvasComponent: true,\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                            \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                            \"--framer-font-size\": \"14px\",\n                            \"--framer-line-height\": \"1.5em\",\n                            \"--framer-text-alignment\": \"left\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \"No Watermark\"\n                        })\n                      }),\n                      className: \"framer-2ch1gv\",\n                      fonts: [\"GF;Zilla Slab-regular\"],\n                      verticalAlignment: \"top\",\n                      withExternalLayout: true\n                    })]\n                  })]\n                }), /*#__PURE__*/_jsx(motion.button, {\n                  className: \"framer-1xowtoj\",\n                  \"data-framer-name\": \"Button\",\n                  \"data-reset\": \"button\",\n                  name: \"Button\",\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7WmlsbGEgU2xhYi1yZWd1bGFy\",\n                          \"--framer-font-family\": '\"Zilla Slab\", \"Zilla Slab Placeholder\", serif',\n                          \"--framer-font-size\": \"14px\",\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                        },\n                        children: \"Try it Now\"\n                      })\n                    }),\n                    className: \"framer-a7n04d\",\n                    fonts: [\"GF;Zilla Slab-regular\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                })]\n              })]\n            })\n          }), /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1mga373\",\n            \"data-framer-name\": \"Quote\",\n            name: \"Quote\",\n            children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                xVcsJinu7: {\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h2\", {\n                      style: {\n                        \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                        \"--framer-font-family\": '\"Elsie\", sans-serif',\n                        \"--framer-font-size\": \"32px\",\n                        \"--framer-line-height\": \"1.3em\",\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                      },\n                      children: \"\u201CHarnessing the brilliance of famous creators has never been this easy!\u201C, randomBackgroundImage: \"\n                    })\n                  })\n                }\n              },\n              children: /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"h2\", {\n                    style: {\n                      \"--font-selector\": \"R0Y7RWxzaWUtcmVndWxhcg==\",\n                      \"--framer-font-family\": '\"Elsie\", sans-serif',\n                      \"--framer-font-size\": \"48px\",\n                      \"--framer-line-height\": \"1.3em\",\n                      \"--framer-text-alignment\": \"center\",\n                      \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                    },\n                    children: \"\u201CHarnessing the brilliance of famous creators has never been this easy!\u201C, randomBackgroundImage: \"\n                  })\n                }),\n                className: \"framer-14mdhsx\",\n                fonts: [\"GF;Elsie-regular\"],\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })\n            }), /*#__PURE__*/_jsx(Image, {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                intrinsicHeight: 0,\n                intrinsicWidth: 0,\n                loading: \"lazy\",\n                pixelHeight: 0,\n                pixelWidth: 0\n              },\n              className: \"framer-awvwiy\",\n              \"data-framer-name\": \"Image\",\n              name: \"Image\"\n            })]\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-xP1ZV [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; } }\", `.${metadata.bodyClassName} { background: #0D1317; }`, \".framer-xP1ZV .framer-lux5qc { display: block; }\", \".framer-xP1ZV .framer-72rtr7 { align-content: center; align-items: center; background-color: #0d1317; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\", \".framer-xP1ZV .framer-64f1t2 { align-content: center; align-items: center; background-color: #89d2dc; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 800px; justify-content: center; overflow: hidden; padding: 100px 50px 100px 50px; position: relative; width: 100%; }\", \".framer-xP1ZV .framer-1nj27gv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; max-width: 1000px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; z-index: 5; }\", \".framer-xP1ZV .framer-8u398o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-xP1ZV .framer-xg0fhh-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 30px; }\", \".framer-xP1ZV .framer-13gm2kw, .framer-xP1ZV .framer-11it4vu, .framer-xP1ZV .framer-jpaq4z { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\", \".framer-xP1ZV .framer-14ojsaf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-xP1ZV .framer-1rbg3g0-container { aspect-ratio: 1 / 1; bottom: 50px; flex: none; left: 50%; position: absolute; top: 50px; transform: translateX(-50%); width: var(--framer-aspect-ratio-supported, 700px); }\", \".framer-xP1ZV .framer-1xtd2ck, .framer-xP1ZV .framer-1fpzmgq { align-content: center; align-items: center; background-color: #0d1317; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 100px 100px 100px; position: relative; width: 100%; }\", \".framer-xP1ZV .framer-doccch { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-xP1ZV .framer-1s0xyje { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-xP1ZV .framer-1nczz36-container, .framer-xP1ZV .framer-ztp700-container, .framer-xP1ZV .framer-mhk1ni-container, .framer-xP1ZV .framer-1r5fuwi-container { aspect-ratio: 1 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 220px); position: relative; width: 1px; }\", \".framer-xP1ZV .framer-1otu6bv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-xP1ZV .framer-v6gho9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-xP1ZV .framer-c2s6bi, .framer-xP1ZV .framer-1a8nrc1 { --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; }\", \".framer-xP1ZV .framer-1m5sbt9 { display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(40px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-xP1ZV .framer-1gvow, .framer-xP1ZV .framer-lywx49 { align-content: center; align-items: center; align-self: center; background-color: #162027; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; grid-column: auto / span 2; height: 320px; justify-content: center; justify-self: center; overflow: hidden; padding: 60px 60px 60px 60px; position: relative; width: 100%; will-change: transform; }\", \".framer-xP1ZV .framer-1etk73u, .framer-xP1ZV .framer-sun0bc { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\", \".framer-xP1ZV .framer-dlcxlt, .framer-xP1ZV .framer-n2z993 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 400px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-xP1ZV .framer-xdm1ys, .framer-xP1ZV .framer-e74uzy { align-content: center; align-items: center; align-self: center; background-color: #162027; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 320px; justify-content: center; justify-self: center; overflow: hidden; padding: 60px 60px 60px 60px; position: relative; width: 100%; will-change: transform; }\", \".framer-xP1ZV .framer-1j404zu-container, .framer-xP1ZV .framer-181arp0-container { flex: none; height: 150px; position: relative; width: 150px; }\", \".framer-xP1ZV .framer-9ebqfv { align-content: center; align-items: center; background-color: #0d1317; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 100px 100px 100px 100px; position: relative; width: 100%; }\", \".framer-xP1ZV .framer-1xu65sw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-xP1ZV .framer-1iol5zo, .framer-xP1ZV .framer-rp7bl0 { align-content: flex-start; align-items: flex-start; background-color: #162027; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; box-shadow: 0px 10px 20px -20px rgba(0, 0, 0, 0.25); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 40px 40px 40px; position: relative; width: 1px; will-change: transform; }\", \".framer-xP1ZV .framer-13zac93-container, .framer-xP1ZV .framer-z9g65l-container { flex: none; height: 100px; position: relative; width: 100px; }\", \".framer-xP1ZV .framer-1or2jho, .framer-xP1ZV .framer-ftu4ny, .framer-xP1ZV .framer-17hh8xi, .framer-xP1ZV .framer-a7n04d { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-xP1ZV .framer-1iz9cb8, .framer-xP1ZV .framer-tcargo { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-xP1ZV .framer-11yyn0w, .framer-xP1ZV .framer-16l88h4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: 48px; position: relative; white-space: pre; width: auto; }\", \".framer-xP1ZV .framer-1v1f9z7, .framer-xP1ZV .framer-minx4s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 0px 20px 0px; position: relative; width: 100%; }\", \".framer-xP1ZV .framer-1j14gjt, .framer-xP1ZV .framer-u1nwge, .framer-xP1ZV .framer-1nog7uc, .framer-xP1ZV .framer-ehzizr, .framer-xP1ZV .framer-11b5mg, .framer-xP1ZV .framer-yhizpl, .framer-xP1ZV .framer-vj4min, .framer-xP1ZV .framer-1muizh3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-xP1ZV .framer-tjt0lv, .framer-xP1ZV .framer-1u6terp, .framer-xP1ZV .framer-1qow5aw, .framer-xP1ZV .framer-vvs3ug, .framer-xP1ZV .framer-3bg5io, .framer-xP1ZV .framer-1rgsx25, .framer-xP1ZV .framer-4gbbrx, .framer-xP1ZV .framer-fbs295 { flex: none; height: 16px; position: relative; width: 16px; }\", \".framer-xP1ZV .framer-tssq79, .framer-xP1ZV .framer-1x5n2z5, .framer-xP1ZV .framer-1lgj92g, .framer-xP1ZV .framer-1rbsv4c, .framer-xP1ZV .framer-t8mx1f, .framer-xP1ZV .framer-14si28x, .framer-xP1ZV .framer-1sq6yux, .framer-xP1ZV .framer-2ch1gv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\", \".framer-xP1ZV .framer-c9an60, .framer-xP1ZV .framer-1xowtoj { align-content: center; align-items: center; background-color: #232ed1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px 15px 15px 15px; position: relative; width: 100%; }\", \".framer-xP1ZV .framer-1mga373 { align-content: center; align-items: center; background-color: #0d1317; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 800px; mix-blend-mode: luminosity; overflow: hidden; padding: 100px 100px 100px 100px; position: relative; width: 100%; }\", \".framer-xP1ZV .framer-14mdhsx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; max-width: 1000px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 10; }\", \".framer-xP1ZV .framer-awvwiy { bottom: 0px; flex: none; left: 0px; opacity: 0.3; overflow: hidden; position: absolute; right: 0px; top: 0px; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xP1ZV .framer-72rtr7, .framer-xP1ZV .framer-64f1t2, .framer-xP1ZV .framer-1xtd2ck, .framer-xP1ZV .framer-doccch, .framer-xP1ZV .framer-1s0xyje, .framer-xP1ZV .framer-v6gho9, .framer-xP1ZV .framer-1fpzmgq, .framer-xP1ZV .framer-1gvow, .framer-xP1ZV .framer-xdm1ys, .framer-xP1ZV .framer-e74uzy, .framer-xP1ZV .framer-lywx49, .framer-xP1ZV .framer-9ebqfv, .framer-xP1ZV .framer-1xu65sw, .framer-xP1ZV .framer-1iol5zo, .framer-xP1ZV .framer-1iz9cb8, .framer-xP1ZV .framer-1v1f9z7, .framer-xP1ZV .framer-1j14gjt, .framer-xP1ZV .framer-u1nwge, .framer-xP1ZV .framer-1nog7uc, .framer-xP1ZV .framer-ehzizr, .framer-xP1ZV .framer-c9an60, .framer-xP1ZV .framer-rp7bl0, .framer-xP1ZV .framer-tcargo, .framer-xP1ZV .framer-minx4s, .framer-xP1ZV .framer-11b5mg, .framer-xP1ZV .framer-yhizpl, .framer-xP1ZV .framer-vj4min, .framer-xP1ZV .framer-1muizh3, .framer-xP1ZV .framer-1xowtoj, .framer-xP1ZV .framer-1mga373 { gap: 0px; } .framer-xP1ZV .framer-72rtr7 > *, .framer-xP1ZV .framer-1xtd2ck > *, .framer-xP1ZV .framer-1fpzmgq > *, .framer-xP1ZV .framer-1gvow > *, .framer-xP1ZV .framer-lywx49 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-xP1ZV .framer-72rtr7 > :first-child, .framer-xP1ZV .framer-1xtd2ck > :first-child, .framer-xP1ZV .framer-doccch > :first-child, .framer-xP1ZV .framer-1fpzmgq > :first-child, .framer-xP1ZV .framer-1gvow > :first-child, .framer-xP1ZV .framer-xdm1ys > :first-child, .framer-xP1ZV .framer-e74uzy > :first-child, .framer-xP1ZV .framer-lywx49 > :first-child, .framer-xP1ZV .framer-9ebqfv > :first-child, .framer-xP1ZV .framer-1iol5zo > :first-child, .framer-xP1ZV .framer-1v1f9z7 > :first-child, .framer-xP1ZV .framer-rp7bl0 > :first-child, .framer-xP1ZV .framer-minx4s > :first-child { margin-top: 0px; } .framer-xP1ZV .framer-72rtr7 > :last-child, .framer-xP1ZV .framer-1xtd2ck > :last-child, .framer-xP1ZV .framer-doccch > :last-child, .framer-xP1ZV .framer-1fpzmgq > :last-child, .framer-xP1ZV .framer-1gvow > :last-child, .framer-xP1ZV .framer-xdm1ys > :last-child, .framer-xP1ZV .framer-e74uzy > :last-child, .framer-xP1ZV .framer-lywx49 > :last-child, .framer-xP1ZV .framer-9ebqfv > :last-child, .framer-xP1ZV .framer-1iol5zo > :last-child, .framer-xP1ZV .framer-1v1f9z7 > :last-child, .framer-xP1ZV .framer-rp7bl0 > :last-child, .framer-xP1ZV .framer-minx4s > :last-child { margin-bottom: 0px; } .framer-xP1ZV .framer-64f1t2 > *, .framer-xP1ZV .framer-1j14gjt > *, .framer-xP1ZV .framer-u1nwge > *, .framer-xP1ZV .framer-1nog7uc > *, .framer-xP1ZV .framer-ehzizr > *, .framer-xP1ZV .framer-c9an60 > *, .framer-xP1ZV .framer-11b5mg > *, .framer-xP1ZV .framer-yhizpl > *, .framer-xP1ZV .framer-vj4min > *, .framer-xP1ZV .framer-1muizh3 > *, .framer-xP1ZV .framer-1xowtoj > *, .framer-xP1ZV .framer-1mga373 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-xP1ZV .framer-64f1t2 > :first-child, .framer-xP1ZV .framer-1s0xyje > :first-child, .framer-xP1ZV .framer-v6gho9 > :first-child, .framer-xP1ZV .framer-1xu65sw > :first-child, .framer-xP1ZV .framer-1iz9cb8 > :first-child, .framer-xP1ZV .framer-1j14gjt > :first-child, .framer-xP1ZV .framer-u1nwge > :first-child, .framer-xP1ZV .framer-1nog7uc > :first-child, .framer-xP1ZV .framer-ehzizr > :first-child, .framer-xP1ZV .framer-c9an60 > :first-child, .framer-xP1ZV .framer-tcargo > :first-child, .framer-xP1ZV .framer-11b5mg > :first-child, .framer-xP1ZV .framer-yhizpl > :first-child, .framer-xP1ZV .framer-vj4min > :first-child, .framer-xP1ZV .framer-1muizh3 > :first-child, .framer-xP1ZV .framer-1xowtoj > :first-child, .framer-xP1ZV .framer-1mga373 > :first-child { margin-left: 0px; } .framer-xP1ZV .framer-64f1t2 > :last-child, .framer-xP1ZV .framer-1s0xyje > :last-child, .framer-xP1ZV .framer-v6gho9 > :last-child, .framer-xP1ZV .framer-1xu65sw > :last-child, .framer-xP1ZV .framer-1iz9cb8 > :last-child, .framer-xP1ZV .framer-1j14gjt > :last-child, .framer-xP1ZV .framer-u1nwge > :last-child, .framer-xP1ZV .framer-1nog7uc > :last-child, .framer-xP1ZV .framer-ehzizr > :last-child, .framer-xP1ZV .framer-c9an60 > :last-child, .framer-xP1ZV .framer-tcargo > :last-child, .framer-xP1ZV .framer-11b5mg > :last-child, .framer-xP1ZV .framer-yhizpl > :last-child, .framer-xP1ZV .framer-vj4min > :last-child, .framer-xP1ZV .framer-1muizh3 > :last-child, .framer-xP1ZV .framer-1xowtoj > :last-child, .framer-xP1ZV .framer-1mga373 > :last-child { margin-right: 0px; } .framer-xP1ZV .framer-doccch > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-xP1ZV .framer-1s0xyje > *, .framer-xP1ZV .framer-v6gho9 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-xP1ZV .framer-xdm1ys > *, .framer-xP1ZV .framer-e74uzy > *, .framer-xP1ZV .framer-1iol5zo > *, .framer-xP1ZV .framer-rp7bl0 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-xP1ZV .framer-9ebqfv > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-xP1ZV .framer-1xu65sw > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-xP1ZV .framer-1iz9cb8 > *, .framer-xP1ZV .framer-tcargo > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-xP1ZV .framer-1v1f9z7 > *, .framer-xP1ZV .framer-minx4s > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\", \"@media (min-width: 1200px) { .framer-xP1ZV .hidden-72rtr7 { display: none !important; } }\", `@media (min-width: 810px) and (max-width: 1199px) { .framer-xP1ZV .hidden-1y1y4rt { display: none !important; } .${metadata.bodyClassName} { background: #0D1317; } .framer-xP1ZV .framer-72rtr7 { width: 810px; } .framer-xP1ZV .framer-1xtd2ck { padding: 80px 40px 80px 40px; } .framer-xP1ZV .framer-1nczz36-container, .framer-xP1ZV .framer-ztp700-container, .framer-xP1ZV .framer-mhk1ni-container, .framer-xP1ZV .framer-1r5fuwi-container { height: var(--framer-aspect-ratio-supported, 153px); } .framer-xP1ZV .framer-1fpzmgq { align-content: flex-start; align-items: flex-start; padding: 80px 40px 80px 40px; } .framer-xP1ZV .framer-1m5sbt9 { grid-template-columns: repeat(2, minmax(40px, 1fr)); } .framer-xP1ZV .framer-1gvow, .framer-xP1ZV .framer-xdm1ys, .framer-xP1ZV .framer-e74uzy, .framer-xP1ZV .framer-lywx49 { border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; } .framer-xP1ZV .framer-9ebqfv { padding: 50px 50px 50px 50px; } .framer-xP1ZV .framer-1xu65sw { flex-direction: column; } .framer-xP1ZV .framer-1iol5zo, .framer-xP1ZV .framer-rp7bl0 { flex: none; width: 100%; } .framer-xP1ZV .framer-1mga373 { height: 600px; padding: 50px 50px 50px 50px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xP1ZV .framer-1xu65sw { gap: 0px; } .framer-xP1ZV .framer-1xu65sw > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-xP1ZV .framer-1xu65sw > :first-child { margin-top: 0px; } .framer-xP1ZV .framer-1xu65sw > :last-child { margin-bottom: 0px; } }}`, `@media (max-width: 809px) { .framer-xP1ZV .hidden-1ckdnf9 { display: none !important; } .${metadata.bodyClassName} { background: #0D1317; } .framer-xP1ZV .framer-72rtr7 { width: 390px; } .framer-xP1ZV .framer-64f1t2 { height: 400px; padding: 20px 20px 20px 20px; } .framer-xP1ZV .framer-1nj27gv { order: 1; } .framer-xP1ZV .framer-1rbg3g0-container { order: 0; width: var(--framer-aspect-ratio-supported, 300px); } .framer-xP1ZV .framer-1xtd2ck { padding: 60px 20px 60px 20px; } .framer-xP1ZV .framer-doccch { align-content: center; align-items: center; } .framer-xP1ZV .framer-1nczz36-container { height: var(--framer-aspect-ratio-supported, 58px); order: 0; } .framer-xP1ZV .framer-ztp700-container { height: var(--framer-aspect-ratio-supported, 58px); order: 1; } .framer-xP1ZV .framer-mhk1ni-container { height: var(--framer-aspect-ratio-supported, 58px); order: 2; } .framer-xP1ZV .framer-1r5fuwi-container { height: var(--framer-aspect-ratio-supported, 58px); order: 3; } .framer-xP1ZV .framer-v6gho9 { flex-direction: column; justify-content: flex-start; } .framer-xP1ZV .framer-c2s6bi, .framer-xP1ZV .framer-1a8nrc1, .framer-xP1ZV .framer-1iol5zo, .framer-xP1ZV .framer-rp7bl0 { flex: none; width: 100%; } .framer-xP1ZV .framer-1fpzmgq, .framer-xP1ZV .framer-9ebqfv { padding: 20px 20px 20px 20px; } .framer-xP1ZV .framer-1m5sbt9 { grid-template-columns: repeat(1, minmax(40px, 1fr)); } .framer-xP1ZV .framer-1gvow, .framer-xP1ZV .framer-lywx49 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; grid-column: auto / span 1; } .framer-xP1ZV .framer-xdm1ys, .framer-xP1ZV .framer-e74uzy { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; } .framer-xP1ZV .framer-1xu65sw { flex-direction: column; } .framer-xP1ZV .framer-1v1f9z7, .framer-xP1ZV .framer-minx4s { padding: 10px 0px 20px 0px; } .framer-xP1ZV .framer-1mga373 { gap: 40px; min-height: unset; padding: 100px 20px 100px 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xP1ZV .framer-v6gho9, .framer-xP1ZV .framer-1xu65sw, .framer-xP1ZV .framer-1mga373 { gap: 0px; } .framer-xP1ZV .framer-v6gho9 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-xP1ZV .framer-v6gho9 > :first-child, .framer-xP1ZV .framer-1xu65sw > :first-child { margin-top: 0px; } .framer-xP1ZV .framer-v6gho9 > :last-child, .framer-xP1ZV .framer-1xu65sw > :last-child { margin-bottom: 0px; } .framer-xP1ZV .framer-1xu65sw > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-xP1ZV .framer-1mga373 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-xP1ZV .framer-1mga373 > :first-child { margin-left: 0px; } .framer-xP1ZV .framer-1mga373 > :last-child { margin-right: 0px; } }}`]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerIntrinsicHeight 3831\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Kdmdkz7Bz\":{\"layout\":[\"fixed\",\"auto\"]},\"xVcsJinu7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         */\nconst FrameraugiA20Il = withCSS(Component, css, \"framer-xP1ZV\");\nexport default FrameraugiA20Il;\nFrameraugiA20Il.displayName = \"Home\";\nFrameraugiA20Il.defaultProps = {\n  height: 3831,\n  width: 1200\n};\naddFonts(FrameraugiA20Il, [{\n  family: \"Zilla Slab\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/augiA20Il:default\",\n    url: \"https://fonts.gstatic.com/s/zillaslab/v11/dFa6ZfeM_74wlPZtksIFWj0w_HyIRlE.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/zillaslab/v11/dFa6ZfeM_74wlPZtksIFWj0w_HyIRlE.ttf\",\n  weight: \"400\"\n}, {\n  family: \"Elsie\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:screen/augiA20Il:default\",\n    url: \"https://fonts.gstatic.com/s/elsie/v13/BCanqZABrez54yYu9slAeLgX.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/elsie/v13/BCanqZABrez54yYu9slAeLgX.ttf\",\n  weight: \"400\"\n}, ...ShapesBigFonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FrameraugiA20Il\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerResponsiveScreen\": \"\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Kdmdkz7Bz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xVcsJinu7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerIntrinsicHeight\": \"3831\",\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["murmur2", "r", "t", "a", "e", "c", "ShapesBig", "props", "image", "paths", "hasColor", "color", "startColor", "endColor", "angle", "nodeId", "path", "shapesBig", "id", "se", "murmur2", "scale", "p", "addPropertyControls", "ControlType", "_", "i", "shape", "ShapesBigFonts", "getFonts", "ShapesBig", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "humanReadableVariantMap", "transitions", "transformTemplate", "_", "t", "metadata", "augiA20Il_default", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "variant", "fe", "metadata1", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "ShapesBig", "RichText", "x", "PropertyOverrides", "SVG", "Image2", "css", "FrameraugiA20Il", "withCSS", "addFonts", "ShapesBigFonts", "__FramerMetadata__"]
}
