{
  "version": 3,
  "sources": ["ssg:https://boosters.flowbase.co/before-after-framer.js#Pi7ExYI4gXmQ", "ssg:https://framerusercontent.com/modules/07UmMgEjHC2ihLKoyRAX/8Ae8OoMAv5FTlgdFbkjS/Before_After_Image_Slider.js", "ssg:https://framerusercontent.com/modules/WuR74UHHkGjDRF2VnJYl/n4EI97IGVndNDx1SCElA/mHjFE6JuI.js"],
  "sourcesContent": ["import * as Sr from \"react\";\nimport Yr, { forwardRef as $t, useContext as Be, createContext as Ur, createElement as ne, Fragment as qr, useRef as te, useEffect as We, useState as Dt } from \"react\";\nvar Re = {}, jt = {\n  get exports() {\n    return Re;\n  },\n  set exports(e) {\n    Re = e;\n  }\n}, le = {};\n/**\n * @license React\n * react-jsx-runtime.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nvar Rr;\nfunction Lt() {\n  if (Rr)\n    return le;\n  Rr = 1;\n  var e = Yr, r = Symbol.for(\"react.element\"), n = Symbol.for(\"react.fragment\"), a = Object.prototype.hasOwnProperty, i = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, s = { key: !0, ref: !0, __self: !0, __source: !0 };\n  function l(u, d, g) {\n    var f, v = {}, C = null, T = null;\n    g !== void 0 && (C = \"\" + g), d.key !== void 0 && (C = \"\" + d.key), d.ref !== void 0 && (T = d.ref);\n    for (f in d)\n      a.call(d, f) && !s.hasOwnProperty(f) && (v[f] = d[f]);\n    if (u && u.defaultProps)\n      for (f in d = u.defaultProps, d)\n        v[f] === void 0 && (v[f] = d[f]);\n    return { $$typeof: r, type: u, key: C, ref: T, props: v, _owner: i.current };\n  }\n  return le.Fragment = n, le.jsx = l, le.jsxs = l, le;\n}\nvar ue = {};\n/**\n * @license React\n * react-jsx-runtime.development.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nvar Or;\nfunction Vt() {\n  return Or || (Or = 1, process.env.NODE_ENV !== \"production\" && function() {\n    var e = Yr, r = Symbol.for(\"react.element\"), n = Symbol.for(\"react.portal\"), a = Symbol.for(\"react.fragment\"), i = Symbol.for(\"react.strict_mode\"), s = Symbol.for(\"react.profiler\"), l = Symbol.for(\"react.provider\"), u = Symbol.for(\"react.context\"), d = Symbol.for(\"react.forward_ref\"), g = Symbol.for(\"react.suspense\"), f = Symbol.for(\"react.suspense_list\"), v = Symbol.for(\"react.memo\"), C = Symbol.for(\"react.lazy\"), T = Symbol.for(\"react.offscreen\"), x = Symbol.iterator, h = \"@@iterator\";\n    function O(t) {\n      if (t === null || typeof t != \"object\")\n        return null;\n      var o = x && t[x] || t[h];\n      return typeof o == \"function\" ? o : null;\n    }\n    var E = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;\n    function p(t) {\n      {\n        for (var o = arguments.length, c = new Array(o > 1 ? o - 1 : 0), m = 1; m < o; m++)\n          c[m - 1] = arguments[m];\n        P(\"error\", t, c);\n      }\n    }\n    function P(t, o, c) {\n      {\n        var m = E.ReactDebugCurrentFrame, w = m.getStackAddendum();\n        w !== \"\" && (o += \"%s\", c = c.concat([w]));\n        var k = c.map(function(y) {\n          return String(y);\n        });\n        k.unshift(\"Warning: \" + o), Function.prototype.apply.call(console[t], console, k);\n      }\n    }\n    var q = !1, D = !1, V = !1, R = !1, Ne = !1, K;\n    K = Symbol.for(\"react.module.reference\");\n    function Q(t) {\n      return !!(typeof t == \"string\" || typeof t == \"function\" || t === a || t === s || Ne || t === i || t === g || t === f || R || t === T || q || D || V || typeof t == \"object\" && t !== null && (t.$$typeof === C || t.$$typeof === v || t.$$typeof === l || t.$$typeof === u || t.$$typeof === d || // This needs to include all possible module reference object\n      // types supported by any Flight configuration anywhere since\n      // we don't know which Flight build this will end up being used\n      // with.\n      t.$$typeof === K || t.getModuleId !== void 0));\n    }\n    function ct(t, o, c) {\n      var m = t.displayName;\n      if (m)\n        return m;\n      var w = o.displayName || o.name || \"\";\n      return w !== \"\" ? c + \"(\" + w + \")\" : c;\n    }\n    function rr(t) {\n      return t.displayName || \"Context\";\n    }\n    function G(t) {\n      if (t == null)\n        return null;\n      if (typeof t.tag == \"number\" && p(\"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue.\"), typeof t == \"function\")\n        return t.displayName || t.name || null;\n      if (typeof t == \"string\")\n        return t;\n      switch (t) {\n        case a:\n          return \"Fragment\";\n        case n:\n          return \"Portal\";\n        case s:\n          return \"Profiler\";\n        case i:\n          return \"StrictMode\";\n        case g:\n          return \"Suspense\";\n        case f:\n          return \"SuspenseList\";\n      }\n      if (typeof t == \"object\")\n        switch (t.$$typeof) {\n          case u:\n            var o = t;\n            return rr(o) + \".Consumer\";\n          case l:\n            var c = t;\n            return rr(c._context) + \".Provider\";\n          case d:\n            return ct(t, t.render, \"ForwardRef\");\n          case v:\n            var m = t.displayName || null;\n            return m !== null ? m : G(t.type) || \"Memo\";\n          case C: {\n            var w = t, k = w._payload, y = w._init;\n            try {\n              return G(y(k));\n            } catch {\n              return null;\n            }\n          }\n        }\n      return null;\n    }\n    var Z = Object.assign, se = 0, tr, nr, ar, ir, or, sr, cr;\n    function lr() {\n    }\n    lr.__reactDisabledLog = !0;\n    function lt() {\n      {\n        if (se === 0) {\n          tr = console.log, nr = console.info, ar = console.warn, ir = console.error, or = console.group, sr = console.groupCollapsed, cr = console.groupEnd;\n          var t = {\n            configurable: !0,\n            enumerable: !0,\n            value: lr,\n            writable: !0\n          };\n          Object.defineProperties(console, {\n            info: t,\n            log: t,\n            warn: t,\n            error: t,\n            group: t,\n            groupCollapsed: t,\n            groupEnd: t\n          });\n        }\n        se++;\n      }\n    }\n    function ut() {\n      {\n        if (se--, se === 0) {\n          var t = {\n            configurable: !0,\n            enumerable: !0,\n            writable: !0\n          };\n          Object.defineProperties(console, {\n            log: Z({}, t, {\n              value: tr\n            }),\n            info: Z({}, t, {\n              value: nr\n            }),\n            warn: Z({}, t, {\n              value: ar\n            }),\n            error: Z({}, t, {\n              value: ir\n            }),\n            group: Z({}, t, {\n              value: or\n            }),\n            groupCollapsed: Z({}, t, {\n              value: sr\n            }),\n            groupEnd: Z({}, t, {\n              value: cr\n            })\n          });\n        }\n        se < 0 && p(\"disabledDepth fell below zero. This is a bug in React. Please file an issue.\");\n      }\n    }\n    var Ae = E.ReactCurrentDispatcher, Ie;\n    function ve(t, o, c) {\n      {\n        if (Ie === void 0)\n          try {\n            throw Error();\n          } catch (w) {\n            var m = w.stack.trim().match(/\\n( *(at )?)/);\n            Ie = m && m[1] || \"\";\n          }\n        return `\n` + Ie + t;\n      }\n    }\n    var $e = !1, ge;\n    {\n      var ft = typeof WeakMap == \"function\" ? WeakMap : Map;\n      ge = new ft();\n    }\n    function ur(t, o) {\n      if (!t || $e)\n        return \"\";\n      {\n        var c = ge.get(t);\n        if (c !== void 0)\n          return c;\n      }\n      var m;\n      $e = !0;\n      var w = Error.prepareStackTrace;\n      Error.prepareStackTrace = void 0;\n      var k;\n      k = Ae.current, Ae.current = null, lt();\n      try {\n        if (o) {\n          var y = function() {\n            throw Error();\n          };\n          if (Object.defineProperty(y.prototype, \"props\", {\n            set: function() {\n              throw Error();\n            }\n          }), typeof Reflect == \"object\" && Reflect.construct) {\n            try {\n              Reflect.construct(y, []);\n            } catch (J) {\n              m = J;\n            }\n            Reflect.construct(t, [], y);\n          } else {\n            try {\n              y.call();\n            } catch (J) {\n              m = J;\n            }\n            t.call(y.prototype);\n          }\n        } else {\n          try {\n            throw Error();\n          } catch (J) {\n            m = J;\n          }\n          t();\n        }\n      } catch (J) {\n        if (J && m && typeof J.stack == \"string\") {\n          for (var b = J.stack.split(`\n`), F = m.stack.split(`\n`), N = b.length - 1, A = F.length - 1; N >= 1 && A >= 0 && b[N] !== F[A]; )\n            A--;\n          for (; N >= 1 && A >= 0; N--, A--)\n            if (b[N] !== F[A]) {\n              if (N !== 1 || A !== 1)\n                do\n                  if (N--, A--, A < 0 || b[N] !== F[A]) {\n                    var Y = `\n` + b[N].replace(\" at new \", \" at \");\n                    return t.displayName && Y.includes(\"<anonymous>\") && (Y = Y.replace(\"<anonymous>\", t.displayName)), typeof t == \"function\" && ge.set(t, Y), Y;\n                  }\n                while (N >= 1 && A >= 0);\n              break;\n            }\n        }\n      } finally {\n        $e = !1, Ae.current = k, ut(), Error.prepareStackTrace = w;\n      }\n      var re = t ? t.displayName || t.name : \"\", _r = re ? ve(re) : \"\";\n      return typeof t == \"function\" && ge.set(t, _r), _r;\n    }\n    function dt(t, o, c) {\n      return ur(t, !1);\n    }\n    function pt(t) {\n      var o = t.prototype;\n      return !!(o && o.isReactComponent);\n    }\n    function be(t, o, c) {\n      if (t == null)\n        return \"\";\n      if (typeof t == \"function\")\n        return ur(t, pt(t));\n      if (typeof t == \"string\")\n        return ve(t);\n      switch (t) {\n        case g:\n          return ve(\"Suspense\");\n        case f:\n          return ve(\"SuspenseList\");\n      }\n      if (typeof t == \"object\")\n        switch (t.$$typeof) {\n          case d:\n            return dt(t.render);\n          case v:\n            return be(t.type, o, c);\n          case C: {\n            var m = t, w = m._payload, k = m._init;\n            try {\n              return be(k(w), o, c);\n            } catch {\n            }\n          }\n        }\n      return \"\";\n    }\n    var ye = Object.prototype.hasOwnProperty, fr = {}, dr = E.ReactDebugCurrentFrame;\n    function Ee(t) {\n      if (t) {\n        var o = t._owner, c = be(t.type, t._source, o ? o.type : null);\n        dr.setExtraStackFrame(c);\n      } else\n        dr.setExtraStackFrame(null);\n    }\n    function ht(t, o, c, m, w) {\n      {\n        var k = Function.call.bind(ye);\n        for (var y in t)\n          if (k(t, y)) {\n            var b = void 0;\n            try {\n              if (typeof t[y] != \"function\") {\n                var F = Error((m || \"React class\") + \": \" + c + \" type `\" + y + \"` is invalid; it must be a function, usually from the `prop-types` package, but received `\" + typeof t[y] + \"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.\");\n                throw F.name = \"Invariant Violation\", F;\n              }\n              b = t[y](o, y, m, c, null, \"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED\");\n            } catch (N) {\n              b = N;\n            }\n            b && !(b instanceof Error) && (Ee(w), p(\"%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).\", m || \"React class\", c, y, typeof b), Ee(null)), b instanceof Error && !(b.message in fr) && (fr[b.message] = !0, Ee(w), p(\"Failed %s type: %s\", c, b.message), Ee(null));\n          }\n      }\n    }\n    var mt = Array.isArray;\n    function De(t) {\n      return mt(t);\n    }\n    function vt(t) {\n      {\n        var o = typeof Symbol == \"function\" && Symbol.toStringTag, c = o && t[Symbol.toStringTag] || t.constructor.name || \"Object\";\n        return c;\n      }\n    }\n    function gt(t) {\n      try {\n        return pr(t), !1;\n      } catch {\n        return !0;\n      }\n    }\n    function pr(t) {\n      return \"\" + t;\n    }\n    function hr(t) {\n      if (gt(t))\n        return p(\"The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.\", vt(t)), pr(t);\n    }\n    var ce = E.ReactCurrentOwner, bt = {\n      key: !0,\n      ref: !0,\n      __self: !0,\n      __source: !0\n    }, mr, vr, je;\n    je = {};\n    function yt(t) {\n      if (ye.call(t, \"ref\")) {\n        var o = Object.getOwnPropertyDescriptor(t, \"ref\").get;\n        if (o && o.isReactWarning)\n          return !1;\n      }\n      return t.ref !== void 0;\n    }\n    function Et(t) {\n      if (ye.call(t, \"key\")) {\n        var o = Object.getOwnPropertyDescriptor(t, \"key\").get;\n        if (o && o.isReactWarning)\n          return !1;\n      }\n      return t.key !== void 0;\n    }\n    function xt(t, o) {\n      if (typeof t.ref == \"string\" && ce.current && o && ce.current.stateNode !== o) {\n        var c = G(ce.current.type);\n        je[c] || (p('Component \"%s\" contains the string ref \"%s\". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', G(ce.current.type), t.ref), je[c] = !0);\n      }\n    }\n    function wt(t, o) {\n      {\n        var c = function() {\n          mr || (mr = !0, p(\"%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)\", o));\n        };\n        c.isReactWarning = !0, Object.defineProperty(t, \"key\", {\n          get: c,\n          configurable: !0\n        });\n      }\n    }\n    function _t(t, o) {\n      {\n        var c = function() {\n          vr || (vr = !0, p(\"%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)\", o));\n        };\n        c.isReactWarning = !0, Object.defineProperty(t, \"ref\", {\n          get: c,\n          configurable: !0\n        });\n      }\n    }\n    var St = function(t, o, c, m, w, k, y) {\n      var b = {\n        // This tag allows us to uniquely identify this as a React Element\n        $$typeof: r,\n        // Built-in properties that belong on the element\n        type: t,\n        key: o,\n        ref: c,\n        props: y,\n        // Record the component responsible for creating this element.\n        _owner: k\n      };\n      return b._store = {}, Object.defineProperty(b._store, \"validated\", {\n        configurable: !1,\n        enumerable: !1,\n        writable: !0,\n        value: !1\n      }), Object.defineProperty(b, \"_self\", {\n        configurable: !1,\n        enumerable: !1,\n        writable: !1,\n        value: m\n      }), Object.defineProperty(b, \"_source\", {\n        configurable: !1,\n        enumerable: !1,\n        writable: !1,\n        value: w\n      }), Object.freeze && (Object.freeze(b.props), Object.freeze(b)), b;\n    };\n    function Rt(t, o, c, m, w) {\n      {\n        var k, y = {}, b = null, F = null;\n        c !== void 0 && (hr(c), b = \"\" + c), Et(o) && (hr(o.key), b = \"\" + o.key), yt(o) && (F = o.ref, xt(o, w));\n        for (k in o)\n          ye.call(o, k) && !bt.hasOwnProperty(k) && (y[k] = o[k]);\n        if (t && t.defaultProps) {\n          var N = t.defaultProps;\n          for (k in N)\n            y[k] === void 0 && (y[k] = N[k]);\n        }\n        if (b || F) {\n          var A = typeof t == \"function\" ? t.displayName || t.name || \"Unknown\" : t;\n          b && wt(y, A), F && _t(y, A);\n        }\n        return St(t, b, F, w, m, ce.current, y);\n      }\n    }\n    var Le = E.ReactCurrentOwner, gr = E.ReactDebugCurrentFrame;\n    function ee(t) {\n      if (t) {\n        var o = t._owner, c = be(t.type, t._source, o ? o.type : null);\n        gr.setExtraStackFrame(c);\n      } else\n        gr.setExtraStackFrame(null);\n    }\n    var Ve;\n    Ve = !1;\n    function Fe(t) {\n      return typeof t == \"object\" && t !== null && t.$$typeof === r;\n    }\n    function br() {\n      {\n        if (Le.current) {\n          var t = G(Le.current.type);\n          if (t)\n            return `\n\nCheck the render method of \\`` + t + \"`.\";\n        }\n        return \"\";\n      }\n    }\n    function Ot(t) {\n      {\n        if (t !== void 0) {\n          var o = t.fileName.replace(/^.*[\\\\\\/]/, \"\"), c = t.lineNumber;\n          return `\n\nCheck your code at ` + o + \":\" + c + \".\";\n        }\n        return \"\";\n      }\n    }\n    var yr = {};\n    function kt(t) {\n      {\n        var o = br();\n        if (!o) {\n          var c = typeof t == \"string\" ? t : t.displayName || t.name;\n          c && (o = `\n\nCheck the top-level render call using <` + c + \">.\");\n        }\n        return o;\n      }\n    }\n    function Er(t, o) {\n      {\n        if (!t._store || t._store.validated || t.key != null)\n          return;\n        t._store.validated = !0;\n        var c = kt(o);\n        if (yr[c])\n          return;\n        yr[c] = !0;\n        var m = \"\";\n        t && t._owner && t._owner !== Le.current && (m = \" It was passed a child from \" + G(t._owner.type) + \".\"), ee(t), p('Each child in a list should have a unique \"key\" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', c, m), ee(null);\n      }\n    }\n    function xr(t, o) {\n      {\n        if (typeof t != \"object\")\n          return;\n        if (De(t))\n          for (var c = 0; c < t.length; c++) {\n            var m = t[c];\n            Fe(m) && Er(m, o);\n          }\n        else if (Fe(t))\n          t._store && (t._store.validated = !0);\n        else if (t) {\n          var w = O(t);\n          if (typeof w == \"function\" && w !== t.entries)\n            for (var k = w.call(t), y; !(y = k.next()).done; )\n              Fe(y.value) && Er(y.value, o);\n        }\n      }\n    }\n    function Ct(t) {\n      {\n        var o = t.type;\n        if (o == null || typeof o == \"string\")\n          return;\n        var c;\n        if (typeof o == \"function\")\n          c = o.propTypes;\n        else if (typeof o == \"object\" && (o.$$typeof === d || // Note: Memo only checks outer props here.\n        // Inner props are checked in the reconciler.\n        o.$$typeof === v))\n          c = o.propTypes;\n        else\n          return;\n        if (c) {\n          var m = G(o);\n          ht(c, t.props, \"prop\", m, t);\n        } else if (o.PropTypes !== void 0 && !Ve) {\n          Ve = !0;\n          var w = G(o);\n          p(\"Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?\", w || \"Unknown\");\n        }\n        typeof o.getDefaultProps == \"function\" && !o.getDefaultProps.isReactClassApproved && p(\"getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.\");\n      }\n    }\n    function Tt(t) {\n      {\n        for (var o = Object.keys(t.props), c = 0; c < o.length; c++) {\n          var m = o[c];\n          if (m !== \"children\" && m !== \"key\") {\n            ee(t), p(\"Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.\", m), ee(null);\n            break;\n          }\n        }\n        t.ref !== null && (ee(t), p(\"Invalid attribute `ref` supplied to `React.Fragment`.\"), ee(null));\n      }\n    }\n    function wr(t, o, c, m, w, k) {\n      {\n        var y = Q(t);\n        if (!y) {\n          var b = \"\";\n          (t === void 0 || typeof t == \"object\" && t !== null && Object.keys(t).length === 0) && (b += \" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.\");\n          var F = Ot(w);\n          F ? b += F : b += br();\n          var N;\n          t === null ? N = \"null\" : De(t) ? N = \"array\" : t !== void 0 && t.$$typeof === r ? (N = \"<\" + (G(t.type) || \"Unknown\") + \" />\", b = \" Did you accidentally export a JSX literal instead of a component?\") : N = typeof t, p(\"React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s\", N, b);\n        }\n        var A = Rt(t, o, c, w, k);\n        if (A == null)\n          return A;\n        if (y) {\n          var Y = o.children;\n          if (Y !== void 0)\n            if (m)\n              if (De(Y)) {\n                for (var re = 0; re < Y.length; re++)\n                  xr(Y[re], t);\n                Object.freeze && Object.freeze(Y);\n              } else\n                p(\"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.\");\n            else\n              xr(Y, t);\n        }\n        return t === a ? Tt(A) : Ct(A), A;\n      }\n    }\n    function Pt(t, o, c) {\n      return wr(t, o, c, !0);\n    }\n    function Nt(t, o, c) {\n      return wr(t, o, c, !1);\n    }\n    var At = Nt, It = Pt;\n    ue.Fragment = a, ue.jsx = At, ue.jsxs = It;\n  }()), ue;\n}\n(function(e) {\n  process.env.NODE_ENV === \"production\" ? e.exports = Lt() : e.exports = Vt();\n})(jt);\nconst L = Re.jsx, Br = Re.jsxs;\nfunction ze() {\n  return ze = Object.assign ? Object.assign.bind() : function(e) {\n    for (var r = 1; r < arguments.length; r++) {\n      var n = arguments[r];\n      for (var a in n)\n        Object.prototype.hasOwnProperty.call(n, a) && (e[a] = n[a]);\n    }\n    return e;\n  }, ze.apply(this, arguments);\n}\nfunction Hr(e) {\n  var r = /* @__PURE__ */ Object.create(null);\n  return function(n) {\n    return r[n] === void 0 && (r[n] = e(n)), r[n];\n  };\n}\nvar Ft = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/, Mt = /* @__PURE__ */ Hr(\n  function(e) {\n    return Ft.test(e) || e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && e.charCodeAt(2) < 91;\n  }\n  /* Z+1 */\n);\nfunction Wt(e) {\n  if (e.sheet)\n    return e.sheet;\n  for (var r = 0; r < document.styleSheets.length; r++)\n    if (document.styleSheets[r].ownerNode === e)\n      return document.styleSheets[r];\n}\nfunction zt(e) {\n  var r = document.createElement(\"style\");\n  return r.setAttribute(\"data-emotion\", e.key), e.nonce !== void 0 && r.setAttribute(\"nonce\", e.nonce), r.appendChild(document.createTextNode(\"\")), r.setAttribute(\"data-s\", \"\"), r;\n}\nvar Yt = /* @__PURE__ */ function() {\n  function e(n) {\n    var a = this;\n    this._insertTag = function(i) {\n      var s;\n      a.tags.length === 0 ? a.insertionPoint ? s = a.insertionPoint.nextSibling : a.prepend ? s = a.container.firstChild : s = a.before : s = a.tags[a.tags.length - 1].nextSibling, a.container.insertBefore(i, s), a.tags.push(i);\n    }, this.isSpeedy = n.speedy === void 0 ? process.env.NODE_ENV === \"production\" : n.speedy, this.tags = [], this.ctr = 0, this.nonce = n.nonce, this.key = n.key, this.container = n.container, this.prepend = n.prepend, this.insertionPoint = n.insertionPoint, this.before = null;\n  }\n  var r = e.prototype;\n  return r.hydrate = function(a) {\n    a.forEach(this._insertTag);\n  }, r.insert = function(a) {\n    this.ctr % (this.isSpeedy ? 65e3 : 1) === 0 && this._insertTag(zt(this));\n    var i = this.tags[this.tags.length - 1];\n    if (process.env.NODE_ENV !== \"production\") {\n      var s = a.charCodeAt(0) === 64 && a.charCodeAt(1) === 105;\n      s && this._alreadyInsertedOrderInsensitiveRule && console.error(`You're attempting to insert the following rule:\n` + a + \"\\n\\n`@import` rules must be before all other types of rules in a stylesheet but other rules have already been inserted. Please ensure that `@import` rules are before all other rules.\"), this._alreadyInsertedOrderInsensitiveRule = this._alreadyInsertedOrderInsensitiveRule || !s;\n    }\n    if (this.isSpeedy) {\n      var l = Wt(i);\n      try {\n        l.insertRule(a, l.cssRules.length);\n      } catch (u) {\n        process.env.NODE_ENV !== \"production\" && !/:(-moz-placeholder|-moz-focus-inner|-moz-focusring|-ms-input-placeholder|-moz-read-write|-moz-read-only|-ms-clear|-ms-expand|-ms-reveal){/.test(a) && console.error('There was a problem inserting the following rule: \"' + a + '\"', u);\n      }\n    } else\n      i.appendChild(document.createTextNode(a));\n    this.ctr++;\n  }, r.flush = function() {\n    this.tags.forEach(function(a) {\n      return a.parentNode && a.parentNode.removeChild(a);\n    }), this.tags = [], this.ctr = 0, process.env.NODE_ENV !== \"production\" && (this._alreadyInsertedOrderInsensitiveRule = !1);\n  }, e;\n}(), j = \"-ms-\", Oe = \"-moz-\", _ = \"-webkit-\", He = \"comm\", Ge = \"rule\", Je = \"decl\", Ut = \"@import\", Gr = \"@keyframes\", qt = Math.abs, Ce = String.fromCharCode, Bt = Object.assign;\nfunction Ht(e, r) {\n  return $(e, 0) ^ 45 ? (((r << 2 ^ $(e, 0)) << 2 ^ $(e, 1)) << 2 ^ $(e, 2)) << 2 ^ $(e, 3) : 0;\n}\nfunction Jr(e) {\n  return e.trim();\n}\nfunction Gt(e, r) {\n  return (e = r.exec(e)) ? e[0] : e;\n}\nfunction S(e, r, n) {\n  return e.replace(r, n);\n}\nfunction Ye(e, r) {\n  return e.indexOf(r);\n}\nfunction $(e, r) {\n  return e.charCodeAt(r) | 0;\n}\nfunction de(e, r, n) {\n  return e.slice(r, n);\n}\nfunction B(e) {\n  return e.length;\n}\nfunction Xe(e) {\n  return e.length;\n}\nfunction xe(e, r) {\n  return r.push(e), e;\n}\nfunction Jt(e, r) {\n  return e.map(r).join(\"\");\n}\nvar Te = 1, ie = 1, Xr = 0, M = 0, I = 0, oe = \"\";\nfunction Pe(e, r, n, a, i, s, l) {\n  return { value: e, root: r, parent: n, type: a, props: i, children: s, line: Te, column: ie, length: l, return: \"\" };\n}\nfunction fe(e, r) {\n  return Bt(Pe(\"\", null, null, \"\", null, null, 0), e, { length: -e.length }, r);\n}\nfunction Xt() {\n  return I;\n}\nfunction Kt() {\n  return I = M > 0 ? $(oe, --M) : 0, ie--, I === 10 && (ie = 1, Te--), I;\n}\nfunction W() {\n  return I = M < Xr ? $(oe, M++) : 0, ie++, I === 10 && (ie = 1, Te++), I;\n}\nfunction H() {\n  return $(oe, M);\n}\nfunction we() {\n  return M;\n}\nfunction me(e, r) {\n  return de(oe, e, r);\n}\nfunction pe(e) {\n  switch (e) {\n    case 0:\n    case 9:\n    case 10:\n    case 13:\n    case 32:\n      return 5;\n    case 33:\n    case 43:\n    case 44:\n    case 47:\n    case 62:\n    case 64:\n    case 126:\n    case 59:\n    case 123:\n    case 125:\n      return 4;\n    case 58:\n      return 3;\n    case 34:\n    case 39:\n    case 40:\n    case 91:\n      return 2;\n    case 41:\n    case 93:\n      return 1;\n  }\n  return 0;\n}\nfunction Kr(e) {\n  return Te = ie = 1, Xr = B(oe = e), M = 0, [];\n}\nfunction Zr(e) {\n  return oe = \"\", e;\n}\nfunction _e(e) {\n  return Jr(me(M - 1, Ue(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));\n}\nfunction Zt(e) {\n  for (; (I = H()) && I < 33; )\n    W();\n  return pe(e) > 2 || pe(I) > 3 ? \"\" : \" \";\n}\nfunction Qt(e, r) {\n  for (; --r && W() && !(I < 48 || I > 102 || I > 57 && I < 65 || I > 70 && I < 97); )\n    ;\n  return me(e, we() + (r < 6 && H() == 32 && W() == 32));\n}\nfunction Ue(e) {\n  for (; W(); )\n    switch (I) {\n      case e:\n        return M;\n      case 34:\n      case 39:\n        e !== 34 && e !== 39 && Ue(I);\n        break;\n      case 40:\n        e === 41 && Ue(e);\n        break;\n      case 92:\n        W();\n        break;\n    }\n  return M;\n}\nfunction en(e, r) {\n  for (; W() && e + I !== 47 + 10; )\n    if (e + I === 42 + 42 && H() === 47)\n      break;\n  return \"/*\" + me(r, M - 1) + \"*\" + Ce(e === 47 ? e : W());\n}\nfunction rn(e) {\n  for (; !pe(H()); )\n    W();\n  return me(e, M);\n}\nfunction tn(e) {\n  return Zr(Se(\"\", null, null, null, [\"\"], e = Kr(e), 0, [0], e));\n}\nfunction Se(e, r, n, a, i, s, l, u, d) {\n  for (var g = 0, f = 0, v = l, C = 0, T = 0, x = 0, h = 1, O = 1, E = 1, p = 0, P = \"\", q = i, D = s, V = a, R = P; O; )\n    switch (x = p, p = W()) {\n      case 40:\n        if (x != 108 && $(R, v - 1) == 58) {\n          Ye(R += S(_e(p), \"&\", \"&\\f\"), \"&\\f\") != -1 && (E = -1);\n          break;\n        }\n      case 34:\n      case 39:\n      case 91:\n        R += _e(p);\n        break;\n      case 9:\n      case 10:\n      case 13:\n      case 32:\n        R += Zt(x);\n        break;\n      case 92:\n        R += Qt(we() - 1, 7);\n        continue;\n      case 47:\n        switch (H()) {\n          case 42:\n          case 47:\n            xe(nn(en(W(), we()), r, n), d);\n            break;\n          default:\n            R += \"/\";\n        }\n        break;\n      case 123 * h:\n        u[g++] = B(R) * E;\n      case 125 * h:\n      case 59:\n      case 0:\n        switch (p) {\n          case 0:\n          case 125:\n            O = 0;\n          case 59 + f:\n            T > 0 && B(R) - v && xe(T > 32 ? Cr(R + \";\", a, n, v - 1) : Cr(S(R, \" \", \"\") + \";\", a, n, v - 2), d);\n            break;\n          case 59:\n            R += \";\";\n          default:\n            if (xe(V = kr(R, r, n, g, f, i, u, P, q = [], D = [], v), s), p === 123)\n              if (f === 0)\n                Se(R, r, V, V, q, s, v, u, D);\n              else\n                switch (C === 99 && $(R, 3) === 110 ? 100 : C) {\n                  case 100:\n                  case 109:\n                  case 115:\n                    Se(e, V, V, a && xe(kr(e, V, V, 0, 0, i, u, P, i, q = [], v), D), i, D, v, u, a ? q : D);\n                    break;\n                  default:\n                    Se(R, V, V, V, [\"\"], D, 0, u, D);\n                }\n        }\n        g = f = T = 0, h = E = 1, P = R = \"\", v = l;\n        break;\n      case 58:\n        v = 1 + B(R), T = x;\n      default:\n        if (h < 1) {\n          if (p == 123)\n            --h;\n          else if (p == 125 && h++ == 0 && Kt() == 125)\n            continue;\n        }\n        switch (R += Ce(p), p * h) {\n          case 38:\n            E = f > 0 ? 1 : (R += \"\\f\", -1);\n            break;\n          case 44:\n            u[g++] = (B(R) - 1) * E, E = 1;\n            break;\n          case 64:\n            H() === 45 && (R += _e(W())), C = H(), f = v = B(P = R += rn(we())), p++;\n            break;\n          case 45:\n            x === 45 && B(R) == 2 && (h = 0);\n        }\n    }\n  return s;\n}\nfunction kr(e, r, n, a, i, s, l, u, d, g, f) {\n  for (var v = i - 1, C = i === 0 ? s : [\"\"], T = Xe(C), x = 0, h = 0, O = 0; x < a; ++x)\n    for (var E = 0, p = de(e, v + 1, v = qt(h = l[x])), P = e; E < T; ++E)\n      (P = Jr(h > 0 ? C[E] + \" \" + p : S(p, /&\\f/g, C[E]))) && (d[O++] = P);\n  return Pe(e, r, n, i === 0 ? Ge : u, d, g, f);\n}\nfunction nn(e, r, n) {\n  return Pe(e, r, n, He, Ce(Xt()), de(e, 2, -2), 0);\n}\nfunction Cr(e, r, n, a) {\n  return Pe(e, r, n, Je, de(e, 0, a), de(e, a + 1, -1), a);\n}\nfunction ae(e, r) {\n  for (var n = \"\", a = Xe(e), i = 0; i < a; i++)\n    n += r(e[i], i, e, r) || \"\";\n  return n;\n}\nfunction an(e, r, n, a) {\n  switch (e.type) {\n    case Ut:\n    case Je:\n      return e.return = e.return || e.value;\n    case He:\n      return \"\";\n    case Gr:\n      return e.return = e.value + \"{\" + ae(e.children, a) + \"}\";\n    case Ge:\n      e.value = e.props.join(\",\");\n  }\n  return B(n = ae(e.children, a)) ? e.return = e.value + \"{\" + n + \"}\" : \"\";\n}\nfunction on(e) {\n  var r = Xe(e);\n  return function(n, a, i, s) {\n    for (var l = \"\", u = 0; u < r; u++)\n      l += e[u](n, a, i, s) || \"\";\n    return l;\n  };\n}\nfunction sn(e) {\n  return function(r) {\n    r.root || (r = r.return) && e(r);\n  };\n}\nvar cn = function(r, n, a) {\n  for (var i = 0, s = 0; i = s, s = H(), i === 38 && s === 12 && (n[a] = 1), !pe(s); )\n    W();\n  return me(r, M);\n}, ln = function(r, n) {\n  var a = -1, i = 44;\n  do\n    switch (pe(i)) {\n      case 0:\n        i === 38 && H() === 12 && (n[a] = 1), r[a] += cn(M - 1, n, a);\n        break;\n      case 2:\n        r[a] += _e(i);\n        break;\n      case 4:\n        if (i === 44) {\n          r[++a] = H() === 58 ? \"&\\f\" : \"\", n[a] = r[a].length;\n          break;\n        }\n      default:\n        r[a] += Ce(i);\n    }\n  while (i = W());\n  return r;\n}, un = function(r, n) {\n  return Zr(ln(Kr(r), n));\n}, Tr = /* @__PURE__ */ new WeakMap(), fn = function(r) {\n  if (!(r.type !== \"rule\" || !r.parent || // positive .length indicates that this rule contains pseudo\n  // negative .length indicates that this rule has been already prefixed\n  r.length < 1)) {\n    for (var n = r.value, a = r.parent, i = r.column === a.column && r.line === a.line; a.type !== \"rule\"; )\n      if (a = a.parent, !a)\n        return;\n    if (!(r.props.length === 1 && n.charCodeAt(0) !== 58 && !Tr.get(a)) && !i) {\n      Tr.set(r, !0);\n      for (var s = [], l = un(n, s), u = a.props, d = 0, g = 0; d < l.length; d++)\n        for (var f = 0; f < u.length; f++, g++)\n          r.props[g] = s[d] ? l[d].replace(/&\\f/g, u[f]) : u[f] + \" \" + l[d];\n    }\n  }\n}, dn = function(r) {\n  if (r.type === \"decl\") {\n    var n = r.value;\n    // charcode for l\n    n.charCodeAt(0) === 108 && // charcode for b\n    n.charCodeAt(2) === 98 && (r.return = \"\", r.value = \"\");\n  }\n}, pn = \"emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason\", hn = function(r) {\n  return r.type === \"comm\" && r.children.indexOf(pn) > -1;\n}, mn = function(r) {\n  return function(n, a, i) {\n    if (!(n.type !== \"rule\" || r.compat)) {\n      var s = n.value.match(/(:first|:nth|:nth-last)-child/g);\n      if (s) {\n        for (var l = !!n.parent, u = l ? n.parent.children : (\n          // global rule at the root level\n          i\n        ), d = u.length - 1; d >= 0; d--) {\n          var g = u[d];\n          if (g.line < n.line)\n            break;\n          if (g.column < n.column) {\n            if (hn(g))\n              return;\n            break;\n          }\n        }\n        s.forEach(function(f) {\n          console.error('The pseudo class \"' + f + '\" is potentially unsafe when doing server-side rendering. Try changing it to \"' + f.split(\"-child\")[0] + '-of-type\".');\n        });\n      }\n    }\n  };\n}, Qr = function(r) {\n  return r.type.charCodeAt(1) === 105 && r.type.charCodeAt(0) === 64;\n}, vn = function(r, n) {\n  for (var a = r - 1; a >= 0; a--)\n    if (!Qr(n[a]))\n      return !0;\n  return !1;\n}, Pr = function(r) {\n  r.type = \"\", r.value = \"\", r.return = \"\", r.children = \"\", r.props = \"\";\n}, gn = function(r, n, a) {\n  Qr(r) && (r.parent ? (console.error(\"`@import` rules can't be nested inside other rules. Please move it to the top level and put it before regular rules. Keep in mind that they can only be used within global styles.\"), Pr(r)) : vn(n, a) && (console.error(\"`@import` rules can't be after other rules. Please put your `@import` rules before your other rules.\"), Pr(r)));\n};\nfunction et(e, r) {\n  switch (Ht(e, r)) {\n    case 5103:\n      return _ + \"print-\" + e + e;\n    case 5737:\n    case 4201:\n    case 3177:\n    case 3433:\n    case 1641:\n    case 4457:\n    case 2921:\n    case 5572:\n    case 6356:\n    case 5844:\n    case 3191:\n    case 6645:\n    case 3005:\n    case 6391:\n    case 5879:\n    case 5623:\n    case 6135:\n    case 4599:\n    case 4855:\n    case 4215:\n    case 6389:\n    case 5109:\n    case 5365:\n    case 5621:\n    case 3829:\n      return _ + e + e;\n    case 5349:\n    case 4246:\n    case 4810:\n    case 6968:\n    case 2756:\n      return _ + e + Oe + e + j + e + e;\n    case 6828:\n    case 4268:\n      return _ + e + j + e + e;\n    case 6165:\n      return _ + e + j + \"flex-\" + e + e;\n    case 5187:\n      return _ + e + S(e, /(\\w+).+(:[^]+)/, _ + \"box-$1$2\" + j + \"flex-$1$2\") + e;\n    case 5443:\n      return _ + e + j + \"flex-item-\" + S(e, /flex-|-self/, \"\") + e;\n    case 4675:\n      return _ + e + j + \"flex-line-pack\" + S(e, /align-content|flex-|-self/, \"\") + e;\n    case 5548:\n      return _ + e + j + S(e, \"shrink\", \"negative\") + e;\n    case 5292:\n      return _ + e + j + S(e, \"basis\", \"preferred-size\") + e;\n    case 6060:\n      return _ + \"box-\" + S(e, \"-grow\", \"\") + _ + e + j + S(e, \"grow\", \"positive\") + e;\n    case 4554:\n      return _ + S(e, /([^-])(transform)/g, \"$1\" + _ + \"$2\") + e;\n    case 6187:\n      return S(S(S(e, /(zoom-|grab)/, _ + \"$1\"), /(image-set)/, _ + \"$1\"), e, \"\") + e;\n    case 5495:\n    case 3959:\n      return S(e, /(image-set\\([^]*)/, _ + \"$1$`$1\");\n    case 4968:\n      return S(S(e, /(.+:)(flex-)?(.*)/, _ + \"box-pack:$3\" + j + \"flex-pack:$3\"), /s.+-b[^;]+/, \"justify\") + _ + e + e;\n    case 4095:\n    case 3583:\n    case 4068:\n    case 2532:\n      return S(e, /(.+)-inline(.+)/, _ + \"$1$2\") + e;\n    case 8116:\n    case 7059:\n    case 5753:\n    case 5535:\n    case 5445:\n    case 5701:\n    case 4933:\n    case 4677:\n    case 5533:\n    case 5789:\n    case 5021:\n    case 4765:\n      if (B(e) - 1 - r > 6)\n        switch ($(e, r + 1)) {\n          case 109:\n            if ($(e, r + 4) !== 45)\n              break;\n          case 102:\n            return S(e, /(.+:)(.+)-([^]+)/, \"$1\" + _ + \"$2-$3$1\" + Oe + ($(e, r + 3) == 108 ? \"$3\" : \"$2-$3\")) + e;\n          case 115:\n            return ~Ye(e, \"stretch\") ? et(S(e, \"stretch\", \"fill-available\"), r) + e : e;\n        }\n      break;\n    case 4949:\n      if ($(e, r + 1) !== 115)\n        break;\n    case 6444:\n      switch ($(e, B(e) - 3 - (~Ye(e, \"!important\") && 10))) {\n        case 107:\n          return S(e, \":\", \":\" + _) + e;\n        case 101:\n          return S(e, /(.+:)([^;!]+)(;|!.+)?/, \"$1\" + _ + ($(e, 14) === 45 ? \"inline-\" : \"\") + \"box$3$1\" + _ + \"$2$3$1\" + j + \"$2box$3\") + e;\n      }\n      break;\n    case 5936:\n      switch ($(e, r + 11)) {\n        case 114:\n          return _ + e + j + S(e, /[svh]\\w+-[tblr]{2}/, \"tb\") + e;\n        case 108:\n          return _ + e + j + S(e, /[svh]\\w+-[tblr]{2}/, \"tb-rl\") + e;\n        case 45:\n          return _ + e + j + S(e, /[svh]\\w+-[tblr]{2}/, \"lr\") + e;\n      }\n      return _ + e + j + e + e;\n  }\n  return e;\n}\nvar bn = function(r, n, a, i) {\n  if (r.length > -1 && !r.return)\n    switch (r.type) {\n      case Je:\n        r.return = et(r.value, r.length);\n        break;\n      case Gr:\n        return ae([fe(r, {\n          value: S(r.value, \"@\", \"@\" + _)\n        })], i);\n      case Ge:\n        if (r.length)\n          return Jt(r.props, function(s) {\n            switch (Gt(s, /(::plac\\w+|:read-\\w+)/)) {\n              case \":read-only\":\n              case \":read-write\":\n                return ae([fe(r, {\n                  props: [S(s, /:(read-\\w+)/, \":\" + Oe + \"$1\")]\n                })], i);\n              case \"::placeholder\":\n                return ae([fe(r, {\n                  props: [S(s, /:(plac\\w+)/, \":\" + _ + \"input-$1\")]\n                }), fe(r, {\n                  props: [S(s, /:(plac\\w+)/, \":\" + Oe + \"$1\")]\n                }), fe(r, {\n                  props: [S(s, /:(plac\\w+)/, j + \"input-$1\")]\n                })], i);\n            }\n            return \"\";\n          });\n    }\n}, yn = [bn], En = function(r) {\n  var n = r.key;\n  if (process.env.NODE_ENV !== \"production\" && !n)\n    throw new Error(`You have to configure \\`key\\` for your cache. Please make sure it's unique (and not equal to 'css') as it's used for linking styles to your cache.\nIf multiple caches share the same key they might \"fight\" for each other's style elements.`);\n  if (n === \"css\") {\n    var a = document.querySelectorAll(\"style[data-emotion]:not([data-s])\");\n    Array.prototype.forEach.call(a, function(h) {\n      var O = h.getAttribute(\"data-emotion\");\n      O.indexOf(\" \") !== -1 && (document.head.appendChild(h), h.setAttribute(\"data-s\", \"\"));\n    });\n  }\n  var i = r.stylisPlugins || yn;\n  if (process.env.NODE_ENV !== \"production\" && /[^a-z-]/.test(n))\n    throw new Error('Emotion key must only contain lower case alphabetical characters and - but \"' + n + '\" was passed');\n  var s = {}, l, u = [];\n  l = r.container || document.head, Array.prototype.forEach.call(\n    // this means we will ignore elements which don't have a space in them which\n    // means that the style elements we're looking at are only Emotion 11 server-rendered style elements\n    document.querySelectorAll('style[data-emotion^=\"' + n + ' \"]'),\n    function(h) {\n      for (var O = h.getAttribute(\"data-emotion\").split(\" \"), E = 1; E < O.length; E++)\n        s[O[E]] = !0;\n      u.push(h);\n    }\n  );\n  var d, g = [fn, dn];\n  process.env.NODE_ENV !== \"production\" && g.push(mn({\n    get compat() {\n      return x.compat;\n    }\n  }), gn);\n  {\n    var f, v = [an, process.env.NODE_ENV !== \"production\" ? function(h) {\n      h.root || (h.return ? f.insert(h.return) : h.value && h.type !== He && f.insert(h.value + \"{}\"));\n    } : sn(function(h) {\n      f.insert(h);\n    })], C = on(g.concat(i, v)), T = function(O) {\n      return ae(tn(O), C);\n    };\n    d = function(O, E, p, P) {\n      f = p, process.env.NODE_ENV !== \"production\" && E.map !== void 0 && (f = {\n        insert: function(D) {\n          p.insert(D + E.map);\n        }\n      }), T(O ? O + \"{\" + E.styles + \"}\" : E.styles), P && (x.inserted[E.name] = !0);\n    };\n  }\n  var x = {\n    key: n,\n    sheet: new Yt({\n      key: n,\n      container: l,\n      nonce: r.nonce,\n      speedy: r.speedy,\n      prepend: r.prepend,\n      insertionPoint: r.insertionPoint\n    }),\n    nonce: r.nonce,\n    inserted: s,\n    registered: {},\n    insert: d\n  };\n  return x.sheet.hydrate(u), x;\n}, xn = !0;\nfunction rt(e, r, n) {\n  var a = \"\";\n  return n.split(\" \").forEach(function(i) {\n    e[i] !== void 0 ? r.push(e[i] + \";\") : a += i + \" \";\n  }), a;\n}\nvar Ke = function(r, n, a) {\n  var i = r.key + \"-\" + n.name;\n  // we only need to add the styles to the registered cache if the\n  // class name could be used further down\n  // the tree but if it's a string tag, we know it won't\n  // so we don't have to add it to registered cache.\n  // this improves memory usage since we can avoid storing the whole style string\n  (a === !1 || // we need to always store it if we're in compat mode and\n  // in node since emotion-server relies on whether a style is in\n  // the registered cache to know whether a style is global or not\n  // also, note that this check will be dead code eliminated in the browser\n  xn === !1) && r.registered[i] === void 0 && (r.registered[i] = n.styles);\n}, tt = function(r, n, a) {\n  Ke(r, n, a);\n  var i = r.key + \"-\" + n.name;\n  if (r.inserted[n.name] === void 0) {\n    var s = n;\n    do\n      r.insert(n === s ? \".\" + i : \"\", s, r.sheet, !0), s = s.next;\n    while (s !== void 0);\n  }\n};\nfunction wn(e) {\n  for (var r = 0, n, a = 0, i = e.length; i >= 4; ++a, i -= 4)\n    n = e.charCodeAt(a) & 255 | (e.charCodeAt(++a) & 255) << 8 | (e.charCodeAt(++a) & 255) << 16 | (e.charCodeAt(++a) & 255) << 24, n = /* Math.imul(k, m): */\n    (n & 65535) * 1540483477 + ((n >>> 16) * 59797 << 16), n ^= /* k >>> r: */\n    n >>> 24, r = /* Math.imul(k, m): */\n    (n & 65535) * 1540483477 + ((n >>> 16) * 59797 << 16) ^ /* Math.imul(h, m): */\n    (r & 65535) * 1540483477 + ((r >>> 16) * 59797 << 16);\n  switch (i) {\n    case 3:\n      r ^= (e.charCodeAt(a + 2) & 255) << 16;\n    case 2:\n      r ^= (e.charCodeAt(a + 1) & 255) << 8;\n    case 1:\n      r ^= e.charCodeAt(a) & 255, r = /* Math.imul(h, m): */\n      (r & 65535) * 1540483477 + ((r >>> 16) * 59797 << 16);\n  }\n  return r ^= r >>> 13, r = /* Math.imul(h, m): */\n  (r & 65535) * 1540483477 + ((r >>> 16) * 59797 << 16), ((r ^ r >>> 15) >>> 0).toString(36);\n}\nvar _n = {\n  animationIterationCount: 1,\n  borderImageOutset: 1,\n  borderImageSlice: 1,\n  borderImageWidth: 1,\n  boxFlex: 1,\n  boxFlexGroup: 1,\n  boxOrdinalGroup: 1,\n  columnCount: 1,\n  columns: 1,\n  flex: 1,\n  flexGrow: 1,\n  flexPositive: 1,\n  flexShrink: 1,\n  flexNegative: 1,\n  flexOrder: 1,\n  gridRow: 1,\n  gridRowEnd: 1,\n  gridRowSpan: 1,\n  gridRowStart: 1,\n  gridColumn: 1,\n  gridColumnEnd: 1,\n  gridColumnSpan: 1,\n  gridColumnStart: 1,\n  msGridRow: 1,\n  msGridRowSpan: 1,\n  msGridColumn: 1,\n  msGridColumnSpan: 1,\n  fontWeight: 1,\n  lineHeight: 1,\n  opacity: 1,\n  order: 1,\n  orphans: 1,\n  tabSize: 1,\n  widows: 1,\n  zIndex: 1,\n  zoom: 1,\n  WebkitLineClamp: 1,\n  // SVG-related properties\n  fillOpacity: 1,\n  floodOpacity: 1,\n  stopOpacity: 1,\n  strokeDasharray: 1,\n  strokeDashoffset: 1,\n  strokeMiterlimit: 1,\n  strokeOpacity: 1,\n  strokeWidth: 1\n}, Nr = `You have illegal escape sequence in your template literal, most likely inside content's property value.\nBecause you write your CSS inside a JavaScript string you actually have to do double escaping, so for example \"content: '\\\\00d7';\" should become \"content: '\\\\\\\\00d7';\".\nYou can read more about this here:\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences`, Sn = \"You have passed in falsy value as style object's key (can happen when in example you pass unexported component as computed key).\", Rn = /[A-Z]|^ms/g, nt = /_EMO_([^_]+?)_([^]*?)_EMO_/g, Ze = function(r) {\n  return r.charCodeAt(1) === 45;\n}, Ar = function(r) {\n  return r != null && typeof r != \"boolean\";\n}, Me = /* @__PURE__ */ Hr(function(e) {\n  return Ze(e) ? e : e.replace(Rn, \"-$&\").toLowerCase();\n}), ke = function(r, n) {\n  switch (r) {\n    case \"animation\":\n    case \"animationName\":\n      if (typeof n == \"string\")\n        return n.replace(nt, function(a, i, s) {\n          return U = {\n            name: i,\n            styles: s,\n            next: U\n          }, i;\n        });\n  }\n  return _n[r] !== 1 && !Ze(r) && typeof n == \"number\" && n !== 0 ? n + \"px\" : n;\n};\nif (process.env.NODE_ENV !== \"production\") {\n  var On = /(var|attr|counters?|url|element|(((repeating-)?(linear|radial))|conic)-gradient)\\(|(no-)?(open|close)-quote/, kn = [\"normal\", \"none\", \"initial\", \"inherit\", \"unset\"], Cn = ke, Tn = /^-ms-/, Pn = /-(.)/g, Ir = {};\n  ke = function(r, n) {\n    if (r === \"content\" && (typeof n != \"string\" || kn.indexOf(n) === -1 && !On.test(n) && (n.charAt(0) !== n.charAt(n.length - 1) || n.charAt(0) !== '\"' && n.charAt(0) !== \"'\")))\n      throw new Error(\"You seem to be using a value for 'content' without quotes, try replacing it with `content: '\\\"\" + n + \"\\\"'`\");\n    var a = Cn(r, n);\n    return a !== \"\" && !Ze(r) && r.indexOf(\"-\") !== -1 && Ir[r] === void 0 && (Ir[r] = !0, console.error(\"Using kebab-case for css properties in objects is not supported. Did you mean \" + r.replace(Tn, \"ms-\").replace(Pn, function(i, s) {\n      return s.toUpperCase();\n    }) + \"?\")), a;\n  };\n}\nvar at = \"Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.\";\nfunction he(e, r, n) {\n  if (n == null)\n    return \"\";\n  if (n.__emotion_styles !== void 0) {\n    if (process.env.NODE_ENV !== \"production\" && n.toString() === \"NO_COMPONENT_SELECTOR\")\n      throw new Error(at);\n    return n;\n  }\n  switch (typeof n) {\n    case \"boolean\":\n      return \"\";\n    case \"object\": {\n      if (n.anim === 1)\n        return U = {\n          name: n.name,\n          styles: n.styles,\n          next: U\n        }, n.name;\n      if (n.styles !== void 0) {\n        var a = n.next;\n        if (a !== void 0)\n          for (; a !== void 0; )\n            U = {\n              name: a.name,\n              styles: a.styles,\n              next: U\n            }, a = a.next;\n        var i = n.styles + \";\";\n        return process.env.NODE_ENV !== \"production\" && n.map !== void 0 && (i += n.map), i;\n      }\n      return Nn(e, r, n);\n    }\n    case \"function\": {\n      if (e !== void 0) {\n        var s = U, l = n(e);\n        return U = s, he(e, r, l);\n      } else\n        process.env.NODE_ENV !== \"production\" && console.error(\"Functions that are interpolated in css calls will be stringified.\\nIf you want to have a css call based on props, create a function that returns a css call like this\\nlet dynamicStyle = (props) => css`color: ${props.color}`\\nIt can be called directly with props or interpolated in a styled call like this\\nlet SomeComponent = styled('div')`${dynamicStyle}`\");\n      break;\n    }\n    case \"string\":\n      if (process.env.NODE_ENV !== \"production\") {\n        var u = [], d = n.replace(nt, function(f, v, C) {\n          var T = \"animation\" + u.length;\n          return u.push(\"const \" + T + \" = keyframes`\" + C.replace(/^@keyframes animation-\\w+/, \"\") + \"`\"), \"${\" + T + \"}\";\n        });\n        u.length && console.error(\"`keyframes` output got interpolated into plain string, please wrap it with `css`.\\n\\nInstead of doing this:\\n\\n\" + [].concat(u, [\"`\" + d + \"`\"]).join(`\n`) + `\n\nYou should wrap it with \\`css\\` like this:\n\n` + (\"css`\" + d + \"`\"));\n      }\n      break;\n  }\n  if (r == null)\n    return n;\n  var g = r[n];\n  return g !== void 0 ? g : n;\n}\nfunction Nn(e, r, n) {\n  var a = \"\";\n  if (Array.isArray(n))\n    for (var i = 0; i < n.length; i++)\n      a += he(e, r, n[i]) + \";\";\n  else\n    for (var s in n) {\n      var l = n[s];\n      if (typeof l != \"object\")\n        r != null && r[l] !== void 0 ? a += s + \"{\" + r[l] + \"}\" : Ar(l) && (a += Me(s) + \":\" + ke(s, l) + \";\");\n      else {\n        if (s === \"NO_COMPONENT_SELECTOR\" && process.env.NODE_ENV !== \"production\")\n          throw new Error(at);\n        if (Array.isArray(l) && typeof l[0] == \"string\" && (r == null || r[l[0]] === void 0))\n          for (var u = 0; u < l.length; u++)\n            Ar(l[u]) && (a += Me(s) + \":\" + ke(s, l[u]) + \";\");\n        else {\n          var d = he(e, r, l);\n          switch (s) {\n            case \"animation\":\n            case \"animationName\": {\n              a += Me(s) + \":\" + d + \";\";\n              break;\n            }\n            default:\n              process.env.NODE_ENV !== \"production\" && s === \"undefined\" && console.error(Sn), a += s + \"{\" + d + \"}\";\n          }\n        }\n      }\n    }\n  return a;\n}\nvar $r = /label:\\s*([^\\s;\\n{]+)\\s*(;|$)/g, it;\nprocess.env.NODE_ENV !== \"production\" && (it = /\\/\\*#\\ssourceMappingURL=data:application\\/json;\\S+\\s+\\*\\//g);\nvar U, qe = function(r, n, a) {\n  if (r.length === 1 && typeof r[0] == \"object\" && r[0] !== null && r[0].styles !== void 0)\n    return r[0];\n  var i = !0, s = \"\";\n  U = void 0;\n  var l = r[0];\n  l == null || l.raw === void 0 ? (i = !1, s += he(a, n, l)) : (process.env.NODE_ENV !== \"production\" && l[0] === void 0 && console.error(Nr), s += l[0]);\n  for (var u = 1; u < r.length; u++)\n    s += he(a, n, r[u]), i && (process.env.NODE_ENV !== \"production\" && l[u] === void 0 && console.error(Nr), s += l[u]);\n  var d;\n  process.env.NODE_ENV !== \"production\" && (s = s.replace(it, function(C) {\n    return d = C, \"\";\n  })), $r.lastIndex = 0;\n  for (var g = \"\", f; (f = $r.exec(s)) !== null; )\n    g += \"-\" + // $FlowFixMe we know it's not null\n    f[1];\n  var v = wn(s) + g;\n  return process.env.NODE_ENV !== \"production\" ? {\n    name: v,\n    styles: s,\n    map: d,\n    next: U,\n    toString: function() {\n      return \"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop).\";\n    }\n  } : {\n    name: v,\n    styles: s,\n    next: U\n  };\n}, An = function(r) {\n  return r();\n}, In = Sr[\"useInsertionEffect\"] ? Sr[\"useInsertionEffect\"] : !1, ot = In || An, $n = {}.hasOwnProperty, Qe = /* @__PURE__ */ Ur(\n  // we're doing this to avoid preconstruct's dead code elimination in this one case\n  // because this module is primarily intended for the browser and node\n  // but it's also required in react native and similar environments sometimes\n  // and we could have a special build just for that\n  // but this is much easier and the native packages\n  // might use a different theme context in the future anyway\n  typeof HTMLElement < \"u\" ? /* @__PURE__ */ En({\n    key: \"css\"\n  }) : null\n);\nprocess.env.NODE_ENV !== \"production\" && (Qe.displayName = \"EmotionCacheContext\");\nQe.Provider;\nvar st = function(r) {\n  return /* @__PURE__ */ $t(function(n, a) {\n    var i = Be(Qe);\n    return r(n, i, a);\n  });\n}, er = /* @__PURE__ */ Ur({});\nprocess.env.NODE_ENV !== \"production\" && (er.displayName = \"EmotionThemeContext\");\nvar Dr = \"__EMOTION_TYPE_PLEASE_DO_NOT_USE__\", jr = \"__EMOTION_LABEL_PLEASE_DO_NOT_USE__\", Dn = function(r) {\n  var n = r.cache, a = r.serialized, i = r.isStringTag;\n  return Ke(n, a, i), ot(function() {\n    return tt(n, a, i);\n  }), null;\n}, jn = /* @__PURE__ */ st(function(e, r, n) {\n  var a = e.css;\n  typeof a == \"string\" && r.registered[a] !== void 0 && (a = r.registered[a]);\n  var i = e[Dr], s = [a], l = \"\";\n  typeof e.className == \"string\" ? l = rt(r.registered, s, e.className) : e.className != null && (l = e.className + \" \");\n  var u = qe(s, void 0, Be(er));\n  if (process.env.NODE_ENV !== \"production\" && u.name.indexOf(\"-\") === -1) {\n    var d = e[jr];\n    d && (u = qe([u, \"label:\" + d + \";\"]));\n  }\n  l += r.key + \"-\" + u.name;\n  var g = {};\n  for (var f in e)\n    $n.call(e, f) && f !== \"css\" && f !== Dr && (process.env.NODE_ENV === \"production\" || f !== jr) && (g[f] = e[f]);\n  return g.ref = n, g.className = l, /* @__PURE__ */ ne(qr, null, /* @__PURE__ */ ne(Dn, {\n    cache: r,\n    serialized: u,\n    isStringTag: typeof i == \"string\"\n  }), /* @__PURE__ */ ne(i, g));\n});\nprocess.env.NODE_ENV !== \"production\" && (jn.displayName = \"EmotionCssPropInternal\");\nvar Ln = Mt, Vn = function(r) {\n  return r !== \"theme\";\n}, Lr = function(r) {\n  return typeof r == \"string\" && // 96 is one less than the char code\n  // for \"a\" so this is checking that\n  // it's a lowercase character\n  r.charCodeAt(0) > 96 ? Ln : Vn;\n}, Vr = function(r, n, a) {\n  var i;\n  if (n) {\n    var s = n.shouldForwardProp;\n    i = r.__emotion_forwardProp && s ? function(l) {\n      return r.__emotion_forwardProp(l) && s(l);\n    } : s;\n  }\n  return typeof i != \"function\" && a && (i = r.__emotion_forwardProp), i;\n}, Fr = `You have illegal escape sequence in your template literal, most likely inside content's property value.\nBecause you write your CSS inside a JavaScript string you actually have to do double escaping, so for example \"content: '\\\\00d7';\" should become \"content: '\\\\\\\\00d7';\".\nYou can read more about this here:\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences`, Fn = function(r) {\n  var n = r.cache, a = r.serialized, i = r.isStringTag;\n  return Ke(n, a, i), ot(function() {\n    return tt(n, a, i);\n  }), null;\n}, Mn = function e(r, n) {\n  if (process.env.NODE_ENV !== \"production\" && r === void 0)\n    throw new Error(`You are trying to create a styled element with an undefined component.\nYou may have forgotten to import it.`);\n  var a = r.__emotion_real === r, i = a && r.__emotion_base || r, s, l;\n  n !== void 0 && (s = n.label, l = n.target);\n  var u = Vr(r, n, a), d = u || Lr(i), g = !d(\"as\");\n  return function() {\n    var f = arguments, v = a && r.__emotion_styles !== void 0 ? r.__emotion_styles.slice(0) : [];\n    if (s !== void 0 && v.push(\"label:\" + s + \";\"), f[0] == null || f[0].raw === void 0)\n      v.push.apply(v, f);\n    else {\n      process.env.NODE_ENV !== \"production\" && f[0][0] === void 0 && console.error(Fr), v.push(f[0][0]);\n      for (var C = f.length, T = 1; T < C; T++)\n        process.env.NODE_ENV !== \"production\" && f[0][T] === void 0 && console.error(Fr), v.push(f[T], f[0][T]);\n    }\n    var x = st(function(h, O, E) {\n      var p = g && h.as || i, P = \"\", q = [], D = h;\n      if (h.theme == null) {\n        D = {};\n        for (var V in h)\n          D[V] = h[V];\n        D.theme = Be(er);\n      }\n      typeof h.className == \"string\" ? P = rt(O.registered, q, h.className) : h.className != null && (P = h.className + \" \");\n      var R = qe(v.concat(q), O.registered, D);\n      P += O.key + \"-\" + R.name, l !== void 0 && (P += \" \" + l);\n      var Ne = g && u === void 0 ? Lr(p) : d, K = {};\n      for (var Q in h)\n        g && Q === \"as\" || // $FlowFixMe\n        Ne(Q) && (K[Q] = h[Q]);\n      return K.className = P, K.ref = E, /* @__PURE__ */ ne(qr, null, /* @__PURE__ */ ne(Fn, {\n        cache: O,\n        serialized: R,\n        isStringTag: typeof p == \"string\"\n      }), /* @__PURE__ */ ne(p, K));\n    });\n    return x.displayName = s !== void 0 ? s : \"Styled(\" + (typeof i == \"string\" ? i : i.displayName || i.name || \"Component\") + \")\", x.defaultProps = r.defaultProps, x.__emotion_real = x, x.__emotion_base = i, x.__emotion_styles = v, x.__emotion_forwardProp = u, Object.defineProperty(x, \"toString\", {\n      value: function() {\n        return l === void 0 && process.env.NODE_ENV !== \"production\" ? \"NO_COMPONENT_SELECTOR\" : \".\" + l;\n      }\n    }), x.withComponent = function(h, O) {\n      return e(h, ze({}, n, O, {\n        shouldForwardProp: Vr(x, O, !0)\n      })).apply(void 0, v);\n    }, x;\n  };\n}, Wn = [\n  \"a\",\n  \"abbr\",\n  \"address\",\n  \"area\",\n  \"article\",\n  \"aside\",\n  \"audio\",\n  \"b\",\n  \"base\",\n  \"bdi\",\n  \"bdo\",\n  \"big\",\n  \"blockquote\",\n  \"body\",\n  \"br\",\n  \"button\",\n  \"canvas\",\n  \"caption\",\n  \"cite\",\n  \"code\",\n  \"col\",\n  \"colgroup\",\n  \"data\",\n  \"datalist\",\n  \"dd\",\n  \"del\",\n  \"details\",\n  \"dfn\",\n  \"dialog\",\n  \"div\",\n  \"dl\",\n  \"dt\",\n  \"em\",\n  \"embed\",\n  \"fieldset\",\n  \"figcaption\",\n  \"figure\",\n  \"footer\",\n  \"form\",\n  \"h1\",\n  \"h2\",\n  \"h3\",\n  \"h4\",\n  \"h5\",\n  \"h6\",\n  \"head\",\n  \"header\",\n  \"hgroup\",\n  \"hr\",\n  \"html\",\n  \"i\",\n  \"iframe\",\n  \"img\",\n  \"input\",\n  \"ins\",\n  \"kbd\",\n  \"keygen\",\n  \"label\",\n  \"legend\",\n  \"li\",\n  \"link\",\n  \"main\",\n  \"map\",\n  \"mark\",\n  \"marquee\",\n  \"menu\",\n  \"menuitem\",\n  \"meta\",\n  \"meter\",\n  \"nav\",\n  \"noscript\",\n  \"object\",\n  \"ol\",\n  \"optgroup\",\n  \"option\",\n  \"output\",\n  \"p\",\n  \"param\",\n  \"picture\",\n  \"pre\",\n  \"progress\",\n  \"q\",\n  \"rp\",\n  \"rt\",\n  \"ruby\",\n  \"s\",\n  \"samp\",\n  \"script\",\n  \"section\",\n  \"select\",\n  \"small\",\n  \"source\",\n  \"span\",\n  \"strong\",\n  \"style\",\n  \"sub\",\n  \"summary\",\n  \"sup\",\n  \"table\",\n  \"tbody\",\n  \"td\",\n  \"textarea\",\n  \"tfoot\",\n  \"th\",\n  \"thead\",\n  \"time\",\n  \"title\",\n  \"tr\",\n  \"track\",\n  \"u\",\n  \"ul\",\n  \"var\",\n  \"video\",\n  \"wbr\",\n  // SVG\n  \"circle\",\n  \"clipPath\",\n  \"defs\",\n  \"ellipse\",\n  \"foreignObject\",\n  \"g\",\n  \"image\",\n  \"line\",\n  \"linearGradient\",\n  \"mask\",\n  \"path\",\n  \"pattern\",\n  \"polygon\",\n  \"polyline\",\n  \"radialGradient\",\n  \"rect\",\n  \"stop\",\n  \"svg\",\n  \"text\",\n  \"tspan\"\n], z = Mn.bind();\nWn.forEach(function(e) {\n  z[e] = z(e);\n});\nconst zn = (e) => Br(Yn, {\n  children: [L(Un, {\n    src: \"https://assets.website-files.com/5beab1239ac88487c3a6608f/616b9cffac007b154cee8afc_Logo.webp\"\n  }), L(qn, {\n    children: e.text\n  })]\n}), Yn = z.div`\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-direction: column;\n  row-gap: 20px;\n\n  width: 100%;\n  height: 100%;\n\n  border-radius: 18px;\n\n  min-width: 600px;\n  min-height: 400px;\n\n  background: #f7f8fd;\n`, Un = z.img`\n  width: 160px;\n`, qn = z.span`\n  color: #061237;\n  font-family: Inter, sans-serif;\n  font-size: 18px;\n  line-height: 36px;\n`, Bn = 50;\nvar Hn = ((e) => (e[e.Left = 0] = \"Left\", e[e.Right = 1] = \"Right\", e))(Hn || {});\nconst Gn = (e) => {\n  var x, h, O, E;\n  if (!((x = e.left) != null && x.src) || !((h = e.right) != null && h.src)) {\n    let p = 2;\n    return ((O = e.left) != null && O.src || (E = e.right) != null && E.src) && p--, L(zn, {\n      text: `Upload ${p} image${p > 1 ? \"s\" : \"\"} to continue`\n    });\n  }\n  const r = te(null), n = te(null), a = te(null), i = te(null), s = te(null), l = te(null), u = (p) => {\n    r.current.style.clipPath = `inset(0px 0px 0px ${p}%)`, a.current.style.left = `${p}%`;\n  }, d = (p) => n.current.value = `${p}`, g = (p) => {\n    u(+p.target.value);\n  };\n  We(() => {\n    u(e.position);\n  }, [e.position]), We(() => {\n    f(), e.position !== Bn && (u(e.position), d(e.position));\n  }, []);\n  const f = () => {\n    var P;\n    const p = (P = a.current) == null ? void 0 : P.firstChild;\n    i.current && p && i.current.style.setProperty(\"--thumb-size\", `${p.clientWidth}px`);\n  }, v = () => {\n    r.current.style.transition = \"clip-path 0.3s\", a.current.style.transition = \"left 0.3s\";\n  }, C = () => {\n    r.current.style.transition = \"\", a.current.style.transition = \"\";\n  }, T = (p) => {\n    switch (v(), p) {\n      case 0:\n        u(0), d(0);\n        break;\n      case 1:\n        u(100), d(100);\n        break;\n    }\n    setTimeout(C, 300);\n  };\n  return Br(Jn, {\n    ref: i,\n    borderRadius: e.radius,\n    background: e.bg,\n    children: [L(Wr, {\n      ref: s,\n      hp: \"left\",\n      vp: e.label.position,\n      x: e.label.x,\n      y: e.label.y,\n      onClick: () => T(0),\n      children: e.customLabel ? e.leftLabel : L(zr, {\n        children: e.label.before\n      })\n    }), L(Wr, {\n      ref: l,\n      hp: \"right\",\n      vp: e.label.position,\n      x: e.label.x,\n      y: e.label.y,\n      onClick: () => T(1),\n      children: e.customLabel ? e.rightLabel : L(zr, {\n        children: e.label.after\n      })\n    }), L(Xn, {\n      ref: r,\n      children: L(Mr, {\n        src: e.right.src,\n        srcSet: e.right.srcSet,\n        alt: e.right.alt\n      })\n    }), L(Mr, {\n      src: e.left.src,\n      srcSet: e.left.srcSet,\n      alt: e.left.alt\n    }), L(Zn, {\n      type: \"range\",\n      ref: n,\n      min: \"0\",\n      max: \"100\",\n      onChange: g\n    }), L(Kn, {\n      ref: a,\n      color: e.line.color,\n      width: e.line.width,\n      children: e.customHandle ? e.handle : L(Qn, {})\n    })]\n  });\n}, Jn = z.div`\n  position: relative;\n  display: inline-block;\n  overflow: hidden;\n  width: 100%;\n  height: 100%;\n  border-radius: ${(e) => e.borderRadius}px;\n  background: ${(e) => e.background};\n`, Xn = z.div`\n  position: absolute;\n  z-index: 1;\n  bottom: 0;\n  right: 0;\n  left: 0;\n  top: 0;\n`, Mr = z.img`\n  vertical-align: bottom;\n  object-fit: cover;\n  height: 100%;\n  width: 100%;\n}`, Kn = z.div`\n  pointer-events: none;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  position: absolute;\n  z-index: 2;\n\n  left: 50%;\n  bottom: 0;\n  top: 0;\n\n  transform: translateX(-50%);\n\n  &:before {\n    content: '';\n\n    position: absolute;\n    left: 50%;\n    bottom: 0;\n    top: 0;\n\n    width: ${(e) => e.width}px;\n    background: ${(e) => e.color};\n\n    transform: translateX(-50%);\n  }\n`, Zn = z.input`\n  bottom: 0;\n  cursor: pointer;\n  height: 100%;\n  left: -1px;\n  margin: 0;\n  opacity: 0;\n  position: absolute;\n  top: 0;\n  touch-action: auto;\n  width: calc(100% + 2px);\n  z-index: 2;\n\n  &::-webkit-slider-thumb {\n    -webkit-appearance: none;\n    width: calc(var(--thumb-size) * 2);\n    height: calc(var(--thumb-size) * 1.5);\n  }\n`, Qn = z.div`\n  flex-shrink: 0;\n  position: relative;\n\n  width: 64px;\n  height: 64px;\n  background: rgba(255, 255, 255, 0.4);\n  border: 1px solid rgba(255, 255, 255, 0.24);\n  border-radius: 50%;\n\n  &:before,\n  &:after {\n    content: '';\n\n    position: absolute;\n    top: 50%;\n\n    border-left: 2px solid;\n    border-top: 2px solid;\n\n    height: 8px;\n    width: 8px;\n\n    transform-origin: 0 0;\n  }\n\n  &:before {\n    left: 18px;\n    transform: rotate(-45deg);\n  }\n\n  &:after {\n    right: 8px;\n    transform: rotate(135deg);\n  }\n`, Wr = z.div`\n  position: absolute;\n  z-index: 3;\n\n  cursor: pointer;\n\n  ${(e) => `${e.vp}: ${e.y}px;`}\n  ${(e) => `${e.hp}: ${e.x}px;`}\n`, zr = z.div`\n  display: flex;\n  flex-direction: row;\n  align-items: flex-start;\n  padding: 2px 16px;\n  background: rgba(255, 255, 255, 0.48);\n  border: 1px solid rgba(255, 255, 255, 0.24);\n  border-radius: 6px;\n\n  font-family: Inter, sans-serif;\n  font-weight: 500;\n  font-size: 14px;\n  line-height: 28px;\n  color: #000000;\n`, ea = ({ loading: e, loaded: r }) => {\n  const [n, a] = Dt(!0);\n  return We(() => a(!1), []), n ? e : r;\n}, X = (e) => {\n  var r, n;\n  return !((r = e.left) != null && r.src) || !((n = e.right) != null && n.src);\n}, ta = {\n  left: {\n    type: \"responsiveimage\",\n    title: \"Left Image\"\n  },\n  right: {\n    type: \"responsiveimage\",\n    title: \"Right Image\",\n    description: \"[Flowbase](https://www.flowbase.co/) is the worlds largest component resource site. Explore endless components and templates to inspire your workflows and help you build better, faster.\"\n  },\n  radius: {\n    type: \"number\",\n    defaultValue: 0,\n    min: 0,\n    max: 999,\n    step: 1,\n    displayStepper: !0,\n    hidden: X\n  },\n  bg: {\n    type: \"color\",\n    title: \"Background\",\n    defaultValue: \"#e4e6f1\"\n  },\n  position: {\n    type: \"number\",\n    defaultValue: 50,\n    description: \"Starting position of the handle\",\n    min: 0,\n    max: 100,\n    step: 1,\n    displayStepper: !0,\n    hidden: X\n  },\n  customHandle: {\n    type: \"boolean\",\n    defaultValue: !1,\n    hidden: X\n  },\n  handle: {\n    type: \"componentinstance\",\n    title: \"Handle\",\n    hidden: (e) => X(e) || !e.customHandle\n  },\n  label: {\n    type: \"object\",\n    hidden: X,\n    controls: {\n      position: {\n        type: \"enum\",\n        defaultValue: \"row\",\n        options: [\"top\", \"bottom\"],\n        optionTitles: [\"Top\", \"Bottom\"]\n      },\n      x: {\n        type: \"number\",\n        defaultValue: 24,\n        min: 0,\n        max: 999,\n        step: 1,\n        displayStepper: !0\n      },\n      y: {\n        type: \"number\",\n        defaultValue: 24,\n        min: 0,\n        max: 999,\n        step: 1,\n        displayStepper: !0\n      },\n      before: {\n        type: \"string\",\n        defaultValue: \"Before\"\n      },\n      after: {\n        type: \"string\",\n        defaultValue: \"After\"\n      }\n    }\n  },\n  customLabel: {\n    type: \"boolean\",\n    defaultValue: !1,\n    hidden: X\n  },\n  leftLabel: {\n    type: \"componentinstance\",\n    title: \"Left Label\",\n    hidden: (e) => X(e) || !e.customLabel\n  },\n  rightLabel: {\n    type: \"componentinstance\",\n    title: \"Left Label\",\n    hidden: (e) => X(e) || !e.customLabel\n  },\n  line: {\n    type: \"object\",\n    hidden: X,\n    controls: {\n      color: {\n        type: \"color\",\n        defaultValue: \"rgba(255, 255, 255, 0.4)\"\n      },\n      width: {\n        type: \"number\",\n        defaultValue: 1,\n        min: 0,\n        max: 99,\n        step: 1,\n        displayStepper: !0\n      }\n    }\n  }\n}, na = (e) => L(ea, {\n  loading: L(\"div\", {\n    style: {\n      width: \"100%\",\n      height: \"100%\",\n      borderRadius: `${e.radius}px`,\n      background: e.bg\n    }\n  }),\n  loaded: L(Gn, {\n    ...e\n  })\n});\nexport {\n  na as BeforeAfter,\n  ta as propertyControls\n};\n", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls}from\"framer\";import{propertyControls,BeforeAfter as Component}from\"https://boosters.flowbase.co/before-after-framer.js#Pi7ExYI4gXmQ\";addPropertyControls(BeforeAfter,propertyControls);export default function BeforeAfter(props){return /*#__PURE__*/ _jsx(Component,{...props});};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"BeforeAfter\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Before_After_Image_Slider.map", "// Generated by Framer (3d3d426)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import BeforeAfter from\"https://framerusercontent.com/modules/07UmMgEjHC2ihLKoyRAX/8Ae8OoMAv5FTlgdFbkjS/Before_After_Image_Slider.js\";import Navbar from\"#framer/local/canvasComponent/d1LuQntYq/d1LuQntYq.js\";import Footer from\"#framer/local/canvasComponent/mQsUSo_Hr/mQsUSo_Hr.js\";import*as sharedStyle2 from\"#framer/local/css/fvYlIvEjI/fvYlIvEjI.js\";import*as sharedStyle3 from\"#framer/local/css/GI_sLfmHD/GI_sLfmHD.js\";import*as sharedStyle1 from\"#framer/local/css/LMBjzWFtg/LMBjzWFtg.js\";import*as sharedStyle4 from\"#framer/local/css/O6BjS6eij/O6BjS6eij.js\";import*as sharedStyle from\"#framer/local/css/Rv_AnK0BV/Rv_AnK0BV.js\";import metadataProvider from\"#framer/local/webPageMetadata/mHjFE6JuI/mHjFE6JuI.js\";const NavbarFonts=getFonts(Navbar);const BeforeAfterFonts=getFonts(BeforeAfter);const FooterFonts=getFonts(Footer);const breakpoints={CpauqkLR1:\"(max-width: 809px)\",pCAdeu5jI:\"(min-width: 1200px) and (max-width: 1439px)\",U5FgHWNoL:\"(min-width: 810px) and (max-width: 1199px)\",vDBFlHUnJ:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-0bm3e\";const variantClassNames={CpauqkLR1:\"framer-v-1tgxrzk\",pCAdeu5jI:\"framer-v-o5hmcw\",U5FgHWNoL:\"framer-v-1n3xlor\",vDBFlHUnJ:\"framer-v-17wostk\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop wide\":\"vDBFlHUnJ\",Desktop:\"pCAdeu5jI\",Phone:\"CpauqkLR1\",Tablet:\"U5FgHWNoL\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"pCAdeu5jI\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"CpauqkLR1\",\"vDBFlHUnJ\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"U5FgHWNoL\",\"CpauqkLR1\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"pCAdeu5jI\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-o5hmcw\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l71tqz\",\"data-framer-name\":\"Ledgy - narrow\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f8gko7\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0+40+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h2nh6z-container\",nodeId:\"xmVaqBvVU\",scopeId:\"mHjFE6JuI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{variant:\"iqeDHu57I\"},U5FgHWNoL:{variant:\"GU_6o1R7S\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"xmVaqBvVU\",layoutId:\"xmVaqBvVU\",style:{width:\"100%\"},variant:\"hJ8BOuFD7\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2yzydm\",\"data-framer-name\":\"About\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zj3yfc\",\"data-framer-name\":\"About Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cc6b9026-9247-412d-bf7f-fa8f10885e37, rgb(255, 255, 255))\"},children:\"Simplifying Equity Compensation\"})}),fonts:[\"GF;Montserrat-700\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-bcdfld\",\"data-styles-preset\":\"Rv_AnK0BV\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cc6b9026-9247-412d-bf7f-fa8f10885e37, rgb(255, 255, 255))\"},children:\"Simplifying Equity Compensation\"})}),className:\"framer-1p9u3fu\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cc6b9026-9247-412d-bf7f-fa8f10885e37, rgb(255, 255, 255))\"},children:\"Redesigning Ledgy's employee equity dashboard\"})}),className:\"framer-1nxo7x7\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1288,intrinsicWidth:2016,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+40+112+64+215.2),pixelHeight:1577,pixelWidth:2087,sizes:`min(${componentViewport?.width||\"100vw\"} - 48px, 1200px)`,src:\"https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg 2087w\"}},U5FgHWNoL:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1288,intrinsicWidth:2016,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+40+112+120+232),pixelHeight:1577,pixelWidth:2087,sizes:`min(${componentViewport?.width||\"100vw\"} - 170px, 1200px)`,src:\"https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg 2087w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1288,intrinsicWidth:2016,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+40+112+120+232),pixelHeight:1577,pixelWidth:2087,sizes:`min(${componentViewport?.width||\"100vw\"} - 376px, 1200px)`,src:\"https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/23Hjk1Tj9CzUWTS7str2uK8Dc.jpg 2087w\"},className:\"framer-qfy2h9\",\"data-framer-name\":\"Ledgydashboardthumbnail3\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-179ak5u\",\"data-framer-name\":\"Summary\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1uco0q\",\"data-styles-preset\":\"fvYlIvEjI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cc6b9026-9247-412d-bf7f-fa8f10885e37, rgb(255, 255, 255))\"},children:\"Summary\"})}),className:\"framer-17sc4ju\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cc6b9026-9247-412d-bf7f-fa8f10885e37, rgb(255, 255, 255))\"},children:\"Ledgy offers customers\u2019 employees access to a personal account where they can view their equity compensation, but the user activity was low. I uncovered major user needs and transformed the legacy MVP by tailoring the data and visualisation to the audience.\"})}),className:\"framer-1ed8xf0\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1uco0q\",\"data-styles-preset\":\"fvYlIvEjI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cc6b9026-9247-412d-bf7f-fa8f10885e37, rgb(255, 255, 255))\"},children:\"Key results\"})}),className:\"framer-1ek5394\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tqv8gn\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b05gzm\",\"data-framer-name\":\"Info 01\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(242, 153, 74)\"},children:\"200%\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(242, 153, 74, 1)\"},children:\"200%\"})})}),className:\"framer-1rvt2kq\",\"data-framer-name\":\"200%\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l1jmta\",\"data-framer-name\":\"Frame 41\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Dashboard traffic\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Dashboard traffic\"})})}),className:\"framer-z3l0t\",\"data-framer-name\":\"Dashboard traffic\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-og0fye\",\"data-framer-name\":\"Info 02\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(242, 153, 74)\"},children:\"x3\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(242, 153, 74, 1)\"},children:\"x3\"})})}),className:\"framer-1a8pjpv\",\"data-framer-name\":\"x3\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9gr4jo\",\"data-framer-name\":\"Frame 41\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Return visits\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Return visits\"})})}),className:\"framer-1ua9zx8\",\"data-framer-name\":\"Return visits\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14c8x1f\",\"data-framer-name\":\"Info 03\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(242, 153, 74)\"},children:\"+30%\"})})},U5FgHWNoL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(242, 153, 74)\"},children:\"+30%\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(242, 153, 74, 1)\"},children:\"+30%\"})})}),className:\"framer-qum36l\",\"data-framer-name\":\"+30%\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cgge36\",\"data-framer-name\":\"Frame 41\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Satisfaction ratings\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Satisfaction ratings\"})})}),className:\"framer-pjkr08\",\"data-framer-name\":\"Satisfaction ratings\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c5wnin\",\"data-framer-name\":\"Services Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wmweq6\",\"data-framer-name\":\"Section Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18xa472\",\"data-styles-preset\":\"GI_sLfmHD\",style:{\"--framer-text-alignment\":\"center\"},children:\"Design process\"})}),className:\"framer-lm7cwm\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1uco0q\",\"data-styles-preset\":\"fvYlIvEjI\",children:\"My role\"})}),className:\"framer-uzzsne\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"center\"},children:\"As the sole product designer on the project, and 2nd designer to join the company, I helped establish user research and design thinking processes that helped the team make more user-centered decisions based on real data.\"})}),className:\"framer-1gfay0m\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-klep1h\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-146hyxk\",\"data-framer-name\":\"Services 01\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1uco0q\",\"data-styles-preset\":\"fvYlIvEjI\",children:\"Company\"})}),className:\"framer-4l00p5\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(Link,{href:\"https://ledgy.com/\",motionChild:true,nodeId:\"uM_SZCx0z\",openInNewTab:true,scopeId:\"mHjFE6JuI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1l1yqyk\",\"data-styles-preset\":\"O6BjS6eij\",children:\"Ledgy\"})}),\" is a fintech B2B SaaS startup\"]})}),className:\"framer-18gshk\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oabl2t\",\"data-framer-name\":\"Services 03\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1uco0q\",\"data-styles-preset\":\"fvYlIvEjI\",children:\"Team\"})}),className:\"framer-1gk1nrs\",\"data-framer-name\":\"Tilte\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"center\"},children:\"1 Product Manager, 4 Engineers, 1 Data analyst\"})}),className:\"framer-8wq0x7\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lzzzn\",\"data-framer-name\":\"Services 04\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1uco0q\",\"data-styles-preset\":\"fvYlIvEjI\",children:\"Timeline\"})}),className:\"framer-18mcudx\",\"data-framer-name\":\"Tilte\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"center\"},children:\"1 quarter for discovery, user testing, design & development\"})}),className:\"framer-1a9cmvg\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x0wjif\",\"data-framer-name\":\"The problems\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r0dazt\",\"data-framer-name\":\"Section Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18xa472\",\"data-styles-preset\":\"GI_sLfmHD\",children:\"Identifying the problems\"})}),className:\"framer-13omeeh\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",children:[\"Initially there were many ideas floating around to engage employees, but nobody was sure what to do. After conducting a workshop to understand the status quo and with the help of customer feedback from CX, I spoke to 5 employees using interviews, usability testing and card sorting to understand:\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",children:\"What do users know or think about their equity?\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",children:\"What do they want to know?\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",children:\"How useful is the current employee app?\"})]}),className:\"framer-gvu8qp\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18w28vt\",\"data-framer-name\":\"Frame 657\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2648+794-199+10),pixelHeight:732,pixelWidth:1411,sizes:\"341px\",src:\"https://framerusercontent.com/images/W8oscNFs20UHmScr3D5sh0xoUNs.png\",srcSet:\"https://framerusercontent.com/images/W8oscNFs20UHmScr3D5sh0xoUNs.png?scale-down-to=512 512w,https://framerusercontent.com/images/W8oscNFs20UHmScr3D5sh0xoUNs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/W8oscNFs20UHmScr3D5sh0xoUNs.png 1411w\"},transformTemplate:undefined},U5FgHWNoL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2235.2+90+635.2+6.5),pixelHeight:732,pixelWidth:1411,sizes:\"613px\",src:\"https://framerusercontent.com/images/W8oscNFs20UHmScr3D5sh0xoUNs.png\",srcSet:\"https://framerusercontent.com/images/W8oscNFs20UHmScr3D5sh0xoUNs.png?scale-down-to=512 512w,https://framerusercontent.com/images/W8oscNFs20UHmScr3D5sh0xoUNs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/W8oscNFs20UHmScr3D5sh0xoUNs.png 1411w\"},transformTemplate:undefined},vDBFlHUnJ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2187.6+493-369+11),pixelHeight:732,pixelWidth:1903,sizes:\"871px\",src:\"https://framerusercontent.com/images/ojUO7IIyaZ5U0mtGAWCosxJuYsk.png\",srcSet:\"https://framerusercontent.com/images/ojUO7IIyaZ5U0mtGAWCosxJuYsk.png?scale-down-to=512 512w,https://framerusercontent.com/images/ojUO7IIyaZ5U0mtGAWCosxJuYsk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ojUO7IIyaZ5U0mtGAWCosxJuYsk.png 1903w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2187.6+90+11),pixelHeight:732,pixelWidth:2099,sizes:\"871px\",src:\"https://framerusercontent.com/images/Tg1DYh0oRBksxEBi3G7Ty4wg.png\",srcSet:\"https://framerusercontent.com/images/Tg1DYh0oRBksxEBi3G7Ty4wg.png?scale-down-to=512 512w,https://framerusercontent.com/images/Tg1DYh0oRBksxEBi3G7Ty4wg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Tg1DYh0oRBksxEBi3G7Ty4wg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Tg1DYh0oRBksxEBi3G7Ty4wg.png 2099w\"},className:\"framer-yero4q\",\"data-border\":true,\"data-framer-name\":\"image 4\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2648+794-199+235-144),pixelHeight:904,pixelWidth:2184,sizes:\"304px\",src:\"https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png\",srcSet:\"https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png?scale-down-to=512 512w,https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png 2184w\"},transformTemplate:transformTemplate1},U5FgHWNoL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2235.2+90+635.2+387-254),pixelHeight:904,pixelWidth:2184,sizes:\"614px\",src:\"https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png\",srcSet:\"https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png?scale-down-to=512 512w,https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png 2184w\"},transformTemplate:transformTemplate1},vDBFlHUnJ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2187.6+493-369+387-192),pixelHeight:904,pixelWidth:2184,sizes:\"614px\",src:\"https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png\",srcSet:\"https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png?scale-down-to=512 512w,https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png 2184w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2187.6+90+387-192),pixelHeight:904,pixelWidth:2184,sizes:\"614px\",src:\"https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png\",srcSet:\"https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png?scale-down-to=512 512w,https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gYzDc2rW4u8mbmgivzHrvu1OEE.png 2184w\"},className:\"framer-1lfhnzh\",\"data-border\":true,\"data-framer-name\":\"Screenshot 2024-05-24 at 15.04 3\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2648+794-199+235-164.3206),pixelHeight:494,pixelWidth:808,sizes:\"207px\",src:\"https://framerusercontent.com/images/TRa8UuevA4jUyfgGU0HMPiYk1Dk.png\",srcSet:\"https://framerusercontent.com/images/TRa8UuevA4jUyfgGU0HMPiYk1Dk.png?scale-down-to=512 512w,https://framerusercontent.com/images/TRa8UuevA4jUyfgGU0HMPiYk1Dk.png 808w\"}},U5FgHWNoL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2235.2+90+635.2+89.5),pixelHeight:494,pixelWidth:808,sizes:\"371px\",src:\"https://framerusercontent.com/images/TRa8UuevA4jUyfgGU0HMPiYk1Dk.png\",srcSet:\"https://framerusercontent.com/images/TRa8UuevA4jUyfgGU0HMPiYk1Dk.png?scale-down-to=512 512w,https://framerusercontent.com/images/TRa8UuevA4jUyfgGU0HMPiYk1Dk.png 808w\"},transformTemplate:transformTemplate2},vDBFlHUnJ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2187.6+493-369+387-264),pixelHeight:494,pixelWidth:808,sizes:\"371px\",src:\"https://framerusercontent.com/images/TRa8UuevA4jUyfgGU0HMPiYk1Dk.png\",srcSet:\"https://framerusercontent.com/images/TRa8UuevA4jUyfgGU0HMPiYk1Dk.png?scale-down-to=512 512w,https://framerusercontent.com/images/TRa8UuevA4jUyfgGU0HMPiYk1Dk.png 808w\"},transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2187.6+90+125),pixelHeight:494,pixelWidth:808,sizes:\"371px\",src:\"https://framerusercontent.com/images/TRa8UuevA4jUyfgGU0HMPiYk1Dk.png\",srcSet:\"https://framerusercontent.com/images/TRa8UuevA4jUyfgGU0HMPiYk1Dk.png?scale-down-to=512 512w,https://framerusercontent.com/images/TRa8UuevA4jUyfgGU0HMPiYk1Dk.png 808w\"},className:\"framer-1roijac\",\"data-border\":true,\"data-framer-name\":\"Screenshot 2024-05-24 at 15.04 2\"})})]}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(31, 31, 31)\"},children:\"My role\"})}),className:\"framer-zzvobn hidden-1tgxrzk hidden-17wostk\",\"data-framer-name\":\"Title\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6gvzur\",\"data-framer-name\":\"Skills\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kp5u8z\",\"data-framer-name\":\"Section Heading\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hnqq7n\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18xa472\",\"data-styles-preset\":\"GI_sLfmHD\",style:{\"--framer-text-alignment\":\"center\"},children:\"User insights\"})}),className:\"framer-g43mau\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"center\"},children:\"The most eye-opening insights came from usability testing the original dashboard, where testers were visibly confused and had difficulty using the dashboard to answer basic questions.\"})}),className:\"framer-lrvfw2\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(31, 31, 31)\"},children:\"\u201CMore confusing than helpful\u201D\"})})},U5FgHWNoL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(31, 31, 31)\"},children:\"\u201CMore confusing than helpful\u201D\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(31, 31, 31, 1)\"},children:\"\u201CMore confusing than helpful\u201D\"})})}),className:\"framer-1vqgfl5\",\"data-framer-name\":\"Description\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"The dashboard was too advanced.\"}),\" The typical employee is much less informed on equity than the staff at Ledgy who created the dashboard, so it\u2019s hard for them to grasp the complex concepts and jargon. Furthermore, the layout & visuals offered little help for users to connect the dots, and some things made it even more confusing:\"]})}),className:\"framer-1893jgd\",\"data-framer-name\":\"Description\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w5rk8h\",\"data-framer-name\":\"Frame 664\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3442+90+535.2+0+0),pixelHeight:384,pixelWidth:1788,sizes:\"385px\",src:\"https://framerusercontent.com/images/9qNzX9hGMRR3tERQTgxjNE9gQFs.png\",srcSet:\"https://framerusercontent.com/images/9qNzX9hGMRR3tERQTgxjNE9gQFs.png?scale-down-to=512 512w,https://framerusercontent.com/images/9qNzX9hGMRR3tERQTgxjNE9gQFs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9qNzX9hGMRR3tERQTgxjNE9gQFs.png 1788w\"}},U5FgHWNoL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3010.2+90+565.2+0+0),pixelHeight:384,pixelWidth:1788,sizes:\"793px\",src:\"https://framerusercontent.com/images/9qNzX9hGMRR3tERQTgxjNE9gQFs.png\",srcSet:\"https://framerusercontent.com/images/9qNzX9hGMRR3tERQTgxjNE9gQFs.png?scale-down-to=512 512w,https://framerusercontent.com/images/9qNzX9hGMRR3tERQTgxjNE9gQFs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9qNzX9hGMRR3tERQTgxjNE9gQFs.png 1788w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2680.6+90+565.2+0+0),pixelHeight:384,pixelWidth:1788,sizes:\"1204px\",src:\"https://framerusercontent.com/images/9qNzX9hGMRR3tERQTgxjNE9gQFs.png\",srcSet:\"https://framerusercontent.com/images/9qNzX9hGMRR3tERQTgxjNE9gQFs.png?scale-down-to=512 512w,https://framerusercontent.com/images/9qNzX9hGMRR3tERQTgxjNE9gQFs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9qNzX9hGMRR3tERQTgxjNE9gQFs.png 1788w\"},className:\"framer-xbgrxc\",\"data-framer-name\":\"Frame 661\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3442+90+535.2+0+145.6),pixelHeight:936,pixelWidth:1788,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png\",srcSet:\"https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png 1788w\"}},U5FgHWNoL:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3010.2+90+565.2+0+232),pixelHeight:936,pixelWidth:1788,positionX:\"center\",positionY:\"center\",sizes:\"562px\",src:\"https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png\",srcSet:\"https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png 1788w\"}},vDBFlHUnJ:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2680.6+90+565.2+0+319),pixelHeight:936,pixelWidth:1788,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png\",srcSet:\"https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png 1788w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2680.6+90+565.2+0+319),pixelHeight:936,pixelWidth:1788,positionX:\"center\",positionY:\"center\",sizes:\"1204px\",src:\"https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png\",srcSet:\"https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Ttkp49QkuZ91ere1unLMxf6oIA.png 1788w\"},className:\"framer-1r3h1nl\",\"data-framer-name\":\"Frame 663\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3442+90+535.2+0+416.5143),pixelHeight:602,pixelWidth:1658,sizes:\"364.1236px\",src:\"https://framerusercontent.com/images/BN1WNd0Tyev18ymZtDUGtrw5q9Y.png\",srcSet:\"https://framerusercontent.com/images/BN1WNd0Tyev18ymZtDUGtrw5q9Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/BN1WNd0Tyev18ymZtDUGtrw5q9Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BN1WNd0Tyev18ymZtDUGtrw5q9Y.png 1658w\"}},U5FgHWNoL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3010.2+90+565.2+0+722),pixelHeight:602,pixelWidth:1658,sizes:\"750px\",src:\"https://framerusercontent.com/images/BN1WNd0Tyev18ymZtDUGtrw5q9Y.png\",srcSet:\"https://framerusercontent.com/images/BN1WNd0Tyev18ymZtDUGtrw5q9Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/BN1WNd0Tyev18ymZtDUGtrw5q9Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BN1WNd0Tyev18ymZtDUGtrw5q9Y.png 1658w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2680.6+90+565.2+0+1049),pixelHeight:602,pixelWidth:1658,sizes:\"1089px\",src:\"https://framerusercontent.com/images/BN1WNd0Tyev18ymZtDUGtrw5q9Y.png\",srcSet:\"https://framerusercontent.com/images/BN1WNd0Tyev18ymZtDUGtrw5q9Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/BN1WNd0Tyev18ymZtDUGtrw5q9Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BN1WNd0Tyev18ymZtDUGtrw5q9Y.png 1658w\"},className:\"framer-1puo4f2\",\"data-framer-name\":\"Frame 660\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3442+90+535.2+0+612.6286),pixelHeight:618,pixelWidth:1806,sizes:\"365.0946px\",src:\"https://framerusercontent.com/images/q9Oes0LDwjCAPIEp48n6lgQO4.png\",srcSet:\"https://framerusercontent.com/images/q9Oes0LDwjCAPIEp48n6lgQO4.png?scale-down-to=512 512w,https://framerusercontent.com/images/q9Oes0LDwjCAPIEp48n6lgQO4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q9Oes0LDwjCAPIEp48n6lgQO4.png 1806w\"}},U5FgHWNoL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3010.2+90+565.2+0+1058),pixelHeight:618,pixelWidth:1806,sizes:\"752px\",src:\"https://framerusercontent.com/images/q9Oes0LDwjCAPIEp48n6lgQO4.png\",srcSet:\"https://framerusercontent.com/images/q9Oes0LDwjCAPIEp48n6lgQO4.png?scale-down-to=512 512w,https://framerusercontent.com/images/q9Oes0LDwjCAPIEp48n6lgQO4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q9Oes0LDwjCAPIEp48n6lgQO4.png 1806w\"}}},children:/*#__PURE__*/_jsxs(Image,{className:\"framer-1vrcp49\",\"data-framer-name\":\"Frame 659\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2680.6+90+565.2+0+1508+16),pixelHeight:1392,pixelWidth:2808,positionX:\"center\",positionY:\"center\",sizes:\"702px\",src:\"https://framerusercontent.com/images/CJN3gGi7UyUpPcxR2TJ0NcRVU.png\",srcSet:\"https://framerusercontent.com/images/CJN3gGi7UyUpPcxR2TJ0NcRVU.png?scale-down-to=512 512w,https://framerusercontent.com/images/CJN3gGi7UyUpPcxR2TJ0NcRVU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CJN3gGi7UyUpPcxR2TJ0NcRVU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/CJN3gGi7UyUpPcxR2TJ0NcRVU.png 2808w\"},className:\"framer-1l18rfd hidden-1n3xlor hidden-1tgxrzk\",\"data-border\":true,\"data-framer-name\":\"Dashboard  Ledgy 7\"}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-189dhdx hidden-1n3xlor hidden-1tgxrzk\",\"data-framer-name\":\"Vector 5\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:34,intrinsicWidth:212,svg:'<svg width=\"212\" height=\"34\" viewBox=\"-1 -1 212 34\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M-5.33333 32C-5.33333 34.9455 -2.94552 37.3333 0 37.3333C2.94552 37.3333 5.33333 34.9455 5.33333 32C5.33333 29.0545 2.94552 26.6667 0 26.6667C-2.94552 26.6667 -5.33333 29.0545 -5.33333 32ZM0 33H127.105V31H0V33ZM132.105 28V4H130.105V28H132.105ZM135.105 1H210V-1H135.105V1ZM132.105 4C132.105 2.34315 133.448 1 135.105 1V-1C132.344 -1 130.105 1.23858 130.105 4H132.105ZM127.105 33C129.866 33 132.105 30.7614 132.105 28H130.105C130.105 29.6569 128.762 31 127.105 31V33Z\" fill=\"#FF3C5C\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hqwug6 hidden-1n3xlor hidden-1tgxrzk\",\"data-framer-name\":\"Error blurb\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ysezmd\",\"data-framer-name\":\"Frame 645\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-yweu19\",\"data-framer-name\":\"bxs:error\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:37,intrinsicWidth:36,svg:'<svg width=\"36\" height=\"37\" viewBox=\"0 0 36 37\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"36.001\" height=\"36.9585\" rx=\"18.0005\" fill=\"#FF3C5C\"/>\\n<path d=\"M18.8849 8.4905C18.5389 7.8365 17.4629 7.8365 17.1169 8.4905L8.11694 25.4905C8.03592 25.6429 7.99575 25.8136 8.00036 25.9861C8.00496 26.1586 8.05417 26.327 8.14319 26.4749C8.23221 26.6227 8.35801 26.7449 8.50833 26.8297C8.65865 26.9145 8.82837 26.9588 9.00094 26.9585H27.0009C27.1734 26.9589 27.343 26.9145 27.4932 26.8298C27.6434 26.7451 27.7691 26.6229 27.8581 26.4752C27.947 26.3274 27.9961 26.1591 28.0007 25.9867C28.0052 25.8144 27.965 25.6437 27.8839 25.4915L18.8849 8.4905ZM19.0009 23.9585H17.0009V21.9585H19.0009V23.9585ZM17.0009 19.9585V14.9585H19.0009L19.0019 19.9585H17.0009Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yaeqzd\",\"data-framer-name\":\"Frame 646\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"24px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgba(31, 31, 31, 1)\"},children:\"Difficult to read charts\"})})}),className:\"framer-16toko9\",\"data-framer-name\":\"UX writing\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"bottom\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-skhxv7\",\"data-framer-name\":\"Frame 644\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gp25d\",\"data-border\":true,\"data-framer-name\":\"Frame 642\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\"',\"--framer-font-size\":\"16px\",\"--framer-text-color\":\"rgba(31, 31, 31, 1)\"},children:\"For example, there is no way to see how much will vest next without hovering/searching over the right part of the vesting chart, esp. because the x-axis is labeled inconsistently\"})})}),className:\"framer-1t4y33n\",\"data-framer-name\":\"Labels such as \u201CHistorical Value\u201D or \u201COutstanding\u201D were confusing\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})})]})]})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f3wmmz\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pbvn11\",\"data-framer-name\":\"Section Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18xa472\",\"data-styles-preset\":\"GI_sLfmHD\",children:\"Defining the strategy\"})}),className:\"framer-1lxcsya\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",children:\"Previously, some believed that we needed to educate employees on advanced equity topics. But research indicated that these may intimidate most users, and that there is a much bigger pain point to be addressed.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",children:\"So instead, we decided to improve the employee dashboard with more feasible, frontend changes, so that employees can independently learn about their equity using Ledgy, and reduce manager workload.\"})]}),className:\"framer-ow1av8\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+4884.9429+640-175),pixelHeight:1464,pixelWidth:2180,positionX:\"center\",positionY:\"center\",sizes:\"329px\",src:\"https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png\",srcSet:\"https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png?scale-down-to=512 512w,https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png 2180w\"},transformTemplate:transformTemplate1},U5FgHWNoL:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5050.4+699-276),pixelHeight:1464,pixelWidth:2180,positionX:\"center\",positionY:\"center\",sizes:\"545px\",src:\"https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png\",srcSet:\"https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png?scale-down-to=512 512w,https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png 2180w\"},transformTemplate:transformTemplate1},vDBFlHUnJ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5313.8+426-338),pixelHeight:1464,pixelWidth:2180,positionX:\"center\",positionY:\"center\",sizes:\"545px\",src:\"https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png\",srcSet:\"https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png?scale-down-to=512 512w,https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png 2180w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5313.8+462-311),pixelHeight:1464,pixelWidth:2180,positionX:\"center\",positionY:\"center\",sizes:\"545px\",src:\"https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png\",srcSet:\"https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png?scale-down-to=512 512w,https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gYWbiQBrHzbA31Xl6pq1t9VKPg.png 2180w\"},className:\"framer-18wihzj\",\"data-border\":true,\"data-framer-name\":\"Frame 650 1\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wfm723\",\"data-framer-name\":\"Brainstorm\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p4pwd3\",\"data-framer-name\":\"Frame 668\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5524.9429+671-217+25.5),pixelHeight:1704,pixelWidth:2044,positionX:\"center\",positionY:\"center\",sizes:\"259px\",src:\"https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png\",srcSet:\"https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png?scale-down-to=512 512w,https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png 2044w\"},transformTemplate:transformTemplate2},U5FgHWNoL:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5749.4+577-194+16.499),pixelHeight:1704,pixelWidth:2044,positionX:\"center\",positionY:\"center\",sizes:\"510.1695px\",src:\"https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png\",srcSet:\"https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png?scale-down-to=512 512w,https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png 2044w\"}},vDBFlHUnJ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5739.8+180-309+6.5524),pixelHeight:1704,pixelWidth:2044,positionX:\"center\",positionY:\"center\",sizes:\"458.5684px\",src:\"https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png\",srcSet:\"https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png?scale-down-to=512 512w,https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png 2044w\"},transformTemplate:transformTemplate2}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5775.8+180-318.5+16.499),pixelHeight:1704,pixelWidth:2044,positionX:\"center\",positionY:\"center\",sizes:\"510.1695px\",src:\"https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png\",srcSet:\"https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png?scale-down-to=512 512w,https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7Xto8aeL9D2lDz062vzXgag4bQA.png 2044w\"},className:\"framer-1cie0s7\",\"data-border\":true,\"data-framer-name\":\"Workshop 1\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5524.9429+671-217+273-184),pixelHeight:968,pixelWidth:936,positionX:\"center\",positionY:\"center\",sizes:\"148px\",src:\"https://framerusercontent.com/images/tl0JYoPokCFqEr4GhQ4o1v0A.png\",srcSet:\"https://framerusercontent.com/images/tl0JYoPokCFqEr4GhQ4o1v0A.png 936w\"}},U5FgHWNoL:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5749.4+577-194+100.0239),pixelHeight:968,pixelWidth:936,positionX:\"center\",positionY:\"center\",sizes:\"233.7899px\",src:\"https://framerusercontent.com/images/tl0JYoPokCFqEr4GhQ4o1v0A.png\",srcSet:\"https://framerusercontent.com/images/tl0JYoPokCFqEr4GhQ4o1v0A.png 936w\"},transformTemplate:transformTemplate2},vDBFlHUnJ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5739.8+180-309+361-225.6017),pixelHeight:968,pixelWidth:936,positionX:\"center\",positionY:\"center\",sizes:\"209.9902px\",src:\"https://framerusercontent.com/images/tl0JYoPokCFqEr4GhQ4o1v0A.png\",srcSet:\"https://framerusercontent.com/images/tl0JYoPokCFqEr4GhQ4o1v0A.png 936w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5775.8+180-318.5+108),pixelHeight:968,pixelWidth:936,positionX:\"center\",positionY:\"center\",sizes:\"233.7899px\",src:\"https://framerusercontent.com/images/tl0JYoPokCFqEr4GhQ4o1v0A.png\",srcSet:\"https://framerusercontent.com/images/tl0JYoPokCFqEr4GhQ4o1v0A.png 936w\"},className:\"framer-rpeste\",\"data-border\":true,\"data-framer-name\":\"User experience 1\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mlrgh6\",\"data-framer-name\":\"Section Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18xa472\",\"data-styles-preset\":\"GI_sLfmHD\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-cc6b9026-9247-412d-bf7f-fa8f10885e37, rgb(255, 255, 255))\"},children:\"Brainstorming as a team\"})}),className:\"framer-1hg0uz5\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-cc6b9026-9247-412d-bf7f-fa8f10885e37, rgb(255, 255, 255))\"},children:\"Since the dashboard is a highly complex area of the product, I gathered the team to brainstorm ideas to determine which were the most feasible and valuable to implement.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-cc6b9026-9247-412d-bf7f-fa8f10885e37, rgb(255, 255, 255))\"},children:\"Due to the complex nature & dependabilities in the data, certain ideas had to be adapted. For example, instead of an event widget to show upcoming events, we focused on improving notifications.\"})]})},U5FgHWNoL:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-cc6b9026-9247-412d-bf7f-fa8f10885e37, rgb(255, 255, 255))\"},children:\"Since the dashboard is a highly complex area of the product, I gathered the team to brainstorm ideas to determine which were the most feasible and valuable to implement.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-cc6b9026-9247-412d-bf7f-fa8f10885e37, rgb(255, 255, 255))\"},children:\"Due to the complex nature & dependabilities in the data, certain ideas had to be adapted. For example, instead of an event widget to show upcoming events, we focused on improving notifications.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-color\":\"var(--token-cc6b9026-9247-412d-bf7f-fa8f10885e37, rgb(255, 255, 255))\"},children:\"Since the dashboard is a highly complex area of the product, I gathered the team to brainstorm ideas to determine which were the most feasible and valuable to implement.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-color\":\"var(--token-cc6b9026-9247-412d-bf7f-fa8f10885e37, rgb(255, 255, 255))\"},children:\"Due to the complex nature & dependabilities in the data, certain ideas had to be adapted. For example, instead of an event widget to show upcoming events, we focused on improving notifications.\"})]}),className:\"framer-5b27n9\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15l270o\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5gtb13\",\"data-framer-name\":\"Section Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18xa472\",\"data-styles-preset\":\"GI_sLfmHD\",children:\"Design iteration\"})}),className:\"framer-4p81uf\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",children:[\"Due to the high complexity, I refined my ideas closely with engineers using low-fidelity designs as they conducted technical research.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Since the design team was concurrently working on a rebranding establishing a design system, I adapted UI decisions accordingly.\"]})}),className:\"framer-fqghf0\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-119ctu1\",\"data-framer-name\":\"Frame 666\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+6195.9429+607-170+17),pixelHeight:757,pixelWidth:511,sizes:\"88px\",src:\"https://framerusercontent.com/images/eXEFYkyv7vY1XdFfanEEQYfQifs.png\",srcSet:\"https://framerusercontent.com/images/eXEFYkyv7vY1XdFfanEEQYfQifs.png 511w\"},transformTemplate:transformTemplate2},U5FgHWNoL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+6326.4+529-206+15.3008),pixelHeight:757,pixelWidth:511,sizes:\"160.6385px\",src:\"https://framerusercontent.com/images/eXEFYkyv7vY1XdFfanEEQYfQifs.png\",srcSet:\"https://framerusercontent.com/images/eXEFYkyv7vY1XdFfanEEQYfQifs.png 511w\"}},vDBFlHUnJ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5919.8+350-260+15.3008),pixelHeight:757,pixelWidth:511,sizes:\"160.6385px\",src:\"https://framerusercontent.com/images/eXEFYkyv7vY1XdFfanEEQYfQifs.png\",srcSet:\"https://framerusercontent.com/images/eXEFYkyv7vY1XdFfanEEQYfQifs.png 511w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5955.8+90+15.3008),pixelHeight:757,pixelWidth:511,sizes:\"160.6385px\",src:\"https://framerusercontent.com/images/eXEFYkyv7vY1XdFfanEEQYfQifs.png\",srcSet:\"https://framerusercontent.com/images/eXEFYkyv7vY1XdFfanEEQYfQifs.png 511w\"},className:\"framer-nhrebz\",\"data-border\":true,\"data-framer-name\":\"Info architecture\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+6195.9429+607-170+206-165),pixelHeight:1357,pixelWidth:1550,sizes:\"173px\",src:\"https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg\",srcSet:\"https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg 1550w\"}},U5FgHWNoL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+6326.4+529-206+57.377),pixelHeight:1357,pixelWidth:1550,sizes:\"317.4523px\",src:\"https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg\",srcSet:\"https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg 1550w\"}},vDBFlHUnJ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5919.8+350-260+57.377),pixelHeight:1357,pixelWidth:1550,sizes:\"317.4523px\",src:\"https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg\",srcSet:\"https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg 1550w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5955.8+90+57.377),pixelHeight:1357,pixelWidth:1550,sizes:\"317.4523px\",src:\"https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg\",srcSet:\"https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/EUa4TKPCFfCoTChWBjzeZNrQWQ.jpg 1550w\"},className:\"framer-16rvado\",\"data-border\":true,\"data-framer-name\":\"Frame 52\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+6195.9429+607-170+22.5),pixelHeight:1882,pixelWidth:2263,sizes:\"184px\",src:\"https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg\",srcSet:\"https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg 2263w\"},transformTemplate:transformTemplate2},U5FgHWNoL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+6326.4+529-206+15.3008),pixelHeight:1882,pixelWidth:2263,sizes:\"334.6635px\",src:\"https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg\",srcSet:\"https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg 2263w\"}},vDBFlHUnJ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5919.8+350-260+15.3008),pixelHeight:1882,pixelWidth:2263,sizes:\"334.6635px\",src:\"https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg\",srcSet:\"https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg 2263w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5955.8+90+15.3008),pixelHeight:1882,pixelWidth:2263,sizes:\"334.6635px\",src:\"https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg\",srcSet:\"https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/n16V6YGF7cokvKALHV6LJoRjsno.jpg 2263w\"},className:\"framer-1wcdq9r\",\"data-border\":true,\"data-framer-name\":\"Frame 536\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5u1vpw\",\"data-framer-name\":\"Skills\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kfivj6\",\"data-framer-name\":\"Section Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18xa472\",\"data-styles-preset\":\"GI_sLfmHD\",style:{\"--framer-text-alignment\":\"center\"},children:\"Further learnings\"})}),className:\"framer-515lpw\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"center\"},children:\"Using a lower-fidelity mockup, I tested my ideas with early employees to check usability, and spoke to customers to gather feedback. These learnings helped me form my ideas towards the final design.\"})}),className:\"framer-vwxx8g\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1434,intrinsicWidth:2007,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+6802.9429+90+239.2),pixelHeight:1434,pixelWidth:1963,positionX:\"center\",positionY:\"center\",sizes:\"357px\",src:\"https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png\",srcSet:\"https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png?scale-down-to=512 512w,https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png 1963w\"}},U5FgHWNoL:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1434,intrinsicWidth:2007,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+6855.4+64+239.2),pixelHeight:1434,pixelWidth:1963,positionX:\"center\",positionY:\"center\",sizes:\"746px\",src:\"https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png\",srcSet:\"https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png?scale-down-to=512 512w,https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png 1963w\"}},vDBFlHUnJ:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1434,intrinsicWidth:2007,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+6269.8+90+239.2),pixelHeight:1434,pixelWidth:1963,positionX:\"center\",positionY:\"center\",sizes:\"1125px\",src:\"https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png\",srcSet:\"https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png?scale-down-to=512 512w,https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png 1963w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1434,intrinsicWidth:2007,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+6305.8+90+239.2),pixelHeight:1434,pixelWidth:1963,positionX:\"center\",positionY:\"center\",sizes:\"1125px\",src:\"https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png\",srcSet:\"https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png?scale-down-to=512 512w,https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TYmZxNHDkT83dwRw0vsHV4dqew.png 1963w\"},className:\"framer-1i13iec\",\"data-framer-name\":\"Learnings\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18ntofz\",\"data-framer-name\":\"Blog\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-od52fk\",\"data-framer-name\":\"Section Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18xa472\",\"data-styles-preset\":\"GI_sLfmHD\",style:{\"--framer-text-alignment\":\"center\"},children:\"Final design\"})}),className:\"framer-o6afvz\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"center\"},children:\"The new dashboard is tailored for equity beginners rather than experts: It now has an information architecture with the data following a logical flow with increasing complexity from top to bottom. The data users are interested in are highlighted, whereas less important pieces are de-emphasized. I further tested the designs with recent employees to validate the concepts.\"})}),className:\"framer-c81wc9\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8n5y78\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2ucci1-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"bK6qsEaTT\",scopeId:\"mHjFE6JuI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{radius:4}},children:/*#__PURE__*/_jsx(BeforeAfter,{bg:\"rgba(245, 245, 245, 0)\",customHandle:false,customLabel:false,handle:[],height:\"100%\",id:\"bK6qsEaTT\",label:{after:\"\",before:\"\",position:\"bottom\",x:0,y:0},layoutId:\"bK6qsEaTT\",left:addImageAlt({pixelHeight:1856,pixelWidth:2232,src:\"https://framerusercontent.com/images/26uGJlMtZG8yQrnI2UYMzaEyTOY.png\",srcSet:\"https://framerusercontent.com/images/26uGJlMtZG8yQrnI2UYMzaEyTOY.png?scale-down-to=512 512w,https://framerusercontent.com/images/26uGJlMtZG8yQrnI2UYMzaEyTOY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/26uGJlMtZG8yQrnI2UYMzaEyTOY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/26uGJlMtZG8yQrnI2UYMzaEyTOY.png 2232w\"},\"\"),leftLabel:[],line:{color:\"rgb(138, 138, 138)\",width:4},position:63,radius:8,right:addImageAlt({pixelHeight:1853,pixelWidth:2232,src:\"https://framerusercontent.com/images/ojsFVgUiooEPZ6plWcGJauXKzbQ.png\",srcSet:\"https://framerusercontent.com/images/ojsFVgUiooEPZ6plWcGJauXKzbQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/ojsFVgUiooEPZ6plWcGJauXKzbQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ojsFVgUiooEPZ6plWcGJauXKzbQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ojsFVgUiooEPZ6plWcGJauXKzbQ.png 2232w\"},\"\"),rightLabel:[],style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-49dcb7\",\"data-framer-name\":\"Frame 667\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(31, 31, 31)\"},children:\"Summary & progress section\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(31, 31, 31)\"},children:\"Summary & progress section\"})}),className:\"framer-1j2qaxs\",\"data-framer-name\":\"Summary & progress\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"bottom\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"center\"},children:'Leveraging the top area where eyes tend to go first, I placed a \"Your equity\" summary, to give the user an overview of their data.'})}),className:\"framer-1s0v0s2\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7387.1429+90+737.2),pixelHeight:844,pixelWidth:1844,positionX:\"center\",positionY:\"center\",sizes:\"327.2082px\",src:\"https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png\",srcSet:\"https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png?scale-down-to=512 512w,https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png 1844w\"}},U5FgHWNoL:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7691.6+90+685.2),pixelHeight:844,pixelWidth:1844,positionX:\"center\",positionY:\"center\",sizes:\"716px\",src:\"https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png\",srcSet:\"https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png?scale-down-to=512 512w,https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png 1844w\"}},vDBFlHUnJ:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7402+90+685.2),pixelHeight:844,pixelWidth:1844,positionX:\"center\",positionY:\"center\",sizes:\"1000px\",src:\"https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png\",srcSet:\"https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png?scale-down-to=512 512w,https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png 1844w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7438+90+685.2),pixelHeight:844,pixelWidth:1844,positionX:\"center\",positionY:\"center\",sizes:\"1000px\",src:\"https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png\",srcSet:\"https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png?scale-down-to=512 512w,https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gcisYPzbYzeaBNt7seCXPUW5E.png 1844w\"},className:\"framer-1wwx847\",\"data-framer-name\":\"Top\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-35kwpi\",\"data-framer-name\":\"Section Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(31, 31, 31)\"},children:\"Detailed breakdown section\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(31, 31, 31)\"},children:\"Detailed breakdown section\"})}),className:\"framer-1f86nul\",\"data-framer-name\":\"Detailed breakdowns\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"bottom\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"center\"},children:'As the eye continues lower on the screen, that\\'s when we can start getting into more detailed analysis, so this is where I placed \"breakdown\" cards:'})}),className:\"framer-5t5djc\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7387.1429+90+1171.8224),pixelHeight:1117,pixelWidth:1844,positionX:\"center\",positionY:\"center\",sizes:\"320.3629px\",src:\"https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png\",srcSet:\"https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png?scale-down-to=512 512w,https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png 1844w\"}},U5FgHWNoL:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7691.6+90+1337.2),pixelHeight:1117,pixelWidth:1844,positionX:\"center\",positionY:\"center\",sizes:\"700px\",src:\"https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png\",srcSet:\"https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png?scale-down-to=512 512w,https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png 1844w\"}},vDBFlHUnJ:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7402+90+1427.2),pixelHeight:1117,pixelWidth:1844,positionX:\"center\",positionY:\"center\",sizes:\"975px\",src:\"https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png\",srcSet:\"https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png?scale-down-to=512 512w,https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png 1844w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7438+90+1427.2),pixelHeight:1117,pixelWidth:1844,positionX:\"center\",positionY:\"center\",sizes:\"975px\",src:\"https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png\",srcSet:\"https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png?scale-down-to=512 512w,https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ym95aCDAuzhD39nBU8ZZ9DctJfo.png 1844w\"},className:\"framer-15coxkf\",\"data-framer-name\":\"Middle\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"8px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\"',\"--framer-font-size\":\"8px\",\"--framer-text-color\":\"rgba(130, 130, 130, 1)\"},children:\"Cliff\"})})}),className:\"framer-sjn3ko\",\"data-framer-name\":\"Cliff\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xlj90z\",\"data-framer-name\":\"Section Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(31, 31, 31)\"},children:\"Advanced analysis section\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(31, 31, 31)\"},children:\"Advanced analysis section\"})}),className:\"framer-1ryhn0b\",\"data-framer-name\":\"Advanced analysis\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"bottom\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"center\"},children:\"Here, users can look back at previous grant valuations, see future estimates provided by the company, and play with their own forecasts.\"})}),className:\"framer-1rbdwgj\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7387.1429+90+1672.145),pixelHeight:1855,pixelWidth:1868,positionX:\"center\",positionY:\"center\",sizes:\"332px\",src:\"https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png\",srcSet:\"https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png?scale-down-to=512 512w,https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png 1868w\"}},U5FgHWNoL:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7691.6+90+2133.2),pixelHeight:1855,pixelWidth:1868,positionX:\"center\",positionY:\"center\",sizes:\"725px\",src:\"https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png\",srcSet:\"https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png?scale-down-to=512 512w,https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png 1868w\"}},vDBFlHUnJ:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7402+90+2406.2),pixelHeight:1855,pixelWidth:1868,positionX:\"center\",positionY:\"center\",sizes:\"963px\",src:\"https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png\",srcSet:\"https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png?scale-down-to=512 512w,https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png 1868w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7438+90+2406.2),pixelHeight:1855,pixelWidth:1868,positionX:\"center\",positionY:\"center\",sizes:\"963px\",src:\"https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png\",srcSet:\"https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png?scale-down-to=512 512w,https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wGLrgiFSriib6X55InyGP5buaEk.png 1868w\"},className:\"framer-1ayl1gj\",\"data-framer-name\":\"Bottom\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2sdj6h\",\"data-framer-name\":\"Results\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ihpx0u\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18xa472\",\"data-styles-preset\":\"GI_sLfmHD\",style:{\"--framer-text-alignment\":\"center\"},children:\"Results\"})}),className:\"framer-145g2an\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cyiame\",\"data-styles-preset\":\"LMBjzWFtg\",style:{\"--framer-text-alignment\":\"center\"},children:\"In addition to the overwhelmingly positive internal and external feedback post-launch. In the following months, we saw very positive results in the micro-survey I implemented, as well as user traffic data.\"})}),className:\"framer-1ufnirg\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19i9wnu\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2499y\",\"data-framer-name\":\"Info 01\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-11b87af0-7e86-4113-ae1e-666e311945f4, rgb(242, 153, 74))\"},children:\"200%\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-11b87af0-7e86-4113-ae1e-666e311945f4, rgb(242, 153, 74))\"},children:\"200%\"})}),className:\"framer-c79cnn\",\"data-framer-name\":\"200%\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zqz75f\",\"data-framer-name\":\"Frame 41\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-43527085-d89b-4b64-b2f1-554d98e475ae, rgb(31, 31, 31))\"},children:\"Dashboard traffic\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-43527085-d89b-4b64-b2f1-554d98e475ae, rgb(31, 31, 31))\"},children:\"Dashboard traffic\"})}),className:\"framer-1rdwu2p\",\"data-framer-name\":\"Dashboard traffic\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-figwqu\",\"data-framer-name\":\"Info 02\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-11b87af0-7e86-4113-ae1e-666e311945f4, rgb(242, 153, 74))\"},children:\"x3\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-11b87af0-7e86-4113-ae1e-666e311945f4, rgb(242, 153, 74))\"},children:\"x3\"})}),className:\"framer-1ipaa0v\",\"data-framer-name\":\"x3\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-skvxfq\",\"data-framer-name\":\"Frame 41\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-43527085-d89b-4b64-b2f1-554d98e475ae, rgb(31, 31, 31))\"},children:\"Return visits\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-43527085-d89b-4b64-b2f1-554d98e475ae, rgb(31, 31, 31))\"},children:\"Return visits\"})}),className:\"framer-j7vtqu\",\"data-framer-name\":\"Return visits\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lz7rei\",\"data-framer-name\":\"Info 03\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-11b87af0-7e86-4113-ae1e-666e311945f4, rgb(242, 153, 74))\"},children:\"+30%\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-11b87af0-7e86-4113-ae1e-666e311945f4, rgb(242, 153, 74))\"},children:\"+30%\"})}),className:\"framer-tg9kn9\",\"data-framer-name\":\"+30%\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-183w7jz\",\"data-framer-name\":\"Frame 41\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-43527085-d89b-4b64-b2f1-554d98e475ae, rgb(31, 31, 31))\"},children:\"Satisfaction ratings\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-43527085-d89b-4b64-b2f1-554d98e475ae, rgb(31, 31, 31))\"},children:\"Satisfaction ratings\"})}),className:\"framer-w7gtvq\",\"data-framer-name\":\"Satisfaction ratings\",fonts:[\"GF;Montserrat-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{width:`calc(${componentViewport?.width||\"100vw\"} * 1.5179)`,y:(componentViewport?.y||0)+0+0+0+10219.0171},U5FgHWNoL:{y:(componentViewport?.y||0)+0+0+0+11293},vDBFlHUnJ:{y:(componentViewport?.y||0)+0+0+0+11583.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:248,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+11533.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-181mzbx-container\",nodeId:\"aPXcCA6Nf\",scopeId:\"mHjFE6JuI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CpauqkLR1:{variant:\"iXjBm8vMQ\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"aPXcCA6Nf\",layoutId:\"aPXcCA6Nf\",style:{width:\"100%\"},variant:\"KwYqGNm9d\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0bm3e.framer-13y8a3v, .framer-0bm3e .framer-13y8a3v { display: block; }\",\".framer-0bm3e.framer-o5hmcw { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-0bm3e .framer-1l71tqz { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-1f8gko7 { align-content: center; align-items: center; background-color: #fdf0e3; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-h2nh6z-container, .framer-0bm3e .framer-181mzbx-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-0bm3e .framer-2yzydm { align-content: center; align-items: center; background-color: #1f1f1f; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 120px 188px 120px 188px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-zj3yfc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 810px; }\",\".framer-0bm3e .framer-1p9u3fu, .framer-0bm3e .framer-1nxo7x7, .framer-0bm3e .framer-17sc4ju, .framer-0bm3e .framer-1ed8xf0, .framer-0bm3e .framer-1ek5394, .framer-0bm3e .framer-1ufnirg { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 810px; word-break: break-word; word-wrap: break-word; }\",\".framer-0bm3e .framer-qfy2h9 { aspect-ratio: 1.565217391304348 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 527px); max-width: 1200px; overflow: visible; position: relative; width: 100%; }\",\".framer-0bm3e .framer-179ak5u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 824px; }\",\".framer-0bm3e .framer-tqv8gn, .framer-0bm3e .framer-19i9wnu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-1b05gzm, .framer-0bm3e .framer-og0fye, .framer-0bm3e .framer-14c8x1f, .framer-0bm3e .framer-2499y, .framer-0bm3e .framer-figwqu, .framer-0bm3e .framer-lz7rei { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-0bm3e .framer-1rvt2kq, .framer-0bm3e .framer-z3l0t, .framer-0bm3e .framer-1a8pjpv, .framer-0bm3e .framer-1ua9zx8, .framer-0bm3e .framer-qum36l, .framer-0bm3e .framer-pjkr08, .framer-0bm3e .framer-13omeeh, .framer-0bm3e .framer-1lxcsya, .framer-0bm3e .framer-4p81uf, .framer-0bm3e .framer-1j2qaxs, .framer-0bm3e .framer-1f86nul, .framer-0bm3e .framer-1ryhn0b, .framer-0bm3e .framer-c79cnn, .framer-0bm3e .framer-1rdwu2p, .framer-0bm3e .framer-1ipaa0v, .framer-0bm3e .framer-j7vtqu, .framer-0bm3e .framer-tg9kn9, .framer-0bm3e .framer-w7gtvq { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-0bm3e .framer-1l1jmta, .framer-0bm3e .framer-9gr4jo, .framer-0bm3e .framer-cgge36, .framer-0bm3e .framer-zqz75f, .framer-0bm3e .framer-skvxfq, .framer-0bm3e .framer-183w7jz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-0bm3e .framer-c5wnin { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 188px 64px 188px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-1wmweq6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-lm7cwm, .framer-0bm3e .framer-uzzsne, .framer-0bm3e .framer-1gfay0m, .framer-0bm3e .framer-zzvobn { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 824px; word-break: break-word; word-wrap: break-word; }\",\".framer-0bm3e .framer-klep1h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: 158px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-146hyxk, .framer-0bm3e .framer-1oabl2t, .framer-0bm3e .framer-lzzzn { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 100%; justify-content: flex-start; overflow: visible; padding: 16px; position: relative; width: 1px; }\",\".framer-0bm3e .framer-4l00p5, .framer-0bm3e .framer-18gshk, .framer-0bm3e .framer-1gk1nrs, .framer-0bm3e .framer-8wq0x7, .framer-0bm3e .framer-18mcudx, .framer-0bm3e .framer-1a9cmvg { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 221px; word-break: break-word; word-wrap: break-word; }\",\".framer-0bm3e .framer-1x0wjif { align-content: flex-start; align-items: flex-start; background-color: #fdf0e3; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: 493px; justify-content: flex-start; overflow: hidden; padding: 90px 124px 90px 124px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-1r0dazt, .framer-0bm3e .framer-1pbvn11 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-0bm3e .framer-gvu8qp, .framer-0bm3e .framer-ow1av8, .framer-0bm3e .framer-1hg0uz5, .framer-0bm3e .framer-5b27n9, .framer-0bm3e .framer-fqghf0 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 560px; word-break: break-word; word-wrap: break-word; }\",\".framer-0bm3e .framer-18w28vt { flex: none; gap: 0px; height: 387px; overflow: visible; position: relative; width: 933px; }\",\".framer-0bm3e .framer-yero4q { --border-bottom-width: 15px; --border-color: #ffffff; --border-left-width: 15px; --border-right-width: 15px; --border-style: solid; --border-top-width: 15px; aspect-ratio: 3.2748091603053435 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.25); flex: none; height: var(--framer-aspect-ratio-supported, 266px); left: 52%; position: absolute; top: 11px; transform: translateX(-50%); width: 871px; }\",\".framer-0bm3e .framer-1lfhnzh { --border-bottom-width: 15px; --border-color: #ffffff; --border-left-width: 15px; --border-right-width: 15px; --border-style: solid; --border-top-width: 15px; aspect-ratio: 2.415929203539823 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: -62px; box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.25); flex: none; height: var(--framer-aspect-ratio-supported, 254px); left: 24px; overflow: hidden; position: absolute; width: 614px; will-change: var(--framer-will-change-override, transform); }\",\".framer-0bm3e .framer-1roijac { --border-bottom-width: 16px; --border-color: #ffffff; --border-left-width: 16px; --border-right-width: 16px; --border-style: solid; --border-top-width: 16px; aspect-ratio: 1.6343612334801763 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.25); flex: none; height: var(--framer-aspect-ratio-supported, 227px); left: 234px; position: absolute; top: 125px; width: 371px; }\",\".framer-0bm3e .framer-6gvzur { align-content: center; align-items: center; background-color: #f7f7f7; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 90px 0px 90px 0px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-1kp5u8z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 124px 0px 124px; position: relative; width: 1200px; }\",\".framer-0bm3e .framer-hnqq7n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 810px; }\",\".framer-0bm3e .framer-g43mau, .framer-0bm3e .framer-lrvfw2, .framer-0bm3e .framer-1vqgfl5, .framer-0bm3e .framer-1893jgd, .framer-0bm3e .framer-1s0v0s2, .framer-0bm3e .framer-145g2an { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-0bm3e .framer-w5rk8h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1204px; }\",\".framer-0bm3e .framer-xbgrxc { flex: none; gap: 0px; height: 255px; overflow: visible; position: relative; width: 1204px; }\",\".framer-0bm3e .framer-1r3h1nl { flex: none; gap: 0px; height: 666px; overflow: visible; position: relative; width: 100%; }\",\".framer-0bm3e .framer-1puo4f2 { flex: none; gap: 0px; height: 395px; overflow: visible; position: relative; width: 1089px; }\",\".framer-0bm3e .framer-1vrcp49 { flex: none; gap: 0px; height: 380px; overflow: visible; position: relative; width: 1204px; }\",\".framer-0bm3e .framer-1l18rfd { --border-bottom-width: 16px; --border-color: #ffffff; --border-left-width: 16px; --border-right-width: 16px; --border-style: solid; --border-top-width: 16px; aspect-ratio: 2.0172413793103448 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.25); flex: none; height: var(--framer-aspect-ratio-supported, 348px); left: 110px; position: absolute; top: 16px; width: 702px; }\",\".framer-0bm3e .framer-189dhdx { flex: none; height: 34px; left: 601px; position: absolute; top: 146px; width: 212px; }\",\".framer-0bm3e .framer-hqwug6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; left: 798px; overflow: visible; padding: 0px; position: absolute; top: 127px; width: 341px; }\",\".framer-0bm3e .framer-1ysezmd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-yweu19 { flex: none; height: 37px; position: relative; width: 36px; }\",\".framer-0bm3e .framer-yaeqzd { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 4px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-0bm3e .framer-16toko9 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 293px; word-break: break-word; word-wrap: break-word; }\",\".framer-0bm3e .framer-skhxv7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 48px; position: relative; width: min-content; }\",\".framer-0bm3e .framer-1gp25d { --border-bottom-width: 1px; --border-color: rgba(158, 158, 158, 0.5); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; 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: min-content; justify-content: flex-start; overflow: visible; padding: 12px; position: relative; width: 293px; }\",\".framer-0bm3e .framer-1t4y33n { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 270px; word-break: break-word; word-wrap: break-word; }\",\".framer-0bm3e .framer-1f3wmmz { align-content: flex-start; align-items: flex-start; background-color: var(--token-228861e9-76c2-4e3d-9e31-3267a25c5761, #fdf0e3); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: 462px; justify-content: flex-start; overflow: hidden; padding: 90px 124px 90px 124px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-18wihzj { --border-bottom-width: 16px; --border-color: #ffffff; --border-left-width: 16px; --border-right-width: 16px; --border-style: solid; --border-top-width: 16px; aspect-ratio: 1.489071038251366 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: -55px; box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.25); flex: none; height: var(--framer-aspect-ratio-supported, 366px); position: absolute; right: -109px; width: 545px; z-index: 1; }\",\".framer-0bm3e .framer-1wfm723 { align-content: flex-start; align-items: flex-start; background-color: #1f1f1f; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 83px; height: min-content; justify-content: flex-start; min-height: 426px; overflow: hidden; padding: 90px 124px 90px 124px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-1p4pwd3 { bottom: -139px; flex: none; gap: 0px; height: 458px; left: -185px; overflow: visible; position: absolute; width: 646px; z-index: 1; }\",\".framer-0bm3e .framer-1cie0s7 { --border-bottom-width: 16px; --border-color: #ffffff; --border-left-width: 16px; --border-right-width: 16px; --border-style: solid; --border-top-width: 16px; aspect-ratio: 1.2003931363773936 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: var(--framer-aspect-ratio-supported, 16px); box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.25); flex: none; height: 425px; left: 16px; position: absolute; right: 119px; top: 16px; }\",\".framer-0bm3e .framer-rpeste { --border-bottom-width: 16px; --border-color: #ffffff; --border-left-width: 16px; --border-right-width: 16px; --border-style: solid; --border-top-width: 16px; aspect-ratio: 0.9662652831731043 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: var(--framer-aspect-ratio-supported, 108px); box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.25); flex: none; height: 242px; left: 396px; position: absolute; right: 16px; top: 108px; }\",\".framer-0bm3e .framer-1mlrgh6 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: 124px; top: 50%; transform: translateY(-50%); width: min-content; z-index: 1; }\",\".framer-0bm3e .framer-15l270o { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: 350px; justify-content: flex-start; overflow: hidden; padding: 90px 124px 90px 124px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-5gtb13 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 560px; }\",\".framer-0bm3e .framer-119ctu1 { flex: none; gap: 0px; height: 350px; overflow: visible; position: relative; width: 611px; }\",\".framer-0bm3e .framer-nhrebz { --border-bottom-width: 16px; --border-color: #ffffff; --border-left-width: 16px; --border-right-width: 16px; --border-style: solid; --border-top-width: 16px; aspect-ratio: 0.5772576622205339 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: var(--framer-aspect-ratio-supported, 56px); box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.25); flex: none; height: 278px; left: 15px; position: absolute; right: 435px; top: 15px; }\",\".framer-0bm3e .framer-16rvado { --border-bottom-width: 16px; --border-color: #ffffff; --border-left-width: 16px; --border-right-width: 16px; --border-style: solid; --border-top-width: 16px; aspect-ratio: 1.144704681841176 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: var(--framer-aspect-ratio-supported, 15px); box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.25); flex: none; height: 277px; left: 111px; position: absolute; right: 183px; top: 57px; }\",\".framer-0bm3e .framer-1wcdq9r { --border-bottom-width: 16px; --border-color: #ffffff; --border-left-width: 16px; --border-right-width: 16px; --border-style: solid; --border-top-width: 16px; aspect-ratio: 1.202620106779128 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: var(--framer-aspect-ratio-supported, 56px); box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.25); flex: none; height: 278px; left: 261px; position: absolute; right: 15px; top: 15px; }\",\".framer-0bm3e .framer-5u1vpw { align-content: center; align-items: center; background-color: #f7f7f7; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 90px 124px 0px 124px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-kfivj6, .framer-0bm3e .framer-od52fk, .framer-0bm3e .framer-35kwpi, .framer-0bm3e .framer-xlj90z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 799px; }\",\".framer-0bm3e .framer-515lpw, .framer-0bm3e .framer-vwxx8g, .framer-0bm3e .framer-o6afvz, .framer-0bm3e .framer-c81wc9, .framer-0bm3e .framer-5t5djc, .framer-0bm3e .framer-1rbdwgj { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 799px; word-break: break-word; word-wrap: break-word; }\",\".framer-0bm3e .framer-1i13iec { aspect-ratio: 1.399581589958159 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 804px); overflow: visible; position: relative; width: 1125px; }\",\".framer-0bm3e .framer-18ntofz { align-content: center; align-items: center; background-color: #f7f7f7; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 90px 124px 90px 124px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-8n5y78 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 78px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-2ucci1-container { flex: none; height: auto; max-width: 85%; position: relative; width: 762px; }\",\".framer-0bm3e .framer-49dcb7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 800px; }\",\".framer-0bm3e .framer-1wwx847 { flex: none; gap: 0px; height: 480px; overflow: visible; position: relative; width: 1000px; }\",\".framer-0bm3e .framer-15coxkf { flex: none; gap: 0px; height: 717px; overflow: visible; position: relative; width: 975px; }\",\".framer-0bm3e .framer-sjn3ko { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 570px; position: absolute; top: 441px; white-space: pre; width: auto; }\",\".framer-0bm3e .framer-1ayl1gj { flex: none; gap: 0px; height: 1003px; overflow: visible; position: relative; width: 963px; }\",\".framer-0bm3e .framer-2sdj6h { align-content: center; align-items: center; background-color: var(--token-228861e9-76c2-4e3d-9e31-3267a25c5761, #fdf0e3); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 90px 124px 64px 124px; position: relative; width: 100%; }\",\".framer-0bm3e .framer-1ihpx0u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-0bm3e[data-border=\"true\"]::after, .framer-0bm3e [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; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-0bm3e.framer-o5hmcw { width: 810px; } .framer-0bm3e .framer-2yzydm { padding: 120px 85px 120px 85px; } .framer-0bm3e .framer-1p9u3fu, .framer-0bm3e .framer-1nxo7x7, .framer-0bm3e .framer-17sc4ju, .framer-0bm3e .framer-1ed8xf0, .framer-0bm3e .framer-1ek5394, .framer-0bm3e .framer-lm7cwm, .framer-0bm3e .framer-uzzsne, .framer-0bm3e .framer-1gfay0m, .framer-0bm3e .framer-zzvobn, .framer-0bm3e .framer-1ufnirg { width: 640px; } .framer-0bm3e .framer-qfy2h9 { height: var(--framer-aspect-ratio-supported, 409px); } .framer-0bm3e .framer-179ak5u, .framer-0bm3e .framer-hnqq7n, .framer-0bm3e .framer-35kwpi, .framer-0bm3e .framer-5t5djc, .framer-0bm3e .framer-xlj90z, .framer-0bm3e .framer-1rbdwgj { width: 100%; } .framer-0bm3e .framer-tqv8gn, .framer-0bm3e .framer-19i9wnu { flex-wrap: wrap; gap: unset; height: 119px; justify-content: space-around; } .framer-0bm3e .framer-1b05gzm, .framer-0bm3e .framer-og0fye, .framer-0bm3e .framer-14c8x1f, .framer-0bm3e .framer-2499y, .framer-0bm3e .framer-figwqu, .framer-0bm3e .framer-lz7rei { flex: none; width: 102px; } .framer-0bm3e .framer-c5wnin { padding: 64px 85px 64px 85px; } .framer-0bm3e .framer-1wmweq6, .framer-0bm3e .framer-od52fk { width: min-content; } .framer-0bm3e .framer-klep1h, .framer-0bm3e .framer-lzzzn { height: min-content; } .framer-0bm3e .framer-146hyxk { align-self: stretch; height: auto; } .framer-0bm3e .framer-4l00p5, .framer-0bm3e .framer-18gshk, .framer-0bm3e .framer-8wq0x7, .framer-0bm3e .framer-1a9cmvg { width: 160px; } .framer-0bm3e .framer-1oabl2t { align-self: stretch; flex: none; height: auto; width: min-content; } .framer-0bm3e .framer-1x0wjif { flex-direction: column; height: 775px; } .framer-0bm3e .framer-18w28vt { width: 615px; z-index: 1; } .framer-0bm3e .framer-yero4q { height: var(--framer-aspect-ratio-supported, 187px); left: 0px; top: 7px; transform: unset; width: 613px; } .framer-0bm3e .framer-1lfhnzh { bottom: 0px; height: var(--framer-aspect-ratio-supported, 255px); left: 46%; transform: translateX(-50%); } .framer-0bm3e .framer-1roijac { left: 214px; top: 52%; transform: translateY(-50%); } .framer-0bm3e .framer-6gvzur { padding: 90px 124px 90px 124px; } .framer-0bm3e .framer-1kp5u8z { padding: 0px; width: 100%; } .framer-0bm3e .framer-w5rk8h { width: 562px; } .framer-0bm3e .framer-xbgrxc { height: 168px; overflow: auto; width: 793px; } .framer-0bm3e .framer-1r3h1nl { height: 426px; } .framer-0bm3e .framer-1puo4f2 { height: 272px; overflow: auto; width: 750px; } .framer-0bm3e .framer-1vrcp49 { height: 237px; overflow: auto; width: 752px; } .framer-0bm3e .framer-1f3wmmz { height: 699px; } .framer-0bm3e .framer-18wihzj { bottom: -90px; left: 50%; right: unset; transform: translateX(-50%); } .framer-0bm3e .framer-1wfm723 { align-content: center; align-items: center; flex-direction: column; gap: 46px; height: 577px; min-height: unset; } .framer-0bm3e .framer-1p4pwd3 { bottom: -264px; left: calc(50.50000000000002% - 646px / 2); order: 0; } .framer-0bm3e .framer-rpeste { bottom: unset; height: var(--framer-aspect-ratio-supported, 242px); right: unset; top: 48%; transform: translateY(-50%); width: 234px; } .framer-0bm3e .framer-1mlrgh6 { left: 50%; order: 1; right: unset; top: 37%; transform: translate(-50%, -50%); } .framer-0bm3e .framer-1hg0uz5 { order: 0; } .framer-0bm3e .framer-5b27n9 { order: 1; } .framer-0bm3e .framer-15l270o { height: 529px; } .framer-0bm3e .framer-119ctu1 { bottom: -144px; left: calc(50.00000000000002% - 611px / 2); position: absolute; z-index: 1; } .framer-0bm3e .framer-5u1vpw { padding: 64px 124px 0px 124px; } .framer-0bm3e .framer-1i13iec { height: var(--framer-aspect-ratio-supported, 533px); width: 746px; } .framer-0bm3e .framer-o6afvz, .framer-0bm3e .framer-c81wc9, .framer-0bm3e .framer-1s0v0s2 { width: 560px; } .framer-0bm3e .framer-1wwx847 { height: 390px; overflow: auto; width: 716px; } .framer-0bm3e .framer-15coxkf { height: 534px; width: 700px; } .framer-0bm3e .framer-1ayl1gj { height: 782px; overflow: auto; width: 725px; }}\",\"@media (max-width: 809px) { .framer-0bm3e.framer-o5hmcw { width: 390px; } .framer-0bm3e .framer-1l71tqz, .framer-0bm3e .framer-1f8gko7 { order: 0; } .framer-0bm3e .framer-2yzydm { padding: 64px 24px 64px 24px; } .framer-0bm3e .framer-1p9u3fu, .framer-0bm3e .framer-1nxo7x7, .framer-0bm3e .framer-17sc4ju, .framer-0bm3e .framer-1ed8xf0, .framer-0bm3e .framer-1ek5394, .framer-0bm3e .framer-1ufnirg { width: 320px; } .framer-0bm3e .framer-qfy2h9 { height: var(--framer-aspect-ratio-supported, 219px); } .framer-0bm3e .framer-tqv8gn, .framer-0bm3e .framer-19i9wnu { flex-direction: column; flex-wrap: wrap; gap: 16px; width: 320px; } .framer-0bm3e .framer-1b05gzm, .framer-0bm3e .framer-2499y { flex: none; gap: 4px; order: 0; width: 100%; } .framer-0bm3e .framer-og0fye, .framer-0bm3e .framer-figwqu { flex: none; gap: 4px; order: 1; width: 100%; } .framer-0bm3e .framer-14c8x1f, .framer-0bm3e .framer-lz7rei { flex: none; gap: 4px; order: 2; width: 100%; } .framer-0bm3e .framer-c5wnin { align-content: flex-start; align-items: flex-start; gap: 52px; order: 1; padding: 64px 48px 64px 48px; position: sticky; top: 0px; z-index: 1; } .framer-0bm3e .framer-lm7cwm, .framer-0bm3e .framer-uzzsne, .framer-0bm3e .framer-1gfay0m, .framer-0bm3e .framer-gvu8qp, .framer-0bm3e .framer-hnqq7n, .framer-0bm3e .framer-w5rk8h, .framer-0bm3e .framer-ow1av8, .framer-0bm3e .framer-fqghf0, .framer-0bm3e .framer-kfivj6, .framer-0bm3e .framer-515lpw, .framer-0bm3e .framer-vwxx8g, .framer-0bm3e .framer-od52fk, .framer-0bm3e .framer-o6afvz, .framer-0bm3e .framer-c81wc9, .framer-0bm3e .framer-2ucci1-container, .framer-0bm3e .framer-35kwpi, .framer-0bm3e .framer-5t5djc, .framer-0bm3e .framer-xlj90z, .framer-0bm3e .framer-1rbdwgj { width: 100%; } .framer-0bm3e .framer-klep1h { align-content: flex-start; align-items: flex-start; flex-direction: column; height: min-content; justify-content: flex-start; } .framer-0bm3e .framer-146hyxk, .framer-0bm3e .framer-1oabl2t, .framer-0bm3e .framer-lzzzn { flex: none; height: min-content; padding: 0px; width: 100%; } .framer-0bm3e .framer-4l00p5, .framer-0bm3e .framer-18gshk, .framer-0bm3e .framer-8wq0x7 { width: 160px; } .framer-0bm3e .framer-18mcudx { order: 1; } .framer-0bm3e .framer-1a9cmvg { order: 2; width: 160px; } .framer-0bm3e .framer-1x0wjif { flex-direction: column; height: 794px; order: 2; padding: 90px 48px 90px 48px; } .framer-0bm3e .framer-1r0dazt, .framer-0bm3e .framer-1hg0uz5 { order: 0; width: 100%; } .framer-0bm3e .framer-13omeeh, .framer-0bm3e .framer-1lxcsya, .framer-0bm3e .framer-4p81uf { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-0bm3e .framer-18w28vt { bottom: -36px; height: 235px; left: calc(50.51282051282053% - 341px / 2); order: 1; position: absolute; width: 341px; z-index: 1; } .framer-0bm3e .framer-yero4q { height: var(--framer-aspect-ratio-supported, 105px); left: 0px; right: 0px; top: 10px; transform: unset; width: unset; } .framer-0bm3e .framer-1lfhnzh { bottom: 18px; height: var(--framer-aspect-ratio-supported, 126px); left: 47%; transform: translateX(-50%); width: 304px; } .framer-0bm3e .framer-1roijac { bottom: 37px; height: var(--framer-aspect-ratio-supported, 127px); left: 123px; top: unset; width: 207px; } .framer-0bm3e .framer-6gvzur { order: 3; } .framer-0bm3e .framer-1kp5u8z { padding: 0px 48px 0px 48px; width: 100%; } .framer-0bm3e .framer-xbgrxc { height: 82px; overflow: auto; width: 385px; } .framer-0bm3e .framer-1r3h1nl { height: 207px; } .framer-0bm3e .framer-1puo4f2 { height: 132px; overflow: auto; width: 364px; } .framer-0bm3e .framer-1vrcp49 { height: 115px; overflow: auto; width: 365px; } .framer-0bm3e .framer-1f3wmmz { height: 640px; order: 4; padding: 90px 48px 90px 48px; } .framer-0bm3e .framer-1pbvn11, .framer-0bm3e .framer-5gtb13 { flex: 1 0 0px; width: 1px; } .framer-0bm3e .framer-18wihzj { bottom: -46px; height: var(--framer-aspect-ratio-supported, 221px); left: 50%; right: unset; transform: translateX(-50%); width: 329px; } .framer-0bm3e .framer-1wfm723 { align-content: center; align-items: center; flex-direction: column; gap: 47px; height: 671px; min-height: unset; order: 5; padding: 90px 48px 90px 48px; } .framer-0bm3e .framer-1p4pwd3 { bottom: -56px; height: 273px; left: calc(53.0769230769231% - 318px / 2); order: 1; width: 318px; } .framer-0bm3e .framer-1cie0s7 { bottom: unset; height: var(--framer-aspect-ratio-supported, 216px); left: 0px; right: unset; top: 49%; transform: translateY(-50%); width: 259px; } .framer-0bm3e .framer-rpeste { bottom: 31px; height: var(--framer-aspect-ratio-supported, 153px); left: 157px; right: unset; top: unset; width: 148px; } .framer-0bm3e .framer-1mlrgh6 { left: 51%; order: 0; right: unset; top: 37%; transform: translate(-50%, -50%); width: 303px; } .framer-0bm3e .framer-5b27n9 { order: 1; width: 100%; } .framer-0bm3e .framer-15l270o { height: 607px; order: 6; padding: 90px 48px 90px 48px; } .framer-0bm3e .framer-119ctu1 { bottom: -36px; height: 206px; left: calc(51.538461538461554% - 330px / 2); position: absolute; width: 330px; z-index: 1; } .framer-0bm3e .framer-nhrebz { bottom: unset; height: var(--framer-aspect-ratio-supported, 153px); left: 0px; right: unset; top: 45%; transform: translateY(-50%); width: 88px; } .framer-0bm3e .framer-16rvado { bottom: 14px; height: var(--framer-aspect-ratio-supported, 151px); left: 52px; right: unset; top: unset; width: 173px; } .framer-0bm3e .framer-1wcdq9r { bottom: unset; height: var(--framer-aspect-ratio-supported, 153px); left: 136px; right: unset; top: 48%; transform: translateY(-50%); width: 184px; } .framer-0bm3e .framer-5u1vpw { order: 8; padding: 90px 44px 0px 44px; width: 415px; } .framer-0bm3e .framer-1i13iec { height: var(--framer-aspect-ratio-supported, 255px); width: 357px; } .framer-0bm3e .framer-18ntofz { order: 9; padding: 90px 48px 90px 48px; } .framer-0bm3e .framer-8n5y78 { height: 258px; } .framer-0bm3e .framer-1wwx847 { height: 179px; overflow: auto; width: 327px; } .framer-0bm3e .framer-15coxkf { height: 244px; width: 320px; } .framer-0bm3e .framer-1ayl1gj { height: 358px; overflow: auto; width: 332px; } .framer-0bm3e .framer-2sdj6h { order: 10; padding: 64px 48px 64px 48px; } .framer-0bm3e .framer-181mzbx-container { order: 11; width: 152%; z-index: 1; }}\",\"@media (min-width: 1440px) { .framer-0bm3e.framer-o5hmcw { width: 1440px; } .framer-0bm3e .framer-1f8gko7 { order: 0; } .framer-0bm3e .framer-zj3yfc, .framer-0bm3e .framer-hnqq7n, .framer-0bm3e .framer-od52fk { max-width: 920px; width: 100%; } .framer-0bm3e .framer-1nxo7x7, .framer-0bm3e .framer-1ed8xf0, .framer-0bm3e .framer-1gfay0m, .framer-0bm3e .framer-gvu8qp, .framer-0bm3e .framer-1kp5u8z, .framer-0bm3e .framer-w5rk8h, .framer-0bm3e .framer-ow1av8, .framer-0bm3e .framer-5b27n9, .framer-0bm3e .framer-fqghf0, .framer-0bm3e .framer-c81wc9, .framer-0bm3e .framer-1ufnirg { width: 100%; } .framer-0bm3e .framer-qfy2h9 { height: var(--framer-aspect-ratio-supported, 680px); } .framer-0bm3e .framer-c5wnin { order: 1; } .framer-0bm3e .framer-1wmweq6, .framer-0bm3e .framer-klep1h { max-width: 920px; } .framer-0bm3e .framer-1x0wjif { order: 2; } .framer-0bm3e .framer-1r0dazt { width: 50%; } .framer-0bm3e .framer-18w28vt { bottom: -18px; position: absolute; right: -257px; z-index: 1; } .framer-0bm3e .framer-1lfhnzh { height: var(--framer-aspect-ratio-supported, 255px); } .framer-0bm3e .framer-1roijac { bottom: 37px; left: 49%; top: unset; transform: translateX(-50%); } .framer-0bm3e .framer-6gvzur { order: 3; } .framer-0bm3e .framer-1f3wmmz { height: 426px; order: 4; } .framer-0bm3e .framer-1pbvn11 { width: 54%; } .framer-0bm3e .framer-1lxcsya { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-0bm3e .framer-18wihzj { bottom: -28px; right: 51px; } .framer-0bm3e .framer-1wfm723 { order: 5; } .framer-0bm3e .framer-1p4pwd3 { bottom: -52px; height: 361px; left: 56px; order: 0; width: 579px; } .framer-0bm3e .framer-1cie0s7 { bottom: unset; height: var(--framer-aspect-ratio-supported, 382px); left: 16px; right: unset; top: 55%; transform: translateY(-50%); width: 459px; } .framer-0bm3e .framer-rpeste { bottom: 9px; height: var(--framer-aspect-ratio-supported, 218px); left: 348px; right: unset; top: unset; width: 210px; } .framer-0bm3e .framer-1mlrgh6 { align-content: flex-start; align-items: flex-start; order: 1; top: 50%; width: 44%; } .framer-0bm3e .framer-15l270o { gap: 18px; order: 6; } .framer-0bm3e .framer-5gtb13 { order: 0; width: 54%; } .framer-0bm3e .framer-119ctu1 { bottom: -90px; order: 1; position: absolute; right: 27px; z-index: 1; } .framer-0bm3e .framer-5u1vpw { order: 8; } .framer-0bm3e .framer-18ntofz { order: 9; } .framer-0bm3e .framer-2ucci1-container { max-width: 80%; } .framer-0bm3e .framer-49dcb7 { max-width: 920px; width: 80000%; } .framer-0bm3e .framer-2sdj6h { order: 10; padding: 120px 280px 120px 280px; } .framer-0bm3e .framer-181mzbx-container { order: 11; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 11618.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"U5FgHWNoL\":{\"layout\":[\"fixed\",\"auto\"]},\"CpauqkLR1\":{\"layout\":[\"fixed\",\"auto\"]},\"vDBFlHUnJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramermHjFE6JuI=withCSS(Component,css,\"framer-0bm3e\");export default FramermHjFE6JuI;FramermHjFE6JuI.displayName=\"Page\";FramermHjFE6JuI.defaultProps={height:11618.5,width:1200};addFonts(FramermHjFE6JuI,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w7Y3tcoqK5.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...NavbarFonts,...BeforeAfterFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermHjFE6JuI\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"U5FgHWNoL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CpauqkLR1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vDBFlHUnJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"11618.5\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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,EACD,OAAOf,EAAE,YAAcX,IAAM,OAASA,EAAI,WAAa,OAAO,GAAK,SAAW,EAAI,EAAE,aAAe,EAAE,MAAQ,aAAe,IAAKW,EAAE,aAAenB,EAAE,aAAcmB,EAAE,eAAiBA,EAAGA,EAAE,eAAiB,EAAGA,EAAE,iBAAmBH,EAAGG,EAAE,sBAAwBT,EAAG,OAAO,eAAeS,EAAG,WAAY,CACtS,MAAO,UAAW,CAChB,MAAyF,IAAMV,CACjG,CACF,CAAC,EAAGU,EAAE,cAAgB,SAASE,EAAGC,EAAG,CACnC,OAAO,EAAED,EAAGgB,GAAG,CAAC,EAAGpC,EAAGqB,EAAG,CACvB,kBAAmBX,GAAGQ,EAAGG,EAAG,EAAE,CAChC,CAAC,CAAC,EAAE,MAAM,OAAQN,CAAC,CACrB,EAAGG,CACL,CACF,EAAGmB,GAAK,CACN,IACA,OACA,UACA,OACA,UACA,QACA,QACA,IACA,OACA,MACA,MACA,MACA,aACA,OACA,KACA,SACA,SACA,UACA,OACA,OACA,MACA,WACA,OACA,WACA,KACA,MACA,UACA,MACA,SACA,MACA,KACA,KACA,KACA,QACA,WACA,aACA,SACA,SACA,OACA,KACA,KACA,KACA,KACA,KACA,KACA,OACA,SACA,SACA,KACA,OACA,IACA,SACA,MACA,QACA,MACA,MACA,SACA,QACA,SACA,KACA,OACA,OACA,MACA,OACA,UACA,OACA,WACA,OACA,QACA,MACA,WACA,SACA,KACA,WACA,SACA,SACA,IACA,QACA,UACA,MACA,WACA,IACA,KACA,KACA,OACA,IACA,OACA,SACA,UACA,SACA,QACA,SACA,OACA,SACA,QACA,MACA,UACA,MACA,QACA,QACA,KACA,WACA,QACA,KACA,QACA,OACA,QACA,KACA,QACA,IACA,KACA,MACA,QACA,MAEA,SACA,WACA,OACA,UACA,gBACA,IACA,QACA,OACA,iBACA,OACA,OACA,UACA,UACA,WACA,iBACA,OACA,OACA,MACA,OACA,OACF,EAAGC,EAAIjC,GAAG,KAAK,EACfgC,GAAG,QAAQ,SAAS,EAAG,CACrBC,EAAE,CAAC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",
  "names": ["Re", "jt", "le", "Rr", "Lt", "e", "r", "n", "a", "s", "l", "u", "d", "g", "f", "v", "C", "T", "Lt", "jt", "Re", "Br", "ze", "r", "n", "a", "Hr", "Ft", "Mt", "Wt", "zt", "Yt", "s", "i", "l", "j", "Oe", "_", "He", "Ge", "Je", "Ut", "Gr", "qt", "Ce", "Bt", "Ht", "$", "Jr", "Gt", "S", "Ye", "de", "B", "Xe", "xe", "Jt", "Te", "ie", "Xr", "M", "I", "oe", "Pe", "fe", "Xt", "Kt", "W", "H", "we", "me", "pe", "Kr", "Zr", "_e", "Ue", "Zt", "Qt", "en", "rn", "tn", "Se", "u", "d", "g", "f", "v", "C", "T", "x", "h", "O", "E", "p", "P", "q", "V", "R", "nn", "Cr", "kr", "ae", "an", "on", "sn", "cn", "ln", "un", "Tr", "fn", "dn", "et", "r", "Ht", "_", "Oe", "j", "S", "B", "$", "Ye", "bn", "n", "i", "Je", "Gr", "ae", "fe", "Ge", "Jt", "s", "Gt", "yn", "En", "h", "O", "l", "u", "E", "d", "g", "fn", "dn", "f", "v", "an", "sn", "C", "on", "T", "tn", "p", "P", "x", "Yt", "xn", "rt", "a", "Ke", "tt", "wn", "_n", "Rn", "nt", "Ze", "r", "Ar", "Me", "Hr", "ke", "n", "i", "s", "U", "_n", "he", "r", "n", "U", "a", "Nn", "s", "l", "u", "d", "g", "Ar", "Me", "ke", "$r", "U", "qe", "r", "n", "i", "s", "l", "he", "u", "d", "$r", "g", "f", "v", "wn", "An", "In", "ie", "ot", "$n", "Qe", "z", "En", "st", "Y", "re", "er", "Ln", "Mt", "Vn", "r", "Lr", "Vr", "n", "i", "s", "l", "Fn", "r", "n", "i", "Ke", "ot", "tt", "Mn", "a", "s", "l", "u", "Vr", "d", "Lr", "g", "f", "v", "C", "T", "x", "st", "h", "O", "E", "p", "P", "q", "V", "re", "er", "rt", "R", "qe", "Ne", "K", "Q", "B", "ze", "Wn", "z", "zn", "Br", "Yn", "Un", "qn", "Bn", "Hn", "Gn", "pe", "ue", "Jn", "Wr", "zr", "Xn", "Mr", "Zn", "Kn", "Qn", "ea", "ye", "X", "ta", "na", "addPropertyControls", "BeforeAfter", "ta", "props", "p", "na", "NavbarFonts", "getFonts", "d1LuQntYq_default", "BeforeAfterFonts", "BeforeAfter", "FooterFonts", "mQsUSo_Hr_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "transformTemplate2", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "x", "RichText", "getLoadingLazyAtYPosition", "Image2", "Link", "SVG", "css", "FramermHjFE6JuI", "withCSS", "mHjFE6JuI_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
