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","// 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].call(module.exports, 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","__webpack_require__.amdO = {};","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = function(module) {\n\tvar getter = module && module.__esModule ?\n\t\tfunction() { return module['default']; } :\n\t\tfunction() { return module; };\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\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 + \".\" + \"13ab7c7b\" + \".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__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","var inProgress = {};\nvar dataWebpackPrefix = \"tax-game:\";\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\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} else installedChunks[chunkId] = 0;\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[\"webpackChunktax_game\"] = self[\"webpackChunktax_game\"] || [];\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(arr, i) {\n var _i = null == arr ? null : \"undefined\" != typeof Symbol && arr[Symbol.iterator] || arr[\"@@iterator\"];\n if (null != _i) {\n var _s,\n _e,\n _x,\n _r,\n _arr = [],\n _n = !0,\n _d = !1;\n try {\n if (_x = (_i = _i.call(arr)).next, 0 === i) {\n if (Object(_i) !== _i) return;\n _n = !1;\n } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0);\n } catch (err) {\n _d = !0, _e = err;\n } finally {\n try {\n if (!_n && null != _i[\"return\"] && (_r = _i[\"return\"](), Object(_r) !== _r)) return;\n } finally {\n if (_d) throw _e;\n }\n }\n return _arr;\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}","var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16;\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: 110,\n height: 36,\n viewBox: \"0 0 110 36\",\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: \"M109.984 0.00968931L109.998 11.9153C110.003 18.4646 109.998 23.8685 109.984 23.9303C109.97 23.9874 109.933 24.0349 109.9 24.0349C109.872 24.0396 109.69 23.821 109.499 23.5501C109.308 23.2792 109.061 22.9417 108.949 22.7992C108.841 22.6566 108.571 22.3001 108.351 22.015C108.132 21.7298 107.927 21.4589 107.894 21.4209C107.862 21.3828 107.596 21.0501 107.302 20.6842C107.008 20.3182 106.756 20.0093 106.742 19.995C106.728 19.9808 106.569 19.8002 106.392 19.5911C106.21 19.3819 106 19.1395 105.926 19.0492C105.851 18.9589 105.692 18.7736 105.576 18.6405C105.464 18.5122 105.212 18.2318 105.016 18.0274C104.825 17.823 104.232 17.2099 103.705 16.6729C103.178 16.1358 102.59 15.5417 102.399 15.3563C102.207 15.171 101.928 14.9048 101.774 14.767C101.62 14.6292 101.428 14.4581 101.354 14.3915C101.274 14.325 101.046 14.1206 100.841 13.9353C100.635 13.7547 100.458 13.5931 100.444 13.5788C100.43 13.5598 100.243 13.403 100.024 13.2271C99.8049 13.0465 99.5343 12.8184 99.4177 12.7186C99.3011 12.6188 98.9885 12.3574 98.7179 12.1387C98.4474 11.9249 98.0182 11.5827 97.7616 11.3878C97.505 11.1882 97.1691 10.9363 97.0105 10.8175C96.8565 10.7034 96.404 10.3755 96.0075 10.095C95.6109 9.81463 94.9858 9.38213 94.6126 9.13498C94.2394 8.88784 93.9128 8.66921 93.8895 8.6502C93.8662 8.62644 93.6376 8.48386 93.3857 8.32702C93.1338 8.17017 92.7652 7.94204 92.5693 7.81847C92.3733 7.69965 92.0748 7.52855 91.9161 7.43825C91.7529 7.3527 91.5942 7.25289 91.5663 7.21962C91.5336 7.18635 91.4963 7.15784 91.4776 7.16259C91.4543 7.16259 91.3097 7.08655 91.1511 6.99149C90.9878 6.89644 90.7312 6.7491 90.5772 6.66355C90.4233 6.578 90.0874 6.3974 89.8308 6.25957C89.5742 6.12649 89.1637 5.90786 88.9211 5.78429C88.6785 5.65597 88.2167 5.42783 87.8948 5.27099C87.5729 5.11415 87.1903 4.93355 87.0457 4.86226C86.8964 4.79572 86.7378 4.73868 86.6958 4.73868C86.6538 4.73868 86.5745 4.69591 86.5232 4.64363C86.4672 4.59135 86.4019 4.54857 86.3786 4.54857C86.3553 4.55333 86.206 4.49629 86.052 4.42975C85.8981 4.35846 85.7348 4.28717 85.6928 4.25865C85.6462 4.23489 85.4129 4.13984 85.1797 4.04478C84.9417 3.94973 84.7038 3.84992 84.6525 3.8214C84.6012 3.79288 84.3912 3.70733 84.186 3.63604C83.9807 3.56475 83.7475 3.47445 83.6728 3.43643C83.5982 3.39841 83.4162 3.32711 83.2763 3.27483C83.1363 3.22731 82.8751 3.13225 82.6931 3.06571C82.5112 2.99917 82.2919 2.91838 82.2033 2.88511C82.1147 2.85184 81.9467 2.7948 81.8301 2.75678C81.7135 2.71876 81.5455 2.65698 81.4569 2.62371C81.3682 2.59044 81.191 2.5239 81.0603 2.48112C80.9344 2.43835 80.7244 2.37656 80.5938 2.33854C80.4679 2.30527 80.2579 2.23873 80.1273 2.19596C80.0013 2.15318 79.8287 2.09615 79.7541 2.07239C79.6794 2.04387 79.4695 1.98208 79.2876 1.93456C79.1056 1.88228 78.8584 1.81574 78.7278 1.77772C78.6018 1.73969 78.2426 1.63513 77.9347 1.55434C77.6268 1.46879 77.2582 1.37373 77.1183 1.34046C76.9783 1.30719 76.7777 1.25967 76.6751 1.23115C76.5724 1.20263 76.2366 1.12659 75.9287 1.0553C75.6208 0.988757 75.1776 0.888949 74.949 0.841422C74.7204 0.789142 74.4451 0.736861 74.3425 0.722603C74.2399 0.708345 74.0299 0.66557 73.876 0.627548C73.722 0.589526 73.3955 0.52774 73.1529 0.484965C72.9103 0.44219 72.3365 0.356641 71.884 0.294855C71.4268 0.228316 71.0023 0.152272 70.9369 0.128508C70.8716 0.0999917 70.8203 0.0572169 70.8203 0.0334531C70.8203 0.000183799 77.3562 -0.00932172 109.984 0.00968931Z\",\n fill: \"#FF6B00\"\n })), _path2 || (_path2 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M42.1618 12.9166C42.1618 14.2625 42.0855 15.3548 41.9901 15.3548C41.8947 15.3548 41.4941 15.2183 41.0935 15.0427C39.3765 14.3015 36.8964 15.1597 35.9616 16.7982C34.8932 18.6512 35.1603 20.7578 36.6102 22.2012C38.0601 23.6251 39.8534 23.9177 41.5895 22.9814C42.3526 22.5913 42.3526 22.5913 42.3526 22.9619C42.3526 23.313 42.4861 23.3521 43.4019 23.3521H44.4511V16.9152V10.4784H43.3065H42.1618V12.9166ZM41.6658 16.2326C42.1618 16.5641 42.1618 16.5836 42.1618 19.1389V21.7136L41.4178 22.1427C40.5402 22.6499 40.0633 22.6694 39.2811 22.2597C38.4989 21.8501 37.9647 20.6213 37.9647 19.1974C37.9647 17.8125 38.289 16.9738 39.1285 16.2521C39.6436 15.8034 39.8916 15.7254 40.4639 15.8034C40.8454 15.8619 41.3796 16.057 41.6658 16.2326Z\",\n fill: \"black\"\n })), _path3 || (_path3 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M31.8599 17.111V23.5479H33.0045H34.1492V17.111V10.6742H33.0045H31.8599V17.111Z\",\n fill: \"black\"\n })), _path4 || (_path4 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M59.5417 11.5706C59.0266 12.2337 59.0457 12.5458 59.618 13.1115C60.4383 13.9697 61.6211 13.5211 61.6211 12.3508C61.6211 11.1024 60.2857 10.5953 59.5417 11.5706Z\",\n fill: \"black\"\n })), _path5 || (_path5 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M71.1981 11.3759C70.664 11.7465 70.6449 12.6828 71.16 13.2094C71.6751 13.7361 72.2283 13.697 72.8007 13.0924C73.9072 11.9806 72.4954 10.4396 71.1981 11.3759Z\",\n fill: \"black\"\n })), _path6 || (_path6 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M0 12.4688C0 12.6053 0.896652 15.141 1.965 18.0863L3.91093 23.4503L4.57865 23.5089L5.24637 23.5674L6.46734 20.3295C7.15414 18.535 7.76462 17.0526 7.84093 17.0135C7.89817 16.955 8.50865 18.3984 9.19545 20.1929L10.4164 23.4503L11.0841 23.5089L11.7709 23.5674L13.7359 18.1449C14.8043 15.1605 15.7391 12.6053 15.7773 12.4688C15.8536 12.3127 15.6628 12.2347 15.224 12.2347H14.5563L13.1636 16.0383C12.4005 18.1449 11.7328 19.8028 11.6565 19.7443C11.5992 19.6663 11.0078 18.2034 10.3783 16.4674L9.19545 13.3075L8.54681 13.249L7.89817 13.1905L6.69627 16.3699C6.02855 18.1254 5.41807 19.6078 5.36083 19.7053C5.28452 19.7833 4.6168 18.1644 3.89185 16.0968L2.57549 12.3322L1.29728 12.2737C0.324321 12.2347 0 12.2737 0 12.4688Z\",\n fill: \"black\"\n })), _path7 || (_path7 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M48.2665 12.3127C48.2665 12.3517 49.2967 14.7899 50.5749 17.7157C51.8341 20.661 52.9215 23.1772 52.9787 23.2943C53.036 23.4308 53.3031 23.5479 53.6083 23.5479C54.0852 23.5479 54.1806 23.3918 55.001 21.4413C55.4779 20.2904 56.5653 17.7547 57.4048 15.7847L58.931 12.2152L58.2251 12.2737L57.5383 12.3322L56.0884 15.7652C55.3062 17.6377 54.5622 19.3737 54.4668 19.6272C54.2951 20.0174 54.0662 19.5687 52.6544 16.1553L51.0519 12.2347H49.6592C48.8961 12.2347 48.2665 12.2737 48.2665 12.3127Z\",\n fill: \"black\"\n })), _path8 || (_path8 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M59.3317 19.1591V23.5479H60.4764H61.621V19.1591V14.7704H60.4764H59.3317V19.1591Z\",\n fill: \"black\"\n })), _path9 || (_path9 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M64.9405 15.1404C63.8531 15.6475 63.338 16.3887 63.338 17.4225C63.338 18.5733 63.9675 19.2755 65.57 19.9387C67.0963 20.5434 67.535 20.914 67.535 21.5187C67.535 22.0453 66.8864 22.572 66.2378 22.572C65.7227 22.572 64.4635 21.9478 64.1201 21.5187C63.9675 21.3431 63.7958 21.2066 63.7195 21.2066C63.4906 21.2066 63.0899 22.3379 63.2044 22.6305C63.2616 22.7865 63.8721 23.0596 64.5589 23.2547C66.7529 23.8593 68.6797 23.3132 69.3283 21.9088C70.0915 20.2508 69.4619 19.0805 67.2298 18.0857C65.303 17.2275 65.2457 17.1885 65.2457 16.6228C65.2457 15.6475 66.9246 15.472 68.1074 16.3302C68.4317 16.5643 68.7369 16.7398 68.756 16.7008C68.7942 16.6618 68.9659 16.3497 69.1376 15.9986L69.4428 15.3744L68.4508 15.0624C67.1535 14.6723 65.8944 14.6918 64.9405 15.1404Z\",\n fill: \"black\"\n })), _path10 || (_path10 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M70.7782 19.1591V23.5479H71.9229H73.0675V19.1591V14.7704H71.9229H70.7782V19.1591Z\",\n fill: \"black\"\n })), _path11 || (_path11 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M17.2654 15.3357C16.3306 15.7648 15.3768 16.8376 15.0715 17.7934C14.69 18.9832 14.8998 20.6802 15.5675 21.6555C17.151 23.9571 20.7757 24.1912 22.6454 22.1236C24.5722 19.9975 23.9808 16.6231 21.5007 15.4527C20.2606 14.8481 18.4101 14.7896 17.2654 15.3357ZM20.1843 16.0574C20.9665 16.6231 21.2527 17.4618 21.2527 19.2563C21.2527 21.675 20.6994 22.5722 19.2114 22.5722C18.5055 22.5722 17.895 22.0456 17.5707 21.1483C17.2464 20.3096 17.3227 18.008 17.6661 17.1107C18.143 15.9014 19.2877 15.4137 20.1843 16.0574Z\",\n fill: \"black\"\n })), _path12 || (_path12 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M27.7199 15.336C27.2048 15.6676 27.0903 15.6871 27.0903 15.4531C27.0903 15.219 26.8233 15.1605 25.9457 15.1605H24.801V19.3542V23.5479H26.0411H27.2811V20.0369V16.5259L27.7771 16.4088C28.1587 16.3113 28.483 16.4283 29.1317 16.8965C29.6086 17.2476 30.0092 17.5012 30.0474 17.4621C30.3336 17.111 30.8677 15.4336 30.7342 15.297C30.6388 15.1995 30.0665 15.0825 29.456 15.0435C28.5403 14.9654 28.2159 15.024 27.7199 15.336Z\",\n fill: \"black\"\n })), _path13 || (_path13 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M76.9785 15.3359C74.9753 16.2917 74.0214 18.8469 74.8799 20.973C76.0437 23.8013 80.2598 24.445 82.3775 22.1043C84.2471 20.0173 83.6938 16.7208 81.2519 15.4725C79.9928 14.8288 78.1613 14.7703 76.9785 15.3359ZM79.8974 16.0576C81.2328 17.0134 81.4236 20.739 80.2217 22.0653C79.306 23.0796 77.8179 22.6115 77.2837 21.1486C76.9594 20.3098 77.0357 18.0082 77.3791 17.1109C77.8561 15.9016 79.0007 15.414 79.8974 16.0576Z\",\n fill: \"black\"\n })), _path14 || (_path14 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M88.3107 15.141C88.0436 15.219 87.643 15.4141 87.4141 15.5311C87.0707 15.7262 86.9943 15.7066 86.9943 15.4531C86.9943 15.219 86.7463 15.1605 85.8497 15.1605H84.705V19.3542V23.5479H85.8497H86.9943V20.1539V16.7599L87.4713 16.4479C88.635 15.6676 89.8942 15.8822 90.5428 16.9745C90.848 17.5012 90.9243 18.0473 90.9625 20.5635L91.0388 23.5479H92.1835H93.3281L93.2518 20.466C93.1946 17.6767 93.1564 17.3451 92.7558 16.6819C92.5078 16.2918 92.0118 15.7652 91.6493 15.5506C90.9243 15.0825 89.131 14.8679 88.3107 15.141Z\",\n fill: \"black\"\n })), _path15 || (_path15 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M1.31565 27.7861H0.574654V32.9429H1.31565V27.7861ZM7.3344 27.7861H6.6312V31.786L3.15303 27.7861H2.5557V32.9429H3.25133V28.9732L6.69925 32.9429H7.3344V27.7861ZM8.5234 27.7861V32.9429H10.1566C10.6859 32.9429 11.3967 32.9429 12.0243 32.5572C12.3418 32.3607 13.2643 31.6726 13.2643 30.3645C13.2643 29.4798 12.8484 28.7539 12.2738 28.3154C11.5857 27.7861 10.7464 27.7861 10.2625 27.7861H8.5234ZM10.1869 28.4439C10.6557 28.4439 11.0035 28.4439 11.4269 28.633C12.2133 28.9808 12.5006 29.6991 12.5006 30.3267C12.5006 31.0299 12.1604 31.6575 11.6386 31.9826C11.2001 32.2472 10.5952 32.2775 10.2096 32.2775H9.25684V28.4439H10.1869ZM15.0109 27.7861H14.2699V32.9429H15.0109V27.7861ZM18.3984 27.7559H17.8766L15.6612 32.9429H16.4173L17.0676 31.4231H19.2604L19.9484 32.9429H20.7046L18.3984 27.7559ZM17.3549 30.7577L18.1262 28.89L18.9579 30.7577H17.3549Z\",\n fill: \"#FF6B00\"\n })), _path16 || (_path16 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M103.557 1.84912H103.628C103.699 1.84912 103.7 1.85061 103.707 1.89835C103.712 1.9237 103.718 2.10718 103.722 2.30408C103.725 2.50097 103.735 2.69638 103.742 2.73665C103.75 2.77842 103.76 2.87538 103.766 2.95294C103.77 3.03051 103.785 3.22592 103.796 3.38552C103.808 3.54513 103.831 3.73308 103.846 3.80319C103.862 3.87329 103.885 3.97622 103.897 4.03439C103.909 4.09257 103.932 4.20295 103.948 4.28052C103.966 4.35808 103.991 4.45653 104.005 4.4968C104.021 4.53857 104.065 4.6415 104.104 4.72801C104.144 4.81453 104.189 4.91148 104.207 4.9443C104.223 4.97712 104.288 5.06512 104.353 5.13822C104.415 5.21131 104.486 5.28141 104.507 5.29186C104.529 5.30081 104.553 5.32616 104.561 5.34705C104.569 5.36793 104.585 5.38434 104.594 5.38434C104.604 5.38285 104.63 5.39627 104.652 5.41417C104.675 5.43058 104.706 5.444 104.722 5.444C104.738 5.444 104.754 5.45445 104.759 5.46638C104.763 5.47831 104.776 5.48875 104.788 5.48875C104.799 5.48875 104.84 5.50516 104.878 5.52754C104.918 5.54842 104.956 5.57079 104.963 5.57974C104.97 5.5872 104.991 5.59317 105.007 5.59317C105.023 5.59168 105.046 5.60212 105.058 5.61554C105.07 5.62748 105.099 5.64239 105.124 5.64836C105.147 5.65284 105.178 5.66179 105.189 5.66775C105.201 5.67521 105.24 5.68714 105.277 5.69759C105.313 5.70654 105.375 5.72593 105.416 5.74233C105.455 5.75725 105.554 5.79007 105.635 5.81393C105.715 5.83929 105.852 5.86614 105.941 5.87658C106.029 5.88553 106.128 5.89896 106.16 5.90791C106.192 5.91537 106.303 5.93177 106.408 5.94371C106.512 5.95564 106.743 5.97652 106.919 5.98846C107.096 6.00039 107.26 6.0168 107.284 6.02575C107.308 6.03321 107.374 6.04067 107.43 6.04067C107.486 6.04067 107.585 6.04962 107.649 6.06155C107.714 6.07199 107.781 6.08989 107.798 6.09884C107.817 6.10779 107.845 6.11525 107.861 6.11525C107.885 6.11525 107.89 6.12569 107.89 6.16746C107.89 6.21519 107.886 6.22116 107.832 6.23458C107.8 6.24204 107.774 6.25696 107.774 6.26441C107.774 6.27187 107.756 6.28231 107.733 6.28679C107.711 6.29126 107.41 6.29723 107.065 6.3017C106.719 6.30618 106.395 6.31662 106.343 6.32408C106.29 6.33154 106.172 6.34795 106.08 6.35988C105.988 6.3733 105.854 6.3927 105.781 6.40612C105.708 6.41805 105.597 6.44341 105.532 6.45982C105.468 6.47623 105.337 6.5165 105.24 6.55081C105.144 6.58363 104.989 6.64926 104.897 6.69699C104.805 6.74323 104.69 6.80738 104.642 6.8387C104.594 6.86853 104.519 6.92969 104.477 6.97146C104.433 7.01322 104.361 7.10421 104.316 7.17432C104.271 7.24443 104.217 7.32498 104.195 7.35332C104.175 7.38166 104.139 7.4637 104.118 7.53679C104.093 7.62033 104.08 7.70237 104.08 7.76651C104.078 7.82319 104.072 7.9112 104.065 7.9649C104.058 8.0186 104.039 8.15285 104.021 8.26323C104.004 8.37361 103.983 8.52128 103.976 8.59139C103.967 8.6615 103.956 8.74205 103.947 8.77039C103.939 8.79873 103.926 8.94044 103.919 9.08364C103.912 9.22684 103.9 9.50577 103.891 9.70267C103.883 9.89957 103.868 10.1979 103.859 10.3665C103.85 10.535 103.839 10.8154 103.83 10.99C103.82 11.2286 103.811 11.3151 103.795 11.339C103.783 11.3584 103.773 11.4032 103.773 11.4404C103.774 11.4777 103.782 11.5225 103.792 11.5404C103.804 11.5628 103.807 11.6015 103.799 11.6597C103.792 11.7075 103.785 11.873 103.78 12.0297C103.776 12.1863 103.766 12.4578 103.757 12.6338C103.748 12.8098 103.736 13.0857 103.731 13.2453C103.722 13.4855 103.715 13.5467 103.691 13.5959C103.675 13.6317 103.652 13.657 103.634 13.66C103.618 13.663 103.601 13.66 103.593 13.6526C103.588 13.6466 103.573 13.5407 103.561 13.4169C103.55 13.2946 103.534 13.0887 103.526 12.9619C103.517 12.8351 103.504 12.6397 103.496 12.5294C103.488 12.419 103.471 12.1967 103.459 12.0371C103.446 11.8775 103.43 11.6552 103.423 11.5449C103.415 11.4345 103.402 11.2391 103.393 11.1123C103.385 10.9855 103.369 10.7603 103.357 10.6126C103.345 10.4649 103.332 10.2799 103.328 10.2024C103.323 10.1248 103.313 10.01 103.306 9.9488C103.298 9.88764 103.285 9.71908 103.275 9.57588C103.266 9.43268 103.256 9.12391 103.255 8.88972C103.253 8.65553 103.247 8.43775 103.242 8.40494C103.236 8.37212 103.225 8.28113 103.218 8.20356C103.209 8.126 103.198 8.02904 103.189 7.98727C103.182 7.947 103.17 7.87987 103.161 7.83811C103.154 7.79783 103.141 7.72623 103.132 7.68148C103.123 7.63673 103.093 7.54574 103.063 7.48011C103.033 7.41448 102.977 7.31454 102.938 7.25636C102.898 7.19819 102.846 7.12361 102.82 7.0893C102.795 7.05499 102.738 6.99831 102.694 6.96251C102.65 6.9282 102.582 6.8745 102.541 6.84616C102.5 6.81782 102.393 6.7492 102.306 6.6955C102.203 6.63285 102.094 6.58064 102.006 6.55081C101.93 6.52694 101.795 6.49264 101.707 6.47623C101.618 6.45982 101.428 6.43446 101.284 6.42104C101.139 6.40761 100.99 6.38971 100.951 6.38225C100.913 6.3748 100.875 6.37181 100.867 6.37629C100.859 6.38076 100.762 6.3733 100.651 6.35988C100.542 6.34795 100.365 6.32855 100.262 6.31811C100.156 6.30767 99.9272 6.29872 99.7505 6.29574C99.4673 6.29275 99.4249 6.28977 99.3928 6.2659C99.3636 6.24502 99.3549 6.22414 99.3519 6.16895C99.349 6.10928 99.3534 6.09586 99.3884 6.0705C99.4162 6.04962 99.4498 6.04067 99.495 6.04067C99.5374 6.04216 99.568 6.03321 99.5826 6.01829C99.6016 5.9989 99.644 5.99442 99.8527 5.99592C100.083 5.99592 100.102 5.99442 100.126 5.96608C100.149 5.93923 100.168 5.93625 100.294 5.93923C100.377 5.94072 100.446 5.93476 100.459 5.92581C100.47 5.91686 100.583 5.90642 100.707 5.90194C100.831 5.89747 100.97 5.88702 101.013 5.87807C101.057 5.86913 101.196 5.8557 101.32 5.84675C101.444 5.8378 101.635 5.8199 101.744 5.80498C101.876 5.78559 101.983 5.76173 102.072 5.72891C102.144 5.70206 102.236 5.66626 102.276 5.64985C102.316 5.63344 102.392 5.59615 102.444 5.56632C102.497 5.53649 102.592 5.46638 102.656 5.4097C102.72 5.35152 102.811 5.26202 102.858 5.20683C102.906 5.15313 102.977 5.04722 103.02 4.97413C103.062 4.90104 103.12 4.78917 103.152 4.72801C103.183 4.66685 103.212 4.61017 103.218 4.60122C103.223 4.59227 103.239 4.55647 103.252 4.51918C103.265 4.48189 103.282 4.41476 103.29 4.37001C103.297 4.32526 103.313 4.23129 103.326 4.16118C103.338 4.09108 103.358 3.9613 103.371 3.87031C103.385 3.77932 103.402 3.55856 103.409 3.37807C103.417 3.19758 103.428 2.98874 103.437 2.91565C103.444 2.84256 103.465 2.66804 103.481 2.52782C103.497 2.38761 103.517 2.22054 103.523 2.15491C103.531 2.08928 103.541 1.99381 103.547 1.9416L103.557 1.84912Z\",\n fill: \"white\"\n })));\n}\nvar ForwardRef = /*#__PURE__*/React.forwardRef(SvgLogo);\nexport default __webpack_public_path__ + \"static/media/logo.f679a95878a6239f98237444ffecb587.svg\";\nexport { ForwardRef as ReactComponent };","import './DonateBtn.css';\n\nconst DonateBtn: React.FC = () => {\n return (\n \n )\n}\n\nexport default DonateBtn;","type props = {\n className?: string,\n children: React.ReactNode\n}\nconst Container: React.FC \n WhatsApp\n \n Facebook\n \n Twitter\n \n LinkedIn\n \n Support underprivileged children and save on your taxes through “Section 80G\". \n Income tax is a percentage of charge on annual income earned by an individual or business. It needs to be paid to the government. It is calculated based on the tax slabs defined by Income Tax Department. Usually, the tax will be paid when the annual income crosses 5 Lakhs per annum (tax rebate available for income up to 5 Lakhs per annum).\n {des} \n You have the opportunity to save on your taxes by taking advantage of deductions and credits. Let's take a look at what exemptions you can use to minimize your tax burden.\n \n As an Indian taxpayer, Are you aware that you can save on your taxes while making a positive impact on a child's life by donating to charitable organizations? That's right! By making donations to certain organizations and institutions, you can claim deductions under Section 80G of the Income Tax Act. Whether you're an individual or a corporate taxpayer, this is a great opportunity to reduce your tax bill.\n \n Your kindness and valuable donations will ensure a vulnerable child goes to school regularly, enjoys good health, empowered and protected and also help you gain a 50% tax exemption under Section 80G.\n \n Read more\n \n © World Vision India, No. 16, VOC Main Road, Kodambakkam, Chennai-600024.\n Toll free (India): +1-800-425-4550\n Tel: +91-44-24807070, 42287070\n \n Choose the below character you think is best for tax saving and let's explore how you can reduce your tax bill.\n \n {title}\n \n {des}\n \n Recommendation to reduce your tax\n \n Donating = Saving (Section 80G)\n \n Under Section 80G of the Income Tax Act in India, donations are eligible for a tax deduction of up to 50% of the amount donated\n \n We'll Do Your Taxes For You\n \n Share this fun tax game with your friends\n \n {label}\n \n Share this tax game with your friends to learn about tax saving in a fun and interactive way\n
\n\n \n\n
\n \n
\n
\n
\n
\n Share this tax calculator tool with your friends to calculate their tax quickly\n
\n\n\n \n Donating = Savings\n
\n
\n Be a part of the change and make a difference in the lives of those in need\n \n What is Income Tax?\n
\n \n
{title}
\n \n Income tax deductions and exemptions\n
\n \n Tax Deductions under Section 80G\n
\n\n \n
\n Save on Tax\n
\n \n
\n ))\n }\n\n\n\n\n\n \n\n
\n )\n}\n\nexport default Accordian;","import { useState } from \"react\"\nimport Accordian from \"./Accordian\"\n\n\n\ntype props = {\n accordians: Array<{\n title: string,\n des: string\n }>,\n className?: string,\n}\n\nconst AccordianList: React.FC\n Frequently Asked Questions\n
\n\n \n Are you ready to test your tax-saving knowledge?\n
\n\n \n
\n
\n\n
\n )\n}\n\nexport default ModalShareIcons;","import Lottie from \"lottie-react\";\nimport closeIcon from 'assets/imgs/closeIcon.png';\nimport Button from \"components/_common/Button\";\nimport coinImgDesk from 'assets/imgs/coin2png.png';\nimport ModalShareIcons from \"./components/ModalShareIcons\";\n\nimport './Modal.css';\nimport useWindowResize from \"hooks/useWindowResize\";\n\n\ntype props = {\n showModal: boolean,\n onModalClose: () => void,\n title: string,\n des: string,\n animData: unknown,\n coinCount: number,\n}\nconst Modal: React.FC\n
\n
\n
\n
\n