a||125d?(a.sortIndex=c,f(t,a),null===h(r)&&a===h(t)&&(B?(E(L),L=-1):B=!0,K(H,c-d))):(a.sortIndex=e,f(r,a),A||z||(A=!0,I(J)));return a};\nexports.unstable_shouldYield=M;exports.unstable_wrapCallback=function(a){var b=y;return function(){var c=y;y=b;try{return a.apply(this,arguments)}finally{y=c}}};\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/scheduler.production.min.js');\n} else {\n module.exports = require('./cjs/scheduler.development.js');\n}\n","var map = {\n\t\"./EN.json\": 211,\n\t\"./ES.json\": 80,\n\t\"./info.json\": 508,\n\t\"./projects.json\": 456,\n\t\"./skills.json\": 815,\n\t\"./work_EN.json\": 716,\n\t\"./work_ES.json\": 439\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = 399;","var map = {\n\t\"./work_EN.json\": 716,\n\t\"./work_ES.json\": 439\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = 539;","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var getProto = Object.getPrototypeOf ? function(obj) { return Object.getPrototypeOf(obj); } : function(obj) { return obj.__proto__; };\nvar leafPrototypes;\n// create a fake namespace object\n// mode & 1: value is a module id, require it\n// mode & 2: merge all properties of value into the ns\n// mode & 4: return value when already ns object\n// mode & 16: return value when it's Promise-like\n// mode & 8|1: behave like require\n__webpack_require__.t = function(value, mode) {\n\tif(mode & 1) value = this(value);\n\tif(mode & 8) return value;\n\tif(typeof value === 'object' && value) {\n\t\tif((mode & 4) && value.__esModule) return value;\n\t\tif((mode & 16) && typeof value.then === 'function') return value;\n\t}\n\tvar ns = Object.create(null);\n\t__webpack_require__.r(ns);\n\tvar def = {};\n\tleafPrototypes = leafPrototypes || [null, getProto({}), getProto([]), getProto(getProto)];\n\tfor(var current = mode & 2 && value; typeof current == 'object' && !~leafPrototypes.indexOf(current); current = getProto(current)) {\n\t\tObject.getOwnPropertyNames(current).forEach(function(key) { def[key] = function() { return value[key]; }; });\n\t}\n\tdef['default'] = function() { return value; };\n\t__webpack_require__.d(ns, def);\n\treturn ns;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.f = {};\n// This file contains only the entry chunk.\n// The chunk loading function for additional chunks\n__webpack_require__.e = function(chunkId) {\n\treturn Promise.all(Object.keys(__webpack_require__.f).reduce(function(promises, key) {\n\t\t__webpack_require__.f[key](chunkId, promises);\n\t\treturn promises;\n\t}, []));\n};","// This function allow to reference async chunks\n__webpack_require__.u = function(chunkId) {\n\t// return url for filenames based on template\n\treturn \"static/js/\" + chunkId + \".\" + \"1ed0c42c\" + \".chunk.js\";\n};","// This function allow to reference async chunks\n__webpack_require__.miniCssF = function(chunkId) {\n\t// return url for filenames based on template\n\treturn undefined;\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","var inProgress = {};\nvar dataWebpackPrefix = \"portfolio:\";\n// loadScript function to load a script via script tag\n__webpack_require__.l = function(url, done, key, chunkId) {\n\tif(inProgress[url]) { inProgress[url].push(done); return; }\n\tvar script, needAttach;\n\tif(key !== undefined) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tfor(var i = 0; i < scripts.length; i++) {\n\t\t\tvar s = scripts[i];\n\t\t\tif(s.getAttribute(\"src\") == url || s.getAttribute(\"data-webpack\") == dataWebpackPrefix + key) { script = s; break; }\n\t\t}\n\t}\n\tif(!script) {\n\t\tneedAttach = true;\n\t\tscript = document.createElement('script');\n\n\t\tscript.charset = 'utf-8';\n\t\tscript.timeout = 120;\n\t\tif (__webpack_require__.nc) {\n\t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n\t\t}\n\t\tscript.setAttribute(\"data-webpack\", dataWebpackPrefix + key);\n\n\t\tscript.src = url;\n\t}\n\tinProgress[url] = [done];\n\tvar onScriptComplete = function(prev, event) {\n\t\t// avoid mem leaks in IE.\n\t\tscript.onerror = script.onload = null;\n\t\tclearTimeout(timeout);\n\t\tvar doneFns = inProgress[url];\n\t\tdelete inProgress[url];\n\t\tscript.parentNode && script.parentNode.removeChild(script);\n\t\tdoneFns && doneFns.forEach(function(fn) { return fn(event); });\n\t\tif(prev) return prev(event);\n\t}\n\tvar timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000);\n\tscript.onerror = onScriptComplete.bind(null, script.onerror);\n\tscript.onload = onScriptComplete.bind(null, script.onload);\n\tneedAttach && document.head.appendChild(script);\n};","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__webpack_require__.p = \"/\";","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t179: 0\n};\n\n__webpack_require__.f.j = function(chunkId, promises) {\n\t\t// JSONP chunk loading for javascript\n\t\tvar installedChunkData = __webpack_require__.o(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;\n\t\tif(installedChunkData !== 0) { // 0 means \"already installed\".\n\n\t\t\t// a Promise means \"currently loading\".\n\t\t\tif(installedChunkData) {\n\t\t\t\tpromises.push(installedChunkData[2]);\n\t\t\t} else {\n\t\t\t\tif(true) { // all chunks have JS\n\t\t\t\t\t// setup Promise in chunk cache\n\t\t\t\t\tvar promise = new Promise(function(resolve, reject) { installedChunkData = installedChunks[chunkId] = [resolve, reject]; });\n\t\t\t\t\tpromises.push(installedChunkData[2] = promise);\n\n\t\t\t\t\t// start chunk loading\n\t\t\t\t\tvar url = __webpack_require__.p + __webpack_require__.u(chunkId);\n\t\t\t\t\t// create error before stack unwound to get useful stacktrace later\n\t\t\t\t\tvar error = new Error();\n\t\t\t\t\tvar loadingEnded = function(event) {\n\t\t\t\t\t\tif(__webpack_require__.o(installedChunks, chunkId)) {\n\t\t\t\t\t\t\tinstalledChunkData = installedChunks[chunkId];\n\t\t\t\t\t\t\tif(installedChunkData !== 0) installedChunks[chunkId] = undefined;\n\t\t\t\t\t\t\tif(installedChunkData) {\n\t\t\t\t\t\t\t\tvar errorType = event && (event.type === 'load' ? 'missing' : event.type);\n\t\t\t\t\t\t\t\tvar realSrc = event && event.target && event.target.src;\n\t\t\t\t\t\t\t\terror.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';\n\t\t\t\t\t\t\t\terror.name = 'ChunkLoadError';\n\t\t\t\t\t\t\t\terror.type = errorType;\n\t\t\t\t\t\t\t\terror.request = realSrc;\n\t\t\t\t\t\t\t\tinstalledChunkData[1](error);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t\t__webpack_require__.l(url, loadingEnded, \"chunk-\" + chunkId, chunkId);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n};\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n// no on chunks loaded\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = function(parentChunkLoadingFunction, data) {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some(function(id) { return installedChunks[id] !== 0; })) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunkportfolio\"] = self[\"webpackChunkportfolio\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","export default function _arrayLikeToArray(arr, len) {\n if (len == null || len > arr.length) len = arr.length;\n for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];\n return arr2;\n}","import arrayLikeToArray from \"./arrayLikeToArray.js\";\nexport default function _unsupportedIterableToArray(o, minLen) {\n if (!o) return;\n if (typeof o === \"string\") return arrayLikeToArray(o, minLen);\n var n = Object.prototype.toString.call(o).slice(8, -1);\n if (n === \"Object\" && o.constructor) n = o.constructor.name;\n if (n === \"Map\" || n === \"Set\") return Array.from(o);\n if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);\n}","import arrayWithHoles from \"./arrayWithHoles.js\";\nimport iterableToArrayLimit from \"./iterableToArrayLimit.js\";\nimport unsupportedIterableToArray from \"./unsupportedIterableToArray.js\";\nimport nonIterableRest from \"./nonIterableRest.js\";\nexport default function _slicedToArray(arr, i) {\n return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();\n}","export default function _arrayWithHoles(arr) {\n if (Array.isArray(arr)) return arr;\n}","export default function _iterableToArrayLimit(r, l) {\n var t = null == r ? null : \"undefined\" != typeof Symbol && r[Symbol.iterator] || r[\"@@iterator\"];\n if (null != t) {\n var e,\n n,\n i,\n u,\n a = [],\n f = !0,\n o = !1;\n try {\n if (i = (t = t.call(r)).next, 0 === l) {\n if (Object(t) !== t) return;\n f = !1;\n } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0);\n } catch (r) {\n o = !0, n = r;\n } finally {\n try {\n if (!f && null != t[\"return\"] && (u = t[\"return\"](), Object(u) !== u)) return;\n } finally {\n if (o) throw n;\n }\n }\n return a;\n }\n}","export default function _nonIterableRest() {\n throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","// extracted by mini-css-extract-plugin\nexport default {\"ipadLandscape\":\"\\\"only screen and (min-width: 724px) and (min-height:724px) and (max-width: 1366px) and (max-height:1366px) and (orientation : landscape)\\\"\",\"ipadPortrait\":\"\\\"only screen and (min-width: 724px) and (min-height:724px) and (max-width: 1366px) and (max-height:1366px) and (orientation: portrait)\\\"\",\"iphoneLandscape\":\"\\\"only screen and (min-width: 360px) and (max-width:960px) and (max-height:960px) and (orientation : landscape)\\\"\",\"iphonePortrait\":\"\\\"only screen and (min-width: 360px) and (max-width:960px) and (max-height:960px) and (orientation : portrait)\\\"\"};","var _path;\nvar _excluded = [\"title\", \"titleId\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\nimport * as React from \"react\";\nfunction SvgArrow(_ref, svgRef) {\n var title = _ref.title,\n titleId = _ref.titleId,\n props = _objectWithoutProperties(_ref, _excluded);\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 240,\n height: 218,\n viewBox: \"0 0 240 218\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M10 110.247H230M230 110.247L129.333 10M230 110.247L129.333 208\",\n stroke: \"#03C4A1\",\n strokeWidth: 20,\n strokeLinecap: \"round\",\n strokeLinejoin: \"round\"\n })));\n}\nvar ForwardRef = /*#__PURE__*/React.forwardRef(SvgArrow);\nexport default __webpack_public_path__ + \"static/media/arrow.564bdd2721dbb79cd55c09e0592db3ca.svg\";\nexport { ForwardRef as ReactComponent };","var _path, _path2, _path3;\nvar _excluded = [\"title\", \"titleId\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\nimport * as React from \"react\";\nfunction SvgLogo(_ref, svgRef) {\n var title = _ref.title,\n titleId = _ref.titleId,\n props = _objectWithoutProperties(_ref, _excluded);\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 636,\n height: 640,\n viewBox: \"0 0 636 640\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M318.068 128L518 245.864L517.867 285.295L318.068 167.284L152.776 265.408L318.068 363.702L318.06 403L118 284.995L118.203 245.863L318.068 128Z\",\n fill: \"#03C4A1\"\n })), _path2 || (_path2 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M318.03 520.198L118.044 402.525L118.02 363.315L318.005 480.942L482.763 382.705L318.004 284.869L318.005 245.651L518.007 363.309L518.054 402.507L318.03 520.198Z\",\n fill: \"#03C4A1\"\n })), _path3 || (_path3 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M18.001 170.005L318.076 19.9621L618.002 170.005L618.009 469.984L318.015 620.023L18.003 469.997L18.001 170.005Z\",\n stroke: \"#03C4A1\",\n strokeWidth: 35\n })));\n}\nvar ForwardRef = /*#__PURE__*/React.forwardRef(SvgLogo);\nexport default __webpack_public_path__ + \"static/media/logo.d56049c78fe6b1407ce017fba397ecdb.svg\";\nexport { ForwardRef as ReactComponent };","var _path;\nvar _excluded = [\"title\", \"titleId\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\nimport * as React from \"react\";\nfunction SvgHomenav(_ref, svgRef) {\n var title = _ref.title,\n titleId = _ref.titleId,\n props = _objectWithoutProperties(_ref, _excluded);\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 1041,\n height: 840,\n viewBox: \"0 0 1041 840\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M20.1138 319.071L514.939 22.0813C518.106 20.1808 522.062 20.1802 525.229 22.0797L1020.11 318.895M120.238 258.867L120.025 809.044C120.023 814.568 124.5 819.047 130.023 819.048L419.892 819.093M920.231 258.917L920.019 809.05C920.016 814.573 915.537 819.049 910.014 819.046L620.092 818.904M419.892 819.093L421.93 528.429C421.969 522.933 426.434 518.499 431.93 518.499H612.419C617.973 518.499 622.463 523.025 622.419 528.579L620.092 818.904M419.892 819.093L620.092 818.904\",\n stroke: \"#03C4A1\",\n strokeWidth: 40,\n strokeLinecap: \"round\"\n })));\n}\nvar ForwardRef = /*#__PURE__*/React.forwardRef(SvgHomenav);\nexport default __webpack_public_path__ + \"static/media/homenav.885dcf0ba58f67003599b373f5b175db.svg\";\nexport { ForwardRef as ReactComponent };","var _path;\nvar _excluded = [\"title\", \"titleId\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\nimport * as React from \"react\";\nfunction SvgAboutmenav(_ref, svgRef) {\n var title = _ref.title,\n titleId = _ref.titleId,\n props = _objectWithoutProperties(_ref, _excluded);\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 712,\n height: 798,\n viewBox: \"0 0 712 798\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M637.022 719.493L619.283 728.73L619.283 728.73L637.022 719.493ZM374.175 560.74L374.094 540.74L374.094 540.74L374.175 560.74ZM661.759 767L661.758 787L694.723 787.001L679.498 757.763L661.759 767ZM50.3036 766.973L32.6271 757.616L17.089 786.971L50.3027 786.973L50.3036 766.973ZM76.2866 717.885L93.963 727.242L93.963 727.242L76.2866 717.885ZM335.82 560.895L335.901 580.895L335.901 580.895L335.82 560.895ZM374.134 550.74L374.053 530.74L374.053 530.74L374.134 550.74ZM645.892 714.875L663.631 705.638L663.631 705.638L645.892 714.875ZM335.779 550.896L335.86 570.895L335.86 570.895L335.779 550.896ZM67.4484 713.207L85.1248 722.563L85.1248 722.563L67.4484 713.207ZM37.5808 769.633L19.9044 760.277L19.9044 760.277L37.5808 769.633ZM33.6963 776.972L16.0198 767.616L0.481828 796.971L33.6954 796.972L33.6963 776.972ZM41.9997 776.972L41.9988 796.972L41.9988 796.972L41.9997 776.972ZM670 777L670.001 757L670.001 757L670 777ZM678.241 777L678.24 797L711.205 797.002L695.98 767.763L678.241 777ZM674.435 769.691L656.696 778.928L656.696 778.928L674.435 769.691ZM356 440C455.517 440 533 341.796 533 225H493C493 327.623 426.263 400 356 400V440ZM179 225C179 341.796 256.483 440 356 440V400C285.736 400 219 327.623 219 225H179ZM356 10C256.483 10 179 108.204 179 225H219C219 122.377 285.736 50 356 50V10ZM533 225C533 108.204 455.517 10 356 10V50C426.263 50 493 122.377 493 225H533ZM356 450C462.914 450 543 345.236 543 225H503C503 331.2 433.548 410 356 410V450ZM169 225C169 345.236 249.085 450 356 450V410C278.451 410 209 331.2 209 225H169ZM356 0C249.085 0 169 104.764 169 225H209C209 118.8 278.451 40 356 40V0ZM543 225C543 104.764 462.914 0 356 0V40C433.548 40 503 118.8 503 225H543ZM654.761 710.256C600.305 605.675 492.003 540.263 374.094 540.74L374.256 580.74C477.192 580.323 571.742 637.429 619.283 728.73L654.761 710.256ZM679.498 757.763L654.761 710.256L619.283 728.73L644.02 776.237L679.498 757.763ZM50.3027 786.973L661.758 787L661.76 747L50.3045 746.973L50.3027 786.973ZM58.6102 708.529L32.6271 757.616L67.98 776.329L93.963 727.242L58.6102 708.529ZM335.739 540.896C219.51 541.366 112.985 605.802 58.6102 708.529L93.963 727.242C141.433 637.56 234.431 581.306 335.901 580.895L335.739 540.896ZM374.094 540.74L335.739 540.896L335.901 580.895L374.256 580.74L374.094 540.74ZM374.215 570.74C480.895 570.308 578.883 629.491 628.153 724.112L663.631 705.638C607.446 597.737 495.705 530.248 374.053 530.74L374.215 570.74ZM335.86 570.895L374.215 570.74L374.053 530.74L335.699 530.896L335.86 570.895ZM85.1248 722.563C134.321 629.62 230.701 571.321 335.86 570.895L335.699 530.896C215.78 531.381 105.873 597.863 49.7719 703.85L85.1248 722.563ZM55.2573 778.99L85.1248 722.563L49.7719 703.85L19.9044 760.277L55.2573 778.99ZM51.3728 786.329L55.2573 778.99L19.9044 760.277L16.0198 767.616L51.3728 786.329ZM42.0006 756.972L33.6972 756.972L33.6954 796.972L41.9988 796.972L42.0006 756.972ZM670.001 757L42.0006 756.972L41.9988 796.972L669.999 797L670.001 757ZM678.242 757L670.001 757L669.999 797L678.24 797L678.242 757ZM656.696 778.928L660.502 786.237L695.98 767.763L692.174 760.454L656.696 778.928ZM628.153 724.112L656.696 778.928L692.174 760.454L663.631 705.638L628.153 724.112Z\",\n fill: \"#03C4A1\"\n })));\n}\nvar ForwardRef = /*#__PURE__*/React.forwardRef(SvgAboutmenav);\nexport default __webpack_public_path__ + \"static/media/aboutmenav.1047404a178fd9ddd7a41ba059c972e1.svg\";\nexport { ForwardRef as ReactComponent };","var _path;\nvar _excluded = [\"title\", \"titleId\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\nimport * as React from \"react\";\nfunction SvgContactnav(_ref, svgRef) {\n var title = _ref.title,\n titleId = _ref.titleId,\n props = _objectWithoutProperties(_ref, _excluded);\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 580,\n height: 461,\n viewBox: \"0 0 580 461\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n d: \"M371.573 196.038C371.573 163.768 338.372 134.684 300.012 147.288C297.389 148.15 295.961 150.975 296.823 153.599C297.685 156.222 300.51 157.65 303.134 156.788C334.773 146.392 361.573 170.307 361.573 196.038C361.573 198.799 363.811 201.038 366.573 201.038C369.334 201.038 371.573 198.799 371.573 196.038ZM376.4 126.861C397.294 142.65 407.676 167.382 411.526 195.356C411.903 198.092 409.99 200.615 407.254 200.991C404.519 201.368 401.996 199.455 401.62 196.72C397.969 170.194 388.351 148.426 370.371 134.84C352.421 121.276 325.119 115.101 284.404 121.968C281.681 122.428 279.102 120.593 278.642 117.87C278.183 115.147 280.018 112.567 282.741 112.108C325.027 104.975 355.475 111.05 376.4 126.861ZM451.402 190.741C439.57 146.687 423.557 112.998 394.839 92.6459C366.07 72.2572 325.658 66.0136 266.893 74.0843C264.157 74.46 262.244 76.9823 262.619 79.7181C262.995 82.4538 265.517 84.367 268.253 83.9913C325.988 76.0621 363.325 82.5684 389.057 100.805C414.839 119.077 430.076 149.888 441.744 193.335C442.46 196.002 445.203 197.583 447.87 196.867C450.537 196.15 452.118 193.408 451.402 190.741ZM13.8502 38.3011C34.0114 9.28121 73.7277 -2.78403 124.159 0.53512C136.005 1.31472 146.394 8.25695 153.134 18.0298C165.856 36.4785 180.545 55.0291 197.033 73.3779C204.128 81.2725 208.112 91.5227 207.819 102.132L205.93 170.734C205.753 177.133 205.665 180.332 206.486 183.254C207.183 185.734 208.353 188.056 209.931 190.092C211.79 192.491 214.414 194.326 219.662 197.994L344.034 284.943C349.282 288.612 351.906 290.446 354.799 291.369C357.254 292.152 359.837 292.454 362.406 292.258C365.434 292.027 368.411 290.847 374.365 288.487L439.631 262.619C449.39 258.751 460.257 258.932 470.029 262.768C492.666 271.654 514.872 278.828 536.316 284.242C547.827 287.148 557.957 294.462 562.821 305.292C583.528 351.395 586.079 392.825 565.918 421.845C517.164 492.021 354.056 463.051 201.607 357.138C49.1574 251.226 -34.904 108.477 13.8502 38.3011Z\",\n fill: \"#03C4A1\"\n })));\n}\nvar ForwardRef = /*#__PURE__*/React.forwardRef(SvgContactnav);\nexport default __webpack_public_path__ + \"static/media/contactnav.f24877be6a994d5dd4b06b24bcb86bc4.svg\";\nexport { ForwardRef as ReactComponent };","var _path;\nvar _excluded = [\"title\", \"titleId\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\nimport * as React from \"react\";\nfunction SvgWorknav(_ref, svgRef) {\n var title = _ref.title,\n titleId = _ref.titleId,\n props = _objectWithoutProperties(_ref, _excluded);\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 742,\n height: 682,\n viewBox: \"0 0 742 682\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M20.9482 461.028L20.9619 591.028C20.9659 629.685 52.3035 661.02 90.9597 661.021L651.042 661.038C689.702 661.039 721.042 629.7 721.044 591.041L721.049 461.022M221.01 104.961V104.961C220.999 78.1332 236.336 53.2775 261.343 43.5613C340.166 12.9342 398.061 13.4832 478.985 43.6753C504.893 53.3414 521.027 78.8102 521.027 106.463V108M721.005 230.983L721.007 311.113C721.007 340.977 702.072 367.695 673.622 376.777C446.081 449.418 299.531 449.171 68.7693 376.602C40.143 367.6 21.0271 340.787 21.035 310.779L21.056 230.961C21.0661 192.308 52.4035 160.979 91.0565 160.979L651.005 160.984C689.665 160.985 721.004 192.324 721.005 230.983Z\",\n stroke: \"#03C4A1\",\n strokeWidth: 40,\n strokeLinecap: \"round\"\n })));\n}\nvar ForwardRef = /*#__PURE__*/React.forwardRef(SvgWorknav);\nexport default __webpack_public_path__ + \"static/media/worknav.7029bf37212a602cfef151c9a71f0782.svg\";\nexport { ForwardRef as ReactComponent };","var _path;\nvar _excluded = [\"title\", \"titleId\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\nimport * as React from \"react\";\nfunction SvgSkills(_ref, svgRef) {\n var title = _ref.title,\n titleId = _ref.titleId,\n props = _objectWithoutProperties(_ref, _excluded);\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 479,\n height: 479,\n viewBox: \"0 0 479 479\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n d: \"M415.33 3.17508C418.817 4.15752 419.758 8.49117 417.196 11.0531L372.813 55.4365C370.86 57.3891 370.86 60.5549 372.813 62.5075L415.239 104.934C417.192 106.887 420.358 106.887 422.311 104.934L467.08 60.1643C469.623 57.6218 473.922 58.5259 474.946 61.9728C483.286 90.0594 476.777 121.178 455.191 142.764C430.957 166.998 394.707 172.23 364.223 158.779L291.932 231.07L434.733 373.871L477.513 472.513L378.871 429.733L236.07 286.932L158.779 364.223C172.23 394.707 166.998 430.957 142.764 455.191C121.473 476.482 90.9071 483.106 63.1245 475.279C59.6371 474.297 58.6958 469.963 61.2577 467.401L105.641 423.018C107.594 421.065 107.594 417.899 105.641 415.947L63.2147 373.52C61.262 371.568 58.0962 371.568 56.1436 373.52L11.374 418.29C8.83144 420.832 4.53188 419.928 3.50829 416.481C-4.83206 388.395 1.67716 357.276 23.2631 335.69C47.2364 311.717 82.9679 306.339 113.245 319.247L190.815 241.677L96.0292 146.89L151.891 91.029L246.677 185.815L319.247 113.245C306.339 82.9678 311.717 47.2364 335.69 23.2631C356.981 1.97181 387.547 -4.65158 415.33 3.17508ZM19.6617 70.5229C15.7564 66.6177 15.7564 60.286 19.6617 56.3808L61.381 14.6615C65.2862 10.7562 71.6179 10.7562 75.5231 14.6615L139.163 78.3011L83.3013 134.162L19.6617 70.5229Z\",\n fill: \"#03C4A1\"\n })));\n}\nvar ForwardRef = /*#__PURE__*/React.forwardRef(SvgSkills);\nexport default __webpack_public_path__ + \"static/media/skills.830fbeb3d98842377aec40f710d50efe.svg\";\nexport { ForwardRef as ReactComponent };","import { Link } from 'react-scroll';\nimport './TopNavigation.scss';\n\nimport home from '../../assets/icons/light/homenav.svg';\nimport about from '../../assets/icons/light/aboutmenav.svg';\nimport contact from '../../assets/icons/light/contactnav.svg';\nimport work from '../../assets/icons/light/worknav.svg';\nimport skills from '../../assets/icons/light/skills.svg';\n\nexport default function Navigation({ nav, top }) {\n\n return (\n \n )\n}\n","var _mask, _path, _path2, _mask2, _path3, _path4, _mask3, _path5, _path6, _mask4, _path7, _path8;\nvar _excluded = [\"title\", \"titleId\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\nimport * as React from \"react\";\nfunction SvgHexbg(_ref, svgRef) {\n var title = _ref.title,\n titleId = _ref.titleId,\n props = _objectWithoutProperties(_ref, _excluded);\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 669,\n height: 447,\n viewBox: \"0 0 669 447\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, _mask || (_mask = /*#__PURE__*/React.createElement(\"mask\", {\n id: \"path-1-outside-1_0_1\",\n maskUnits: \"userSpaceOnUse\",\n x: 120.903,\n y: 203.461,\n width: 280.363,\n height: 243.73,\n fill: \"black\"\n }, /*#__PURE__*/React.createElement(\"rect\", {\n fill: \"white\",\n x: 120.903,\n y: 203.461,\n width: 280.363,\n height: 243.73\n }), /*#__PURE__*/React.createElement(\"path\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n d: \"M290.414 443.121L387.623 399.593C392.971 397.199 396.434 391.91 396.492 386.051L397.535 280.284C397.593 274.425 394.234 269.069 388.935 266.569L268.523 209.774C264.565 207.907 259.989 207.862 255.994 209.65L134.486 264.059C129.138 266.454 125.674 271.743 125.617 277.602L124.573 383.369C124.516 389.228 127.874 394.584 133.174 397.083L229.505 442.52L234.293 442.568L134.027 395.275C129.434 393.108 126.523 388.466 126.573 383.389L127.616 277.621C127.666 272.544 130.668 267.96 135.303 265.885L256.812 211.476C260.273 209.925 264.24 209.965 267.67 211.583L388.082 268.378C392.675 270.544 395.585 275.186 395.535 280.264L394.492 386.031C394.442 391.109 391.44 395.693 386.806 397.768L285.626 443.074L290.414 443.121Z\"\n }))), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n d: \"M290.414 443.121L387.623 399.593C392.971 397.199 396.434 391.91 396.492 386.051L397.535 280.284C397.593 274.425 394.234 269.069 388.935 266.569L268.523 209.774C264.565 207.907 259.989 207.862 255.994 209.65L134.486 264.059C129.138 266.454 125.674 271.743 125.617 277.602L124.573 383.369C124.516 389.228 127.874 394.584 133.174 397.083L229.505 442.52L234.293 442.568L134.027 395.275C129.434 393.108 126.523 388.466 126.573 383.389L127.616 277.621C127.666 272.544 130.668 267.96 135.303 265.885L256.812 211.476C260.273 209.925 264.24 209.965 267.67 211.583L388.082 268.378C392.675 270.544 395.585 275.186 395.535 280.264L394.492 386.031C394.442 391.109 391.44 395.693 386.806 397.768L285.626 443.074L290.414 443.121Z\",\n fill: \"#AAD8D3\"\n })), _path2 || (_path2 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M387.623 399.593L388.849 402.331L388.849 402.331L387.623 399.593ZM290.414 443.121L290.385 446.121L291.041 446.128L291.64 445.859L290.414 443.121ZM396.492 386.051L393.492 386.021L396.492 386.051ZM397.535 280.284L400.535 280.313L397.535 280.284ZM388.935 266.569L390.215 263.856L390.215 263.856L388.935 266.569ZM268.523 209.774L267.244 212.487L267.244 212.487L268.523 209.774ZM255.994 209.65L257.22 212.388L257.22 212.388L255.994 209.65ZM134.486 264.059L133.26 261.321L133.26 261.321L134.486 264.059ZM125.617 277.602L128.616 277.631L125.617 277.602ZM124.573 383.369L121.573 383.339L124.573 383.369ZM133.174 397.083L131.894 399.797L131.894 399.797L133.174 397.083ZM229.505 442.52L228.225 445.234L228.819 445.514L229.475 445.52L229.505 442.52ZM234.293 442.568L234.263 445.568L235.573 439.854L234.293 442.568ZM134.027 395.275L135.307 392.561L135.307 392.561L134.027 395.275ZM126.573 383.389L123.573 383.359L126.573 383.389ZM127.616 277.621L130.616 277.651L127.616 277.621ZM135.303 265.885L134.077 263.147L134.077 263.147L135.303 265.885ZM256.812 211.476L255.585 208.738L255.585 208.738L256.812 211.476ZM267.67 211.583L268.95 208.869L268.95 208.869L267.67 211.583ZM388.082 268.378L386.802 271.091L386.802 271.091L388.082 268.378ZM395.535 280.264L398.535 280.293L395.535 280.264ZM394.492 386.031L391.492 386.002L394.492 386.031ZM386.806 397.768L385.58 395.03L385.58 395.03L386.806 397.768ZM285.626 443.074L284.4 440.336L285.597 446.074L285.626 443.074ZM386.397 396.855L289.188 440.383L291.64 445.859L388.849 402.331L386.397 396.855ZM393.492 386.021C393.446 390.708 390.675 394.94 386.397 396.855L388.849 402.331C395.266 399.458 399.423 393.111 399.492 386.081L393.492 386.021ZM394.535 280.254L393.492 386.021L399.492 386.081L400.535 280.313L394.535 280.254ZM387.655 269.282C391.895 271.282 394.582 275.567 394.535 280.254L400.535 280.313C400.605 273.283 396.574 266.855 390.215 263.856L387.655 269.282ZM267.244 212.487L387.655 269.282L390.215 263.856L269.803 207.06L267.244 212.487ZM257.22 212.388C260.416 210.957 264.077 210.993 267.244 212.487L269.803 207.06C265.053 204.82 259.561 204.766 254.768 206.912L257.22 212.388ZM135.712 266.797L257.22 212.388L254.768 206.912L133.26 261.321L135.712 266.797ZM128.616 277.631C128.663 272.944 131.434 268.713 135.712 266.797L133.26 261.321C126.843 264.195 122.686 270.541 122.617 277.572L128.616 277.631ZM127.573 383.399L128.616 277.631L122.617 277.572L121.573 383.339L127.573 383.399ZM134.453 394.37C130.214 392.371 127.527 388.086 127.573 383.399L121.573 383.339C121.504 390.37 125.535 396.797 131.894 399.797L134.453 394.37ZM230.784 439.807L134.453 394.37L131.894 399.797L228.225 445.234L230.784 439.807ZM229.475 445.52L234.263 445.568L234.323 439.568L229.534 439.521L229.475 445.52ZM235.573 439.854L135.307 392.561L132.747 397.988L233.013 445.281L235.573 439.854ZM135.307 392.561C131.774 390.895 129.535 387.324 129.573 383.418L123.573 383.359C123.512 389.608 127.094 395.322 132.747 397.988L135.307 392.561ZM129.573 383.418L130.616 277.651L124.617 277.592L123.573 383.359L129.573 383.418ZM130.616 277.651C130.655 273.745 132.964 270.219 136.529 268.623L134.077 263.147C128.373 265.701 124.678 271.342 124.617 277.592L130.616 277.651ZM136.529 268.623L258.038 214.214L255.585 208.738L134.077 263.147L136.529 268.623ZM258.038 214.214C260.701 213.021 263.751 213.051 266.39 214.296L268.95 208.869C264.728 206.878 259.846 206.83 255.585 208.738L258.038 214.214ZM266.39 214.296L386.802 271.091L389.362 265.665L268.95 208.869L266.39 214.296ZM386.802 271.091C390.335 272.758 392.574 276.328 392.536 280.234L398.535 280.293C398.597 274.044 395.014 268.331 389.362 265.665L386.802 271.091ZM392.536 280.234L391.492 386.002L397.492 386.061L398.535 280.293L392.536 280.234ZM391.492 386.002C391.454 389.908 389.145 393.433 385.58 395.03L388.032 400.506C393.736 397.952 397.43 392.31 397.492 386.061L391.492 386.002ZM385.58 395.03L284.4 440.336L286.852 445.812L388.032 400.506L385.58 395.03ZM285.597 446.074L290.385 446.121L290.444 440.121L285.656 440.074L285.597 446.074Z\",\n fill: \"#AAD8D3\",\n mask: \"url(#path-1-outside-1_0_1)\"\n })), _mask2 || (_mask2 = /*#__PURE__*/React.createElement(\"mask\", {\n id: \"path-3-outside-2_0_1\",\n maskUnits: \"userSpaceOnUse\",\n x: 276,\n y: 0,\n width: 278,\n height: 241,\n fill: \"black\"\n }, /*#__PURE__*/React.createElement(\"rect\", {\n fill: \"white\",\n x: 276,\n width: 278,\n height: 241\n }), /*#__PURE__*/React.createElement(\"path\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n d: \"M384.51 3L287.735 47.4847C282.411 49.9318 279 55.2546 279 61.1138V166.886C279 172.745 282.411 178.068 287.735 180.515L408.701 236.12C412.678 237.948 417.254 237.948 421.231 236.12L542.197 180.515C547.521 178.068 550.932 172.745 550.932 166.886V61.1138C550.932 55.2546 547.521 49.9318 542.197 47.4847L445.422 3H440.634L541.362 49.3019C545.975 51.4228 548.932 56.0359 548.932 61.1138V166.886C548.932 171.964 545.975 176.577 541.362 178.698L420.396 234.303C416.949 235.887 412.983 235.887 409.536 234.303L288.57 178.698C283.957 176.577 281 171.964 281 166.886V61.1138C281 56.0359 283.957 51.4228 288.57 49.3019L389.298 3H384.51Z\"\n }))), _path3 || (_path3 = /*#__PURE__*/React.createElement(\"path\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n d: \"M384.51 3L287.735 47.4847C282.411 49.9318 279 55.2546 279 61.1138V166.886C279 172.745 282.411 178.068 287.735 180.515L408.701 236.12C412.678 237.948 417.254 237.948 421.231 236.12L542.197 180.515C547.521 178.068 550.932 172.745 550.932 166.886V61.1138C550.932 55.2546 547.521 49.9318 542.197 47.4847L445.422 3H440.634L541.362 49.3019C545.975 51.4228 548.932 56.0359 548.932 61.1138V166.886C548.932 171.964 545.975 176.577 541.362 178.698L420.396 234.303C416.949 235.887 412.983 235.887 409.536 234.303L288.57 178.698C283.957 176.577 281 171.964 281 166.886V61.1138C281 56.0359 283.957 51.4228 288.57 49.3019L389.298 3H384.51Z\",\n fill: \"#AAD8D3\"\n })), _path4 || (_path4 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M287.735 47.4847L286.482 44.7589L286.482 44.7589L287.735 47.4847ZM384.51 3V0H383.853L383.257 0.274191L384.51 3ZM287.735 180.515L286.482 183.241L286.482 183.241L287.735 180.515ZM408.701 236.12L409.954 233.394L409.954 233.394L408.701 236.12ZM421.231 236.12L419.978 233.394L419.978 233.394L421.231 236.12ZM542.197 180.515L543.45 183.241L543.45 183.241L542.197 180.515ZM542.197 47.4847L543.45 44.7589L543.45 44.7589L542.197 47.4847ZM445.422 3L446.675 0.274191L446.079 0H445.422V3ZM440.634 3V0L439.381 5.72581L440.634 3ZM541.362 49.3019L540.109 52.0277L540.109 52.0277L541.362 49.3019ZM541.362 178.698L542.615 181.424L542.615 181.424L541.362 178.698ZM420.396 234.303L421.649 237.029L421.649 237.029L420.396 234.303ZM409.536 234.303L408.283 237.029L408.283 237.029L409.536 234.303ZM288.57 178.698L289.823 175.972L289.823 175.972L288.57 178.698ZM288.57 49.3019L289.823 52.0277L289.823 52.0277L288.57 49.3019ZM389.298 3L390.551 5.72581L389.298 0V3ZM288.988 50.2105L385.763 5.72581L383.257 0.274191L286.482 44.7589L288.988 50.2105ZM282 61.1138C282 56.4265 284.729 52.1682 288.988 50.2105L286.482 44.7589C280.094 47.6955 276 54.0828 276 61.1138H282ZM282 166.886V61.1138H276V166.886H282ZM288.988 177.789C284.729 175.832 282 171.574 282 166.886H276C276 173.917 280.094 180.305 286.482 183.241L288.988 177.789ZM409.954 233.394L288.988 177.789L286.482 183.241L407.448 238.846L409.954 233.394ZM419.978 233.394C416.797 234.857 413.135 234.857 409.954 233.394L407.448 238.846C412.22 241.04 417.712 241.04 422.484 238.846L419.978 233.394ZM540.944 177.789L419.978 233.394L422.484 238.846L543.45 183.241L540.944 177.789ZM547.932 166.886C547.932 171.574 545.203 175.832 540.944 177.789L543.45 183.241C549.838 180.305 553.932 173.917 553.932 166.886H547.932ZM547.932 61.1138V166.886H553.932V61.1138H547.932ZM540.944 50.2105C545.203 52.1682 547.932 56.4265 547.932 61.1138H553.932C553.932 54.0828 549.838 47.6955 543.45 44.7589L540.944 50.2105ZM444.169 5.72581L540.944 50.2105L543.45 44.7589L446.675 0.274191L444.169 5.72581ZM445.422 0H440.634V6H445.422V0ZM439.381 5.72581L540.109 52.0277L542.615 46.5761L441.887 0.274191L439.381 5.72581ZM540.109 52.0277C543.658 53.6592 545.932 57.2077 545.932 61.1138H551.932C551.932 54.864 548.293 49.1864 542.615 46.5761L540.109 52.0277ZM545.932 61.1138V166.886H551.932V61.1138H545.932ZM545.932 166.886C545.932 170.792 543.658 174.341 540.109 175.972L542.615 181.424C548.293 178.814 551.932 173.136 551.932 166.886H545.932ZM540.109 175.972L419.143 231.577L421.649 237.029L542.615 181.424L540.109 175.972ZM419.143 231.577C416.492 232.796 413.44 232.796 410.789 231.577L408.283 237.029C412.525 238.979 417.407 238.979 421.649 237.029L419.143 231.577ZM410.789 231.577L289.823 175.972L287.317 181.424L408.283 237.029L410.789 231.577ZM289.823 175.972C286.274 174.341 284 170.792 284 166.886H278C278 173.136 281.639 178.814 287.317 181.424L289.823 175.972ZM284 166.886V61.1138H278V166.886H284ZM284 61.1138C284 57.2077 286.274 53.6591 289.823 52.0277L287.317 46.5761C281.639 49.1864 278 54.864 278 61.1138H284ZM289.823 52.0277L390.551 5.72581L388.045 0.274191L287.317 46.5761L289.823 52.0277ZM389.298 0H384.51V6H389.298V0Z\",\n fill: \"#AAD8D3\",\n mask: \"url(#path-3-outside-2_0_1)\"\n })), _mask3 || (_mask3 = /*#__PURE__*/React.createElement(\"mask\", {\n id: \"path-5-outside-3_0_1\",\n maskUnits: \"userSpaceOnUse\",\n x: 422.034,\n y: 203.509,\n width: 247,\n height: 239,\n fill: \"black\"\n }, /*#__PURE__*/React.createElement(\"rect\", {\n fill: \"white\",\n x: 422.034,\n y: 203.509,\n width: 247,\n height: 239\n }), /*#__PURE__*/React.createElement(\"path\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n d: \"M662.809 254L566.43 209.697C562.983 208.113 559.017 208.113 555.571 209.697L434.605 265.302C429.991 267.423 427.034 272.036 427.034 277.114V382.886C427.034 387.964 429.991 392.577 434.605 394.698L522 434.871V437.073L433.769 396.515C428.446 394.068 425.034 388.745 425.034 382.886V277.114C425.034 271.255 428.446 265.932 433.769 263.485L554.735 207.88C558.712 206.052 563.288 206.052 567.265 207.88L667.597 254H662.809Z\"\n }))), _path5 || (_path5 = /*#__PURE__*/React.createElement(\"path\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n d: \"M662.809 254L566.43 209.697C562.983 208.113 559.017 208.113 555.571 209.697L434.605 265.302C429.991 267.423 427.034 272.036 427.034 277.114V382.886C427.034 387.964 429.991 392.577 434.605 394.698L522 434.871V437.073L433.769 396.515C428.446 394.068 425.034 388.745 425.034 382.886V277.114C425.034 271.255 428.446 265.932 433.769 263.485L554.735 207.88C558.712 206.052 563.288 206.052 567.265 207.88L667.597 254H662.809Z\",\n fill: \"#AAD8D3\"\n })), _path6 || (_path6 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M662.809 254L661.556 256.726L662.152 257H662.809V254ZM566.43 209.697L567.683 206.971L567.683 206.971L566.43 209.697ZM555.571 209.697L554.318 206.971L554.318 206.971L555.571 209.697ZM434.605 265.302L435.858 268.028L435.858 268.028L434.605 265.302ZM434.605 394.698L435.858 391.972L435.858 391.972L434.605 394.698ZM522 434.871H525V432.949L523.253 432.146L522 434.871ZM522 437.073L520.747 439.798L525 441.753V437.073H522ZM433.769 396.515L432.516 399.241L432.516 399.241L433.769 396.515ZM433.769 263.485L432.516 260.759L432.516 260.759L433.769 263.485ZM554.735 207.88L555.988 210.606L555.988 210.606L554.735 207.88ZM567.265 207.88L566.012 210.606L566.012 210.606L567.265 207.88ZM667.597 254V257L668.85 251.274L667.597 254ZM664.062 251.274L567.683 206.971L565.177 212.423L661.556 256.726L664.062 251.274ZM567.683 206.971C563.441 205.021 558.559 205.021 554.318 206.971L556.824 212.423C559.475 211.204 562.526 211.204 565.177 212.423L567.683 206.971ZM554.318 206.971L433.352 262.576L435.858 268.028L556.824 212.423L554.318 206.971ZM433.352 262.576C427.673 265.186 424.034 270.864 424.034 277.114H430.034C430.034 273.208 432.308 269.659 435.858 268.028L433.352 262.576ZM424.034 277.114V382.886H430.034V277.114H424.034ZM424.034 382.886C424.034 389.136 427.673 394.814 433.352 397.424L435.858 391.972C432.308 390.341 430.034 386.792 430.034 382.886H424.034ZM433.352 397.424L520.747 437.597L523.253 432.146L435.858 391.972L433.352 397.424ZM525 437.073V434.871H519V437.073H525ZM432.516 399.241L520.747 439.798L523.253 434.347L435.022 393.789L432.516 399.241ZM422.034 382.886C422.034 389.917 426.128 396.304 432.516 399.241L435.022 393.789C430.763 391.832 428.034 387.573 428.034 382.886H422.034ZM422.034 277.114V382.886H428.034V277.114H422.034ZM432.516 260.759C426.128 263.695 422.034 270.083 422.034 277.114H428.034C428.034 272.426 430.763 268.168 435.022 266.21L432.516 260.759ZM553.482 205.154L432.516 260.759L435.022 266.21L555.988 210.606L553.482 205.154ZM568.518 205.154C563.746 202.96 558.254 202.96 553.482 205.154L555.988 210.606C559.169 209.143 562.831 209.143 566.012 210.606L568.518 205.154ZM668.85 251.274L568.518 205.154L566.012 210.606L666.345 256.726L668.85 251.274ZM662.809 257H667.597V251H662.809V257Z\",\n fill: \"#AAD8D3\",\n mask: \"url(#path-5-outside-3_0_1)\"\n })), _mask4 || (_mask4 = /*#__PURE__*/React.createElement(\"mask\", {\n id: \"path-7-outside-4_0_1\",\n maskUnits: \"userSpaceOnUse\",\n x: 0.555209,\n y: 0.55995,\n width: 247.653,\n height: 239.675,\n fill: \"black\"\n }, /*#__PURE__*/React.createElement(\"rect\", {\n fill: \"white\",\n x: 0.555209,\n y: 0.55995,\n width: 247.653,\n height: 239.675\n }), /*#__PURE__*/React.createElement(\"path\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n d: \"M6.91859 189.085L103.176 233.652C106.618 235.245 110.585 235.256 114.035 233.681L235.153 178.408C239.773 176.299 242.742 171.694 242.756 166.616L243.045 60.8444C243.059 55.7665 240.115 51.1453 235.507 49.0119L148.222 8.59945L148.228 6.39829L236.347 47.1969C241.664 49.6586 245.061 54.9907 245.045 60.8498L244.756 166.622C244.74 172.481 241.314 177.794 235.983 180.227L114.866 235.501C110.884 237.318 106.307 237.305 102.336 235.467L2.13002 189.072L6.91859 189.085Z\"\n }))), _path7 || (_path7 = /*#__PURE__*/React.createElement(\"path\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n d: \"M6.91859 189.085L103.176 233.652C106.618 235.245 110.585 235.256 114.035 233.681L235.153 178.408C239.773 176.299 242.742 171.694 242.756 166.616L243.045 60.8444C243.059 55.7665 240.115 51.1453 235.507 49.0119L148.222 8.59945L148.228 6.39829L236.347 47.1969C241.664 49.6586 245.061 54.9907 245.045 60.8498L244.756 166.622C244.74 172.481 241.314 177.794 235.983 180.227L114.866 235.501C110.884 237.318 106.307 237.305 102.336 235.467L2.13002 189.072L6.91859 189.085Z\",\n fill: \"#AAD8D3\"\n })), _path8 || (_path8 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M6.91859 189.085L8.17903 186.363L7.58329 186.087L6.9268 186.085L6.91859 189.085ZM103.176 233.652L101.916 236.374L101.916 236.374L103.176 233.652ZM114.035 233.681L115.281 236.411L115.281 236.411L114.035 233.681ZM235.153 178.408L233.907 175.678L233.907 175.678L235.153 178.408ZM242.756 166.616L245.756 166.625L242.756 166.616ZM243.045 60.8444L240.045 60.8362L243.045 60.8444ZM235.507 49.0119L234.247 51.7342L234.247 51.7342L235.507 49.0119ZM148.222 8.59945L145.222 8.59125L145.216 10.514L146.961 11.3218L148.222 8.59945ZM148.228 6.39829L149.488 3.67592L145.24 1.70931L145.228 6.39008L148.228 6.39829ZM236.347 47.1969L237.608 44.4746L237.608 44.4746L236.347 47.1969ZM235.983 180.227L237.229 182.956L237.229 182.956L235.983 180.227ZM114.866 235.501L113.62 232.772L113.62 232.772L114.866 235.501ZM102.336 235.467L103.596 232.744L103.596 232.744L102.336 235.467ZM2.13002 189.072L2.13823 186.072L0.869586 191.794L2.13002 189.072ZM5.65816 191.808L101.916 236.374L104.437 230.929L8.17903 186.363L5.65816 191.808ZM101.916 236.374C106.152 238.335 111.034 238.349 115.281 236.411L112.79 230.952C110.135 232.163 107.084 232.155 104.437 230.929L101.916 236.374ZM115.281 236.411L236.399 181.137L233.907 175.678L112.79 230.952L115.281 236.411ZM236.399 181.137C242.084 178.542 245.739 172.874 245.756 166.625L239.756 166.608C239.745 170.514 237.461 174.057 233.907 175.678L236.399 181.137ZM245.756 166.625L246.045 60.8526L240.045 60.8362L239.756 166.608L245.756 166.625ZM246.045 60.8526C246.062 54.6029 242.439 48.9153 236.767 46.2895L234.247 51.7342C237.791 53.3753 240.056 56.9301 240.045 60.8362L246.045 60.8526ZM236.767 46.2895L149.482 5.87708L146.961 11.3218L234.247 51.7342L236.767 46.2895ZM145.228 6.39008L145.222 8.59125L151.222 8.60766L151.228 6.4065L145.228 6.39008ZM237.608 44.4746L149.488 3.67592L146.967 9.12066L235.087 49.9193L237.608 44.4746ZM248.045 60.858C248.064 53.8271 243.988 47.4286 237.608 44.4746L235.087 49.9193C239.34 51.8887 242.058 56.1543 242.045 60.8416L248.045 60.858ZM247.756 166.63L248.045 60.858L242.045 60.8416L241.756 166.614L247.756 166.63ZM237.229 182.956C243.625 180.037 247.736 173.661 247.756 166.63L241.756 166.614C241.743 171.301 239.002 175.552 234.738 177.498L237.229 182.956ZM116.111 238.23L237.229 182.956L234.738 177.498L113.62 232.772L116.111 238.23ZM101.075 238.189C105.841 240.395 111.333 240.41 116.111 238.23L113.62 232.772C110.435 234.225 106.774 234.215 103.596 232.744L101.075 238.189ZM0.869586 191.794L101.075 238.189L103.596 232.744L3.39046 186.35L0.869586 191.794ZM6.9268 186.085L2.13823 186.072L2.12181 192.072L6.91039 192.085L6.9268 186.085Z\",\n fill: \"#AAD8D3\",\n mask: \"url(#path-7-outside-4_0_1)\"\n })));\n}\nvar ForwardRef = /*#__PURE__*/React.forwardRef(SvgHexbg);\nexport default __webpack_public_path__ + \"static/media/hexbg.08fd18503ab2c8f3a63a61e733f2b68f.svg\";\nexport { ForwardRef as ReactComponent };","////////////////////////////////////////////////////////////////////////////////\n//#region Types and Constants\n////////////////////////////////////////////////////////////////////////////////\n\n/**\n * Actions represent the type of change to a location value.\n */\nexport enum Action {\n /**\n * A POP indicates a change to an arbitrary index in the history stack, such\n * as a back or forward navigation. It does not describe the direction of the\n * navigation, only that the current index changed.\n *\n * Note: This is the default action for newly created history objects.\n */\n Pop = \"POP\",\n\n /**\n * A PUSH indicates a new entry being added to the history stack, such as when\n * a link is clicked and a new page loads. When this happens, all subsequent\n * entries in the stack are lost.\n */\n Push = \"PUSH\",\n\n /**\n * A REPLACE indicates the entry at the current index in the history stack\n * being replaced by a new one.\n */\n Replace = \"REPLACE\",\n}\n\n/**\n * The pathname, search, and hash values of a URL.\n */\nexport interface Path {\n /**\n * A URL pathname, beginning with a /.\n */\n pathname: string;\n\n /**\n * A URL search string, beginning with a ?.\n */\n search: string;\n\n /**\n * A URL fragment identifier, beginning with a #.\n */\n hash: string;\n}\n\n// TODO: (v7) Change the Location generic default from `any` to `unknown` and\n// remove Remix `useLocation` wrapper.\n\n/**\n * An entry in a history stack. A location contains information about the\n * URL path, as well as possibly some arbitrary state and a key.\n */\nexport interface Location