{
  "version": 3,
  "sources": ["ssg:https://boosters.flowbase.co/before-after-framer.js#Pi7ExYI4gXmQ", "ssg:https://framerusercontent.com/modules/8We5yTccUZhxCBCwN0Kj/T8Nn9e0uxzPPj45NcWfn/Before_After_Image_Slider.js", "ssg:https://framerusercontent.com/modules/NXWru00XRjNKuwi6TPCz/nBBhm2RL5tEY6dJg7whK/NdFit2Q1_.js", "ssg:https://framerusercontent.com/modules/ChN5RLINxrDCnm57eEOR/6VhVwXgp1trpmHfXkiGL/AezYydcSE.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 (78454af)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/IZ0vSV62Dv7ax4rBiGUk/Video.js\";const VideoFonts=getFonts(Video);const cycleOrder=[\"AgJhRvRMo\",\"CINMIab0O\",\"d4fWx7P8r\",\"jczk_E52Z\",\"O6h4OsrwT\",\"iJTVYAJm1\"];const serializationHash=\"framer-mjpee\";const variantClassNames={AgJhRvRMo:\"framer-v-1dl6imr\",CINMIab0O:\"framer-v-1amh0cl\",d4fWx7P8r:\"framer-v-jd29a4\",iJTVYAJm1:\"framer-v-xe4gcu\",jczk_E52Z:\"framer-v-1ykciaz\",O6h4OsrwT:\"framer-v-wvplk1\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Tablet-Primary\":\"jczk_E52Z\",\"Tablet-Variant2\":\"O6h4OsrwT\",\"Tablet-Variant3\":\"iJTVYAJm1\",\"Variant 1\":\"AgJhRvRMo\",\"Variant 2\":\"CINMIab0O\",\"Variant 3\":\"d4fWx7P8r\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"AgJhRvRMo\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"AgJhRvRMo\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1dl6imr\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"AgJhRvRMo\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,...style},variants:{iJTVYAJm1:{borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35},jczk_E52Z:{borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35},O6h4OsrwT:{borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}},...addPropertyOverrides({CINMIab0O:{\"data-framer-name\":\"Variant 2\"},d4fWx7P8r:{\"data-framer-name\":\"Variant 3\"},iJTVYAJm1:{\"data-framer-name\":\"Tablet-Variant3\"},jczk_E52Z:{\"data-framer-name\":\"Tablet-Primary\"},O6h4OsrwT:{\"data-framer-name\":\"Tablet-Variant2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vbul2d-container\",layoutDependency:layoutDependency,layoutId:\"NHuaAHeyr-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:35,bottomLeftRadius:35,bottomRightRadius:35,controls:true,height:\"100%\",id:\"NHuaAHeyr\",isMixedBorderRadius:false,layoutId:\"NHuaAHeyr\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/OHZibvBDmv8MzvyacTJ9IXVng.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:35,topRightRadius:35,volume:25,width:\"100%\",...addPropertyOverrides({CINMIab0O:{srcFile:\"https://framerusercontent.com/assets/xVfXHxMgYU68NjFs1NMCH7cBt0.mp4\"},d4fWx7P8r:{srcFile:\"https://framerusercontent.com/assets/5dSHARAWab0ANST9W0LJa32v4Bg.mp4\"},iJTVYAJm1:{poster:\"https://framerusercontent.com/images/AfgGnSnQP0qAXv4OHPXxWxOUg8A.png\",posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/5dSHARAWab0ANST9W0LJa32v4Bg.mp4\"},jczk_E52Z:{poster:\"https://framerusercontent.com/images/uVEFjW4SlMXXLdmIRTEHQ33hW4.png\",posterEnabled:true},O6h4OsrwT:{poster:\"https://framerusercontent.com/images/OkxzPglC0lcO8S5UAEfEINijYRU.png\",posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/xVfXHxMgYU68NjFs1NMCH7cBt0.mp4\"}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mjpee.framer-16zr1gl, .framer-mjpee .framer-16zr1gl { display: block; }\",\".framer-mjpee.framer-1dl6imr { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-mjpee .framer-1vbul2d-container { flex: none; height: 662px; position: relative; width: 320px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mjpee.framer-1dl6imr { gap: 0px; } .framer-mjpee.framer-1dl6imr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-mjpee.framer-1dl6imr > :first-child { margin-left: 0px; } .framer-mjpee.framer-1dl6imr > :last-child { margin-right: 0px; } }\",\".framer-mjpee.framer-v-1ykciaz .framer-1vbul2d-container, .framer-mjpee.framer-v-xe4gcu .framer-1vbul2d-container { aspect-ratio: 0.48338368580060426 / 1; height: var(--framer-aspect-ratio-supported, 476px); width: 230px; }\",\".framer-mjpee.framer-v-wvplk1.framer-1dl6imr { width: 320px; }\",\".framer-mjpee.framer-v-wvplk1 .framer-1vbul2d-container { height: 476px; width: 230px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 662\n * @framerIntrinsicWidth 320\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"CINMIab0O\":{\"layout\":[\"auto\",\"auto\"]},\"d4fWx7P8r\":{\"layout\":[\"auto\",\"auto\"]},\"jczk_E52Z\":{\"layout\":[\"auto\",\"auto\"]},\"O6h4OsrwT\":{\"layout\":[\"fixed\",\"auto\"]},\"iJTVYAJm1\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerNdFit2Q1_=withCSS(Component,css,\"framer-mjpee\");export default FramerNdFit2Q1_;FramerNdFit2Q1_.displayName=\"Kidtivity-Challenges Video\";FramerNdFit2Q1_.defaultProps={height:662,width:320};addPropertyControls(FramerNdFit2Q1_,{variant:{options:[\"AgJhRvRMo\",\"CINMIab0O\",\"d4fWx7P8r\",\"jczk_E52Z\",\"O6h4OsrwT\",\"iJTVYAJm1\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Tablet-Primary\",\"Tablet-Variant2\",\"Tablet-Variant3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerNdFit2Q1_,[{explicitInter:true,fonts:[]},...VideoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNdFit2Q1_\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CINMIab0O\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"d4fWx7P8r\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jczk_E52Z\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"O6h4OsrwT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iJTVYAJm1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"662\",\"framerIntrinsicWidth\":\"320\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NdFit2Q1_.map", "// Generated by Framer (575e68f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PropertyOverrides,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import BeforeAfter from\"https://framerusercontent.com/modules/8We5yTccUZhxCBCwN0Kj/T8Nn9e0uxzPPj45NcWfn/Before_After_Image_Slider.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/Gb6z1S0xoupJRsduSsLb/SlideShow.js\";import BottomNav from\"#framer/local/canvasComponent/JTnxZY38r/JTnxZY38r.js\";import KidtivityChallengesVideo from\"#framer/local/canvasComponent/NdFit2Q1_/NdFit2Q1_.js\";import TopBarCopy from\"#framer/local/canvasComponent/V0oL7GdR0/V0oL7GdR0.js\";import*as sharedStyle8 from\"#framer/local/css/d36vhjIj8/d36vhjIj8.js\";import*as sharedStyle5 from\"#framer/local/css/Ea66KCXec/Ea66KCXec.js\";import*as sharedStyle from\"#framer/local/css/EQaIEre0e/EQaIEre0e.js\";import*as sharedStyle6 from\"#framer/local/css/FCv4vxqEE/FCv4vxqEE.js\";import*as sharedStyle7 from\"#framer/local/css/Pn2HmaRVC/Pn2HmaRVC.js\";import*as sharedStyle1 from\"#framer/local/css/QmZ5ecWhL/QmZ5ecWhL.js\";import*as sharedStyle4 from\"#framer/local/css/rDKCX4W4S/rDKCX4W4S.js\";import*as sharedStyle2 from\"#framer/local/css/sYEnW8oYa/sYEnW8oYa.js\";import*as sharedStyle3 from\"#framer/local/css/YiTgdgc4q/YiTgdgc4q.js\";import metadataProvider from\"#framer/local/webPageMetadata/AezYydcSE/AezYydcSE.js\";const TopBarCopyFonts=getFonts(TopBarCopy);const ContainerWithFX=withFX(Container);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const TickerFonts=getFonts(Ticker);const ImageWithFX=withFX(Image);const BeforeAfterFonts=getFonts(BeforeAfter);const SlideshowFonts=getFonts(Slideshow);const KidtivityChallengesVideoFonts=getFonts(KidtivityChallengesVideo);const BottomNavFonts=getFonts(BottomNav);const cycleOrder=[\"quRU9FnF_\",\"pTnEHSRvk\",\"R8lNeObLu\"];const breakpoints={pTnEHSRvk:\"(min-width: 810px) and (max-width: 1249px)\",quRU9FnF_:\"(min-width: 1250px)\",R8lNeObLu:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-5E6Zu\";const variantClassNames={pTnEHSRvk:\"framer-v-1cr5etr\",quRU9FnF_:\"framer-v-hdq5jv\",R8lNeObLu:\"framer-v-14sk1sc\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-150,y:0};const transition2={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:-150,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const transition4={delay:.1,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={delay:.2,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={delay:.3,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={delay:.25,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation10={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const transition8={delay:.5,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation11={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition8,x:0,y:0};const transition9={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation12={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition9,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation13={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation14={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"quRU9FnF_\",Phone:\"R8lNeObLu\",Tablet:\"pTnEHSRvk\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"quRU9FnF_\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-5E6Zu`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-5E6Zu`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const id=useRouteElementId(\"mZOOWMKDu\");const ref2=React.useRef(null);const id1=useRouteElementId(\"r2bGaXcL6\");const ref3=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"pTnEHSRvk\",\"R8lNeObLu\"].includes(baseVariant))return false;return true;};const id2=useRouteElementId(\"T1JZ04r6m\");const ref4=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if([\"pTnEHSRvk\",\"R8lNeObLu\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"R8lNeObLu\")return false;return true;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"R8lNeObLu\")return true;return false;};const id3=useRouteElementId(\"JO9kymeYO\");const ref5=React.useRef(null);const id4=useRouteElementId(\"TbMmWsQ_b\");const ref6=React.useRef(null);const id5=useRouteElementId(\"JTsrlMOBc\");const ref7=React.useRef(null);const id6=useRouteElementId(\"OyloyHOLz\");const ref8=React.useRef(null);const id7=useRouteElementId(\"GANuEaB3J\");const ref9=React.useRef(null);const id8=useRouteElementId(\"sjretJC_m\");const ref10=React.useRef(null);const id9=useRouteElementId(\"h_kyDc612\");const ref11=React.useRef(null);const id10=useRouteElementId(\"lT4CPKSMh\");const ref12=React.useRef(null);const id11=useRouteElementId(\"FrYfbMucA\");const ref13=React.useRef(null);const id12=useRouteElementId(\"bZxIBLtOb\");const ref14=React.useRef(null);const id13=useRouteElementId(\"fASBIjibC\");const ref15=React.useRef(null);const id14=useRouteElementId(\"O3r33fGgW\");const ref16=React.useRef(null);const id15=useRouteElementId(\"sV9MqsLuV\");const ref17=React.useRef(null);const id16=useRouteElementId(\"KCS75w3M5\");const ref18=React.useRef(null);const id17=useRouteElementId(\"eiej6QcrU\");const ref19=React.useRef(null);const id18=useRouteElementId(\"uHBI0P11a\");const ref20=React.useRef(null);const id19=useRouteElementId(\"afPAottSE\");const ref21=React.useRef(null);const id20=useRouteElementId(\"L4MuGm5f4\");const ref22=React.useRef(null);const id21=useRouteElementId(\"Iws2vzYBO\");const ref23=React.useRef(null);const id22=useRouteElementId(\"baAPJk_i_\");const ref24=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"quRU9FnF_\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-hdq5jv\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(100vw, 1350px)\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{transformTemplate:undefined},R8lNeObLu:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-jsqgem-container\",layoutScroll:true,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{variant:\"rAackakum\"}},children:/*#__PURE__*/_jsx(TopBarCopy,{height:\"100%\",id:\"sGCqeEsRj\",layoutId:\"sGCqeEsRj\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"pIHEcEL8D\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7wevv2\",id:id,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14f2op3\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hc6m21\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hsuiqk\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hq4a5o\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-8k8a78\",\"data-styles-preset\":\"EQaIEre0e\",style:{\"--framer-text-alignment\":\"center\"},children:\"Kidtivity\"})})},R8lNeObLu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-8k8a78\",\"data-styles-preset\":\"EQaIEre0e\",style:{\"--framer-text-alignment\":\"center\"},children:\"Kidtivity\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-8k8a78\",\"data-styles-preset\":\"EQaIEre0e\",children:\"Kidtivity\"})}),className:\"framer-lcyzdj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",style:{\"--framer-text-alignment\":\"center\"},children:[\"A family activity finder \",/*#__PURE__*/_jsx(\"br\",{}),\"for parents\"]})})},R8lNeObLu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",style:{\"--framer-text-alignment\":\"center\"},children:\"A family activity finder for parents\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:[\"A family activity finder \",/*#__PURE__*/_jsx(\"br\",{}),\"for parents\"]})}),className:\"framer-k6dza7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l4xvl9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",children:\"Event planner\"})}),className:\"framer-1hd92xv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3k6bli\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",children:\"Product design\"})}),className:\"framer-1vfyst8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{background:{alt:\"\",fit:\"fit\",pixelHeight:1594,pixelWidth:1644,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 120px, 1350px) - 80px)\",src:\"https://framerusercontent.com/images/kgG2bceLUq0befOHGErrPSBVSU.png\",srcSet:\"https://framerusercontent.com/images/kgG2bceLUq0befOHGErrPSBVSU.png?scale-down-to=512 512w,https://framerusercontent.com/images/kgG2bceLUq0befOHGErrPSBVSU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kgG2bceLUq0befOHGErrPSBVSU.png 1644w\"}},R8lNeObLu:{background:{alt:\"\",fit:\"fit\",pixelHeight:1594,pixelWidth:1644,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 120px)\",src:\"https://framerusercontent.com/images/kgG2bceLUq0befOHGErrPSBVSU.png\",srcSet:\"https://framerusercontent.com/images/kgG2bceLUq0befOHGErrPSBVSU.png?scale-down-to=512 512w,https://framerusercontent.com/images/kgG2bceLUq0befOHGErrPSBVSU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kgG2bceLUq0befOHGErrPSBVSU.png 1644w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1594,pixelWidth:1644,positionX:\"center\",positionY:\"center\",sizes:\"calc((min(max(100vw, 1px), 1350px) - 160px) / 2)\",src:\"https://framerusercontent.com/images/kgG2bceLUq0befOHGErrPSBVSU.png\",srcSet:\"https://framerusercontent.com/images/kgG2bceLUq0befOHGErrPSBVSU.png?scale-down-to=512 512w,https://framerusercontent.com/images/kgG2bceLUq0befOHGErrPSBVSU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kgG2bceLUq0befOHGErrPSBVSU.png 1644w\"},className:\"framer-1jqzj7k\"})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tnl1rp\",id:id1,ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d4mako\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y03hs\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-color\":\"rgb(254, 187, 134)\"},children:\"Time Frame\"})}),className:\"framer-3kl5p0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Nov  2021 - Mar 2022 \"})}),className:\"framer-gkfpwj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-83jaat\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-color\":\"rgb(254, 187, 134)\"},children:\"Duration\"})}),className:\"framer-1rzzkt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"4 months\"})}),className:\"framer-1qbdopy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ju34hn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-color\":\"rgb(254, 187, 134)\"},children:\"My Role\"})}),className:\"framer-1ravdxf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",style:{\"--framer-text-color\":\"rgb(1, 19, 35)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(1, 19, 35)\"},children:\"Product management\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(1, 19, 35)\"},children:\"User research\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(1, 19, 35)\"},children:\"Ideation and strategy\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(1, 19, 35)\"},children:\"UX, UI design and branding\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(1, 19, 35)\"},children:\"Usability testing and prototyping\"})})]})}),className:\"framer-1bcoejs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mahw9s\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-color\":\"rgb(254, 187, 134)\"},children:\"Team\"})}),className:\"framer-1spa4sd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"As the sole designer on this passion project, I collaborated closely with an engineer and wore multiple hats throughout the design process.\"})}),className:\"framer-2yn5oi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pyr5jh\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1chufoi\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6ktvhi\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wulukm\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",children:\"PROBLEM SPACE\"})}),className:\"framer-19qoy59\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"So, was there a problem worth solving?\"})}),className:\"framer-an7pzm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"As a parent juggling a million things, I find it frustrating to plan weekend activities for my kids. Existing options lack family-specific features, and coordinating plans with other families is a nightmare. Curious if others share my challenges, I consulted fellow parents and conducted a survey to gauge the experiences of at least 50 others.\"})}),className:\"framer-v6fnn7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[\"Scroll for the story, or \",/*#__PURE__*/_jsx(Link,{href:{hash:\":FrYfbMucA\",webPageId:\"AezYydcSE\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-11cx0vc\",\"data-styles-preset\":\"rDKCX4W4S\",children:\"jump to the solution here.\"})})]})}),className:\"framer-lojdfl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{background:{alt:\"\",fit:\"fit\",loading:\"lazy\",pixelHeight:2875,pixelWidth:2307,positionX:\"center\",positionY:\"top\",sizes:\"max(min(max(100vw - 120px, 1px), 1100px) / 2 - 40px, 1px)\",src:\"https://framerusercontent.com/images/jhsM1i7cMZv1JUAwuA7Z4ThnIg.png\",srcSet:\"https://framerusercontent.com/images/jhsM1i7cMZv1JUAwuA7Z4ThnIg.png?scale-down-to=1024 821w,https://framerusercontent.com/images/jhsM1i7cMZv1JUAwuA7Z4ThnIg.png?scale-down-to=2048 1643w,https://framerusercontent.com/images/jhsM1i7cMZv1JUAwuA7Z4ThnIg.png 2307w\"}},R8lNeObLu:{background:{alt:\"\",fit:\"fit\",loading:\"lazy\",pixelHeight:2875,pixelWidth:2307,positionX:\"center\",positionY:\"top\",sizes:\"min(100vw - 60px, 1100px)\",src:\"https://framerusercontent.com/images/jhsM1i7cMZv1JUAwuA7Z4ThnIg.png\",srcSet:\"https://framerusercontent.com/images/jhsM1i7cMZv1JUAwuA7Z4ThnIg.png?scale-down-to=1024 821w,https://framerusercontent.com/images/jhsM1i7cMZv1JUAwuA7Z4ThnIg.png?scale-down-to=2048 1643w,https://framerusercontent.com/images/jhsM1i7cMZv1JUAwuA7Z4ThnIg.png 2307w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:\"lazy\",pixelHeight:2875,pixelWidth:2307,positionX:\"center\",positionY:\"top\",sizes:\"max((min(max(100vw - 160px, 1px), 1100px) - 60px) / 2, 1px)\",src:\"https://framerusercontent.com/images/jhsM1i7cMZv1JUAwuA7Z4ThnIg.png\",srcSet:\"https://framerusercontent.com/images/jhsM1i7cMZv1JUAwuA7Z4ThnIg.png?scale-down-to=1024 821w,https://framerusercontent.com/images/jhsM1i7cMZv1JUAwuA7Z4ThnIg.png?scale-down-to=2048 1643w,https://framerusercontent.com/images/jhsM1i7cMZv1JUAwuA7Z4ThnIg.png 2307w\"},className:\"framer-njs5c7\"})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-8aybza hidden-1cr5etr hidden-14sk1sc\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18sxst2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ogku30\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-color\":\"var(--token-75333664-f604-419c-a274-97ce029109f6, rgb(255, 194, 145))\"},children:\"USER RESEARCH\"})}),className:\"framer-qbjgm6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"Here is what I discovered\"})}),className:\"framer-y749cx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\" \"})}),className:\"framer-1ethuiw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-het949\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z0uvj4\",id:id2,ref:ref4,children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rj49yo\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yftb3o\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16r6ta2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1u8v4wf\",\"data-styles-preset\":\"Ea66KCXec\",style:{\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"1\"})}),className:\"framer-v91yqe\",fonts:[\"Inter\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1u8v4wf\",\"data-styles-preset\":\"Ea66KCXec\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"Smartphones: the go-to tool for parents\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1u8v4wf\",\"data-styles-preset\":\"Ea66KCXec\",style:{\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"Smartphones: the go-to tool for parents\"})}),className:\"framer-1f717ad\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:\"lazy\",pixelHeight:853,pixelWidth:799,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/tlWAEmfIZJv7lQfz3cSnw7HZA.png\",srcSet:\"https://framerusercontent.com/images/tlWAEmfIZJv7lQfz3cSnw7HZA.png 799w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:\"lazy\",pixelHeight:853,pixelWidth:799,positionX:\"center\",positionY:\"center\",sizes:\"245px\",src:\"https://framerusercontent.com/images/tlWAEmfIZJv7lQfz3cSnw7HZA.png\",srcSet:\"https://framerusercontent.com/images/tlWAEmfIZJv7lQfz3cSnw7HZA.png 799w\"},className:\"framer-3a4hsl\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"The majority (65.5%) reach for their smartphones at least 1-2 times a week, if not daily (32.8%), to scout for events.\"})}),className:\"framer-19rporz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ucygmr\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4yhvyn\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-f82nd3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1u8v4wf\",\"data-styles-preset\":\"Ea66KCXec\",style:{\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"2\"})}),className:\"framer-vdegyh\",fonts:[\"Inter\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1u8v4wf\",\"data-styles-preset\":\"Ea66KCXec\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"Scattered event searching: a time drain\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1u8v4wf\",\"data-styles-preset\":\"Ea66KCXec\",style:{\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"Scattered event searching: a time drain\"})}),className:\"framer-1whdzxv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:\"lazy\",pixelHeight:1024,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/7TZbr7efRqnTMxAGS4V9tvUvM.png\",srcSet:\"https://framerusercontent.com/images/7TZbr7efRqnTMxAGS4V9tvUvM.png?scale-down-to=512 512w,https://framerusercontent.com/images/7TZbr7efRqnTMxAGS4V9tvUvM.png 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:\"lazy\",pixelHeight:1024,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"245px\",src:\"https://framerusercontent.com/images/7TZbr7efRqnTMxAGS4V9tvUvM.png\",srcSet:\"https://framerusercontent.com/images/7TZbr7efRqnTMxAGS4V9tvUvM.png?scale-down-to=512 512w,https://framerusercontent.com/images/7TZbr7efRqnTMxAGS4V9tvUvM.png 1024w\"},className:\"framer-fxzc1h\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Nearly half (48%) resort to social media (Instagram, Facebook, Pinterest), while others rely on Google search (37.9%), feeling frustrated from sifting through multiple platforms for relevant activities.\"})}),className:\"framer-14qazf5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-s62t5x\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t0ztgn\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-4fh8du\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1u8v4wf\",\"data-styles-preset\":\"Ea66KCXec\",style:{\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"3\"})}),className:\"framer-zm9yvp\",fonts:[\"Inter\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1u8v4wf\",\"data-styles-preset\":\"Ea66KCXec\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"Inefficient search filters extend search time\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1u8v4wf\",\"data-styles-preset\":\"Ea66KCXec\",style:{\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"Inefficient search filters extend search time\"})}),className:\"framer-15p6o1z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:\"lazy\",pixelHeight:889,pixelWidth:838,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/gYkHHl4GDY1rF4MQIP3dD89fZQ.png\",srcSet:\"https://framerusercontent.com/images/gYkHHl4GDY1rF4MQIP3dD89fZQ.png 838w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:\"lazy\",pixelHeight:889,pixelWidth:838,positionX:\"center\",positionY:\"center\",sizes:\"245px\",src:\"https://framerusercontent.com/images/gYkHHl4GDY1rF4MQIP3dD89fZQ.png\",srcSet:\"https://framerusercontent.com/images/gYkHHl4GDY1rF4MQIP3dD89fZQ.png 838w\"},className:\"framer-1ndi18b\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"A significant 67.2% of respondents consider age filters crucial in their search process. Over a third (36.2%) grapple with the lack of these filters, while 31% are frustrated by the scarcity of event options.\"})}),className:\"framer-1gqiwv5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-azyncn\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y1lm9p\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-191rubj\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1u8v4wf\",\"data-styles-preset\":\"Ea66KCXec\",style:{\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"4\"})}),className:\"framer-18w35dt\",fonts:[\"Inter\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1u8v4wf\",\"data-styles-preset\":\"Ea66KCXec\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"Not easy to discuss plans with other families\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1u8v4wf\",\"data-styles-preset\":\"Ea66KCXec\",style:{\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"Not easy to discuss plans with other families\"})}),className:\"framer-kb3a56\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:\"lazy\",pixelHeight:941,pixelWidth:977,positionX:\"center\",positionY:\"center\",sizes:\"280px\",src:\"https://framerusercontent.com/images/SGhw08ridNsKAoq5j8rk6Ks8aM.png\",srcSet:\"https://framerusercontent.com/images/SGhw08ridNsKAoq5j8rk6Ks8aM.png?scale-down-to=512 512w,https://framerusercontent.com/images/SGhw08ridNsKAoq5j8rk6Ks8aM.png 977w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:\"lazy\",pixelHeight:941,pixelWidth:977,positionX:\"center\",positionY:\"center\",sizes:\"245px\",src:\"https://framerusercontent.com/images/SGhw08ridNsKAoq5j8rk6Ks8aM.png\",srcSet:\"https://framerusercontent.com/images/SGhw08ridNsKAoq5j8rk6Ks8aM.png?scale-down-to=512 512w,https://framerusercontent.com/images/SGhw08ridNsKAoq5j8rk6Ks8aM.png 977w\"},className:\"framer-1b1169u\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Sharing weekend plans and organizing playdates is a pain because parents have to manually copy and paste event details to discuss and decide on activities together.\"})}),className:\"framer-d1t7nj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-20e0qi\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17on0vy\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jon4q6\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-color\":\"var(--token-75333664-f604-419c-a274-97ce029109f6, rgb(255, 194, 145))\"},children:\"COMPETITIVE ANALYSIS\"})}),className:\"framer-8m3d75\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"Uncovering market gap and opportunities\"})}),className:\"framer-tp70kd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gkac7l\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Based on survey findings, I dove into analyzing the top apps parents prefer for children's events, focusing on features they prioritize. This research revealed a significant gap in the market for a product that consistently offers:\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"ol\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Filters that fit families looking for age-appropriate activities.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Easy organization of events from organizations families belong to.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Simple sharing of multiple events with other families.\"})})]})]}),className:\"framer-vftuqb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ohc0uc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:500,loading:\"lazy\",pixelHeight:720,pixelWidth:1e3,sizes:\"700px\",src:\"https://framerusercontent.com/images/m0MFliaywURiTyjHJbZDwUW64.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/m0MFliaywURiTyjHJbZDwUW64.png?scale-down-to=512 512w,https://framerusercontent.com/images/m0MFliaywURiTyjHJbZDwUW64.png 1000w\"}},R8lNeObLu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:500,loading:\"lazy\",pixelHeight:720,pixelWidth:1e3,sizes:\"300px\",src:\"https://framerusercontent.com/images/m0MFliaywURiTyjHJbZDwUW64.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/m0MFliaywURiTyjHJbZDwUW64.png?scale-down-to=512 512w,https://framerusercontent.com/images/m0MFliaywURiTyjHJbZDwUW64.png 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:500,loading:\"lazy\",pixelHeight:720,pixelWidth:1e3,sizes:\"1040px\",src:\"https://framerusercontent.com/images/m0MFliaywURiTyjHJbZDwUW64.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/m0MFliaywURiTyjHJbZDwUW64.png?scale-down-to=512 512w,https://framerusercontent.com/images/m0MFliaywURiTyjHJbZDwUW64.png 1000w\"},className:\"framer-ulig46\",\"data-framer-name\":\"image\",name:\"image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1iukvvc\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kpur9l\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e09r7u\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(253, 186, 133)\"},children:\"RESEARCH SYNTHESIS\"})}),className:\"framer-1kq6qo9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"From pain points to personas: mapping the needs of modern parents\"})}),className:\"framer-132r05t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1izl27y\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"I conducted interviews with 8 parents who have children between the ages of 2 and 12. The goals of these interviews were:\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Understanding the current planning methods and habits employed by other parents.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Uncovering the pain points experienced throughout the process.\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[\"Using Affinity and Empathy Mapping techniques, these interviews led to the identification of two distinct personas: Adventurous Alice and Efficient Emily. As their names suggest, \",/*#__PURE__*/_jsx(\"strong\",{children:\"Adventurous Alice has a fear of missing out (FOMO) and values the excitement of event discovery, while Efficient Emily prioritizes getting plans made efficiently.\"})]})]}),className:\"framer-16ad106\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zfotok-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{padding:20,paddingBottom:20,paddingLeft:20,paddingRight:20,paddingTop:20}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"n6LCT8Iwv\",layoutId:\"n6LCT8Iwv\",padding:40,paddingBottom:40,paddingLeft:40,paddingPerSide:false,paddingRight:40,paddingTop:40,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:266,intrinsicWidth:468,pixelHeight:532,pixelWidth:936,sizes:\"317px\",src:\"https://framerusercontent.com/images/x6iyOzNgSrq53nV3KvQL7VsC8.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/x6iyOzNgSrq53nV3KvQL7VsC8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/x6iyOzNgSrq53nV3KvQL7VsC8.jpg 936w\"},className:\"framer-puaox1\",\"data-framer-name\":\"jess6\",name:\"jess6\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:215.5,intrinsicWidth:132,pixelHeight:431,pixelWidth:264,src:\"https://framerusercontent.com/images/a0wOuFGQH33341SpxUs41wFRYE.jpg\"},className:\"framer-18tggc0\",\"data-framer-name\":\"parent2\",name:\"parent2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:520,intrinsicWidth:937,pixelHeight:1040,pixelWidth:1874,sizes:\"325px\",src:\"https://framerusercontent.com/images/bn8AP2XT9PTkNZrF9i3ekwumb0.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/bn8AP2XT9PTkNZrF9i3ekwumb0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bn8AP2XT9PTkNZrF9i3ekwumb0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/bn8AP2XT9PTkNZrF9i3ekwumb0.jpg 1874w\"},className:\"framer-1nfz41u\",\"data-framer-name\":\"ParentA\",name:\"ParentA\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:520,intrinsicWidth:937,pixelHeight:1040,pixelWidth:1874,sizes:\"325px\",src:\"https://framerusercontent.com/images/kjY95MlEqqBm7M3LanLjxB0pVCM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/kjY95MlEqqBm7M3LanLjxB0pVCM.png?scale-down-to=512 512w,https://framerusercontent.com/images/kjY95MlEqqBm7M3LanLjxB0pVCM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kjY95MlEqqBm7M3LanLjxB0pVCM.png 1874w\"},className:\"framer-13qqga\",\"data-framer-name\":\"Screenshot_2024_08_28_at_2_47_05_PM\",name:\"Screenshot_2024_08_28_at_2_47_05_PM\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:267,intrinsicWidth:469.5,pixelHeight:534,pixelWidth:939,sizes:\"317px\",src:\"https://framerusercontent.com/images/UN53PewNOEq6bvmqDdyxw2kTsiI.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/UN53PewNOEq6bvmqDdyxw2kTsiI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UN53PewNOEq6bvmqDdyxw2kTsiI.jpg 939w\"},className:\"framer-1vp9wmd\",\"data-framer-name\":\"jess2\",name:\"jess2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:260,intrinsicWidth:468,pixelHeight:520,pixelWidth:936,sizes:\"324px\",src:\"https://framerusercontent.com/images/dPbZDxhM8MPIIwDsdqrk88hsgVs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/dPbZDxhM8MPIIwDsdqrk88hsgVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/dPbZDxhM8MPIIwDsdqrk88hsgVs.png 936w\"},className:\"framer-1evm54p\",\"data-framer-name\":\"Screenshot_2024_08_28_at_2_43_02_PM\",name:\"Screenshot_2024_08_28_at_2_43_02_PM\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:255,intrinsicWidth:450,pixelHeight:510,pixelWidth:900,sizes:\"317.5px\",src:\"https://framerusercontent.com/images/Wrk6FmAWy9jZibB09awT6X77PF8.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Wrk6FmAWy9jZibB09awT6X77PF8.png?scale-down-to=512 512w,https://framerusercontent.com/images/Wrk6FmAWy9jZibB09awT6X77PF8.png 900w\"},className:\"framer-15d5msf\",\"data-framer-name\":\"Screenshot_2024_08_28_at_2_42_31_PM\",name:\"Screenshot_2024_08_28_at_2_42_31_PM\"})],speed:30,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dq5511\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rnl9r3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300.5,intrinsicWidth:300.5,loading:\"lazy\",pixelHeight:601,pixelWidth:601,sizes:\"max((min(100vw - 120px, 1100px) - 40px) / 2, 200px)\",src:\"https://framerusercontent.com/images/PoxcrHTocEyfGHK2qCdTZ5TAZjI.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/PoxcrHTocEyfGHK2qCdTZ5TAZjI.png?scale-down-to=512 512w,https://framerusercontent.com/images/PoxcrHTocEyfGHK2qCdTZ5TAZjI.png 601w\"}},R8lNeObLu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300.5,intrinsicWidth:300.5,loading:\"lazy\",pixelHeight:601,pixelWidth:601,sizes:\"calc(min(100vw - 60px, 1100px) * 0.8)\",src:\"https://framerusercontent.com/images/PoxcrHTocEyfGHK2qCdTZ5TAZjI.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/PoxcrHTocEyfGHK2qCdTZ5TAZjI.png?scale-down-to=512 512w,https://framerusercontent.com/images/PoxcrHTocEyfGHK2qCdTZ5TAZjI.png 601w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300.5,intrinsicWidth:300.5,loading:\"lazy\",pixelHeight:601,pixelWidth:601,sizes:\"300.5px\",src:\"https://framerusercontent.com/images/PoxcrHTocEyfGHK2qCdTZ5TAZjI.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/PoxcrHTocEyfGHK2qCdTZ5TAZjI.png?scale-down-to=512 512w,https://framerusercontent.com/images/PoxcrHTocEyfGHK2qCdTZ5TAZjI.png 601w\"},className:\"framer-1aeqvzn\",\"data-framer-name\":\"A_Alice\",name:\"A_Alice\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uwa3zv\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"Adventurous Alice\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1lusouc\",\"data-styles-preset\":\"FCv4vxqEE\",children:\"Adventurous Alice\"})}),className:\"framer-15ljmg9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-57h3v5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Age:\"}),\" 37\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Job:\"}),\" Bakery Chef\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Relationship status:\"}),\" Married\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Family:\"}),\" 2 kids (3 and 5 years old)\"]})]}),className:\"framer-1m2bhzt\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11dywgm\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-zmt0xh\",\"data-framer-name\":\"Vector 2526\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:438,intrinsicWidth:12,name:\"Vector 2526\",svg:'<svg width=\"12\" height=\"438\" viewBox=\"-3 -3 12 438\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M3 0V432\" stroke=\"#FFCBCB\" stroke-width=\"5\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dlkt6q\",\"data-styles-preset\":\"Pn2HmaRVC\",children:\"\\\" I'm always hunting for new events; don't want to miss out on the fun!\\\"\"})}),className:\"framer-m0i95h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-z5h7vh\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18auc8q\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Pain Points\"})}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Struggles to find fun events\"})})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Tired of sifting through the same old listings\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Feels like she's missing out on hidden gems\"})})]})]}),className:\"framer-1mk6i1e\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Goals\"})}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Wants a one-stop shop to search\"})})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Needs relevant filters for quick searching\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Craves accurate event details complemented by plenty of visuals\"})})]})]}),className:\"framer-1rejj0s\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-etjsne\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300.5,intrinsicWidth:300.5,loading:\"lazy\",pixelHeight:601,pixelWidth:601,sizes:\"max((min(100vw - 120px, 1100px) - 40px) / 2, 200px)\",src:\"https://framerusercontent.com/images/jxKX01fM2H6QK1XORxBZmOHvkB4.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/jxKX01fM2H6QK1XORxBZmOHvkB4.png?scale-down-to=512 512w,https://framerusercontent.com/images/jxKX01fM2H6QK1XORxBZmOHvkB4.png 601w\"}},R8lNeObLu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300.5,intrinsicWidth:300.5,loading:\"lazy\",pixelHeight:601,pixelWidth:601,sizes:\"calc(min(100vw - 60px, 1100px) * 0.8)\",src:\"https://framerusercontent.com/images/jxKX01fM2H6QK1XORxBZmOHvkB4.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/jxKX01fM2H6QK1XORxBZmOHvkB4.png?scale-down-to=512 512w,https://framerusercontent.com/images/jxKX01fM2H6QK1XORxBZmOHvkB4.png 601w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300.5,intrinsicWidth:300.5,loading:\"lazy\",pixelHeight:601,pixelWidth:601,sizes:\"300.5px\",src:\"https://framerusercontent.com/images/jxKX01fM2H6QK1XORxBZmOHvkB4.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/jxKX01fM2H6QK1XORxBZmOHvkB4.png?scale-down-to=512 512w,https://framerusercontent.com/images/jxKX01fM2H6QK1XORxBZmOHvkB4.png 601w\"},className:\"framer-1pulw9a\",\"data-framer-name\":\"E_Emily\",name:\"E_Emily\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-184b0yy\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"Efficient Emily\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1lusouc\",\"data-styles-preset\":\"FCv4vxqEE\",children:\"Efficient Emily\"})}),className:\"framer-9no2hn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2ksdev\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Age:\"}),\" 35\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Job:\"}),\" Accountant\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Relationship status:\"}),\" Married\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Family:\"}),\" 2 kids (4 and 7 years old)\"]})]}),className:\"framer-1i55yzo\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s3dg1g\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-18gtjgu\",\"data-framer-name\":\"Vector 2527\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:110,intrinsicWidth:12,name:\"Vector 2527\",svg:'<svg width=\"12\" height=\"110\" viewBox=\"-3 -3 12 110\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M3 0L3 104\" stroke=\"#FFE7CB\" stroke-width=\"5\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dlkt6q\",\"data-styles-preset\":\"Pn2HmaRVC\",children:'\"I just want to efficiently plan fun stuff without all the hassle.\"'})}),className:\"framer-1814k7m\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bv1ahy hidden-1cr5etr hidden-14sk1sc\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qjygrd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Pain Points\"})}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Planning outings feels like a chore\"})})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Hates bouncing between different apps\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sick of wading through outdated listings\"})})]})]}),className:\"framer-7wczwm\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Goals\"})}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Seeks top picks for quick decision-making\"})})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Wants a centralized platform for family-friendly activity planning\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Needs bundled activity options for faster planning\"})})]})]}),className:\"framer-m47qi9\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed1()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1qrpyjg hidden-hdq5jv\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1lusouc\",\"data-styles-preset\":\"FCv4vxqEE\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"A\"})}),className:\"framer-1o4ce36 hidden-14sk1sc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1478awg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Pain Points\"})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Planning outings feels like a chore\"})}),/*#__PURE__*/_jsx(\"li\",{style:{\"--framer-text-color\":\"rgb(13, 13, 13)\"},children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(13, 13, 13)\"},children:\"Hates bouncing between different apps\"})}),/*#__PURE__*/_jsx(\"li\",{style:{\"--framer-text-color\":\"rgb(13, 13, 13)\"},children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(13, 13, 13)\"},children:\"Sick of wading through outdated listings\"})})]})]}),className:\"framer-8z2uhm\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Goals\"})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Seeks top picks for quick decision-making\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Wants a centralized platform for family-friendly activity planning\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Needs bundled activity options for faster planning\"})})]})]}),className:\"framer-1z0p67v\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5xyn5\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gp2dvs\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1slvlt7\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-75333664-f604-419c-a274-97ce029109f6, rgb(255, 194, 145))\"},children:\"THE MVP\"})}),className:\"framer-40e8e5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"Feature prioritization\"})}),className:\"framer-4e449q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-txp8y8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[\"Upon discovering potential needs via personas, I listed out solution ideas and consulted with a software engineer to verify the ideas' technical viabilities. The \",/*#__PURE__*/_jsx(\"strong\",{children:\"solution ideas were placed in a priority matrix to determine the app's MVP. \"}),\"These features were selected based on impact (users' desirability of the features) and the level of technical difficulty.\"]})}),className:\"framer-1ktq5ja\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dxx6cz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1067,intrinsicWidth:1062.5,loading:\"lazy\",pixelHeight:2134,pixelWidth:2125,sizes:\"690px\",src:\"https://framerusercontent.com/images/Zm9UWwHL1VYHz48aN5laO6VZQ5Q.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Zm9UWwHL1VYHz48aN5laO6VZQ5Q.png?scale-down-to=1024 1019w,https://framerusercontent.com/images/Zm9UWwHL1VYHz48aN5laO6VZQ5Q.png?scale-down-to=2048 2039w,https://framerusercontent.com/images/Zm9UWwHL1VYHz48aN5laO6VZQ5Q.png 2125w\"}},R8lNeObLu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1067,intrinsicWidth:1062.5,loading:\"lazy\",pixelHeight:2134,pixelWidth:2125,sizes:\"calc(100vw - 60px)\",src:\"https://framerusercontent.com/images/Zm9UWwHL1VYHz48aN5laO6VZQ5Q.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Zm9UWwHL1VYHz48aN5laO6VZQ5Q.png?scale-down-to=1024 1019w,https://framerusercontent.com/images/Zm9UWwHL1VYHz48aN5laO6VZQ5Q.png?scale-down-to=2048 2039w,https://framerusercontent.com/images/Zm9UWwHL1VYHz48aN5laO6VZQ5Q.png 2125w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation12,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1067,intrinsicWidth:1062.5,loading:\"lazy\",pixelHeight:2134,pixelWidth:2125,sizes:\"1063px\",src:\"https://framerusercontent.com/images/Zm9UWwHL1VYHz48aN5laO6VZQ5Q.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Zm9UWwHL1VYHz48aN5laO6VZQ5Q.png?scale-down-to=1024 1019w,https://framerusercontent.com/images/Zm9UWwHL1VYHz48aN5laO6VZQ5Q.png?scale-down-to=2048 2039w,https://framerusercontent.com/images/Zm9UWwHL1VYHz48aN5laO6VZQ5Q.png 2125w\"},className:\"framer-4vwnqd\",\"data-framer-name\":\"MVP_Chart\",name:\"MVP_Chart\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ckjew0\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9jtb8b\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1miloks\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-75333664-f604-419c-a274-97ce029109f6, rgb(255, 194, 145))\"},children:\"LOW FIDELITY PROTOTYPE\"})}),className:\"framer-tc6f42\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"Sketches & wireframes\"})}),className:\"framer-1ndhdcm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-xd0jd\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[\"I outlined \",/*#__PURE__*/_jsx(\"strong\",{children:\"user flows, red routes,\"}),\" and sketched multiple rough ideas. Selected sketches were then refined into wireframes. Included below are the before and after pictures of some keyframes.\"]})}),className:\"framer-1q5nm3y\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8kae4c\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-107f6rp-container\",children:/*#__PURE__*/_jsx(BeforeAfter,{bg:\"rgb(228, 230, 241)\",customHandle:true,customLabel:true,handle:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jp11fy\",\"data-framer-name\":\"Handle\",name:\"Handle\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-jzyjsl\",\"data-framer-name\":\"vector\",layout:\"position\",name:\"vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 62 62\"></svg>',svgContentId:12562568624,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-18q8h8i\",\"data-framer-name\":\"Frame 1000001050\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:72,intrinsicWidth:72,name:\"Frame 1000001050\",svg:'<svg width=\"72\" height=\"72\" viewBox=\"0 0 72 72\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"72\" height=\"72\" rx=\"36\" fill=\"#FDBA85\"/>\\n<path d=\"M26 28L18 36L26 44\" stroke=\"white\" stroke-width=\"4\" stroke-linecap=\"round\"/>\\n<path d=\"M46 44L54 36L46 28\" stroke=\"white\" stroke-width=\"4\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})],height:\"100%\",id:\"hpx2hx7bn\",label:{after:\"After\",before:\"Before\",position:\"top\",x:24,y:24},layoutId:\"hpx2hx7bn\",left:addImageAlt({src:\"https://framerusercontent.com/images/OgjCwMaUuo2UBxkUkSlJ5JvLg.jpg\",srcSet:\"https://framerusercontent.com/images/OgjCwMaUuo2UBxkUkSlJ5JvLg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OgjCwMaUuo2UBxkUkSlJ5JvLg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OgjCwMaUuo2UBxkUkSlJ5JvLg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/OgjCwMaUuo2UBxkUkSlJ5JvLg.jpg 2402w\"},\"\"),leftLabel:[],line:{color:\"rgb(254, 187, 134)\",width:5},position:35,radius:24,right:addImageAlt({src:\"https://framerusercontent.com/images/WKgYl0PFNRM9QlcJB2SOUb3VwdI.jpg\",srcSet:\"https://framerusercontent.com/images/WKgYl0PFNRM9QlcJB2SOUb3VwdI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WKgYl0PFNRM9QlcJB2SOUb3VwdI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WKgYl0PFNRM9QlcJB2SOUb3VwdI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/WKgYl0PFNRM9QlcJB2SOUb3VwdI.jpg 2402w\"},\"\"),rightLabel:[],style:{maxWidth:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ufyfkg\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dijcyv-container\",children:/*#__PURE__*/_jsx(BeforeAfter,{bg:\"rgb(228, 230, 241)\",customHandle:true,customLabel:true,handle:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jp11fy\",\"data-framer-name\":\"Handle\",name:\"Handle\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-jzyjsl\",\"data-framer-name\":\"vector\",layout:\"position\",name:\"vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 62 62\"></svg>',svgContentId:12562568624,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-18q8h8i\",\"data-framer-name\":\"Frame 1000001050\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:72,intrinsicWidth:72,name:\"Frame 1000001050\",svg:'<svg width=\"72\" height=\"72\" viewBox=\"0 0 72 72\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"72\" height=\"72\" rx=\"36\" fill=\"#FDBA85\"/>\\n<path d=\"M26 28L18 36L26 44\" stroke=\"white\" stroke-width=\"4\" stroke-linecap=\"round\"/>\\n<path d=\"M46 44L54 36L46 28\" stroke=\"white\" stroke-width=\"4\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})],height:\"100%\",id:\"feDpQH2_Z\",label:{after:\"After\",before:\"Before\",position:\"top\",x:24,y:24},layoutId:\"feDpQH2_Z\",left:addImageAlt({src:\"https://framerusercontent.com/images/PajikHW3kMFfAw3tRj6lGqxW9l0.jpg\",srcSet:\"https://framerusercontent.com/images/PajikHW3kMFfAw3tRj6lGqxW9l0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/PajikHW3kMFfAw3tRj6lGqxW9l0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/PajikHW3kMFfAw3tRj6lGqxW9l0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/PajikHW3kMFfAw3tRj6lGqxW9l0.jpg 2402w\"},\"\"),leftLabel:[],line:{color:\"rgb(254, 187, 134)\",width:5},position:65,radius:24,right:addImageAlt({src:\"https://framerusercontent.com/images/PsIxfLaufDdLEjiSjVrD5ms6pUE.jpg\",srcSet:\"https://framerusercontent.com/images/PsIxfLaufDdLEjiSjVrD5ms6pUE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/PsIxfLaufDdLEjiSjVrD5ms6pUE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/PsIxfLaufDdLEjiSjVrD5ms6pUE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/PsIxfLaufDdLEjiSjVrD5ms6pUE.jpg 2402w\"},\"\"),rightLabel:[],style:{maxWidth:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yf9rjc\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kv2ggu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jphe3b\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h7t0f7\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-75333664-f604-419c-a274-97ce029109f6, rgb(255, 194, 145))\"},children:\"USIBILITY TESTING\"})}),className:\"framer-l1jyz0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"Verifying design decisions\"})}),className:\"framer-1amn2yk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Throughout the design process, I prioritized testing high-fidelity prototypes because I found that users could better comprehend and engage with concepts when presented in a format closer to the final product. I conducted remote testing of the prototypes via recorded Zoom sessions. Below are some standout comments and improvements.\"})}),className:\"framer-1knx7x3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qxquec\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oropfg\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tx7kft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"26 Screens\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"26 Screens\"})})}),className:\"framer-1duee0u\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6yv9ax\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"3 Prototypes\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"3 Prototypes\"})})}),className:\"framer-skp95h\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-32ccwe\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1etihmv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"3 Rounds of Tests\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"3 Rounds of Tests\"})})}),className:\"framer-l3i1nb\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yl6cc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"10 Participants\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"10 Participants\"})})}),className:\"framer-ah35k\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16xnuqn\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{transformTemplate:transformTemplate2}},children:/*#__PURE__*/_jsx(Container,{animate:animation13,className:\"framer-h7r8n5-container\",\"data-framer-appear-id\":\"h7r8n5\",initial:animation14,optimized:true,children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:0,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:60,showMouseControls:true},autoPlayControl:false,borderRadius:10,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:.3,effectsPerspective:1200,effectsRotate:0,effectsScale:.9},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:10,height:\"100%\",id:\"ChzArZEpm\",intervalControl:1.5,itemAmount:1,layoutId:\"ChzArZEpm\",padding:80,paddingBottom:80,paddingLeft:80,paddingPerSide:false,paddingRight:80,paddingTop:80,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:740,intrinsicWidth:1200,pixelHeight:1480,pixelWidth:2400,positionX:\"center\",positionY:\"center\",sizes:\"1000px\",src:\"https://framerusercontent.com/images/zV6O4hmr7F9Q8IS4zTOjICMw3UI.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/zV6O4hmr7F9Q8IS4zTOjICMw3UI.png?scale-down-to=512 512w,https://framerusercontent.com/images/zV6O4hmr7F9Q8IS4zTOjICMw3UI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zV6O4hmr7F9Q8IS4zTOjICMw3UI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/zV6O4hmr7F9Q8IS4zTOjICMw3UI.png 2400w\"},className:\"framer-76e8d7\",\"data-framer-name\":\"improvement1_WithText\",name:\"improvement1_WithText\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:740,intrinsicWidth:1200,pixelHeight:1480,pixelWidth:2400,positionX:\"center\",positionY:\"center\",sizes:\"1000.4587px\",src:\"https://framerusercontent.com/images/TWSXb53cY2wgZhFcrqxhfECvdhY.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/TWSXb53cY2wgZhFcrqxhfECvdhY.png?scale-down-to=512 512w,https://framerusercontent.com/images/TWSXb53cY2wgZhFcrqxhfECvdhY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TWSXb53cY2wgZhFcrqxhfECvdhY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/TWSXb53cY2wgZhFcrqxhfECvdhY.png 2400w\"},className:\"framer-fd01wt\",\"data-framer-name\":\"improvement2_WithText\",name:\"improvement2_WithText\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:740,intrinsicWidth:1200,pixelHeight:1480,pixelWidth:2400,positionX:\"center\",positionY:\"center\",sizes:\"1000.4587px\",src:\"https://framerusercontent.com/images/fenQAr83fOJ9d2q7ouywmxp1Q4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/fenQAr83fOJ9d2q7ouywmxp1Q4.png?scale-down-to=512 512w,https://framerusercontent.com/images/fenQAr83fOJ9d2q7ouywmxp1Q4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fenQAr83fOJ9d2q7ouywmxp1Q4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/fenQAr83fOJ9d2q7ouywmxp1Q4.png 2400w\"},className:\"framer-1o56ua6\",\"data-framer-name\":\"improvement3_WithText\",name:\"improvement3_WithText\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,stiffness:200,type:\"spring\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p0jb24\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m24p4p hidden-hdq5jv hidden-1cr5etr\",children:isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-yz05cx-container hidden-hdq5jv\",children:/*#__PURE__*/_jsx(KidtivityChallengesVideo,{height:\"100%\",id:\"iDDULlC45\",layoutId:\"iDDULlC45\",variant:\"jczk_E52Z\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16ctf16\",id:id3,ref:ref5,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g5ttjk\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hehk5k\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(253, 186, 133)\"},children:\"HIGH FIDELITY PROTOTYPE\"})}),className:\"framer-ngoq9y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"The solutions\"})}),className:\"framer-ws4zm0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lc60sm\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Here are some of the design solutions tailored to address the core problems identified.\"})}),className:\"framer-1ofsvtx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8mvir hidden-hdq5jv hidden-1cr5etr\",\"data-framer-name\":\"Challenge 2\",id:id4,name:\"Challenge 2\",ref:ref6,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pc5lv9\",\"data-border\":true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1es6dan\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"Challenge 2\"})}),className:\"framer-1b438yb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"How might users efficiently organize and plan their preferred activities?\"})}),className:\"framer-11mwm0e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12dggyl\",id:id5,ref:ref7,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Key Design Decisions:\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Follow Your Heart\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Users can effortlessly save activities by tapping the heart icon on an activity's picture. This action automatically detects a new activity date and creates a day plan, using the activity date as the title. This intuitive feature simplifies organization.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Automatic Features\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Hearted activities are automatically added to the day plan with their corresponding dates. Additionally, saved activities are sorted by time and category. Users can switch to a calendar view to easily spot overlapping times.\"})]}),className:\"framer-u9pkyh\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cfjfu0 hidden-hdq5jv hidden-1cr5etr\",\"data-framer-name\":\"Challenge 3\",id:id6,name:\"Challenge 3\",ref:ref8,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iqz2uz\",\"data-border\":true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fpswtj\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"Challenge 3\"})}),className:\"framer-1015y6y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"How might users effortlessly share their day plans with other families?\"})}),className:\"framer-aof4z8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kac661\",id:id7,ref:ref9,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Key Design Decisions:\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Sharing Options within Day Plan\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Users have the flexibility to select or deselect desired activities to share within the day plan. Additionally, they can easily share the entire day plan with just a few clicks. Various sharing methods are available, including text, email, or social media messengers.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"User-Friendly Sharing Format\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Selected activities are converted into an easy-to-read text format with clickable links. This allows users who don't have the app to quickly view the shared plan without needing to sign up.\"})]}),className:\"framer-t4vfe3\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jwzuk hidden-hdq5jv hidden-1cr5etr\",children:isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{width:\"231px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iepfm7-container hidden-hdq5jv\",children:/*#__PURE__*/_jsx(KidtivityChallengesVideo,{height:\"100%\",id:\"kZxlaHmsf\",layoutId:\"kZxlaHmsf\",style:{width:\"100%\"},variant:\"O6h4OsrwT\",width:\"100%\"})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-a6al0a hidden-hdq5jv hidden-1cr5etr\",children:isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u1ixoz-container hidden-hdq5jv\",children:/*#__PURE__*/_jsx(KidtivityChallengesVideo,{height:\"100%\",id:\"GWjLOYN5f\",layoutId:\"GWjLOYN5f\",variant:\"iJTVYAJm1\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v5rvgi hidden-hdq5jv hidden-1cr5etr\",\"data-framer-name\":\"Challenge 1\",id:id8,name:\"Challenge 1\",ref:ref10,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g79v3f\",\"data-border\":true,id:id9,ref:ref11,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cira72\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"Challenge 1\"})}),className:\"framer-5lu0k6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"How might users easily discover relevant activities?\"})}),className:\"framer-185s2ap\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qv2gef\",id:id10,ref:ref12,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Key Design Decisions:\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Onboarding Experience\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Users can set age and location preferences during onboarding, ensuring future events match their needs.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Category Presets\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Top categories are prominently featured on the home page for easy event filtering. Detailed event pages highlight key information upfront, aiding informed decision-making.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Filter Customization\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"The filter page offers various settings for users seeking personalized options.\"})]}),className:\"framer-i6x388\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t8qszd hidden-14sk1sc\",\"data-framer-name\":\"Scroll Container\",id:id11,name:\"Scroll Container\",ref:ref13,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17n56eb\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-y4vtko-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{variant:\"jczk_E52Z\"}},children:/*#__PURE__*/_jsx(KidtivityChallengesVideo,{height:\"100%\",id:\"UH_xfpbe0\",layoutId:\"UH_xfpbe0\",variant:\"AgJhRvRMo\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mouh8n\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u3fd5w\",\"data-framer-name\":\"Challenge 1\",id:id12,name:\"Challenge 1\",ref:ref14,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y0cn1m\",\"data-border\":true,id:id13,ref:ref15,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m8ytz6\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"Challenge 1\"})}),className:\"framer-sm8b8o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1lusouc\",\"data-styles-preset\":\"FCv4vxqEE\",children:\"How might users easily discover relevant activities?\"})}),className:\"framer-ys7ilr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wjal8e\",id:id14,ref:ref16,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Key design decisions:\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Onboarding Experience\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"When users start, they can set age and location preferences so upcoming events fit their needs.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Category Presets\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Top categories are right on the home page for quick event sorting. Detailed event pages show key details first, helping users make informed choices.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Filter Customization\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"The filter page offers various settings for users seeking personalized options.\"})]}),className:\"framer-1mvgkmh\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-zq03ja hidden-14sk1sc\",\"data-framer-name\":\"Scroll Container\",id:id15,name:\"Scroll Container\",ref:ref17,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18cxirj\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{width:\"231px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-c868u1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{style:{width:\"100%\"},variant:\"O6h4OsrwT\"}},children:/*#__PURE__*/_jsx(KidtivityChallengesVideo,{height:\"100%\",id:\"h3QZzgcM8\",layoutId:\"h3QZzgcM8\",variant:\"CINMIab0O\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zrbhir\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nxln4a\",\"data-framer-name\":\"Challenge 2\",id:id16,name:\"Challenge 2\",ref:ref18,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uzrhwn\",\"data-border\":true,id:id17,ref:ref19,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wg6gql\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"Challenge 2\"})}),className:\"framer-n5c6sz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1lusouc\",\"data-styles-preset\":\"FCv4vxqEE\",children:\"How might users efficiently organize and plan their preferred activities?\"})}),className:\"framer-1tpaakk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7dm92w\",id:id18,ref:ref20,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Key design decisions:\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Follow Your Heart\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Users can save activities by tapping the heart icon on an activity's picture. This automatically sets the activity date and creates a day plan named after it, making organizing a breeze.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Hands-Free Organization\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"User's saved activities are automatically added to the day plan with their dates. They're also sorted by time and category for quick access. Switch to calendar view to see overlaps at a glance.\"})]}),className:\"framer-1t6keni\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-10wk796 hidden-14sk1sc\",\"data-framer-name\":\"Scroll Container\",id:id19,name:\"Scroll Container\",ref:ref21,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12nxb7b\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{width:\"231px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iyxqt9-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{style:{width:\"100%\"},variant:\"O6h4OsrwT\"}},children:/*#__PURE__*/_jsx(KidtivityChallengesVideo,{height:\"100%\",id:\"YpKx2OLNQ\",layoutId:\"YpKx2OLNQ\",variant:\"d4fWx7P8r\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-b3iqj5\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i4ld6g\",\"data-framer-name\":\"Challenge 3\",id:id20,name:\"Challenge 3\",ref:ref22,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oa4oni\",\"data-border\":true,id:id21,ref:ref23,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7bp751\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\"},children:\"Challenge 3\"})}),className:\"framer-1dk3xtd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1lusouc\",\"data-styles-preset\":\"FCv4vxqEE\",children:\"How might users effortlessly share their day plans with other families?\"})}),className:\"framer-1vudqwl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gojbdb\",id:id22,ref:ref24,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Key design decisions:\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Sharing Options within Day Plan\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Users have the flexibility to select or deselect desired activities to share within the day plan. Additionally, they can easily share the entire day plan with just a few clicks. Various sharing methods are available, including text, email, or social media messengers.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"User-Friendly Sharing Format\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Selected activities are converted into an easy-to-read text format with clickable links. This allows users who don't have the app to quickly view the shared plan without needing to sign up.\"})]}),className:\"framer-1k1psg2\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1yd178l\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12wpa1u\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6qlpdm\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(253, 186, 133)\"},children:\"THE UI\"})}),className:\"framer-1pnvg5u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"Branding & visual design\"})}),className:\"framer-tz4c0j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-y887eh\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:'The \"Kidtivity\" app is designed to help parents find and plan child-friendly activities. I\\'ve infused it with a playful vibe to capture the joy of childhood. The mood board and app design use rounded shapes, friendly orange tones, and a clean sans-serif font like Avenir.'})}),className:\"framer-1hlaool\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qtq1s4\",\"data-framer-name\":\"Branding & Visual Design\",name:\"Branding & Visual Design\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p0vlhp\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:1200,loading:\"lazy\",pixelHeight:1494,pixelWidth:2672,sizes:\"calc(100vw - 60px)\",src:\"https://framerusercontent.com/images/ZBgYWEyBhTE24kQ63VfdpiESX0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/ZBgYWEyBhTE24kQ63VfdpiESX0.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZBgYWEyBhTE24kQ63VfdpiESX0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZBgYWEyBhTE24kQ63VfdpiESX0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZBgYWEyBhTE24kQ63VfdpiESX0.png 2672w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:1200,loading:\"lazy\",pixelHeight:1494,pixelWidth:2672,sizes:\"calc(100vw - 160px)\",src:\"https://framerusercontent.com/images/ZBgYWEyBhTE24kQ63VfdpiESX0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/ZBgYWEyBhTE24kQ63VfdpiESX0.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZBgYWEyBhTE24kQ63VfdpiESX0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZBgYWEyBhTE24kQ63VfdpiESX0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZBgYWEyBhTE24kQ63VfdpiESX0.png 2672w\"},className:\"framer-1tmz3nl\",\"data-framer-name\":\"Moodboard\",name:\"Moodboard\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R8lNeObLu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:537,intrinsicWidth:1200,loading:\"lazy\",pixelHeight:1074,pixelWidth:2400,sizes:\"calc(100vw - 60px)\",src:\"https://framerusercontent.com/images/WQFvd93gjzXyat9N5CCtTGVAtfk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/WQFvd93gjzXyat9N5CCtTGVAtfk.png?scale-down-to=512 512w,https://framerusercontent.com/images/WQFvd93gjzXyat9N5CCtTGVAtfk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WQFvd93gjzXyat9N5CCtTGVAtfk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/WQFvd93gjzXyat9N5CCtTGVAtfk.png 2400w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:537,intrinsicWidth:1200,loading:\"lazy\",pixelHeight:1074,pixelWidth:2400,sizes:\"calc(100vw - 160px)\",src:\"https://framerusercontent.com/images/WQFvd93gjzXyat9N5CCtTGVAtfk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/WQFvd93gjzXyat9N5CCtTGVAtfk.png?scale-down-to=512 512w,https://framerusercontent.com/images/WQFvd93gjzXyat9N5CCtTGVAtfk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WQFvd93gjzXyat9N5CCtTGVAtfk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/WQFvd93gjzXyat9N5CCtTGVAtfk.png 2400w\"},className:\"framer-1peygy8\",\"data-framer-name\":\"Moodboard_component\",name:\"Moodboard_component\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-e2vd3a\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bpt3qj\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fc3pc9\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1csdjun\",\"data-styles-preset\":\"sYEnW8oYa\",style:{\"--framer-text-alignment\":\"left\"},children:\"TAKEAWAYS\"})}),className:\"framer-x7j18g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"Lesson learned\"})}),className:\"framer-1ru0rd1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xskc5\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Staying True to the Core Issue\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",style:{\"--framer-text-color\":\"var(--token-37ec46d6-166c-45ef-b770-47318f9bc300, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"Throughout my design journey, I made sure to stay grounded in the real problem we were tackling. This meant resisting the temptation to add bells and whistles and staying focused on what truly mattered to the users.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Simplicity is Key\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",style:{\"--framer-text-color\":\"var(--token-37ec46d6-166c-45ef-b770-47318f9bc300, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:\"I learned the hard way that simpler is often better, especially when you're dealing with busy parents who barely have a moment to breathe. It was all about finding that sweet spot where functionality meets ease of use. So, I made a conscious effort to trim the fat and streamline the user experience. It wasn't always easy, but seeing users breeze through tasks made it all worth it.\"})]}),className:\"framer-kdgxnz\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t85k0g\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7fjxn9\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":mZOOWMKDu\",webPageId:\"AezYydcSE\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-2460x4 framer-1y7av9\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-eu6joy\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 29 17\"><path d=\"M 0 0 L 0.026 0.082 L 13 12.918 L 25.974 0.082\" transform=\"translate(1.526 2.082) rotate(-180 12.987 6.459)\" fill=\"transparent\" stroke-width=\"2.55\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11863100397,withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10t92z3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pTnEHSRvk:{width:\"min(max(100vw, 1px), 780px)\"},R8lNeObLu:{width:\"min(max(100vw, 1px), 340px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(max(100vw, 1px), 1350px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-zha8f1-container\",children:/*#__PURE__*/_jsx(BottomNav,{height:\"100%\",id:\"Ik8bSzz6Y\",layoutId:\"Ik8bSzz6Y\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"pmwldPNU8\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-5E6Zu { background: var(--token-37ec46d6-166c-45ef-b770-47318f9bc300, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; }`,\".framer-5E6Zu.framer-1y7av9, .framer-5E6Zu .framer-1y7av9 { display: block; }\",\".framer-5E6Zu.framer-hdq5jv { align-content: center; align-items: center; background-color: var(--token-37ec46d6-166c-45ef-b770-47318f9bc300, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1250px; }\",\".framer-5E6Zu .framer-jsqgem-container { flex: none; height: auto; left: 50%; max-width: 1350px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-5E6Zu .framer-7wevv2 { align-content: center; align-items: center; background-color: var(--token-75333664-f604-419c-a274-97ce029109f6, #ffc291); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-14f2op3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: 100%; justify-content: center; max-width: 1350px; overflow: hidden; padding: 80px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-hc6m21 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 50%; }\",\".framer-5E6Zu .framer-1hsuiqk { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-hq4a5o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-lcyzdj, .framer-5E6Zu .framer-k6dza7, .framer-5E6Zu .framer-1ravdxf, .framer-5E6Zu .framer-1bcoejs, .framer-5E6Zu .framer-2yn5oi, .framer-5E6Zu .framer-19qoy59, .framer-5E6Zu .framer-an7pzm, .framer-5E6Zu .framer-v6fnn7, .framer-5E6Zu .framer-qbjgm6, .framer-5E6Zu .framer-y749cx, .framer-5E6Zu .framer-8m3d75, .framer-5E6Zu .framer-tp70kd, .framer-5E6Zu .framer-vftuqb, .framer-5E6Zu .framer-1kq6qo9, .framer-5E6Zu .framer-132r05t, .framer-5E6Zu .framer-16ad106, .framer-5E6Zu .framer-1mk6i1e, .framer-5E6Zu .framer-1rejj0s, .framer-5E6Zu .framer-9no2hn, .framer-5E6Zu .framer-1i55yzo, .framer-5E6Zu .framer-7wczwm, .framer-5E6Zu .framer-m47qi9, .framer-5E6Zu .framer-40e8e5, .framer-5E6Zu .framer-4e449q, .framer-5E6Zu .framer-1ktq5ja, .framer-5E6Zu .framer-1ndhdcm, .framer-5E6Zu .framer-1q5nm3y, .framer-5E6Zu .framer-l1jyz0, .framer-5E6Zu .framer-1amn2yk, .framer-5E6Zu .framer-1knx7x3, .framer-5E6Zu .framer-ws4zm0, .framer-5E6Zu .framer-1ofsvtx, .framer-5E6Zu .framer-185s2ap, .framer-5E6Zu .framer-ys7ilr, .framer-5E6Zu .framer-1tpaakk, .framer-5E6Zu .framer-1vudqwl, .framer-5E6Zu .framer-1pnvg5u, .framer-5E6Zu .framer-tz4c0j, .framer-5E6Zu .framer-1hlaool, .framer-5E6Zu .framer-x7j18g, .framer-5E6Zu .framer-1ru0rd1, .framer-5E6Zu .framer-kdgxnz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5E6Zu .framer-1l4xvl9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-1hd92xv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: auto; }\",\".framer-5E6Zu .framer-3k6bli { aspect-ratio: 1 / 1; background-color: var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, #000000); border-bottom-left-radius: 90px; border-bottom-right-radius: 90px; border-top-left-radius: 90px; border-top-right-radius: 90px; flex: none; height: var(--framer-aspect-ratio-supported, 8px); overflow: hidden; position: relative; width: 8px; will-change: var(--framer-will-change-override, transform); }\",\".framer-5E6Zu .framer-1vfyst8, .framer-5E6Zu .framer-1ethuiw, .framer-5E6Zu .framer-1814k7m, .framer-5E6Zu .framer-8z2uhm, .framer-5E6Zu .framer-1z0p67v, .framer-5E6Zu .framer-i6x388, .framer-5E6Zu .framer-1mvgkmh, .framer-5E6Zu .framer-1t6keni, .framer-5E6Zu .framer-1k1psg2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-5E6Zu .framer-1jqzj7k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 50%; }\",\".framer-5E6Zu .framer-tnl1rp { display: grid; flex: none; gap: 60px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(100px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1100px; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-1d4mako { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: 100%; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-1y03hs, .framer-5E6Zu .framer-83jaat, .framer-5E6Zu .framer-1h7t0f7 { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-3kl5p0, .framer-5E6Zu .framer-gkfpwj, .framer-5E6Zu .framer-1rzzkt, .framer-5E6Zu .framer-1qbdopy, .framer-5E6Zu .framer-1spa4sd, .framer-5E6Zu .framer-15ljmg9, .framer-5E6Zu .framer-1m2bhzt, .framer-5E6Zu .framer-1o4ce36, .framer-5E6Zu .framer-tc6f42, .framer-5E6Zu .framer-1duee0u, .framer-5E6Zu .framer-skp95h, .framer-5E6Zu .framer-l3i1nb, .framer-5E6Zu .framer-ah35k, .framer-5E6Zu .framer-ngoq9y, .framer-5E6Zu .framer-5lu0k6, .framer-5E6Zu .framer-sm8b8o, .framer-5E6Zu .framer-n5c6sz, .framer-5E6Zu .framer-1dk3xtd { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-5E6Zu .framer-ju34hn { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-mahw9s { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-1pyr5jh { align-content: center; align-items: center; background-color: var(--token-75333664-f604-419c-a274-97ce029109f6, #ffc291); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-1chufoi, .framer-5E6Zu .framer-17on0vy, .framer-5E6Zu .framer-1kpur9l, .framer-5E6Zu .framer-9jtb8b, .framer-5E6Zu .framer-1kv2ggu, .framer-5E6Zu .framer-1g5ttjk, .framer-5E6Zu .framer-12wpa1u, .framer-5E6Zu .framer-bpt3qj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-6ktvhi { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-1wulukm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-lojdfl { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5E6Zu .framer-njs5c7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 600px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-8aybza { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-18sxst2 { 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; max-width: 1100px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-ogku30 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-het949 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-z0uvj4 { background-color: #ffffff; display: grid; flex: 1 0 0px; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(4, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1100px; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-1rj49yo, .framer-5E6Zu .framer-1ucygmr, .framer-5E6Zu .framer-s62t5x, .framer-5E6Zu .framer-azyncn { align-content: center; align-items: center; align-self: start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-yftb3o, .framer-5E6Zu .framer-4yhvyn, .framer-5E6Zu .framer-t0ztgn, .framer-5E6Zu .framer-y1lm9p { align-content: center; align-items: center; align-self: stretch; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-5E6Zu .framer-16r6ta2, .framer-5E6Zu .framer-f82nd3, .framer-5E6Zu .framer-4fh8du, .framer-5E6Zu .framer-191rubj { background-color: var(--token-75333664-f604-419c-a274-97ce029109f6, #ffc291); border-bottom-left-radius: 90px; border-bottom-right-radius: 90px; border-top-left-radius: 90px; border-top-right-radius: 90px; flex: none; height: 36px; overflow: hidden; position: relative; width: 36px; will-change: var(--framer-will-change-override, transform); }\",\".framer-5E6Zu .framer-v91yqe, .framer-5E6Zu .framer-vdegyh, .framer-5E6Zu .framer-zm9yvp, .framer-5E6Zu .framer-18w35dt { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 51%; position: absolute; top: 51%; transform: translate(-50%, -50%); white-space: pre; width: auto; }\",\".framer-5E6Zu .framer-1f717ad, .framer-5E6Zu .framer-1whdzxv, .framer-5E6Zu .framer-15p6o1z, .framer-5E6Zu .framer-kb3a56 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5E6Zu .framer-3a4hsl, .framer-5E6Zu .framer-fxzc1h, .framer-5E6Zu .framer-1ndi18b, .framer-5E6Zu .framer-1b1169u { aspect-ratio: 1.047008547008547 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 234px); overflow: hidden; position: relative; width: 245px; will-change: var(--framer-will-change-override, transform); }\",\".framer-5E6Zu .framer-19rporz, .framer-5E6Zu .framer-14qazf5, .framer-5E6Zu .framer-1gqiwv5, .framer-5E6Zu .framer-d1t7nj { --framer-paragraph-spacing: 0px; align-self: stretch; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-5E6Zu .framer-20e0qi, .framer-5E6Zu .framer-yf9rjc, .framer-5E6Zu .framer-1yd178l { align-content: center; align-items: center; background-color: #f7f7f7; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-1jon4q6, .framer-5E6Zu .framer-gkac7l, .framer-5E6Zu .framer-1e09r7u, .framer-5E6Zu .framer-1izl27y, .framer-5E6Zu .framer-1slvlt7, .framer-5E6Zu .framer-txp8y8, .framer-5E6Zu .framer-6qlpdm, .framer-5E6Zu .framer-y887eh, .framer-5E6Zu .framer-1fc3pc9, .framer-5E6Zu .framer-xskc5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-1ohc0uc { align-content: center; align-items: center; background-color: var(--token-8c78a027-a71d-419e-aba4-094d269258f3, #f7f7f7); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 80px 80px 80px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-ulig46 { aspect-ratio: 1.3848202396804261 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 751px); overflow: visible; position: relative; width: 1040px; }\",\".framer-5E6Zu .framer-1iukvvc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-zfotok-container { flex: none; height: 250px; max-width: 1200px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-puaox1 { aspect-ratio: 1.7593984962406015 / 1; height: var(--framer-aspect-ratio-supported, 180px); overflow: visible; position: relative; width: 317px; }\",\".framer-5E6Zu .framer-18tggc0 { aspect-ratio: 0.6125290023201856 / 1; height: var(--framer-aspect-ratio-supported, 181px); overflow: visible; position: relative; width: 111px; }\",\".framer-5E6Zu .framer-1nfz41u, .framer-5E6Zu .framer-13qqga { aspect-ratio: 1.801923076923077 / 1; height: var(--framer-aspect-ratio-supported, 181px); overflow: visible; position: relative; width: 325px; }\",\".framer-5E6Zu .framer-1vp9wmd { aspect-ratio: 1.7584269662921348 / 1; height: var(--framer-aspect-ratio-supported, 181px); overflow: visible; position: relative; width: 317px; }\",\".framer-5E6Zu .framer-1evm54p { aspect-ratio: 1.8 / 1; height: var(--framer-aspect-ratio-supported, 180px); overflow: visible; position: relative; width: 324px; }\",\".framer-5E6Zu .framer-15d5msf { aspect-ratio: 1.7647058823529411 / 1; height: var(--framer-aspect-ratio-supported, 180px); overflow: visible; position: relative; width: 318px; }\",\".framer-5E6Zu .framer-1dq5511, .framer-5E6Zu .framer-1p0jb24 { 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%; }\",\".framer-5E6Zu .framer-rnl9r3 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: hidden; padding: 80px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-1aeqvzn, .framer-5E6Zu .framer-1pulw9a { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 301px); overflow: visible; position: relative; width: 301px; }\",\".framer-5E6Zu .framer-1uwa3zv, .framer-5E6Zu .framer-184b0yy { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-57h3v5, .framer-5E6Zu .framer-18auc8q, .framer-5E6Zu .framer-2ksdev, .framer-5E6Zu .framer-1qjygrd { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-11dywgm, .framer-5E6Zu .framer-s3dg1g { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-zmt0xh, .framer-5E6Zu .framer-18gtjgu { flex: none; height: 110px; position: relative; width: 15px; }\",\".framer-5E6Zu .framer-m0i95h { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 341px; word-break: break-word; word-wrap: break-word; }\",\".framer-5E6Zu .framer-z5h7vh, .framer-5E6Zu .framer-1bv1ahy { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-etjsne { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: hidden; padding: 40px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-1qrpyjg { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-5E6Zu .framer-1478awg { align-content: flex-start; align-items: flex-start; align-self: stretch; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-5E6Zu .framer-5xyn5 { align-content: flex-start; align-items: flex-start; background-color: #f7f7f7; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-gp2dvs { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-dxx6cz { align-content: flex-start; align-items: flex-start; background-color: #f7f7f7; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-4vwnqd { aspect-ratio: 0.9957825679475164 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1068px); overflow: visible; position: relative; width: 1063px; }\",\".framer-5E6Zu .framer-ckjew0, .framer-5E6Zu .framer-16ctf16 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-1miloks, .framer-5E6Zu .framer-xd0jd, .framer-5E6Zu .framer-1hehk5k, .framer-5E6Zu .framer-1lc60sm { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-8kae4c, .framer-5E6Zu .framer-ufyfkg { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-107f6rp-container, .framer-5E6Zu .framer-dijcyv-container { flex: none; height: auto; max-width: 1500px; position: relative; width: auto; }\",\".framer-5E6Zu .framer-jp11fy { aspect-ratio: 1 / 1; border-bottom-left-radius: 1000px; border-bottom-right-radius: 1000px; border-top-left-radius: 1000px; border-top-right-radius: 1000px; height: var(--framer-aspect-ratio-supported, 72px); overflow: hidden; position: relative; width: 72px; will-change: var(--framer-will-change-override, transform); }\",\".framer-5E6Zu .framer-jzyjsl { flex: none; height: 62px; left: calc(50.00000000000002% - 62px / 2); position: absolute; top: calc(50.00000000000002% - 62px / 2); width: 62px; }\",\".framer-5E6Zu .framer-18q8h8i { flex: none; height: 44px; left: calc(50.00000000000002% - 44px / 2); position: absolute; top: calc(50.00000000000002% - 44px / 2); width: 44px; }\",\".framer-5E6Zu .framer-jphe3b { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-1qxquec { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-1oropfg, .framer-5E6Zu .framer-32ccwe { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-1tx7kft, .framer-5E6Zu .framer-6yv9ax, .framer-5E6Zu .framer-1etihmv, .framer-5E6Zu .framer-1yl6cc { align-content: center; align-items: center; background-color: var(--token-75333664-f604-419c-a274-97ce029109f6, #ffc291); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 30px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-16xnuqn { align-content: center; align-items: center; background-color: var(--token-8c78a027-a71d-419e-aba4-094d269258f3, #f7f7f7); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-h7r8n5-container { aspect-ratio: 1.3846153846153846 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 795px); position: relative; width: 1100px; }\",\".framer-5E6Zu .framer-76e8d7, .framer-5E6Zu .framer-fd01wt, .framer-5E6Zu .framer-1o56ua6 { aspect-ratio: 1.3761467889908257 / 1; height: var(--framer-aspect-ratio-supported, 727px); overflow: visible; position: relative; width: 1000px; }\",\".framer-5E6Zu .framer-1m24p4p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 596px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-yz05cx-container, .framer-5E6Zu .framer-1u1ixoz-container, .framer-5E6Zu .framer-y4vtko-container, .framer-5E6Zu .framer-c868u1-container, .framer-5E6Zu .framer-1iyxqt9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-5E6Zu .framer-8mvir, .framer-5E6Zu .framer-cfjfu0 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-5E6Zu .framer-pc5lv9, .framer-5E6Zu .framer-1iqz2uz, .framer-5E6Zu .framer-y0cn1m { --border-bottom-width: 1px; --border-color: #222222; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 20px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-5E6Zu .framer-1es6dan, .framer-5E6Zu .framer-cira72 { align-content: center; align-items: center; background-color: var(--token-75333664-f604-419c-a274-97ce029109f6, #ffc291); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 10px 20px 10px 20px; position: relative; width: min-content; }\",\".framer-5E6Zu .framer-1b438yb, .framer-5E6Zu .framer-1015y6y { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-5E6Zu .framer-11mwm0e, .framer-5E6Zu .framer-aof4z8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5E6Zu .framer-12dggyl, .framer-5E6Zu .framer-kac661 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 30px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-5E6Zu .framer-u9pkyh, .framer-5E6Zu .framer-t4vfe3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-5E6Zu .framer-fpswtj, .framer-5E6Zu .framer-1m8ytz6, .framer-5E6Zu .framer-1wg6gql, .framer-5E6Zu .framer-7bp751 { align-content: center; align-items: center; background-color: var(--token-75333664-f604-419c-a274-97ce029109f6, #ffc291); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 10px 20px 10px 20px; position: relative; width: min-content; }\",\".framer-5E6Zu .framer-1jwzuk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 476px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-1iepfm7-container { flex: none; height: auto; position: relative; width: 231px; }\",\".framer-5E6Zu .framer-a6al0a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 639px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-v5rvgi { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-5E6Zu .framer-1g79v3f, .framer-5E6Zu .framer-uzrhwn, .framer-5E6Zu .framer-oa4oni { --border-bottom-width: 1px; --border-color: #222222; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 20px 0px; position: sticky; width: 100%; will-change: transform; z-index: 1; }\",\".framer-5E6Zu .framer-qv2gef, .framer-5E6Zu .framer-7dm92w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-5E6Zu .framer-1t8qszd { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 80px; position: relative; width: 100%; z-index: 1; }\",\".framer-5E6Zu .framer-17n56eb, .framer-5E6Zu .framer-18cxirj, .framer-5E6Zu .framer-12nxb7b { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-1mouh8n { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-u3fd5w, .framer-5E6Zu .framer-nxln4a, .framer-5E6Zu .framer-i4ld6g { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-5E6Zu .framer-1wjal8e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-5E6Zu .framer-zq03ja, .framer-5E6Zu .framer-10wk796 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 80px; position: relative; width: 100%; z-index: 1; }\",\".framer-5E6Zu .framer-zrbhir, .framer-5E6Zu .framer-b3iqj5 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5E6Zu .framer-gojbdb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-5E6Zu .framer-qtq1s4 { align-content: flex-start; align-items: flex-start; background-color: #f7f7f7; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-p0vlhp { align-content: center; align-items: center; background-color: #ffffff; 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%; }\",\".framer-5E6Zu .framer-1tmz3nl { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 613px); overflow: visible; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-1peygy8 { aspect-ratio: 2.2346368715083798 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 488px); overflow: visible; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-e2vd3a { align-content: center; align-items: center; background-color: var(--token-75333664-f604-419c-a274-97ce029109f6, #ffc291); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-t85k0g { align-content: center; align-items: center; background-color: var(--token-75333664-f604-419c-a274-97ce029109f6, #ffc291); 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%; }\",\".framer-5E6Zu .framer-7fjxn9 { align-content: center; align-items: center; background-color: var(--token-75333664-f604-419c-a274-97ce029109f6, #ffbb87); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 60px 40px 60px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-2460x4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-5E6Zu .framer-eu6joy { flex: none; height: 17px; position: relative; width: 29px; }\",\".framer-5E6Zu .framer-10t92z3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5E6Zu .framer-zha8f1-container { flex: 1 0 0px; height: auto; max-width: 1350px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5E6Zu.framer-hdq5jv, .framer-5E6Zu .framer-7wevv2, .framer-5E6Zu .framer-14f2op3, .framer-5E6Zu .framer-hc6m21, .framer-5E6Zu .framer-1hsuiqk, .framer-5E6Zu .framer-hq4a5o, .framer-5E6Zu .framer-1l4xvl9, .framer-5E6Zu .framer-1jqzj7k, .framer-5E6Zu .framer-1d4mako, .framer-5E6Zu .framer-1y03hs, .framer-5E6Zu .framer-83jaat, .framer-5E6Zu .framer-ju34hn, .framer-5E6Zu .framer-mahw9s, .framer-5E6Zu .framer-1pyr5jh, .framer-5E6Zu .framer-1chufoi, .framer-5E6Zu .framer-6ktvhi, .framer-5E6Zu .framer-1wulukm, .framer-5E6Zu .framer-njs5c7, .framer-5E6Zu .framer-8aybza, .framer-5E6Zu .framer-18sxst2, .framer-5E6Zu .framer-ogku30, .framer-5E6Zu .framer-het949, .framer-5E6Zu .framer-1rj49yo, .framer-5E6Zu .framer-yftb3o, .framer-5E6Zu .framer-1ucygmr, .framer-5E6Zu .framer-4yhvyn, .framer-5E6Zu .framer-s62t5x, .framer-5E6Zu .framer-t0ztgn, .framer-5E6Zu .framer-azyncn, .framer-5E6Zu .framer-y1lm9p, .framer-5E6Zu .framer-20e0qi, .framer-5E6Zu .framer-17on0vy, .framer-5E6Zu .framer-1jon4q6, .framer-5E6Zu .framer-gkac7l, .framer-5E6Zu .framer-1ohc0uc, .framer-5E6Zu .framer-1iukvvc, .framer-5E6Zu .framer-1kpur9l, .framer-5E6Zu .framer-1e09r7u, .framer-5E6Zu .framer-1izl27y, .framer-5E6Zu .framer-1dq5511, .framer-5E6Zu .framer-rnl9r3, .framer-5E6Zu .framer-1uwa3zv, .framer-5E6Zu .framer-57h3v5, .framer-5E6Zu .framer-11dywgm, .framer-5E6Zu .framer-z5h7vh, .framer-5E6Zu .framer-18auc8q, .framer-5E6Zu .framer-etjsne, .framer-5E6Zu .framer-184b0yy, .framer-5E6Zu .framer-2ksdev, .framer-5E6Zu .framer-s3dg1g, .framer-5E6Zu .framer-1bv1ahy, .framer-5E6Zu .framer-1qjygrd, .framer-5E6Zu .framer-1qrpyjg, .framer-5E6Zu .framer-1478awg, .framer-5E6Zu .framer-5xyn5, .framer-5E6Zu .framer-gp2dvs, .framer-5E6Zu .framer-1slvlt7, .framer-5E6Zu .framer-txp8y8, .framer-5E6Zu .framer-dxx6cz, .framer-5E6Zu .framer-ckjew0, .framer-5E6Zu .framer-9jtb8b, .framer-5E6Zu .framer-1miloks, .framer-5E6Zu .framer-xd0jd, .framer-5E6Zu .framer-8kae4c, .framer-5E6Zu .framer-ufyfkg, .framer-5E6Zu .framer-yf9rjc, .framer-5E6Zu .framer-1kv2ggu, .framer-5E6Zu .framer-jphe3b, .framer-5E6Zu .framer-1h7t0f7, .framer-5E6Zu .framer-1qxquec, .framer-5E6Zu .framer-1oropfg, .framer-5E6Zu .framer-1tx7kft, .framer-5E6Zu .framer-6yv9ax, .framer-5E6Zu .framer-32ccwe, .framer-5E6Zu .framer-1etihmv, .framer-5E6Zu .framer-1yl6cc, .framer-5E6Zu .framer-16xnuqn, .framer-5E6Zu .framer-1p0jb24, .framer-5E6Zu .framer-1m24p4p, .framer-5E6Zu .framer-16ctf16, .framer-5E6Zu .framer-1g5ttjk, .framer-5E6Zu .framer-1hehk5k, .framer-5E6Zu .framer-1lc60sm, .framer-5E6Zu .framer-8mvir, .framer-5E6Zu .framer-pc5lv9, .framer-5E6Zu .framer-1es6dan, .framer-5E6Zu .framer-12dggyl, .framer-5E6Zu .framer-cfjfu0, .framer-5E6Zu .framer-1iqz2uz, .framer-5E6Zu .framer-fpswtj, .framer-5E6Zu .framer-kac661, .framer-5E6Zu .framer-1jwzuk, .framer-5E6Zu .framer-a6al0a, .framer-5E6Zu .framer-v5rvgi, .framer-5E6Zu .framer-1g79v3f, .framer-5E6Zu .framer-cira72, .framer-5E6Zu .framer-qv2gef, .framer-5E6Zu .framer-1t8qszd, .framer-5E6Zu .framer-17n56eb, .framer-5E6Zu .framer-1mouh8n, .framer-5E6Zu .framer-u3fd5w, .framer-5E6Zu .framer-y0cn1m, .framer-5E6Zu .framer-1m8ytz6, .framer-5E6Zu .framer-1wjal8e, .framer-5E6Zu .framer-zq03ja, .framer-5E6Zu .framer-18cxirj, .framer-5E6Zu .framer-zrbhir, .framer-5E6Zu .framer-nxln4a, .framer-5E6Zu .framer-uzrhwn, .framer-5E6Zu .framer-1wg6gql, .framer-5E6Zu .framer-7dm92w, .framer-5E6Zu .framer-10wk796, .framer-5E6Zu .framer-12nxb7b, .framer-5E6Zu .framer-b3iqj5, .framer-5E6Zu .framer-i4ld6g, .framer-5E6Zu .framer-oa4oni, .framer-5E6Zu .framer-7bp751, .framer-5E6Zu .framer-gojbdb, .framer-5E6Zu .framer-1yd178l, .framer-5E6Zu .framer-12wpa1u, .framer-5E6Zu .framer-6qlpdm, .framer-5E6Zu .framer-y887eh, .framer-5E6Zu .framer-qtq1s4, .framer-5E6Zu .framer-p0vlhp, .framer-5E6Zu .framer-e2vd3a, .framer-5E6Zu .framer-bpt3qj, .framer-5E6Zu .framer-1fc3pc9, .framer-5E6Zu .framer-xskc5, .framer-5E6Zu .framer-t85k0g, .framer-5E6Zu .framer-7fjxn9, .framer-5E6Zu .framer-2460x4, .framer-5E6Zu .framer-10t92z3 { gap: 0px; } .framer-5E6Zu.framer-hdq5jv > *, .framer-5E6Zu .framer-1jwzuk > *, .framer-5E6Zu .framer-a6al0a > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5E6Zu.framer-hdq5jv > :first-child, .framer-5E6Zu .framer-1hsuiqk > :first-child, .framer-5E6Zu .framer-hq4a5o > :first-child, .framer-5E6Zu .framer-1d4mako > :first-child, .framer-5E6Zu .framer-1y03hs > :first-child, .framer-5E6Zu .framer-83jaat > :first-child, .framer-5E6Zu .framer-ju34hn > :first-child, .framer-5E6Zu .framer-mahw9s > :first-child, .framer-5E6Zu .framer-6ktvhi > :first-child, .framer-5E6Zu .framer-1wulukm > :first-child, .framer-5E6Zu .framer-ogku30 > :first-child, .framer-5E6Zu .framer-1rj49yo > :first-child, .framer-5E6Zu .framer-yftb3o > :first-child, .framer-5E6Zu .framer-1ucygmr > :first-child, .framer-5E6Zu .framer-4yhvyn > :first-child, .framer-5E6Zu .framer-s62t5x > :first-child, .framer-5E6Zu .framer-t0ztgn > :first-child, .framer-5E6Zu .framer-azyncn > :first-child, .framer-5E6Zu .framer-y1lm9p > :first-child, .framer-5E6Zu .framer-1jon4q6 > :first-child, .framer-5E6Zu .framer-gkac7l > :first-child, .framer-5E6Zu .framer-1ohc0uc > :first-child, .framer-5E6Zu .framer-1e09r7u > :first-child, .framer-5E6Zu .framer-1izl27y > :first-child, .framer-5E6Zu .framer-1dq5511 > :first-child, .framer-5E6Zu .framer-1uwa3zv > :first-child, .framer-5E6Zu .framer-57h3v5 > :first-child, .framer-5E6Zu .framer-z5h7vh > :first-child, .framer-5E6Zu .framer-18auc8q > :first-child, .framer-5E6Zu .framer-184b0yy > :first-child, .framer-5E6Zu .framer-2ksdev > :first-child, .framer-5E6Zu .framer-1bv1ahy > :first-child, .framer-5E6Zu .framer-1qjygrd > :first-child, .framer-5E6Zu .framer-1qrpyjg > :first-child, .framer-5E6Zu .framer-1slvlt7 > :first-child, .framer-5E6Zu .framer-txp8y8 > :first-child, .framer-5E6Zu .framer-1miloks > :first-child, .framer-5E6Zu .framer-xd0jd > :first-child, .framer-5E6Zu .framer-8kae4c > :first-child, .framer-5E6Zu .framer-ufyfkg > :first-child, .framer-5E6Zu .framer-jphe3b > :first-child, .framer-5E6Zu .framer-1h7t0f7 > :first-child, .framer-5E6Zu .framer-1oropfg > :first-child, .framer-5E6Zu .framer-1tx7kft > :first-child, .framer-5E6Zu .framer-6yv9ax > :first-child, .framer-5E6Zu .framer-32ccwe > :first-child, .framer-5E6Zu .framer-1etihmv > :first-child, .framer-5E6Zu .framer-1yl6cc > :first-child, .framer-5E6Zu .framer-1p0jb24 > :first-child, .framer-5E6Zu .framer-1m24p4p > :first-child, .framer-5E6Zu .framer-1hehk5k > :first-child, .framer-5E6Zu .framer-1lc60sm > :first-child, .framer-5E6Zu .framer-8mvir > :first-child, .framer-5E6Zu .framer-pc5lv9 > :first-child, .framer-5E6Zu .framer-cfjfu0 > :first-child, .framer-5E6Zu .framer-1iqz2uz > :first-child, .framer-5E6Zu .framer-fpswtj > :first-child, .framer-5E6Zu .framer-1jwzuk > :first-child, .framer-5E6Zu .framer-a6al0a > :first-child, .framer-5E6Zu .framer-v5rvgi > :first-child, .framer-5E6Zu .framer-1g79v3f > :first-child, .framer-5E6Zu .framer-u3fd5w > :first-child, .framer-5E6Zu .framer-y0cn1m > :first-child, .framer-5E6Zu .framer-1m8ytz6 > :first-child, .framer-5E6Zu .framer-nxln4a > :first-child, .framer-5E6Zu .framer-uzrhwn > :first-child, .framer-5E6Zu .framer-1wg6gql > :first-child, .framer-5E6Zu .framer-i4ld6g > :first-child, .framer-5E6Zu .framer-oa4oni > :first-child, .framer-5E6Zu .framer-7bp751 > :first-child, .framer-5E6Zu .framer-6qlpdm > :first-child, .framer-5E6Zu .framer-y887eh > :first-child, .framer-5E6Zu .framer-qtq1s4 > :first-child, .framer-5E6Zu .framer-p0vlhp > :first-child, .framer-5E6Zu .framer-1fc3pc9 > :first-child, .framer-5E6Zu .framer-xskc5 > :first-child, .framer-5E6Zu .framer-t85k0g > :first-child { margin-top: 0px; } .framer-5E6Zu.framer-hdq5jv > :last-child, .framer-5E6Zu .framer-1hsuiqk > :last-child, .framer-5E6Zu .framer-hq4a5o > :last-child, .framer-5E6Zu .framer-1d4mako > :last-child, .framer-5E6Zu .framer-1y03hs > :last-child, .framer-5E6Zu .framer-83jaat > :last-child, .framer-5E6Zu .framer-ju34hn > :last-child, .framer-5E6Zu .framer-mahw9s > :last-child, .framer-5E6Zu .framer-6ktvhi > :last-child, .framer-5E6Zu .framer-1wulukm > :last-child, .framer-5E6Zu .framer-ogku30 > :last-child, .framer-5E6Zu .framer-1rj49yo > :last-child, .framer-5E6Zu .framer-yftb3o > :last-child, .framer-5E6Zu .framer-1ucygmr > :last-child, .framer-5E6Zu .framer-4yhvyn > :last-child, .framer-5E6Zu .framer-s62t5x > :last-child, .framer-5E6Zu .framer-t0ztgn > :last-child, .framer-5E6Zu .framer-azyncn > :last-child, .framer-5E6Zu .framer-y1lm9p > :last-child, .framer-5E6Zu .framer-1jon4q6 > :last-child, .framer-5E6Zu .framer-gkac7l > :last-child, .framer-5E6Zu .framer-1ohc0uc > :last-child, .framer-5E6Zu .framer-1e09r7u > :last-child, .framer-5E6Zu .framer-1izl27y > :last-child, .framer-5E6Zu .framer-1dq5511 > :last-child, .framer-5E6Zu .framer-1uwa3zv > :last-child, .framer-5E6Zu .framer-57h3v5 > :last-child, .framer-5E6Zu .framer-z5h7vh > :last-child, .framer-5E6Zu .framer-18auc8q > :last-child, .framer-5E6Zu .framer-184b0yy > :last-child, .framer-5E6Zu .framer-2ksdev > :last-child, .framer-5E6Zu .framer-1bv1ahy > :last-child, .framer-5E6Zu .framer-1qjygrd > :last-child, .framer-5E6Zu .framer-1qrpyjg > :last-child, .framer-5E6Zu .framer-1slvlt7 > :last-child, .framer-5E6Zu .framer-txp8y8 > :last-child, .framer-5E6Zu .framer-1miloks > :last-child, .framer-5E6Zu .framer-xd0jd > :last-child, .framer-5E6Zu .framer-8kae4c > :last-child, .framer-5E6Zu .framer-ufyfkg > :last-child, .framer-5E6Zu .framer-jphe3b > :last-child, .framer-5E6Zu .framer-1h7t0f7 > :last-child, .framer-5E6Zu .framer-1oropfg > :last-child, .framer-5E6Zu .framer-1tx7kft > :last-child, .framer-5E6Zu .framer-6yv9ax > :last-child, .framer-5E6Zu .framer-32ccwe > :last-child, .framer-5E6Zu .framer-1etihmv > :last-child, .framer-5E6Zu .framer-1yl6cc > :last-child, .framer-5E6Zu .framer-1p0jb24 > :last-child, .framer-5E6Zu .framer-1m24p4p > :last-child, .framer-5E6Zu .framer-1hehk5k > :last-child, .framer-5E6Zu .framer-1lc60sm > :last-child, .framer-5E6Zu .framer-8mvir > :last-child, .framer-5E6Zu .framer-pc5lv9 > :last-child, .framer-5E6Zu .framer-cfjfu0 > :last-child, .framer-5E6Zu .framer-1iqz2uz > :last-child, .framer-5E6Zu .framer-fpswtj > :last-child, .framer-5E6Zu .framer-1jwzuk > :last-child, .framer-5E6Zu .framer-a6al0a > :last-child, .framer-5E6Zu .framer-v5rvgi > :last-child, .framer-5E6Zu .framer-1g79v3f > :last-child, .framer-5E6Zu .framer-u3fd5w > :last-child, .framer-5E6Zu .framer-y0cn1m > :last-child, .framer-5E6Zu .framer-1m8ytz6 > :last-child, .framer-5E6Zu .framer-nxln4a > :last-child, .framer-5E6Zu .framer-uzrhwn > :last-child, .framer-5E6Zu .framer-1wg6gql > :last-child, .framer-5E6Zu .framer-i4ld6g > :last-child, .framer-5E6Zu .framer-oa4oni > :last-child, .framer-5E6Zu .framer-7bp751 > :last-child, .framer-5E6Zu .framer-6qlpdm > :last-child, .framer-5E6Zu .framer-y887eh > :last-child, .framer-5E6Zu .framer-qtq1s4 > :last-child, .framer-5E6Zu .framer-p0vlhp > :last-child, .framer-5E6Zu .framer-1fc3pc9 > :last-child, .framer-5E6Zu .framer-xskc5 > :last-child, .framer-5E6Zu .framer-t85k0g > :last-child { margin-bottom: 0px; } .framer-5E6Zu .framer-7wevv2 > *, .framer-5E6Zu .framer-het949 > *, .framer-5E6Zu .framer-1iukvvc > *, .framer-5E6Zu .framer-12dggyl > *, .framer-5E6Zu .framer-kac661 > *, .framer-5E6Zu .framer-1wjal8e > *, .framer-5E6Zu .framer-e2vd3a > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5E6Zu .framer-7wevv2 > :first-child, .framer-5E6Zu .framer-14f2op3 > :first-child, .framer-5E6Zu .framer-hc6m21 > :first-child, .framer-5E6Zu .framer-1l4xvl9 > :first-child, .framer-5E6Zu .framer-1jqzj7k > :first-child, .framer-5E6Zu .framer-1pyr5jh > :first-child, .framer-5E6Zu .framer-1chufoi > :first-child, .framer-5E6Zu .framer-njs5c7 > :first-child, .framer-5E6Zu .framer-8aybza > :first-child, .framer-5E6Zu .framer-18sxst2 > :first-child, .framer-5E6Zu .framer-het949 > :first-child, .framer-5E6Zu .framer-20e0qi > :first-child, .framer-5E6Zu .framer-17on0vy > :first-child, .framer-5E6Zu .framer-1iukvvc > :first-child, .framer-5E6Zu .framer-1kpur9l > :first-child, .framer-5E6Zu .framer-rnl9r3 > :first-child, .framer-5E6Zu .framer-11dywgm > :first-child, .framer-5E6Zu .framer-etjsne > :first-child, .framer-5E6Zu .framer-s3dg1g > :first-child, .framer-5E6Zu .framer-1478awg > :first-child, .framer-5E6Zu .framer-5xyn5 > :first-child, .framer-5E6Zu .framer-gp2dvs > :first-child, .framer-5E6Zu .framer-dxx6cz > :first-child, .framer-5E6Zu .framer-ckjew0 > :first-child, .framer-5E6Zu .framer-9jtb8b > :first-child, .framer-5E6Zu .framer-yf9rjc > :first-child, .framer-5E6Zu .framer-1kv2ggu > :first-child, .framer-5E6Zu .framer-1qxquec > :first-child, .framer-5E6Zu .framer-16xnuqn > :first-child, .framer-5E6Zu .framer-16ctf16 > :first-child, .framer-5E6Zu .framer-1g5ttjk > :first-child, .framer-5E6Zu .framer-1es6dan > :first-child, .framer-5E6Zu .framer-12dggyl > :first-child, .framer-5E6Zu .framer-kac661 > :first-child, .framer-5E6Zu .framer-cira72 > :first-child, .framer-5E6Zu .framer-qv2gef > :first-child, .framer-5E6Zu .framer-1t8qszd > :first-child, .framer-5E6Zu .framer-17n56eb > :first-child, .framer-5E6Zu .framer-1mouh8n > :first-child, .framer-5E6Zu .framer-1wjal8e > :first-child, .framer-5E6Zu .framer-zq03ja > :first-child, .framer-5E6Zu .framer-18cxirj > :first-child, .framer-5E6Zu .framer-zrbhir > :first-child, .framer-5E6Zu .framer-7dm92w > :first-child, .framer-5E6Zu .framer-10wk796 > :first-child, .framer-5E6Zu .framer-12nxb7b > :first-child, .framer-5E6Zu .framer-b3iqj5 > :first-child, .framer-5E6Zu .framer-gojbdb > :first-child, .framer-5E6Zu .framer-1yd178l > :first-child, .framer-5E6Zu .framer-12wpa1u > :first-child, .framer-5E6Zu .framer-e2vd3a > :first-child, .framer-5E6Zu .framer-bpt3qj > :first-child, .framer-5E6Zu .framer-7fjxn9 > :first-child, .framer-5E6Zu .framer-2460x4 > :first-child, .framer-5E6Zu .framer-10t92z3 > :first-child { margin-left: 0px; } .framer-5E6Zu .framer-7wevv2 > :last-child, .framer-5E6Zu .framer-14f2op3 > :last-child, .framer-5E6Zu .framer-hc6m21 > :last-child, .framer-5E6Zu .framer-1l4xvl9 > :last-child, .framer-5E6Zu .framer-1jqzj7k > :last-child, .framer-5E6Zu .framer-1pyr5jh > :last-child, .framer-5E6Zu .framer-1chufoi > :last-child, .framer-5E6Zu .framer-njs5c7 > :last-child, .framer-5E6Zu .framer-8aybza > :last-child, .framer-5E6Zu .framer-18sxst2 > :last-child, .framer-5E6Zu .framer-het949 > :last-child, .framer-5E6Zu .framer-20e0qi > :last-child, .framer-5E6Zu .framer-17on0vy > :last-child, .framer-5E6Zu .framer-1iukvvc > :last-child, .framer-5E6Zu .framer-1kpur9l > :last-child, .framer-5E6Zu .framer-rnl9r3 > :last-child, .framer-5E6Zu .framer-11dywgm > :last-child, .framer-5E6Zu .framer-etjsne > :last-child, .framer-5E6Zu .framer-s3dg1g > :last-child, .framer-5E6Zu .framer-1478awg > :last-child, .framer-5E6Zu .framer-5xyn5 > :last-child, .framer-5E6Zu .framer-gp2dvs > :last-child, .framer-5E6Zu .framer-dxx6cz > :last-child, .framer-5E6Zu .framer-ckjew0 > :last-child, .framer-5E6Zu .framer-9jtb8b > :last-child, .framer-5E6Zu .framer-yf9rjc > :last-child, .framer-5E6Zu .framer-1kv2ggu > :last-child, .framer-5E6Zu .framer-1qxquec > :last-child, .framer-5E6Zu .framer-16xnuqn > :last-child, .framer-5E6Zu .framer-16ctf16 > :last-child, .framer-5E6Zu .framer-1g5ttjk > :last-child, .framer-5E6Zu .framer-1es6dan > :last-child, .framer-5E6Zu .framer-12dggyl > :last-child, .framer-5E6Zu .framer-kac661 > :last-child, .framer-5E6Zu .framer-cira72 > :last-child, .framer-5E6Zu .framer-qv2gef > :last-child, .framer-5E6Zu .framer-1t8qszd > :last-child, .framer-5E6Zu .framer-17n56eb > :last-child, .framer-5E6Zu .framer-1mouh8n > :last-child, .framer-5E6Zu .framer-1wjal8e > :last-child, .framer-5E6Zu .framer-zq03ja > :last-child, .framer-5E6Zu .framer-18cxirj > :last-child, .framer-5E6Zu .framer-zrbhir > :last-child, .framer-5E6Zu .framer-7dm92w > :last-child, .framer-5E6Zu .framer-10wk796 > :last-child, .framer-5E6Zu .framer-12nxb7b > :last-child, .framer-5E6Zu .framer-b3iqj5 > :last-child, .framer-5E6Zu .framer-gojbdb > :last-child, .framer-5E6Zu .framer-1yd178l > :last-child, .framer-5E6Zu .framer-12wpa1u > :last-child, .framer-5E6Zu .framer-e2vd3a > :last-child, .framer-5E6Zu .framer-bpt3qj > :last-child, .framer-5E6Zu .framer-7fjxn9 > :last-child, .framer-5E6Zu .framer-2460x4 > :last-child, .framer-5E6Zu .framer-10t92z3 > :last-child { margin-right: 0px; } .framer-5E6Zu .framer-14f2op3 > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-5E6Zu .framer-hc6m21 > *, .framer-5E6Zu .framer-1chufoi > *, .framer-5E6Zu .framer-17on0vy > *, .framer-5E6Zu .framer-1kpur9l > *, .framer-5E6Zu .framer-rnl9r3 > *, .framer-5E6Zu .framer-etjsne > *, .framer-5E6Zu .framer-9jtb8b > *, .framer-5E6Zu .framer-1kv2ggu > *, .framer-5E6Zu .framer-1g5ttjk > *, .framer-5E6Zu .framer-12wpa1u > *, .framer-5E6Zu .framer-bpt3qj > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-5E6Zu .framer-1hsuiqk > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-5E6Zu .framer-hq4a5o > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-5E6Zu .framer-1l4xvl9 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-5E6Zu .framer-1jqzj7k > *, .framer-5E6Zu .framer-njs5c7 > *, .framer-5E6Zu .framer-18sxst2 > *, .framer-5E6Zu .framer-11dywgm > *, .framer-5E6Zu .framer-s3dg1g > *, .framer-5E6Zu .framer-dxx6cz > *, .framer-5E6Zu .framer-16xnuqn > *, .framer-5E6Zu .framer-1es6dan > *, .framer-5E6Zu .framer-cira72 > *, .framer-5E6Zu .framer-qv2gef > *, .framer-5E6Zu .framer-zrbhir > *, .framer-5E6Zu .framer-7dm92w > *, .framer-5E6Zu .framer-b3iqj5 > *, .framer-5E6Zu .framer-gojbdb > *, .framer-5E6Zu .framer-2460x4 > *, .framer-5E6Zu .framer-10t92z3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5E6Zu .framer-1d4mako > *, .framer-5E6Zu .framer-yftb3o > *, .framer-5E6Zu .framer-4yhvyn > *, .framer-5E6Zu .framer-t0ztgn > *, .framer-5E6Zu .framer-y1lm9p > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-5E6Zu .framer-1y03hs > *, .framer-5E6Zu .framer-83jaat > *, .framer-5E6Zu .framer-ju34hn > *, .framer-5E6Zu .framer-mahw9s > *, .framer-5E6Zu .framer-ogku30 > *, .framer-5E6Zu .framer-1jon4q6 > *, .framer-5E6Zu .framer-gkac7l > *, .framer-5E6Zu .framer-1ohc0uc > *, .framer-5E6Zu .framer-1e09r7u > *, .framer-5E6Zu .framer-1izl27y > *, .framer-5E6Zu .framer-1dq5511 > *, .framer-5E6Zu .framer-1slvlt7 > *, .framer-5E6Zu .framer-txp8y8 > *, .framer-5E6Zu .framer-1miloks > *, .framer-5E6Zu .framer-xd0jd > *, .framer-5E6Zu .framer-8kae4c > *, .framer-5E6Zu .framer-ufyfkg > *, .framer-5E6Zu .framer-1h7t0f7 > *, .framer-5E6Zu .framer-1tx7kft > *, .framer-5E6Zu .framer-6yv9ax > *, .framer-5E6Zu .framer-1etihmv > *, .framer-5E6Zu .framer-1yl6cc > *, .framer-5E6Zu .framer-1p0jb24 > *, .framer-5E6Zu .framer-1m24p4p > *, .framer-5E6Zu .framer-1hehk5k > *, .framer-5E6Zu .framer-1lc60sm > *, .framer-5E6Zu .framer-fpswtj > *, .framer-5E6Zu .framer-1m8ytz6 > *, .framer-5E6Zu .framer-1wg6gql > *, .framer-5E6Zu .framer-7bp751 > *, .framer-5E6Zu .framer-6qlpdm > *, .framer-5E6Zu .framer-y887eh > *, .framer-5E6Zu .framer-qtq1s4 > *, .framer-5E6Zu .framer-p0vlhp > *, .framer-5E6Zu .framer-1fc3pc9 > *, .framer-5E6Zu .framer-xskc5 > *, .framer-5E6Zu .framer-t85k0g > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5E6Zu .framer-1pyr5jh > *, .framer-5E6Zu .framer-8aybza > *, .framer-5E6Zu .framer-20e0qi > *, .framer-5E6Zu .framer-1478awg > *, .framer-5E6Zu .framer-5xyn5 > *, .framer-5E6Zu .framer-gp2dvs > *, .framer-5E6Zu .framer-ckjew0 > *, .framer-5E6Zu .framer-yf9rjc > *, .framer-5E6Zu .framer-16ctf16 > *, .framer-5E6Zu .framer-1t8qszd > *, .framer-5E6Zu .framer-1mouh8n > *, .framer-5E6Zu .framer-1yd178l > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-5E6Zu .framer-6ktvhi > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-5E6Zu .framer-1wulukm > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-5E6Zu .framer-1rj49yo > *, .framer-5E6Zu .framer-1ucygmr > *, .framer-5E6Zu .framer-s62t5x > *, .framer-5E6Zu .framer-azyncn > *, .framer-5E6Zu .framer-1uwa3zv > *, .framer-5E6Zu .framer-57h3v5 > *, .framer-5E6Zu .framer-18auc8q > *, .framer-5E6Zu .framer-184b0yy > *, .framer-5E6Zu .framer-2ksdev > *, .framer-5E6Zu .framer-1qjygrd > *, .framer-5E6Zu .framer-u3fd5w > *, .framer-5E6Zu .framer-nxln4a > *, .framer-5E6Zu .framer-i4ld6g > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-5E6Zu .framer-z5h7vh > *, .framer-5E6Zu .framer-1bv1ahy > *, .framer-5E6Zu .framer-1qrpyjg > *, .framer-5E6Zu .framer-jphe3b > *, .framer-5E6Zu .framer-1oropfg > *, .framer-5E6Zu .framer-32ccwe > *, .framer-5E6Zu .framer-8mvir > *, .framer-5E6Zu .framer-pc5lv9 > *, .framer-5E6Zu .framer-cfjfu0 > *, .framer-5E6Zu .framer-1iqz2uz > *, .framer-5E6Zu .framer-1g79v3f > *, .framer-5E6Zu .framer-y0cn1m > *, .framer-5E6Zu .framer-uzrhwn > *, .framer-5E6Zu .framer-oa4oni > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-5E6Zu .framer-1qxquec > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-5E6Zu .framer-v5rvgi > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-5E6Zu .framer-17n56eb > *, .framer-5E6Zu .framer-zq03ja > *, .framer-5E6Zu .framer-18cxirj > *, .framer-5E6Zu .framer-10wk796 > *, .framer-5E6Zu .framer-12nxb7b > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-5E6Zu .framer-7fjxn9 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } }\",\"@media (min-width: 1250px) { .framer-5E6Zu .hidden-hdq5jv { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1249px) { .framer-5E6Zu .hidden-1cr5etr { display: none !important; } .${metadata.bodyClassName}-framer-5E6Zu { background: var(--token-37ec46d6-166c-45ef-b770-47318f9bc300, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-5E6Zu.framer-hdq5jv { width: 810px; } .framer-5E6Zu .framer-jsqgem-container { left: 0px; order: 0; right: 0px; transform: unset; width: unset; } .framer-5E6Zu .framer-7wevv2 { flex-direction: column; order: 1; padding: 60px; } .framer-5E6Zu .framer-14f2op3 { flex-direction: column; height: 1px; order: 0; padding: 40px; width: 100%; } .framer-5E6Zu .framer-hc6m21 { flex-direction: column; width: 100%; } .framer-5E6Zu .framer-1hsuiqk { align-content: center; align-items: center; flex: none; width: 100%; } .framer-5E6Zu .framer-1l4xvl9 { justify-content: center; } .framer-5E6Zu .framer-1vfyst8 { flex: none; white-space: pre; width: auto; } .framer-5E6Zu .framer-1jqzj7k { height: 60%; width: 100%; } .framer-5E6Zu .framer-tnl1rp { gap: 40px; order: 2; padding: 60px; } .framer-5E6Zu .framer-1pyr5jh { justify-content: flex-start; order: 3; padding: 60px; } .framer-5E6Zu .framer-1chufoi, .framer-5E6Zu .framer-1kv2ggu { gap: 40px; } .framer-5E6Zu .framer-6ktvhi { flex: none; width: 50%; } .framer-5E6Zu .framer-njs5c7 { height: 440px; } .framer-5E6Zu .framer-het949 { gap: 40px; order: 4; padding: 60px; } .framer-5E6Zu .framer-z0uvj4 { grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); padding: 0px; } .framer-5E6Zu .framer-20e0qi { flex-direction: column; justify-content: flex-start; order: 5; padding: 60px; } .framer-5E6Zu .framer-17on0vy, .framer-5E6Zu .framer-1kpur9l, .framer-5E6Zu .framer-9jtb8b, .framer-5E6Zu .framer-1g5ttjk, .framer-5E6Zu .framer-12wpa1u, .framer-5E6Zu .framer-bpt3qj { flex: none; gap: 40px; width: 100%; } .framer-5E6Zu .framer-1ohc0uc { background-color: unset; order: 6; padding: 0px 60px 60px 60px; } .framer-5E6Zu .framer-ulig46 { height: var(--framer-aspect-ratio-supported, 506px); width: 700px; } .framer-5E6Zu .framer-1iukvvc { flex-direction: column; gap: 40px; justify-content: flex-start; order: 7; padding: 60px; } .framer-5E6Zu .framer-zfotok-container { order: 8; } .framer-5E6Zu .framer-1dq5511 { gap: 40px; order: 9; padding: 60px; } .framer-5E6Zu .framer-rnl9r3, .framer-5E6Zu .framer-etjsne { align-content: unset; align-items: unset; display: grid; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; padding: 0px; } .framer-5E6Zu .framer-1aeqvzn, .framer-5E6Zu .framer-1pulw9a { align-self: start; height: var(--framer-aspect-ratio-supported, 325px); justify-self: start; width: 100%; } .framer-5E6Zu .framer-1uwa3zv { align-self: start; flex: none; gap: 30px; justify-self: start; width: 100%; } .framer-5E6Zu .framer-15ljmg9, .framer-5E6Zu .framer-1m2bhzt { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-5E6Zu .framer-57h3v5, .framer-5E6Zu .framer-2ksdev { gap: 20px; } .framer-5E6Zu .framer-zmt0xh, .framer-5E6Zu .framer-18gtjgu { height: 80px; } .framer-5E6Zu .framer-m0i95h, .framer-5E6Zu .framer-1mk6i1e, .framer-5E6Zu .framer-1rejj0s { flex: 1 0 0px; width: 1px; } .framer-5E6Zu .framer-z5h7vh { align-self: start; flex: none; grid-column: auto / span 2; justify-self: start; width: 100%; } .framer-5E6Zu .framer-18auc8q, .framer-5E6Zu .framer-1m8ytz6, .framer-5E6Zu .framer-1wg6gql, .framer-5E6Zu .framer-7bp751 { flex-direction: row; } .framer-5E6Zu .framer-184b0yy { align-self: start; flex: none; gap: 30px; height: 100%; justify-self: start; width: 100%; } .framer-5E6Zu .framer-1qrpyjg { align-self: start; gap: 0px; grid-column: auto / span 2; justify-self: start; width: 100%; } .framer-5E6Zu .framer-5xyn5 { flex-direction: column; gap: 0px; order: 10; padding: 60px; } .framer-5E6Zu .framer-gp2dvs { flex: none; width: 100%; } .framer-5E6Zu .framer-dxx6cz { order: 11; padding: 60px; } .framer-5E6Zu .framer-4vwnqd { aspect-ratio: unset; height: 700px; width: 690px; } .framer-5E6Zu .framer-ckjew0 { flex-direction: column; order: 12; padding: 60px; } .framer-5E6Zu .framer-8kae4c { order: 13; padding: 60px; } .framer-5E6Zu .framer-ufyfkg { order: 14; padding: 60px; } .framer-5E6Zu .framer-yf9rjc { gap: 0px; order: 15; padding: 60px; } .framer-5E6Zu .framer-1qxquec { align-content: center; align-items: center; flex: none; flex-direction: column; width: min-content; } .framer-5E6Zu .framer-1oropfg, .framer-5E6Zu .framer-32ccwe { align-self: stretch; flex: none; width: auto; } .framer-5E6Zu .framer-1tx7kft, .framer-5E6Zu .framer-6yv9ax, .framer-5E6Zu .framer-1etihmv, .framer-5E6Zu .framer-1yl6cc { padding: 20px; width: 200px; } .framer-5E6Zu .framer-16xnuqn { gap: 0px; min-height: 680px; order: 16; padding: 60px; z-index: 1; } .framer-5E6Zu .framer-h7r8n5-container { aspect-ratio: 1.38 / 1; height: var(--framer-aspect-ratio-supported, 507px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 700px; z-index: 1; } .framer-5E6Zu .framer-1p0jb24 { order: 17; } .framer-5E6Zu .framer-16ctf16 { flex-direction: column; justify-content: flex-start; padding: 60px; } .framer-5E6Zu .framer-1hehk5k, .framer-5E6Zu .framer-xskc5 { gap: 0px; } .framer-5E6Zu .framer-1t8qszd { order: 18; padding: 60px; } .framer-5E6Zu .framer-zq03ja { gap: 40px; order: 19; padding: 60px; } .framer-5E6Zu .framer-c868u1-container, .framer-5E6Zu .framer-1iyxqt9-container { width: 231px; } .framer-5E6Zu .framer-10wk796 { gap: 40px; order: 20; padding: 60px; } .framer-5E6Zu .framer-12nxb7b { gap: 60px; } .framer-5E6Zu .framer-1yd178l { flex-direction: column; justify-content: flex-start; order: 21; padding: 60px; } .framer-5E6Zu .framer-qtq1s4 { order: 22; } .framer-5E6Zu .framer-1tmz3nl { height: var(--framer-aspect-ratio-supported, 366px); } .framer-5E6Zu .framer-1peygy8 { height: var(--framer-aspect-ratio-supported, 291px); } .framer-5E6Zu .framer-e2vd3a { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; justify-content: flex-start; order: 23; padding: 60px; } .framer-5E6Zu .framer-t85k0g { order: 24; } .framer-5E6Zu .framer-zha8f1-container { max-width: 780px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5E6Zu .framer-7wevv2, .framer-5E6Zu .framer-14f2op3, .framer-5E6Zu .framer-hc6m21, .framer-5E6Zu .framer-tnl1rp, .framer-5E6Zu .framer-1chufoi, .framer-5E6Zu .framer-het949, .framer-5E6Zu .framer-20e0qi, .framer-5E6Zu .framer-17on0vy, .framer-5E6Zu .framer-1iukvvc, .framer-5E6Zu .framer-1kpur9l, .framer-5E6Zu .framer-1dq5511, .framer-5E6Zu .framer-rnl9r3, .framer-5E6Zu .framer-1uwa3zv, .framer-5E6Zu .framer-57h3v5, .framer-5E6Zu .framer-18auc8q, .framer-5E6Zu .framer-etjsne, .framer-5E6Zu .framer-184b0yy, .framer-5E6Zu .framer-2ksdev, .framer-5E6Zu .framer-1qrpyjg, .framer-5E6Zu .framer-5xyn5, .framer-5E6Zu .framer-ckjew0, .framer-5E6Zu .framer-9jtb8b, .framer-5E6Zu .framer-yf9rjc, .framer-5E6Zu .framer-1kv2ggu, .framer-5E6Zu .framer-1qxquec, .framer-5E6Zu .framer-16xnuqn, .framer-5E6Zu .framer-16ctf16, .framer-5E6Zu .framer-1g5ttjk, .framer-5E6Zu .framer-1hehk5k, .framer-5E6Zu .framer-1m8ytz6, .framer-5E6Zu .framer-zq03ja, .framer-5E6Zu .framer-1wg6gql, .framer-5E6Zu .framer-10wk796, .framer-5E6Zu .framer-12nxb7b, .framer-5E6Zu .framer-7bp751, .framer-5E6Zu .framer-1yd178l, .framer-5E6Zu .framer-12wpa1u, .framer-5E6Zu .framer-e2vd3a, .framer-5E6Zu .framer-bpt3qj, .framer-5E6Zu .framer-xskc5 { gap: 0px; } .framer-5E6Zu .framer-7wevv2 > *, .framer-5E6Zu .framer-1qrpyjg > *, .framer-5E6Zu .framer-5xyn5 > *, .framer-5E6Zu .framer-1hehk5k > *, .framer-5E6Zu .framer-xskc5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5E6Zu .framer-7wevv2 > :first-child, .framer-5E6Zu .framer-14f2op3 > :first-child, .framer-5E6Zu .framer-hc6m21 > :first-child, .framer-5E6Zu .framer-20e0qi > :first-child, .framer-5E6Zu .framer-1iukvvc > :first-child, .framer-5E6Zu .framer-1dq5511 > :first-child, .framer-5E6Zu .framer-1uwa3zv > :first-child, .framer-5E6Zu .framer-57h3v5 > :first-child, .framer-5E6Zu .framer-184b0yy > :first-child, .framer-5E6Zu .framer-2ksdev > :first-child, .framer-5E6Zu .framer-1qrpyjg > :first-child, .framer-5E6Zu .framer-5xyn5 > :first-child, .framer-5E6Zu .framer-ckjew0 > :first-child, .framer-5E6Zu .framer-1qxquec > :first-child, .framer-5E6Zu .framer-16ctf16 > :first-child, .framer-5E6Zu .framer-1hehk5k > :first-child, .framer-5E6Zu .framer-1yd178l > :first-child, .framer-5E6Zu .framer-e2vd3a > :first-child, .framer-5E6Zu .framer-xskc5 > :first-child { margin-top: 0px; } .framer-5E6Zu .framer-7wevv2 > :last-child, .framer-5E6Zu .framer-14f2op3 > :last-child, .framer-5E6Zu .framer-hc6m21 > :last-child, .framer-5E6Zu .framer-20e0qi > :last-child, .framer-5E6Zu .framer-1iukvvc > :last-child, .framer-5E6Zu .framer-1dq5511 > :last-child, .framer-5E6Zu .framer-1uwa3zv > :last-child, .framer-5E6Zu .framer-57h3v5 > :last-child, .framer-5E6Zu .framer-184b0yy > :last-child, .framer-5E6Zu .framer-2ksdev > :last-child, .framer-5E6Zu .framer-1qrpyjg > :last-child, .framer-5E6Zu .framer-5xyn5 > :last-child, .framer-5E6Zu .framer-ckjew0 > :last-child, .framer-5E6Zu .framer-1qxquec > :last-child, .framer-5E6Zu .framer-16ctf16 > :last-child, .framer-5E6Zu .framer-1hehk5k > :last-child, .framer-5E6Zu .framer-1yd178l > :last-child, .framer-5E6Zu .framer-e2vd3a > :last-child, .framer-5E6Zu .framer-xskc5 > :last-child { margin-bottom: 0px; } .framer-5E6Zu .framer-14f2op3 > *, .framer-5E6Zu .framer-1uwa3zv > *, .framer-5E6Zu .framer-184b0yy > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-5E6Zu .framer-hc6m21 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-5E6Zu .framer-tnl1rp > *, .framer-5E6Zu .framer-tnl1rp > :first-child, .framer-5E6Zu .framer-tnl1rp > :last-child, .framer-5E6Zu .framer-rnl9r3 > *, .framer-5E6Zu .framer-rnl9r3 > :first-child, .framer-5E6Zu .framer-rnl9r3 > :last-child, .framer-5E6Zu .framer-etjsne > *, .framer-5E6Zu .framer-etjsne > :first-child, .framer-5E6Zu .framer-etjsne > :last-child { margin: 0px; } .framer-5E6Zu .framer-1chufoi > *, .framer-5E6Zu .framer-het949 > *, .framer-5E6Zu .framer-17on0vy > *, .framer-5E6Zu .framer-1kpur9l > *, .framer-5E6Zu .framer-18auc8q > *, .framer-5E6Zu .framer-9jtb8b > *, .framer-5E6Zu .framer-1kv2ggu > *, .framer-5E6Zu .framer-1g5ttjk > *, .framer-5E6Zu .framer-zq03ja > *, .framer-5E6Zu .framer-10wk796 > *, .framer-5E6Zu .framer-12wpa1u > *, .framer-5E6Zu .framer-bpt3qj > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-5E6Zu .framer-1chufoi > :first-child, .framer-5E6Zu .framer-het949 > :first-child, .framer-5E6Zu .framer-17on0vy > :first-child, .framer-5E6Zu .framer-1kpur9l > :first-child, .framer-5E6Zu .framer-18auc8q > :first-child, .framer-5E6Zu .framer-9jtb8b > :first-child, .framer-5E6Zu .framer-yf9rjc > :first-child, .framer-5E6Zu .framer-1kv2ggu > :first-child, .framer-5E6Zu .framer-16xnuqn > :first-child, .framer-5E6Zu .framer-1g5ttjk > :first-child, .framer-5E6Zu .framer-1m8ytz6 > :first-child, .framer-5E6Zu .framer-zq03ja > :first-child, .framer-5E6Zu .framer-1wg6gql > :first-child, .framer-5E6Zu .framer-10wk796 > :first-child, .framer-5E6Zu .framer-12nxb7b > :first-child, .framer-5E6Zu .framer-7bp751 > :first-child, .framer-5E6Zu .framer-12wpa1u > :first-child, .framer-5E6Zu .framer-bpt3qj > :first-child { margin-left: 0px; } .framer-5E6Zu .framer-1chufoi > :last-child, .framer-5E6Zu .framer-het949 > :last-child, .framer-5E6Zu .framer-17on0vy > :last-child, .framer-5E6Zu .framer-1kpur9l > :last-child, .framer-5E6Zu .framer-18auc8q > :last-child, .framer-5E6Zu .framer-9jtb8b > :last-child, .framer-5E6Zu .framer-yf9rjc > :last-child, .framer-5E6Zu .framer-1kv2ggu > :last-child, .framer-5E6Zu .framer-16xnuqn > :last-child, .framer-5E6Zu .framer-1g5ttjk > :last-child, .framer-5E6Zu .framer-1m8ytz6 > :last-child, .framer-5E6Zu .framer-zq03ja > :last-child, .framer-5E6Zu .framer-1wg6gql > :last-child, .framer-5E6Zu .framer-10wk796 > :last-child, .framer-5E6Zu .framer-12nxb7b > :last-child, .framer-5E6Zu .framer-7bp751 > :last-child, .framer-5E6Zu .framer-12wpa1u > :last-child, .framer-5E6Zu .framer-bpt3qj > :last-child { margin-right: 0px; } .framer-5E6Zu .framer-20e0qi > *, .framer-5E6Zu .framer-1iukvvc > *, .framer-5E6Zu .framer-1dq5511 > *, .framer-5E6Zu .framer-ckjew0 > *, .framer-5E6Zu .framer-16ctf16 > *, .framer-5E6Zu .framer-1yd178l > *, .framer-5E6Zu .framer-e2vd3a > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-5E6Zu .framer-57h3v5 > *, .framer-5E6Zu .framer-2ksdev > *, .framer-5E6Zu .framer-1qxquec > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-5E6Zu .framer-yf9rjc > *, .framer-5E6Zu .framer-16xnuqn > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5E6Zu .framer-1m8ytz6 > *, .framer-5E6Zu .framer-1wg6gql > *, .framer-5E6Zu .framer-7bp751 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5E6Zu .framer-12nxb7b > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } }}`,`@media (max-width: 809px) { .framer-5E6Zu .hidden-14sk1sc { display: none !important; } .${metadata.bodyClassName}-framer-5E6Zu { background: var(--token-37ec46d6-166c-45ef-b770-47318f9bc300, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-5E6Zu.framer-hdq5jv { width: 390px; } .framer-5E6Zu .framer-jsqgem-container { left: 0px; order: 0; right: 0px; transform: unset; width: unset; } .framer-5E6Zu .framer-7wevv2 { flex-direction: column; order: 1; padding: 30px; } .framer-5E6Zu .framer-14f2op3 { flex-direction: column; height: 1px; max-width: unset; padding: 30px; width: 100%; } .framer-5E6Zu .framer-hc6m21 { flex-direction: column; width: 100%; } .framer-5E6Zu .framer-1hsuiqk { align-content: center; align-items: center; flex: none; width: 100%; } .framer-5E6Zu .framer-1l4xvl9 { justify-content: center; } .framer-5E6Zu .framer-1vfyst8 { flex: none; white-space: pre; width: auto; } .framer-5E6Zu .framer-1jqzj7k { height: 50%; width: 100%; } .framer-5E6Zu .framer-tnl1rp { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; order: 2; padding: 50px 30px 50px 30px; } .framer-5E6Zu .framer-1d4mako, .framer-5E6Zu .framer-ju34hn { align-self: unset; height: min-content; } .framer-5E6Zu .framer-mahw9s { align-self: unset; } .framer-5E6Zu .framer-1pyr5jh { flex-direction: column; gap: 20px; justify-content: flex-start; order: 3; padding: 50px 30px 50px 30px; } .framer-5E6Zu .framer-1chufoi, .framer-5E6Zu .framer-17on0vy, .framer-5E6Zu .framer-1kpur9l, .framer-5E6Zu .framer-gp2dvs, .framer-5E6Zu .framer-9jtb8b, .framer-5E6Zu .framer-1kv2ggu, .framer-5E6Zu .framer-1g5ttjk, .framer-5E6Zu .framer-12wpa1u, .framer-5E6Zu .framer-bpt3qj { flex: none; flex-direction: column; gap: 30px; width: 100%; } .framer-5E6Zu .framer-6ktvhi, .framer-5E6Zu .framer-gkac7l, .framer-5E6Zu .framer-1izl27y, .framer-5E6Zu .framer-z5h7vh, .framer-5E6Zu .framer-8z2uhm, .framer-5E6Zu .framer-1z0p67v, .framer-5E6Zu .framer-1slvlt7, .framer-5E6Zu .framer-txp8y8, .framer-5E6Zu .framer-1oropfg, .framer-5E6Zu .framer-32ccwe, .framer-5E6Zu .framer-1lc60sm, .framer-5E6Zu .framer-y887eh, .framer-5E6Zu .framer-1fc3pc9, .framer-5E6Zu .framer-xskc5 { flex: none; width: 100%; } .framer-5E6Zu .framer-1wulukm, .framer-5E6Zu .framer-1h7t0f7 { gap: 5px; } .framer-5E6Zu .framer-njs5c7 { height: 1px; width: 100%; } .framer-5E6Zu .framer-het949 { flex-direction: column; gap: 40px; order: 4; padding: 50px 30px 50px 30px; } .framer-5E6Zu .framer-z0uvj4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; padding: 0px; width: 100%; } .framer-5E6Zu .framer-1rj49yo, .framer-5E6Zu .framer-1ucygmr, .framer-5E6Zu .framer-s62t5x, .framer-5E6Zu .framer-azyncn { align-self: unset; gap: 30px; } .framer-5E6Zu .framer-yftb3o, .framer-5E6Zu .framer-19rporz, .framer-5E6Zu .framer-14qazf5, .framer-5E6Zu .framer-t0ztgn, .framer-5E6Zu .framer-1gqiwv5, .framer-5E6Zu .framer-y1lm9p, .framer-5E6Zu .framer-d1t7nj { align-self: unset; width: 100%; } .framer-5E6Zu .framer-3a4hsl, .framer-5E6Zu .framer-fxzc1h, .framer-5E6Zu .framer-1ndi18b { height: var(--framer-aspect-ratio-supported, 287px); width: 300px; } .framer-5E6Zu .framer-4yhvyn { align-self: unset; justify-content: flex-start; width: 100%; } .framer-5E6Zu .framer-1b1169u { height: var(--framer-aspect-ratio-supported, 268px); width: 280px; } .framer-5E6Zu .framer-20e0qi { flex-direction: column; gap: 20px; justify-content: flex-start; order: 5; padding: 50px 30px 50px 30px; } .framer-5E6Zu .framer-1jon4q6, .framer-5E6Zu .framer-1e09r7u, .framer-5E6Zu .framer-1miloks, .framer-5E6Zu .framer-1hehk5k, .framer-5E6Zu .framer-6qlpdm { flex: none; gap: 5px; width: 100%; } .framer-5E6Zu .framer-1ohc0uc { order: 6; padding: 0px 30px 50px 30px; } .framer-5E6Zu .framer-ulig46 { height: var(--framer-aspect-ratio-supported, 217px); width: 300px; } .framer-5E6Zu .framer-1iukvvc { flex-direction: column; gap: 30px; justify-content: flex-start; order: 7; padding: 50px 30px 50px 30px; } .framer-5E6Zu .framer-zfotok-container { order: 8; } .framer-5E6Zu .framer-1dq5511 { gap: 30px; order: 9; padding: 50px 30px 50px 30px; } .framer-5E6Zu .framer-rnl9r3, .framer-5E6Zu .framer-etjsne { align-content: center; align-items: center; flex-direction: column; gap: 30px; padding: 0px; } .framer-5E6Zu .framer-1aeqvzn, .framer-5E6Zu .framer-1pulw9a { height: var(--framer-aspect-ratio-supported, 264px); width: 80%; } .framer-5E6Zu .framer-1uwa3zv, .framer-5E6Zu .framer-184b0yy { flex: none; gap: 30px; width: 100%; } .framer-5E6Zu .framer-15ljmg9, .framer-5E6Zu .framer-1m2bhzt, .framer-5E6Zu .framer-ngoq9y { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-5E6Zu .framer-57h3v5 { gap: 30px; } .framer-5E6Zu .framer-zmt0xh, .framer-5E6Zu .framer-18gtjgu { height: 60px; } .framer-5E6Zu .framer-m0i95h { flex: 1 0 0px; width: 1px; } .framer-5E6Zu .framer-18auc8q, .framer-5E6Zu .framer-2ksdev { gap: 20px; } .framer-5E6Zu .framer-s3dg1g { width: min-content; } .framer-5E6Zu .framer-1814k7m { flex: none; width: 335px; } .framer-5E6Zu .framer-1qrpyjg { width: 100%; } .framer-5E6Zu .framer-1478awg { align-self: unset; flex-direction: column; gap: 10px; width: 100%; } .framer-5E6Zu .framer-5xyn5 { flex-direction: column; gap: 30px; justify-content: flex-start; order: 10; padding: 50px 30px 50px 30px; } .framer-5E6Zu .framer-dxx6cz { flex-direction: column; gap: 0px; order: 11; padding: 50px 30px 50px 30px; } .framer-5E6Zu .framer-4vwnqd { height: var(--framer-aspect-ratio-supported, 332px); width: 100%; } .framer-5E6Zu .framer-ckjew0 { flex-direction: column; gap: 30px; justify-content: flex-start; order: 12; padding: 50px 30px 50px 30px; } .framer-5E6Zu .framer-1ndhdcm { width: 560px; } .framer-5E6Zu .framer-xd0jd { flex: none; gap: 0px; width: 100%; } .framer-5E6Zu .framer-8kae4c { order: 13; padding: 30px; } .framer-5E6Zu .framer-ufyfkg { order: 14; padding: 30px 30px 50px 30px; } .framer-5E6Zu .framer-yf9rjc { flex-direction: column; gap: 30px; justify-content: flex-start; order: 15; padding: 50px 30px 50px 30px; } .framer-5E6Zu .framer-jphe3b { flex: none; gap: 40px; width: 100%; } .framer-5E6Zu .framer-1qxquec { align-content: center; align-items: center; flex: none; flex-direction: column; width: 100%; } .framer-5E6Zu .framer-1tx7kft, .framer-5E6Zu .framer-6yv9ax, .framer-5E6Zu .framer-1etihmv, .framer-5E6Zu .framer-1yl6cc { border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; padding: 20px; } .framer-5E6Zu .framer-16xnuqn { height: 300px; order: 16; padding: 20px; } .framer-5E6Zu .framer-h7r8n5-container { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 253px); width: 1px; } .framer-5E6Zu .framer-1p0jb24 { gap: 50px; order: 22; padding: 50px 30px 50px 30px; } .framer-5E6Zu .framer-1m24p4p { flex-direction: row; min-height: unset; order: 1; } .framer-5E6Zu .framer-16ctf16 { flex-direction: column; gap: 0px; justify-content: flex-start; order: 0; padding: 0px; } .framer-5E6Zu .framer-8mvir { order: 4; } .framer-5E6Zu .framer-cfjfu0 { order: 6; } .framer-5E6Zu .framer-1jwzuk { min-height: unset; order: 3; } .framer-5E6Zu .framer-a6al0a { flex-direction: row; min-height: unset; order: 5; } .framer-5E6Zu .framer-v5rvgi { order: 2; } .framer-5E6Zu .framer-1yd178l { flex-direction: column; gap: 30px; justify-content: flex-start; order: 20; padding: 50px 30px 50px 30px; } .framer-5E6Zu .framer-qtq1s4 { order: 21; padding: 50px 30px 50px 30px; } .framer-5E6Zu .framer-1tmz3nl { height: var(--framer-aspect-ratio-supported, 186px); } .framer-5E6Zu .framer-1peygy8 { height: var(--framer-aspect-ratio-supported, 148px); } .framer-5E6Zu .framer-e2vd3a { flex-direction: column; gap: 20px; justify-content: flex-start; order: 23; padding: 50px 30px 50px 30px; } .framer-5E6Zu .framer-t85k0g { order: 24; } .framer-5E6Zu .framer-zha8f1-container { max-width: 340px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5E6Zu .framer-7wevv2, .framer-5E6Zu .framer-14f2op3, .framer-5E6Zu .framer-hc6m21, .framer-5E6Zu .framer-tnl1rp, .framer-5E6Zu .framer-1pyr5jh, .framer-5E6Zu .framer-1chufoi, .framer-5E6Zu .framer-1wulukm, .framer-5E6Zu .framer-het949, .framer-5E6Zu .framer-z0uvj4, .framer-5E6Zu .framer-1rj49yo, .framer-5E6Zu .framer-1ucygmr, .framer-5E6Zu .framer-s62t5x, .framer-5E6Zu .framer-azyncn, .framer-5E6Zu .framer-20e0qi, .framer-5E6Zu .framer-17on0vy, .framer-5E6Zu .framer-1jon4q6, .framer-5E6Zu .framer-1iukvvc, .framer-5E6Zu .framer-1kpur9l, .framer-5E6Zu .framer-1e09r7u, .framer-5E6Zu .framer-1dq5511, .framer-5E6Zu .framer-rnl9r3, .framer-5E6Zu .framer-1uwa3zv, .framer-5E6Zu .framer-57h3v5, .framer-5E6Zu .framer-18auc8q, .framer-5E6Zu .framer-etjsne, .framer-5E6Zu .framer-184b0yy, .framer-5E6Zu .framer-2ksdev, .framer-5E6Zu .framer-1478awg, .framer-5E6Zu .framer-5xyn5, .framer-5E6Zu .framer-gp2dvs, .framer-5E6Zu .framer-dxx6cz, .framer-5E6Zu .framer-ckjew0, .framer-5E6Zu .framer-9jtb8b, .framer-5E6Zu .framer-1miloks, .framer-5E6Zu .framer-xd0jd, .framer-5E6Zu .framer-yf9rjc, .framer-5E6Zu .framer-1kv2ggu, .framer-5E6Zu .framer-jphe3b, .framer-5E6Zu .framer-1h7t0f7, .framer-5E6Zu .framer-1qxquec, .framer-5E6Zu .framer-1p0jb24, .framer-5E6Zu .framer-1m24p4p, .framer-5E6Zu .framer-16ctf16, .framer-5E6Zu .framer-1g5ttjk, .framer-5E6Zu .framer-1hehk5k, .framer-5E6Zu .framer-a6al0a, .framer-5E6Zu .framer-1yd178l, .framer-5E6Zu .framer-12wpa1u, .framer-5E6Zu .framer-6qlpdm, .framer-5E6Zu .framer-e2vd3a, .framer-5E6Zu .framer-bpt3qj { gap: 0px; } .framer-5E6Zu .framer-7wevv2 > *, .framer-5E6Zu .framer-dxx6cz > *, .framer-5E6Zu .framer-xd0jd > *, .framer-5E6Zu .framer-16ctf16 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5E6Zu .framer-7wevv2 > :first-child, .framer-5E6Zu .framer-14f2op3 > :first-child, .framer-5E6Zu .framer-hc6m21 > :first-child, .framer-5E6Zu .framer-tnl1rp > :first-child, .framer-5E6Zu .framer-1pyr5jh > :first-child, .framer-5E6Zu .framer-1chufoi > :first-child, .framer-5E6Zu .framer-1wulukm > :first-child, .framer-5E6Zu .framer-het949 > :first-child, .framer-5E6Zu .framer-z0uvj4 > :first-child, .framer-5E6Zu .framer-1rj49yo > :first-child, .framer-5E6Zu .framer-1ucygmr > :first-child, .framer-5E6Zu .framer-s62t5x > :first-child, .framer-5E6Zu .framer-azyncn > :first-child, .framer-5E6Zu .framer-20e0qi > :first-child, .framer-5E6Zu .framer-17on0vy > :first-child, .framer-5E6Zu .framer-1jon4q6 > :first-child, .framer-5E6Zu .framer-1iukvvc > :first-child, .framer-5E6Zu .framer-1kpur9l > :first-child, .framer-5E6Zu .framer-1e09r7u > :first-child, .framer-5E6Zu .framer-1dq5511 > :first-child, .framer-5E6Zu .framer-rnl9r3 > :first-child, .framer-5E6Zu .framer-1uwa3zv > :first-child, .framer-5E6Zu .framer-57h3v5 > :first-child, .framer-5E6Zu .framer-18auc8q > :first-child, .framer-5E6Zu .framer-etjsne > :first-child, .framer-5E6Zu .framer-184b0yy > :first-child, .framer-5E6Zu .framer-2ksdev > :first-child, .framer-5E6Zu .framer-1478awg > :first-child, .framer-5E6Zu .framer-5xyn5 > :first-child, .framer-5E6Zu .framer-gp2dvs > :first-child, .framer-5E6Zu .framer-dxx6cz > :first-child, .framer-5E6Zu .framer-ckjew0 > :first-child, .framer-5E6Zu .framer-9jtb8b > :first-child, .framer-5E6Zu .framer-1miloks > :first-child, .framer-5E6Zu .framer-xd0jd > :first-child, .framer-5E6Zu .framer-yf9rjc > :first-child, .framer-5E6Zu .framer-1kv2ggu > :first-child, .framer-5E6Zu .framer-jphe3b > :first-child, .framer-5E6Zu .framer-1h7t0f7 > :first-child, .framer-5E6Zu .framer-1qxquec > :first-child, .framer-5E6Zu .framer-1p0jb24 > :first-child, .framer-5E6Zu .framer-16ctf16 > :first-child, .framer-5E6Zu .framer-1g5ttjk > :first-child, .framer-5E6Zu .framer-1hehk5k > :first-child, .framer-5E6Zu .framer-1yd178l > :first-child, .framer-5E6Zu .framer-12wpa1u > :first-child, .framer-5E6Zu .framer-6qlpdm > :first-child, .framer-5E6Zu .framer-e2vd3a > :first-child, .framer-5E6Zu .framer-bpt3qj > :first-child { margin-top: 0px; } .framer-5E6Zu .framer-7wevv2 > :last-child, .framer-5E6Zu .framer-14f2op3 > :last-child, .framer-5E6Zu .framer-hc6m21 > :last-child, .framer-5E6Zu .framer-tnl1rp > :last-child, .framer-5E6Zu .framer-1pyr5jh > :last-child, .framer-5E6Zu .framer-1chufoi > :last-child, .framer-5E6Zu .framer-1wulukm > :last-child, .framer-5E6Zu .framer-het949 > :last-child, .framer-5E6Zu .framer-z0uvj4 > :last-child, .framer-5E6Zu .framer-1rj49yo > :last-child, .framer-5E6Zu .framer-1ucygmr > :last-child, .framer-5E6Zu .framer-s62t5x > :last-child, .framer-5E6Zu .framer-azyncn > :last-child, .framer-5E6Zu .framer-20e0qi > :last-child, .framer-5E6Zu .framer-17on0vy > :last-child, .framer-5E6Zu .framer-1jon4q6 > :last-child, .framer-5E6Zu .framer-1iukvvc > :last-child, .framer-5E6Zu .framer-1kpur9l > :last-child, .framer-5E6Zu .framer-1e09r7u > :last-child, .framer-5E6Zu .framer-1dq5511 > :last-child, .framer-5E6Zu .framer-rnl9r3 > :last-child, .framer-5E6Zu .framer-1uwa3zv > :last-child, .framer-5E6Zu .framer-57h3v5 > :last-child, .framer-5E6Zu .framer-18auc8q > :last-child, .framer-5E6Zu .framer-etjsne > :last-child, .framer-5E6Zu .framer-184b0yy > :last-child, .framer-5E6Zu .framer-2ksdev > :last-child, .framer-5E6Zu .framer-1478awg > :last-child, .framer-5E6Zu .framer-5xyn5 > :last-child, .framer-5E6Zu .framer-gp2dvs > :last-child, .framer-5E6Zu .framer-dxx6cz > :last-child, .framer-5E6Zu .framer-ckjew0 > :last-child, .framer-5E6Zu .framer-9jtb8b > :last-child, .framer-5E6Zu .framer-1miloks > :last-child, .framer-5E6Zu .framer-xd0jd > :last-child, .framer-5E6Zu .framer-yf9rjc > :last-child, .framer-5E6Zu .framer-1kv2ggu > :last-child, .framer-5E6Zu .framer-jphe3b > :last-child, .framer-5E6Zu .framer-1h7t0f7 > :last-child, .framer-5E6Zu .framer-1qxquec > :last-child, .framer-5E6Zu .framer-1p0jb24 > :last-child, .framer-5E6Zu .framer-16ctf16 > :last-child, .framer-5E6Zu .framer-1g5ttjk > :last-child, .framer-5E6Zu .framer-1hehk5k > :last-child, .framer-5E6Zu .framer-1yd178l > :last-child, .framer-5E6Zu .framer-12wpa1u > :last-child, .framer-5E6Zu .framer-6qlpdm > :last-child, .framer-5E6Zu .framer-e2vd3a > :last-child, .framer-5E6Zu .framer-bpt3qj > :last-child { margin-bottom: 0px; } .framer-5E6Zu .framer-14f2op3 > *, .framer-5E6Zu .framer-tnl1rp > *, .framer-5E6Zu .framer-1chufoi > *, .framer-5E6Zu .framer-1rj49yo > *, .framer-5E6Zu .framer-1ucygmr > *, .framer-5E6Zu .framer-s62t5x > *, .framer-5E6Zu .framer-azyncn > *, .framer-5E6Zu .framer-17on0vy > *, .framer-5E6Zu .framer-1iukvvc > *, .framer-5E6Zu .framer-1kpur9l > *, .framer-5E6Zu .framer-1dq5511 > *, .framer-5E6Zu .framer-rnl9r3 > *, .framer-5E6Zu .framer-1uwa3zv > *, .framer-5E6Zu .framer-57h3v5 > *, .framer-5E6Zu .framer-etjsne > *, .framer-5E6Zu .framer-184b0yy > *, .framer-5E6Zu .framer-5xyn5 > *, .framer-5E6Zu .framer-gp2dvs > *, .framer-5E6Zu .framer-ckjew0 > *, .framer-5E6Zu .framer-9jtb8b > *, .framer-5E6Zu .framer-yf9rjc > *, .framer-5E6Zu .framer-1kv2ggu > *, .framer-5E6Zu .framer-1g5ttjk > *, .framer-5E6Zu .framer-1yd178l > *, .framer-5E6Zu .framer-12wpa1u > *, .framer-5E6Zu .framer-bpt3qj > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-5E6Zu .framer-hc6m21 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-5E6Zu .framer-1pyr5jh > *, .framer-5E6Zu .framer-20e0qi > *, .framer-5E6Zu .framer-18auc8q > *, .framer-5E6Zu .framer-2ksdev > *, .framer-5E6Zu .framer-1qxquec > *, .framer-5E6Zu .framer-e2vd3a > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-5E6Zu .framer-1wulukm > *, .framer-5E6Zu .framer-1jon4q6 > *, .framer-5E6Zu .framer-1e09r7u > *, .framer-5E6Zu .framer-1miloks > *, .framer-5E6Zu .framer-1h7t0f7 > *, .framer-5E6Zu .framer-1hehk5k > *, .framer-5E6Zu .framer-6qlpdm > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-5E6Zu .framer-het949 > *, .framer-5E6Zu .framer-z0uvj4 > *, .framer-5E6Zu .framer-jphe3b > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-5E6Zu .framer-1478awg > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5E6Zu .framer-1p0jb24 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-5E6Zu .framer-1m24p4p > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5E6Zu .framer-1m24p4p > :first-child, .framer-5E6Zu .framer-a6al0a > :first-child { margin-left: 0px; } .framer-5E6Zu .framer-1m24p4p > :last-child, .framer-5E6Zu .framer-a6al0a > :last-child { margin-right: 0px; } .framer-5E6Zu .framer-a6al0a > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,'.framer-5E6Zu[data-border=\"true\"]::after, .framer-5E6Zu [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 16326\n * @framerIntrinsicWidth 1250\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pTnEHSRvk\":{\"layout\":[\"fixed\",\"auto\"]},\"R8lNeObLu\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerAezYydcSE=withCSS(Component,css,\"framer-5E6Zu\");export default FramerAezYydcSE;FramerAezYydcSE.displayName=\"Page\";FramerAezYydcSE.defaultProps={height:16326,width:1250};addFonts(FramerAezYydcSE,[{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:\"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\"}]},...TopBarCopyFonts,...TickerFonts,...BeforeAfterFonts,...SlideshowFonts,...KidtivityChallengesVideoFonts,...BottomNavFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAezYydcSE\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"16326\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pTnEHSRvk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"R8lNeObLu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1250\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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AC,GACtB,OAAOD,GAAE,UAAYV,EAAGU,GAAE,IAAMZ,EAAmBc,GAAGjB,EAAI,KAAsBiB,GAAGtC,GAAI,CACrF,MAAOuB,EACP,WAAYU,EACZ,YAAa,OAAOR,GAAK,QAC3B,CAAC,EAAmBa,GAAGb,EAAGW,EAAC,CAAC,CAC9B,CAAC,EACD,OAAOf,EAAE,YAAcX,IAAM,OAASA,EAAI,WAAa,OAAOP,GAAK,SAAWA,EAAIA,EAAE,aAAeA,EAAE,MAAQ,aAAe,IAAKkB,EAAE,aAAeZ,EAAE,aAAcY,EAAE,eAAiBA,EAAGA,EAAE,eAAiBlB,EAAGkB,EAAE,iBAAmBH,EAAGG,EAAE,sBAAwBT,EAAG,OAAO,eAAeS,EAAG,WAAY,CACtS,MAAO,UAAW,CAChB,MAAyF,IAAMV,CACjG,CACF,CAAC,EAAGU,EAAE,cAAgB,SAAS,EAAGE,EAAG,CACnC,OAAOf,EAAE,EAAG+B,GAAG,CAAC,EAAGtC,EAAGsB,EAAG,CACvB,kBAAmBV,GAAGQ,EAAGE,EAAG,EAAE,CAChC,CAAC,CAAC,EAAE,MAAM,OAAQL,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,MA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",
  "names": ["Re", "jt", "e", "le", "Rr", "Lt", "r", "n", "a", "i", "s", "l", "u", "d", "g", "f", "v", "C", "T", "e", "Lt", "jt", "L", "Re", "Br", "ze", "r", "n", "a", "Hr", "Ft", "Mt", "Wt", "zt", "Yt", "i", "s", "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", "l", "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", "O", "E", "p", "P", "q", "D", "V", "R", "nn", "Cr", "kr", "ae", "an", "on", "sn", "cn", "ln", "un", "Tr", "fn", "dn", "et", "e", "r", "Ht", "_", "Oe", "j", "S", "B", "$", "Ye", "bn", "n", "a", "i", "Je", "Gr", "ae", "fe", "Ge", "Jt", "s", "Gt", "yn", "En", "h", "O", "u", "E", "fn", "dn", "f", "v", "an", "sn", "C", "on", "T", "tn", "p", "P", "x", "Yt", "xn", "rt", "Ke", "tt", "wn", "_n", "Rn", "nt", "Ze", "Ar", "Me", "Hr", "e", "ke", "n", "a", "i", "s", "U", "_n", "he", "e", "r", "n", "U", "a", "i", "Nn", "s", "l", "u", "d", "g", "Ar", "Me", "ke", "$r", "U", "qe", "n", "a", "i", "s", "he", "u", "$r", "f", "v", "wn", "An", "In", "ie", "ot", "$n", "Qe", "z", "En", "st", "Y", "re", "er", "Ln", "Mt", "Vn", "Lr", "Vr", "n", "a", "i", "s", "Fn", "n", "a", "i", "Ke", "ot", "tt", "Mn", "e", "r", "s", "l", "u", "Vr", "d", "Lr", "g", "f", "v", "C", "T", "x", "st", "O", "E", "p", "P", "q", "D", "V", "re", "er", "rt", "R", "qe", "Ne", "K", "Q", "B", "ze", "Wn", "z", "zn", "Br", "Yn", "L", "Un", "qn", "Bn", "Hn", "Gn", "h", "pe", "ue", "Jn", "Wr", "zr", "Xn", "Mr", "Zn", "Kn", "Qn", "ea", "ye", "X", "ta", "na", "addPropertyControls", "BeforeAfter", "ta", "props", "p", "na", "VideoFonts", "getFonts", "Video", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "ComponentViewportProvider", "css", "FramerNdFit2Q1_", "withCSS", "NdFit2Q1_default", "addPropertyControls", "ControlType", "addFonts", "TopBarCopyFonts", "getFonts", "V0oL7GdR0_default", "ContainerWithFX", "withFX", "Container", "RichTextWithFX", "RichText2", "MotionDivWithFX", "motion", "TickerFonts", "Ticker", "ImageWithFX", "Image2", "BeforeAfterFonts", "BeforeAfter", "SlideshowFonts", "Slideshow", "KidtivityChallengesVideoFonts", "NdFit2Q1_default", "BottomNavFonts", "JTnxZY38r_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "animation1", "transition2", "animation2", "animation3", "animation4", "transition3", "animation5", "animation6", "transformTemplate2", "transition4", "animation7", "transition5", "animation8", "transition6", "animation9", "transition7", "animation10", "transition8", "animation11", "transition9", "animation12", "addImageAlt", "image", "alt", "animation13", "animation14", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "useRouteElementId", "ref2", "id1", "ref3", "isDisplayed", "id2", "ref4", "isDisplayed1", "isDisplayed2", "isDisplayed3", "id3", "ref5", "id4", "ref6", "id5", "ref7", "id6", "ref8", "id7", "ref9", "id8", "ref10", "id9", "ref11", "id10", "ref12", "id11", "ref13", "id12", "ref14", "id13", "ref15", "id14", "ref16", "id15", "ref17", "id16", "ref18", "id17", "ref19", "id18", "ref20", "id19", "ref21", "id20", "ref22", "id21", "ref23", "id22", "ref24", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides2", "ContainerWithFX", "V0oL7GdR0_default", "x", "RichText2", "Image2", "RichTextWithFX", "Link", "MotionDivWithFX", "Container", "Ticker", "SVG", "ImageWithFX", "BeforeAfter", "Slideshow", "NdFit2Q1_default", "JTnxZY38r_default", "css", "FramerAezYydcSE", "withCSS", "AezYydcSE_default", "addFonts", "TopBarCopyFonts", "TickerFonts", "BeforeAfterFonts", "SlideshowFonts", "KidtivityChallengesVideoFonts", "BottomNavFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
