(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2888],{92138:function(e,t,n){"use strict";n.r(t),n.d(t,{blue:function(){return C},cyan:function(){return k},geekblue:function(){return O},generate:function(){return m},gold:function(){return b},green:function(){return P},grey:function(){return _},lime:function(){return E},magenta:function(){return x},orange:function(){return y},presetDarkPalettes:function(){return f},presetPalettes:function(){return h},presetPrimaryColors:function(){return p},purple:function(){return S},red:function(){return g},volcano:function(){return v},yellow:function(){return w}});var r=n(86500),a=n(1350),o=[{index:7,opacity:.15},{index:6,opacity:.25},{index:5,opacity:.3},{index:5,opacity:.45},{index:5,opacity:.65},{index:5,opacity:.85},{index:4,opacity:.9},{index:3,opacity:.95},{index:2,opacity:.97},{index:1,opacity:.98}];function i(e){var t=e.r,n=e.g,a=e.b,o=(0,r.py)(t,n,a);return{h:360*o.h,s:o.s,v:o.v}}function l(e){var t=e.r,n=e.g,a=e.b;return"#".concat((0,r.vq)(t,n,a,!1))}function s(e,t,n){var r=n/100;return{r:(t.r-e.r)*r+e.r,g:(t.g-e.g)*r+e.g,b:(t.b-e.b)*r+e.b}}function c(e,t,n){var r;return(r=Math.round(e.h)>=60&&Math.round(e.h)<=240?n?Math.round(e.h)-2*t:Math.round(e.h)+2*t:n?Math.round(e.h)+2*t:Math.round(e.h)-2*t)<0?r+=360:r>=360&&(r-=360),r}function u(e,t,n){return 0===e.h&&0===e.s?e.s:((r=n?e.s-.16*t:4===t?e.s+.16:e.s+.05*t)>1&&(r=1),n&&5===t&&r>.1&&(r=.1),r<.06&&(r=.06),Number(r.toFixed(2)));var r}function d(e,t,n){var r;return(r=n?e.v+.05*t:e.v-.15*t)>1&&(r=1),Number(r.toFixed(2))}function m(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=[],r=(0,a.uA)(e),m=5;m>0;m-=1){var p=i(r),h=l((0,a.uA)({h:c(p,m,!0),s:u(p,m,!0),v:d(p,m,!0)}));n.push(h)}n.push(l(r));for(var f=1;f<=4;f+=1){var g=i(r),v=l((0,a.uA)({h:c(g,f),s:u(g,f),v:d(g,f)}));n.push(v)}return"dark"===t.theme?o.map((function(e){var r=e.index,o=e.opacity;return l(s((0,a.uA)(t.backgroundColor||"#141414"),(0,a.uA)(n[r]),100*o))})):n}var p={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1890FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"},h={},f={};Object.keys(p).forEach((function(e){h[e]=m(p[e]),h[e].primary=h[e][5],f[e]=m(p[e],{theme:"dark",backgroundColor:"#141414"}),f[e].primary=f[e][5]}));var g=h.red,v=h.volcano,b=h.gold,y=h.orange,w=h.yellow,E=h.lime,P=h.green,k=h.cyan,C=h.blue,O=h.geekblue,S=h.purple,x=h.magenta,_=h.grey},30076:function(e,t,n){"use strict";n.d(t,{Z:function(){return _}});var r=n(28991),a=n(28481),o=n(96156),i=n(81253),l=n(67294),s=n(94184),c=n.n(s),u=n(63017),d=n(90484),m=n(92138),p=n(80334),h=n(44958);function f(e){return"object"===(0,d.Z)(e)&&"string"===typeof e.name&&"string"===typeof e.theme&&("object"===(0,d.Z)(e.icon)||"function"===typeof e.icon)}function g(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Object.keys(e).reduce((function(t,n){var r=e[n];switch(n){case"class":t.className=r,delete t.class;break;default:t[n]=r}return t}),{})}function v(e,t,n){return n?l.createElement(e.tag,(0,r.Z)((0,r.Z)({key:t},g(e.attrs)),n),(e.children||[]).map((function(n,r){return v(n,"".concat(t,"-").concat(e.tag,"-").concat(r))}))):l.createElement(e.tag,(0,r.Z)({key:t},g(e.attrs)),(e.children||[]).map((function(n,r){return v(n,"".concat(t,"-").concat(e.tag,"-").concat(r))})))}function b(e){return(0,m.generate)(e)[0]}function y(e){return e?Array.isArray(e)?e:[e]:[]}var w="\n.anticon {\n display: inline-block;\n color: inherit;\n font-style: normal;\n line-height: 0;\n text-align: center;\n text-transform: none;\n vertical-align: -0.125em;\n text-rendering: optimizeLegibility;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.anticon > * {\n line-height: 1;\n}\n\n.anticon svg {\n display: inline-block;\n}\n\n.anticon::before {\n display: none;\n}\n\n.anticon .anticon-icon {\n display: block;\n}\n\n.anticon[tabindex] {\n cursor: pointer;\n}\n\n.anticon-spin::before,\n.anticon-spin {\n display: inline-block;\n -webkit-animation: loadingCircle 1s infinite linear;\n animation: loadingCircle 1s infinite linear;\n}\n\n@-webkit-keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n",E=["icon","className","onClick","style","primaryColor","secondaryColor"],P={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};var k=function(e){var t,n,a=e.icon,o=e.className,s=e.onClick,c=e.style,d=e.primaryColor,m=e.secondaryColor,g=(0,i.Z)(e,E),y=P;if(d&&(y={primaryColor:d,secondaryColor:m||b(d)}),function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:w,t=(0,l.useContext)(u.Z).csp;(0,l.useEffect)((function(){(0,h.hq)(e,"@ant-design-icons",{prepend:!0,csp:t})}),[])}(),t=f(a),n="icon should be icon definiton, but got ".concat(a),(0,p.ZP)(t,"[@ant-design/icons] ".concat(n)),!f(a))return null;var k=a;return k&&"function"===typeof k.icon&&(k=(0,r.Z)((0,r.Z)({},k),{},{icon:k.icon(y.primaryColor,y.secondaryColor)})),v(k.icon,"svg-".concat(k.name),(0,r.Z)({className:o,onClick:s,style:c,"data-icon":k.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},g))};k.displayName="IconReact",k.getTwoToneColors=function(){return(0,r.Z)({},P)},k.setTwoToneColors=function(e){var t=e.primaryColor,n=e.secondaryColor;P.primaryColor=t,P.secondaryColor=n||b(t),P.calculated=!!n};var C=k;function O(e){var t=y(e),n=(0,a.Z)(t,2),r=n[0],o=n[1];return C.setTwoToneColors({primaryColor:r,secondaryColor:o})}var S=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];O("#1890ff");var x=l.forwardRef((function(e,t){var n,s=e.className,d=e.icon,m=e.spin,p=e.rotate,h=e.tabIndex,f=e.onClick,g=e.twoToneColor,v=(0,i.Z)(e,S),b=l.useContext(u.Z).prefixCls,w=void 0===b?"anticon":b,E=c()(w,(n={},(0,o.Z)(n,"".concat(w,"-").concat(d.name),!!d.name),(0,o.Z)(n,"".concat(w,"-spin"),!!m||"loading"===d.name),n),s),P=h;void 0===P&&f&&(P=-1);var k=p?{msTransform:"rotate(".concat(p,"deg)"),transform:"rotate(".concat(p,"deg)")}:void 0,O=y(g),x=(0,a.Z)(O,2),_=x[0],T=x[1];return l.createElement("span",(0,r.Z)((0,r.Z)({role:"img","aria-label":d.name},v),{},{ref:t,tabIndex:P,onClick:f,className:E}),l.createElement(C,{icon:d,primaryColor:_,secondaryColor:T,style:k}))}));x.displayName="AntdIcon",x.getTwoToneColor=function(){var e=C.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor},x.setTwoToneColor=O;var _=x},63017:function(e,t,n){"use strict";var r=(0,n(67294).createContext)({});t.Z=r},38819:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(28991),a=n(67294),o={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"check-circle",theme:"filled"},i=n(30076),l=function(e,t){return a.createElement(i.Z,(0,r.Z)((0,r.Z)({},e),{},{ref:t,icon:o}))};l.displayName="CheckCircleFilled";var s=a.forwardRef(l)},15873:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(28991),a=n(67294),o={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M699 353h-46.9c-10.2 0-19.9 4.9-25.9 13.3L469 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H325c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8a31.8 31.8 0 0051.7 0l210.6-292c3.9-5.3.1-12.7-6.4-12.7z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"check-circle",theme:"outlined"},i=n(30076),l=function(e,t){return a.createElement(i.Z,(0,r.Z)((0,r.Z)({},e),{},{ref:t,icon:o}))};l.displayName="CheckCircleOutlined";var s=a.forwardRef(l)},43061:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(28991),a=n(67294),o={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm165.4 618.2l-66-.3L512 563.4l-99.3 118.4-66.1.3c-4.4 0-8-3.5-8-8 0-1.9.7-3.7 1.9-5.2l130.1-155L340.5 359a8.32 8.32 0 01-1.9-5.2c0-4.4 3.6-8 8-8l66.1.3L512 464.6l99.3-118.4 66-.3c4.4 0 8 3.5 8 8 0 1.9-.7 3.7-1.9 5.2L553.5 514l130 155c1.2 1.5 1.9 3.3 1.9 5.2 0 4.4-3.6 8-8 8z"}}]},name:"close-circle",theme:"filled"},i=n(30076),l=function(e,t){return a.createElement(i.Z,(0,r.Z)((0,r.Z)({},e),{},{ref:t,icon:o}))};l.displayName="CloseCircleFilled";var s=a.forwardRef(l)},73218:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(28991),a=n(67294),o={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M685.4 354.8c0-4.4-3.6-8-8-8l-66 .3L512 465.6l-99.3-118.4-66.1-.3c-4.4 0-8 3.5-8 8 0 1.9.7 3.7 1.9 5.2l130.1 155L340.5 670a8.32 8.32 0 00-1.9 5.2c0 4.4 3.6 8 8 8l66.1-.3L512 564.4l99.3 118.4 66 .3c4.4 0 8-3.5 8-8 0-1.9-.7-3.7-1.9-5.2L553.5 515l130.1-155c1.2-1.4 1.8-3.3 1.8-5.2z"}},{tag:"path",attrs:{d:"M512 65C264.6 65 64 265.6 64 513s200.6 448 448 448 448-200.6 448-448S759.4 65 512 65zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"close-circle",theme:"outlined"},i=n(30076),l=function(e,t){return a.createElement(i.Z,(0,r.Z)((0,r.Z)({},e),{},{ref:t,icon:o}))};l.displayName="CloseCircleOutlined";var s=a.forwardRef(l)},54549:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(28991),a=n(67294),o={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 00203 838h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z"}}]},name:"close",theme:"outlined"},i=n(30076),l=function(e,t){return a.createElement(i.Z,(0,r.Z)((0,r.Z)({},e),{},{ref:t,icon:o}))};l.displayName="CloseOutlined";var s=a.forwardRef(l)},68855:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(28991),a=n(67294),o={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"exclamation-circle",theme:"filled"},i=n(30076),l=function(e,t){return a.createElement(i.Z,(0,r.Z)((0,r.Z)({},e),{},{ref:t,icon:o}))};l.displayName="ExclamationCircleFilled";var s=a.forwardRef(l)},57119:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(28991),a=n(67294),o={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M464 688a48 48 0 1096 0 48 48 0 10-96 0zm24-112h48c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8z"}}]},name:"exclamation-circle",theme:"outlined"},i=n(30076),l=function(e,t){return a.createElement(i.Z,(0,r.Z)((0,r.Z)({},e),{},{ref:t,icon:o}))};l.displayName="ExclamationCircleOutlined";var s=a.forwardRef(l)},68628:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(28991),a=n(67294),o={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M464 336a48 48 0 1096 0 48 48 0 10-96 0zm72 112h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z"}}]},name:"info-circle",theme:"outlined"},i=n(30076),l=function(e,t){return a.createElement(i.Z,(0,r.Z)((0,r.Z)({},e),{},{ref:t,icon:o}))};l.displayName="InfoCircleOutlined";var s=a.forwardRef(l)},7085:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(28991),a=n(67294),o={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z"}}]},name:"loading",theme:"outlined"},i=n(30076),l=function(e,t){return a.createElement(i.Z,(0,r.Z)((0,r.Z)({},e),{},{ref:t,icon:o}))};l.displayName="LoadingOutlined";var s=a.forwardRef(l)},50676:function(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}},19756:function(e,t,n){"use strict";function r(e,t){if(null==e)return{};var n,r,a={},o=Object.keys(e);for(r=0;r=0||(a[n]=e[n]);return a}n.d(t,{Z:function(){return r}})},46070:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(90484),a=n(63349);function o(e,t){if(t&&("object"===(0,r.Z)(t)||"function"===typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return(0,a.Z)(e)}},55507:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(90484);function a(){a=function(){return t};var e,t={},n=Object.prototype,o=n.hasOwnProperty,i=Object.defineProperty||function(e,t,n){e[t]=n.value},l="function"==typeof Symbol?Symbol:{},s=l.iterator||"@@iterator",c=l.asyncIterator||"@@asyncIterator",u=l.toStringTag||"@@toStringTag";function d(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{d({},"")}catch(e){d=function(e,t,n){return e[t]=n}}function m(e,t,n,r){var a=t&&t.prototype instanceof b?t:b,o=Object.create(a.prototype),l=new I(r||[]);return i(o,"_invoke",{value:x(e,n,l)}),o}function p(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=m;var h="suspendedStart",f="executing",g="completed",v={};function b(){}function y(){}function w(){}var E={};d(E,s,(function(){return this}));var P=Object.getPrototypeOf,k=P&&P(P(M([])));k&&k!==n&&o.call(k,s)&&(E=k);var C=w.prototype=b.prototype=Object.create(E);function O(e){["next","throw","return"].forEach((function(t){d(e,t,(function(e){return this._invoke(t,e)}))}))}function S(e,t){function n(a,i,l,s){var c=p(e[a],e,i);if("throw"!==c.type){var u=c.arg,d=u.value;return d&&"object"==(0,r.Z)(d)&&o.call(d,"__await")?t.resolve(d.__await).then((function(e){n("next",e,l,s)}),(function(e){n("throw",e,l,s)})):t.resolve(d).then((function(e){u.value=e,l(u)}),(function(e){return n("throw",e,l,s)}))}s(c.arg)}var a;i(this,"_invoke",{value:function(e,r){function o(){return new t((function(t,a){n(e,r,t,a)}))}return a=a?a.then(o,o):o()}})}function x(t,n,r){var a=h;return function(o,i){if(a===f)throw new Error("Generator is already running");if(a===g){if("throw"===o)throw i;return{value:e,done:!0}}for(r.method=o,r.arg=i;;){var l=r.delegate;if(l){var s=_(l,r);if(s){if(s===v)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(a===h)throw a=g,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);a=f;var c=p(t,n,r);if("normal"===c.type){if(a=r.done?g:"suspendedYield",c.arg===v)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(a=g,r.method="throw",r.arg=c.arg)}}}function _(t,n){var r=n.method,a=t.iterator[r];if(a===e)return n.delegate=null,"throw"===r&&t.iterator.return&&(n.method="return",n.arg=e,_(t,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),v;var o=p(a,t.iterator,n.arg);if("throw"===o.type)return n.method="throw",n.arg=o.arg,n.delegate=null,v;var i=o.arg;return i?i.done?(n[t.resultName]=i.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=e),n.delegate=null,v):i:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,v)}function T(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function A(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function I(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(T,this),this.reset(!0)}function M(t){if(t||""===t){var n=t[s];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var a=-1,i=function n(){for(;++a=0;--a){var i=this.tryEntries[a],l=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=o.call(i,"catchLoc"),c=o.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&o.call(r,"finallyLoc")&&this.prev=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),A(n),v}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var a=r.arg;A(n)}return a}}throw new Error("illegal catch attempt")},delegateYield:function(t,n,r){return this.delegate={iterator:M(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=e),v}},t}},14665:function(e,t,n){"use strict";function r(e,t){return(r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}n.d(t,{Z:function(){return r}})},28481:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(59968);var a=n(82961),o=n(28970);function i(e,t){return(0,r.Z)(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,o,i,l=[],s=!0,c=!1;try{if(o=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;s=!1}else for(;!(s=(r=o.call(n)).done)&&(l.push(r.value),l.length!==t);s=!0);}catch(e){c=!0,a=e}finally{try{if(!s&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(c)throw a}}return l}}(e,t)||(0,a.Z)(e,t)||(0,o.Z)()}},99809:function(e,t,n){"use strict";n.d(t,{Z:function(){return l}});var r=n(59968),a=n(96410),o=n(82961),i=n(28970);function l(e){return(0,r.Z)(e)||(0,a.Z)(e)||(0,o.Z)(e)||(0,i.Z)()}},42921:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(50676);var a=n(96410),o=n(82961);function i(e){return function(e){if(Array.isArray(e))return(0,r.Z)(e)}(e)||(0,a.Z)(e)||(0,o.Z)(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},22863:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(90484);function a(e){var t=function(e,t){if("object"!=(0,r.Z)(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var a=n.call(e,t||"default");if("object"!=(0,r.Z)(a))return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==(0,r.Z)(t)?t:String(t)}},90484:function(e,t,n){"use strict";function r(e){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}n.d(t,{Z:function(){return r}})},82961:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(50676);function a(e,t){if(e){if("string"===typeof e)return(0,r.Z)(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?(0,r.Z)(e,t):void 0}}},86500:function(e,t,n){"use strict";n.d(t,{rW:function(){return a},lC:function(){return o},ve:function(){return l},py:function(){return s},WE:function(){return c},vq:function(){return u},s:function(){return d},GC:function(){return m},Wl:function(){return p},T6:function(){return h},VD:function(){return f},Yt:function(){return g}});var r=n(90279);function a(e,t,n){return{r:255*(0,r.sh)(e,255),g:255*(0,r.sh)(t,255),b:255*(0,r.sh)(n,255)}}function o(e,t,n){e=(0,r.sh)(e,255),t=(0,r.sh)(t,255),n=(0,r.sh)(n,255);var a=Math.max(e,t,n),o=Math.min(e,t,n),i=0,l=0,s=(a+o)/2;if(a===o)l=0,i=0;else{var c=a-o;switch(l=s>.5?c/(2-a-o):c/(a+o),a){case e:i=(t-n)/c+(t1&&(n-=1),n<1/6?e+6*n*(t-e):n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function l(e,t,n){var a,o,l;if(e=(0,r.sh)(e,360),t=(0,r.sh)(t,100),n=(0,r.sh)(n,100),0===t)o=n,l=n,a=n;else{var s=n<.5?n*(1+t):n+t-n*t,c=2*n-s;a=i(c,s,e+1/3),o=i(c,s,e),l=i(c,s,e-1/3)}return{r:255*a,g:255*o,b:255*l}}function s(e,t,n){e=(0,r.sh)(e,255),t=(0,r.sh)(t,255),n=(0,r.sh)(n,255);var a=Math.max(e,t,n),o=Math.min(e,t,n),i=0,l=a,s=a-o,c=0===a?0:s/a;if(a===o)i=0;else{switch(a){case e:i=(t-n)/s+(t>16,g:(65280&e)>>8,b:255&e}}},48701:function(e,t,n){"use strict";n.d(t,{R:function(){return r}});var r={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"}},1350:function(e,t,n){"use strict";n.d(t,{uA:function(){return i},uz:function(){return d},ky:function(){return m}});var r=n(86500),a=n(48701),o=n(90279);function i(e){var t={r:0,g:0,b:0},n=1,a=null,i=null,l=null,s=!1,c=!1;return"string"===typeof e&&(e=d(e)),"object"===typeof e&&(m(e.r)&&m(e.g)&&m(e.b)?(t=(0,r.rW)(e.r,e.g,e.b),s=!0,c="%"===String(e.r).substr(-1)?"prgb":"rgb"):m(e.h)&&m(e.s)&&m(e.v)?(a=(0,o.JX)(e.s),i=(0,o.JX)(e.v),t=(0,r.WE)(e.h,a,i),s=!0,c="hsv"):m(e.h)&&m(e.s)&&m(e.l)&&(a=(0,o.JX)(e.s),l=(0,o.JX)(e.l),t=(0,r.ve)(e.h,a,l),s=!0,c="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(n=e.a)),n=(0,o.Yq)(n),{ok:s,format:e.format||c,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:n}}var l="(?:".concat("[-\\+]?\\d*\\.\\d+%?",")|(?:").concat("[-\\+]?\\d+%?",")"),s="[\\s|\\(]+(".concat(l,")[,|\\s]+(").concat(l,")[,|\\s]+(").concat(l,")\\s*\\)?"),c="[\\s|\\(]+(".concat(l,")[,|\\s]+(").concat(l,")[,|\\s]+(").concat(l,")[,|\\s]+(").concat(l,")\\s*\\)?"),u={CSS_UNIT:new RegExp(l),rgb:new RegExp("rgb"+s),rgba:new RegExp("rgba"+c),hsl:new RegExp("hsl"+s),hsla:new RegExp("hsla"+c),hsv:new RegExp("hsv"+s),hsva:new RegExp("hsva"+c),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function d(e){if(0===(e=e.trim().toLowerCase()).length)return!1;var t=!1;if(a.R[e])e=a.R[e],t=!0;else if("transparent"===e)return{r:0,g:0,b:0,a:0,format:"name"};var n=u.rgb.exec(e);return n?{r:n[1],g:n[2],b:n[3]}:(n=u.rgba.exec(e))?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=u.hsl.exec(e))?{h:n[1],s:n[2],l:n[3]}:(n=u.hsla.exec(e))?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=u.hsv.exec(e))?{h:n[1],s:n[2],v:n[3]}:(n=u.hsva.exec(e))?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=u.hex8.exec(e))?{r:(0,r.VD)(n[1]),g:(0,r.VD)(n[2]),b:(0,r.VD)(n[3]),a:(0,r.T6)(n[4]),format:t?"name":"hex8"}:(n=u.hex6.exec(e))?{r:(0,r.VD)(n[1]),g:(0,r.VD)(n[2]),b:(0,r.VD)(n[3]),format:t?"name":"hex"}:(n=u.hex4.exec(e))?{r:(0,r.VD)(n[1]+n[1]),g:(0,r.VD)(n[2]+n[2]),b:(0,r.VD)(n[3]+n[3]),a:(0,r.T6)(n[4]+n[4]),format:t?"name":"hex8"}:!!(n=u.hex3.exec(e))&&{r:(0,r.VD)(n[1]+n[1]),g:(0,r.VD)(n[2]+n[2]),b:(0,r.VD)(n[3]+n[3]),format:t?"name":"hex"}}function m(e){return Boolean(u.CSS_UNIT.exec(String(e)))}},10274:function(e,t,n){"use strict";n.d(t,{C:function(){return l},H:function(){return s}});var r=n(86500),a=n(48701),o=n(1350),i=n(90279),l=function(){function e(t,n){var a;if(void 0===t&&(t=""),void 0===n&&(n={}),t instanceof e)return t;"number"===typeof t&&(t=(0,r.Yt)(t)),this.originalInput=t;var i=(0,o.uA)(t);this.originalInput=t,this.r=i.r,this.g=i.g,this.b=i.b,this.a=i.a,this.roundA=Math.round(100*this.a)/100,this.format=null!==(a=n.format)&&void 0!==a?a:i.format,this.gradientType=n.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=i.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var e=this.toRgb();return(299*e.r+587*e.g+114*e.b)/1e3},e.prototype.getLuminance=function(){var e=this.toRgb(),t=e.r/255,n=e.g/255,r=e.b/255;return.2126*(t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4))+.7152*(n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4))+.0722*(r<=.03928?r/12.92:Math.pow((r+.055)/1.055,2.4))},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(e){return this.a=(0,i.Yq)(e),this.roundA=Math.round(100*this.a)/100,this},e.prototype.toHsv=function(){var e=(0,r.py)(this.r,this.g,this.b);return{h:360*e.h,s:e.s,v:e.v,a:this.a}},e.prototype.toHsvString=function(){var e=(0,r.py)(this.r,this.g,this.b),t=Math.round(360*e.h),n=Math.round(100*e.s),a=Math.round(100*e.v);return 1===this.a?"hsv(".concat(t,", ").concat(n,"%, ").concat(a,"%)"):"hsva(".concat(t,", ").concat(n,"%, ").concat(a,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var e=(0,r.lC)(this.r,this.g,this.b);return{h:360*e.h,s:e.s,l:e.l,a:this.a}},e.prototype.toHslString=function(){var e=(0,r.lC)(this.r,this.g,this.b),t=Math.round(360*e.h),n=Math.round(100*e.s),a=Math.round(100*e.l);return 1===this.a?"hsl(".concat(t,", ").concat(n,"%, ").concat(a,"%)"):"hsla(".concat(t,", ").concat(n,"%, ").concat(a,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(e){return void 0===e&&(e=!1),(0,r.vq)(this.r,this.g,this.b,e)},e.prototype.toHexString=function(e){return void 0===e&&(e=!1),"#"+this.toHex(e)},e.prototype.toHex8=function(e){return void 0===e&&(e=!1),(0,r.s)(this.r,this.g,this.b,this.a,e)},e.prototype.toHex8String=function(e){return void 0===e&&(e=!1),"#"+this.toHex8(e)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var e=Math.round(this.r),t=Math.round(this.g),n=Math.round(this.b);return 1===this.a?"rgb(".concat(e,", ").concat(t,", ").concat(n,")"):"rgba(".concat(e,", ").concat(t,", ").concat(n,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var e=function(e){return"".concat(Math.round(100*(0,i.sh)(e,255)),"%")};return{r:e(this.r),g:e(this.g),b:e(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var e=function(e){return Math.round(100*(0,i.sh)(e,255))};return 1===this.a?"rgb(".concat(e(this.r),"%, ").concat(e(this.g),"%, ").concat(e(this.b),"%)"):"rgba(".concat(e(this.r),"%, ").concat(e(this.g),"%, ").concat(e(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(0===this.a)return"transparent";if(this.a<1)return!1;for(var e="#"+(0,r.vq)(this.r,this.g,this.b,!1),t=0,n=Object.entries(a.R);t=0;return t||!r||!e.startsWith("hex")&&"name"!==e?("rgb"===e&&(n=this.toRgbString()),"prgb"===e&&(n=this.toPercentageRgbString()),"hex"!==e&&"hex6"!==e||(n=this.toHexString()),"hex3"===e&&(n=this.toHexString(!0)),"hex4"===e&&(n=this.toHex8String(!0)),"hex8"===e&&(n=this.toHex8String()),"name"===e&&(n=this.toName()),"hsl"===e&&(n=this.toHslString()),"hsv"===e&&(n=this.toHsvString()),n||this.toHexString()):"name"===e&&0===this.a?this.toName():this.toRgbString()},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.l+=t/100,n.l=(0,i.V2)(n.l),new e(n)},e.prototype.brighten=function(t){void 0===t&&(t=10);var n=this.toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(-t/100*255))),n.g=Math.max(0,Math.min(255,n.g-Math.round(-t/100*255))),n.b=Math.max(0,Math.min(255,n.b-Math.round(-t/100*255))),new e(n)},e.prototype.darken=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.l-=t/100,n.l=(0,i.V2)(n.l),new e(n)},e.prototype.tint=function(e){return void 0===e&&(e=10),this.mix("white",e)},e.prototype.shade=function(e){return void 0===e&&(e=10),this.mix("black",e)},e.prototype.desaturate=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.s-=t/100,n.s=(0,i.V2)(n.s),new e(n)},e.prototype.saturate=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.s+=t/100,n.s=(0,i.V2)(n.s),new e(n)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var n=this.toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,new e(n)},e.prototype.mix=function(t,n){void 0===n&&(n=50);var r=this.toRgb(),a=new e(t).toRgb(),o=n/100;return new e({r:(a.r-r.r)*o+r.r,g:(a.g-r.g)*o+r.g,b:(a.b-r.b)*o+r.b,a:(a.a-r.a)*o+r.a})},e.prototype.analogous=function(t,n){void 0===t&&(t=6),void 0===n&&(n=30);var r=this.toHsl(),a=360/n,o=[this];for(r.h=(r.h-(a*t>>1)+720)%360;--t;)r.h=(r.h+a)%360,o.push(new e(r));return o},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){void 0===t&&(t=6);for(var n=this.toHsv(),r=n.h,a=n.s,o=n.v,i=[],l=1/t;t--;)i.push(new e({h:r,s:a,v:o})),o=(o+l)%1;return i},e.prototype.splitcomplement=function(){var t=this.toHsl(),n=t.h;return[this,new e({h:(n+72)%360,s:t.s,l:t.l}),new e({h:(n+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var n=this.toRgb(),r=new e(t).toRgb();return new e({r:r.r+(n.r-r.r)*n.a,g:r.g+(n.g-r.g)*n.a,b:r.b+(n.b-r.b)*n.a})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var n=this.toHsl(),r=n.h,a=[this],o=360/t,i=1;i1)&&(e=1),e}function i(e){return e<=1?"".concat(100*Number(e),"%"):e}function l(e){return 1===e.length?"0"+e:String(e)}n.d(t,{sh:function(){return r},V2:function(){return a},Yq:function(){return o},JX:function(){return i},FZ:function(){return l}})},28204:function(e,t,n){"use strict";n.d(t,{Z:function(){return ae}});var r=n(11526),a=Math.abs,o=String.fromCharCode,i=Object.assign;function l(e){return e.trim()}function s(e,t,n){return e.replace(t,n)}function c(e,t){return e.indexOf(t)}function u(e,t){return 0|e.charCodeAt(t)}function d(e,t,n){return e.slice(t,n)}function m(e){return e.length}function p(e){return e.length}function h(e,t){return t.push(e),e}var f=1,g=1,v=0,b=0,y=0,w="";function E(e,t,n,r,a,o,i){return{value:e,root:t,parent:n,type:r,props:a,children:o,line:f,column:g,length:i,return:""}}function P(e,t){return i(E("",null,null,"",null,null,0),e,{length:-e.length},t)}function k(){return y=b>0?u(w,--b):0,g--,10===y&&(g=1,f--),y}function C(){return y=b2||_(y)>3?"":" "}function D(e,t){for(;--t&&C()&&!(y<48||y>102||y>57&&y<65||y>70&&y<97););return x(e,S()+(t<6&&32==O()&&32==C()))}function L(e){for(;C();)switch(y){case e:return b;case 34:case 39:34!==e&&39!==e&&L(y);break;case 40:41===e&&L(e);break;case 92:C()}return b}function R(e,t){for(;C()&&e+y!==57&&(e+y!==84||47!==O()););return"/*"+x(t,b-1)+"*"+o(47===e?e:C())}function N(e){for(;!_(O());)C();return x(e,b)}var H="-ms-",$="-moz-",F="-webkit-",B="comm",z="rule",j="decl",U="@keyframes";function G(e,t){for(var n="",r=p(e),a=0;a6)switch(u(e,t+1)){case 109:if(45!==u(e,t+4))break;case 102:return s(e,/(.+:)(.+)-([^]+)/,"$1-webkit-$2-$3$1"+$+(108==u(e,t+3)?"$3":"$2-$3"))+e;case 115:return~c(e,"stretch")?V(s(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==u(e,t+1))break;case 6444:switch(u(e,m(e)-3-(~c(e,"!important")&&10))){case 107:return s(e,":",":"+F)+e;case 101:return s(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+F+(45===u(e,14)?"inline-":"")+"box$3$1"+F+"$2$3$1"+H+"$2box$3")+e}break;case 5936:switch(u(e,t+11)){case 114:return F+e+H+s(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return F+e+H+s(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return F+e+H+s(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return F+e+H+e+e}return e}function Z(e){return A(Y("",null,null,null,[""],e=T(e),0,[0],e))}function Y(e,t,n,r,a,i,l,u,d){for(var p=0,f=0,g=l,v=0,b=0,y=0,w=1,E=1,P=1,x=0,_="",T=a,A=i,L=r,H=_;E;)switch(y=x,x=C()){case 40:if(108!=y&&58==H.charCodeAt(g-1)){-1!=c(H+=s(I(x),"&","&\f"),"&\f")&&(P=-1);break}case 34:case 39:case 91:H+=I(x);break;case 9:case 10:case 13:case 32:H+=M(y);break;case 92:H+=D(S()-1,7);continue;case 47:switch(O()){case 42:case 47:h(q(R(C(),S()),t,n),d);break;default:H+="/"}break;case 123*w:u[p++]=m(H)*P;case 125*w:case 59:case 0:switch(x){case 0:case 125:E=0;case 59+f:b>0&&m(H)-g&&h(b>32?X(H+";",r,n,g-1):X(s(H," ","")+";",r,n,g-2),d);break;case 59:H+=";";default:if(h(L=K(H,t,n,p,f,a,u,_,T=[],A=[],g),i),123===x)if(0===f)Y(H,t,L,L,T,i,g,u,A);else switch(v){case 100:case 109:case 115:Y(e,L,L,r&&h(K(e,L,L,0,0,a,u,_,a,T=[],g),A),a,A,g,u,r?T:A);break;default:Y(H,L,L,L,[""],A,0,u,A)}}p=f=b=0,w=P=1,_=H="",g=l;break;case 58:g=1+m(H),b=y;default:if(w<1)if(123==x)--w;else if(125==x&&0==w++&&125==k())continue;switch(H+=o(x),x*w){case 38:P=f>0?1:(H+="\f",-1);break;case 44:u[p++]=(m(H)-1)*P,P=1;break;case 64:45===O()&&(H+=I(C())),v=O(),f=g=m(_=H+=N(S())),x++;break;case 45:45===y&&2==m(H)&&(w=0)}}return i}function K(e,t,n,r,o,i,c,u,m,h,f){for(var g=o-1,v=0===o?i:[""],b=p(v),y=0,w=0,P=0;y0?v[k]+" "+C:s(C,/&\f/g,v[k])))&&(m[P++]=O);return E(e,t,n,0===o?z:u,m,h,f)}function q(e,t,n){return E(e,t,n,B,o(y),d(e,2,-2),0)}function X(e,t,n,r){return E(e,t,n,j,d(e,0,r),d(e,r+1,-1),r)}var J=function(e,t,n){for(var r=0,a=0;r=a,a=O(),38===r&&12===a&&(t[n]=1),!_(a);)C();return x(e,b)},Q=function(e,t){return A(function(e,t){var n=-1,r=44;do{switch(_(r)){case 0:38===r&&12===O()&&(t[n]=1),e[n]+=J(b-1,t,n);break;case 2:e[n]+=I(r);break;case 4:if(44===r){e[++n]=58===O()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=o(r)}}while(r=C());return e}(T(e),t))},ee=new WeakMap,te=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var t=e.value,n=e.parent,r=e.column===n.column&&e.line===n.line;"rule"!==n.type;)if(!(n=n.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||ee.get(n))&&!r){ee.set(e,!0);for(var a=[],o=Q(t,a),i=n.props,l=0,s=0;l-1&&!e.return)switch(e.type){case j:e.return=V(e.value,e.length);break;case U:return G([P(e,{value:s(e.value,"@","@"+F)})],r);case z:if(e.length)return function(e,t){return e.map(t).join("")}(e.props,(function(t){switch(function(e,t){return(e=t.exec(e))?e[0]:e}(t,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return G([P(e,{props:[s(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return G([P(e,{props:[s(t,/:(plac\w+)/,":-webkit-input-$1")]}),P(e,{props:[s(t,/:(plac\w+)/,":-moz-$1")]}),P(e,{props:[s(t,/:(plac\w+)/,H+"input-$1")]})],r)}return""}))}}],ae=function(e){var t=e.key;if("css"===t){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var a=e.stylisPlugins||re;var o,i,l={},s=[];o=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),n=1;n0?u(w,--b):0,g--,10===y&&(g=1,f--),y}function C(){return y=b2||_(y)>3?"":" "}function D(e,t){for(;--t&&C()&&!(y<48||y>102||y>57&&y<65||y>70&&y<97););return x(e,S()+(t<6&&32==O()&&32==C()))}function L(e){for(;C();)switch(y){case e:return b;case 34:case 39:34!==e&&39!==e&&L(y);break;case 40:41===e&&L(e);break;case 92:C()}return b}function R(e,t){for(;C()&&e+y!==57&&(e+y!==84||47!==O()););return"/*"+x(t,b-1)+"*"+o(47===e?e:C())}function N(e){for(;!_(O());)C();return x(e,b)}var H="-ms-",$="-moz-",F="-webkit-",B="comm",z="rule",j="decl",U="@keyframes";function G(e,t){for(var n="",r=p(e),a=0;a0&&m($)-v&&h(y>32?q($+";",r,n,v-1):q(s($," ","")+";",r,n,v-2),p);break;case 59:$+=";";default:if(h(H=Y($,t,n,f,g,a,d,T,A=[],L=[],v),i),123===_)if(0===g)Z($,t,H,H,A,i,v,d,L);else switch(99===b&&110===u($,3)?100:b){case 100:case 108:case 109:case 115:Z(e,H,H,r&&h(Y(e,H,H,0,0,a,d,T,a,A=[],v),L),a,L,v,d,r?A:L);break;default:Z($,H,H,H,[""],L,0,d,L)}}f=g=y=0,E=x=1,T=$="",v=l;break;case 58:v=1+m($),y=w;default:if(E<1)if(123==_)--E;else if(125==_&&0==E++&&125==k())continue;switch($+=o(_),_*E){case 38:x=g>0?1:($+="\f",-1);break;case 44:d[f++]=(m($)-1)*x,x=1;break;case 64:45===O()&&($+=I(C())),b=O(),g=v=m(T=$+=N(S())),_++;break;case 45:45===w&&2==m($)&&(E=0)}}return i}function Y(e,t,n,r,o,i,c,u,m,h,f){for(var g=o-1,v=0===o?i:[""],b=p(v),y=0,w=0,P=0;y0?v[k]+" "+C:s(C,/&\f/g,v[k])))&&(m[P++]=O);return E(e,t,n,0===o?z:u,m,h,f)}function K(e,t,n){return E(e,t,n,B,o(y),d(e,2,-2),0)}function q(e,t,n,r){return E(e,t,n,j,d(e,0,r),d(e,r+1,-1),r)}var X=function(e,t,n){for(var r=0,a=0;r=a,a=O(),38===r&&12===a&&(t[n]=1),!_(a);)C();return x(e,b)},J=function(e,t){return A(function(e,t){var n=-1,r=44;do{switch(_(r)){case 0:38===r&&12===O()&&(t[n]=1),e[n]+=X(b-1,t,n);break;case 2:e[n]+=I(r);break;case 4:if(44===r){e[++n]=58===O()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=o(r)}}while(r=C());return e}(T(e),t))},Q=new WeakMap,ee=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var t=e.value,n=e.parent,r=e.column===n.column&&e.line===n.line;"rule"!==n.type;)if(!(n=n.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||Q.get(n))&&!r){Q.set(e,!0);for(var a=[],o=J(t,a),i=n.props,l=0,s=0;l6)switch(u(e,t+1)){case 109:if(45!==u(e,t+4))break;case 102:return s(e,/(.+:)(.+)-([^]+)/,"$1-webkit-$2-$3$1-moz-"+(108==u(e,t+3)?"$3":"$2-$3"))+e;case 115:return~c(e,"stretch")?ne(s(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==u(e,t+1))break;case 6444:switch(u(e,m(e)-3-(~c(e,"!important")&&10))){case 107:return s(e,":",":-webkit-")+e;case 101:return s(e,/(.+:)([^;!]+)(;|!.+)?/,"$1-webkit-"+(45===u(e,14)?"inline-":"")+"box$3$1"+"-webkit-$2$3$1"+"-ms-$2box$3")+e}break;case 5936:switch(u(e,t+11)){case 114:return F+e+H+s(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return F+e+H+s(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return F+e+H+s(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return F+e+H+e+e}return e}var re=[function(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case j:e.return=ne(e.value,e.length);break;case U:return G([P(e,{value:s(e.value,"@","@-webkit-")})],r);case z:if(e.length)return function(e,t){return e.map(t).join("")}(e.props,(function(t){switch(function(e,t){return(e=t.exec(e))?e[0]:e}(t,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return G([P(e,{props:[s(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return G([P(e,{props:[s(t,/:(plac\w+)/,":-webkit-input-$1")]}),P(e,{props:[s(t,/:(plac\w+)/,":-moz-$1")]}),P(e,{props:[s(t,/:(plac\w+)/,"-ms-input-$1")]})],r)}return""}))}}],ae=function(e){var t=e.key;if("css"===t){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var a=e.stylisPlugins||re;var o,i,l={},s=[];o=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),n=1;n=4;++r,a-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(a){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)}(a)+s,styles:a,next:m}}},11526:function(e,t,n){"use strict";n.d(t,{m:function(){return r}});var r=function(){function e(e){var t=this;this._insertTag=function(e){var n;n=0===t.tags.length?t.insertionPoint?t.insertionPoint.nextSibling:t.prepend?t.container.firstChild:t.before:t.tags[t.tags.length-1].nextSibling,t.container.insertBefore(e,n),t.tags.push(e)},this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}(this));var t=this.tags[this.tags.length-1];if(this.isSpeedy){var n=function(e){if(e.sheet)return e.sheet;for(var t=0;t96?u:d},p=function(e,t,n){var r;if(t){var a=t.shouldForwardProp;r=e.__emotion_forwardProp&&a?function(t){return e.__emotion_forwardProp(t)&&a(t)}:a}return"function"!==typeof r&&n&&(r=e.__emotion_forwardProp),r},h=function(e){var t=e.cache,n=e.serialized,r=e.isStringTag;return(0,l.hC)(t,n,r),(0,c.L)((function(){return(0,l.My)(t,n,r)})),null},f=function e(t,n){var o,c,u=t.__emotion_real===t,d=u&&t.__emotion_base||t;void 0!==n&&(o=n.label,c=n.target);var f=p(t,n,u),g=f||m(d),v=!g("as");return function(){var b=arguments,y=u&&void 0!==t.__emotion_styles?t.__emotion_styles.slice(0):[];if(void 0!==o&&y.push("label:"+o+";"),null==b[0]||void 0===b[0].raw)y.push.apply(y,b);else{0,y.push(b[0][0]);for(var w=b.length,E=1;E{const{placement:r="bottom",strategy:a="absolute",middleware:o=[],platform:i}=n,s=o.filter(Boolean),c=await(null==i.isRTL?void 0:i.isRTL(t));let u=await i.getElementRects({reference:e,floating:t,strategy:a}),{x:d,y:m}=l(u,r,c),p=r,h={},f=0;for(let g=0;g({name:"arrow",options:e,async fn(t){const{x:n,y:o,placement:l,rects:s,platform:d,elements:m}=t,{element:h,padding:g=0}=c(e,t)||{};if(null==h)return{};const v=u(g),b={x:n,y:o},y=i(l),w=a(y),E=await d.getDimensions(h),P="y"===y,k=P?"top":"left",C=P?"bottom":"right",O=P?"clientHeight":"clientWidth",S=s.reference[w]+s.reference[y]-b[y]-s.floating[w],x=b[y]-s.reference[y],_=await(null==d.getOffsetParent?void 0:d.getOffsetParent(h));let T=_?_[O]:0;T&&await(null==d.isElement?void 0:d.isElement(_))||(T=m.floating[O]||s.floating[w]);const A=S/2-x/2,I=T/2-E[w]/2-1,M=p(v[k],I),D=p(v[C],I),L=M,R=T-E[w]-D,N=T/2-E[w]/2+A,H=f(L,N,R),$=null!=r(l)&&N!=H&&s.reference[w]/2-(Ne.concat(t,t+"-start",t+"-end")),[]),{left:"right",right:"left",bottom:"top",top:"bottom"});function y(e){return e.replace(/left|right|bottom|top/g,(e=>b[e]))}function w(e,t,n){void 0===n&&(n=!1);const o=r(e),l=i(e),s=a(l);let c="x"===l?o===(n?"end":"start")?"right":"left":"start"===o?"bottom":"top";return t.reference[s]>t.floating[s]&&(c=y(c)),{main:c,cross:y(c)}}const E={start:"end",end:"start"};function P(e){return e.replace(/start|end/g,(e=>E[e]))}const k=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:a,middlewareData:i,rects:l,initialPlacement:s,platform:u,elements:d}=t,{mainAxis:p=!0,crossAxis:h=!0,fallbackPlacements:f,fallbackStrategy:g="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:b=!0,...E}=c(e,t),k=o(a),C=o(s)===s,O=await(null==u.isRTL?void 0:u.isRTL(d.floating)),S=f||(C||!b?[y(s)]:function(e){const t=y(e);return[P(e),t,P(t)]}(s));f||"none"===v||S.push(...function(e,t,n,a){const i=r(e);let l=function(e,t,n){const r=["left","right"],a=["right","left"],o=["top","bottom"],i=["bottom","top"];switch(e){case"top":case"bottom":return n?t?a:r:t?r:a;case"left":case"right":return t?o:i;default:return[]}}(o(e),"start"===n,a);return i&&(l=l.map((e=>e+"-"+i)),t&&(l=l.concat(l.map(P)))),l}(s,b,v,O));const x=[s,...S],_=await m(t,E),T=[];let A=(null==(n=i.flip)?void 0:n.overflows)||[];if(p&&T.push(_[k]),h){const{main:e,cross:t}=w(a,l,O);T.push(_[e],_[t])}if(A=[...A,{placement:a,overflows:T}],!T.every((e=>e<=0))){var I,M;const e=((null==(I=i.flip)?void 0:I.index)||0)+1,t=x[e];if(t)return{data:{index:e,overflows:A},reset:{placement:t}};let n=null==(M=A.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:M.placement;if(!n)switch(g){case"bestFit":{var D;const e=null==(D=A.map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:D[0];e&&(n=e);break}case"initialPlacement":n=s}if(a!==n)return{reset:{placement:n}}}return{}}}};function C(e){const t=p(...e.map((e=>e.left))),n=p(...e.map((e=>e.top)));return{x:t,y:n,width:h(...e.map((e=>e.right)))-t,height:h(...e.map((e=>e.bottom)))-n}}const O=function(e){return void 0===e&&(e={}),{name:"inline",options:e,async fn(t){const{placement:n,elements:r,rects:a,platform:l,strategy:s}=t,{padding:m=2,x:f,y:g}=c(e,t),v=Array.from(await(null==l.getClientRects?void 0:l.getClientRects(r.reference))||[]),b=function(e){const t=e.slice().sort(((e,t)=>e.y-t.y)),n=[];let r=null;for(let a=0;ar.height/2?n.push([e]):n[n.length-1].push(e),r=e}return n.map((e=>d(C(e))))}(v),y=d(C(v)),w=u(m),E=await l.getElementRects({reference:{getBoundingClientRect:function(){if(2===b.length&&b[0].left>b[1].right&&null!=f&&null!=g)return b.find((e=>f>e.left-w.left&&fe.top-w.top&&g=2){if("x"===i(n)){const e=b[0],t=b[b.length-1],r="top"===o(n),a=e.top,i=t.bottom,l=r?e.left:t.left,s=r?e.right:t.right;return{top:a,bottom:i,left:l,right:s,width:s-l,height:i-a,x:l,y:a}}const e="left"===o(n),t=h(...b.map((e=>e.right))),r=p(...b.map((e=>e.left))),a=b.filter((n=>e?n.left===r:n.right===t)),l=a[0].top,s=a[a.length-1].bottom;return{top:l,bottom:s,left:r,right:t,width:t-r,height:s-l,x:r,y:l}}return y}},floating:r.floating,strategy:s});return a.reference.x!==E.reference.x||a.reference.y!==E.reference.y||a.reference.width!==E.reference.width||a.reference.height!==E.reference.height?{reset:{rects:E}}:{}}}},S=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:a}=t,l=await async function(e,t){const{placement:n,platform:a,elements:l}=e,s=await(null==a.isRTL?void 0:a.isRTL(l.floating)),u=o(n),d=r(n),m="x"===i(n),p=["left","top"].includes(u)?-1:1,h=s&&m?-1:1,f=c(t,e);let{mainAxis:g,crossAxis:v,alignmentAxis:b}="number"==typeof f?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return d&&"number"==typeof b&&(v="end"===d?-1*b:b),m?{x:v*h,y:g*p}:{x:g*p,y:v*h}}(t,e);return{x:n+l.x,y:a+l.y,data:l}}}};function x(e){return"x"===e?"y":"x"}const _=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:a}=t,{mainAxis:l=!0,crossAxis:s=!1,limiter:u={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...d}=c(e,t),p={x:n,y:r},h=await m(t,d),g=i(o(a)),v=x(g);let b=p[g],y=p[v];if(l){const e="y"===g?"bottom":"right";b=f(b+h["y"===g?"top":"left"],b,b-h[e])}if(s){const e="y"===v?"bottom":"right";y=f(y+h["y"===v?"top":"left"],y,y-h[e])}const w=u.fn({...t,[g]:b,[v]:y});return{...w,data:{x:w.x-n,y:w.y-r}}}}},T=function(e){return void 0===e&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:a,rects:l,middlewareData:s}=t,{offset:u=0,mainAxis:d=!0,crossAxis:m=!0}=c(e,t),p={x:n,y:r},h=i(a),f=x(h);let g=p[h],v=p[f];const b=c(u,t),y="number"==typeof b?{mainAxis:b,crossAxis:0}:{mainAxis:0,crossAxis:0,...b};if(d){const e="y"===h?"height":"width",t=l.reference[h]-l.floating[e]+y.mainAxis,n=l.reference[h]+l.reference[e]-y.mainAxis;gn&&(g=n)}if(m){var w,E;const e="y"===h?"width":"height",t=["top","left"].includes(o(a)),n=l.reference[f]-l.floating[e]+(t&&(null==(w=s.offset)?void 0:w[f])||0)+(t?0:y.crossAxis),r=l.reference[f]+l.reference[e]+(t?0:(null==(E=s.offset)?void 0:E[f])||0)-(t?y.crossAxis:0);vr&&(v=r)}return{[h]:g,[f]:v}}}},A=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:a,platform:l,elements:s}=t,{apply:u=(()=>{}),...d}=c(e,t),f=await m(t,d),g=o(n),v=r(n),b="x"===i(n),{width:y,height:w}=a.floating;let E,P;"top"===g||"bottom"===g?(E=g,P=v===(await(null==l.isRTL?void 0:l.isRTL(s.floating))?"start":"end")?"left":"right"):(P=g,E="end"===v?"top":"bottom");const k=w-f[E],C=y-f[P],O=!t.middlewareData.shift;let S=k,x=C;if(b){const e=y-f.left-f.right;x=v||O?p(C,e):e}else{const e=w-f.top-f.bottom;S=v||O?p(k,e):e}if(O&&!v){const e=h(f.left,0),t=h(f.right,0),n=h(f.top,0),r=h(f.bottom,0);b?x=y-2*(0!==e||0!==t?e+t:h(f.left,f.right)):S=w-2*(0!==n||0!==r?n+r:h(f.top,f.bottom))}await u({...t,availableWidth:x,availableHeight:S});const _=await l.getDimensions(s.floating);return y!==_.width||w!==_.height?{reset:{rects:!0}}:{}}}}},84604:function(e,t,n){"use strict";n.d(t,{Me:function(){return F},oo:function(){return B},Kx:function(){return M}});var r=n(51753);function a(e){var t;return(null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function o(e){return a(e).getComputedStyle(e)}function i(e){return e instanceof a(e).Node}function l(e){return i(e)?(e.nodeName||"").toLowerCase():"#document"}function s(e){return e instanceof a(e).HTMLElement}function c(e){return e instanceof a(e).Element}function u(e){return"undefined"!=typeof ShadowRoot&&(e instanceof a(e).ShadowRoot||e instanceof ShadowRoot)}function d(e){const{overflow:t,overflowX:n,overflowY:r,display:a}=o(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(a)}function m(e){return["table","td","th"].includes(l(e))}function p(e){const t=h(),n=o(e);return"none"!==n.transform||"none"!==n.perspective||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||["transform","perspective","filter"].some((e=>(n.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(n.contain||"").includes(e)))}function h(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function f(e){return["html","body","#document"].includes(l(e))}const g=Math.min,v=Math.max,b=Math.round,y=Math.floor,w=e=>({x:e,y:e});function E(e){const t=o(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const a=s(e),i=a?e.offsetWidth:n,l=a?e.offsetHeight:r,c=b(n)!==i||b(r)!==l;return c&&(n=i,r=l),{width:n,height:r,$:c}}function P(e){return c(e)?e:e.contextElement}function k(e){const t=P(e);if(!s(t))return w(1);const n=t.getBoundingClientRect(),{width:r,height:a,$:o}=E(t);let i=(o?b(n.width):n.width)/r,l=(o?b(n.height):n.height)/a;return i&&Number.isFinite(i)||(i=1),l&&Number.isFinite(l)||(l=1),{x:i,y:l}}const C=w(0);function O(e,t,n){var r,o;if(void 0===t&&(t=!0),!h())return C;const i=e?a(e):window;return!n||t&&n!==i?C:{x:(null==(r=i.visualViewport)?void 0:r.offsetLeft)||0,y:(null==(o=i.visualViewport)?void 0:o.offsetTop)||0}}function S(e,t,n,o){void 0===t&&(t=!1),void 0===n&&(n=!1);const i=e.getBoundingClientRect(),l=P(e);let s=w(1);t&&(o?c(o)&&(s=k(o)):s=k(e));const u=O(l,n,o);let d=(i.left+u.x)/s.x,m=(i.top+u.y)/s.y,p=i.width/s.x,h=i.height/s.y;if(l){const e=a(l),t=o&&c(o)?a(o):o;let n=e.frameElement;for(;n&&o&&t!==e;){const e=k(n),t=n.getBoundingClientRect(),r=getComputedStyle(n),o=t.left+(n.clientLeft+parseFloat(r.paddingLeft))*e.x,i=t.top+(n.clientTop+parseFloat(r.paddingTop))*e.y;d*=e.x,m*=e.y,p*=e.x,h*=e.y,d+=o,m+=i,n=a(n).frameElement}}return(0,r.JB)({width:p,height:h,x:d,y:m})}function x(e){return((i(e)?e.ownerDocument:e.document)||window.document).documentElement}function _(e){return c(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function T(e){return S(x(e)).left+_(e).scrollLeft}function A(e){if("html"===l(e))return e;const t=e.assignedSlot||e.parentNode||u(e)&&e.host||x(e);return u(t)?t.host:t}function I(e){const t=A(e);return f(t)?e.ownerDocument?e.ownerDocument.body:e.body:s(t)&&d(t)?t:I(t)}function M(e,t){var n;void 0===t&&(t=[]);const r=I(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),i=a(r);return o?t.concat(i,i.visualViewport||[],d(r)?r:[]):t.concat(r,M(r))}function D(e,t,n){let i;if("viewport"===t)i=function(e,t){const n=a(e),r=x(e),o=n.visualViewport;let i=r.clientWidth,l=r.clientHeight,s=0,c=0;if(o){i=o.width,l=o.height;const e=h();(!e||e&&"fixed"===t)&&(s=o.offsetLeft,c=o.offsetTop)}return{width:i,height:l,x:s,y:c}}(e,n);else if("document"===t)i=function(e){const t=x(e),n=_(e),r=e.ownerDocument.body,a=v(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=v(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+T(e);const s=-n.scrollTop;return"rtl"===o(r).direction&&(l+=v(t.clientWidth,r.clientWidth)-a),{width:a,height:i,x:l,y:s}}(x(e));else if(c(t))i=function(e,t){const n=S(e,!0,"fixed"===t),r=n.top+e.clientTop,a=n.left+e.clientLeft,o=s(e)?k(e):w(1);return{width:e.clientWidth*o.x,height:e.clientHeight*o.y,x:a*o.x,y:r*o.y}}(t,n);else{const n=O(e);i={...t,x:t.x-n.x,y:t.y-n.y}}return(0,r.JB)(i)}function L(e,t){const n=A(e);return!(n===t||!c(n)||f(n))&&("fixed"===o(n).position||L(n,t))}function R(e,t){return s(e)&&"fixed"!==o(e).position?t?t(e):e.offsetParent:null}function N(e,t){const n=a(e);if(!s(e))return n;let r=R(e,t);for(;r&&m(r)&&"static"===o(r).position;)r=R(r,t);return r&&("html"===l(r)||"body"===l(r)&&"static"===o(r).position&&!p(r))?n:r||function(e){let t=A(e);for(;s(t)&&!f(t);){if(p(t))return t;t=A(t)}return null}(e)||n}function H(e,t,n){const r=s(t),a=x(t),o="fixed"===n,i=S(e,!0,o,t);let c={scrollLeft:0,scrollTop:0};const u=w(0);if(r||!r&&!o)if(("body"!==l(t)||d(a))&&(c=_(t)),s(t)){const e=S(t,!0,o,t);u.x=e.x+t.clientLeft,u.y=e.y+t.clientTop}else a&&(u.x=T(a));return{x:i.left+c.scrollLeft-u.x,y:i.top+c.scrollTop-u.y,width:i.width,height:i.height}}const $={getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:a}=e;const i=[..."clippingAncestors"===n?function(e,t){const n=t.get(e);if(n)return n;let r=M(e).filter((e=>c(e)&&"body"!==l(e))),a=null;const i="fixed"===o(e).position;let s=i?A(e):e;for(;c(s)&&!f(s);){const t=o(s),n=p(s);n||"fixed"!==t.position||(a=null),(i?!n&&!a:!n&&"static"===t.position&&a&&["absolute","fixed"].includes(a.position)||d(s)&&!n&&L(e,s))?r=r.filter((e=>e!==s)):a=t,s=A(s)}return t.set(e,r),r}(t,this._c):[].concat(n),r],s=i[0],u=i.reduce(((e,n)=>{const r=D(t,n,a);return e.top=v(r.top,e.top),e.right=g(r.right,e.right),e.bottom=g(r.bottom,e.bottom),e.left=v(r.left,e.left),e}),D(t,s,a));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e;const a=s(n),o=x(n);if(n===o)return t;let i={scrollLeft:0,scrollTop:0},c=w(1);const u=w(0);if((a||!a&&"fixed"!==r)&&(("body"!==l(n)||d(o))&&(i=_(n)),s(n))){const e=S(n);c=k(n),u.x=e.x+n.clientLeft,u.y=e.y+n.clientTop}return{width:t.width*c.x,height:t.height*c.y,x:t.x*c.x-i.scrollLeft*c.x+u.x,y:t.y*c.y-i.scrollTop*c.y+u.y}},isElement:c,getDimensions:function(e){return E(e)},getOffsetParent:N,getDocumentElement:x,getScale:k,async getElementRects(e){let{reference:t,floating:n,strategy:r}=e;const a=this.getOffsetParent||N,o=this.getDimensions;return{reference:H(t,await a(n),r),floating:{x:0,y:0,...await o(n)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>"rtl"===o(e).direction};function F(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:a=!0,ancestorResize:o=!0,elementResize:i=!0,layoutShift:l="function"==typeof IntersectionObserver,animationFrame:s=!1}=r,c=P(e),u=a||o?[...c?M(c):[],...M(t)]:[];u.forEach((e=>{a&&e.addEventListener("scroll",n,{passive:!0}),o&&e.addEventListener("resize",n)}));const d=c&&l?function(e,t){let n,r=null;const a=x(e);function o(){clearTimeout(n),r&&r.disconnect(),r=null}return function i(l,s){void 0===l&&(l=!1),void 0===s&&(s=1),o();const{left:c,top:u,width:d,height:m}=e.getBoundingClientRect();if(l||t(),!d||!m)return;const p=y(u),h=y(a.clientWidth-(c+d)),f=y(a.clientHeight-(u+m)),b=y(c);let w=!0;r=new IntersectionObserver((e=>{const t=e[0].intersectionRatio;if(t!==s){if(!w)return i();t?i(!1,t):n=setTimeout((()=>{i(!1,1e-7)}),100)}w=!1}),{rootMargin:-p+"px "+-h+"px "+-f+"px "+-b+"px",threshold:v(0,g(1,s))||1}),r.observe(e)}(!0),o}(c,n):null;let m,p=null;i&&(p=new ResizeObserver(n),c&&!s&&p.observe(c),p.observe(t));let h=s?S(e):null;return s&&function t(){const r=S(e);!h||r.x===h.x&&r.y===h.y&&r.width===h.width&&r.height===h.height||n(),h=r,m=requestAnimationFrame(t)}(),n(),()=>{u.forEach((e=>{a&&e.removeEventListener("scroll",n),o&&e.removeEventListener("resize",n)})),d&&d(),p&&p.disconnect(),p=null,s&&cancelAnimationFrame(m)}}const B=(e,t,n)=>{const a=new Map,o={platform:$,...n},i={...o.platform,_c:a};return(0,r.oo)(e,t,{...o,platform:i})}},58463:function(e,t,n){"use strict";n.d(t,{x7:function(){return l},YF:function(){return d}});var r=n(51753),a=n(84604),o=n(67294),i=n(73935);const l=e=>{const{element:t,padding:n}=e;return{name:"arrow",options:e,fn(e){return a=t,Object.prototype.hasOwnProperty.call(a,"current")?null!=t.current?(0,r.x7)({element:t.current,padding:n}).fn(e):{}:t?(0,r.x7)({element:t,padding:n}).fn(e):{};var a}}};var s="undefined"!==typeof document?o.useLayoutEffect:o.useEffect;function c(e,t){if(e===t)return!0;if(typeof e!==typeof t)return!1;if("function"===typeof e&&e.toString()===t.toString())return!0;let n,r,a;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;0!==r--;)if(!c(e[r],t[r]))return!1;return!0}if(a=Object.keys(e),n=a.length,n!==Object.keys(t).length)return!1;for(r=n;0!==r--;)if(!Object.prototype.hasOwnProperty.call(t,a[r]))return!1;for(r=n;0!==r--;){const n=a[r];if(("_owner"!==n||!e.$$typeof)&&!c(e[n],t[n]))return!1}return!0}return e!==e&&t!==t}function u(e){const t=o.useRef(e);return s((()=>{t.current=e})),t}function d(e){void 0===e&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:l,whileElementsMounted:d,open:m}=e,[p,h]=o.useState({x:null,y:null,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[f,g]=o.useState(r);c(f,r)||g(r);const v=o.useRef(null),b=o.useRef(null),y=o.useRef(p),w=u(d),E=u(l),[P,k]=o.useState(null),[C,O]=o.useState(null),S=o.useCallback((e=>{v.current!==e&&(v.current=e,k(e))}),[]),x=o.useCallback((e=>{b.current!==e&&(b.current=e,O(e))}),[]),_=o.useCallback((()=>{if(!v.current||!b.current)return;const e={placement:t,strategy:n,middleware:f};E.current&&(e.platform=E.current),(0,a.oo)(v.current,b.current,e).then((e=>{const t={...e,isPositioned:!0};T.current&&!c(y.current,t)&&(y.current=t,i.flushSync((()=>{h(t)})))}))}),[f,t,n,E]);s((()=>{!1===m&&y.current.isPositioned&&(y.current.isPositioned=!1,h((e=>({...e,isPositioned:!1}))))}),[m]);const T=o.useRef(!1);s((()=>(T.current=!0,()=>{T.current=!1})),[]),s((()=>{if(P&&C){if(w.current)return w.current(P,C,_);_()}}),[P,C,_,w]);const A=o.useMemo((()=>({reference:v,floating:b,setReference:S,setFloating:x})),[S,x]),I=o.useMemo((()=>({reference:P,floating:C})),[P,C]);return o.useMemo((()=>({...p,update:_,refs:A,elements:I,reference:S,floating:x})),[p,_,A,I,S,x])}},94993:function(e,t,n){"use strict";var r;n.d(t,{e0:function(){return M},Qu:function(){return D},tj:function(){return I},bQ:function(){return U},YF:function(){return V},KK:function(){return G},XI:function(){return T},NI:function(){return Y},qs:function(){return W}});var a=n(67294),o=(n(73935),n(84604)),i=n(58463),l="undefined"!==typeof document?a.useLayoutEffect:a.useEffect;let s=!1,c=0;const u=()=>"floating-ui-"+c++;const d=(r||(r=n.t(a,2)))["useId".toString()]||function(){const[e,t]=a.useState((()=>s?u():void 0));return l((()=>{null==e&&t(u())}),[]),a.useEffect((()=>{s||(s=!0)}),[]),e};function m(){const e=new Map;return{emit(t,n){var r;null==(r=e.get(t))||r.forEach((e=>e(n)))},on(t,n){e.set(t,[...e.get(t)||[],n])},off(t,n){e.set(t,(e.get(t)||[]).filter((e=>e!==n)))}}}const p=a.createContext(null),h=a.createContext(null),f=()=>{var e;return(null==(e=a.useContext(p))?void 0:e.id)||null},g=()=>a.useContext(h);function v(e){return(null==e?void 0:e.ownerDocument)||document}function b(){const e=navigator.userAgentData;return null!=e&&e.platform?e.platform:navigator.platform}function y(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map((e=>{let{brand:t,version:n}=e;return t+"/"+n})).join(" "):navigator.userAgent}function w(e){return v(e).defaultView||window}function E(e){return!!e&&e instanceof w(e).Element}function P(e){return!!e&&e instanceof w(e).HTMLElement}function k(e){if(0===e.mozInputSource&&e.isTrusted)return!0;const t=/Android/i;return(t.test(b())||t.test(y()))&&e.pointerType?"click"===e.type&&1===e.buttons:0===e.detail&&!e.pointerType}function C(e){return 0===e.width&&0===e.height||1===e.width&&1===e.height&&0===e.pressure&&0===e.detail&&"mouse"!==e.pointerType||e.width<1&&e.height<1&&0===e.pressure&&0===e.detail}function O(e,t){const n=["mouse","pen"];return t||n.push("",void 0),n.includes(e)}function S(e){const t=(0,a.useRef)(e);return l((()=>{t.current=e})),t}const x="data-floating-ui-safe-polygon";function _(e,t,n){return n&&!O(n)?0:"number"===typeof e?e:null==e?void 0:e[t]}const T=function(e,t){let{enabled:n=!0,delay:r=0,handleClose:o=null,mouseOnly:i=!1,restMs:s=0,move:c=!0}=void 0===t?{}:t;const{open:u,onOpenChange:d,dataRef:m,events:p,elements:{domReference:h,floating:b},refs:y}=e,w=g(),P=f(),k=S(o),C=S(r),T=a.useRef(),A=a.useRef(),I=a.useRef(),M=a.useRef(),D=a.useRef(!0),L=a.useRef(!1),R=a.useRef((()=>{})),N=a.useCallback((()=>{var e;const t=null==(e=m.current.openEvent)?void 0:e.type;return(null==t?void 0:t.includes("mouse"))&&"mousedown"!==t}),[m]);a.useEffect((()=>{if(n)return p.on("dismiss",e),()=>{p.off("dismiss",e)};function e(){clearTimeout(A.current),clearTimeout(M.current),D.current=!0}}),[n,p]),a.useEffect((()=>{if(!n||!k.current||!u)return;function e(){N()&&d(!1)}const t=v(b).documentElement;return t.addEventListener("mouseleave",e),()=>{t.removeEventListener("mouseleave",e)}}),[b,u,d,n,k,m,N]);const H=a.useCallback((function(e){void 0===e&&(e=!0);const t=_(C.current,"close",T.current);t&&!I.current?(clearTimeout(A.current),A.current=setTimeout((()=>d(!1)),t)):e&&(clearTimeout(A.current),d(!1))}),[C,d]),$=a.useCallback((()=>{R.current(),I.current=void 0}),[]),F=a.useCallback((()=>{if(L.current){const e=v(y.floating.current).body;e.style.pointerEvents="",e.removeAttribute(x),L.current=!1}}),[y]);return a.useEffect((()=>{if(n&&E(h)){const e=h;return u&&e.addEventListener("mouseleave",o),null==b||b.addEventListener("mouseleave",o),c&&e.addEventListener("mousemove",r,{once:!0}),e.addEventListener("mouseenter",r),e.addEventListener("mouseleave",a),()=>{u&&e.removeEventListener("mouseleave",o),null==b||b.removeEventListener("mouseleave",o),c&&e.removeEventListener("mousemove",r),e.removeEventListener("mouseenter",r),e.removeEventListener("mouseleave",a)}}function t(){return!!m.current.openEvent&&["click","mousedown"].includes(m.current.openEvent.type)}function r(e){if(clearTimeout(A.current),D.current=!1,i&&!O(T.current)||s>0&&0===_(C.current,"open"))return;m.current.openEvent=e;const t=_(C.current,"open",T.current);t?A.current=setTimeout((()=>{d(!0)}),t):d(!0)}function a(n){if(t())return;R.current();const r=v(b);if(clearTimeout(M.current),k.current){u||clearTimeout(A.current),I.current=k.current({...e,tree:w,x:n.clientX,y:n.clientY,onClose(){F(),$(),H()}});const t=I.current;return r.addEventListener("mousemove",t),void(R.current=()=>{r.removeEventListener("mousemove",t)})}H()}function o(n){t()||null==k.current||k.current({...e,tree:w,x:n.clientX,y:n.clientY,onClose(){F(),$(),H()}})(n)}}),[h,b,n,e,i,s,c,H,$,F,d,u,w,C,k,m]),l((()=>{var e;if(n&&u&&null!=(e=k.current)&&e.__options.blockPointerEvents&&N()){const e=v(b).body;if(e.setAttribute(x,""),e.style.pointerEvents="none",L.current=!0,E(h)&&b){var t,r;const e=h,n=null==w||null==(t=w.nodesRef.current.find((e=>e.id===P)))||null==(r=t.context)?void 0:r.elements.floating;return n&&(n.style.pointerEvents=""),e.style.pointerEvents="auto",b.style.pointerEvents="auto",()=>{e.style.pointerEvents="",b.style.pointerEvents=""}}}}),[n,u,P,b,h,w,k,m,N]),l((()=>{u||(T.current=void 0,$(),F())}),[u,$,F]),a.useEffect((()=>()=>{$(),clearTimeout(A.current),clearTimeout(M.current),F()}),[n,$,F]),a.useMemo((()=>{if(!n)return{};function e(e){T.current=e.pointerType}return{reference:{onPointerDown:e,onPointerEnter:e,onMouseMove(){u||0===s||(clearTimeout(M.current),M.current=setTimeout((()=>{D.current||d(!0)}),s))}},floating:{onMouseEnter(){clearTimeout(A.current)},onMouseLeave(){p.emit("dismiss",{type:"mouseLeave",data:{returnFocus:!1}}),H(!1)}}}}),[p,n,s,u,d,H])},A=a.createContext({delay:0,initialDelay:0,timeoutMs:0,currentId:null,setCurrentId:()=>{},setState:()=>{},isInstantPhase:!1}),I=()=>a.useContext(A),M=e=>{let{children:t,delay:n,timeoutMs:r=0}=e;const[o,i]=a.useReducer(((e,t)=>({...e,...t})),{delay:n,timeoutMs:r,initialDelay:n,currentId:null,isInstantPhase:!1}),s=a.useRef(null),c=a.useCallback((e=>{i({currentId:e})}),[]);return l((()=>{o.currentId?null===s.current?s.current=o.currentId:i({isInstantPhase:!0}):(i({isInstantPhase:!1}),s.current=null)}),[o.currentId]),a.createElement(A.Provider,{value:a.useMemo((()=>({...o,setState:i,setCurrentId:c})),[o,i,c])},t)},D=(e,t)=>{let{open:n,onOpenChange:r}=e,{id:o}=t;const{currentId:i,setCurrentId:l,initialDelay:s,setState:c,timeoutMs:u}=I();a.useEffect((()=>{i&&(c({delay:{open:1,close:_(s,"close")}}),i!==o&&r(!1))}),[o,r,c,i,s]),a.useEffect((()=>{function e(){r(!1),c({delay:s,currentId:null})}if(!n&&i===o){if(u){const t=window.setTimeout(e,u);return()=>{clearTimeout(t)}}e()}}),[n,c,i,o,r,s,u]),a.useEffect((()=>{n&&l(o)}),[n,l,o])};function L(e){let t=e.activeElement;for(;null!=(null==(n=t)||null==(r=n.shadowRoot)?void 0:r.activeElement);){var n,r;t=t.shadowRoot.activeElement}return t}function R(e,t){if(!e||!t)return!1;const n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&(r=n,"undefined"!==typeof ShadowRoot&&(r instanceof w(r).ShadowRoot||r instanceof ShadowRoot))){let n=t;do{if(n&&e===n)return!0;n=n.parentNode||n.host}while(n)}var r;return!1}function N(e,t){let n=e.filter((e=>{var n;return e.parentId===t&&(null==(n=e.context)?void 0:n.open)}))||[],r=n;for(;r.length;)r=e.filter((e=>{var t;return null==(t=r)?void 0:t.some((t=>{var n;return e.parentId===t.id&&(null==(n=e.context)?void 0:n.open)}))}))||[],n=n.concat(r);return n}function H(e){return"composedPath"in e?e.composedPath()[0]:e.target}const $=(r||(r=n.t(a,2)))["useInsertionEffect".toString()]||(e=>e());function F(e){const t=a.useRef((()=>{0}));return $((()=>{t.current=e})),a.useCallback((function(){for(var e=arguments.length,n=new Array(e),r=0;r!1),A="function"===typeof h?T:h,I=a.useRef(!1),{escapeKeyBubbles:M,outsidePressBubbles:D}=function(e){var t,n;return void 0===e&&(e=!0),{escapeKeyBubbles:"boolean"===typeof e?e:null==(t=e.escapeKey)||t,outsidePressBubbles:"boolean"===typeof e?e:null==(n=e.outsidePress)||n}}(S);return a.useEffect((()=>{if(!n||!m)return;function e(e){if("Escape"===e.key){const e=x?N(x.nodesRef.current,l):[];if(e.length>0){let t=!0;if(e.forEach((e=>{var n;null==(n=e.context)||!n.open||e.context.dataRef.current.__escapeKeyBubbles||(t=!1)})),!t)return}i.emit("dismiss",{type:"escapeKey",data:{returnFocus:{preventScroll:!1}}}),r(!1)}}function t(e){const t=I.current;if(I.current=!1,t)return;if("function"===typeof A&&!A(e))return;const n=H(e);if(P(n)&&u){const t=u.ownerDocument.defaultView||window,r=n.scrollWidth>n.clientWidth,a=n.scrollHeight>n.clientHeight;let o=a&&e.offsetX>n.clientWidth;if(a){"rtl"===t.getComputedStyle(n).direction&&(o=e.offsetX<=n.offsetWidth-n.clientWidth)}if(o||r&&e.offsetY>n.clientHeight)return}const a=x&&N(x.nodesRef.current,l).some((t=>{var n;return B(e,null==(n=t.context)?void 0:n.elements.floating)}));if(B(e,u)||B(e,c)||a)return;const o=x?N(x.nodesRef.current,l):[];if(o.length>0){let e=!0;if(o.forEach((t=>{var n;null==(n=t.context)||!n.open||t.context.dataRef.current.__outsidePressBubbles||(e=!1)})),!e)return}i.emit("dismiss",{type:"outsidePress",data:{returnFocus:_?{preventScroll:!0}:k(e)||C(e)}}),r(!1)}function a(){r(!1)}d.current.__escapeKeyBubbles=M,d.current.__outsidePressBubbles=D;const h=v(u);p&&h.addEventListener("keydown",e),A&&h.addEventListener(b,t);let f=[];return O&&(E(c)&&(f=(0,o.Kx)(c)),E(u)&&(f=f.concat((0,o.Kx)(u))),!E(s)&&s&&s.contextElement&&(f=f.concat((0,o.Kx)(s.contextElement)))),f=f.filter((e=>{var t;return e!==(null==(t=h.defaultView)?void 0:t.visualViewport)})),f.forEach((e=>{e.addEventListener("scroll",a,{passive:!0})})),()=>{p&&h.removeEventListener("keydown",e),A&&h.removeEventListener(b,t),f.forEach((e=>{e.removeEventListener("scroll",a)}))}}),[d,u,c,s,p,A,b,i,x,l,n,r,O,m,M,D,_]),a.useEffect((()=>{I.current=!1}),[A,b]),a.useMemo((()=>m?{reference:{[z[w]]:()=>{y&&(i.emit("dismiss",{type:"referencePress",data:{returnFocus:!1}}),r(!1))}},floating:{[j[b]]:()=>{I.current=!0}}}:{}),[m,i,y,b,w,r])},G=function(e,t){let{open:n,onOpenChange:r,dataRef:o,events:i,refs:l,elements:{floating:s,domReference:c}}=e,{enabled:u=!0,keyboardOnly:d=!0}=void 0===t?{}:t;const m=a.useRef(""),p=a.useRef(!1),h=a.useRef();return a.useEffect((()=>{if(!u)return;const e=v(s).defaultView||window;function t(){!n&&P(c)&&c===L(v(c))&&(p.current=!0)}return e.addEventListener("blur",t),()=>{e.removeEventListener("blur",t)}}),[s,c,n,u]),a.useEffect((()=>{if(u)return i.on("dismiss",e),()=>{i.off("dismiss",e)};function e(e){"referencePress"!==e.type&&"escapeKey"!==e.type||(p.current=!0)}}),[i,u]),a.useEffect((()=>()=>{clearTimeout(h.current)}),[]),a.useMemo((()=>u?{reference:{onPointerDown(e){let{pointerType:t}=e;m.current=t,p.current=!(!t||!d)},onMouseLeave(){p.current=!1},onFocus(e){var t;p.current||"focus"===e.type&&"mousedown"===(null==(t=o.current.openEvent)?void 0:t.type)&&o.current.openEvent&&B(o.current.openEvent,c)||(o.current.openEvent=e.nativeEvent,r(!0))},onBlur(e){p.current=!1;const t=e.relatedTarget,n=E(t)&&t.hasAttribute("data-floating-ui-focus-guard")&&"outside"===t.getAttribute("data-type");h.current=setTimeout((()=>{R(l.floating.current,t)||R(c,t)||n||r(!1)}))}}}:{}),[u,d,c,l,o,r])};const W=function(e,t){let{open:n}=e,{enabled:r=!0,role:o="dialog"}=void 0===t?{}:t;const i=d(),l=d();return a.useMemo((()=>{const e={id:i,role:o};return r?"tooltip"===o?{reference:{"aria-describedby":n?i:void 0},floating:e}:{reference:{"aria-expanded":n?"true":"false","aria-haspopup":"alertdialog"===o?"dialog":o,"aria-controls":n?i:void 0,..."listbox"===o&&{role:"combobox"},..."menu"===o&&{id:l}},floating:{...e,..."menu"===o&&{"aria-labelledby":l}}}:{}}),[r,o,n,i,l])};function V(e){void 0===e&&(e={});const{open:t=!1,onOpenChange:n,nodeId:r}=e,o=(0,i.YF)(e),s=g(),c=a.useRef(null),u=a.useRef({}),d=a.useState((()=>m()))[0],[p,h]=a.useState(null),f=a.useCallback((e=>{const t=E(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),contextElement:e}:e;o.refs.setReference(t)}),[o.refs]),v=a.useCallback((e=>{(E(e)||null===e)&&(c.current=e,h(e)),(E(o.refs.reference.current)||null===o.refs.reference.current||null!==e&&!E(e))&&o.refs.setReference(e)}),[o.refs]),b=a.useMemo((()=>({...o.refs,setReference:v,setPositionReference:f,domReference:c})),[o.refs,v,f]),y=a.useMemo((()=>({...o.elements,domReference:p})),[o.elements,p]),w=F(n),P=a.useMemo((()=>({...o,refs:b,elements:y,dataRef:u,nodeId:r,events:d,open:t,onOpenChange:w})),[o,r,d,t,w,b,y]);return l((()=>{const e=null==s?void 0:s.nodesRef.current.find((e=>e.id===r));e&&(e.context=P)})),a.useMemo((()=>({...o,context:P,refs:b,reference:v,positionReference:f})),[o,b,P,v,f])}function Z(e,t,n){const r=new Map;return{..."floating"===n&&{tabIndex:-1},...e,...t.map((e=>e?e[n]:null)).concat(e).reduce(((e,t)=>t?(Object.entries(t).forEach((t=>{let[n,a]=t;var o;0===n.indexOf("on")?(r.has(n)||r.set(n,[]),"function"===typeof a&&(null==(o=r.get(n))||o.push(a),e[n]=function(){for(var e,t=arguments.length,a=new Array(t),o=0;oe(...a)))})):e[n]=a})),e):e),{})}}const Y=function(e){void 0===e&&(e=[]);const t=e,n=a.useCallback((t=>Z(t,e,"reference")),t),r=a.useCallback((t=>Z(t,e,"floating")),t),o=a.useCallback((t=>Z(t,e,"item")),e.map((e=>null==e?void 0:e.item)));return a.useMemo((()=>({getReferenceProps:n,getFloatingProps:r,getItemProps:o})),[n,r,o])}},25687:function(e,t,n){"use strict";n.d(t,{kG:function(){return r}});function r(e,t,n){if(void 0===n&&(n=Error),!e)throw new n(t)}},95957:function(e,t,n){"use strict";function r(e,t){var n=t&&t.cache?t.cache:u,r=t&&t.serializer?t.serializer:s;return(t&&t.strategy?t.strategy:l)(e,{cache:n,serializer:r})}function a(e,t,n,r){var a,o=null==(a=r)||"number"===typeof a||"boolean"===typeof a?r:n(r),i=t.get(o);return"undefined"===typeof i&&(i=e.call(this,r),t.set(o,i)),i}function o(e,t,n){var r=Array.prototype.slice.call(arguments,3),a=n(r),o=t.get(a);return"undefined"===typeof o&&(o=e.apply(this,r),t.set(a,o)),o}function i(e,t,n,r,a){return n.bind(t,e,r,a)}function l(e,t){return i(e,this,1===e.length?a:o,t.cache.create(),t.serializer)}n.d(t,{Z:function(){return r},A:function(){return d}});var s=function(){return JSON.stringify(arguments)};function c(){this.cache=Object.create(null)}c.prototype.get=function(e){return this.cache[e]},c.prototype.set=function(e,t){this.cache[e]=t};var u={create:function(){return new c}},d={variadic:function(e,t){return i(e,this,o,t.cache.create(),t.serializer)},monadic:function(e,t){return i(e,this,a,t.cache.create(),t.serializer)}}},39943:function(e,t,n){"use strict";n.d(t,{wD:function(){return a},VG:function(){return s},rp:function(){return u},Ii:function(){return v},O4:function(){return l},uf:function(){return c},Wh:function(){return g},Jo:function(){return p},yx:function(){return h},Wi:function(){return m},HI:function(){return f},pe:function(){return d},Qc:function(){return oe}});var r,a,o,i=n(70655);function l(e){return e.type===a.literal}function s(e){return e.type===a.argument}function c(e){return e.type===a.number}function u(e){return e.type===a.date}function d(e){return e.type===a.time}function m(e){return e.type===a.select}function p(e){return e.type===a.plural}function h(e){return e.type===a.pound}function f(e){return e.type===a.tag}function g(e){return!(!e||"object"!==typeof e||e.type!==o.number)}function v(e){return!(!e||"object"!==typeof e||e.type!==o.dateTime)}!function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(r||(r={})),function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"}(a||(a={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(o||(o={}));var b=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,y=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function w(e){var t={};return e.replace(y,(function(e){var n=e.length;switch(e[0]){case"G":t.era=4===n?"long":5===n?"narrow":"short";break;case"y":t.year=2===n?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=4===n?"short":5===n?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""})),t}var E=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;var P=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,k=/^(@+)?(\+|#+)?[rs]?$/g,C=/(\*)(0+)|(#+)(0+)|(0+)/g,O=/^(0+)$/;function S(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(k,(function(e,n,r){return"string"!==typeof r?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):"+"===r?t.minimumSignificantDigits=n.length:"#"===n[0]?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+("string"===typeof r?r.length:0)),""})),t}function x(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function _(e){var t;if("E"===e[0]&&"E"===e[1]?(t={notation:"engineering"},e=e.slice(2)):"E"===e[0]&&(t={notation:"scientific"},e=e.slice(1)),t){var n=e.slice(0,2);if("+!"===n?(t.signDisplay="always",e=e.slice(2)):"+?"===n&&(t.signDisplay="exceptZero",e=e.slice(2)),!O.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function T(e){var t=x(e);return t||{}}function A(e){for(var t={},n=0,r=e;n1)throw new RangeError("integer-width stems only accept a single optional option");a.options[0].replace(C,(function(e,n,r,a,o,i){if(n)t.minimumIntegerDigits=r.length;else{if(a&&o)throw new Error("We currently do not support maximum integer digits");if(i)throw new Error("We currently do not support exact integer digits")}return""}));continue}if(O.test(a.stem))t.minimumIntegerDigits=a.stem.length;else if(P.test(a.stem)){if(a.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");a.stem.replace(P,(function(e,n,r,a,o,i){return"*"===r?t.minimumFractionDigits=n.length:a&&"#"===a[0]?t.maximumFractionDigits=a.length:o&&i?(t.minimumFractionDigits=o.length,t.maximumFractionDigits=o.length+i.length):(t.minimumFractionDigits=n.length,t.maximumFractionDigits=n.length),""}));var o=a.options[0];"w"===o?t=(0,i.pi)((0,i.pi)({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=(0,i.pi)((0,i.pi)({},t),S(o)))}else if(k.test(a.stem))t=(0,i.pi)((0,i.pi)({},t),S(a.stem));else{var l=x(a.stem);l&&(t=(0,i.pi)((0,i.pi)({},t),l));var s=_(a.stem);s&&(t=(0,i.pi)((0,i.pi)({},t),s))}}return t}var I,M={AX:["H"],BQ:["H"],CP:["H"],CZ:["H"],DK:["H"],FI:["H"],ID:["H"],IS:["H"],ML:["H"],NE:["H"],RU:["H"],SE:["H"],SJ:["H"],SK:["H"],AS:["h","H"],BT:["h","H"],DJ:["h","H"],ER:["h","H"],GH:["h","H"],IN:["h","H"],LS:["h","H"],PG:["h","H"],PW:["h","H"],SO:["h","H"],TO:["h","H"],VU:["h","H"],WS:["h","H"],"001":["H","h"],AL:["h","H","hB"],TD:["h","H","hB"],"ca-ES":["H","h","hB"],CF:["H","h","hB"],CM:["H","h","hB"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],LU:["H","h","hB"],NP:["H","h","hB"],PF:["H","h","hB"],SC:["H","h","hB"],SM:["H","h","hB"],SN:["H","h","hB"],TF:["H","h","hB"],VA:["H","h","hB"],CY:["h","H","hb","hB"],GR:["h","H","hb","hB"],CO:["h","H","hB","hb"],DO:["h","H","hB","hb"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],NA:["h","H","hB","hb"],PA:["h","H","hB","hb"],PR:["h","H","hB","hb"],VE:["h","H","hB","hb"],AC:["H","h","hb","hB"],AI:["H","h","hb","hB"],BW:["H","h","hb","hB"],BZ:["H","h","hb","hB"],CC:["H","h","hb","hB"],CK:["H","h","hb","hB"],CX:["H","h","hb","hB"],DG:["H","h","hb","hB"],FK:["H","h","hb","hB"],GB:["H","h","hb","hB"],GG:["H","h","hb","hB"],GI:["H","h","hb","hB"],IE:["H","h","hb","hB"],IM:["H","h","hb","hB"],IO:["H","h","hb","hB"],JE:["H","h","hb","hB"],LT:["H","h","hb","hB"],MK:["H","h","hb","hB"],MN:["H","h","hb","hB"],MS:["H","h","hb","hB"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],PN:["H","h","hb","hB"],SH:["H","h","hb","hB"],SX:["H","h","hb","hB"],TA:["H","h","hb","hB"],ZA:["H","h","hb","hB"],"af-ZA":["H","h","hB","hb"],AR:["H","h","hB","hb"],CL:["H","h","hB","hb"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],EA:["H","h","hB","hb"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],GT:["H","h","hB","hb"],HN:["H","h","hB","hb"],IC:["H","h","hB","hb"],KG:["H","h","hB","hb"],KM:["H","h","hB","hb"],LK:["H","h","hB","hb"],MA:["H","h","hB","hb"],MX:["H","h","hB","hb"],NI:["H","h","hB","hb"],PY:["H","h","hB","hb"],SV:["H","h","hB","hb"],UY:["H","h","hB","hb"],JP:["H","h","K"],AD:["H","hB"],AM:["H","hB"],AO:["H","hB"],AT:["H","hB"],AW:["H","hB"],BE:["H","hB"],BF:["H","hB"],BJ:["H","hB"],BL:["H","hB"],BR:["H","hB"],CG:["H","hB"],CI:["H","hB"],CV:["H","hB"],DE:["H","hB"],EE:["H","hB"],FR:["H","hB"],GA:["H","hB"],GF:["H","hB"],GN:["H","hB"],GP:["H","hB"],GW:["H","hB"],HR:["H","hB"],IL:["H","hB"],IT:["H","hB"],KZ:["H","hB"],MC:["H","hB"],MD:["H","hB"],MF:["H","hB"],MQ:["H","hB"],MZ:["H","hB"],NC:["H","hB"],NL:["H","hB"],PM:["H","hB"],PT:["H","hB"],RE:["H","hB"],RO:["H","hB"],SI:["H","hB"],SR:["H","hB"],ST:["H","hB"],TG:["H","hB"],TR:["H","hB"],WF:["H","hB"],YT:["H","hB"],BD:["h","hB","H"],PK:["h","hB","H"],AZ:["H","hB","h"],BA:["H","hB","h"],BG:["H","hB","h"],CH:["H","hB","h"],GE:["H","hB","h"],LI:["H","hB","h"],ME:["H","hB","h"],RS:["H","hB","h"],UA:["H","hB","h"],UZ:["H","hB","h"],XK:["H","hB","h"],AG:["h","hb","H","hB"],AU:["h","hb","H","hB"],BB:["h","hb","H","hB"],BM:["h","hb","H","hB"],BS:["h","hb","H","hB"],CA:["h","hb","H","hB"],DM:["h","hb","H","hB"],"en-001":["h","hb","H","hB"],FJ:["h","hb","H","hB"],FM:["h","hb","H","hB"],GD:["h","hb","H","hB"],GM:["h","hb","H","hB"],GU:["h","hb","H","hB"],GY:["h","hb","H","hB"],JM:["h","hb","H","hB"],KI:["h","hb","H","hB"],KN:["h","hb","H","hB"],KY:["h","hb","H","hB"],LC:["h","hb","H","hB"],LR:["h","hb","H","hB"],MH:["h","hb","H","hB"],MP:["h","hb","H","hB"],MW:["h","hb","H","hB"],NZ:["h","hb","H","hB"],SB:["h","hb","H","hB"],SG:["h","hb","H","hB"],SL:["h","hb","H","hB"],SS:["h","hb","H","hB"],SZ:["h","hb","H","hB"],TC:["h","hb","H","hB"],TT:["h","hb","H","hB"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],VC:["h","hb","H","hB"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],ZM:["h","hb","H","hB"],BO:["H","hB","h","hb"],EC:["H","hB","h","hb"],ES:["H","hB","h","hb"],GQ:["H","hB","h","hb"],PE:["H","hB","h","hb"],AE:["h","hB","hb","H"],"ar-001":["h","hB","hb","H"],BH:["h","hB","hb","H"],DZ:["h","hB","hb","H"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],HK:["h","hB","hb","H"],IQ:["h","hB","hb","H"],JO:["h","hB","hb","H"],KW:["h","hB","hb","H"],LB:["h","hB","hb","H"],LY:["h","hB","hb","H"],MO:["h","hB","hb","H"],MR:["h","hB","hb","H"],OM:["h","hB","hb","H"],PH:["h","hB","hb","H"],PS:["h","hB","hb","H"],QA:["h","hB","hb","H"],SA:["h","hB","hb","H"],SD:["h","hB","hb","H"],SY:["h","hB","hb","H"],TN:["h","hB","hb","H"],YE:["h","hB","hb","H"],AF:["H","hb","hB","h"],LA:["H","hb","hB","h"],CN:["H","hB","hb","h"],LV:["H","hB","hb","h"],TL:["H","hB","hb","h"],"zu-ZA":["H","hB","hb","h"],CD:["hB","H"],IR:["hB","H"],"hi-IN":["hB","h","H"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"te-IN":["hB","h","H"],KH:["hB","h","H","hb"],"ta-IN":["hB","h","hb","H"],BN:["hb","hB","h","H"],MY:["hb","hB","h","H"],ET:["hB","hb","h","H"],"gu-IN":["hB","hb","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],TW:["hB","hb","h","H"],KE:["hB","hb","H","h"],MM:["hB","hb","H","h"],TZ:["hB","hb","H","h"],UG:["hB","hb","H","h"]};function D(e){var t=e.hourCycle;if(void 0===t&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var n,r=e.language;return"root"!==r&&(n=e.maximize().region),(M[n||""]||M[r||""]||M["".concat(r,"-001")]||M["001"])[0]}var L=new RegExp("^".concat(b.source,"*")),R=new RegExp("".concat(b.source,"*$"));function N(e,t){return{start:e,end:t}}var H=!!String.prototype.startsWith,$=!!String.fromCodePoint,F=!!Object.fromEntries,B=!!String.prototype.codePointAt,z=!!String.prototype.trimStart,j=!!String.prototype.trimEnd,U=!!Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"===typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},G=!0;try{G="a"===(null===(I=J("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===I?void 0:I[0])}catch(ie){G=!1}var W,V=H?function(e,t,n){return e.startsWith(t,n)}:function(e,t,n){return e.slice(n,n+t.length)===t},Z=$?String.fromCodePoint:function(){for(var e=[],t=0;to;){if((n=e[o++])>1114111)throw RangeError(n+" is not a valid code point");r+=n<65536?String.fromCharCode(n):String.fromCharCode(55296+((n-=65536)>>10),n%1024+56320)}return r},Y=F?Object.fromEntries:function(e){for(var t={},n=0,r=e;n=n)){var r,a=e.charCodeAt(t);return a<55296||a>56319||t+1===n||(r=e.charCodeAt(t+1))<56320||r>57343?a:r-56320+(a-55296<<10)+65536}},q=z?function(e){return e.trimStart()}:function(e){return e.replace(L,"")},X=j?function(e){return e.trimEnd()}:function(e){return e.replace(R,"")};function J(e,t){return new RegExp(e,t)}if(G){var Q=J("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");W=function(e,t){var n;return Q.lastIndex=t,null!==(n=Q.exec(e)[1])&&void 0!==n?n:""}}else W=function(e,t){for(var n=[];;){var r=K(e,t);if(void 0===r||ne(r)||re(r))break;n.push(r),t+=r>=65536?2:1}return Z.apply(void 0,n)};var ee=function(){function e(e,t){void 0===t&&(t={}),this.message=e,this.position={offset:0,line:1,column:1},this.ignoreTag=!!t.ignoreTag,this.locale=t.locale,this.requiresOtherClause=!!t.requiresOtherClause,this.shouldParseSkeletons=!!t.shouldParseSkeletons}return e.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(e,t,n){for(var o=[];!this.isEOF();){var i=this.char();if(123===i){if((l=this.parseArgument(e,n)).err)return l;o.push(l.val)}else{if(125===i&&e>0)break;if(35!==i||"plural"!==t&&"selectordinal"!==t){if(60===i&&!this.ignoreTag&&47===this.peek()){if(n)break;return this.error(r.UNMATCHED_CLOSING_TAG,N(this.clonePosition(),this.clonePosition()))}if(60===i&&!this.ignoreTag&&te(this.peek()||0)){if((l=this.parseTag(e,t)).err)return l;o.push(l.val)}else{var l;if((l=this.parseLiteral(e,t)).err)return l;o.push(l.val)}}else{var s=this.clonePosition();this.bump(),o.push({type:a.pound,location:N(s,this.clonePosition())})}}}return{val:o,err:null}},e.prototype.parseTag=function(e,t){var n=this.clonePosition();this.bump();var o=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:a.literal,value:"<".concat(o,"/>"),location:N(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var i=this.parseMessage(e+1,t,!0);if(i.err)return i;var l=i.val,s=this.clonePosition();if(this.bumpIf("")?{val:{type:a.tag,value:o,children:l,location:N(n,this.clonePosition())},err:null}:this.error(r.INVALID_TAG,N(s,this.clonePosition())))}return this.error(r.UNCLOSED_TAG,N(n,this.clonePosition()))}return this.error(r.INVALID_TAG,N(n,this.clonePosition()))},e.prototype.parseTagName=function(){var e,t=this.offset();for(this.bump();!this.isEOF()&&(45===(e=this.char())||46===e||e>=48&&e<=57||95===e||e>=97&&e<=122||e>=65&&e<=90||183==e||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039);)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(e,t){for(var n=this.clonePosition(),r="";;){var o=this.tryParseQuote(t);if(o)r+=o;else{var i=this.tryParseUnquoted(e,t);if(i)r+=i;else{var l=this.tryParseLeftAngleBracket();if(!l)break;r+=l}}}var s=N(n,this.clonePosition());return{val:{type:a.literal,value:r,location:s},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(te(e=this.peek()||0)||47===e)?null:(this.bump(),"<");var e},e.prototype.tryParseQuote=function(e){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===e||"selectordinal"===e)break;return null;default:return null}this.bump();var t=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(39===n){if(39!==this.peek()){this.bump();break}t.push(39),this.bump()}else t.push(n);this.bump()}return Z.apply(void 0,t)},e.prototype.tryParseUnquoted=function(e,t){if(this.isEOF())return null;var n=this.char();return 60===n||123===n||35===n&&("plural"===t||"selectordinal"===t)||125===n&&e>0?null:(this.bump(),Z(n))},e.prototype.parseArgument=function(e,t){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(r.EXPECT_ARGUMENT_CLOSING_BRACE,N(n,this.clonePosition()));if(125===this.char())return this.bump(),this.error(r.EMPTY_ARGUMENT,N(n,this.clonePosition()));var o=this.parseIdentifierIfPossible().value;if(!o)return this.error(r.MALFORMED_ARGUMENT,N(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(r.EXPECT_ARGUMENT_CLOSING_BRACE,N(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:a.argument,value:o,location:N(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(r.EXPECT_ARGUMENT_CLOSING_BRACE,N(n,this.clonePosition())):this.parseArgumentOptions(e,t,o,n);default:return this.error(r.MALFORMED_ARGUMENT,N(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition(),t=this.offset(),n=W(this.message,t),r=t+n.length;return this.bumpTo(r),{value:n,location:N(e,this.clonePosition())}},e.prototype.parseArgumentOptions=function(e,t,n,l){var s,c=this.clonePosition(),u=this.parseIdentifierIfPossible().value,d=this.clonePosition();switch(u){case"":return this.error(r.EXPECT_ARGUMENT_TYPE,N(c,d));case"number":case"date":case"time":this.bumpSpace();var m=null;if(this.bumpIf(",")){this.bumpSpace();var p=this.clonePosition();if((P=this.parseSimpleArgStyleIfPossible()).err)return P;if(0===(v=X(P.val)).length)return this.error(r.EXPECT_ARGUMENT_STYLE,N(this.clonePosition(),this.clonePosition()));m={style:v,styleLocation:N(p,this.clonePosition())}}if((k=this.tryParseArgumentClose(l)).err)return k;var h=N(l,this.clonePosition());if(m&&V(null===m||void 0===m?void 0:m.style,"::",0)){var f=q(m.style.slice(2));if("number"===u)return(P=this.parseNumberSkeletonFromString(f,m.styleLocation)).err?P:{val:{type:a.number,value:n,location:h,style:P.val},err:null};if(0===f.length)return this.error(r.EXPECT_DATE_TIME_SKELETON,h);var g=f;this.locale&&(g=function(e,t){for(var n="",r=0;r>1),s=D(t);for("H"!=s&&"k"!=s||(l=0);l-- >0;)n+="a";for(;i-- >0;)n=s+n}else n+="J"===a?"H":a}return n}(f,this.locale));var v={type:o.dateTime,pattern:g,location:m.styleLocation,parsedOptions:this.shouldParseSkeletons?w(g):{}};return{val:{type:"date"===u?a.date:a.time,value:n,location:h,style:v},err:null}}return{val:{type:"number"===u?a.number:"date"===u?a.date:a.time,value:n,location:h,style:null!==(s=null===m||void 0===m?void 0:m.style)&&void 0!==s?s:null},err:null};case"plural":case"selectordinal":case"select":var b=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(r.EXPECT_SELECT_ARGUMENT_OPTIONS,N(b,(0,i.pi)({},b)));this.bumpSpace();var y=this.parseIdentifierIfPossible(),E=0;if("select"!==u&&"offset"===y.value){if(!this.bumpIf(":"))return this.error(r.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,N(this.clonePosition(),this.clonePosition()));var P;if(this.bumpSpace(),(P=this.tryParseDecimalInteger(r.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,r.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return P;this.bumpSpace(),y=this.parseIdentifierIfPossible(),E=P.val}var k,C=this.tryParsePluralOrSelectOptions(e,u,t,y);if(C.err)return C;if((k=this.tryParseArgumentClose(l)).err)return k;var O=N(l,this.clonePosition());return"select"===u?{val:{type:a.select,value:n,options:Y(C.val),location:O},err:null}:{val:{type:a.plural,value:n,options:Y(C.val),offset:E,pluralType:"plural"===u?"cardinal":"ordinal",location:O},err:null};default:return this.error(r.INVALID_ARGUMENT_TYPE,N(c,d))}},e.prototype.tryParseArgumentClose=function(e){return this.isEOF()||125!==this.char()?this.error(r.EXPECT_ARGUMENT_CLOSING_BRACE,N(e,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var e=0,t=this.clonePosition();!this.isEOF();){switch(this.char()){case 39:this.bump();var n=this.clonePosition();if(!this.bumpUntil("'"))return this.error(r.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,N(n,this.clonePosition()));this.bump();break;case 123:e+=1,this.bump();break;case 125:if(!(e>0))return{val:this.message.slice(t.offset,this.offset()),err:null};e-=1;break;default:this.bump()}}return{val:this.message.slice(t.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(e,t){var n=[];try{n=function(e){if(0===e.length)throw new Error("Number skeleton cannot be empty");for(var t=[],n=0,r=e.split(E).filter((function(e){return e.length>0}));n=48&&i<=57))break;a=!0,o=10*o+(i-48),this.bump()}var l=N(r,this.clonePosition());return a?U(o*=n)?{val:o,err:null}:this.error(t,l):this.error(e,l)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var e=this.position.offset;if(e>=this.message.length)throw Error("out of bound");var t=K(this.message,e);if(void 0===t)throw Error("Offset ".concat(e," is at invalid UTF-16 code unit boundary"));return t},e.prototype.error=function(e,t){return{val:null,err:{kind:e,message:this.message,location:t}}},e.prototype.bump=function(){if(!this.isEOF()){var e=this.char();10===e?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=e<65536?1:2)}},e.prototype.bumpIf=function(e){if(V(this.message,e,this.offset())){for(var t=0;t=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(e){if(this.offset()>e)throw Error("targetOffset ".concat(e," must be greater than or equal to the current offset ").concat(this.offset()));for(e=Math.min(e,this.message.length);;){var t=this.offset();if(t===e)break;if(t>e)throw Error("targetOffset ".concat(e," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&ne(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this.offset(),n=this.message.charCodeAt(t+(e>=65536?2:1));return null!==n&&void 0!==n?n:null},e}();function te(e){return e>=97&&e<=122||e>=65&&e<=90}function ne(e){return e>=9&&e<=13||32===e||133===e||e>=8206&&e<=8207||8232===e||8233===e}function re(e){return e>=33&&e<=35||36===e||e>=37&&e<=39||40===e||41===e||42===e||43===e||44===e||45===e||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||91===e||92===e||93===e||94===e||96===e||123===e||124===e||125===e||126===e||161===e||e>=162&&e<=165||166===e||167===e||169===e||171===e||172===e||174===e||176===e||177===e||182===e||187===e||191===e||215===e||247===e||e>=8208&&e<=8213||e>=8214&&e<=8215||8216===e||8217===e||8218===e||e>=8219&&e<=8220||8221===e||8222===e||8223===e||e>=8224&&e<=8231||e>=8240&&e<=8248||8249===e||8250===e||e>=8251&&e<=8254||e>=8257&&e<=8259||8260===e||8261===e||8262===e||e>=8263&&e<=8273||8274===e||8275===e||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||8608===e||e>=8609&&e<=8610||8611===e||e>=8612&&e<=8613||8614===e||e>=8615&&e<=8621||8622===e||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||8658===e||8659===e||8660===e||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||8968===e||8969===e||8970===e||8971===e||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||9001===e||9002===e||e>=9003&&e<=9083||9084===e||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||9655===e||e>=9656&&e<=9664||9665===e||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||9839===e||e>=9840&&e<=10087||10088===e||10089===e||10090===e||10091===e||10092===e||10093===e||10094===e||10095===e||10096===e||10097===e||10098===e||10099===e||10100===e||10101===e||e>=10132&&e<=10175||e>=10176&&e<=10180||10181===e||10182===e||e>=10183&&e<=10213||10214===e||10215===e||10216===e||10217===e||10218===e||10219===e||10220===e||10221===e||10222===e||10223===e||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||10627===e||10628===e||10629===e||10630===e||10631===e||10632===e||10633===e||10634===e||10635===e||10636===e||10637===e||10638===e||10639===e||10640===e||10641===e||10642===e||10643===e||10644===e||10645===e||10646===e||10647===e||10648===e||e>=10649&&e<=10711||10712===e||10713===e||10714===e||10715===e||e>=10716&&e<=10747||10748===e||10749===e||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||11158===e||e>=11159&&e<=11263||e>=11776&&e<=11777||11778===e||11779===e||11780===e||11781===e||e>=11782&&e<=11784||11785===e||11786===e||11787===e||11788===e||11789===e||e>=11790&&e<=11798||11799===e||e>=11800&&e<=11801||11802===e||11803===e||11804===e||11805===e||e>=11806&&e<=11807||11808===e||11809===e||11810===e||11811===e||11812===e||11813===e||11814===e||11815===e||11816===e||11817===e||e>=11818&&e<=11822||11823===e||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||11840===e||11841===e||11842===e||e>=11843&&e<=11855||e>=11856&&e<=11857||11858===e||e>=11859&&e<=11903||e>=12289&&e<=12291||12296===e||12297===e||12298===e||12299===e||12300===e||12301===e||12302===e||12303===e||12304===e||12305===e||e>=12306&&e<=12307||12308===e||12309===e||12310===e||12311===e||12312===e||12313===e||12314===e||12315===e||12316===e||12317===e||e>=12318&&e<=12319||12320===e||12336===e||64830===e||64831===e||e>=65093&&e<=65094}function ae(e){e.forEach((function(e){if(delete e.location,m(e)||p(e))for(var t in e.options)delete e.options[t].location,ae(e.options[t].value);else c(e)&&g(e.style)||(u(e)||d(e))&&v(e.style)?delete e.style.location:f(e)&&ae(e.children)}))}function oe(e,t){void 0===t&&(t={}),t=(0,i.pi)({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var n=new ee(e,t).parse();if(n.err){var a=SyntaxError(r[n.err.kind]);throw a.location=n.err.location,a.originalMessage=n.err.message,a}return(null===t||void 0===t?void 0:t.captureLocation)||ae(n.val),n.val}},86315:function(e,t,n){"use strict";var r;n.d(t,{L:function(){return r}}),function(e){e.Vietnam="vi-VN",e.Indonesia="id-ID",e.Malaysia="ms-MY",e.Cambodia="km-KH",e.PhilippinesEnglish="en-PH",e.PhilippinesTagalog="tl-PH",e.Thailand="th-TH",e.Myanmar="my-MM",e.Taiwan="zh-TW",e.India="hi-IN",e.Singapore="zh-SG"}(r||(r={}))},26775:function(e,t,n){"use strict";n.d(t,{B:function(){return o},D:function(){return r},H:function(){return a},L:function(){return l},d:function(){return i}});const r="/images/default-image.jpg",a={DUE_DATE:"DUE_DATE",BMI:"BMI",BMR:"BMR",OVULATION:"OVULATION",IFRAME:"IFRAME",PWG:"PWG",THR:"THR",BGC:"BGC"},o=(a.BMI,a.BMR,a.DUE_DATE,a.OVULATION,a.PWG,a.THR,a.BMI,a.BMR,a.DUE_DATE,a.OVULATION,a.PWG,a.THR,a.BMI,a.BMR,a.DUE_DATE,a.OVULATION,a.PWG,a.THR,a.BMI,a.BMR,a.DUE_DATE,a.OVULATION,a.PWG,a.THR,a.BMI,a.BMR,a.DUE_DATE,a.OVULATION,a.PWG,a.THR,a.BMI,a.BMR,a.DUE_DATE,a.OVULATION,a.PWG,a.THR,a.BMI,a.BMI,a.BMR,a.DUE_DATE,a.OVULATION,a.PWG,a.THR,a.BMI,a.BMR,a.DUE_DATE,a.OVULATION,a.PWG,a.THR,a.BMI,a.BMR,a.DUE_DATE,a.OVULATION,a.PWG,a.THR,a.PWG,a.THR,"hhg_user_token"),i="hhg-id",l={"en-PH":{ALL:"all",HOSPITAL:"hospital",SERVICE:"service",DOCTOR:"doctor",SEARCH:"search",SPECIALTIES:"specialties",CURRENT:"current-location"},"vi-VN":{ALL:"tat-ca",HOSPITAL:"benh-vien",SERVICE:"dich-vu",DOCTOR:"bac-si",SEARCH:"tim-kiem",SPECIALTIES:"chuyen-khoa",CURRENT:"vi-tri-hien-tai"},"id-ID":{ALL:"semua",HOSPITAL:"rumah-sakit",SERVICE:"layanan",DOCTOR:"dokter",SEARCH:"cari",SPECIALTIES:"spesialisasi",CURRENT:"posisi-saya-saat-ini"}}},78577:function(e,t,n){"use strict";n.d(t,{f:function(){return o},v:function(){return a}});var r=n(86315);const a={"vi-VN":"hellobacsi.com","id-ID":"hellosehat.com","ms-MY":"hellodoktor.com","km-KH":"hellokrupet.com","en-PH":"hellodoctor.com.ph","th-TH":"hellokhunmor.com","my-MM":"hellosayarwon.com","zh-TW":"helloyishi.com.tw","zh-SG":"hellojiankang.com","hi-IN":"helloswasthya.com","tl-PH":"hellodoctor.com.ph","vi-VN_MB":"marrybaby.vn"},o={[r.L.Vietnam]:"hellobacsi.com",[r.L.Indonesia]:"hellosehat.com",[r.L.Malaysia]:"hellodoktor.com",[r.L.Cambodia]:"hellokrupet.com",[r.L.PhilippinesEnglish]:"hellodoctor.com.ph",[r.L.PhilippinesTagalog]:"hellodoctor.com.ph",[r.L.Thailand]:"hellokhunmor.com",[r.L.Myanmar]:"hellosayarwon.com",[r.L.Taiwan]:"helloyishi.com.tw",[r.L.India]:"helloswasthya.com",[r.L.Singapore]:"hellojiankang.com"}},65900:function(e,t,n){"use strict";var r;n.d(t,{y:function(){return a}});("undefined"!==typeof window?(e=>{var t,n;return null!==(n=null===(t=null===e||void 0===e?void 0:e.match(/^https?:\/\/([^/?#]+)(?:[/?#]|$)/i))||void 0===t?void 0:t[1])&&void 0!==n?n:""})(null===(r=null===window||void 0===window?void 0:window.location)||void 0===r?void 0:r.href):"").split(".");const a=!0},39957:function(e,t,n){"use strict";n.d(t,{t:function(){return r},n:function(){return o}});var r,a=n(86315);!function(e){e.HPV="hpv"}(r||(r={}));const o={[a.L.Vietnam]:{[r.HPV]:"hpv-vaccine"},[a.L.Indonesia]:{[r.HPV]:"deteksi-dini-hpv"}}},45186:function(e,t,n){"use strict";n.d(t,{Z5:function(){return i},Cf:function(){return a},x9:function(){return o}});var r=n(86315);const a={HELLO_HEALTH_GROUP:"hellohealthgroup.com",HELLO_DOCTOR:"hellodoctor.com.ph",HELLO_DOCTOR_FIL:"hellodoctor.com.ph/fil",HELLO_KRUPET:"hellokrupet.com",HELLO_SWASTHYA:"helloswasthya.com",HELLO_SEHAT:"hellosehat.com",HELLO_SAYARWON:"hellosayarwon.com",HELLO_DOKTOR:"hellodoktor.com",HELLO_KHUNMOR:"hellokhunmor.com",HELLO_YISHI:"helloyishi.com.tw",HELLO_BACSI:"hellobacsi.com",MARRY_BABY:"www.marrybaby.vn",HELLO_JIANKANG:"hellojiankang.com"},o={HELLO_HEALTH_GROUP:{lng:r.L.PhilippinesEnglish,ns:"translation",name:"Hello Health Group",theme:"hellosite",dayjs:"en",phoneCountry:"PH",siteId:10},HELLO_DOCTOR:{lng:r.L.PhilippinesEnglish,ns:"translation",name:"Hello Doctor",theme:"hellosite",dayjs:"en",phoneCountry:"PH",siteId:5},HELLO_DOCTOR_FIL:{lng:r.L.PhilippinesTagalog,ns:"translation",name:"Hello Doctor",theme:"hellosite",dayjs:"tl-ph",phoneCountry:"PH",siteId:5},HELLO_KRUPET:{lng:r.L.Cambodia,ns:"translation",name:"Hello Krupet",theme:"hellosite",dayjs:"km",phoneCountry:"KH",siteId:4},HELLO_SWASTHYA:{lng:r.L.India,ns:"translation",name:"Hello Swasthya",theme:"hellosite",dayjs:"hi",phoneCountry:"IN",siteId:9},HELLO_SEHAT:{lng:r.L.Indonesia,ns:"translation",name:"Hello Sehat",theme:"hellosite",dayjs:"id",phoneCountry:"ID",siteId:2},HELLO_SAYARWON:{lng:r.L.Myanmar,ns:"translation",name:"Hello Sayarwon",theme:"hellosite",dayjs:"my",phoneCountry:"MM",siteId:7},HELLO_DOKTOR:{lng:r.L.Malaysia,ns:"translation",name:"Hello Doktor",theme:"hellosite",dayjs:"ms-my",phoneCountry:"MY",siteId:3},HELLO_KHUNMOR:{lng:r.L.Thailand,ns:"translation",name:"Hello Khunmor",theme:"hellosite",dayjs:"th",phoneCountry:"TH",siteId:6},HELLO_YISHI:{lng:r.L.Taiwan,ns:"translation",name:"Hello Yishi",theme:"hellosite",dayjs:"zh-tw",phoneCountry:"TW",siteId:8},HELLO_BACSI:{lng:r.L.Vietnam,ns:"translation",name:"Hello Bacsi",theme:"hellosite",dayjs:"vi",phoneCountry:"VN",siteId:1},HELLO_JIANKANG:{lng:r.L.Singapore,ns:"translation",name:"Hello Jiankang",theme:"hellosite",dayjs:"zh-sg",phoneCountry:"SG",siteId:1},MARRY_BABY:{lng:r.L.Vietnam,ns:"marrybaby",name:"Marry Baby",theme:"marrybaby",dayjs:"vi",phoneCountry:"VN",siteId:11}},i={[r.L.Vietnam]:"\u20ab",[r.L.Indonesia]:"Rp",[r.L.Malaysia]:"RM",[r.L.Cambodia]:"\u17db",[r.L.PhilippinesEnglish]:"\u20b1",[r.L.PhilippinesTagalog]:"\u20b1",[r.L.Thailand]:"\u0e3f",[r.L.Myanmar]:"K",[r.L.Taiwan]:"$",[r.L.India]:"\u20b9",[r.L.Singapore]:"S$"}},82075:function(e,t,n){"use strict";n.d(t,{H:function(){return i},a:function(){return l},b:function(){return a}});var r,a,o=n(43125);!function(e){e.DUE_DATE="due-date-calculator",e.BMI="bmi",e.BMR="bmr",e.OVULATION="ovulation",e.IFRAME="IFRAME",e.PWG="pregnancy-weight-gain",e.THR="heart-rate",e.BABY_VACCINE="vaccination-tool",e.BABY_GROWTH="baby-growth-tracking",e.BABY_POOP="baby-poop-checking"}(r||(r={})),function(e){e.DUE_DATE="DueDate",e.BMI="BMI",e.BMR="BMR",e.OVULATION="Ovulation",e.PWG="PregnancyWeightGain",e.THR="TargetHeartRate",e.BABY_VACCINE="BabyVaccine",e.BABY_GROWTH="BabyGrowth",e.BABY_POOP="BabyPoopChecking"}(a||(a={}));const i={DUE_DATE:r.DUE_DATE,BMI:r.BMI,BMR:r.BMR,OVULATION:r.OVULATION,IFRAME:r.IFRAME,PWG:r.PWG,THR:r.THR,BABY_VACCINE:r.BABY_VACCINE,BABY_GROWTH:r.BABY_GROWTH,BABY_POOP:r.BABY_POOP},l={[i.DUE_DATE]:o.C.getAssetPath("health-tools/due-date-icon.svg")}},67050:function(e,t,n){"use strict";n.d(t,{B:function(){return p},F:function(){return w},G:function(){return y},S:function(){return u},c:function(){return v},f:function(){return h},g:function(){return E},h:function(){return P},l:function(){return d},r:function(){return g},u:function(){return b},w:function(){return m}});var r=n(22470),a=n(65900),o=n(68866),i=n(74533),l=n(9465),s=n(86315),c=n(78577);const u={LOGIN_BY_SOCIAL:"member/social-login",EMAIL:{REGISTER_BY_SEND_OTP:"login/login-with-email",LOGIN_BY_PASSWORD:"member/login",VERIFY_BY_OTP:"login/email-verify-code",SEND_OTP:"login/email-resend-otp-code"},PHONE:{REGISTER_BY_SEND_OTP:"login/login-with-sms",SEND_OTP:"login/sms/sent-otp",VERIFY_BY_OTP:"login/phone-verify-code",LOGIN_BY_PASSWORD:"member/login-by-phone",UPDATE_PHONE_SEND_OTP:"login/sms-social/sent-otp",UPDATE_PHONE_VERIFY_OTP:"login/sms-social/phone-verify-code"},WHATSAPP:{REGISTER_BY_SEND_OTP:"login/login-with-whatsapp",SEND_OTP:"login/whatsapp/sent-otp",UPDATE_PHONE_SEND_OTP:"login/sms-social/whatsapp/sent-otp",UPDATE_PHONE_VERIFY_OTP:"login/sms-social/whatsapp-verify-code",VERIFY_BY_OTP:"login/whatsapp-verify-code"},ZALO:{REGISTER_BY_SEND_OTP:"login/login-with-zalo",SEND_OTP:"login/zalo/sent-otp",VERIFY_BY_OTP:"login/zalo-verify-code",UPDATE_PHONE_SEND_OTP:"login/sms-social/zalo/sent-otp",UPDATE_PHONE_VERIFY_OTP:"login/sms-social/zalo-verify-code"},RESET_PASSWORD:"login/reset-password",CHECK_USER_EXIST:"member/check-user-exist",UPDATE_USER_INFO:"login/update-first-info",SETUP_USER_INFO:"login/setup-first-info",ECOM_CARE:{SEND_OTP:"login/ecom-care/send-email-otp-code",VERIFY_OTP:"login/ecom-care/email-verify-code",RESEND_OTP:"login/ecom-care/resend-email-otp-code"}},d="vi-VN",m={[s.L.Vietnam]:"1",[s.L.Indonesia]:"2",[s.L.Malaysia]:"3"}[d];i.L[d].PHONE;const p="hhg_user_token",h=(e,t={},n)=>(0,r.a)(void 0,void 0,void 0,(function*(){var r;let a;const i=n?"":null===(r=document.cookie.split("; ").find((e=>e.startsWith(p))))||void 0===r?void 0:r.split("=")[1];try{t.body instanceof FormData&&(t.body.append("ga_client_id",(0,l.ej)("_ga")||""),t.body.append("referrer",window.location.href)),a=yield fetch((e=>(0,o.n)(`${(0,o.a)(d)}/api/v2/${e}`))(e),i?Object.assign(Object.assign({},t),{headers:Object.assign({Authorization:`Bearer ${i}`},null===t||void 0===t?void 0:t.headers)}):t)}catch(s){return console.error(s),null}return null===a||void 0===a?void 0:a.json()})),f=(e,t={},n)=>(0,r.a)(void 0,void 0,void 0,(function*(){var r;let a;const i=n?"":null===(r=document.cookie.split("; ").find((e=>e.startsWith(p))))||void 0===r?void 0:r.split("=")[1];try{a=yield fetch((e=>(0,o.n)(`${(0,o.a)(d)}/api/${e}`))(e),i?Object.assign(Object.assign({},t),{headers:Object.assign({Authorization:`Bearer ${i}`},null===t||void 0===t?void 0:t.headers)}):t)}catch(l){return console.error(l),null}return null===a||void 0===a?void 0:a.json()})),g=(e,t)=>(0,r.a)(void 0,void 0,void 0,(function*(){const n=new FormData;return n.append("password",e),n.append("confirm-password",t),h(u.RESET_PASSWORD,{method:"POST",body:n})})),v=({email:e,phone:t})=>(0,r.a)(void 0,void 0,void 0,(function*(){const n=new FormData;return e?n.append("email",e):n.append("phone_number",t),h(u.CHECK_USER_EXIST,{method:"POST",body:n})})),b=e=>(0,r.a)(void 0,void 0,void 0,(function*(){const t=new FormData;return Object.keys(e).forEach((n=>{const r=e[n];"undefined"===typeof r||null===r||"string"===typeof r&&!r.trim()||t.append(n,e[n])})),h(u.SETUP_USER_INFO,{method:"POST",body:t})})),y=a.y?"289442006438-040a42cbidr6v5d178f3iqi9q95821r3.apps.googleusercontent.com":"289442006438-cihobuq1h3r4426pur7u0e43fqdnep59.apps.googleusercontent.com",w="2759888574045636",E=()=>(0,r.a)(void 0,void 0,void 0,(function*(){return f("user/profile",{method:"POST"})})),P=e=>{(null===e||void 0===e?void 0:e.token)&&(0,l.d8)(p,e.token,{domain:"localhost"===window.location.hostname?"localhost":`.${c.v[d]}`,expires:new Date(1e3*e.expire_in).toUTCString()}),(null===e||void 0===e?void 0:e.refresh_token)&&(0,l.d8)(i.h,e.refresh_token,{domain:"localhost"===window.location.hostname?"localhost":`.${c.v[d]}`})}},57425:function(e,t,n){"use strict";n.d(t,{M:function(){return qe},N:function(){return et},g:function(){return dt},s:function(){return rt},t:function(){return ut},u:function(){return Je}});var r=n(22470),a=n(67294),o=n(90411),i=n.n(o),l=n(86315),s=n(19756),c=n(14665);function u(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,(0,c.Z)(e,t)}var d=n(73935),m=!1,p=a.createContext(null),h="unmounted",f="exited",g="entering",v="entered",b="exiting",y=function(e){function t(t,n){var r;r=e.call(this,t,n)||this;var a,o=n&&!n.isMounting?t.enter:t.appear;return r.appearStatus=null,t.in?o?(a=f,r.appearStatus=g):a=v:a=t.unmountOnExit||t.mountOnEnter?h:f,r.state={status:a},r.nextCallback=null,r}u(t,e),t.getDerivedStateFromProps=function(e,t){return e.in&&t.status===h?{status:f}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(e){var t=null;if(e!==this.props){var n=this.state.status;this.props.in?n!==g&&n!==v&&(t=g):n!==g&&n!==v||(t=b)}this.updateStatus(!1,t)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var e,t,n,r=this.props.timeout;return e=t=n=r,null!=r&&"number"!==typeof r&&(e=r.exit,t=r.enter,n=void 0!==r.appear?r.appear:t),{exit:e,enter:t,appear:n}},n.updateStatus=function(e,t){void 0===e&&(e=!1),null!==t?(this.cancelNextCallback(),t===g?this.performEnter(e):this.performExit()):this.props.unmountOnExit&&this.state.status===f&&this.setState({status:h})},n.performEnter=function(e){var t=this,n=this.props.enter,r=this.context?this.context.isMounting:e,a=this.props.nodeRef?[r]:[d.findDOMNode(this),r],o=a[0],i=a[1],l=this.getTimeouts(),s=r?l.appear:l.enter;!e&&!n||m?this.safeSetState({status:v},(function(){t.props.onEntered(o)})):(this.props.onEnter(o,i),this.safeSetState({status:g},(function(){t.props.onEntering(o,i),t.onTransitionEnd(s,(function(){t.safeSetState({status:v},(function(){t.props.onEntered(o,i)}))}))})))},n.performExit=function(){var e=this,t=this.props.exit,n=this.getTimeouts(),r=this.props.nodeRef?void 0:d.findDOMNode(this);t&&!m?(this.props.onExit(r),this.safeSetState({status:b},(function(){e.props.onExiting(r),e.onTransitionEnd(n.exit,(function(){e.safeSetState({status:f},(function(){e.props.onExited(r)}))}))}))):this.safeSetState({status:f},(function(){e.props.onExited(r)}))},n.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(e,t){t=this.setNextCallback(t),this.setState(e,t)},n.setNextCallback=function(e){var t=this,n=!0;return this.nextCallback=function(r){n&&(n=!1,t.nextCallback=null,e(r))},this.nextCallback.cancel=function(){n=!1},this.nextCallback},n.onTransitionEnd=function(e,t){this.setNextCallback(t);var n=this.props.nodeRef?this.props.nodeRef.current:d.findDOMNode(this),r=null==e&&!this.props.addEndListener;if(n&&!r){if(this.props.addEndListener){var a=this.props.nodeRef?[this.nextCallback]:[n,this.nextCallback],o=a[0],i=a[1];this.props.addEndListener(o,i)}null!=e&&setTimeout(this.nextCallback,e)}else setTimeout(this.nextCallback,0)},n.render=function(){var e=this.state.status;if(e===h)return null;var t=this.props,n=t.children,r=(t.in,t.mountOnEnter,t.unmountOnExit,t.appear,t.enter,t.exit,t.timeout,t.addEndListener,t.onEnter,t.onEntering,t.onEntered,t.onExit,t.onExiting,t.onExited,t.nodeRef,(0,s.Z)(t,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]));return a.createElement(p.Provider,{value:null},"function"===typeof n?n(e,r):a.cloneElement(a.Children.only(n),r))},t}(a.Component);function w(){}y.contextType=p,y.propTypes={},y.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:w,onEntering:w,onEntered:w,onExit:w,onExiting:w,onExited:w},y.UNMOUNTED=h,y.EXITED=f,y.ENTERING=g,y.ENTERED=v,y.EXITING=b;var E=y,P=n(22122),k=n(63349);function C(e,t){var n=Object.create(null);return e&&a.Children.map(e,(function(e){return e})).forEach((function(e){n[e.key]=function(e){return t&&(0,a.isValidElement)(e)?t(e):e}(e)})),n}function O(e,t,n){return null!=n[t]?n[t]:e.props[t]}function S(e,t,n){var r=C(e.children),o=function(e,t){function n(n){return n in t?t[n]:e[n]}e=e||{},t=t||{};var r,a=Object.create(null),o=[];for(var i in e)i in t?o.length&&(a[i]=o,o=[]):o.push(i);var l={};for(var s in t){if(a[s])for(r=0;r(e+1)%1e6;var R=n(23810),N=n(37048);const H="undefined"!==typeof window?a.useLayoutEffect:a.useEffect;const[$,F]=function(e){return[function(t){const n=Object.keys(t).reduce(((n,r)=>(n[`${e}:${r}`]=e=>t[r](e.detail),n)),{});H((()=>(Object.keys(n).forEach((e=>{window.removeEventListener(e,n[e]),window.addEventListener(e,n[e])})),()=>Object.keys(n).forEach((e=>{window.removeEventListener(e,n[e])})))),[n])},function(t){return(...n)=>{return r=`${e}:${String(t)}`,a=n[0],void window.dispatchEvent(new CustomEvent(r,{detail:a}));var r,a}}]}("mantine-notifications"),B={show:F("show"),hide:F("hide"),clean:F("clean"),cleanQueue:F("cleanQueue"),update:F("update")};var z=function([e,t],n){const r={};return"top"===e&&(r.top=n),"bottom"===e&&(r.bottom=n),"left"===t&&(r.left=n),"right"===t&&(r.right=n),"center"===t&&(r.left="50%",r.transform="translateX(-50%)"),r},j=Object.defineProperty,U=Object.getOwnPropertySymbols,G=Object.prototype.hasOwnProperty,W=Object.prototype.propertyIsEnumerable,V=(e,t,n)=>t in e?j(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Z=(e,t)=>{for(var n in t||(t={}))G.call(t,n)&&V(e,n,t[n]);if(U)for(var n of U(t))W.call(t,n)&&V(e,n,t[n]);return e};const Y={left:"translateX(-100%)",right:"translateX(100%)","top-center":"translateY(-100%)","bottom-center":"translateY(100%)"},K={left:"translateX(0)",right:"translateX(0)","top-center":"translateY(0)","bottom-center":"translateY(0)"};var q=function({state:e,maxHeight:t,positioning:n,transitionDuration:r}){const[a,o]=n,i="center"===o?`${a}-center`:o,l={opacity:1,transform:K[i]},s={opacity:0,maxHeight:0,transform:Y[i]},c={entering:l,entered:l,exiting:s,exited:s};return Z(Z({},{opacity:0,maxHeight:t,transform:Y[i],transitionDuration:`${r}ms, ${r}ms, ${r}ms`,transitionTimingFunction:"cubic-bezier(.51,.3,0,1.21), cubic-bezier(.51,.3,0,1.21), linear",transitionProperty:"opacity, transform, max-height"}),c[e])},X=n(19827),J=n(44036),Q=(0,J.k)(((e,{color:t,radius:n,withTitle:r})=>{const a=e.fn.radius(n),o=e.fn.variant({variant:"filled",color:t});return{closeButton:e.fn.hover({backgroundColor:"dark"===e.colorScheme?e.colors.dark[8]:e.colors.gray[0]}),icon:{boxSizing:"border-box",marginRight:e.spacing.md,width:(0,A.h)(28),height:(0,A.h)(28),borderRadius:(0,A.h)(28),display:"flex",flex:"none",alignItems:"center",justifyContent:"center",backgroundColor:o.background,color:e.white},root:{overflow:"hidden",boxSizing:"border-box",position:"relative",display:"flex",alignItems:"center",paddingLeft:(0,A.h)(22),paddingRight:e.spacing.xs,paddingTop:e.spacing.xs,paddingBottom:e.spacing.xs,borderRadius:a,backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.white,boxShadow:e.shadows.lg,"&::before":{content:'""',display:"block",position:"absolute",width:(0,A.h)(6),top:a,bottom:a,left:(0,A.h)(4),borderRadius:a,backgroundColor:o.background},"&[data-with-icon]":{paddingLeft:e.spacing.xs,"&::before":{display:"none"}},"&[data-with-border]":{border:`${(0,A.h)(1)} solid ${"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[3]}`}},body:{flex:1,overflow:"hidden",marginRight:e.spacing.xs},loader:{marginRight:e.spacing.md},title:{lineHeight:1.4,marginBottom:(0,A.h)(2),overflow:"hidden",textOverflow:"ellipsis",color:"dark"===e.colorScheme?e.white:e.colors.gray[9]},description:{color:r?"dark"===e.colorScheme?e.colors.dark[2]:e.colors.gray[6]:"dark"===e.colorScheme?e.colors.dark[0]:e.black,lineHeight:1.4,overflow:"hidden",textOverflow:"ellipsis"}}})),ee=n(73330),te=n(5918),ne=n(77433),re=Object.defineProperty,ae=Object.defineProperties,oe=Object.getOwnPropertyDescriptors,ie=Object.getOwnPropertySymbols,le=Object.prototype.hasOwnProperty,se=Object.prototype.propertyIsEnumerable,ce=(e,t,n)=>t in e?re(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ue=(e,t)=>{for(var n in t||(t={}))le.call(t,n)&&ce(e,n,t[n]);if(ie)for(var n of ie(t))se.call(t,n)&&ce(e,n,t[n]);return e};const de={withCloseButton:!0},me=(0,a.forwardRef)(((e,t)=>{const n=(0,X.N4)("Notification",de,e),{className:r,color:o,radius:i,loading:l,withCloseButton:s,withBorder:c,title:u,icon:d,children:m,onClose:p,closeButtonProps:h,classNames:f,styles:g,unstyled:v,variant:b}=n,y=((e,t)=>{var n={};for(var r in e)le.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ie)for(var r of ie(e))t.indexOf(r)<0&&se.call(e,r)&&(n[r]=e[r]);return n})(n,["className","color","radius","loading","withCloseButton","withBorder","title","icon","children","onClose","closeButtonProps","classNames","styles","unstyled","variant"]),{classes:w,cx:E}=Q({color:o,radius:i,withTitle:!!u},{name:"Notification",classNames:f,styles:g,unstyled:v,variant:b});return a.createElement(D.x,ue({className:E(w.root,r),"data-with-icon":!!d||l||void 0,"data-with-border":c||void 0,role:"alert",ref:t},y),d&&!l&&a.createElement("div",{className:w.icon},d),l&&a.createElement(ee.a,{size:28,color:o,className:w.loader}),a.createElement("div",{className:w.body},u&&a.createElement(te.x,{className:w.title,size:"sm",weight:500},u),a.createElement(te.x,{color:"dimmed",className:w.description,size:"sm"},m)),s&&a.createElement(ne.P,(P=ue({iconSize:16,color:"gray"},h),k={onClick:p,className:w.closeButton},ae(P,oe(k)))));var P,k}));me.displayName="@mantine/core/Notification";var pe=function(e,t){return"number"===typeof t?t:!1!==t&&!1!==e&&e},he=Object.defineProperty,fe=Object.defineProperties,ge=Object.getOwnPropertyDescriptors,ve=Object.getOwnPropertySymbols,be=Object.prototype.hasOwnProperty,ye=Object.prototype.propertyIsEnumerable,we=(e,t,n)=>t in e?he(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ee=(e,t)=>{for(var n in t||(t={}))be.call(t,n)&&we(e,n,t[n]);if(ve)for(var n of ve(t))ye.call(t,n)&&we(e,n,t[n]);return e},Pe=(e,t)=>{var n={};for(var r in e)be.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ve)for(var r of ve(e))t.indexOf(r)<0&&ye.call(e,r)&&(n[r]=e[r]);return n};function ke(e){var t=e,{notification:n,autoClose:r,onHide:o,innerRef:i}=t,l=Pe(t,["notification","autoClose","onHide","innerRef"]);const s=n,{autoClose:c,message:u}=s,d=Pe(s,["autoClose","message"]),m=pe(r,c),p=(0,a.useRef)(),h=()=>{o(n.id),window.clearTimeout(p.current)},f=()=>{clearTimeout(p.current)},g=()=>{"number"===typeof m&&(p.current=window.setTimeout(h,m))};return(0,a.useEffect)((()=>{"function"===typeof n.onOpen&&n.onOpen(n)}),[]),(0,a.useEffect)((()=>(g(),f)),[r,n.autoClose]),a.createElement(me,(v=Ee(Ee({},d),l),fe(v,ge({onClose:h,onMouseEnter:f,onMouseLeave:g,ref:i}))),u);var v}ke.displayName="@mantine/notifications/NotificationContainer";var Ce=ke,Oe=(0,J.k)(((e,{zIndex:t})=>({notifications:{width:`calc(100% - ${e.spacing.md} * 2)`,boxSizing:"border-box",position:"fixed",zIndex:t},notification:{"&:not(:first-of-type)":{marginTop:e.spacing.sm}}})));var Se=n(89058),xe=Object.defineProperty,_e=Object.defineProperties,Te=Object.getOwnPropertyDescriptors,Ae=Object.getOwnPropertySymbols,Ie=Object.prototype.hasOwnProperty,Me=Object.prototype.propertyIsEnumerable,De=(e,t,n)=>t in e?xe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Le=(e,t)=>{for(var n in t||(t={}))Ie.call(t,n)&&De(e,n,t[n]);if(Ae)for(var n of Ae(t))Me.call(t,n)&&De(e,n,t[n]);return e};var Re=function({limit:e}){const{state:t,queue:n,update:r,cleanQueue:o}=function({initialValues:e=[],limit:t}){const[{state:n,queue:r},o]=(0,a.useState)({state:e.slice(0,t),queue:e.slice(t)});return{state:n,queue:r,add:(...e)=>o((n=>{const r=[...n.state,...n.queue,...e];return{state:r.slice(0,t),queue:r.slice(t)}})),update:e=>o((n=>{const r=e([...n.state,...n.queue]);return{state:r.slice(0,t),queue:r.slice(t)}})),cleanQueue:()=>o((e=>({state:e.state,queue:[]})))}}({initialValues:[],limit:e});return{notifications:t,queue:n,showNotification:e=>{const t=e.id||(0,Se.k)();return r((n=>{return e.id&&n.some((t=>t.id===e.id))?n:[...n,(r=Le({},e),a={id:t},_e(r,Te(a)))];var r,a})),t},updateNotification:e=>r((t=>{const n=t.findIndex((t=>t.id===e.id));if(-1===n)return t;const r=[...t];return r[n]=e,r})),hideNotification:e=>r((t=>t.filter((t=>t.id!==e||("function"===typeof t.onClose&&t.onClose(t),!1))))),cleanQueue:o,clean:()=>r((()=>[]))}},Ne=Object.defineProperty,He=Object.getOwnPropertySymbols,$e=Object.prototype.hasOwnProperty,Fe=Object.prototype.propertyIsEnumerable,Be=(e,t,n)=>t in e?Ne(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ze=(e,t)=>{for(var n in t||(t={}))$e.call(t,n)&&Be(e,n,t[n]);if(He)for(var n of He(t))Fe.call(t,n)&&Be(e,n,t[n]);return e};const je=["top-left","top-right","top-center","bottom-left","bottom-right","bottom-center"],Ue=e=>{var t=e,{className:n,position:r="bottom-right",autoClose:o=4e3,transitionDuration:i=250,containerWidth:l=(0,A.h)(440),notificationMaxHeight:s=(0,A.h)(200),limit:c=5,zIndex:u=(0,I.w)("overlay"),style:d,children:m,target:p}=t,h=((e,t)=>{var n={};for(var r in e)$e.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&He)for(var r of He(e))t.indexOf(r)<0&&Fe.call(e,r)&&(n[r]=e[r]);return n})(t,["className","position","autoClose","transitionDuration","containerWidth","notificationMaxHeight","limit","zIndex","style","children","target"]);const f=function(){const[,e]=(0,a.useReducer)(L,0);return e}(),g=(0,a.useRef)({}),v=(0,a.useRef)(0),{notifications:b,showNotification:y,updateNotification:w,hideNotification:P,clean:k,cleanQueue:C}=Re({limit:c}),{classes:O,cx:S,theme:x}=Oe({zIndex:u}),_=(0,R.J)(),H=!!x.respectReducedMotion&&_?1:i,F=(je.includes(r)?r:"bottom-right").split("-");(0,N.l)((()=>{b.length>v.current&&setTimeout((()=>f()),0),v.current=b.length}),[b]),$({show:y,hide:P,update:w,clean:k,cleanQueue:C});const B=b.map((e=>a.createElement(E,{key:e.id,timeout:H,onEnter:()=>g.current[e.id].offsetHeight,nodeRef:{current:g.current[e.id]}},(t=>a.createElement(Ce,{innerRef:t=>{g.current[e.id]=t},notification:e,onHide:P,className:O.notification,autoClose:o,sx:[ze({},q({state:t,positioning:F,transitionDuration:H,maxHeight:s})),...Array.isArray(e.sx)?e.sx:[e.sx]]})))));return a.createElement(M.h,{target:p},a.createElement(D.x,ze({className:S(O.notifications,n),style:d,sx:ze({maxWidth:l},z(F,x.spacing.md))},h),a.createElement(T,null,B)))};Ue.displayName="@mantine/notifications/Notifications",Ue.show=B.show,Ue.hide=B.hide,Ue.update=B.update,Ue.clean=B.clean,Ue.cleanQueue=B.cleanQueue;var Ge=n(74533),We=n(43125),Ve=n(10917),Ze=n(36308),Ye=n(51139),Ke=n(79461);const qe={[l.L.Vietnam]:"vi",[l.L.Cambodia]:"km",[l.L.India]:"hi",[l.L.Indonesia]:"id",[l.L.Malaysia]:"ms",[l.L.Thailand]:"th",[l.L.Taiwan]:"zh-tw",[l.L.PhilippinesTagalog]:"tl-ph",[l.L.PhilippinesEnglish]:"en",[l.L.Myanmar]:"my",[l.L.Singapore]:"zh-cn"},Xe={[l.L.Vietnam]:()=>n.e(700).then(n.t.bind(n,90700,23)),[l.L.Cambodia]:()=>n.e(1114).then(n.t.bind(n,71114,23)),[l.L.India]:()=>n.e(6146).then(n.t.bind(n,46146,23)),[l.L.Indonesia]:()=>n.e(885).then(n.t.bind(n,90885,23)),[l.L.Malaysia]:()=>n.e(9226).then(n.t.bind(n,69226,23)),[l.L.Thailand]:()=>n.e(8008).then(n.t.bind(n,48008,23)),[l.L.Taiwan]:()=>n.e(6417).then(n.t.bind(n,96417,23)),[l.L.Singapore]:()=>n.e(3155).then(n.t.bind(n,63155,23)),[l.L.PhilippinesTagalog]:()=>n.e(2317).then(n.t.bind(n,92317,23)),[l.L.PhilippinesEnglish]:()=>n.e(5871).then(n.t.bind(n,35871,23)),[l.L.Myanmar]:()=>n.e(4972).then(n.t.bind(n,74972,23))},Je=e=>{const[t,n]=(0,a.useState)(!1);return(0,a.useEffect)((()=>{(0,r.a)(void 0,void 0,void 0,(function*(){var t;n(!1),yield null===(t=Xe[e])||void 0===t?void 0:t.call(Xe),i().locale(qe[e]),n(!0)}))}),[e]),{isLoaded:t}},Qe={[Ye.C.NONE]:{hb:["#e3f2ff","#bcdeff","#91caff","#65b5ff","#45a4ff","#2b94ff","#2d87f3","#2c74df","#2b62cd","#2743ad"],mb:["#FFE9F1","#F8CCDC","#F5B4CB","#F29CBA","#EE84AA","#EB6B99","#E85388","#D34C7C","#BE446F","#A93D63"],blue:["#e3f2ff","#bcdeff","#91caff","#65b5ff","#45a4ff","#2b94ff","#2d87f3","#2c74df","#2b62cd","#2743ad"],gray:["#fafafa","#f2f2f2","#d9d9d9","#bfbfbf","#8c8c8c","#737373","#595959","#404040","#262626","#1a1a1a"],delftGray:["#F3F3F3","#EAEAEC","#D9DAE2","#B9BAC8","#9898A9","#7C7C8F","#5A5A72","#3E3F58","#202135","#0C0C12"],neutral:["#f7f9fc","#e4e8ec","#d2d6dc","#bfc5cc","#adb3bc","#9aa2ac","#87909c","#757f8c","#626d7c","#545E6C"],green:["#e0f8ee","#b3eed5","#7ce2b9","#2ed69e","#00CB8A","#00C076","#00B16A","#009E5C","#008C50","#006C39"],pink:["#fff1f6","#ffdce9","#fec7dc","#feb2cf","#fe9dc2","#fd87b4","#fd72a7","#fc5d9a","#fc488d","#e92d74"],violet:["#F5EDFF","#E7D2F7","#D8B7F0","#CA9CE8","#BB82E1","#AD67D9","#9E4CD1","#9031CA","#8116C2","#63059D"],yellow:["#fff8e2","#ffecb6","#ffe187","#ffd658","#ffcb37","#ffc326","#ffb521","#fea21e","#fe921d","#fc7419"],teal:["#e0f7fc","#b1ebf8","#7ddff3","#44d1ec","#00c7e6","#00bee0","#00aecd","#0099b2","#008599","#00626c"],indigol:["#CEDDF0","#ACC5E6","#95B3DA","#85A6CF","#6D91BE","#5F85B5","#4C77AC","#35639C","#284A75","#1B3250"],red:["#fae9e8","#feccbf","#FEAA96","#f44d2c","#ff6f4d","#ff5331","#f44d2c","#e64728","#d84023","#bf331b"],redViolet:["#F3EAEB","#E8D5D7","#DDC1C4","#D1ACB0","#C5979C","#BA8288","#AF6D74","#A35961","#97444D","#8C2F39"]},[Ye.C.LEADGEN]:{hb:["#e3f2ff","#bcdeff","#91caff","#65b5ff","#45a4ff","#2b94ff","#2d87f3","#2c74df","#2b62cd","#2743ad"],mb:["#FFE9F1","#F8CCDC","#F5B4CB","#F29CBA","#EE84AA","#EB6B99","#E85388","#D34C7C","#BE446F","#A93D63"],blue:["#e3f2ff","#bcdeff","#91caff","#65b5ff","#45a4ff","#2b94ff","#2d87f3","#2c74df","#2b62cd","#2743ad"],gray:["#fafafa","#f2f2f2","#d9d9d9","#bfbfbf","#8c8c8c","#737373","#595959","#404040","#262626","#111111"],delftGray:["#F3F3F3","#EAEAEC","#D9DAE2","#B9BAC8","#9898A9","#7C7C8F","#5A5A72","#3E3F58","#202135","#0C0C12"],neutral:["#f7f9fc","#e4e8ec","#d2d6dc","#bfc5cc","#adb3bc","#9aa2ac","#87909c","#757f8c","#626d7c","#545E6C"],green:["#e0f8ee","#b3eed5","#7ce2b9","#2ed69e","#00CB8A","#00C076","#00B16A","#009E5C","#008C50","#006C39"],pink:["#fff1f6","#ffdce9","#fec7dc","#feb2cf","#fe9dc2","#fd87b4","#fd72a7","#fc5d9a","#fc488d","#e92d74"],violet:["#F5EDFF","#E7D2F7","#D8B7F0","#CA9CE8","#BB82E1","#AD67D9","#9E4CD1","#9031CA","#8116C2","#63059D"],yellow:["#fff8e2","#ffecb6","#ffe187","#ffd658","#ffcb37","#ffc326","#ffb521","#fea21e","#fe921d","#fc7419"],teal:["#e0f7fc","#b1ebf8","#7ddff3","#44d1ec","#00c7e6","#00bee0","#00aecd","#0099b2","#008599","#00626c"],indigol:["#CEDDF0","#ACC5E6","#95B3DA","#85A6CF","#6D91BE","#5F85B5","#4C77AC","#35639C","#284A75","#1B3250"],red:["#fae9e8","#feccbf","#FEAA96","#f44d2c","#ff6f4d","#ff5331","#f44d2c","#e64728","#d84023","#bf331b"],redViolet:["#F3EAEB","#E8D5D7","#DDC1C4","#D1ACB0","#C5979C","#BA8288","#AF6D74","#A35961","#97444D","#8C2F39"]}};function et(){return a.createElement(Ue,{position:"top-right",zIndex:Ge.Z+5,autoClose:5e3})}const tt={success:"green",danger:"red",warning:"yellow",info:"blue",firebase:"gray"},nt={success:a.createElement((()=>a.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("path",{d:"M10 18.333a8.333 8.333 0 1 0 0-16.666 8.333 8.333 0 0 0 0 16.666",fill:"#00B16A"}),a.createElement("path",{d:"m13.833 7.5-5.5 5-2.5-2.273",stroke:"#fff",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))),null),danger:a.createElement((()=>a.createElement("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("path",{d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10",fill:"#262626"}),a.createElement("path",{d:"m14.829 9.172-5.657 5.656m-.001-5.656 5.657 5.656",stroke:"#fff",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))),null),warning:a.createElement((()=>a.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 1.66666C5.4 1.66666 1.66667 5.39999 1.66667 9.99999C1.66667 14.6 5.4 18.3333 10 18.3333C14.6 18.3333 18.3333 14.6 18.3333 9.99999C18.3333 5.39999 14.6 1.66666 10 1.66666ZM10 10.8333C9.54167 10.8333 9.16667 10.4583 9.16667 9.99999V6.66666C9.16667 6.20832 9.54167 5.83332 10 5.83332C10.4583 5.83332 10.8333 6.20832 10.8333 6.66666V9.99999C10.8333 10.4583 10.4583 10.8333 10 10.8333ZM9.16667 12.5V14.1667H10.8333V12.5H9.16667Z",fill:"#FE921D"}))),null),info:a.createElement((()=>a.createElement("svg",{width:"20",height:"20",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("path",{d:"M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12",fill:"#2D87F3"}),a.createElement("path",{d:"M8 11V8m0-3h.01",stroke:"#fff",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))),null),firebase:""},rt=e=>{var{type:t,title:n}=e,o=(0,r._)(e,["type","title"]);const i=nt[t];B.show(Object.assign(Object.assign({title:a.createElement("b",null,n),icon:i,withCloseButton:!0,closeButtonProps:{label:"Close alert"}},o),{styles:e=>{const n=tt[t]||"blue";return{root:{backgroundColor:e.colors[n][0],borderColor:e.colors[n][0],"&::before":{backgroundColor:e.white}},title:{color:e.colors[n][8]},description:{color:e.black},closeButton:{color:e.black,"&:hover":{backgroundColor:e.colors[n][0]}},icon:{backgroundColor:"transparent",padding:0}}}}))},at={Container:{defaultProps:{sizes:{lg:(0,A.em)(Ze.S.LG)}}}},ot={none:{default:[{size:"40px",lineHeight:"52px",letterSpacing:"-1.2px"},{size:"32px",lineHeight:"42px",letterSpacing:"-1px"},{size:"26px",lineHeight:"36px",letterSpacing:"-0.8px"},{size:"22px",lineHeight:"32px",letterSpacing:"-0.6px"},{size:"18px",lineHeight:"28px",letterSpacing:"-0.2px"},{size:"16px",lineHeight:"24px",letterSpacing:0}],mbDown:[{size:"26px",lineHeight:"34px",letterSpacing:"-0.9px"},{size:"24px",lineHeight:"32px",letterSpacing:"-0.8px"},{size:"20px",lineHeight:"26px",letterSpacing:"-0.7px"},{size:"18px",lineHeight:"26px",letterSpacing:"-0.6px"},{size:"16px",lineHeight:"24px",letterSpacing:"-0.2px"},{size:"14px",lineHeight:"22px",letterSpacing:"-0.2px"}]},leadgen:{default:[{size:"40px",lineHeight:"48px",letterSpacing:"-1.2px"},{size:"32px",lineHeight:"40px",letterSpacing:"-1px"},{size:"26px",lineHeight:"32px",letterSpacing:"-0.6px"},{size:"20px",lineHeight:"28px",letterSpacing:"-0.4px"},{size:"17px",lineHeight:"24px",letterSpacing:"-0.4px"},{size:"15px",lineHeight:"24px",letterSpacing:"-0.3px"}],mbDown:[{size:"26px",lineHeight:"34px",letterSpacing:"-0.9px"},{size:"24px",lineHeight:"32px",letterSpacing:"-0.8px"},{size:"20px",lineHeight:"26px",letterSpacing:"-0.7px"},{size:"18px",lineHeight:"26px",letterSpacing:"-0.6px"},{size:"16px",lineHeight:"24px",letterSpacing:"-0.2px"},{size:"14px",lineHeight:"22px",letterSpacing:"-0.2px"}]}},it=e=>{const{version:t=Ye.C.NONE,mbDown:n}=e||{},r=ot[t]||{};return Object.fromEntries((r[n?"mbDown":"default"]||[]).map(((e,t)=>[`h${t+1}`,{fontSize:e.size,lineHeight:e.lineHeight,letterSpacing:e.letterSpacing}])))},lt=(e=Ye.C.NONE)=>({Title:{styles:{root:Object.assign(Object.assign({fontWeight:Ye.F.bold},it({version:e})),{[`&${Ze.M.mbDown}`]:Object.assign({},it({version:e,mbDown:!0}))})}}}),st=e=>{var t;return{InputWrapper:{styles:{label:{display:"inline-flex",gap:4,marginBottom:"0.25rem",fontWeight:600,fontSize:(0,A.h)(14),lineHeight:"22px",color:Ve.r.colors.gray600},description:{fontWeight:400,fontSize:"12px",lineHeight:"18px",color:Ve.r.colors.gray600,marginBottom:"0.25rem"},error:{marginTop:"0.25rem"}}},NumberInput:{defaultProps:{decimalSeparator:null===(t=Ge.I[e])||void 0===t?void 0:t.separator}},Input:{styles:(e,t,{size:n})=>({input:{border:`1px solid ${Ve.r.colors.gray200}`,transition:`all ${Ke.A} ease-in-out`,"&:not(.mantine-Textarea-input)":Object.assign({},(()=>{switch(n){case"lg":return{height:48,minHeight:"unset",fontSize:16,lineHeight:"24px"};case"md":return{height:40,minHeight:"unset",fontSize:(0,A.h)(14),lineHeight:"22px"};case"sm":return{height:32,minHeight:"unset",fontSize:(0,A.h)(14),lineHeight:"22px"}}})()),"&:hover":{border:`1px solid ${e.primaryColor}`},"&:focus":{boxShadow:`0px 0px 0px 2px ${e.colors[e.primaryColor][2]}`}},'&[data-invalid="true"]':{border:`1px solid ${Ve.r.colors.red600}`,color:"#000"}})}}},ct={Radio:{defaultProps:{size:"sm",color:"blue.6"},styles:{radio:{backgroundColor:"transparent","&:checked":{backgroundColor:"transparent"}}}}},ut=Qe[Ye.C.NONE],dt=(e,t="hb",n)=>{var r;return{defaultRadius:"hb"===t?8:16,cursorType:"pointer",colors:Object.assign(Object.assign(Object.assign({},null!==(r=Qe[n])&&void 0!==r?r:Qe[Ye.C.NONE]),Ve.r.colors),{toneYellow:"#fff9eb",toneGreen:"#f2fcf7",toneBlue:"#e0e9fb",tonePink:"#ffeaf1"}),primaryColor:t,primaryShade:6,fontFamily:(e===l.L.Cambodia?"Battambang":e===l.L.Thailand?"Noto Sans Thai":"Inter")+", -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",breakpoints:{xs:(0,A.em)(Ze.B.BREAK_POINT_SMALL_MOBILE),sm:(0,A.em)(Ze.B.BREAK_POINT_MOBILE),md:(0,A.em)(Ze.B.BREAK_POINT_TABLET),lg:(0,A.em)(Ze.B.BREAK_POINT_PC),xl:(0,A.em)(Ze.B.BREAK_POINT_LGPC)},components:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},st(e)),ct),{Button:{defaultProps:{variant:"primary",size:"md"}}}),lt(n)),at),other:{template:t,customStyleType:n,defaultImage:We.C.getAssetPath("mb"===t?"default-image-mb.jpg":"default-image.jpg")}}}},81588:function(e,t,n){"use strict";n.d(t,{C:function(){return y},E:function(){return f},F:function(){return p},N:function(){return d},S:function(){return b},V:function(){return v},c:function(){return s},d:function(){return c},e:function(){return u},f:function(){return m},g:function(){return h},h:function(){return g}});var r,a,o,i,l,s,c;n(86315);!function(e){e.Boy="boy",e.Girl="girl"}(r||(r={})),function(e){e[e.Height=0]="Height",e[e.Weight=1]="Weight",e[e.Head=2]="Head",e[e.BMI=3]="BMI"}(a||(a={})),function(e){e[e.Weekly=0]="Weekly",e[e.Monthly=1]="Monthly",e[e.Yearly=2]="Yearly"}(o||(o={})),function(e){e[e.Height=0]="Height",e[e.Weight=1]="Weight",e[e.Head=2]="Head",e[e.BMI=3]="BMI",e[e.Record=4]="Record"}(i||(i={})),function(e){e[e.Phone=0]="Phone",e[e.OTP=1]="OTP",e[e.OTPEmail=2]="OTPEmail",e[e.PersonalInfo=3]="PersonalInfo",e[e.UpdatePassword=4]="UpdatePassword",e[e.Result=5]="Result",e[e.DynamicForm=6]="DynamicForm"}(l||(l={})),function(e){e[e.HEAD=0]="HEAD",e[e.TAIL=1]="TAIL",e[e.MIDDLE=2]="MIDDLE",e[e.CONNECT=3]="CONNECT",e[e.SSO=4]="SSO",e[e.MULTIPLE=5]="MULTIPLE"}(s||(s={})),function(e){e[e.UNDEFINED=-1]="UNDEFINED",e[e.TEXT=0]="TEXT",e[e.IMAGE=1]="IMAGE",e[e.FORM=2]="FORM",e[e.CONDITION=3]="CONDITION",e[e.POLL=4]="POLL",e[e.FINAL_STANDARD=5]="FINAL_STANDARD",e[e.FINAL=6]="FINAL",e[e.FINAL_THANK_YOU=7]="FINAL_THANK_YOU",e[e.RATING=8]="RATING",e[e.REACTION=9]="REACTION",e[e.REVIEW=10]="REVIEW",e[e.RESULT_POLL=11]="RESULT_POLL",e[e.RESULT_RATING=12]="RESULT_RATING",e[e.RESULT_REACTION=13]="RESULT_REACTION",e[e.OTP=14]="OTP"}(c||(c={}));const u=[c.FINAL,c.FINAL_STANDARD,c.FINAL_THANK_YOU];var d,m;!function(e){e.BOT_TEXT="bot-text",e.BOT_IMAGE="bot-image",e.BOT_BACKGROUND_IMAGE="bot-background-image",e.BOT_BUTTON="bot-button",e.BOT_URL="bot-url",e.BOT_RECALCULATE="bot-recalculate",e.BOT_BOOKING="bot-booking",e.BOT_MAIN_TITLE="bot-main-title",e.BOT_MAIN_IMAGE="bot-main-image",e.BOT_MAIN_BODY="bot-main-body",e.BOT_MAIN_BUTTON="bot-main-button",e.BOT_SUB_TITLE="bot-sub-title",e.BOT_SUB_BODY="bot-sub-body",e.BOT_LANDING_PAGE_URL="bot-landing-page-url",e.BOT_LANDING_PAGE_BUTTON="bot-landing-page-button",e.BOT_RISK_SCREEN="bot-risk-screen",e.BOT_RELATED_ARTICLE="bot-related-article",e.THANK_YOU_IMAGE="thank-you-image",e.THANK_YOU_TITLE="thank-you-title",e.THANK_YOU_BODY="thank-you-body",e.TOTAL_LINE="total-line",e.BOT_SUBMISSION="bot-submission",e.BOT_EVENT_SUBMISSION="bot-event-submission",e.BOT_SUGGESTED_SERVICE="bot-suggested-service",e.SSO_INTENT="sso-intent"}(d||(d={})),function(e){e.ACTION_CONDITION="action-condition",e.ACTION_INTERNAL="action-internal",e.ACTION_EXTERNAL="action-external",e.ACTION_SSO_REDIRECT="action-sso-redirect",e.ACTION_MULTIPLE_BUTTON="action-multiple-button",e.USER_CHOICE_TEXT="user-choice-text",e.USER_CHOICE_TEXT_BY_INPUT="user-choice-text-by-input",e.USER_CHOICE_NEXT="user-choice-next",e.USER_CHOICE_IMAGE="user-choice-image",e.USER_SUBMIT_TEXT="user-submit-text",e.USER_SUBMIT_NUMBER="user-submit-number",e.USER_SUBMIT_NAME="user-submit-name",e.USER_SUBMIT_PHONE="user-submit-phone",e.USER_SUBMIT_EMAIL="user-submit-email",e.USER_SUBMIT_DROPDOWN="user-submit-dropdown",e.USER_SUBMIT_DATE="user-submit-date",e.USER_SUBMIT_DOB="user-submit-dob",e.USER_SUBMIT_CONFIRM="user-submit-confirm",e.USER_SUBMIT_SEND="user-submit-send",e.USER_SUBMIT_RESEND="user-submit-resend",e.USER_SUBMIT_ADDRESS="user-submit-address",e.USER_SUBMIT_ADDRESS_PROVINCE="user-submit-address-province",e.USER_SUBMIT_ADDRESS_DISTRICT="user-submit-address-district",e.USER_SUBMIT_ADDRESS_COMMUNE="user-submit-address-commune",e.USER_SUBMIT_BMI="user-submit-bmi",e.USER_SUBMIT_BMI_HIDDEN="user-submit-bmi-hidden",e.USER_SUBMIT_TERMS="user-submit-terms",e.USER_SUBMIT_GENDER="user-submit-gender",e.USER_SUBMIT_OTP="user-submit-otp",e.USER_SUBMIT_WHATSAPP="user-submit-whatsapp",e.POLL_CHOICE="poll-choice",e.POLL_CHOICE_TEXT_BY_INPUT="poll-choice-text-by-input",e.POLL_CHOICE_IMAGE="poll-choice-image",e.POLL_BUTTON="poll-button",e.RATING_STAR="rating-star",e.RATING_DESCRIPTION="rating-description",e.RATING_BUTTON="rating-button",e.LIKE_CHOICE="like-choice",e.DISLIKE_CHOICE="dislike-choice",e.REVIEW_CHOICE="review-choice",e.REVIEW_DESCRIPTION="review-description",e.REVIEW_BUTTON="review-button",e.RESULT_BUTTON="result-button",e.POLL_RESULT="poll-result",e.USER_SUBMIT_GOOGLE_API_ADDRESS="user-submit-google-api-address"}(m||(m={}));const p=[m.USER_SUBMIT_ADDRESS_PROVINCE,m.USER_SUBMIT_ADDRESS_DISTRICT,m.USER_SUBMIT_ADDRESS_COMMUNE,m.USER_SUBMIT_ADDRESS];var h;!function(e){e[e.UNLIMITED=0]="UNLIMITED",e[e.EXACT_NUMBER=1]="EXACT_NUMBER",e[e.RANGE=2]="RANGE"}(h||(h={}));const f={[m.USER_SUBMIT_EMAIL]:"email",[m.USER_SUBMIT_TEXT]:"text",[m.USER_SUBMIT_DROPDOWN]:"text",[m.USER_SUBMIT_NAME]:"name",[m.USER_SUBMIT_NUMBER]:"number",[m.USER_SUBMIT_ADDRESS]:"address",[m.USER_SUBMIT_PHONE]:"tel",[m.USER_SUBMIT_OTP]:"tel",[m.USER_SUBMIT_WHATSAPP]:"tel",[m.USER_SUBMIT_DATE]:"date",[m.USER_SUBMIT_CONFIRM]:"confirm",[m.USER_SUBMIT_SEND]:"submit",[m.USER_SUBMIT_TERMS]:"terms",[m.USER_SUBMIT_ADDRESS_PROVINCE]:"province",[m.USER_SUBMIT_ADDRESS_DISTRICT]:"district",[m.USER_SUBMIT_ADDRESS_COMMUNE]:"commune",[m.USER_SUBMIT_BMI]:"bmi",[m.USER_SUBMIT_GENDER]:"gender",[m.POLL_CHOICE]:"poll",[m.POLL_CHOICE_TEXT_BY_INPUT]:"poll",[m.POLL_CHOICE_IMAGE]:"poll",[m.RATING_STAR]:"rating",[m.RATING_DESCRIPTION]:"text",[m.LIKE_CHOICE]:"like",[m.DISLIKE_CHOICE]:"dislike",[m.REVIEW_CHOICE]:"review",[m.USER_SUBMIT_GOOGLE_API_ADDRESS]:"google-api-address",[m.USER_SUBMIT_DOB]:"dob"},g={FRU:"FRU",survey:"Survey",ristScreener:"risk_screener",voucherAcuvue:"ACUVUE"};var v,b;!function(e){e.VIDEO="video",e.SHORTS="short",e.PODCAST="podcast",e.LIVESTREAM="live-stream"}(v||(v={})),function(e){e.Facebook="facebook",e.Zalo="zalo",e.Twitter="twitter",e.WhatsApp="whatsApp",e.Line="line",e.Instagram="instagram",e.LinkedIn="linkedin",e.Youtube="youtube",e.Tiktok="tiktok",e.Telegram="telegram",e.Viber="viber"}(b||(b={}));const y={DD:{id:"common.day",defaultMessage:"Day"},MM:{id:"common.month",defaultMessage:"Month"},YYYY:{id:"common.year",defaultMessage:"Year"}}},74533:function(e,t,n){"use strict";n.d(t,{A:function(){return R},B:function(){return A},C:function(){return C},D:function(){return k},E:function(){return P},F:function(){return x},G:function(){return L},H:function(){return E},I:function(){return T},L:function(){return b},Q:function(){return _},S:function(){return y},V:function(){return S},Z:function(){return N},a:function(){return H},b:function(){return g},c:function(){return w},d:function(){return O},e:function(){return $},f:function(){return D},g:function(){return M},h:function(){return I},j:function(){return v}});var r=n(41695),a=n(27713),o=n(86755),i=n(56992),l=n(46411),s=n(90503),c=n(48137),u=n(68953),d=n(45186),m=n(78577),p=n(39957),h=n(65900),f=n(86315);const g="",v="https://id.hellobacsi.com/",b={"vi-VN":{PHONE:"+84",LOGO_TYPE:"hellobacsi",SITE_NAME:"HelloBacsi",SITE_NAME_FORMATTED:"Hello Bacsi",HOMEPAGE_IMAGE:"https://hellobacsi.com/images/country-thumbnails/VN.png",SITE_ID:"1",INSIDER_TAG:"//hellobacsivn.api.useinsider.com/ins.js?id=10003798",TOOLTIP_IMAGE:"/images/tooltips-vn.png",PREGNANCY_WEIGHT_GAIN:"cong-cu-tinh-can-nang-khi-mang-thai",BABY_POOP:"phan-tre-so-sinh-nhu-the-nao-la-tot",VACCINATION_TOOL:"lich-tiem-chung"},"en-PH":{PHONE:"+63",LOGO_TYPE:"hellodoctor",SITE_NAME:"HelloDoctor",HOMEPAGE_IMAGE:"https://hellodoctor.com.ph/images/country-thumbnails/PH.png",SITE_NAME_FORMATTED:"Hello Doctor",SITE_ID:"9",CATEGORIES_TYPE:"short",INSIDER_TAG:"//hellodoctorph.api.useinsider.com/ins.js?id=10004527",TOOLTIP_IMAGE:"/images/tooltips-ph.png",PREGNANCY_WEIGHT_GAIN:"pregnancy-weight-gain-calculator",BABY_POOP:"a-visual-guide-on-baby-poop",VACCINATION_TOOL:"vaccination-tool"},"th-TH":{PHONE:"+66",LOGO_TYPE:"hellokhunmor",SITE_NAME:"HelloKhunmor",HOMEPAGE_IMAGE:"https://hellokhunmor.com/images/country-thumbnails/TH.png",SITE_NAME_FORMATTED:"Hello Khunmor",SITE_ID:"3",CATEGORIES_TYPE:"long",INSIDER_TAG:"//hellokhunmor.api.useinsider.com/ins.js?id=10004524",TOOLTIP_IMAGE:"/images/tooltips-th.png",PREGNANCY_WEIGHT_GAIN:"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e15\u0e31\u0e27",BABY_POOP:"\u0e2a\u0e35\u0e2d\u0e38\u0e08\u0e08\u0e32\u0e23\u0e30\u0e02\u0e2d\u0e07\u0e25\u0e39\u0e01-\u0e1a\u0e2d\u0e01\u0e16\u0e36\u0e07\u0e2a",VACCINATION_TOOL:"vaccination-tool"},"km-KH":{PHONE:"+855",LOGO_TYPE:"hellokrupet",SITE_NAME:"HelloKrupet",HOMEPAGE_IMAGE:"https://hellokrupet.com/images/country-thumbnails/KH.JPG",SITE_NAME_FORMATTED:"Hello Krupet",SITE_ID:"4",CATEGORIES_TYPE:"long",INSIDER_TAG:"//hellokrupet.api.useinsider.com/ins.js?id=10004523",TOOLTIP_IMAGE:"/images/tooltips-kh.png",PREGNANCY_WEIGHT_GAIN:"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u179f\u17bb\u1781\u1797\u17b6\u1796/\u1782\u178e\u1793\u17b6\u1791\u1798\u17d2\u1784\u1793\u17cb\u179f\u17d2\u178f\u17d2\u179a\u17b8\u1796\u1796\u17c4\u17c7",BABY_POOP:"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u179f\u17bb\u1781\u1797\u17b6\u1796/\u17a2\u178f\u17d2\u1790\u1793\u17d0\u1799\u1796\u178e\u17cc-\u1793\u17b7\u1784\u179a\u17bc\u1794\u179a\u17b6\u1784\u179b\u17b6\u1798",VACCINATION_TOOL:"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u179f\u17bb\u1781\u1797\u17b6\u1796/\u1780\u17b6\u179b\u179c\u17b7\u1797\u17b6\u1782\u1785\u17b6\u1780\u17cb\u1790\u17d2\u1793\u17b6\u17c6\u1794\u1784\u17d2\u1780\u17b6"},"my-MM":{PHONE:"+95",LOGO_TYPE:"hellosayarwon",SITE_NAME:"HelloSayarwon",HOMEPAGE_IMAGE:"https://hellosayarwon.com/images/country-thumbnails/PH.png",SITE_NAME_FORMATTED:"Hello Sayarwon",SITE_ID:"7",INSIDER_TAG:"//hellosayarwon.api.useinsider.com/ins.js?id=10004522"},"zh-TW":{PHONE:"+886",LOGO_TYPE:"helloyishi",SITE_NAME:"HelloYishi",HOMEPAGE_IMAGE:"https://helloyishi.com.tw/images/country-thumbnails/TW.png",SITE_NAME_FORMATTED:"Hello Yishi",SITE_ID:"6",INSIDER_TAG:"//helloyishi.api.useinsider.com/ins.js?id=10004526",TOOLTIP_IMAGE:"/images/tooltips-tw.png",PREGNANCY_WEIGHT_GAIN:"pregnancy-weight-gain-calculator",BABY_POOP:"how-does-babies-poop-look-like",VACCINATION_TOOL:"vaccination-tool"},"zh-SG":{PHONE:"",LOGO_TYPE:"hellojiankang",SITE_NAME:"Hello\u5065\u5eb7",HOMEPAGE_IMAGE:"",SITE_NAME_FORMATTED:"Hello \u5065\u5eb7",SITE_ID:"12",INSIDER_TAG:"",TOOLTIP_IMAGE:"",PREGNANCY_WEIGHT_GAIN:"pregnancy-weight-gain-calculator",BABY_POOP:"how-does-babies-poop-look-like",VACCINATION_TOOL:"vaccination-tool"},"id-ID":{PHONE:"+62",LOGO_TYPE:"hellosehat",SITE_NAME:"HelloSehat",HOMEPAGE_IMAGE:"https://hellosehat.com/images/country-thumbnails/ID.png",SITE_NAME_FORMATTED:"Hello Sehat",SITE_ID:"2",INSIDER_TAG:"//hellosehat.api.useinsider.com/ins.js?id=10003799",TOOLTIP_IMAGE:"/images/tooltips-id.png",PREGNANCY_WEIGHT_GAIN:"kalkulator-kenaikan-berat-badan-ibu-hamil",BABY_POOP:"warna-feses-bayi-normal",VACCINATION_TOOL:"jadwal-imunisasi"},"hi-IN":{PHONE:"+91",LOGO_TYPE:"helloswasthya",SITE_NAME:"HelloSwasthya",HOMEPAGE_IMAGE:"https://helloswasthya.com/images/country-thumbnails/IN.png",SITE_NAME_FORMATTED:"\u0939\u0948\u0932\u094b \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f",SITE_ID:"8",CATEGORIES_TYPE:"long",INSIDER_TAG:"//helloswasthya.api.useinsider.com/ins.js?id=10004498",TOOLTIP_IMAGE:"/images/tooltips-in.png",PREGNANCY_WEIGHT_GAIN:"garbhavastha-weight-calculator",BABY_POOP:"visual-guide-on-baby-poop",VACCINATION_TOOL:"vaccination-tool"},"ms-MY":{PHONE:"+60",LOGO_TYPE:"hellodoktor",SITE_NAME:"HelloDoktor",HOMEPAGE_IMAGE:"https://hellodoktor.com/images/country-thumbnails/MY.png",SITE_NAME_FORMATTED:"Hello Doktor",SITE_ID:"5",INSIDER_TAG:"//hellodoktor.api.useinsider.com/ins.js?id=10004525",TOOLTIP_IMAGE:"/images/tooltips-my.png",PREGNANCY_WEIGHT_GAIN:"kalkulator-tambah-berat-badan-hamil",BABY_POOP:"kenali-najis-bayi-anda",VACCINATION_TOOL:"alat-kesihatan-vaksin"},"tl-PH":{PHONE:"+63",LOGO_TYPE:"hellodoctor",SITE_NAME:"HelloDoctor",HOMEPAGE_IMAGE:"https://hellodoctor.com.ph/images/country-thumbnails/PH.png",SITE_NAME_FORMATTED:"Hello Doctor",SITE_ID:"9",CATEGORIES_TYPE:"short",INSIDER_TAG:"//hellodoctorph.api.useinsider.com/ins.js?id=10004527",TOOLTIP_IMAGE:"/fil/images/tooltips-ph.png",PREGNANCY_WEIGHT_GAIN:"pregnancy-weight-gain-calculator",BABY_POOP:"a-visual-guide-on-baby-poop",VACCINATION_TOOL:"vaccination-tool",ABOUT_US_IMAGE:"/fil/images/aboutus/PH.png"}},y={"vi-VN":{PRIVACY:"/privacy",TERM_OF_USE:"/dieu-khoan-su-dung",PRIVACY_POLICY:"/chinh-sach-quyen-rieng-tu",EDITORIAL_CORRECTIONS_POLICY:"/chinh-sach-bien-tap-chinh-sua",ADVERTISING_SPONSOR_POLICY:"/chinh-sach-quang-cao-tai-tro",POLICIES:"/chinh-sach",FAQS:"/thong-tin-quan-trong",SITEMAP:"/sitemap",ABOUT_US:"/about-us",ADVERTISEMENT:"/quang-cao-voi-chung-toi",CONTACT_US:"/lien-he",ABOUT_GO_CARE:"/about-go-care",HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/hello-bacsi/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:"/tieu-chuan-cong-dong",TOGETHER:"/community",CLINITY_DOWNLOAD_LINK:"https://clinity.app.link/GxlKjAMGvWb"},"km-KH":{POLICIES:"/policies",TERM_OF_USE:"/\u1781\u1793\u17b7\u1784\u179b\u1780\u17d2\u1781\u1781\u178e\u17d2\u178c",PRIVACY_POLICY:"/\u1782\u17c4\u179b\u1780\u17b6\u179a\u178e\u17cd\u17af\u1780\u1787\u1793\u1797\u17b6\u1796",EDITORIAL_CORRECTIONS_POLICY:"/\u1782\u17c4\u179b\u1780\u17b6\u179a\u178e\u17cd\u1781\u17d2\u179b\u17b9\u1798\u179f\u17b6\u179a\u1798\u17b6\u178f\u17b7\u1780\u17b6",ADVERTISING_SPONSOR_POLICY:"/\u1782\u17c4\u179b\u1780\u17b6\u179a\u178e\u17cd\u1795\u17d2\u179f\u17b6\u1799\u1796\u17b6\u178e\u17b7\u1787\u17d2\u1787\u1780\u1798",FAQS:"/faqs",SITEMAP:"/sitemap",ABOUT_US:"/about-us",ADVERTISEMENT:"/advertisement",CONTACT_US:"/contact-us",ABOUT_GO_CARE:"/about-go-care",HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"/#",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:"/\u1782\u17c4\u179b\u1780\u17b6\u179a\u178e\u17cd\u178e\u17c2\u1793\u17b6\u17c6\u179f\u17a0\u1782\u1798\u1793\u17cd",TOGETHER:"/community",CLINITY_DOWNLOAD_LINK:""},"en-PH":{POLICIES:"/policies",TERM_OF_USE:"/terms-of-use",PRIVACY_POLICY:"/privacy-policy",EDITORIAL_CORRECTIONS_POLICY:"/editorial-and-corrections-policy",ADVERTISING_SPONSOR_POLICY:"/advertising-and-sponsor-policy",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:null,CONTACT_US:"/contact-us",ABOUT_GO_CARE:null,HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/management-team/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:"/community-guidelines",TOGETHER:"/community",CLINITY_DOWNLOAD_LINK:"https://clinity.app.link/gRQNJoDHvWb"},"my-MM":{POLICIES:"/polisi-terma-syarat",TERM_OF_USE:"/terms-of-use",PRIVACY_POLICY:"/privacy-policy",EDITORIAL_CORRECTIONS_POLICY:"/editorial-policy",ADVERTISING_SPONSOR_POLICY:"/advertising-policy",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:"/pengiklanan",CONTACT_US:"/hubungi-kami",ABOUT_GO_CARE:null,HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:" https://hellohealthgroup.com/hello-doktor/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:"/panduan-komuniti",TOGETHER:"/community",CLINITY_DOWNLOAD_LINK:""},"zh-TW":{POLICIES:"/policies",TERM_OF_USE:"/terms-of-use",PRIVACY_POLICY:"/privacy-policy",EDITORIAL_CORRECTIONS_POLICY:"/editorial-and-corrections-policy",ADVERTISING_SPONSOR_POLICY:"/advertising-and-sponsor-policy",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:"/advertising",CONTACT_US:"/contact-us",ABOUT_GO_CARE:null,FACILITY:"/facility",HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/management-team/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:null,TOGETHER:"/community",CLINITY_DOWNLOAD_LINK:"https://clinity.app.link/Zi0O2HxIvWb"},"zh-SG":{POLICIES:"/policies",TERM_OF_USE:"/terms-of-use",PRIVACY_POLICY:"/privacy-policy",EDITORIAL_CORRECTIONS_POLICY:"/editorial-and-corrections-policy",ADVERTISING_SPONSOR_POLICY:"/advertising-and-sponsor-policy",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:"/advertising",CONTACT_US:"/contact-us",ABOUT_GO_CARE:null,FACILITY:"/facility",HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/management-team/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:null,TOGETHER:"/community",CLINITY_DOWNLOAD_LINK:""},"id-ID":{POLICIES_EN:"/policies",TERM_OF_USE:"/kebijakan-pengguna",PRIVACY_POLICY:"/kebijakan-privasi",EDITORIAL_CORRECTIONS_POLICY:"/kebijakan-editorial",ADVERTISING_SPONSOR_POLICY:"/kebijakan-iklan",POLICIES:"/kebijakan",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:null,CONTACT_US:"/kontak-kami",CONTACT_EN:"/contact",ABOUT_GO_CARE:null,HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/hello-sehat/",RECRUITMENT:"https://hellohealthgroup.com/careers/",EDITORIAL_POLICY:"/edit-id",EDITORIAL_POLICY_EN:"/edit-en",COMMUNITY_GUIDELINE:"/panduan-komunitas",TOGETHER:"/community",CLINITY_DOWNLOAD_LINK:"https://clinity.app.link/5zzz90iHvWb"},"hi-IN":{POLICIES:"/policies",TERM_OF_USE:"/terms-of-use",PRIVACY_POLICY:"/privacy-policy",EDITORIAL_CORRECTIONS_POLICY:"/editorial-and-corrections-policy",ADVERTISING_SPONSOR_POLICY:"/advertising-and-sponsor-policy",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:null,CONTACT_US:"/contact-us",ABOUT_GO_CARE:null,HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/management-team/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:null,TOGETHER:"/community",CLINITY_DOWNLOAD_LINK:""},"ms-MY":{POLICIES:"/polisi-terma-syarat",TERM_OF_USE:"/terma-dan-syarat",PRIVACY_POLICY:"/polisi-privasi",EDITORIAL_CORRECTIONS_POLICY:"/polisi-editorial",ADVERTISING_SPONSOR_POLICY:"/polisi-pengiklanan",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:"/pengiklanan",CONTACT_US:"/hubungi-kami",ABOUT_GO_CARE:null,HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:" https://hellohealthgroup.com/hello-doktor/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:"/panduan-komuniti",TOGETHER:"/community",CLINITY_DOWNLOAD_LINK:"https://clinity.app.link/DgSznupHvWb"},"th-TH":{POLICIES_EN:"/policies",TERM_OF_USE:"/\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e43\u0e02\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19",PRIVACY_POLICY:"/\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27",EDITORIAL_CORRECTIONS_POLICY:"/\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e1a\u0e23\u0e23\u0e13\u0e18\u0e34\u0e01\u0e32\u0e23",ADVERTISING_SPONSOR_POLICY:"/\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e01\u0e32\u0e23\u0e42\u0e06\u0e29\u0e13\u0e32\u0e41\u0e25\u0e30\u0e1c\u0e39\u0e49\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19",POLICIES:"/\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22",FAQS:"/\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22",SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:"/\u0e25\u0e07\u0e42\u0e06\u0e29\u0e13\u0e32\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32",CONTACT_US:"/contact-us",ABOUT_GO_CARE:null,HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/management-team/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:null,TOGETHER:"/community",CLINITY_DOWNLOAD_LINK:"https://clinity.app.link/F8yihqrIvWb"},"tl-PH":{POLICIES:"/policies",TERM_OF_USE:"/terms-of-use",PRIVACY_POLICY:"/privacy-policy",EDITORIAL_CORRECTIONS_POLICY:"/editorial-and-corrections-policy",ADVERTISING_SPONSOR_POLICY:"/advertising-and-sponsor-policy",FAQS:null,SITEMAP:null,ABOUT_US:"/about-us",ADVERTISEMENT:null,CONTACT_US:"/contact-us",ABOUT_GO_CARE:null,HEALTH_TOOLS:"/health-tools",EXECUTIVE_BIOS:"https://hellohealthgroup.com/management-team/",RECRUITMENT:"https://hellohealthgroup.com/careers/",COMMUNITY_GUIDELINE:"/community-guidelines",TOGETHER:"/community",CLINITY_DOWNLOAD_LINK:"https://clinity.app.link/gRQNJoDHvWb"}},w=[f.L.Vietnam,f.L.Indonesia,f.L.Thailand,f.L.Malaysia,f.L.Myanmar],E=[f.L.Indonesia,f.L.PhilippinesEnglish,f.L.PhilippinesTagalog,f.L.Thailand],P=["vi-VN"],k=["id-ID"],C=["vi-VN","id-ID","en-PH","tl-PH","ms-MY","th-TH"],O=["vi-VN","id-ID"],S=[f.L.Vietnam,f.L.Taiwan],x={"vi-VN":[{type:"link",rel:"shortcut icon",href:"/by-locales/vi-VN/favicon.ico"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/vi-VN/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/vi-VN/icon-270x270.png"}],"km-KH":[{type:"link",rel:"icon",href:"/by-locales/km-KH/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/km-KH/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/km-KH/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/km-KH/icon-270x270.png"}],"en-PH":[{type:"link",rel:"icon",href:"/by-locales/en-PH/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/en-PH/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon",href:"/by-locales/en-PH/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/en-PH/icon-270x270.png"}],"id-ID":[{type:"link",rel:"shortcut icon",href:"/by-locales/vi-VN/favicon.ico"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/vi-VN/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/vi-VN/icon-270x270.png"}],"ms-MY":[{type:"link",rel:"shortcut icon",href:"/by-locales/vi-VN/favicon.ico"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/vi-VN/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/vi-VN/icon-270x270.png"}],"th-TH":[{type:"link",rel:"shortcut icon",href:"/by-locales/vi-VN/favicon.ico"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/vi-VN/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/vi-VN/icon-270x270.png"}],"my-MM":[{type:"link",rel:"shortcut icon",href:"/by-locales/vi-VN/favicon.ico"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/vi-VN/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/vi-VN/icon-270x270.png"}],"zh-TW":[{type:"link",rel:"shortcut icon",href:"/by-locales/vi-VN/favicon.ico"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/vi-VN/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/vi-VN/icon-270x270.png"}],"hi-IN":[{type:"link",rel:"shortcut icon",href:"/by-locales/vi-VN/favicon.ico"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/by-locales/vi-VN/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/by-locales/vi-VN/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/by-locales/vi-VN/icon-270x270.png"}],marryBaby:[{type:"link",rel:"shortcut icon",href:"/favicons/favicon.ico"},{type:"link",rel:"icon",href:"/favicons/icon-32x32.png",sizes:"32x32"},{type:"link",rel:"icon",href:"/favicons/icon-192x192.png",sizes:"192x192"},{type:"link",rel:"apple-touch-icon-precomposed",href:"/favicons/icon-180x180.png"},{type:"meta",name:"msapplication-TileImage",content:"/favicons/icon-180x180.png"}]};var _;!function(e){e.bmi="mi",e.gender="gndr",e.age="ge",e.slug="slug",e.resultId="resultId",e.bmr="mr",e.height="gt",e.weight="wght",e.source="surc",e.type="tp",e.startDate="sd",e.additional="tnl",e.week="wk",e.twins="twn",e.weightBefore="wb",e.yourself="yrslf",e.intensity="sy",e.rate="rt",e.method="mthd",e.day="dy",e.pwg="pwg",e.cycle="le",e.period="prd",e.access_token="tkn",e.name="nm",e.id="id",e.activityLevel="actl",e.status="status",e.birthday="brd"}(_||(_={}));const T={[f.L.Vietnam]:{dateFormat:"DD/MM/YYYY",separator:","},[f.L.Cambodia]:{dateFormat:"DD/MM/YYYY",separator:"."},[f.L.India]:{dateFormat:"DD/MM/YYYY",separator:"."},[f.L.Indonesia]:{dateFormat:"DD/MM/YYYY",separator:","},[f.L.Malaysia]:{dateFormat:"DD/MM/YYYY",separator:"."},[f.L.Thailand]:{dateFormat:"DD/MM/YYYY",separator:"."},[f.L.Taiwan]:{dateFormat:"YYYY/MM/DD",separator:","},[f.L.Singapore]:{dateFormat:"YYYY/MM/DD",separator:","},[f.L.PhilippinesTagalog]:{dateFormat:"MM/DD/YYYY",separator:"."},[f.L.PhilippinesEnglish]:{dateFormat:"MM/DD/YYYY",separator:"."},[f.L.Myanmar]:{dateFormat:"DD/MM/YYYY",separator:","}},A="hhg_user_token",I="hhg_user_refresh_token",M={[f.L.PhilippinesEnglish]:r.Z,[f.L.Vietnam]:a.Z,[f.L.Cambodia]:o.Z,[f.L.India]:i.Z,[f.L.Indonesia]:l.Z,[f.L.Myanmar]:r.Z,[f.L.Malaysia]:s.Z,[f.L.Thailand]:c.Z,[f.L.Taiwan]:u.Z},D="https://cdn.hellohealthgroup.com/countries",L="_ga",R="YYYY-MM-DD",N=9999999,H=305,$="video_item_detail";var F,B,z;!function(e){e[e.UNAVAILABLE=0]="UNAVAILABLE",e[e.AVAILABLE=1]="AVAILABLE"}(F||(F={})),function(e){e[e.FIXED=1]="FIXED",e[e.STARTING=2]="STARTING",e[e.RANGE=3]="RANGE"}(B||(B={})),function(e){e.VACCINE="VACCINE",e.IVF="IVF",e.EGG_FREEZING="EGG_FREEZING",e.HEALTH_SCREENER="HEALTH_SCREENER"}(z||(z={}));d.Cf,d.x9,d.Z5,m.v,m.f,p.n,h.y},43125:function(e,t,n){"use strict";n.d(t,{C:function(){return l}});var r=n(78577),a=n(65900),o=n(34155);const i="hellosehat.com";const l=new class{constructor(){this.baseDomain="",this.subPath="",this.getAssetPath=(e,t,n)=>{const r="https://hhg-common."+[t||this.getBaseDomain(),n||this.subPath,e].join("/");return a.y||o.env.JEST_WORKER_ID?r:r+"?v="+Math.floor((new Date).getTime()/1e3/60/3)}}getBaseDomain(){if(this.baseDomain)return this.baseDomain;if("undefined"!==typeof window){const{host:e}=window.location,t=e.split("."),n=r.v[Object.keys(r.v).find((t=>e.includes(r.v[t])))];return t.includes("localhost")||t.includes("hellohealthgroup")||t.every((e=>{return t=e,!isNaN(parseFloat(t))&&isFinite(t);var t}))||!n?i:n}return i}};l.subPath="common",l.baseDomain=r.v["vi-VN"]},51139:function(e,t,n){"use strict";n.d(t,{C:function(){return r},F:function(){return a},G:function(){return s},T:function(){return u},a:function(){return l},u:function(){return d}});var r,a,o=n(2566),i=n(67294);!function(e){e.LEADGEN="leadgen",e.NONE="none"}(r||(r={})),function(e){e[e.regular=400]="regular",e[e.halfBold=500]="halfBold",e[e.semiBold=600]="semiBold",e[e.bold=700]="bold"}(a||(a={}));const l={[r.NONE]:{fontSize:{base:[(0,o.h)(16),(0,o.h)(16)],lg:[(0,o.h)(18),(0,o.h)(16)],md:[(0,o.h)(18),(0,o.h)(16)],sm:[(0,o.h)(16),(0,o.h)(14)],xs:[(0,o.h)(14),(0,o.h)(12)],s1:[(0,o.h)(22),(0,o.h)(18)],s2:[(0,o.h)(18),(0,o.h)(16)],s3:[(0,o.h)(16),(0,o.h)(14)],s4:[(0,o.h)(14),(0,o.h)(12)],s5:[(0,o.h)(12),(0,o.h)(12)],p1:[(0,o.h)(18),(0,o.h)(16)],p2:[(0,o.h)(16),(0,o.h)(16)],p3:[(0,o.h)(16),(0,o.h)(14)],p4:[(0,o.h)(14),(0,o.h)(12)],p5:[(0,o.h)(12),(0,o.h)(12)],c1:[(0,o.h)(16),(0,o.h)(14)],c2:[(0,o.h)(14),(0,o.h)(12)],n1:[(0,o.h)(12),(0,o.h)(12)],label1:[(0,o.h)(14),(0,o.h)(14)],label2:[(0,o.h)(12),(0,o.h)(12)],h1:[(0,o.h)(40),(0,o.h)(26)],h2:[(0,o.h)(32),(0,o.h)(24)],h3:[(0,o.h)(26),(0,o.h)(20)],h4:[(0,o.h)(22),(0,o.h)(18)],h5:[(0,o.h)(18),(0,o.h)(16)],h6:[(0,o.h)(16),(0,o.h)(14)],title1:[(0,o.h)(17),(0,o.h)(17)],title2:[(0,o.h)(15),(0,o.h)(15)]},lineHeight:{base:[(0,o.h)(24),(0,o.h)(24)],lg:[(0,o.h)(32),(0,o.h)(28)],md:[(0,o.h)(32),(0,o.h)(28)],sm:[(0,o.h)(24),(0,o.h)(22)],xs:[(0,o.h)(24),(0,o.h)(18)],s1:[(0,o.h)(32),(0,o.h)(26)],s2:[(0,o.h)(28),(0,o.h)(24)],s3:[(0,o.h)(24),(0,o.h)(24)],s4:[(0,o.h)(22),(0,o.h)(18)],s5:[(0,o.h)(18),(0,o.h)(18)],p1:[(0,o.h)(28),(0,o.h)(28)],p2:[(0,o.h)(24),(0,o.h)(24)],p3:[(0,o.h)(24),(0,o.h)(22)],p4:[(0,o.h)(22),(0,o.h)(18)],c1:[(0,o.h)(24),(0,o.h)(22)],c2:[(0,o.h)(22),(0,o.h)(18)],n1:[(0,o.h)(18),(0,o.h)(18)],label1:[(0,o.h)(22),(0,o.h)(22)],label2:[(0,o.h)(18),(0,o.h)(18)],h1:[(0,o.h)(52),(0,o.h)(34)],h2:[(0,o.h)(42),(0,o.h)(32)],h3:[(0,o.h)(36),(0,o.h)(26)],h4:[(0,o.h)(32),(0,o.h)(26)],h5:[(0,o.h)(28),(0,o.h)(24)],h6:[(0,o.h)(24),(0,o.h)(22)],title1:[(0,o.h)(24),(0,o.h)(24)],title2:[(0,o.h)(24),(0,o.h)(24)]},letterSpacing:{lg:[-.2,0],md:[-.2,0],sm:[0,-.2],s1:[-.6,-.6],s2:[-.4,-.2],s3:[0,-.2],s4:[0,-.2],p1:[-.2,-.2],p2:[0,-.2],p3:[0,-.2],p4:[-.2,0],label1:[0,-.2],h1:[-1.2,-.9],h2:[-1,-.8],h3:[-.8,-.7],h4:[-.6,-.6],h5:[-.2,-.2],h6:[0,-.2],title1:[-.4,-.4],title2:[-.3,-.3]},fontWeightBySize:{s1:a.semiBold,s2:a.semiBold,s3:a.semiBold,s4:a.semiBold,h1:a.bold,h2:a.bold,h3:a.bold,h4:a.bold,h5:a.bold,h6:a.bold},fontWeight:a},[r.LEADGEN]:{fontSize:{base:[(0,o.h)(16),(0,o.h)(16)],lg:[(0,o.h)(18),(0,o.h)(16)],md:[(0,o.h)(18),(0,o.h)(16)],sm:[(0,o.h)(16),(0,o.h)(14)],xs:[(0,o.h)(14),(0,o.h)(12)],s1:[(0,o.h)(22),(0,o.h)(18)],s2:[(0,o.h)(18),(0,o.h)(16)],s3:[(0,o.h)(16),(0,o.h)(14)],s4:[(0,o.h)(14),(0,o.h)(12)],s5:[(0,o.h)(12),(0,o.h)(12)],p1:[(0,o.h)(17),(0,o.h)(17)],p2:[(0,o.h)(15),(0,o.h)(15)],p3:[(0,o.h)(13),(0,o.h)(13)],p4:[(0,o.h)(14),(0,o.h)(12)],p5:[(0,o.h)(12),(0,o.h)(12)],c1:[(0,o.h)(12),(0,o.h)(12)],c2:[(0,o.h)(11),(0,o.h)(11)],n1:[(0,o.h)(12),(0,o.h)(12)],label1:[(0,o.h)(14),(0,o.h)(14)],label2:[(0,o.h)(12),(0,o.h)(12)],h1:[(0,o.h)(40),(0,o.h)(26)],h2:[(0,o.h)(32),(0,o.h)(24)],h3:[(0,o.h)(26),(0,o.h)(22)],h4:[(0,o.h)(22),(0,o.h)(20)],h5:[(0,o.h)(18),(0,o.h)(16)],h6:[(0,o.h)(16),(0,o.h)(14)],title1:[(0,o.h)(17),(0,o.h)(17)],title2:[(0,o.h)(15),(0,o.h)(15)],overline:[(0,o.h)(11),(0,o.h)(11)],subText:[(0,o.h)(10),(0,o.h)(10)]},lineHeight:{base:[(0,o.h)(24),(0,o.h)(24)],lg:[(0,o.h)(32),(0,o.h)(28)],md:[(0,o.h)(32),(0,o.h)(28)],sm:[(0,o.h)(24),(0,o.h)(22)],xs:[(0,o.h)(24),(0,o.h)(18)],s1:[(0,o.h)(32),(0,o.h)(26)],s2:[(0,o.h)(28),(0,o.h)(24)],s3:[(0,o.h)(24),(0,o.h)(24)],s4:[(0,o.h)(22),(0,o.h)(18)],s5:[(0,o.h)(18),(0,o.h)(18)],p1:[(0,o.h)(28),(0,o.h)(28)],p2:[(0,o.h)(24),(0,o.h)(24)],p3:[(0,o.h)(20),(0,o.h)(20)],p4:[(0,o.h)(22),(0,o.h)(18)],c1:[(0,o.h)(16),(0,o.h)(16)],c2:[(0,o.h)(22),(0,o.h)(18)],n1:[(0,o.h)(18),(0,o.h)(18)],label1:[(0,o.h)(22),(0,o.h)(22)],label2:[(0,o.h)(18),(0,o.h)(18)],h1:[(0,o.h)(48),(0,o.h)(34)],h2:[(0,o.h)(40),(0,o.h)(32)],h3:[(0,o.h)(32),(0,o.h)(32)],h4:[(0,o.h)(32),(0,o.h)(28)],h5:[(0,o.h)(28),(0,o.h)(24)],h6:[(0,o.h)(24),(0,o.h)(22)],title1:[(0,o.h)(24),(0,o.h)(24)],title2:[(0,o.h)(24),(0,o.h)(24)],overline:[(0,o.h)(12),(0,o.h)(12)],subText:[(0,o.h)(12),(0,o.h)(12)]},letterSpacing:{lg:[-.2,0],md:[-.2,0],sm:[0,-.2],s1:[-.6,-.6],s2:[-.4,-.2],s3:[0,-.2],s4:[0,-.2],p1:[-.4,-.4],p2:[-.3,-.3],p3:[-.3,-.3],p4:[-.2,0],c1:[-.2,-.2],c2:[-.2,-.2],label1:[0,-.2],h1:[-1.2,-.9],h2:[-1,-.8],h3:[-.6,-.6],h4:[-.6,-.4],h5:[-.2,-.2],h6:[0,-.2],n1:[-.2,-.2],title1:[-.4,-.4],title2:[-.3,-.3],overline:[-.2,-.2],subText:[-.2,-.2]},fontWeightBySize:{s1:a.semiBold,s2:a.semiBold,s3:a.semiBold,s4:a.semiBold,h1:a.bold,h2:a.bold,h3:a.bold,h4:a.bold,h5:a.bold,h6:a.bold},fontWeight:a}},s=e=>({[r.LEADGEN]:{h1:{fontSize:(0,o.h)(40),lineHeight:(0,o.h)(48),letterSpacing:"-1.2px",[e.fn.smallerThan("sm")]:{fontSize:(0,o.h)(26),lineHeight:(0,o.h)(32),letterSpacing:"-0.6px"}},h2:{fontSize:(0,o.h)(32),lineHeight:(0,o.h)(40),letterSpacing:"-1px",[e.fn.smallerThan("sm")]:{fontSize:(0,o.h)(20),lineHeight:(0,o.h)(28),letterSpacing:"-0.4px"}},h3:{fontSize:(0,o.h)(26),lineHeight:(0,o.h)(32),letterSpacing:"-0.6px",[e.fn.smallerThan("sm")]:{fontSize:(0,o.h)(20),lineHeight:(0,o.h)(28),letterSpacing:"-0.4px"}},p1:{fontSize:(0,o.h)(17),lineHeight:(0,o.h)(28),letterSpacing:"-0.4px"},p2:{fontSize:(0,o.h)(15),lineHeight:(0,o.h)(24),letterSpacing:"-0.3px"}}}),c=(0,i.createContext)(r.NONE),u=({variant:e=r.NONE,children:t})=>i.createElement(c.Provider,{value:e},t),d=()=>(0,i.useContext)(c)},58499:function(e,t,n){"use strict";n.d(t,{u:function(){return i}});var r=n(67294),a=n(32380);function o(e,t){let n=[e];return Object.keys(t).forEach((e=>{n=function(e,t,n){const a=[];return e.forEach((e=>{if("string"===typeof e){const o=new RegExp(`\\{${n}\\}`,"gi");if("string"===typeof t||"number"===typeof t)a.push(e.replace(o,`${t}`));else{const n=e.split(o);n.forEach(((e,o)=>{e&&function(e){const t=[];let n=!1,a=!1;e.match(/^\s+/gi)&&(e=e.replace(/^\s+/gi,""),n=!0);e.match(/\s+$/gi)&&(e=e.replace(/\s+$/gi,""),a=!0);n&&t.push(r.createElement(r.Fragment,null,"\xa0"));t.push(e),a&&t.push(r.createElement(r.Fragment,null,"\xa0"));return t}(e).forEach((e=>a.push(e))),o+1"string"===typeof e))?n.join(""):r.createElement(r.Fragment,null,n.map(((e,t)=>r.createElement(r.Fragment,{key:t},e))))}function i(){const{values:e,locale:t}=(0,r.useContext)(a.T)||{locale:"en-PH"};return(0,r.useMemo)((()=>({t:(t,n)=>e?e[t]?n?o(e[t]||t,n):e[t]||t:n?o(t,n):t:t,locale:t})),[e,t])}},22398:function(e,t,n){"use strict";n.d(t,{T:function(){return i}});var r=n(22470),a=n(67294),o=n(83129);const i=e=>{var{size:t="base",type:n="regular"}=e,i=(0,r._)(e,["size","type"]);return a.createElement(o.T,Object.assign({size:t,weight:"caption"===n?"bold":n,"data-size":t,"data-type":n,"data-word-wrap":i.wordWrap,"data-is-uppercase":i.isUppercase},i))}},86376:function(e,t,n){"use strict";n.d(t,{M:function(){return s}});var r=n(22470),a=n(67294),o=n(19827),i=n(57425),l=n(51139);const s=e=>{var{children:t,locale:n,template:s="hb",isNotifications:c=!0,customStyleType:u=l.C.NONE}=e,d=(0,r._)(e,["children","locale","template","isNotifications","customStyleType"]);return(0,i.u)(n),a.createElement(o.Me,Object.assign({theme:(0,i.g)(n,s,u)},d),a.createElement(l.T,{variant:u},t,c&&a.createElement(i.N,null)))}},15456:function(e,t,n){"use strict";n.d(t,{D:function(){return oe}});var r=n(22470),a=n(67294),o=n(19827),i=n(41389),l=n(70681),s=n(91759),c=n(15851);const u=e=>"range"===e?[null,null]:"multiple"===e?[]:null;function d({type:e,value:t,defaultValue:n,onChange:r}){const o=(0,a.useRef)(e),[i,l]=(0,c.C)({value:t,defaultValue:n,onChange:r,finalValue:u(e)});let s=i;return o.current!==e&&(o.current=e,void 0===t&&(s=void 0!==n?n:u(e),l(s))),[s,l]}var m=n(83291),p=n(27484),h=n.n(p);function f({type:e,value:t,defaultValue:n,onChange:r,locale:a,format:o,closeOnChange:i,sortDates:l,labelSeparator:c}){const u=(0,m.e)(),[p,f]=(0,s.q)(!1),[g,v]=d({type:e,value:t,defaultValue:n,onChange:r}),b=function({type:e,date:t,locale:n,format:r,labelSeparator:a}){const o=e=>h()(e).locale(n).format(r);return"default"===e?null===t?"":o(t):"multiple"===e?t.map(o).join(", "):"range"===e?t[0]&&t[1]?`${o(t[0])} ${a} ${o(t[1])}`:t[0]?`${o(t[0])} ${a} `:"":""}({type:e,date:g,locale:u.getLocale(a),format:o,labelSeparator:u.getLabelSeparator(c)}),y=t=>{i&&("default"===e&&f.close(),"range"===e&&t[0]&&t[1]&&f.close()),v(l&&"multiple"===e?[...t].sort(((e,t)=>e.getTime()-t.getTime())):t)},w="range"===e?!!g[0]:"multiple"===e?g.length>0:null!==g;return{_value:g,setValue:y,onClear:()=>y("range"===e?[null,null]:"multiple"===e?[]:null),shouldClear:w,formattedValue:b,dropdownOpened:p,dropdownHandlers:f}}var g=n(66261),v=n(77433),b=n(29754),y=n(72647),w=n(33664),E=(0,n(44036).k)((()=>({placeholder:{},input:{cursor:"pointer",lineHeight:"unset","&[data-read-only]":{cursor:"default"}}}))),P=n(9182),k=Object.defineProperty,C=Object.defineProperties,O=Object.getOwnPropertyDescriptors,S=Object.getOwnPropertySymbols,x=Object.prototype.hasOwnProperty,_=Object.prototype.propertyIsEnumerable,T=(e,t,n)=>t in e?k(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,A=(e,t)=>{for(var n in t||(t={}))x.call(t,n)&&T(e,n,t[n]);if(S)for(var n of S(t))_.call(t,n)&&T(e,n,t[n]);return e},I=(e,t)=>C(e,O(t));const M={},D=(0,a.forwardRef)(((e,t)=>{const n=(0,g.k)("PickerInputBase",M,e),{inputProps:r,wrapperProps:o,placeholder:i,classNames:l,styles:s,unstyled:c,popoverProps:u,modalProps:d,dropdownType:m,children:p,formattedValue:h,dropdownHandlers:f,dropdownOpened:k,onClick:C,clearable:O,onClear:T,clearButtonProps:D,rightSection:L,shouldClear:R,readOnly:N,disabled:H,value:$,name:F,form:B,type:z}=n,j=((e,t)=>{var n={};for(var r in e)x.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&S)for(var r of S(e))t.indexOf(r)<0&&_.call(e,r)&&(n[r]=e[r]);return n})(n,["inputProps","wrapperProps","placeholder","classNames","styles","unstyled","popoverProps","modalProps","dropdownType","children","formattedValue","dropdownHandlers","dropdownOpened","onClick","clearable","onClear","clearButtonProps","rightSection","shouldClear","readOnly","disabled","value","name","form","type"]),{classes:U,cx:G}=E(null,{name:r.__staticSelector,classNames:l,styles:s,unstyled:c,variant:r.variant,size:r.size}),W=L||(O&&R&&!N&&!H?a.createElement(v.P,A({variant:"transparent",onClick:T,unstyled:c,size:r.size},D)):null),V=()=>{"range"===z&&$[0]&&!$[1]&&T(),f.close()},Z=o.label;return a.createElement(a.Fragment,null,"modal"===m&&!N&&a.createElement(b.u,A({opened:k,onClose:V,withCloseButton:!1,size:"auto","data-dates-modal":!0,unstyled:c},d),p),a.createElement(y.I.Wrapper,A({},o),a.createElement(w.J,A({position:"bottom-start",opened:k,onClose:V,disabled:"modal"===m||N,trapFocus:!0,returnFocus:!0,unstyled:c},u),a.createElement(w.J.Target,{shouldOverrideDefaultTargetId:!Z},a.createElement(y.I,A(I(A({"aria-label":h,"data-dates-input":!0,"data-read-only":N||void 0,disabled:H,component:"button",type:"button",multiline:!0,onClick:e=>{null==C||C(e),f.toggle()},rightSection:W},r),{ref:t,classNames:I(A({},l),{input:G(U.input,null==l?void 0:l.input)})}),j),h||a.createElement(y.I.Placeholder,{className:U.placeholder,sx:{color:r.error?"inherit":void 0}},i))),a.createElement(w.J.Dropdown,{"data-dates-dropdown":!0},p))),a.createElement(P.n,{value:$,name:F,form:B,type:z}))}));function L(e,t){const n=[...t].sort(((e,t)=>e.getTime()-t.getTime()));return h()(n[0]).startOf("day").subtract(1,"ms").isBefore(e)&&h()(n[1]).endOf("day").add(1,"ms").isAfter(e)}D.displayName="@mantine/dates/PickerInputBase";var R=n(20485),N=Object.defineProperty,H=Object.getOwnPropertySymbols,$=Object.prototype.hasOwnProperty,F=Object.prototype.propertyIsEnumerable,B=(e,t,n)=>t in e?N(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,z=(e,t)=>{for(var n in t||(t={}))$.call(t,n)&&B(e,n,t[n]);if(H)for(var n of H(t))F.call(t,n)&&B(e,n,t[n]);return e};const j={type:"default",numberOfColumns:1},U=(0,a.forwardRef)(((e,t)=>{const n=(0,o.N4)("DatePicker",j,e),{type:r,defaultValue:i,value:l,onChange:s,__staticSelector:c,getDayProps:u,allowSingleDateInRange:m,allowDeselect:p,onMouseLeave:f,numberOfColumns:g}=n,v=((e,t)=>{var n={};for(var r in e)$.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&H)for(var r of H(e))t.indexOf(r)<0&&F.call(e,r)&&(n[r]=e[r]);return n})(n,["type","defaultValue","value","onChange","__staticSelector","getDayProps","allowSingleDateInRange","allowDeselect","onMouseLeave","numberOfColumns"]),{onDateChange:b,onRootMouseLeave:y,onHoveredDateChange:w,getControlProps:E}=function({type:e,level:t,value:n,defaultValue:r,onChange:o,allowSingleDateInRange:i,allowDeselect:l,onMouseLeave:s}){const[c,u]=d({type:e,value:n,defaultValue:r,onChange:o}),[m,p]=(0,a.useState)("range"===e&&c[0]&&!c[1]?c[0]:null),[f,g]=(0,a.useState)(null),v=e=>m instanceof Date&&f instanceof Date?L(e,[f,m]):c[0]instanceof Date&&c[1]instanceof Date&&L(e,c),b=e=>c[0]instanceof Date&&!!h()(e).isSame(c[0],t)&&!(f&&h()(f).isBefore(c[0])),y=e=>c[1]instanceof Date?h()(e).isSame(c[1],t):!!(c[0]instanceof Date&&f)&&h()(f).isBefore(c[0])&&h()(e).isSame(c[0],t);return{onDateChange:n=>{if("range"===e){if(m instanceof Date&&!c[1]){if(h()(n).isSame(m,t)&&!i)return p(null),g(null),void u([null,null]);const e=[n,m];return e.sort(((e,t)=>e.getTime()-t.getTime())),u(e),g(null),void p(null)}return c[0]&&!c[1]&&h()(n).isSame(c[0],t)&&!i?(p(null),g(null),void u([null,null])):(u([n,null]),g(null),void p(n))}"multiple"!==e?c&&l&&h()(n).isSame(c,t)?u(null):u(n):c.some((e=>h()(e).isSame(n,t)))?u(c.filter((e=>!h()(e).isSame(n,t)))):u([...c,n])},onRootMouseLeave:"range"===e?e=>{null==s||s(e),g(null)}:s,onHoveredDateChange:"range"===e&&m?g:()=>{},getControlProps:n=>{if("range"===e)return{selected:c.some((e=>e&&h()(e).isSame(n,t))),inRange:v(n),firstInRange:b(n),lastInRange:y(n),"data-autofocus":!!c[0]&&h()(c[0]).isSame(n,t)||void 0};if("multiple"===e)return{selected:c.some((e=>e&&h()(e).isSame(n,t))),"data-autofocus":!!c[0]&&h()(c[0]).isSame(n,t)||void 0};const r=h()(c).isSame(n,t);return{selected:r,"data-autofocus":r||void 0}},_value:c,setValue:u}}({type:r,level:"day",allowDeselect:p,allowSingleDateInRange:m,value:l,defaultValue:i,onChange:s,onMouseLeave:f});return a.createElement(R.f,z({ref:t,minLevel:"month",__staticSelector:c||"DatePicker",onMouseLeave:y,hideOutsideDates:1!==g,numberOfColumns:g,__onDayMouseEnter:(e,t)=>w(t),__onDayClick:(e,t)=>b(t),getDayProps:e=>z(z({},E(e)),null==u?void 0:u(e))},v))}));U.displayName="@mantine/dates/DatePicker";var G=Object.defineProperty,W=Object.defineProperties,V=Object.getOwnPropertyDescriptors,Z=Object.getOwnPropertySymbols,Y=Object.prototype.hasOwnProperty,K=Object.prototype.propertyIsEnumerable,q=(e,t,n)=>t in e?G(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,X=(e,t)=>{for(var n in t||(t={}))Y.call(t,n)&&q(e,n,t[n]);if(Z)for(var n of Z(t))K.call(t,n)&&q(e,n,t[n]);return e};const J={type:"default",valueFormat:"MMMM D, YYYY",closeOnChange:!0,sortDates:!0,dropdownType:"popover"},Q=(0,a.forwardRef)(((e,t)=>{const n=(0,o.N4)("DatePickerInput",J,e),{type:r,value:i,defaultValue:s,onChange:c,valueFormat:u,labelSeparator:d,locale:m,classNames:p,styles:g,unstyled:v,closeOnChange:b,size:y,variant:w,dropdownType:E,sortDates:P,maxDate:k,minDate:C,defaultDate:O}=n,S=((e,t)=>{var n={};for(var r in e)Y.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Z)for(var r of Z(e))t.indexOf(r)<0&&K.call(e,r)&&(n[r]=e[r]);return n})(n,["type","value","defaultValue","onChange","valueFormat","labelSeparator","locale","classNames","styles","unstyled","closeOnChange","size","variant","dropdownType","sortDates","maxDate","minDate","defaultDate"]),{calendarProps:x,others:_}=(0,l.M)(S),{_value:T,setValue:A,formattedValue:I,dropdownHandlers:M,dropdownOpened:L,onClear:R,shouldClear:N}=f({type:r,value:i,defaultValue:s,onChange:c,locale:m,format:u,labelSeparator:d,closeOnChange:b,sortDates:P}),H=O||function({minDate:e,maxDate:t}){const n=new Date;return e||t?h()(n).isBefore(e)?e:h()(n).isAfter(t)?t:n:n}({maxDate:k,minDate:C});return a.createElement(D,X({formattedValue:I,dropdownOpened:L,dropdownHandlers:M,classNames:p,styles:g,unstyled:v,__staticSelector:"DatePickerInput",ref:t,onClear:R,shouldClear:N,value:T,type:r,size:y,variant:w,dropdownType:E},_),a.createElement(U,($=X({},x),F={size:y,variant:w,type:r,value:T,defaultDate:Array.isArray(T)?T[0]||H:T||H,onChange:A,locale:m,classNames:p,styles:g,unstyled:v,__staticSelector:"DatePickerInput",__stopPropagation:"popover"===E,maxDate:k,minDate:C},W($,V(F)))));var $,F}));Q.displayName="@mantine/dates/DatePickerInput";var ee=n(74533),te=n(43125),ne=n(57425),re=n(86315),ae=n(34155);const oe=e=>{var t,{value:n,fullWidth:l=!0}=e,s=(0,r._)(e,["value","fullWidth"]);const c="mb"===(0,o.rZ)().other.template,u=null===(t=ee.I[ae.env.UNIFY_LOCALE||re.L.Vietnam])||void 0===t?void 0:t.dateFormat;return a.createElement(Q,Object.assign({locale:ne.M[ae.env.UNIFY_LOCALE||re.L.Vietnam],valueFormat:u,size:"md",clearable:!1,popoverProps:l?{styles:{dropdown:{minWidth:"100%",display:"flex",justifyContent:"center",alignItems:"center"}}}:{},styles:{root:{position:"relative"},rightSection:{pointerEvents:"none",cursor:"default"}},rightSection:a.createElement(i.E,{src:te.C.getAssetPath(c?"MB-calendar.svg":"OutlineCalendar.svg"),width:18,height:18}),value:n,placeholder:u},s,{className:`input-control ${(null===s||void 0===s?void 0:s.className)||""}`}))}},67128:function(e,t,n){"use strict";n.d(t,{A:function(){return Sn},B:function(){return En},E:function(){return Rn},F:function(){return Ir},I:function(){return Zn},N:function(){return An},O:function(){return lr},P:function(){return Rr},R:function(){return tr},S:function(){return un},a:function(){return fn},b:function(){return bn},c:function(){return wn},d:function(){return Qn},e:function(){return Nn},f:function(){return Xn},g:function(){return Fr},h:function(){return Ln},i:function(){return hn},l:function(){return Cn},m:function(){return Tn},o:function(){return Hr},s:function(){return Lr},u:function(){return Pn}});var r=n(22470),a=n(67294),o=n(89981),i=n(19827),l=n(24241),s=n(44036),c=(0,s.k)((e=>({root:{display:"flex",alignItems:"center"},breadcrumb:{lineHeight:1,whiteSpace:"nowrap",WebkitTapHighlightColor:"transparent"},separator:{marginLeft:e.spacing.xs,marginRight:e.spacing.xs,color:"dark"===e.colorScheme?e.colors.dark[2]:e.colors.gray[7],lineHeight:1,display:"flex",alignItems:"center",justifyContent:"center"}}))),u=n(5918),d=n(91938),m=Object.defineProperty,p=Object.getOwnPropertySymbols,h=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable,g=(e,t,n)=>t in e?m(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const v={separator:"/"},b=(0,a.forwardRef)(((e,t)=>{const n=(0,i.N4)("Breadcrumbs",v,e),{className:r,children:o,separator:s,classNames:m,styles:b,unstyled:y,variant:w}=n,E=((e,t)=>{var n={};for(var r in e)h.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&p)for(var r of p(e))t.indexOf(r)<0&&f.call(e,r)&&(n[r]=e[r]);return n})(n,["className","children","separator","classNames","styles","unstyled","variant"]),{classes:P,cx:k}=c(null,{classNames:m,styles:b,unstyled:y,name:"Breadcrumbs",variant:w}),C=a.Children.toArray(o).reduce(((e,t,n,r)=>{var o;const i=(0,l.k)(t)?a.cloneElement(t,{className:k(P.breadcrumb,null==(o=t.props)?void 0:o.className),key:n}):a.createElement("div",{className:P.breadcrumb,key:n},t);return e.push(i),n!==r.length-1&&e.push(a.createElement(u.x,{size:"sm",className:P.separator,key:`separator-${n}`},s)),e}),[]);return a.createElement(d.x,((e,t)=>{for(var n in t||(t={}))h.call(t,n)&&g(e,n,t[n]);if(p)for(var n of p(t))f.call(t,n)&&g(e,n,t[n]);return e})({className:k(P.root,r),ref:t},E),C)}));b.displayName="@mantine/core/Breadcrumbs";var y=n(15851),w=(0,s.k)((()=>({placeholder:{},input:{cursor:"pointer"}}))),E=n(66261),P=n(77433),k=n(72647),C=n(83979),O=n(80665),S=Object.defineProperty,x=Object.getOwnPropertySymbols,_=Object.prototype.hasOwnProperty,T=Object.prototype.propertyIsEnumerable,A=(e,t,n)=>t in e?S(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,I=(e,t)=>{for(var n in t||(t={}))_.call(t,n)&&A(e,n,t[n]);if(x)for(var n of x(t))T.call(t,n)&&A(e,n,t[n]);return e};const M={multiple:!1},D=(0,a.forwardRef)(((e,t)=>{const n=(0,i.N4)("FileButton",M,e),{onChange:r,children:o,multiple:l,accept:s,name:c,form:u,resetRef:d,disabled:m,capture:p,inputProps:h}=n,f=((e,t)=>{var n={};for(var r in e)_.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&x)for(var r of x(e))t.indexOf(r)<0&&T.call(e,r)&&(n[r]=e[r]);return n})(n,["onChange","children","multiple","accept","name","form","resetRef","disabled","capture","inputProps"]),g=(0,a.useRef)();return(0,C.k)(d,(()=>{g.current.value=""})),a.createElement(a.Fragment,null,o(I({onClick:()=>{!m&&g.current.click()}},f)),a.createElement("input",I({style:{display:"none"},type:"file",accept:s,multiple:l,onChange:e=>{r(l?Array.from(e.currentTarget.files):e.currentTarget.files[0]||null)},ref:(0,O.Y)(t,g),name:c,form:u,capture:p},h)))}));D.displayName="@mantine/core/FileButton";var L=Object.defineProperty,R=Object.defineProperties,N=Object.getOwnPropertyDescriptors,H=Object.getOwnPropertySymbols,$=Object.prototype.hasOwnProperty,F=Object.prototype.propertyIsEnumerable,B=(e,t,n)=>t in e?L(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,z=(e,t)=>{for(var n in t||(t={}))$.call(t,n)&&B(e,n,t[n]);if(H)for(var n of H(t))F.call(t,n)&&B(e,n,t[n]);return e},j=(e,t)=>R(e,N(t));const U={size:"sm",valueComponent:({value:e})=>a.createElement(u.x,{sx:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}},Array.isArray(e)?e.map((e=>e.name)).join(", "):null==e?void 0:e.name)},G=(0,a.forwardRef)(((e,t)=>{const n=(0,E.k)("FileInput",U,e),{inputProps:r,wrapperProps:o,placeholder:i,value:l,defaultValue:s,onChange:c,multiple:u,accept:d,name:m,form:p,classNames:h,styles:f,unstyled:g,valueComponent:v,rightSection:b,clearable:C,clearButtonProps:O,readOnly:S,capture:x,fileInputProps:_}=n,T=((e,t)=>{var n={};for(var r in e)$.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&H)for(var r of H(e))t.indexOf(r)<0&&F.call(e,r)&&(n[r]=e[r]);return n})(n,["inputProps","wrapperProps","placeholder","value","defaultValue","onChange","multiple","accept","name","form","classNames","styles","unstyled","valueComponent","rightSection","clearable","clearButtonProps","readOnly","capture","fileInputProps"]),A=(0,a.useRef)(),{classes:I,cx:M}=w(null,{name:"FileInput",classNames:h,styles:f,unstyled:g}),[L,R]=(0,y.C)({value:l,defaultValue:s,onChange:c,finalValue:u?[]:null}),N=Array.isArray(L)?0!==L.length:null!==L,B=b||(C&&N&&!S?a.createElement(P.P,j(z({},O),{variant:"transparent",onClick:()=>R(u?[]:null),size:r.size,unstyled:g})):null);return(0,a.useEffect)((()=>{(Array.isArray(L)&&0===L.length||null===L)&&A.current()}),[L]),a.createElement(k.I.Wrapper,j(z({},o),{__staticSelector:"FileInput"}),a.createElement(D,{onChange:R,multiple:u,accept:d,name:m,form:p,resetRef:A,disabled:S,capture:x,inputProps:_},(e=>a.createElement(k.I,j(z(z(z({multiline:!0},e),r),T),{component:"button",type:"button",ref:t,__staticSelector:"FileInput",rightSection:B,classNames:j(z({},h),{input:M(I.input,null==h?void 0:h.input)})}),N?a.createElement(v,{value:L}):a.createElement(k.I.Placeholder,{className:I.placeholder},i)))))}));G.displayName="@mantine/core/FileInput";const W=G;var V=n(68589),Z=n(2566),Y=n(21434);var K=n(35227),q=Object.defineProperty,X=Object.defineProperties,J=Object.getOwnPropertyDescriptors,Q=Object.getOwnPropertySymbols,ee=Object.prototype.hasOwnProperty,te=Object.prototype.propertyIsEnumerable,ne=(e,t,n)=>t in e?q(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,re=(e,t)=>{for(var n in t||(t={}))ee.call(t,n)&&ne(e,n,t[n]);if(Q)for(var n of Q(t))te.call(t,n)&&ne(e,n,t[n]);return e},ae=(e,t)=>X(e,J(t)),oe=(0,s.k)(((e,{rightSectionWidth:t},{size:n})=>({visibilityToggle:{},input:{position:"relative",overflow:"hidden"},innerInput:ae(re(re({},e.fn.fontStyles()),e.fn.cover(0)),{backgroundColor:"transparent",border:`${(0,Z.h)(1)} solid transparent`,borderLeftWidth:0,borderRightWidth:0,boxSizing:"border-box",display:"block",width:`calc(100% - ${(0,Z.h)(t)})`,paddingLeft:`calc(${(0,Y.a)({size:n,sizes:K.J})} / 3)`,fontSize:(0,Y.a)({size:n,sizes:e.fontSizes}),height:`calc(${(0,Y.a)({size:n,sizes:K.J})} - ${(0,Z.h)(2)})`,lineHeight:`calc(${(0,Y.a)({size:n,sizes:K.J})} - ${(0,Z.h)(4)})`,color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,"&::-ms-reveal, &::-ms-clear":{display:"none"},"&:focus":{outline:0},"&:disabled":{cursor:"not-allowed",pointerEvents:"none",backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[1],color:e.colors.dark[2],opacity:.6,"&::placeholder":{color:e.colors.dark[2]}},"&::placeholder":ae(re({},e.fn.placeholderStyles()),{opacity:1}),"&[data-invalid]":{color:e.fn.variant({variant:"filled",color:"red"}).background,"&::placeholder":{opacity:1,color:e.fn.variant({variant:"filled",color:"red"}).background}},"&[data-with-icon]":{paddingLeft:(0,Y.a)({size:n,sizes:K.J})}})}))),ie=n(12756),le=n(52160),se=Object.defineProperty,ce=Object.defineProperties,ue=Object.getOwnPropertyDescriptors,de=Object.getOwnPropertySymbols,me=Object.prototype.hasOwnProperty,pe=Object.prototype.propertyIsEnumerable,he=(e,t,n)=>t in e?se(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,fe=(e,t)=>{for(var n in t||(t={}))me.call(t,n)&&he(e,n,t[n]);if(de)for(var n of de(t))pe.call(t,n)&&he(e,n,t[n]);return e};const ge={xs:(0,Z.h)(22),sm:(0,Z.h)(26),md:(0,Z.h)(28),lg:(0,Z.h)(32),xl:(0,Z.h)(40)},ve={xs:(0,Z.h)(12),sm:(0,Z.h)(15),md:(0,Z.h)(17),lg:(0,Z.h)(19),xl:(0,Z.h)(21)},be={xs:(0,Z.h)(28),sm:(0,Z.h)(32),md:(0,Z.h)(34),lg:(0,Z.h)(44),xl:(0,Z.h)(54)},ye={size:"sm",toggleTabIndex:-1,visibilityToggleIcon:({reveal:e,size:t})=>a.createElement("svg",{viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{width:t,height:t}},a.createElement("path",{d:e?"M13.3536 2.35355C13.5488 2.15829 13.5488 1.84171 13.3536 1.64645C13.1583 1.45118 12.8417 1.45118 12.6464 1.64645L10.6828 3.61012C9.70652 3.21671 8.63759 3 7.5 3C4.30786 3 1.65639 4.70638 0.0760002 7.23501C-0.0253338 7.39715 -0.0253334 7.60288 0.0760014 7.76501C0.902945 9.08812 2.02314 10.1861 3.36061 10.9323L1.64645 12.6464C1.45118 12.8417 1.45118 13.1583 1.64645 13.3536C1.84171 13.5488 2.15829 13.5488 2.35355 13.3536L4.31723 11.3899C5.29348 11.7833 6.36241 12 7.5 12C10.6921 12 13.3436 10.2936 14.924 7.76501C15.0253 7.60288 15.0253 7.39715 14.924 7.23501C14.0971 5.9119 12.9769 4.81391 11.6394 4.06771L13.3536 2.35355ZM9.90428 4.38861C9.15332 4.1361 8.34759 4 7.5 4C4.80285 4 2.52952 5.37816 1.09622 7.50001C1.87284 8.6497 2.89609 9.58106 4.09974 10.1931L9.90428 4.38861ZM5.09572 10.6114L10.9003 4.80685C12.1039 5.41894 13.1272 6.35031 13.9038 7.50001C12.4705 9.62183 10.1971 11 7.5 11C6.65241 11 5.84668 10.8639 5.09572 10.6114Z":"M7.5 11C4.80285 11 2.52952 9.62184 1.09622 7.50001C2.52952 5.37816 4.80285 4 7.5 4C10.1971 4 12.4705 5.37816 13.9038 7.50001C12.4705 9.62183 10.1971 11 7.5 11ZM7.5 3C4.30786 3 1.65639 4.70638 0.0760002 7.23501C-0.0253338 7.39715 -0.0253334 7.60288 0.0760014 7.76501C1.65639 10.2936 4.30786 12 7.5 12C10.6921 12 13.3436 10.2936 14.924 7.76501C15.0253 7.60288 15.0253 7.39715 14.924 7.23501C13.3436 4.70638 10.6921 3 7.5 3ZM7.5 9.5C8.60457 9.5 9.5 8.60457 9.5 7.5C9.5 6.39543 8.60457 5.5 7.5 5.5C6.39543 5.5 5.5 6.39543 5.5 7.5C5.5 8.60457 6.39543 9.5 7.5 9.5Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"})),__staticSelector:"PasswordInput"},we=(0,a.forwardRef)(((e,t)=>{const n=(0,i.N4)("PasswordInput",ye,e),{radius:r,disabled:o,size:l,toggleTabIndex:s,className:c,id:u,label:d,error:m,required:p,style:h,icon:f,description:g,wrapperProps:v,classNames:b,styles:w,variant:E,visibilityToggleIcon:P,__staticSelector:C,sx:O,labelProps:S,descriptionProps:x,errorProps:_,unstyled:T,visibilityToggleLabel:A,withAsterisk:I,inputContainer:M,iconWidth:D,inputWrapperOrder:L,visible:R,defaultVisible:N,onVisibilityChange:H}=n,$=((e,t)=>{var n={};for(var r in e)me.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&de)for(var r of de(e))t.indexOf(r)<0&&pe.call(e,r)&&(n[r]=e[r]);return n})(n,["radius","disabled","size","toggleTabIndex","className","id","label","error","required","style","icon","description","wrapperProps","classNames","styles","variant","visibilityToggleIcon","__staticSelector","sx","labelProps","descriptionProps","errorProps","unstyled","visibilityToggleLabel","withAsterisk","inputContainer","iconWidth","inputWrapperOrder","visible","defaultVisible","onVisibilityChange"]),F=(0,Y.a)({size:l,sizes:be}),{classes:B}=oe({rightSectionWidth:F},{name:"PasswordInput",classNames:b,styles:w,unstyled:T,size:l,variant:E}),z=(0,V.M)(u),{systemStyles:j,rest:U}=(0,ie.x)($),[G,W]=(0,y.C)({value:R,defaultValue:N,finalValue:!1,onChange:H}),Z=()=>W(!G),K=a.createElement(le.A,{className:B.visibilityToggle,tabIndex:s,radius:r,size:(0,Y.a)({size:l,sizes:ge}),"aria-hidden":!A,"aria-label":A,unstyled:T,onMouseDown:e=>{e.preventDefault(),Z()},onKeyDown:e=>{" "===e.key&&(e.preventDefault(),Z())}},a.createElement(P,{reveal:G,size:(0,Y.a)({size:l,sizes:ve})}));return a.createElement(k.I.Wrapper,fe(fe({required:p,id:z,label:d,error:m,description:g,size:l,className:c,style:h,classNames:b,styles:w,__staticSelector:C,sx:O,errorProps:_,descriptionProps:x,labelProps:S,unstyled:T,withAsterisk:I,inputWrapperOrder:L,inputContainer:M,variant:E},j),v),a.createElement(k.I,{component:"div",error:m,icon:f,size:l,classNames:(q=fe({},b),X={input:B.input},ce(q,ue(X))),styles:w,radius:r,disabled:o,__staticSelector:C,rightSectionWidth:F,rightSection:!o&&K,variant:E,unstyled:T,iconWidth:D},a.createElement("input",fe({type:G?"text":"password",required:p,"data-invalid":!!m||void 0,"data-with-icon":!!f||void 0,className:B.innerInput,disabled:o,id:z,ref:t,autoComplete:"off"},U))));var q,X}));we.displayName="@mantine/core/PasswordInput";var Ee=n(9276);function Pe(e,t,n="ltr"){const r=(0,a.useRef)(),o=(0,a.useRef)(!1),i=(0,a.useRef)(!1),l=(0,a.useRef)(0),[s,c]=(0,a.useState)(!1);return(0,a.useEffect)((()=>{o.current=!0}),[]),(0,a.useEffect)((()=>{const a=({x:t,y:a})=>{cancelAnimationFrame(l.current),l.current=requestAnimationFrame((()=>{if(o.current&&r.current){r.current.style.userSelect="none";const o=r.current.getBoundingClientRect();if(o.width&&o.height){const r=(0,Ee.u)((t-o.left)/o.width,0,1);e({x:"ltr"===n?r:1-r,y:(0,Ee.u)((a-o.top)/o.height,0,1)})}}}))},s=()=>{!i.current&&o.current&&(i.current=!0,"function"===typeof(null==t?void 0:t.onScrubStart)&&t.onScrubStart(),c(!0),document.addEventListener("mousemove",m),document.addEventListener("mouseup",u),document.addEventListener("touchmove",h),document.addEventListener("touchend",u))},u=()=>{i.current&&o.current&&(i.current=!1,c(!1),document.removeEventListener("mousemove",m),document.removeEventListener("mouseup",u),document.removeEventListener("touchmove",h),document.removeEventListener("touchend",u),setTimeout((()=>{"function"===typeof(null==t?void 0:t.onScrubEnd)&&t.onScrubEnd()}),0))},d=e=>{s(),e.preventDefault(),m(e)},m=e=>a({x:e.clientX,y:e.clientY}),p=e=>{e.cancelable&&e.preventDefault(),s(),h(e)},h=e=>{e.cancelable&&e.preventDefault(),a({x:e.changedTouches[0].clientX,y:e.changedTouches[0].clientY})};return r.current.addEventListener("mousedown",d),r.current.addEventListener("touchstart",p,{passive:!1}),()=>{r.current&&(r.current.removeEventListener("mousedown",d),r.current.removeEventListener("touchstart",p))}}),[n,e]),{ref:r,active:s}}function ke({value:e,min:t,max:n}){const r=(e-t)/(n-t)*100;return Math.min(Math.max(r,0),100)}var Ce=Object.defineProperty,Oe=Object.defineProperties,Se=Object.getOwnPropertyDescriptors,xe=Object.getOwnPropertySymbols,_e=Object.prototype.hasOwnProperty,Te=Object.prototype.propertyIsEnumerable,Ae=(e,t,n)=>t in e?Ce(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ie=(e,t)=>{for(var n in t||(t={}))_e.call(t,n)&&Ae(e,n,t[n]);if(xe)for(var n of xe(t))Te.call(t,n)&&Ae(e,n,t[n]);return e};const Me={xs:(0,Z.h)(4),sm:(0,Z.h)(6),md:(0,Z.h)(8),lg:(0,Z.h)(10),xl:(0,Z.h)(12)};var De=(0,s.k)((e=>{return{root:(t=Ie({},e.fn.fontStyles()),n={WebkitTapHighlightColor:"transparent",outline:0,display:"flex",flexDirection:"column",alignItems:"center",touchAction:"none",position:"relative"},Oe(t,Se(n)))};var t,n})),Le=Object.defineProperty,Re=Object.defineProperties,Ne=Object.getOwnPropertyDescriptors,He=Object.getOwnPropertySymbols,$e=Object.prototype.hasOwnProperty,Fe=Object.prototype.propertyIsEnumerable,Be=(e,t,n)=>t in e?Le(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ze=(e,t)=>{for(var n in t||(t={}))$e.call(t,n)&&Be(e,n,t[n]);if(He)for(var n of He(t))Fe.call(t,n)&&Be(e,n,t[n]);return e},je=(0,s.k)(((e,{color:t,disabled:n,thumbSize:r},{size:a})=>{return{label:{position:"absolute",top:(0,Z.h)(-36),backgroundColor:"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[9],fontSize:e.fontSizes.xs,color:e.white,padding:`calc(${e.spacing.xs} / 2)`,borderRadius:e.radius.sm,whiteSpace:"nowrap",pointerEvents:"none",userSelect:"none",touchAction:"none"},thumb:(o=ze({},e.fn.focusStyles()),i={boxSizing:"border-box",position:"absolute",display:n?"none":"flex",height:r?(0,Z.h)(r):`calc(${(0,Y.a)({sizes:Me,size:a})} * 2)`,width:r?(0,Z.h)(r):`calc(${(0,Y.a)({sizes:Me,size:a})} * 2)`,backgroundColor:"dark"===e.colorScheme?e.fn.themeColor(t,e.fn.primaryShade()):e.white,border:`${(0,Z.h)(4)} solid ${"dark"===e.colorScheme?e.white:e.fn.themeColor(t,e.fn.primaryShade())}`,color:"dark"===e.colorScheme?e.white:e.fn.themeColor(t,e.fn.primaryShade()),transform:"translate(-50%, -50%)",top:"50%",cursor:"pointer",borderRadius:1e3,alignItems:"center",justifyContent:"center",transitionDuration:"100ms",transitionProperty:"box-shadow, transform",transitionTimingFunction:e.transitionTimingFunction,zIndex:3,userSelect:"none",touchAction:"none"},Re(o,Ne(i))),dragging:{transform:"translate(-50%, -50%) scale(1.05)",boxShadow:e.shadows.sm}};var o,i})),Ue=n(42860);const Ge=(0,a.forwardRef)((({max:e,min:t,value:n,position:r,label:o,dragging:i,onMouseDown:l,onKeyDownCapture:s,color:c,classNames:u,styles:m,size:p,labelTransition:h,labelTransitionDuration:f,labelTransitionTimingFunction:g,labelAlwaysOn:v,thumbLabel:b,onFocus:y,onBlur:w,showLabelOnHover:E,isHovered:P,children:k=null,disabled:C,unstyled:O,thumbSize:S,variant:x},_)=>{const{classes:T,cx:A,theme:I}=je({color:c,disabled:C,thumbSize:S},{name:"Slider",classNames:u,styles:m,unstyled:O,variant:x,size:p}),[M,D]=(0,a.useState)(!1),L=v||i||M||E&&P;return a.createElement(d.x,{tabIndex:0,role:"slider","aria-label":b,"aria-valuemax":e,"aria-valuemin":t,"aria-valuenow":n,ref:_,className:A(T.thumb,{[T.dragging]:i}),onFocus:()=>{D(!0),"function"===typeof y&&y()},onBlur:()=>{D(!1),"function"===typeof w&&w()},onTouchStart:l,onMouseDown:l,onKeyDownCapture:s,onClick:e=>e.stopPropagation(),style:{["rtl"===I.dir?"right":"left"]:`${r}%`}},k,a.createElement(Ue.u,{mounted:null!=o&&L,duration:f,transition:h,timingFunction:g||I.transitionTimingFunction},(e=>a.createElement("div",{style:e,className:T.label},o))))}));function We({mark:e,offset:t,value:n,inverted:r=!1}){return r?"number"===typeof t&&e.value<=t||e.value>=n:"number"===typeof t?e.value>=t&&e.value<=n:e.value<=n}Ge.displayName="@mantine/core/SliderThumb";var Ve=(0,s.k)(((e,{color:t,disabled:n,thumbSize:r},{size:a})=>({marksContainer:{position:"absolute",right:r?(0,Z.h)(r/2):(0,Y.a)({sizes:Me,size:a}),left:r?(0,Z.h)(r/2):(0,Y.a)({sizes:Me,size:a}),"&:has(~ input:disabled)":{"& .mantine-Slider-markFilled":{border:`${(0,Z.h)(2)} solid ${"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[2]}`,borderColor:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[4]}}},markWrapper:{position:"absolute",top:`calc(${(0,Z.h)((0,Y.a)({sizes:Me,size:a}))} / 2)`,zIndex:2,height:0},mark:{boxSizing:"border-box",border:`${(0,Z.h)(2)} solid ${"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[2]}`,height:(0,Y.a)({sizes:Me,size:a}),width:(0,Y.a)({sizes:Me,size:a}),borderRadius:1e3,transform:`translateX(calc(-${(0,Y.a)({sizes:Me,size:a})} / 2))`,backgroundColor:e.white,pointerEvents:"none"},markFilled:{borderColor:n?"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[4]:e.fn.variant({variant:"filled",color:t}).background},markLabel:{transform:`translate(-50%, calc(${e.spacing.xs} / 2))`,fontSize:e.fontSizes.sm,color:"dark"===e.colorScheme?e.colors.dark[2]:e.colors.gray[6],whiteSpace:"nowrap",cursor:"pointer",userSelect:"none"}})));function Ze({marks:e,color:t,size:n,thumbSize:r,min:o,max:i,value:l,classNames:s,styles:c,offset:u,onChange:m,disabled:p,unstyled:h,inverted:f,variant:g}){const{classes:v,cx:b}=Ve({color:t,disabled:p,thumbSize:r},{name:"Slider",classNames:s,styles:c,unstyled:h,variant:g,size:n}),y=e.map(((e,t)=>a.createElement(d.x,{className:v.markWrapper,sx:{left:`${ke({value:e.value,min:o,max:i})}%`},key:t},a.createElement("div",{className:b(v.mark,{[v.markFilled]:We({mark:e,value:l,offset:u,inverted:f})})}),e.label&&a.createElement("div",{className:v.markLabel,onMouseDown:t=>{t.stopPropagation(),!p&&m(e.value)},onTouchStart:t=>{t.stopPropagation(),!p&&m(e.value)}},e.label))));return a.createElement("div",{className:v.marksContainer},y)}Ze.displayName="@mantine/core/SliderMarks";var Ye=(0,s.k)(((e,{radius:t,color:n,disabled:r,inverted:a,thumbSize:o},{size:i})=>({trackContainer:{display:"flex",alignItems:"center",width:"100%",height:`calc(${(0,Y.a)({sizes:Me,size:i})} * 2)`,cursor:"pointer","&:has(~ input:disabled)":{"&":{pointerEvents:"none"},"& .mantine-Slider-thumb":{display:"none"},"& .mantine-Slider-track::before":{content:'""',backgroundColor:a?"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[4]:"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[2]},"& .mantine-Slider-bar":{backgroundColor:a?"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[2]:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[4]}}},track:{position:"relative",height:(0,Y.a)({sizes:Me,size:i}),width:"100%",marginRight:o?(0,Z.h)(o/2):(0,Y.a)({size:i,sizes:Me}),marginLeft:o?(0,Z.h)(o/2):(0,Y.a)({size:i,sizes:Me}),"&::before":{content:'""',position:"absolute",top:0,bottom:0,borderRadius:e.fn.radius(t),right:`calc(${o?(0,Z.h)(o/2):(0,Y.a)({size:i,sizes:Me})} * -1)`,left:`calc(${o?(0,Z.h)(o/2):(0,Y.a)({size:i,sizes:Me})} * -1)`,backgroundColor:a?r?"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[4]:e.fn.variant({variant:"filled",color:n}).background:"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[2],zIndex:0}},bar:{position:"absolute",zIndex:1,top:0,bottom:0,backgroundColor:a?"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[2]:r?"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[4]:e.fn.variant({variant:"filled",color:n}).background,borderRadius:e.fn.radius(t)}}))),Ke=Object.defineProperty,qe=Object.defineProperties,Xe=Object.getOwnPropertyDescriptors,Je=Object.getOwnPropertySymbols,Qe=Object.prototype.hasOwnProperty,et=Object.prototype.propertyIsEnumerable,tt=(e,t,n)=>t in e?Ke(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,nt=(e,t)=>{for(var n in t||(t={}))Qe.call(t,n)&&tt(e,n,t[n]);if(Je)for(var n of Je(t))et.call(t,n)&&tt(e,n,t[n]);return e};function rt(e){var t=e,{filled:n,size:r,thumbSize:o,color:i,classNames:l,styles:s,radius:c,children:u,offset:m,disabled:p,marksOffset:h,unstyled:f,inverted:g,variant:v,containerProps:b}=t,y=((e,t)=>{var n={};for(var r in e)Qe.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Je)for(var r of Je(e))t.indexOf(r)<0&&et.call(e,r)&&(n[r]=e[r]);return n})(t,["filled","size","thumbSize","color","classNames","styles","radius","children","offset","disabled","marksOffset","unstyled","inverted","variant","containerProps"]);const{classes:w}=Ye({color:i,radius:c,disabled:p,inverted:g,thumbSize:o},{name:"Slider",classNames:l,styles:s,unstyled:f,variant:v,size:r});return a.createElement(a.Fragment,null,a.createElement("div",nt({className:w.trackContainer},b),a.createElement("div",{className:w.track},a.createElement(d.x,{className:w.bar,sx:{left:`calc(${m}% - ${o?(0,Z.h)(o/2):(0,Y.a)({size:r,sizes:Me})})`,width:`calc(${n}% + 2 * ${o?(0,Z.h)(o/2):(0,Y.a)({size:r,sizes:Me})})`}}),u)),a.createElement(Ze,(E=nt({},y),qe(E,Xe({size:r,thumbSize:o,color:i,offset:h,classNames:l,styles:s,disabled:p,unstyled:f,inverted:g,variant:v})))));var E}rt.displayName="@mantine/core/SliderTrack";var at=Object.defineProperty,ot=Object.defineProperties,it=Object.getOwnPropertyDescriptors,lt=Object.getOwnPropertySymbols,st=Object.prototype.hasOwnProperty,ct=Object.prototype.propertyIsEnumerable,ut=(e,t,n)=>t in e?at(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const dt=(0,a.forwardRef)(((e,t)=>{var n=e,{className:r,size:o,classNames:i,styles:l,disabled:s,unstyled:c,variant:u}=n,m=((e,t)=>{var n={};for(var r in e)st.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&<)for(var r of lt(e))t.indexOf(r)<0&&ct.call(e,r)&&(n[r]=e[r]);return n})(n,["className","size","classNames","styles","disabled","unstyled","variant"]);const{classes:p,cx:h}=De(null,{name:"Slider",classNames:i,styles:l,unstyled:c,variant:u,size:o});return a.createElement(d.x,(f=((e,t)=>{for(var n in t||(t={}))st.call(t,n)&&ut(e,n,t[n]);if(lt)for(var n of lt(t))ct.call(t,n)&&ut(e,n,t[n]);return e})({},m),g={tabIndex:-1,className:h(p.root,r),ref:t},ot(f,it(g))));var f,g}));function mt(e,t){return parseFloat(e.toFixed(t))}dt.displayName="@mantine/core/SliderRoot";var pt=Object.defineProperty,ht=Object.defineProperties,ft=Object.getOwnPropertyDescriptors,gt=Object.getOwnPropertySymbols,vt=Object.prototype.hasOwnProperty,bt=Object.prototype.propertyIsEnumerable,yt=(e,t,n)=>t in e?pt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const wt={size:"md",radius:"xl",min:0,max:100,step:1,marks:[],label:e=>e,labelTransition:"skew-down",labelTransitionDuration:0,labelAlwaysOn:!1,thumbLabel:"",showLabelOnHover:!0,disabled:!1,scale:e=>e},Et=(0,a.forwardRef)(((e,t)=>{const n=(0,i.N4)("Slider",wt,e),{classNames:r,styles:o,color:l,value:s,onChange:c,onChangeEnd:u,size:d,radius:m,min:p,max:h,step:f,precision:g,defaultValue:v,name:b,marks:w,label:E,labelTransition:P,labelTransitionDuration:k,labelTransitionTimingFunction:C,labelAlwaysOn:S,thumbLabel:x,showLabelOnHover:_,thumbChildren:T,disabled:A,unstyled:I,thumbSize:M,scale:D,inverted:L,variant:R}=n,N=((e,t)=>{var n={};for(var r in e)vt.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&>)for(var r of gt(e))t.indexOf(r)<0&&bt.call(e,r)&&(n[r]=e[r]);return n})(n,["classNames","styles","color","value","onChange","onChangeEnd","size","radius","min","max","step","precision","defaultValue","name","marks","label","labelTransition","labelTransitionDuration","labelTransitionTimingFunction","labelAlwaysOn","thumbLabel","showLabelOnHover","thumbChildren","disabled","unstyled","thumbSize","scale","inverted","variant"]),H=null!=g?g:function(e){if(!e)return 0;const t=e.toString().split(".");return t.length>1?t[1].length:0}(f),$=(0,i.rZ)(),[F,B]=(0,a.useState)(!1),[z,j]=(0,y.C)({value:"number"===typeof s?(0,Ee.u)(s,p,h):s,defaultValue:"number"===typeof v?(0,Ee.u)(v,p,h):v,finalValue:(0,Ee.u)(0,p,h),onChange:c}),U=(0,a.useRef)(z),G=(0,a.useRef)(),W=(0,a.useRef)(),V=ke({value:z,min:p,max:h}),Z=D(z),Y="function"===typeof E?E(Z):E,K=(0,a.useCallback)((({x:e})=>{if(!A){const t=function({value:e,containerWidth:t,min:n,max:r,step:a,precision:o}){const i=(t?Math.min(Math.max(e,0),t)/t:e)*(r-n),l=(0!==i?Math.round(i/a)*a:0)+n,s=Math.max(l,n);return void 0!==o?Number(s.toFixed(o)):s}({value:e,min:p,max:h,step:f,precision:H});j(t),U.current=t}}),[A,p,h,f,H,j]),{ref:q,active:X}=Pe(K,{onScrubEnd:()=>null==u?void 0:u(U.current)},$.dir);return a.createElement(dt,(J=((e,t)=>{for(var n in t||(t={}))vt.call(t,n)&&yt(e,n,t[n]);if(gt)for(var n of gt(t))bt.call(t,n)&&yt(e,n,t[n]);return e})({},N),Q={ref:(0,O.Y)(t,G),onKeyDownCapture:e=>{if(!A)switch(e.key){case"ArrowUp":{e.preventDefault(),W.current.focus();const t=mt(Math.min(Math.max(z+f,p),h),H);null==u||u(t),j(t);break}case"ArrowRight":{e.preventDefault(),W.current.focus();const t=mt(Math.min(Math.max("rtl"===$.dir?z-f:z+f,p),h),H);null==u||u(t),j(t);break}case"ArrowDown":{e.preventDefault(),W.current.focus();const t=mt(Math.min(Math.max(z-f,p),h),H);null==u||u(t),j(t);break}case"ArrowLeft":{e.preventDefault(),W.current.focus();const t=mt(Math.min(Math.max("rtl"===$.dir?z+f:z-f,p),h),H);null==u||u(t),j(t);break}case"Home":e.preventDefault(),W.current.focus(),null==u||u(p),j(p);break;case"End":e.preventDefault(),W.current.focus(),null==u||u(h),j(h)}},onMouseDownCapture:()=>{var e;return null==(e=G.current)?void 0:e.focus()},size:d,classNames:r,styles:o,disabled:A,unstyled:I,variant:R},ht(J,ft(Q))),a.createElement(rt,{inverted:L,offset:0,filled:V,marks:w,size:d,thumbSize:M,radius:m,color:l,min:p,max:h,value:Z,onChange:j,classNames:r,styles:o,disabled:A,unstyled:I,variant:R,containerProps:{ref:q,onMouseEnter:_?()=>B(!0):void 0,onMouseLeave:_?()=>B(!1):void 0}},a.createElement(Ge,{max:h,min:p,value:Z,position:V,dragging:X,color:l,size:d,label:Y,ref:W,labelTransition:P,labelTransitionDuration:k,labelTransitionTimingFunction:C,labelAlwaysOn:S,classNames:r,styles:o,thumbLabel:x,showLabelOnHover:_,isHovered:F,disabled:A,unstyled:I,thumbSize:M,variant:R},T)),a.createElement("input",{type:"hidden",name:b,value:Z}));var J,Q}));Et.displayName="@mantine/core/Slider";var Pt=n(49521),kt=n(41389),Ct=n(61740),Ot=n(69984),St=n(28833),xt=n(62813),_t=n(26621),Tt=n(28204),At=n(33810),It=n(53515),Mt=n(86010),Dt=n(80061),Lt=n(79560),Rt=n(44079),Nt=n(33664),Ht=n(23314);function $t(e,t,n={leading:!1}){const[r,o]=(0,a.useState)(e),i=(0,a.useRef)(!1),l=(0,a.useRef)(null),s=(0,a.useRef)(!1),c=()=>window.clearTimeout(l.current);return(0,a.useEffect)((()=>{i.current&&(!s.current&&n.leading?(s.current=!0,o(e)):(c(),l.current=window.setTimeout((()=>{s.current=!1,o(e)}),t)))}),[e,n.leading,t]),(0,a.useEffect)((()=>(i.current=!0,c)),[]),[r,c]}var Ft=n(10753),Bt=n(29355),zt=n(12185),jt=n(91759),Ut=n(43125),Gt=n(51139),Wt=n(88125),Vt=n(93867),Zt=n(8005),Yt=n(83129),Kt=n(57425),qt=n(10917),Xt=n(79461),Jt=n(94184),Qt=n.n(Jt),en=n(23451);let tn=0;const nn=()=>{const e=(0,a.useRef)("");return(()=>{const e=(0,a.useRef)(!0);return!!e.current&&(e.current=!1,!0)})()&&(tn+=1,e.current=`hhg-gen-id${tn}`),e.current};var rn=n(45186),an=n(70917),on=n(61765),ln=n(6318),sn=n(32763),cn=(0,s.k)(((e,{variantStyle:t})=>{const n=t===Gt.C.LEADGEN,r={fontSize:(0,Z.h)(15),lineHeight:(0,Z.h)(24),letterSpacing:"-0.3px"};return{input:Object.assign({padding:"12px 16px",background:"#ffffff",border:`1px solid ${e.colors.gray[2]}`,borderRadius:4},n&&Object.assign(Object.assign({borderRadius:8},r),{color:"#111111","&::placeholder":Object.assign(Object.assign({},r),{fontSize:(0,Z.h)(13),lineHeight:(0,Z.h)(20),letterSpacing:"-0.3px",color:e.colors.gray[4]})}))}}));const un=(0,a.forwardRef)(((e,t)=>{var{keepSearch:n=!1}=e,o=(0,r._)(e,["keepSearch"]);return n?a.createElement(dn,Object.assign({},o,{ref:t})):a.createElement(mn,Object.assign({},o,{ref:t}))})),dn=(0,a.forwardRef)(((e,t)=>{var{value:n,defaultValue:o,onChange:i,clearable:l}=e,s=(0,r._)(e,["value","defaultValue","onChange","clearable"]);const[c,u]=(0,y.C)({value:n,defaultValue:o,onChange:i});return a.createElement(Pt.F,Object.assign({ref:t,rightSection:a.createElement(kt.E,{src:Ut.C.getAssetPath("chevron-down.svg"),fit:"none"}),size:"md",maxDropdownHeight:300,onChange:e=>u(e),value:c},s,l&&(null===c||void 0===c?void 0:c.length)>0?{rightSection:a.createElement(le.A,{onClick:()=>{u("")},sx:{cursor:"pointer"}},a.createElement(pn,null))}:{}))})),mn=(0,a.forwardRef)(((e,t)=>{var{searchValue:n,onSearchChange:i,styles:l}=e,s=(0,r._)(e,["searchValue","onSearchChange","styles"]);const c=(0,Gt.u)(),{classes:u}=cn({variantStyle:c},{name:"MantineSelect",styles:l}),[d,m]=(0,y.C)({defaultValue:"",value:n,onChange:i});return a.createElement(Ct.Ph,Object.assign({classNames:{input:u.input},ref:t,rightSection:a.createElement(o.Z,{size:18}),rightSectionProps:{style:{pointerEvents:"none"}},size:"md",maxDropdownHeight:300,onSearchChange:e=>m(e),searchValue:d},s,s.clearable&&(null===d||void 0===d?void 0:d.length)>0?{rightSection:a.createElement(le.A,{onClick:()=>{m("")},sx:{cursor:"pointer"}},a.createElement(pn,null))}:{}))})),pn=()=>a.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.6665 9.99996C1.6665 5.39163 5.3915 1.66663 9.99984 1.66663C14.6082 1.66663 18.3332 5.39163 18.3332 9.99996C18.3332 14.6083 14.6082 18.3333 9.99984 18.3333C5.3915 18.3333 1.6665 14.6083 1.6665 9.99996ZM12.4083 13.5831C12.7333 13.9081 13.2583 13.9081 13.5833 13.5831C13.9 13.2581 13.9 12.7247 13.5833 12.4081L11.175 9.99973L13.5833 7.5914C13.9083 7.2664 13.9083 6.7414 13.5833 6.4164C13.2583 6.0914 12.7333 6.0914 12.4083 6.4164L10 8.82473L7.59167 6.4164C7.26667 6.0914 6.74167 6.0914 6.41667 6.4164C6.26063 6.57209 6.17293 6.78347 6.17293 7.0039C6.17293 7.22433 6.26063 7.43571 6.41667 7.5914L8.825 9.99973L6.41667 12.4081C6.26063 12.5638 6.17293 12.7751 6.17293 12.9956C6.17293 13.216 6.26063 13.4274 6.41667 13.5831C6.74167 13.9081 7.26667 13.9081 7.59167 13.5831L10 11.1747L12.4083 13.5831Z",fill:"#8C8C8C"}));class hn extends a.Component{constructor(){super(...arguments),this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(e,t){console.error("Uncaught error:",e,t)}render(){return this.state.hasError?this.props.fallback||a.createElement(a.Fragment,null):this.props.children}}const fn=e=>{var{slidesToShow:t=1,children:n}=e,o=(0,r._)(e,["slidesToShow","children"]);return(Array.isArray(n)?n.length:1)?a.createElement(hn,null,a.createElement(Zt.l,Object.assign({slideSize:String(Math.floor(1/t*1e4)/100)+"%",containScroll:"trimSnaps"},o),n)):null};fn.Slide=Zt.l.Slide;const gn=(0,Vt.Z)(fn)` cursor: grab; width: 100%; .mantine-Carousel-control { background: rgb(255, 255, 255); opacity: 1; border: none; border-radius: 0; box-shadow: none; &[data-inactive] { opacity: 0; cursor: default; } &:first-child { padding-right: 24px; background: linear-gradient( 90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100% ); } &:last-child { padding-left: 24px; background: linear-gradient( 270deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100% ); } } .mantine-Carousel-container { align-items: center; } `;var vn=(0,s.k)(((e,t)=>({root:{color:t.color||("hb"===e.primaryColor?e.colors.hb[6]:e.fn.primaryColor())}})));const bn=e=>{var{color:t,styles:n,className:o}=e,i=(0,r._)(e,["color","styles","className"]);const{classes:l,cx:s}=vn({color:t},{name:"Anchor",styles:n});return a.createElement(Yt.T,Object.assign({as:"a",className:s(l.root,o)},i))},yn=e=>{var{children:t}=e,n=(0,r._)(e,["children"]);return a.createElement(bn,Object.assign({size:"p4",color:"gray.8"},n),t)},wn=e=>a.createElement(Ot.o,Object.assign({sx:{borderRadius:4,overflow:"hidden","> img":{objectFit:"contain"}}},e)),En=e=>{var t,{children:n,showHomeIcon:o=!0,homeIconHref:l="/"}=e,s=(0,r._)(e,["children","showHomeIcon","homeIconHref"]);const c=(0,i.rZ)(),u="mb"===(null===(t=null===c||void 0===c?void 0:c.other)||void 0===t?void 0:t.template),[m,p]=(0,a.useState)(null),{isMobile:h}=(0,Wt.u)(),[,f]=(0,a.useState)(!0),g=(0,a.useCallback)((()=>{f(!1)}),[]),v=(0,a.useCallback)((()=>{setTimeout((()=>{f(!0)}),1e3)}),[]);return(0,a.useEffect)((()=>(m&&(m.on("scroll",g),m.on("pointerUp",v)),()=>{m&&(m.off("scroll",g),m.on("pointerUp",v))})),[m,g,v]),a.createElement(gn,Object.assign({align:"center",slideGap:"xs",dragFree:!0,draggable:h,slideSize:"0",getEmblaApi:p,controlsOffset:-52,previousControlIcon:a.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none"},a.createElement("path",{d:"M6.86589 3.56104C7.03647 3.56104 7.20724 3.62732 7.33724 3.75765L7.39453 3.81494C7.6552 4.07561 7.6552 4.49765 7.39453 4.75765L4.81901 7.33317L13.5326 7.33317C13.9006 7.33317 14.1992 7.63184 14.1992 7.99984C14.1992 8.36784 13.9006 8.6665 13.5326 8.6665L4.81901 8.66651L7.39453 11.242C7.6552 11.5027 7.6552 11.9247 7.39453 12.1847L7.33724 12.242C7.07657 12.5027 6.65453 12.5027 6.39453 12.242L2.6237 8.47119C2.36303 8.21053 2.36303 7.78849 2.6237 7.52849L6.39453 3.75765C6.52487 3.62732 6.6953 3.56104 6.86589 3.56104Z",fill:"#595959"})),nextControlIcon:a.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none"},a.createElement("path",{d:"M9.13411 12.439C8.96353 12.439 8.79276 12.3727 8.66276 12.2423L8.60547 12.1851C8.3448 11.9244 8.3448 11.5023 8.60547 11.2423L11.181 8.66683L2.46745 8.66683C2.09945 8.66683 1.80078 8.36816 1.80078 8.00016C1.80078 7.63216 2.09945 7.3335 2.46745 7.3335L11.181 7.3335L8.60547 4.75797C8.3448 4.49731 8.3448 4.07527 8.60547 3.81527L8.66276 3.75797C8.92343 3.49731 9.34547 3.49731 9.60547 3.75797L13.3763 7.52881C13.637 7.78947 13.637 8.21152 13.3763 8.47152L9.60547 12.2423C9.47513 12.3727 9.3047 12.439 9.13411 12.439Z",fill:"#595959"}))},s),o&&a.createElement(fn.Slide,{style:{borderRight:`1px solid ${Kt.t.neutral[1]}`}},a.createElement(yn,{href:l,target:"_blank",className:"pointer-event-child-none"},a.createElement(d.x,{sx:Object.assign({},!u&&{borderRadius:"50%",display:"flex",justifyContent:"center",alignItems:"center"}),bg:!u&&Kt.t.neutral[0],p:u?0:6},a.createElement(wn,{ratio:1,w:18},u?a.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.1183 3.67722C12.8727 2.70772 11.1281 2.708 9.88187 3.67718L14.1183 3.67722ZM14.1183 3.67722L19.718 8.03283C20.5589 8.68632 21.05 9.69173 21.05 10.7562V17.6002C21.05 19.5057 19.5055 21.0502 17.6 21.0502H6.40016C4.49466 21.0502 2.9502 19.5057 2.9502 17.6002V10.7562C2.9502 9.69163 3.44113 8.68632 4.28216 8.03283L9.88187 3.67718M10.6799 4.70339L5.08006 9.05916C4.55657 9.46592 4.2502 10.0923 4.2502 10.7562V17.6002C4.2502 18.7878 5.21263 19.7502 6.40016 19.7502H17.6C18.7875 19.7502 19.75 18.7878 19.75 17.6002V10.7562C19.75 10.0923 19.4438 9.46612 18.9204 9.05936L13.3202 4.70335C12.5443 4.09941 11.4571 4.09905 10.6799 4.70339Z",fill:"#3E3F58"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.2373 13.1626C12.5546 12.4794 11.4466 12.4791 10.7629 13.1628C10.0793 13.8464 10.0793 14.9538 10.7629 15.6374C11.4465 16.321 12.5539 16.321 13.2375 15.6374C13.9211 14.9538 13.9211 13.8464 13.2375 13.1628L13.2373 13.1626ZM14.1567 12.2436C12.9661 11.0521 11.0348 11.0525 9.84366 12.2436C8.65237 13.4348 8.65237 15.3653 9.84366 16.5566C11.0349 17.7479 12.9654 17.7479 14.1567 16.5566C15.348 15.3653 15.348 13.4348 14.1567 12.2436Z",fill:"#3E3F58"})):a.createElement("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.58691 5.59863L8.58691 1.62305C8.83594 1.45898 9.16406 1.45898 9.41309 1.62305L15.4131 5.59863C15.624 5.73926 15.75 5.97363 15.75 6.22559V14.25C15.75 15.0791 15.0791 15.75 14.25 15.75H3.75C2.9209 15.75 2.25 15.0791 2.25 14.25V6.22559C2.25 5.97363 2.37598 5.73926 2.58691 5.59863ZM5.5017 11.7602C5.1717 11.5108 5.17316 11.0321 5.46521 10.7391C5.75775 10.4456 6.24936 10.4292 6.5986 10.6522C7.17818 11.0223 8.12516 11.4889 9.21628 11.4889C10.3074 11.4889 11.2543 11.0223 11.8339 10.6522C12.1832 10.4292 12.6748 10.4456 12.9673 10.7391C13.2594 11.0321 13.2608 11.5108 12.9308 11.7602C11.8743 12.5589 10.535 12.9889 9.21628 12.9889C7.89758 12.9889 6.55824 12.5589 5.5017 11.7602Z",fill:"#595959"})))))),a.createElement(fn.Slide,null),a.createElement(fn.Slide,null,a.createElement(b,{styles:{separator:{marginInline:4}},separator:a.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none"},a.createElement("path",{d:"M8.71527 7.99969L6.16794 5.45236C5.89194 5.17636 5.89194 4.72836 6.16794 4.45236C6.44394 4.17636 6.89194 4.17636 7.16794 4.45236L10.2439 7.52836C10.5046 7.78903 10.5046 8.21103 10.2439 8.47103L7.16794 11.547C6.89194 11.823 6.44394 11.823 6.16794 11.547C5.89194 11.271 5.89194 10.823 6.16794 10.547L8.71527 7.99969Z",fill:"#8C8C8C"}))},n)))};En.Item=yn;var Pn=(0,s.k)(((e,{variantStyle:t})=>{const n=t===Gt.C.LEADGEN,r={fontSize:(0,Z.h)(15),lineHeight:(0,Z.h)(24),letterSpacing:"-0.3px"};return{input:Object.assign({padding:"12px 16px",background:"#ffffff",border:`1px solid ${e.colors.gray[2]}`,borderRadius:4},n&&Object.assign(Object.assign({borderRadius:8},r),{color:"#111111","&::placeholder":Object.assign(Object.assign({},r),{fontSize:(0,Z.h)(15),lineHeight:(0,Z.h)(24),letterSpacing:"-0.3px",color:e.colors.gray[4]})}))}}));const kn=(0,Vt.Z)(St.U)` .mantine-Accordion-label { padding: 0; } .mantine-Accordion-control { &:hover { background-color: transparent; } } .mantine-Accordion-item { .mantine-Accordion-chevron { > div { background-repeat: no-repeat; width: 16px; height: 16px; background-position: center; background-image: url(${e=>e.closeChevron||Ut.C.getAssetPath("plus-icon.svg")}); } } &[data-active='true'] { .mantine-Accordion-chevron { > div { background-image: url(${e=>e.openChevron||Ut.C.getAssetPath("minus-icon.svg")}); } } } } .mantine-Accordion-panel { border-radius: ${qt.r.borderRadius}; } .mantine-Accordion-content { white-space: pre-wrap; } `,Cn=e=>{var{children:t}=e,n=(0,r._)(e,["children"]);return a.createElement(kn,Object.assign({chevron:a.createElement("div",null),disableChevronRotation:!0,transitionDuration:300},n),t)};Cn.Control=St.U.Control,Cn.Item=St.U.Item,Cn.Panel=St.U.Panel;const On=Ut.C.getAssetPath("avatar.jpg"),Sn=e=>{var{withIndicator:t=!1,indicatorConfig:n=null,size:o=56,children:i,styles:l,placeholderText:s}=e,c=(0,r._)(e,["withIndicator","indicatorConfig","size","children","styles","placeholderText"]);const u=()=>a.createElement(xt.q,Object.assign({size:o,radius:"xl"},c,{imageProps:Object.assign({loading:"lazy"},c.imageProps),styles:{placeholder:{backgroundColor:c.color,color:"white"}}}),i||(s||a.createElement(Wt.I,{src:On,width:o,alt:c.alt||"avatar"})));return t?a.createElement(_t.z,Object.assign({inline:!0,position:"bottom-end",offset:9},n,{styles:Object.assign({indicator:{backgroundColor:a.isValidElement(n.label)&&"transparent",zIndex:1}},l)}),u()):u()},xn={lg:{height:48,fontSize:(0,Z.h)(16),lineHeight:"24px"},md:{height:40,fontSize:(0,Z.h)(14),lineHeight:"22px"},sm:{height:32,fontSize:(0,Z.h)(14),lineHeight:"22px"},xs:{height:32,fontSize:(0,Z.h)(13),lineHeight:(0,Z.h)(20),letterSpacing:"-0.3px"}};var _n=(0,s.k)(((e,{variantStyle:t,size:n})=>{const r=t===Gt.C.LEADGEN,a=xn[n]||{},o=r?"sm"===n?{height:36,fontSize:(0,Z.h)(13),letterSpacing:"-0.3px"}:{fontSize:(0,Z.h)(15),letterSpacing:"-0.3px"}:{};return{input:{border:`1px solid ${e.colors.gray[2]}`,transition:`all ${Xt.A} ease-in-out`,"&:not(.mantine-Textarea-input)":Object.assign(Object.assign({minHeight:"unset"},a),o),"&:hover":{border:`1px solid ${e.fn.primaryColor()}`},"&:focus":{boxShadow:`0px 0px 0px 2px ${e.colors[e.primaryColor][2]}`},'&[data-invalid="true"]':{border:`1px solid ${e.colors.red600}`,color:"#000"}},rightSection:Object.assign({color:e.colors.gray[4]},(()=>{switch(n){case"lg":return Object.assign({fontSize:(0,Z.h)(16)},r&&{fontSize:(0,Z.h)(15)});case"md":return Object.assign({fontSize:(0,Z.h)(14)},r&&{fontSize:(0,Z.h)(15),letterSpacing:"-0.3px"});case"sm":return Object.assign({height:32,fontSize:(0,Z.h)(14),lineHeight:"22px"},r&&{height:36,fontSize:(0,Z.h)(13),letterSpacing:"-0.3px"});case"xs":return{height:32,lineHeight:(0,Z.h)(20),fontSize:(0,Z.h)(13),letterSpacing:"-0.3px"}}})())}}));const Tn=(0,Tt.Z)({key:"mantine",prepend:!1}),An=e=>{var{value:t,onChange:n,size:o="md",styles:i,classNames:l}=e,s=(0,r._)(e,["value","onChange","size","styles","classNames"]);const[c,u]=(0,a.useState)(t),[d]=$t(c,300),m=(0,Gt.u)(),{classes:p}=_n({variantStyle:m,size:o},{name:"MantineInput",styles:i,classNames:l});return(0,a.useEffect)((()=>{null===n||void 0===n||n(d)}),[d]),(0,a.useEffect)((()=>{u(t)}),[t]),a.createElement(At.Y,Object.assign({stepHoldDelay:500,stepHoldInterval:e=>Math.max(1e3/Math.pow(e,2),25),onChange:u,hideControls:!0,min:0,formatter:e=>0===Number(e)?e:e||"",removeTrailingZeros:!0,value:c},s,{size:o,classNames:{input:p.input,rightSection:p.rightSection}}))},In=Ut.C.getAssetPath("EyeVisible.svg"),Mn=Ut.C.getAssetPath("EyeHidden.svg"),Dn=({reveal:e,size:t})=>a.createElement("img",{src:e?In:Mn,style:{width:t,height:t},loading:"lazy"}),Ln=(0,a.forwardRef)(((e,t)=>{const{size:n="md",visibilityToggleIcon:o}=e,i=(0,r._)(e,["size","visibilityToggleIcon"]),l=o||Dn;return a.createElement(we,Object.assign({ref:t,size:n,visibilityToggleIcon:l},i,{className:`input-control ${(null===i||void 0===i?void 0:i.className)||""}`}))})),Rn=e=>{var{size:t}=e,n=(0,r._)(e,["size"]);const o=Object.assign({width:t,height:t},n);return a.createElement("svg",Object.assign({width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o),a.createElement("path",{d:"M5.996 6.513q.163 0 .282-.12a.38.38 0 0 0 .118-.28V3.937q0-.15-.118-.268a.4.4 0 0 0-.282-.119.4.4 0 0 0-.281.12.38.38 0 0 0-.119.28v2.175q0 .15.119.269.12.119.281.119m0 1.862a.43.43 0 0 0 .3-.112.4.4 0 0 0 .125-.313.4.4 0 0 0-.125-.3.4.4 0 0 0-.3-.125.4.4 0 0 0-.3.125.4.4 0 0 0-.125.3.4.4 0 0 0 .125.313.43.43 0 0 0 .3.112m0 2.375a4.6 4.6 0 0 1-1.856-.375 4.8 4.8 0 0 1-1.506-1.012A4.8 4.8 0 0 1 1.62 7.857 4.6 4.6 0 0 1 1.246 6q0-.987.375-1.856t1.013-1.506A4.8 4.8 0 0 1 4.14 1.625a4.6 4.6 0 0 1 1.856-.375q.988 0 1.857.375Q8.72 2 9.359 2.638q.637.637 1.012 1.506T10.747 6t-.375 1.857A4.8 4.8 0 0 1 9.36 9.363a4.8 4.8 0 0 1-1.506 1.012q-.87.375-1.857.375",fill:"#F44D2C"}))};Rn.defaultProps={size:18,color:qt.r.colors.gray600,activeColor:qt.r.colors.primaryBase};const Nn=e=>{var{label:t,withIcon:n,textProps:o}=e,i=(0,r._)(e,["label","withIcon","textProps"]);return a.createElement(It.k,Object.assign({align:"center",gap:4},i),n&&a.createElement(Rn,{size:12}),a.createElement(Yt.T,Object.assign({size:"c1",variant:"error",dangerouslySetInnerHTML:{__html:t}},o)))},Hn=(0,a.createContext)({}),$n=an.iv` height: 100% !important; min-height: calc(var(--container-height, 56px) * 24 / 56); line-height: calc(var(--container-height, 56px) * 24 / 56); border: none !important; border-radius: 0 !important; outline: none !important; box-shadow: none !important; padding: 0; cursor: pointer; opacity: 0; ::placeholder { color: ${qt.r.colors.gray400}; } `,Fn=an.iv` height: auto !important; cursor: text; opacity: 1; transition: 0.1s ease-in-out all; `,Bn=an.iv` position: absolute; top: calc(var(--container-height) / 2); left: var(--space-x, 16px); margin: 0; z-index: 1; cursor: pointer; transform: translateY(-50%); transition: 0.125s ease-in all; `,zn=an.iv` top: var(--space-y-shrink, 6px); transform: none; transition: 0.125s ease-out all; `,jn=an.iv` min-height: var(--container-height, 56px); display: flex; align-items: flex-end; border: 1px solid ${qt.r.colors.gray200}; border-radius: 8px; background-color: #fff; padding-inline: var(--space-x, 16px); padding-block: var(--space-y-not-shrink, 16px); cursor: pointer; pointer-events: none; &:has(.mantine-Input-rightSection) { padding-right: var(--container-height, 56px); } .mantine-Input-icon { display: none; } .mantine-NumberInput-control { border-color: ${qt.r.colors.gray200}; } `,Un=an.iv` height: auto; min-height: var(--container-height, 56px); padding-block: var(--space-y-shrink, 6px); cursor: text; pointer-events: auto; `,Gn=an.iv` color: ${qt.r.colors.red800}; font-size: 12px; line-height: 1.5; `,Wn=Vt.Z.div` --space-x: 16px; --space-y-not-shrink: 15px; --space-y-shrink: 6px; --container-height: 56px; --label-not-shrink: 16px; --label-shrink: 12px; --input: 15px; position: relative; min-width: 100px; max-width: 100%; display: inline-block; .textField_wrapper { display: inline-block; width: 100%; cursor: pointer; } .mantine-InputWrapper-root { &[data-invalid='true'] { .mantine-Input-wrapper { border-color: ${qt.r.colors.red400}; } } .mantine-Input-wrapper { &:has([data-invalid]) { border-color: ${qt.r.colors.red400}; } } } .mantine-InputWrapper-label { ${Bn} } .mantine-Input-wrapper { ${jn} + .mantine-Popover-dropdown[data-position="bottom-start"] { left: 0 !important; } + .mantine-Popover-dropdown[data-position='top-start'] { top: unset !important; left: 0 !important; bottom: 100% !important; } } .mantine-Input-input { ${$n} } &.textField_shrink { .mantine-InputWrapper-label { ${zn} } .mantine-Input-wrapper { ${Un} &.mantine-Select-wrapper { .mantine-Select-rightSection { pointer-events: auto !important; } } } .mantine-Input-input { ${Fn} } &:has(.PhoneInput) { .mantine-InputWrapper-label { left: var(--space-x, 16px); } .PhoneInput { .PhoneInputInput { opacity: 1; } } } } &:focus-within { .mantine-Input-wrapper { transition: 0.25s linear border; border-color: ${qt.r.colors.primary600}; box-shadow: 0 0 4px ${qt.r.colors.primary200}; } } .PhoneInput { --phone-select: 75px; --phone-input-space-x: 8px; width: 100%; opacity: 1; border: none; .PhoneInputCountry { background-color: transparent; border: none; padding: 0; width: var(--phone-select, 75px); } .PhoneInputInput { flex: 1; min-width: 0; line-height: 1.5; outline: none !important; border: none; box-shadow: none; font-size: var(--input, 15px); padding: 0 var(--phone-input-space-x, 8px); opacity: 0; color: ${qt.r.colors.gray800} !important; :focus { color: ${qt.r.colors.gray800} !important; } } } &:has(.PhoneInput) { .mantine-InputWrapper-label { left: calc( var(--space-x, 16px) + var(--phone-select, 75px) + var(--phone-input-space-x, 8px) ); } } .icon { position: absolute; top: calc(var(--container-height) / 2); right: var(--space-x, 16px); transform: translateY(-50%); transition: 0.125s ease-in all; &.shrink { top: calc(var(--container-height) / 2 - 4px); transform: translateY(0); } } `;Vt.Z.div` &.leadgen-form_checkbox, &.leadgen-form_radio { width: 100%; } &.leadgen-form_dropdown { width: calc(50% - 12px); } .mantine-InputWrapper-root { display: block; } .mantine-InputWrapper-label { margin-bottom: 0.5rem; color: ${qt.r.colors.gray800}; font-size: 16px; font-weight: 400; line-height: 1.5; } .mantine-Radio-root, .mantine-Checkbox-root { gap: 8px; min-width: calc(50% - 4px); // input[type='radio'], // input[type='checkbox'] { // border-color: ${qt.r.colors.gray600}; // width: 18px; // height: 18px; // } // input[type='checkbox'] { // border-radius: 4px; // } // &[data-checked='true'] { // input[type='radio'], // input[type='checkbox'] { // border-color: ${qt.r.colors.primary600}; // } // input[type='radio'] { // background-color: white; // } // } .mantine-Checkbox-input { &:checked { border-color: ${qt.r.colors.primary600}; } } } .leadgen-choiceContainer { display: flex; flex-wrap: wrap; align-items: flex-start; gap: 8px; } .mantine-InputWrapper-error { ${Gn} } `,Vt.Z.div` position: absolute; top: calc(var(--container-height) / 2); right: var(--space-x, 16px); `;const Vn=e=>{const{shrink:t,onChangeShrink:n,children:o,className:i}=e,l=(0,r._)(e,["shrink","onChangeShrink","children","className"]),[s,c]=(0,a.useState)(t),[u,d]=(0,a.useState)(!1);return(0,a.useEffect)((()=>{c(t)}),[t]),a.createElement(Hn.Provider,Object.assign({value:{shrinkProps:t,shrink:s,setShrink:c,onChangeShrink:n,hasIcon:u,setHasIcon:d}},l),a.createElement(Wn,Object.assign({shrink:s,className:(0,Mt.Z)(i,"textField",{textField_shrink:!!s})},l),o))};Vn.Control=e=>{const{shrink:t,shrinkProps:n,onChangeShrink:r,setShrink:o,hasIcon:i}=(0,a.useContext)(Hn),{children:l}=e,s=(0,Ft.O)((()=>{n||(o(!1),null===r||void 0===r||r(!1))})),c=e=>{const t=e.querySelectorAll('input:not([disabled]):not([type="submit"]),select:not([disabled]),textarea:not([disabled])'),n=t.item(t.length-1);n&&n.focus({preventScroll:!0})},u=(0,a.useCallback)((e=>{if(t)return e.preventDefault(),void c(e.currentTarget);o(!0),null===r||void 0===r||r(!0),c(e.currentTarget)}),[t]);return(0,a.useEffect)((()=>{o(n)}),[n]),a.createElement(d.x,{ref:s,onClick:u,className:"FloatingLabelControl_wrapper"},"function"===typeof l?l({shrink:!!t,hasIcon:i}):l)},Vn.Icon=({Icon:e})=>{const{shrink:t,setHasIcon:n}=(0,a.useContext)(Hn),r=(0,i.rZ)();return(0,a.useEffect)((()=>{e&&n(!0)}),[]),e?a.createElement(e,{className:"icon "+(t?"shrink":""),shrink:t,size:24,color:r.colors.gray[9]}):null};const Zn=(0,a.forwardRef)(((e,t)=>{var{label:n,value:o,onChange:i,onChangeRaw:l,maxLength:s,withFloatingLabel:c,styles:u,error:d,size:m="md"}=e,p=(0,r._)(e,["label","value","onChange","onChangeRaw","maxLength","withFloatingLabel","styles","error","size"]);const h=(0,Gt.u)(),{classes:f}=_n({variantStyle:h,size:m},{name:"MantineInput",styles:u}),[g,v]=(0,a.useState)(o||""),[b]=$t(g,300);(0,a.useEffect)((()=>{null===i||void 0===i||i(b)}),[b]),(0,a.useEffect)((()=>{v(o)}),[o]);const y=Object.assign(Object.assign({classNames:{input:f.input,rightSection:f.rightSection},ref:t,size:m,onChange:e=>{"number"===typeof s&&e.currentTarget.value.length>s||(null===l||void 0===l||l(e),v(e.currentTarget.value))},value:g,label:n,error:d},p),{maxLength:s,className:`input-control ${(null===p||void 0===p?void 0:p.className)||""}`});return c?a.createElement(Vn,{shrink:!!g},a.createElement(Vn.Control,null,(({shrink:e})=>a.createElement(Dt.o,Object.assign({},y,{error:d&&a.createElement(Nn,{label:String(d)}),inputWrapperOrder:["label","input","description","error"],label:a.createElement(Yt.T,{size:e?"p3":"p2",variant:"secondary",weight:"halfBold"},n),styles:e=>({input:Object.assign(Object.assign({},(0,Gt.G)(e)[Gt.C.LEADGEN].p2),{color:e.colors.gray[9],fontWeight:Gt.F.halfBold})})}))))):a.createElement(Dt.o,Object.assign({},y))}));Zn.File=e=>a.createElement(W,Object.assign({size:"md"},e)),Zn.Password=Ln,Zn.Number=An,Zn.Wrapper=k.I.Wrapper;const Yn=Zt.l.Slide,Kn=(0,a.createContext)({}),qn=(e,t)=>e>=t?e-t:e,Xn=e=>{var{children:t,blurFromCenter:n,blurFromIndex:o,blurLength:i=3,maxBlurOpacity:l=.5,onSlideChange:c,selectSlideWhenClick:u}=e,d=(0,r._)(e,["children","blurFromCenter","blurFromIndex","blurLength","maxBlurOpacity","onSlideChange","selectSlideWhenClick"]);const{width:m}=(0,Bt.n)(),[p]=(0,zt.y)(),h=(0,a.useRef)(null),[f,g]=(0,a.useState)(0),v=()=>{var e,t,r,a,s;const c=(null===(e=null===h||void 0===h?void 0:h.current)||void 0===e?void 0:e.slideNodes())||[];if((null===(t=null===h||void 0===h?void 0:h.current)||void 0===t?void 0:t.slideNodes().length)<=(null===(r=null===h||void 0===h?void 0:h.current)||void 0===r?void 0:r.slidesInView().length))return c.map((e=>{e.classList.remove("center-slide"),e.style.opacity="1"})),!1;const u=null===(a=null===h||void 0===h?void 0:h.current)||void 0===a?void 0:a.selectedScrollSnap();g(u);const d=c.length,m=(null===(s=null===h||void 0===h?void 0:h.current)||void 0===s?void 0:s.slidesInView()).length,p=Math.floor(m/2),f=n?o+i-1:p,v=u+f,b=v===d?0:v>d?v-d:v,y=u-f,w=y<0?d+y:y>0?u-f:0,E=[...new Set(Array(2*f+1).fill("").map(((e,t)=>qn(w+t,d))))];c.map(((e,t)=>{if(t===u?e.classList.add("center-slide"):e.classList.remove("center-slide"),-1!==E.indexOf(t)){const a=l/i;for(let o=0;o{h.current=e},onSlideChange:e=>{v(),null===c||void 0===c||c(e)}};(0,a.useEffect)((()=>{(null===h||void 0===h?void 0:h.current)&&v()}),[m]);const y=(0,s.k)((()=>{var e,t;return{control:Object.assign({},(null===(e=null===h||void 0===h?void 0:h.current)||void 0===e?void 0:e.slideNodes().length)<=(null===(t=null===h||void 0===h?void 0:h.current)||void 0===t?void 0:t.slidesInView().length)&&{display:"none"})}})),{classes:w}=y();return a.createElement(Kn.Provider,{value:{slider:null===h||void 0===h?void 0:h.current,centerSlide:f,selectSlideWhenClick:u}},a.createElement(Zt.l,Object.assign({classNames:{control:w.control},ref:p,slideSize:"auto",containScroll:"trimSnaps"},b,d,{loop:!0}),"function"===typeof t?t(f):t))};Xn.Slide=e=>{var{children:t,onClick:n,innerSlideProps:o}=e,i=(0,r._)(e,["children","onClick","innerSlideProps"]);const{slider:l,selectSlideWhenClick:s}=(0,a.useContext)(Kn),c=(0,a.useRef)(),u=(0,a.useRef)(""),[d,m]=(0,a.useState)(0);(0,a.useEffect)((()=>{u.current=String(Math.round(1e4*Math.random()))}),[]),(0,a.useEffect)((()=>{const e=(null===l||void 0===l?void 0:l.slideNodes())||[];m(e.findIndex((e=>e.dataset.key===u.current)))}),[l]);const p={ref:c,"data-key":u.current,"data-index":d};return a.createElement(Yn,Object.assign({},p,i),a.createElement("div",Object.assign({style:{height:"100%"},onClick:()=>{s&&(null===l||void 0===l||l.scrollTo(d)),null===n||void 0===n||n(d)}},o),t))};const Jn=e=>{var{size:t=24,isSolid:n,isActive:o}=e,i=(0,r._)(e,["size","isSolid","isActive"]);return n?a.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i),a.createElement("path",{d:"M10 18C14.4183 18 18 14.4183 18 10C18 5.58173 14.4183 2 10 2C5.58173 2 2 5.58173 2 10C2 14.4183 5.58173 18 10 18Z",fill:"#2D87F3"}),a.createElement("path",{d:"M6.38904 10.2778L8.88904 13.0556L13.6113 6.94446",stroke:"white",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),a.createElement("path",{d:"M10 18C14.4183 18 18 14.4183 18 10C18 5.58173 14.4183 2 10 2C5.58173 2 2 5.58173 2 10C2 14.4183 5.58173 18 10 18Z",stroke:"#2D87F3",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})):o?a.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i),a.createElement("path",{opacity:".2",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16",fill:"#2D87F3"}),a.createElement("path",{d:"m6.389 10.278 2.5 2.778 4.722-6.111",stroke:"#2D87F3",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),a.createElement("path",{d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16",stroke:"#2D87F3",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})):a.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i),a.createElement("path",{d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16",fill:"#ADB3BC",fillOpacity:".3"}),a.createElement("path",{d:"m6.389 10.278 2.5 2.778 4.722-6.111",stroke:"#ADB3BC",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),a.createElement("path",{d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16",stroke:"#ADB3BC",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}))},Qn=e=>{var{color:t="blue",label:n,size:o,styles:l}=e,s=(0,r._)(e,["color","label","size","styles"]);const c=(0,i.rZ)(),u=(0,Gt.u)(),d=(0,a.useMemo)((()=>{var e,n;return((null===t||void 0===t?void 0:t.includes("."))?null===(e=c.colors[t.split(".")[0]])||void 0===e?void 0:e[t.split(".")[1]]:null===(n=c.colors[t])||void 0===n?void 0:n[c.primaryShade||6])||c.colors.blue[6]}),[t]),m=u===Gt.C.LEADGEN,p=m?20:o;return a.createElement(Lt.X,Object.assign({color:t,size:p,label:m?a.createElement(Yt.T,{size:"p2",color:c.colors.gray[8]},n):n,icon:m?e=>{var t=(0,r._)(e,[]);return a.createElement(a.Fragment,null,a.createElement(Jn,Object.assign({"data-icon":"true","data-default":"true",size:p},t)),a.createElement(Jn,Object.assign({"data-icon":"true","data-hover":"true",isActive:!0,size:p},t)),a.createElement(Jn,Object.assign({"data-icon":"true","data-checked":"true",isSolid:!0,size:p},t)))}:void 0,styles:Object.assign({input:Object.assign({"&:hover":{border:`1px solid ${d}`}},m&&{width:p,height:p,backgroundColor:"transparent",borderRadius:"50%","&,&:hover":{border:0},"& ~ [data-icon]":{opacity:0},"& ~ [data-default]":{opacity:1},"&:hover":{"& ~ [data-icon]":{opacity:0},"& ~ [data-hover]":{opacity:1}},"&:checked":{"& ~ [data-icon]":{opacity:0},"& ~ [data-checked]":{opacity:1},"&:hover":{"& ~ [data-icon]":{opacity:0},"& ~ [data-checked]":{opacity:1}}},"&, &:hover, &:checked":{backgroundColor:"transparent",borderColor:"transparent","& ~ svg":{width:"100%",transform:"none",transition:"opacity 0.2s ease"}},[c.fn.smallerThan("sm")]:{"&:hover":{"& ~ [data-icon]":{opacity:0},"& ~ [data-default]":{opacity:1}}}}),label:Object.assign({},m&&{paddingLeft:8}),body:Object.assign({},m&&{alignItems:"flex-start"}),inner:Object.assign({},m&&{paddingTop:2,width:p,height:24})},l)},s))};Qn.Group=Lt.X.Group;(0,Vt.Z)(Et)` ${e=>{const t=e.color||qt.r.colors.primaryBase;return`\n .mantine-Slider-bar {\n background-color: ${t};\n }\n .mantine-Slider-thumb {\n border-color: ${t};\n color: ${t};\n }\n `}} [data-theme='marryBaby'] & { ${e=>{const t=e.color||qt.r.mbColors.pink;return`\n .mantine-Slider-bar {\n background-color: ${t};\n }\n .mantine-Slider-thumb {\n border-color: ${t};\n color: ${t};\n }\n `}} } .mantine-Slider-label { background-color: transparent; color: #000; font-size: 14px; font-weight: bold; } `,Vt.Z.div` display: flex; align-items: center; .hhg-mantine-slider { flex-grow: 1; } button { path:not([stroke]) { stroke: ${qt.r.colors.primaryBase}; } } [data-theme='marryBaby'] & { button { path:not([stroke]) { stroke: ${qt.r.mbColors.pink}; } } } `;const er=e=>{var{size:t=24,isSolid:n,isActive:o}=e,i=(0,r._)(e,["size","isSolid","isActive"]);return n?a.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i),a.createElement("path",{d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16",stroke:"#2D87F3",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),a.createElement("circle",{cx:"10",cy:"10",r:"4",fill:"#2D87F3"})):o?a.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i),a.createElement("path",{d:"M10 1a9 9 0 1 1 0 18 9 9 0 0 1 0-18",stroke:"#BCDEFF",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),a.createElement("path",{d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16",stroke:"#2D87F3",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})):a.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i),a.createElement("path",{d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16",stroke:"#ADB3BC",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}))},tr=e=>{var{color:t,label:n,size:o,styles:l}=e,s=(0,r._)(e,["color","label","size","styles"]);const c=(0,i.rZ)(),u=(0,Gt.u)(),d=(0,a.useMemo)((()=>{var e,n;return((null===t||void 0===t?void 0:t.includes("."))?null===(e=c.colors[t.split(".")[0]])||void 0===e?void 0:e[t.split(".")[1]]:null===(n=c.colors[t])||void 0===n?void 0:n[c.primaryShade||6])||c.fn.primaryColor()}),[t]),m=u===Gt.C.LEADGEN,p=m?20:o;return a.createElement(Rt.Y,Object.assign({label:m?a.createElement(Yt.T,{size:"p2",color:c.colors.gray[8]},n):n,size:p,icon:m?e=>{var t=(0,r._)(e,[]);return a.createElement(a.Fragment,null,a.createElement(er,Object.assign({"data-icon":"true","data-default":"true",size:p},t)),a.createElement(er,Object.assign({"data-icon":"true","data-hover":"true",isActive:!0,size:p},t)),a.createElement(er,Object.assign({"data-icon":"true","data-checked":"true",isSolid:!0,size:p},t)))}:void 0,styles:Object.assign({radio:Object.assign({"&:hover, &:checked":{border:`1px solid ${d}`},"&:checked + .___ref-icon":{top:"50%",left:"50%",transform:"scale(1) translate(-50%, -50%)"}},m&&{width:p,height:p,backgroundColor:"transparent",marginTop:2,borderRadius:"50%","&,&:hover":{border:0},"& ~ [data-icon]":{opacity:0},"& ~ [data-default]":{opacity:1},"&:hover":{"& ~ [data-icon]":{opacity:0},"& ~ [data-hover]":{opacity:1}},"&:checked":{"& ~ [data-icon]":{opacity:0},"& ~ [data-checked]":{opacity:1},"&:hover":{"& ~ [data-icon]":{opacity:0},"& ~ [data-checked]":{opacity:1}}},"&, &:hover, &:checked":{backgroundColor:"transparent",borderColor:"transparent","& ~ svg":{position:"absolute",width:"100%",transform:"none",transition:"opacity 0.2s ease",top:2,left:0}},[c.fn.smallerThan("sm")]:{"&:hover":{"& ~ [data-icon]":{opacity:0},"& ~ [data-default]":{opacity:1}}}}),icon:{color:d},label:Object.assign({},m&&{paddingLeft:8})},l)},s))};function nr(e,t=6){const n=new Array(t).fill("");if(e){const t=e.toString().split("");n.map(((e,r)=>{t[r]&&(n[r]=t[r]||"")}))}return n}function rr(e){return e.join("")}tr.Group=Rt.Y.Group;var ar="_2iQs0sk",or="Ia6IojY";const ir=(0,a.forwardRef)(((e,t)=>{const{maxLength:n=1,placeholder:o,className:i}=e,l=(0,r._)(e,["maxLength","placeholder","className"]);return a.createElement("input",Object.assign({maxLength:n,className:Qt()(or,"otpInput",i),placeholder:o,type:"number"},l,{ref:t}))})),lr=(0,a.forwardRef)(((e,t)=>{const{valueLength:n=6,type:r="number",value:o,defaultValue:i,placeholder:l,onChange:s,onBlur:c,otpShareProps:u}=e,d=(0,a.useRef)(new Array(n).fill(null)),[m,p]=(0,a.useState)(i||o),[h,f]=(0,a.useState)(-1),[g,v]=(0,a.useState)((()=>nr(m,n))),b=(0,a.useCallback)((()=>{if(-1===h)return;const e=d.current[h];if(e){e.value="";const t=g;t[h]="",v(t),p((()=>rr(t))),null===s||void 0===s||s(rr(t))}}),[h,s,g]),y=(0,a.useCallback)((()=>{if(0===h)return;const e=d.current[h];e&&e.blur();const t=d.current[h-1];t&&t.focus()}),[h]),w=(0,a.useCallback)((()=>{if(h===n-1)return;const e=d.current[h];e&&e.blur();const t=d.current[h+1];t&&t.focus()}),[h,n]),E=(0,a.useCallback)((e=>{const t=e.target,n=t.value.toString().slice(0,1),r=d.current.findIndex((e=>e===t));if(-1!==r){const e=g;e[r]=n,v(e),p((()=>rr(e))),null===s||void 0===s||s(rr(e))}w()}),[w,s,g]),P=(0,a.useCallback)((e=>{const t=e.target,n=d.current.findIndex((e=>e===t));"number"===r?t.select():t.setSelectionRange(0,t.value.length,"backward"),-1!==n&&f(n)}),[]),k=(0,a.useCallback)((e=>{const t=nr(e.clipboardData.getData("text/plain"),n),r=rr(t);v(t),p(r),null===s||void 0===s||s(r)}),[s,r,n]),C=(0,a.useCallback)((e=>{8===e.keyCode||"Backspace"===e.key?(e.preventDefault(),b(),y()):46===e.keyCode||"Delete"===e.key?(e.preventDefault(),b()):37===e.keyCode||"ArrowLeft"===e.key?(e.preventDefault(),y()):39===e.keyCode||"ArrowRight"===e.key?(e.preventDefault(),w()):32!==e.keyCode&&" "!==e.key&&"Spacebar"!==e.key&&"Space"!==e.key||e.preventDefault()}),[b,w,y]);return(0,a.useImperativeHandle)(t,(()=>d.current[0]),[]),(0,a.useEffect)((()=>{v((()=>nr(o,n))),p(o)}),[n,o]),a.createElement(It.k,{justify:"center",columnGap:8,className:Qt()(ar,"otpContainer")},g.map(((e,t)=>a.createElement(ir,Object.assign({},u,{ref:e=>{d.current[t]=e},key:""+t,value:e,type:r,onChange:E,onFocus:P,onKeyDown:C,onPaste:k,onBlur:c,placeholder:l})))))})),sr=e=>a.createElement(Wt.I,Object.assign({alt:"round cambodia flag",src:Ut.C.getAssetPath("flags/cambodiaRound.png"),style:Object.assign({borderRadius:"50%"},e.style)},e)),cr=e=>a.createElement(Wt.I,Object.assign({alt:"square cambodia flag",src:Ut.C.getAssetPath("flags/cambodiaSquare.png")},e)),ur=e=>a.createElement("svg",Object.assign({viewBox:"0 0 20 20",fill:"none",style:Object.assign({borderRadius:"50%"},e.style)},e),a.createElement("g",null,a.createElement("mask",{style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},a.createElement("circle",{cx:"10",cy:"10",r:"10",fill:"#C4C4C4"})),a.createElement("path",{d:"M7.49953 0.327881C5.47199 0.850891 3.69346 1.98591 2.37793 3.53444L7.49953 6.6655V0.327881Z",fill:"#3F51B5"}),a.createElement("path",{d:"M2.30273 16.3824C3.62476 17.9749 5.4353 19.1399 7.50034 19.6729V13.2053L2.30273 16.3824Z",fill:"#3F51B5"}),a.createElement("path",{d:"M0.328125 12.5C0.334625 12.526 0.341125 12.5515 0.348125 12.5775L0.474128 12.5H0.328125Z",fill:"white"}),a.createElement("path",{d:"M17.7871 3.73445C16.4571 2.08391 14.6131 0.872891 12.499 0.327881V6.96651L17.7871 3.73445Z",fill:"#3F51B5"}),a.createElement("path",{d:"M12.499 19.6722C14.6506 19.1172 16.5196 17.8707 17.8546 16.1752L12.499 12.9021V19.6722Z",fill:"#3F51B5"}),a.createElement("path",{d:"M0.376626 7.31055C0.359125 7.37305 0.344125 7.43705 0.328125 7.50005H0.686632L0.376626 7.31055Z",fill:"white"}),a.createElement("path",{d:"M19.8745 8.50006C19.827 8.18506 19.7655 7.87555 19.6895 7.57104L18.1699 8.50006H19.8745Z",fill:"white"}),a.createElement("path",{d:"M0.686034 7.50024H0.327527C0.243026 7.82775 0.175524 8.16076 0.124023 8.50026H2.32207L0.686034 7.50024Z",fill:"white"}),a.createElement("path",{d:"M19.7197 12.3148C19.7832 12.0473 19.8337 11.7752 19.8752 11.5002H18.3867L19.7197 12.3148Z",fill:"white"}),a.createElement("path",{d:"M2.10956 11.5002H0.124023C0.175024 11.8398 0.243026 12.1728 0.327527 12.5003H0.47403L2.10956 11.5002Z",fill:"white"}),a.createElement("path",{d:"M8.50002 7.27665V0.124512C8.16051 0.175513 7.82751 0.243514 7.5 0.328016V6.66564L8.50002 7.27665Z",fill:"white"}),a.createElement("path",{d:"M11.5 12.2913V19.8759C11.8395 19.8249 12.1725 19.7569 12.5 19.6724V12.9023L11.5 12.2913Z",fill:"white"}),a.createElement("path",{d:"M7.5 13.205V19.6721C7.82751 19.7566 8.16051 19.8241 8.50002 19.8756V12.594L7.5 13.205Z",fill:"white"}),a.createElement("path",{d:"M11.5925 7.34715L11.7345 7.43415L12.5 6.96614V0.328016C12.1725 0.243514 11.8395 0.176013 11.5 0.124512V7.49865L11.5925 7.34715Z",fill:"white"}),a.createElement("path",{d:"M2.32251 8.50002H7.01761L8.50014 7.594V7.277L7.50011 6.66548L2.37852 3.53442C1.95151 4.03743 1.572 4.58144 1.24949 5.16296L5.02507 7.5H2.29701L0.650482 6.47648C0.54748 6.74949 0.455478 7.02699 0.375977 7.3105L0.686483 7.5L2.32251 8.50002Z",fill:"white"}),a.createElement("path",{d:"M11.7344 7.43419L13.4784 8.50021H18.171L19.6905 7.57119C19.528 6.92118 19.303 6.29767 19.02 5.70516L16.139 7.50019H13.4109L18.317 4.45013C18.1515 4.20313 17.9735 3.96562 17.7875 3.73462L12.4999 6.96618L11.7344 7.43419Z",fill:"white"}),a.createElement("path",{d:"M5.02448 7.50013L1.2494 5.16309C1.0169 5.58259 0.821394 6.0231 0.650391 6.47661L2.29642 7.50013H5.02448Z",fill:"#E53935"}),a.createElement("path",{d:"M16.1392 7.50024L19.0207 5.70521C18.8132 5.2702 18.5837 4.84819 18.3177 4.45068L13.4111 7.50024H16.1392Z",fill:"#E53935"}),a.createElement("path",{d:"M11.5 11.5002V12.2913L12.5 12.9023L17.8556 16.1758C18.2416 15.6853 18.5836 15.1593 18.8736 14.6008L15.4856 12.5003H18.2136L19.4432 13.2673C19.5507 12.9563 19.6432 12.6393 19.7197 12.3153L18.3871 11.5002H11.5Z",fill:"white"}),a.createElement("path",{d:"M13.4785 8.50019L11.7345 7.43417L11.5925 7.34717L11.5 7.49867V8.50019H13.4785Z",fill:"white"}),a.createElement("path",{d:"M8.49934 12.5943V11.5002H2.10921L0.473182 12.5003L0.34668 12.5778C0.522683 13.2383 0.762688 13.8713 1.06319 14.4708L4.16375 12.5003H6.89181L1.80071 15.7168C1.95971 15.9448 2.12471 16.1688 2.30172 16.3823L7.49932 13.2053L8.49934 12.5943Z",fill:"white"}),a.createElement("path",{d:"M7.01758 8.50026H8.50011V7.59424L7.01758 8.50026Z",fill:"white"}),a.createElement("path",{d:"M15.4854 12.5L18.8729 14.6C19.0949 14.173 19.2834 13.727 19.4429 13.2665L18.2134 12.5H15.4854Z",fill:"#E53935"}),a.createElement("path",{d:"M4.16501 12.5L1.06445 14.4705C1.28196 14.9045 1.52596 15.3216 1.80197 15.7166L6.89307 12.5H4.16501Z",fill:"#E53935"}),a.createElement("path",{d:"M13.4785 8.5H11.5V11.5001H18.3871H19.8757C19.9497 11.0095 20.0002 10.511 20.0002 10C20.0002 9.48902 19.9497 8.99051 19.8757 8.5H18.1711H13.4785Z",fill:"#E53935"}),a.createElement("path",{d:"M8.50017 11.5001V8.5H7.01764H2.32255H0.124502C0.050501 8.99051 0 9.48902 0 10C0 10.511 0.050501 11.0095 0.124502 11.5001H2.11004H8.50017Z",fill:"#E53935"}),a.createElement("path",{d:"M11.5001 19.8759V12.2912V11.5002V8.50016V7.49865V0.124502C11.0095 0.050501 10.511 0 10 0C9.48902 0 8.99051 0.050501 8.5 0.124502V7.27664V7.59365V8.50016V11.5002V12.5942V19.8759C8.99051 19.9499 9.48902 20.0004 10 20.0004C10.511 20.0004 11.0095 19.9499 11.5001 19.8759Z",fill:"#E53935"}))),dr=e=>a.createElement("svg",Object.assign({viewBox:"0 0 26 26",fill:"none"},e),a.createElement("g",null,a.createElement("mask",{style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"1",y:"5",width:"24",height:"16"},a.createElement("path",{d:"M1.08301 7.41675C1.08301 6.31218 1.97844 5.41675 3.08301 5.41675H22.9163C24.0209 5.41675 24.9163 6.31218 24.9163 7.41675V18.5834C24.9163 19.688 24.0209 20.5834 22.9163 20.5834H3.08301C1.97844 20.5834 1.08301 19.688 1.08301 18.5834V7.41675Z",fill:"#3F51B5"})),a.createElement("path",{d:"M1.08301 5.41675H24.9163V20.5834H1.08301V5.41675Z",fill:"#3F51B5"}),a.createElement("path",{d:"M1.08301 7.70041L12.3551 14.5899L14.05 11.8165L3.57901 5.41675H1.08301V7.70041Z",fill:"white"}),a.createElement("path",{d:"M24.9165 5.41675H22.9616L12.4912 11.816L14.1855 14.5899L24.9165 8.03083V5.41675Z",fill:"white"}),a.createElement("path",{d:"M14.1855 10.9802L12.4912 13.7536L23.6658 20.5834H24.9165V17.5387L14.1855 10.9802Z",fill:"white"}),a.createElement("path",{d:"M1.08301 17.8702V20.5834H2.87592L14.05 13.7541L12.3556 10.9802L1.08301 17.8702Z",fill:"white"}),a.createElement("path",{d:"M1.08301 10.8333H24.9163V15.1666H1.08301V10.8333Z",fill:"white"}),a.createElement("path",{d:"M10.833 5.41675H15.1663V20.5834H10.833V5.41675Z",fill:"white"}),a.createElement("path",{d:"M9.32609 10.8334L1.08301 5.79537V7.06504L7.24826 10.8334H9.32609ZM24.0004 5.41675L15.1376 10.8334H17.2149L24.9163 6.12687V5.41675H24.0004ZM17.9191 15.1667L24.9163 19.4432V18.1735L19.9964 15.1667H17.9191ZM8.62192 15.1667L1.08301 19.7742V20.5834H1.83701L10.6992 15.1667H8.62192ZM1.08301 11.9167H24.9163V14.0834H1.08301V11.9167Z",fill:"#E53935"}),a.createElement("path",{d:"M11.917 5.41675H14.0837V20.5834H11.917V5.41675Z",fill:"#E53935"}))),mr=e=>a.createElement(Wt.I,Object.assign({alt:"round india flag",src:Ut.C.getAssetPath("flags/indiaRound.png"),style:Object.assign({borderRadius:"50%"},e.style)},e)),pr=e=>a.createElement(Wt.I,Object.assign({alt:"square indian flag",src:Ut.C.getAssetPath("flags/indiaSquare.png")},e)),hr=e=>{var t=(0,r._)(e,[]);const n=nn();return a.createElement("svg",Object.assign({viewBox:"0 0 20 20",fill:"none"},t),a.createElement("mask",{id:n,style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},a.createElement("circle",{cx:"10",cy:"10",r:"10",fill:"#C4C4C4"})),a.createElement("g",{mask:`url(#${n})`},a.createElement("rect",{width:"20",height:"10",fill:"#CE1126"}),a.createElement("rect",{y:"10",width:"20",height:"10",fill:"white"})))},fr=e=>{var t=(0,r._)(e,[]);const n=nn();return a.createElement("svg",Object.assign({viewBox:"0 0 24 16",fill:"none"},t),a.createElement("g",{clipPath:`url(#${n})`},a.createElement("rect",{y:"0.0166016",width:"24",height:"8",fill:"#CE1126"}),a.createElement("rect",{y:"8.0166",width:"24",height:"8",fill:"white"})),a.createElement("defs",null,a.createElement("clipPath",{id:n},a.createElement("rect",{width:"24",height:"16",rx:"2",fill:"white"}))))},gr=e=>a.createElement("svg",Object.assign({viewBox:"0 0 20 20",fill:"none",style:Object.assign({borderRadius:"50%"},e.style)},e),a.createElement("g",null,a.createElement("mask",{style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},a.createElement("circle",{cx:"10",cy:"10",r:"10",fill:"#C4C4C4"})),a.createElement("rect",{y:"1",width:"20",height:"20",fill:"#CC0001"}),a.createElement("rect",{y:"16.106",width:"20",height:"1.02041",fill:"white"}),a.createElement("rect",{y:"16",width:"20",height:"1.02041",fill:"white"}),a.createElement("rect",{y:"18",width:"20",height:"1.02041",fill:"white"}),a.createElement("rect",{y:"14.0652",width:"20",height:"1.02041",fill:"white"}),a.createElement("rect",{y:"12.0242",width:"20",height:"1.02041",fill:"white"}),a.createElement("rect",{y:"9.9834",width:"20",height:"1.02041",fill:"white"}),a.createElement("rect",{y:"7.94263",width:"20",height:"1.02041",fill:"white"}),a.createElement("rect",{y:"5.90186",width:"20",height:"1.02041",fill:"white"}),a.createElement("rect",{y:"3.86084",width:"20",height:"1.02041",fill:"white"}),a.createElement("rect",{y:"2",width:"20",height:"1.02041",fill:"white"}),a.createElement("rect",{width:"20",height:"1.02041",fill:"white"}),a.createElement("rect",{y:"-1",width:"10",height:"12",fill:"#010066"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.11387 3.86084C2.92711 3.86084 1.96387 5.23232 1.96387 6.92206C1.96387 8.6118 2.92711 9.98329 4.11387 9.98329C4.54263 9.98329 4.94211 9.80406 5.27763 9.4957C5.08225 9.59203 4.87256 9.64471 4.65427 9.64471C3.60193 9.64471 2.74786 8.42866 2.74786 6.93032C2.74786 5.43198 3.60193 4.21594 4.65427 4.21594C4.88682 4.21594 5.10959 4.27527 5.31571 4.38397C4.97256 4.0538 4.5589 3.86084 4.11387 3.86084Z",fill:"#FFCC00"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.67935 8.51573L6.7737 7.8407L7.04147 9.22221L6.43573 8.06657L6.24676 9.47313L6.0609 8.06576L5.4526 9.2188L5.72343 7.83844L4.81629 8.50957L5.49017 7.42963L4.46387 7.48593L5.40732 6.9203L4.46512 6.35062L5.4913 6.41133L4.81981 5.3285L5.72546 6.00353L5.45769 4.62202L6.06343 5.77766L6.25241 4.37109L6.43827 5.77847L7.04656 4.62543L6.77574 6.00579L7.68287 5.33466L7.00899 6.4146L8.0353 6.3583L7.09184 6.92392L8.03404 7.49361L7.00786 7.43289L7.67935 8.51573Z",fill:"#FFCC00"}))),vr=e=>a.createElement("svg",Object.assign({viewBox:"0 0 24 16",fill:"none"},e),a.createElement("rect",{width:"24",height:"16",rx:"2",fill:"#CC0001"}),a.createElement("rect",{y:"12.2712",width:"24",height:"0.777454",fill:"white"}),a.createElement("rect",{y:"12.1904",width:"24",height:"0.777454",fill:"white"}),a.createElement("rect",{y:"13.7144",width:"24",height:"0.777454",fill:"white"}),a.createElement("rect",{y:"10.7161",width:"24",height:"0.777454",fill:"white"}),a.createElement("rect",{y:"9.16138",width:"24",height:"0.777454",fill:"white"}),a.createElement("rect",{y:"7.60645",width:"24",height:"0.777454",fill:"white"}),a.createElement("rect",{y:"6.05127",width:"24",height:"0.777454",fill:"white"}),a.createElement("rect",{y:"4.49658",width:"24",height:"0.777454",fill:"white"}),a.createElement("rect",{y:"2.94141",width:"24",height:"0.777454",fill:"white"}),a.createElement("rect",{y:"1.52393",width:"24",height:"0.777454",fill:"white"}),a.createElement("rect",{width:"24",height:"0.777454",fill:"white"}),a.createElement("path",{d:"M0 2C0 0.895431 0.895431 0 2 0H12V8.38095H0V2Z",fill:"#010066"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.93644 1.52393C3.51233 1.52393 2.35645 2.56887 2.35645 3.85629C2.35645 5.14371 3.51233 6.18865 4.93644 6.18865C5.45096 6.18865 5.93034 6.05209 6.33296 5.81716C6.09851 5.89054 5.84688 5.93068 5.58492 5.93068C4.32212 5.93068 3.29724 5.00417 3.29724 3.86258C3.29724 2.72099 4.32212 1.79448 5.58492 1.79448C5.86399 1.79448 6.13132 1.83968 6.37865 1.9225C5.96688 1.67094 5.47049 1.52393 4.93644 1.52393Z",fill:"#FFCC00"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.216 5.07041L8.12923 4.55611L8.45055 5.60869L7.72366 4.72819L7.49689 5.79987L7.27386 4.72758L6.5439 5.60609L6.86889 4.55439L5.78033 5.06572L6.58899 4.24291L5.35742 4.28581L6.48957 3.85485L5.35893 3.42081L6.59034 3.46707L5.78456 2.64205L6.87133 3.15636L6.55001 2.10378L7.2769 2.98427L7.50367 1.9126L7.7267 2.98488L8.45666 2.10638L8.13166 3.15808L9.22022 2.64674L8.41157 3.46955L9.64314 3.42666L8.51099 3.85761L9.64163 4.29165L8.41022 4.2454L9.216 5.07041Z",fill:"#FFCC00"})),br=e=>a.createElement("svg",Object.assign({viewBox:"0 0 20 20",fill:"none",style:Object.assign({borderRadius:"50%"},e.style)},e),a.createElement("g",null,a.createElement("mask",{style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},a.createElement("circle",{cx:"10",cy:"10",r:"10",fill:"#C4C4C4"})),a.createElement("rect",{x:"-4",y:"-1",width:"28",height:"11",fill:"#FECB00"}),a.createElement("rect",{x:"-4",y:"10",width:"28",height:"10",fill:"#EA2839"}),a.createElement("rect",{x:"-4",y:"6.7041",width:"28",height:"6.47773",fill:"#34B233"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.56543 10.3272L10.1796 5.15527L11.7938 10.3272H8.56543Z",fill:"white"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.5292 11.2775L7.18336 14.5129L8.91745 9.37991L11.5292 11.2775Z",fill:"white"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.75181 11.8648L5.33182 8.73143L10.7494 8.79447L9.75181 11.8648Z",fill:"white"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.6105 8.78962L15.0281 8.72658L10.6081 11.86L9.6105 8.78962Z",fill:"white"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.4424 9.37686L13.1765 14.5098L8.83064 11.2744L11.4424 9.37686Z",fill:"white"}))),yr=e=>a.createElement("svg",Object.assign({viewBox:"0 0 24 16",fill:"none"},e),a.createElement("rect",{width:"24",height:"16",rx:"2",fill:"#FECB00"}),a.createElement("rect",{y:"8.3811",width:"24",height:"7.61905",rx:"2",fill:"#EA2839"}),a.createElement("rect",{y:"5.86987",width:"24",height:"4.93542",fill:"#34B233"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.7705 8.63046L12.1541 4.68994L13.5377 8.63046H10.7705Z",fill:"white"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.3108 9.35502L9.58574 11.8201L11.0721 7.90925L13.3108 9.35502Z",fill:"white"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.7874 9.80216L7.99884 7.41482L12.6425 7.46285L11.7874 9.80216Z",fill:"white"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.6667 7.4589L16.3104 7.41087L12.5218 9.79821L11.6667 7.4589Z",fill:"white"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.2361 7.90629L14.7225 11.8171L10.9974 9.35207L13.2361 7.90629Z",fill:"white"})),wr=e=>a.createElement(Wt.I,Object.assign({alt:"round philippines flag",src:Ut.C.getAssetPath("flags/philippineRound.png"),style:Object.assign({borderRadius:"50%"},e.style)},e)),Er=e=>a.createElement(Wt.I,Object.assign({alt:"square philippines flag",src:Ut.C.getAssetPath("flags/philippineSquare.png")},e)),Pr=e=>a.createElement("svg",Object.assign({viewBox:"0 0 20 20",fill:"none",style:Object.assign({borderRadius:"50%"},e.style)},e),a.createElement("g",null,a.createElement("mask",{maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},a.createElement("circle",{cx:"10",cy:"10",r:"10",fill:"white"})),a.createElement("rect",{width:"20",height:"10",y:"0",fill:"#EF3340"}),a.createElement("rect",{width:"20",height:"10",y:"10",fill:"#FFFFFF"}),a.createElement("circle",{cx:"6",cy:"5",r:"3",fill:"white"}),a.createElement("circle",{cx:"6.8",cy:"5",r:"2.4",fill:"#EF3340"}),a.createElement("g",{fill:"white",transform:"translate(6 5)"},a.createElement("polygon",{points:"0,-0.9 0.26,-0.26 0.9,0 0.26,0.26 0,0.9 -0.26,0.26 -0.9,0 -0.26,-0.26",transform:"translate(1.8 -2)"}),a.createElement("polygon",{points:"0,-0.9 0.26,-0.26 0.9,0 0.26,0.26 0,0.9 -0.26,0.26 -0.9,0 -0.26,-0.26",transform:"translate(3 -1)"}),a.createElement("polygon",{points:"0,-0.9 0.26,-0.26 0.9,0 0.26,0.26 0,0.9 -0.26,0.26 -0.9,0 -0.26,-0.26",transform:"translate(3 0.5)"}),a.createElement("polygon",{points:"0,-0.9 0.26,-0.26 0.9,0 0.26,0.26 0,0.9 -0.26,0.26 -0.9,0 -0.26,-0.26",transform:"translate(1.8 1.5)"}),a.createElement("polygon",{points:"0,-0.9 0.26,-0.26 0.9,0 0.26,0.26 0,0.9 -0.26,0.26 -0.9,0 -0.26,-0.26",transform:"translate(0.6 0.5)"})))),kr=e=>a.createElement("svg",Object.assign({viewBox:"0 0 24 16",fill:"none"},e),a.createElement("rect",{width:"24",height:"16",rx:"2",fill:"white"}),a.createElement("rect",{width:"24",height:"8",rx:"2",fill:"#EF3340"}),a.createElement("circle",{cx:"6",cy:"4",r:"3",fill:"white"}),a.createElement("circle",{cx:"6.8",cy:"4",r:"2.4",fill:"#EF3340"}),a.createElement("g",{fill:"white",transform:"translate(6 4)"},a.createElement("polygon",{points:"0,-1 0.3,-0.3 1,0 0.3,0.3 0,1 -0.3,0.3 -1,0 -0.3,-0.3",transform:"translate(1.8 -2)"}),a.createElement("polygon",{points:"0,-1 0.3,-0.3 1,0 0.3,0.3 0,1 -0.3,0.3 -1,0 -0.3,-0.3",transform:"translate(3 -1)"}),a.createElement("polygon",{points:"0,-1 0.3,-0.3 1,0 0.3,0.3 0,1 -0.3,0.3 -1,0 -0.3,-0.3",transform:"translate(3 0.5)"}),a.createElement("polygon",{points:"0,-1 0.3,-0.3 1,0 0.3,0.3 0,1 -0.3,0.3 -1,0 -0.3,-0.3",transform:"translate(1.8 1.5)"}),a.createElement("polygon",{points:"0,-1 0.3,-0.3 1,0 0.3,0.3 0,1 -0.3,0.3 -1,0 -0.3,-0.3",transform:"translate(0.6 0.5)"}))),Cr=e=>a.createElement("svg",Object.assign({viewBox:"0 0 20 20",fill:"none",style:Object.assign({borderRadius:"50%"},e.style)},e),a.createElement("g",null,a.createElement("mask",{style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},a.createElement("circle",{cx:"10",cy:"10",r:"10",fill:"#C4C4C4"})),a.createElement("circle",{cx:"10",cy:"10",r:"10",fill:"#D8D8D8"}),a.createElement("g",null,a.createElement("mask",{style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},a.createElement("circle",{cx:"10",cy:"10",r:"10",fill:"white"})),a.createElement("rect",{width:"30",height:"20",fill:"#ED1E24"}),a.createElement("rect",{width:"15",height:"10",fill:"#2B2F84"}),a.createElement("circle",{cx:"7.49791",cy:"4.99913",r:"1.869",fill:"white"}),a.createElement("path",{d:"M7.93582 2.89402L7.49722 1.25732L7.05762 2.89812C7.28902 2.84212 7.64062 2.82912 7.93582 2.89402Z",fill:"white"}),a.createElement("path",{d:"M6.82515 2.95674L5.62695 1.75854L6.06655 3.39934C6.23895 3.23514 6.53695 3.04814 6.82515 2.95674Z",fill:"white"}),a.createElement("path",{d:"M5.89364 3.56677L4.25684 3.12817L5.45794 4.32927C5.52514 4.10107 5.68964 3.79007 5.89364 3.56677Z",fill:"white"}),a.createElement("path",{d:"M5.39266 4.56055L3.75586 4.99915L5.39666 5.43885C5.34066 5.20745 5.32756 4.85585 5.39266 4.56055Z",fill:"white"}),a.createElement("path",{d:"M5.45504 5.67188L4.25684 6.87007L5.89764 6.43047C5.73344 6.25807 5.54634 5.96007 5.45504 5.67188Z",fill:"white"}),a.createElement("path",{d:"M6.06555 6.60278L5.62695 8.23958L6.82815 7.03838C6.59975 6.97128 6.28875 6.80678 6.06555 6.60278Z",fill:"white"}),a.createElement("path",{d:"M7.05859 7.1041L7.49719 8.7409L7.93679 7.1001C7.70549 7.1561 7.35399 7.1692 7.05859 7.1041Z",fill:"white"}),a.createElement("path",{d:"M8.16992 7.04148L9.36812 8.23968L8.92852 6.59888C8.75622 6.76308 8.45822 6.95018 8.16992 7.04148Z",fill:"white"}),a.createElement("path",{d:"M9.10156 6.43145L10.7384 6.87005L9.53726 5.66895C9.47006 5.89725 9.30556 6.20825 9.10156 6.43145Z",fill:"white"}),a.createElement("path",{d:"M9.60263 5.43763L11.2394 4.99903L9.59863 4.55933C9.65463 4.79073 9.66763 5.14223 9.60263 5.43763Z",fill:"white"}),a.createElement("path",{d:"M9.54026 4.32637L10.7385 3.12817L9.09766 3.56777C9.26196 3.74007 9.44896 4.03807 9.54026 4.32637Z",fill:"white"}),a.createElement("path",{d:"M8.92959 3.39534L9.36819 1.75854L8.16699 2.95964C8.39529 3.02674 8.70629 3.19124 8.92959 3.39534Z",fill:"white"})))),Or=e=>a.createElement("svg",Object.assign({viewBox:"0 0 24 16",fill:"none"},e),a.createElement("rect",{width:"24",height:"16",rx:"2",fill:"#ED1E24"}),a.createElement("path",{d:"M0 2C0 0.89543 0.895431 0 2 0H15V10H0V2Z",fill:"#2B2F84"}),a.createElement("circle",{cx:"7.49791",cy:"4.99913",r:"1.869",fill:"white"}),a.createElement("path",{d:"M7.93582 2.89402L7.49722 1.25732L7.05762 2.89812C7.28902 2.84212 7.64062 2.82912 7.93582 2.89402Z",fill:"white"}),a.createElement("path",{d:"M6.82515 2.95674L5.62695 1.75854L6.06655 3.39934C6.23895 3.23514 6.53695 3.04814 6.82515 2.95674Z",fill:"white"}),a.createElement("path",{d:"M5.89364 3.56677L4.25684 3.12817L5.45794 4.32927C5.52514 4.10107 5.68964 3.79007 5.89364 3.56677Z",fill:"white"}),a.createElement("path",{d:"M5.39266 4.56055L3.75586 4.99915L5.39666 5.43885C5.34066 5.20745 5.32756 4.85585 5.39266 4.56055Z",fill:"white"}),a.createElement("path",{d:"M5.45504 5.67188L4.25684 6.87007L5.89764 6.43047C5.73344 6.25807 5.54634 5.96007 5.45504 5.67188Z",fill:"white"}),a.createElement("path",{d:"M6.06555 6.60278L5.62695 8.23958L6.82815 7.03838C6.59975 6.97128 6.28875 6.80678 6.06555 6.60278Z",fill:"white"}),a.createElement("path",{d:"M7.05859 7.1041L7.49719 8.7409L7.93679 7.1001C7.70549 7.1561 7.35399 7.1692 7.05859 7.1041Z",fill:"white"}),a.createElement("path",{d:"M8.16992 7.04148L9.36812 8.23968L8.92852 6.59888C8.75622 6.76308 8.45822 6.95018 8.16992 7.04148Z",fill:"white"}),a.createElement("path",{d:"M9.10156 6.43145L10.7384 6.87005L9.53726 5.66895C9.47006 5.89725 9.30556 6.20825 9.10156 6.43145Z",fill:"white"}),a.createElement("path",{d:"M9.60263 5.43763L11.2394 4.99903L9.59863 4.55933C9.65463 4.79073 9.66763 5.14223 9.60263 5.43763Z",fill:"white"}),a.createElement("path",{d:"M9.54026 4.32637L10.7385 3.12817L9.09766 3.56777C9.26196 3.74007 9.44896 4.03807 9.54026 4.32637Z",fill:"white"}),a.createElement("path",{d:"M8.92959 3.39534L9.36819 1.75854L8.16699 2.95964C8.39529 3.02674 8.70629 3.19124 8.92959 3.39534Z",fill:"white"})),Sr=e=>a.createElement("svg",Object.assign({viewBox:"0 0 20 20",fill:"none",style:Object.assign({borderRadius:"50%"},e.style)},e),a.createElement("g",null,a.createElement("mask",{style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},a.createElement("circle",{cx:"10",cy:"10",r:"10",fill:"#C4C4C4"})),a.createElement("rect",{x:"-4",y:"-0.0166016",width:"28",height:"20",fill:"#ED1C24"}),a.createElement("rect",{x:"-4",y:"3.31665",width:"28",height:"13.3333",fill:"white"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M-4 6.65015H24V13.3168H-4V6.65015Z",fill:"#241D4F"}))),xr=e=>a.createElement("svg",Object.assign({viewBox:"0 0 24 17",fill:"none"},e),a.createElement("rect",{y:"0.983398",width:"24",height:"16",rx:"2",fill:"#ED1C24"}),a.createElement("rect",{y:"3.65039",width:"24",height:"10.6667",fill:"white"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 6.31689H24V11.6502H0V6.31689Z",fill:"#241D4F"})),_r=e=>a.createElement("svg",Object.assign({viewBox:"0 0 20 20",fill:"none",style:Object.assign({borderRadius:"50%"},e.style)},e),a.createElement("g",null,a.createElement("mask",{style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},a.createElement("circle",{cx:"10",cy:"10",r:"10",fill:"#C4C4C4"})),a.createElement("rect",{x:"-4",y:"-0.0166016",width:"28",height:"20",fill:"#DA251D"}),a.createElement("path",{d:"M11.7228 10.8677L14.2819 9.00839L11.1187 9.00839L10.1409 6L9.16316 9.00839L6 9.00839L8.5591 10.8677L7.58184 13.8766L10.1409 12.0168L12.7 13.8766L11.7228 10.8677Z",fill:"#FFEB3B"}))),Tr=e=>a.createElement("svg",Object.assign({viewBox:"0 0 24 16",fill:"none"},e),a.createElement("g",null,a.createElement("clipPath",null,a.createElement("rect",{width:"24",height:"16",fill:"white"})),a.createElement("path",{d:"M2.01386e-10 2C0 0.895431 0.895431 -7.50368e-10 2 -1.67599e-09L22 -1.84359e-08C23.1046 -1.93615e-08 24 0.895431 24 2L24 14C24 15.1046 23.1046 16 22 16L2 16C0.89543 16 1.52092e-09 15.1046 1.4097e-09 14L2.01386e-10 2Z",fill:"#DA251D"}),a.createElement("path",{d:"M13.7823 8.92854L16.6663 6.8332L13.1016 6.8332L11.9997 3.44287L10.8978 6.8332L7.33301 6.8332L10.217 8.92854L9.11567 12.3195L11.9997 10.2235L14.8837 12.3195L13.7823 8.92854Z",fill:"#FFEB3B"})));var Ar="pfaLGRK";const Ir=({country:e,language:t,rounded:n,height:r,width:o,isTesting:i,className:l})=>{let s,c;switch(t){case"en":s=a.createElement(dr,null),c=a.createElement(ur,null);break;case"vi":s=a.createElement(Tr,null),c=a.createElement(_r,null);break;case"id":s=a.createElement(fr,{isTesting:i}),c=a.createElement(hr,{isTesting:i});break;case"th":s=a.createElement(xr,null),c=a.createElement(Sr,null);break;case"km":s=a.createElement(cr,null),c=a.createElement(sr,null);break;case"ms":s=a.createElement(vr,null),c=a.createElement(gr,null);break;case"my":s=a.createElement(yr,null),c=a.createElement(br,null);break;case"tl":s=a.createElement(Er,null),c=a.createElement(wr,null);break;case"hi":s=a.createElement(pr,null),c=a.createElement(mr,null);break;case"zh":s=a.createElement(Or,null),c=a.createElement(Cr,null)}if(!s&&!c)switch(e){case"VN":s=a.createElement(Tr,null),c=a.createElement(_r,null);break;case"ID":s=a.createElement(fr,{isTesting:i}),c=a.createElement(hr,{isTesting:i});break;case"TH":s=a.createElement(xr,null),c=a.createElement(Sr,null);break;case"KH":s=a.createElement(cr,null),c=a.createElement(sr,null);break;case"MY":s=a.createElement(vr,null),c=a.createElement(gr,null);break;case"MM":s=a.createElement(yr,null),c=a.createElement(br,null);break;case"PH":s=a.createElement(Er,null),c=a.createElement(wr,null);break;case"IN":s=a.createElement(pr,null),c=a.createElement(mr,null);break;case"TW":s=a.createElement(Or,null),c=a.createElement(Cr,null);break;case"SG":s=a.createElement(kr,null),c=a.createElement(Pr,null)}return a.createElement("div",{className:`${Ar} ${l||""}`,style:{"--width":o||20,"--height":r||20}},n?c:s)},Mr=e=>a.createElement("svg",Object.assign({width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor"},e),a.createElement("path",{d:"M4.81428 7.53044L7.64065 10.3568C7.83849 10.5546 8.15877 10.5546 8.3561 10.3568L11.1825 7.53044C11.5012 7.21168 11.2756 6.66675 10.8247 6.66675H5.172C4.72118 6.66675 4.49552 7.21168 4.81428 7.53044Z"})),Dr=Object.values(rn.x9).reduce(((e,{phoneCountry:t})=>(e.includes(t)||e.push(t),e)),[]);var Lr={phoneInput:"i-9Ibox",error:"YDWHh9b",selectedCountry:"_87SIJ95"};const Rr=(0,a.forwardRef)(((e,t)=>{const{isError:o,defaultCountry:i,selectedCountry:l,countries:s=Dr,countryCallingCodeEditable:c=!1,defaultValue:u,value:m,onChange:p,flagComponent:h,arrowComponent:f,withFloatingLabel:g,className:v,inputId:b,label:y,error:w}=e,E=(0,r._)(e,["isError","defaultCountry","selectedCountry","countries","countryCallingCodeEditable","defaultValue","value","onChange","flagComponent","arrowComponent","withFloatingLabel","className","inputId","label","error"]),[P,C]=(0,a.useState)(u||m),[O,S]=(0,a.useState)(null),x=(0,a.useCallback)((e=>{if(!O)return;if(h)return h(e);const{country:t,countryName:n,flagUrl:o}=e,i=(0,r._)(e,["country","countryName","flagUrl"]),l=t?`+${O.getCountryCallingCode(t)}`:"";return a.createElement(a.Fragment,null,a.createElement(Ir,Object.assign({country:t,title:n},i)),a.createElement(Yt.T,{size:"p2",variant:"primary",className:Qt()(Lr.callingCode,"PhoneInputCountryIconCallingCode")},l))}),[h,O]),_=(0,a.useCallback)((()=>f?f():a.createElement("div",{className:Qt()(Lr.arrowSelect,"PhoneInputArrowContainer")},a.createElement(Mr,null))),[f]);if((0,a.useEffect)((()=>{C(m)}),[m]),(0,a.useEffect)((()=>{(0,r.a)(void 0,void 0,void 0,(function*(){const e=yield Promise.resolve().then(n.bind(n,18750));S(e)}))}),[]),!O)return null;const T=Object.assign({ref:t,defaultValue:u,label:y,value:P,onChange:e=>{C(e),null===p||void 0===p||p(e)},countries:s,defaultCountry:i||l,countryCallingCodeEditable:c,displayInitialValueAsLocalNumber:!0,className:Qt()(Lr.phoneInput,{isError:o,[Lr.error]:o,[Lr.selectedCountry]:l},v),flagUrl:void 0,flagComponent:x,countrySelectProps:{arrowComponent:_},id:b},E);return g?a.createElement(Vn,{shrink:!!P},a.createElement(Vn.Control,null,(({shrink:e})=>a.createElement(k.I.Wrapper,{size:"md",label:a.createElement(Yt.T,{size:e?"p3":"p2",variant:"secondary",weight:"halfBold"},y),inputWrapperOrder:["label","input","description","error"],error:w&&a.createElement(Nn,{label:w})},a.createElement(d.x,{className:"mantine-Input-wrapper",sx:e=>({".PhoneInput .PhoneInputInput":Object.assign(Object.assign({},(0,Gt.G)(e)[Gt.C.LEADGEN].p2),{color:e.colors.gray[9],fontWeight:Gt.F.halfBold})})},a.createElement(O.default,Object.assign({},T))))))):a.createElement(O.default,Object.assign({},T))})),Nr=((0,a.forwardRef)(((e,t)=>{const{defaultCountry:n,id:o,name:i,placeholder:l,label:s,labelElement:c,labelProps:u,description:d,descriptionProps:m,withAsterisk:p,inputMode:h,inputContainer:f,inputWrapperOrder:g,error:v,className:b,classNames:y,style:w,styles:E}=e,P=(0,r._)(e,["defaultCountry","id","name","placeholder","label","labelElement","labelProps","description","descriptionProps","withAsterisk","inputMode","inputContainer","inputWrapperOrder","error","className","classNames","style","styles"]),C=o||(0,en.Z)()+i;return a.createElement(k.I.Wrapper,{size:"md",label:s,labelElement:c,labelProps:Object.assign({htmlFor:C},u),description:d,descriptionProps:m,withAsterisk:p,inputMode:h,inputContainer:f,inputWrapperOrder:g,error:v,"data-invalid":!!v,className:b,classNames:y,style:w,styles:E},a.createElement("div",{className:"mantine-Input-wrapper"},a.createElement(Rr,Object.assign({},P,{id:C,ref:t,name:i,spellCheck:!1,placeholder:l,defaultCountry:n,className:"mantine-Input-input",type:"tel","data-control":"tel"}))))})),(0,a.createContext)({})),Hr=e=>{var{children:t,closeOnClickOutside:n=!0}=e,o=(0,r._)(e,["children","closeOnClickOutside"]);const[i,{close:l,open:s}]=(0,jt.q)(!1),c=n?(0,Ft.O)(l):(0,a.useRef)(),u=Object.assign({},"function"===typeof t?{opened:i}:{});return a.createElement(Nr.Provider,{value:{opened:i,close:l,open:s}},a.createElement(Nt.J,Object.assign({closeOnClickOutside:n},u,o),a.createElement("div",{ref:c},"function"===typeof t?t({open:s,close:l,opened:i}):t)))};Hr.Target=Nt.J.Target,Hr.Dropdown=Nt.J.Dropdown;var $r=(0,s.k)((e=>{var t;return{root:{},iconWrapper:{display:"none"},label:{display:"inline-block",cursor:"pointer",".checked":{display:"none"},".unchecked":{display:"inline-block"},'&[data-checked="true"]':{".checked":{display:"inline-block"},".unchecked":{display:"none"}},'&,&[data-checked="true"]':{padding:0,border:0,height:"auto"}},btnRoot:{pointerEvents:"none",'&[data-variant="secondary"]':{backgroundColor:null===(t=e.colors[e.primaryColor])||void 0===t?void 0:t[0]},".mantine-Button-label":{fontWeight:"normal",fontSize:(0,Z.h)(14)}}}}));const Fr=e=>{var{variant:t="secondary",withIcon:n,children:o,buttonProps:i}=e,l=(0,r._)(e,["variant","withIcon","children","buttonProps"]);const{classes:s,cx:c}=$r();return a.createElement(Ht.A,Object.assign({classNames:s},l,{unstyled:!0}),a.createElement(sn.B,Object.assign({className:c(s.btnRoot,"checked"),leftIcon:n?a.createElement(on.Z,{size:18,color:"currentColor"}):void 0,variant:t},i),o),a.createElement(sn.B,Object.assign({className:c(s.btnRoot,"unchecked"),leftIcon:n?a.createElement(ln.Z,{size:18,color:"currentColor"}):void 0,variant:"tertiary"},i),o))};Fr.Group=Ht.A.Group},86894:function(e,t,n){"use strict";n.d(t,{c:function(){return h}});var r=function(e,t){if("string"!==typeof e)throw new TypeError("argument str must be a string");var n={},r=e.length;if(r<2)return n;var a=t&&t.decode||m,o=0,i=0,l=0;do{if(-1===(i=e.indexOf("=",o)))break;if(-1===(l=e.indexOf(";",o)))l=r;else if(i>l){o=e.lastIndexOf(";",i-1)+1;continue}var s=u(e,o,i),c=d(e,i,s),h=e.slice(s,c);if(!n.hasOwnProperty(h)){var f=u(e,i+1,l),g=d(e,l,f);34===e.charCodeAt(f)&&34===e.charCodeAt(g-1)&&(f++,g--);var v=e.slice(f,g);n[h]=p(v,a)}o=l+1}while(on;){var r=e.charCodeAt(--t);if(32!==r&&9!==r)return t+1}return n}function m(e){return-1!==e.indexOf("%")?decodeURIComponent(e):e}function p(e,t){try{return t(e)}catch(n){return e}}var h={parse:r,serialize:a}},94044:function(e,t,n){"use strict";n.d(t,{H:function(){return l}});var r=n(22470),a=n(67294),o=n(19827),i=n(83129);const l=e=>{var{as:t,tag:n,color:l,fontWeight:s,dataEventCategory:c,dataEventAction:u,dataEventLabel:d}=e,m=(0,r._)(e,["as","tag","color","fontWeight","dataEventCategory","dataEventAction","dataEventLabel"]);const p=t||n,h=(0,o.rZ)();return a.createElement(i.T,Object.assign({as:p,color:l||h.colors.gray[8],"data-event-category":c,"data-event-action":u,"data-event-label":d,weight:"semibold"===s?"semiBold":"bold",size:n,"data-size":n,"data-font-weight":s||void 0},m))}},35022:function(e,t,n){"use strict";n.d(t,{M:function(){return l}});var r=n(22470),a=n(67294),o=n(29754),i=(0,n(44036).k)((e=>({root:{},inner:{},content:{borderRadius:16},header:{borderBottom:`1px solid ${e.colors.neutral[1]}`,marginRight:0,marginBottom:0,padding:"12px"},overlay:{},title:{fontSize:16,fontWeight:700,lineHeight:1.5},body:{},close:{cursor:"pointer",width:"unset",height:"unset",svg:{width:"24px !important",height:"24px !important"}}})));const l=e=>{var{styles:t,classNames:n,transitionProps:l}=e,s=(0,r._)(e,["styles","classNames","transitionProps"]);const{classes:c}=i(void 0,{name:"Modal",styles:t,classNames:n});return a.createElement(o.u,Object.assign({centered:!0,classNames:c,transitionProps:Object.assign({transition:"fade"},l),trapFocus:!1},s))}},83129:function(e,t,n){"use strict";n.d(t,{T:function(){return u}});var r=n(22470),a=n(67294),o=n(44036),i=n(19827),l=n(5918),s=n(51139),c=(0,o.k)(((e,t)=>{var n,r,a,o,i,l,c,u,d,m;const p=s.a[null===t||void 0===t?void 0:t.customStylesType]||s.a[s.C.NONE],h=null===(n=p.fontSize[null===t||void 0===t?void 0:t.size])||void 0===n?void 0:n[0],f=null===(r=p.lineHeight[null===t||void 0===t?void 0:t.size])||void 0===r?void 0:r[0],g=null!==(i=null===(o=null===(a=p.letterSpacing)||void 0===a?void 0:a[null===t||void 0===t?void 0:t.size])||void 0===o?void 0:o[0])&&void 0!==i?i:0,v=null===(l=p.fontSize[null===t||void 0===t?void 0:t.size])||void 0===l?void 0:l[1],b=null===(c=p.lineHeight[null===t||void 0===t?void 0:t.size])||void 0===c?void 0:c[1],y=null!==(m=null===(d=null===(u=p.letterSpacing)||void 0===u?void 0:u[null===t||void 0===t?void 0:t.size])||void 0===d?void 0:d[1])&&void 0!==m?m:0;return{root:Object.assign({},(null===t||void 0===t?void 0:t.size)&&{fontWeight:"label"===(null===t||void 0===t?void 0:t.as)?s.F.semiBold:p.fontWeight[t.weight]||p.fontWeightBySize[null===t||void 0===t?void 0:t.size]||s.F.regular,fontSize:`${h}`,lineHeight:`${f}`,letterSpacing:g,[e.fn.smallerThan("sm")]:{fontSize:`${v}`,lineHeight:`${b}`,letterSpacing:y}})}}));const u=(0,a.forwardRef)(((e,t)=>{var n,{size:o,color:u,weight:d,as:m="p",styles:p,className:h,dataEventCategory:f,dataEventAction:g,dataEventLabel:v,variant:b}=e,y=(0,r._)(e,["size","color","weight","as","styles","className","dataEventCategory","dataEventAction","dataEventLabel","variant"]);const w=(0,i.rZ)(),E=(0,s.u)(),{classes:P,cx:k}=c({size:o,weight:"caption"===d?"bold":d,as:m,customStylesType:E},{name:"Text",styles:p}),C="string"===typeof w.colors[u]?w.colors[u]:u;return a.createElement(l.x,Object.assign({"data-size":o,className:k(P.root,h),color:C||("label"===m?w.colors.gray[6]:"mb"===(null===(n=null===w||void 0===w?void 0:w.other)||void 0===n?void 0:n.template)?w.colors.delftGray[7]:void 0)||("primary"===b?w.colors.gray[9]:"secondary"===b?w.colors.gray[7]:"tertiary"===b?w.colors.gray[4]:"disabled"===b?w.colors.gray[3]:"error"===b?w.colors.red[6]:"success"===b?w.colors.green[6]:void 0)||w.colors.gray[7],component:m,"data-event-category":f,"data-event-action":g,"data-event-label":v,classNames:{root:Object.assign(Object.assign({},y.wordWrap?{"word-wrap":y.wordWrap}:void 0),y.isUppercase||"caption"===d?{"text-transform":"uppercase"}:void 0)},ref:t},y))}))},32763:function(e,t,n){"use strict";n.d(t,{B:function(){return p}});var r=n(22470),a=n(67294),o=n(44036),i=n(6483),l=n(19827),s=n(22691),c=n(79461),u=n(51139),d=(0,o.k)(((e,t)=>{var n,r,a,o,l,s;const{other:d}=e,{template:m}=d,{size:p,variant:h,skipHover:f,withColorHover:g,isError:v,isSuccess:b,color:y,gradient:w,children:E,theme:P,customStylesType:k}=t,C="mb"===m||"marryBaby"===P,O=y||(P&&C?"mb":e.primaryColor),S=O.startsWith("#"),x=S?e.fn.lighten(y,.9):(null===(r=null===(n=e.colors)||void 0===n?void 0:n[O])||void 0===r?void 0:r[0])||"",_=S?O:null===(o=null===(a=e.colors)||void 0===a?void 0:a[O])||void 0===o?void 0:o[e.fn.primaryShade()],T=S?e.fn.darken(y,.05):null===(s=null===(l=e.colors)||void 0===l?void 0:l[O])||void 0===s?void 0:s[e.fn.primaryShade()+1],A=k===u.C.LEADGEN;return{root:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({transition:`all ${c.A} ease-in-out`},w&&Object.assign({border:0,position:"relative"},"secondary"===h&&{"&:before":{content:'""',position:"absolute",top:0,left:0,right:0,bottom:0,backgroundColor:"#fff",borderRadius:"inherit"}})),{"&:focus":{outline:"none"}}),A&&{borderRadius:12}),!E&&{paddingLeft:"10px",paddingRight:"10px",".mantine-Button-icon":{margin:0}}),(()=>{switch(p){case"xl":return Object.assign({height:56,fontWeight:A?u.F.halfBold:u.F.semiBold,fontSize:A?"15px":C?"14px":"16px",lineHeight:"24px"},A&&{letterSpacing:"-0.3px"});case"lg":return Object.assign({height:48,fontWeight:A?u.F.halfBold:u.F.semiBold,fontSize:A?"15px":C?"14px":"16px",lineHeight:"24px"},A&&{letterSpacing:"-0.3px"});case"md":return Object.assign({height:40,fontWeight:A?u.F.halfBold:u.F.semiBold,fontSize:A?"13px":"14px",lineHeight:A?"20px":"22px"},A&&{letterSpacing:"-0.3px"});case"sm":return Object.assign(Object.assign({height:32,fontWeight:A?u.F.halfBold:u.F.semiBold,fontSize:A?"11px":C?"12px":"14px",lineHeight:A?"16px":"22px"},A&&{letterSpacing:"-0.2px"}),{paddingLeft:"16px",paddingRight:"16px"});case"xs":return Object.assign({height:24,fontWeight:A?u.F.halfBold:u.F.semiBold,fontSize:A?"11px":"12px",lineHeight:A?"16px":"18px",paddingLeft:"8px",paddingRight:"8px"},A&&{letterSpacing:"-0.2px"})}})()),(()=>{switch(h){case"primary":return Object.assign(Object.assign({color:e.white},w?{backgroundImage:w,backgroundColor:"initial"}:{backgroundColor:_}),!f&&{"&:hover":{backgroundColor:w?"initial":T}});case"secondary":return Object.assign(Object.assign(Object.assign({color:_,backgroundColor:"transparent",border:`1px solid ${_}`},w&&{backgroundImage:w,borderColor:"transparent"}),!f&&!w&&{"&:hover":{backgroundColor:x,border:`1px solid ${_}`}}),g&&!w&&{"&:hover":{backgroundColor:_,border:`1px solid ${_}`,color:"#fff"}});case"white":return{color:_,backgroundColor:"transparent",border:"1px solid transparent","&:hover":{backgroundColor:"transparent",borderColor:"transparent"}};case"tertiary":return{color:e.colors.gray[8],backgroundColor:e.white,border:`1px solid ${e.colors.neutral[2]}`,"&:hover":Object.assign({},f?{backgroundColor:e.white,border:`1px solid ${e.colors.neutral[2]}`}:{backgroundColor:e.colors.neutral[0],border:`1px solid ${e.colors.neutral[0]}`})};case"light":return{color:_,backgroundColor:x,border:"1px solid transparent","&:hover":Object.assign({},f?{backgroundColor:x,border:"1px solid transparent"}:{backgroundColor:e.white,border:`1px solid ${x}`})};case"ghost":return Object.assign({color:_,backgroundColor:"transparent",border:"1px solid transparent"},!f&&{"&:hover":{backgroundColor:x,border:"1px solid transparent"}})}})()),{"&[data-disabled]":{backgroundColor:e.colors.gray[1],color:e.colors.gray[4]}}),v?Object.assign({color:e.colors.red[6],backgroundColor:e.white,border:`1px solid ${e.colors.red[6]}`},!f&&{"&:hover":{backgroundColor:e.colors.red[0],border:`1px solid ${e.colors.red[6]}`}}):{}),b?Object.assign({color:e.colors.green[8],backgroundColor:e.colors.green[0]},!f&&{"&:hover":{backgroundColor:e.colors.green[0]}}):{}),inner:Object.assign({ref:(0,i.A)("inner")},w&&{position:"relative"}),leftIcon:{marginRight:8},rightIcon:{},label:Object.assign({},w&&"secondary"===h&&{background:w,"-webkit-background-clip":"text","-webkit-text-fill-color":"transparent"})}}));const m={primary:"filled",secondary:"outline",tertiary:"default",light:"light",ghost:"subtle",error:"outline",white:"white",success:"subtle"};const p=(0,a.forwardRef)(((e,t)=>{var n,o;const i=(0,l.rZ)(),c=Object.assign(Object.assign({},null===(o=null===(n=i.components)||void 0===n?void 0:n.Button)||void 0===o?void 0:o.defaultProps),function(e){const t={};return Object.keys(e).filter((t=>void 0!==e[t])).forEach((n=>t[n]=e[n])),t}(e)),{variant:p,size:h,color:f,gradient:g,skipHover:v,withColorHover:b,className:y,dataEventCategory:w,dataEventAction:E,dataEventLabel:P,children:k,theme:C,component:O,styles:S,classNames:x}=c,_=(0,r._)(c,["variant","size","color","gradient","skipHover","withColorHover","className","dataEventCategory","dataEventAction","dataEventLabel","children","theme","component","styles","classNames"]),T="error"===p,A=(0,u.u)(),{classes:I,cx:M}=d({variant:p,size:h,color:f,gradient:g,skipHover:v,withColorHover:b,isError:T,isSuccess:"success"===p,children:k,theme:C,customStylesType:A},{name:"ButtonMantine",styles:S,classNames:x});return a.createElement(s.z,Object.assign({component:O,className:M(y,p),classNames:{root:I.root,inner:I.inner,leftIcon:I.leftIcon,rightIcon:I.rightIcon,label:I.label},variant:m[p],"data-variant":p,"data-event-category":w,"data-event-action":E,"data-event-label":P,ref:t,loaderProps:_.disabled?{color:"currentColor"}:void 0},_),k)}))},88125:function(e,t,n){"use strict";n.d(t,{I:function(){return u},u:function(){return c}});var r=n(67294),a=n(36308),o=n(22470),i=n(93867);const l=()=>"undefined"!==typeof window&&window.innerWidth"undefined"!==typeof window&&window.innerWidth>=a.B.BREAK_POINT_MOBILE&&window.innerWidth{const[e,t]=(0,r.useState)(l()),[n,a]=(0,r.useState)(s());return(0,r.useEffect)((()=>{const e=()=>{t(l()),a(s())};return window.addEventListener("resize",e,{passive:!0}),()=>{window.removeEventListener("resize",e)}}),[]),{isMobile:e,isLargeMobile:n}},u=e=>{var{alt:t,backupSrc:n,src:a,placeholderSrc:i,style:l,ref:s}=e,c=(0,o._)(e,["alt","backupSrc","src","placeholderSrc","style","ref"]);const[u,m]=(0,r.useState)(!1);return r.createElement(d,Object.assign({loading:"lazy",alt:t,onError:()=>!u&&m(!0),src:u?n||a:a||n,style:Object.assign(Object.assign({},i?{backgroundImage:`url(${i})`}:{}),l),"data-has-placeholder":!!i,ref:s},c))},d=i.Z.img` &[data-has-placeholder='true'] { background-position: center; background-repeat: no-repeat; background-size: cover; } `},13240:function(e,t,n){"use strict";n.d(t,{L:function(){return i}});var r=n(67294),a=n(43125),o=n(88125);const i=(0,r.memo)((({type:e,width:t,height:n,isLight:i})=>{const l=(0,r.useMemo)((()=>{switch(e){case"hellobacsi":return{width:t||"107px",height:n||"24px",src:a.C.getAssetPath("logo/hellobacsi.png"),srcLight:a.C.getAssetPath("logo/hellobacsi-light.png")};case"hellodoktor":return{width:t||"127px",height:n||"24px",src:a.C.getAssetPath("logo/hellodoktor.png")};case"hellosehat":return{width:t||"121px",height:n||"27px",src:a.C.getAssetPath("logo/hellosehat.png")};case"hellojiankang":return{width:t||"87px",height:n||"24px",src:a.C.getAssetPath("logo/hellojiankang.png")};case"hellohealth":return{width:t||"123px",height:n||"24px",src:a.C.getAssetPath("logo/hellohealth.png")};case"hellotogether":return{width:t||"150px",height:n||"24px",src:a.C.getAssetPath("logo/hellotogether.png")};case"hellocare":return{width:t||"99px",height:n||"24px",src:a.C.getAssetPath("logo/hellocare.png")};case"hellodoctor":return{width:t||"127px",height:n||"24px",src:a.C.getAssetPath("logo/hellodoctor.png")};case"hellokrupet":return{width:t||"101px",height:n||"24px",src:a.C.getAssetPath("logo/hellokrupet.png")};case"hellosayarwon":return{width:t||"111px",height:n||"24px",src:a.C.getAssetPath("logo/hellosayarwon.png")};case"helloyishi":return{width:t||"89px",height:n||"24px",src:a.C.getAssetPath("logo/helloyishi.png")};case"hellokhunmor":return{width:t||"123px",height:n||"24px",src:a.C.getAssetPath("logo/hellokhunmor.png")};case"helloswasthya":return{width:t||"105px",height:n||"24px",src:a.C.getAssetPath("logo/helloswasthya.png")};case"logomark":return{width:t||"60px",height:n||"57px",src:a.C.getAssetPath("logo/logomark.png")};case"marryBaby":return{width:t||"145px",height:n||"28px",src:a.C.getAssetPath("logo/marrybaby.png")};default:return null}}),[e,t,n]),{src:s,width:c,height:u,srcLight:d}=l||{};return r.createElement(o.I,{alt:`${e} logo`,className:"main-logo-icon",src:i&&d||s,style:{width:c,height:u}})}))},9465:function(e,t,n){"use strict";n.d(t,{kT:function(){return o},ej:function(){return r},d8:function(){return a}});const r=e=>{if("undefined"===typeof window)return;const t=`; ${document.cookie}`.split(`; ${e}=`);return 2===t.length?t.pop().split(";").shift():void 0},a=(e,t,n)=>{if("undefined"===typeof window)return;let r="";const{days:a,minutes:o,domain:i,path:l}=n||{};if(null===n||void 0===n?void 0:n.expires)r=`; expires=${n.expires}`;else if(a||o){const e=new Date;a?e.setTime(e.getTime()+24*a*60*60*1e3):e.setTime(e.getTime()+60*o*1e3),r="; expires="+e.toUTCString()}document.cookie=e+"="+(t||"")+r+"; path="+(l||"/")+(i?"; domain="+i:"")},o=e=>{"undefined"!==typeof window&&(document.cookie=e+"=; Max-Age=-99999999; path=/")}},10917:function(e,t,n){"use strict";n.d(t,{r:function(){return r}});const r={colors:{primary50:"#e3f2ff",primary100:"#bcdeff",primary200:"#91caff",primary300:"#65b5ff",primary400:"#45a4ff",primary500:"#2b94ff",primary600:"#2d87f3",primary700:"#2c74df",primary800:"#2b62cd",primary900:"#2743ad",primaryBase:"#2d87f3",primaryHover:"#2c74df",primaryActive:"#2b62cd",primaryVisited:"#2743ad",secondaryBase:"#284a75",secondaryDark:"#1b3250",accentLight:"#b1ebf8",accentMain:"#00AECD",success:"#00b16a",error:"#f71210",gray50:"#fafafa",gray100:"#f2f2f2",gray200:"#d9d9d9",gray300:"#bfbfbf",gray400:"#8c8c8c",gray500:"#737373",gray600:"#595959",gray700:"#404040",gray800:"#262626",gray900:"#1a1a1a",gray1000:"#111111",black:"#000000",blue50:"#e3f2ff",blue100:"#bcdeff",blue200:"#91caff",blue300:"#65b5ff",blue400:"#45a4ff",blue500:"#2b94ff",blue600:"#2d87f3",blue700:"#2c74df",blue800:"#2b62cd",blue900:"#2743ad",alertWarning:"#fe921d",green50:"#e0f8ee",green100:"#b3eed5",green200:"#7ce2b9",green300:"#2ed69e",green400:"#00CB8A",green500:"#00C076",green600:"#00B16A",green700:"#009E5C",green800:"#008C50",green900:"#006C39",yellow50:"#fff8e2",yellow100:"#ffecb6",yellow200:"#ffe187",yellow300:"#ffd658",yellow400:"#ffc326",yellow500:"#fe921d",yellow600:"#ffb521",yellow700:"#fea21e",yellow800:"#fe921d",yellow900:"#fc7419",red50:"#fae9e8",red100:"#feccbf",red200:"#FEAA96",red300:"#f44d2c",red400:"#ff6f4d",red500:"#ff5331",red600:"#f44d2c",red700:"#e64728",red800:"#d84023",red900:"#bf331b",neutral50:"#f8f9fc",neutral100:"#e4e8ec",neutral150:"#fafafa",neutral200:"#d2d6dc",neutral300:"#bfc5cc",neutral400:"#adb3bc",neutral500:"#9aa2ac",neutral600:"#87909c",neutral700:"#757f8c",neutral800:"#626d7c",teal50:"#e0f7fc",teal100:"#b1ebf8",teal200:"#7ddff3",teal300:"#44d1ec",teal400:"#00c7e6",teal500:"#00bee0",teal600:"#00aecd",teal700:"#0099b2",teal800:"#008599",teal900:"#00626c",pink50:"#fff1f6",pink100:"#ffdce9",pink200:"#fec7dc",pink300:"#fec2cf",pink400:"#fe9dc2",pink500:"#fd87b4",pink600:"#fd72a7",pink700:"#fc5d9a",pink800:"#fc488d",violet50:"#f5edff",violet100:"#e7d2f7",violet200:"#d8b7f0",violet300:"#ca9ce8",violet400:"#bb82e1",violet500:"#ad67d9",violet600:"#9e4cd1",violet700:"#9031ca",violet800:"#8116c2",indigo700:"#35639c",indigo800:"#284a75",indigo900:"#1b3250",brown50:"#faecde",brown100:"#ecd8c5",brown200:"#dec5ab",brown300:"#d0b192",brown400:"#c39d79",brown500:"#b5895f",brown600:"#a77646",brown700:"#99622c",brown800:"#8b4e13",white:"#fff",mb50:"#FFE9F1",mb100:"#F8CCDC",mb200:"#F5B4CB",mb300:"#F29CBA",mb400:"#EE84AA",mb500:"#EB6B99",mb600:"#E85388",mb700:"#D34C7C",mb800:"#BE446F",mb900:"#A93D63"},mbColors:{pink:"#e85388",cobalt:"#2661ad",dark:"#202135",gray:"#3e3f58",midGray:"#9495a0",lightGray:"#f3f3f3",lightMint:"#f2fcf8",lightPink:"#ffeaf1",lightOrange:"#fffaeb",lightBlue:"#e0e9fc",mint:"#5ec08f",peach:"#ffaaa9",orange:"#fb8c00",ceruleanBlue:"#b6ceff",red:"#eb5757",lightRed:"#fdeeee",yellow:"#ff8a2b",green:"#f2fcf7",blue:"#4096fe",toneYellow:"#fff9eb",toneGreen:"#f2fcf7",toneBlue:"#e0e9fb",tonePink:"#ffeaf1"},sizes:{fwBold:"700",fwSemiBold:"600",fsCaption2:"13px",fsHeading1:"40px",fsHeading2:"28px",fsHeading4:"24px",fsHeading5:"18px",fsHeading6:"16px",fsParagraph3:"16px",fsParagraph4:"14px",fwRegular:"400"},zIndexes:{belowHeader:"1",zIndex100:"100",onTop:"1000",drawer:305},defaultColor:"",borderRadius:"6px"};Object.assign(Object.assign({},r),{colors:Object.assign(Object.assign({},r.colors),{primaryBase:"#E85388",primaryHover:"#D34C7C",primaryActive:"#BE446F",primaryVisited:"#5e38ba",primary50:"#FFE9F1",primary100:"#F8CCDC",primary200:"#F5B4CB",primary300:"#F29CBA",primary400:"#EE84AA",primary500:"#EB6B99",primary600:"#E85388",primary700:"#D34C7C",primary800:"#BE446F",primary900:"#A93D63"}),borderRadius:"16px"})},68866:function(e,t,n){"use strict";n.d(t,{a:function(){return l},b:function(){return s},c:function(){return c},d:function(){return u},e:function(){return m},g:function(){return i},n:function(){return d}});var r=n(78577),a=n(65900),o=n(34155);const i=(e,t)=>`https://${!a.y?t?"fe.":"discover.":t?"www.":""}${r.v[t?"vi-VN_MB":e]}`,l=(e,t)=>o.env.UNIFY_SSO_API||`https://${a.y?"id.":"staging-id."}${r.v[t?"vi-VN_MB":e]}`,s=()=>o.env.UNIFY_INTERNAL_TOGETHER_API||o.env.UNIFY_TOGETHER_API||`https://${a.y?"together.":"staging-together."}hellohealthgroup.com`,c=e=>e.endsWith("_MB")?`https://${a.y?"wp.":"staging."}${r.v[e]}`:o.env.UNIFY_INTERNAL_DISCOVER_API||o.env.UNIFY_DISCOVER_API||`https://${a.y?"wp.":"staging."}${r.v[e]}`,u=()=>o.env.UNIFY_INTERNAL_CARE_API||o.env.UNIFY_CARE_API||`https://${a.y?"health-care.":"service-health-care."}hellohealthgroup.com`,d=e=>e.replace(/([^:]\/)\/+/g,"$1"),m=e=>d((e=>e.replace(/\/?$/,"/"))(e))},79461:function(e,t,n){"use strict";n.d(t,{A:function(){return r}});const r="100ms"},43568:function(e,t,n){"use strict";n.d(t,{I:function(){return h},S:function(){return r},a:function(){return u},b:function(){return b},c:function(){return y},d:function(){return v},i:function(){return g},r:function(){return m},u:function(){return d}});var r,a=n(22470),o=n(27986),i=n(67050),l=n(74533),s=n(9465),c=n(34155);!function(e){e.FIRST="first",e.EMAIL="email",e.VERIFY_PHONE="verify_phone",e.PASSWORD="password",e.UPDATE_EMAIL="update_email",e.FORGOT_PASSWORD_PHONE="forgot_password_phone",e.FORGOT_PASSWORD_SETUP="forgot_password_setup",e.OTP="otp",e.SETUP_FULL="setup_full"}(r||(r={}));const u=(0,o.Ue)((e=>({currentStepIndex:0,steps:[{type:r.FIRST}],setSteps:t=>e((e=>({steps:"function"===typeof t?t(e.steps):t}))),addStep:t=>{e((e=>({steps:[...e.steps,t]})))},goNext:()=>{e((e=>({currentStepIndex:e.currentStepIndex+1})))},goBack:()=>{e((e=>({currentStepIndex:e.currentStepIndex-1,steps:e.steps.slice(0,e.steps.length-1)})))}}))),d=(0,o.Ue)()(((e,t)=>({userInfo:void 0,abTestFlow:"A",setABTestFlow(t){e({abTestFlow:t})},setUserInfo:t=>e({userInfo:t}),isOpen:!1,setOpen:t=>e({isOpen:t}),returnUrl:void 0,setReturnUrl:t=>e({returnUrl:t}),mounted:!1,setMounted:t=>e({mounted:t}),source:void 0,setSource:t=>e({source:t}),setupSource:void 0,setSetupSource:t=>e({setupSource:t}),setOnCloseProp:t=>e({onCloseProp:t}),triggerLogin:n=>{var a,o;const{source:i,returnUrl:c}=n||{};(0,s.ej)(l.B)?(m(null===n||void 0===n?void 0:n.returnUrl,null===n||void 0===n?void 0:n.source,null===n||void 0===n?void 0:n.forceReloadOnClose),e({isOpen:!1}),null===(o=(a=t()).onCloseProp)||void 0===o||o.call(a)):(u.setState({steps:[{type:r.FIRST,config:{legalTextType:((null===c||void 0===c?void 0:c.includes("joincommunity=1"))?"community":null===n||void 0===n?void 0:n.legalTextType)||"default"}}],currentStepIndex:0}),e({isOpen:!0,returnUrl:c,source:i,overrideClose:void 0,forceReloadOnClose:!!(null===c||void 0===c?void 0:c.includes("joincommunity=1"))||((null===n||void 0===n?void 0:n.forceReloadOnClose)||!1),flowData:void 0,userInfo:void 0}))},triggerCareEmailPhoneVerify:n=>(0,a.a)(void 0,void 0,void 0,(function*(){var o,l,s;const c=yield(0,i.g)();(null===(o=null===c||void 0===c?void 0:c._data)||void 0===o?void 0:o.first_time_login)&&(c._data.first_time_login=0),e({userInfo:null===c||void 0===c?void 0:c._data});const d=o=>(0,a.a)(void 0,void 0,void 0,(function*(){var a,l,s,c,d,p,h,g,v,b,y,w,E,P;const k=yield(0,i.g)(),C=!!(null===(a=null===k||void 0===k?void 0:k._data)||void 0===a?void 0:a.phone)&&!!(null===(l=null===k||void 0===k?void 0:k._data)||void 0===l?void 0:l.phone_verified_at),O=!!(null===(s=null===k||void 0===k?void 0:k._data)||void 0===s?void 0:s.email)&&!!(null===(c=null===k||void 0===k?void 0:k._data)||void 0===c?void 0:c.email_verified_at)&&!(null===(p=null===(d=null===k||void 0===k?void 0:k._data)||void 0===d?void 0:d.email)||void 0===p?void 0:p.endsWith("@hhg.com"))&&!(null===(g=null===(h=null===k||void 0===k?void 0:k._data)||void 0===h?void 0:h.email)||void 0===g?void 0:g.endsWith("@facebook.com")),S=!!(null===(v=null===k||void 0===k?void 0:k._data)||void 0===v?void 0:v.name),x=!!(null===(b=null===k||void 0===k?void 0:k._data)||void 0===b?void 0:b.birthday),_="number"===typeof(null===(y=null===k||void 0===k?void 0:k._data)||void 0===y?void 0:y.gender),T=null===(w=null===k||void 0===k?void 0:k._data)||void 0===w?void 0:w.provider,A=S&&x&&_;C&&O?(null===n||void 0===n?void 0:n.skipForceSetup)||A?(m(null===n||void 0===n?void 0:n.returnUrl,null===n||void 0===n?void 0:n.source,!0),e({isOpen:!1,forceReloadOnClose:!1}),null===(P=(E=t()).onCloseProp)||void 0===P||P.call(E)):(u.setState({steps:[{type:r.SETUP_FULL,config:{userInfo:k._data}}],currentStepIndex:0}),e((e=>Object.assign({source:null===n||void 0===n?void 0:n.source,returnUrl:null===n||void 0===n?void 0:n.returnUrl,isOpen:!0,overrideClose:void 0,forceReloadOnClose:!0},o&&!e.flowData?{flowData:f(null===k||void 0===k?void 0:k._data)}:{})))):(u.setState({steps:[{type:C?r.UPDATE_EMAIL:r.VERIFY_PHONE,config:C||O?{provider:T,afterAction:(null===n||void 0===n?void 0:n.skipForceSetup)?"done":"setup"}:{provider:T,afterAction:"update-email"}}],currentStepIndex:0}),e((e=>Object.assign({source:null===n||void 0===n?void 0:n.source,returnUrl:null===n||void 0===n?void 0:n.returnUrl,isOpen:!0,overrideClose:void 0,forceReloadOnClose:!0},o&&!e.flowData?{flowData:f(null===k||void 0===k?void 0:k._data)}:{}))))}));if(!(null===(l=null===c||void 0===c?void 0:c._data)||void 0===l?void 0:l.id))return u.setState({steps:[{type:r.FIRST,config:{legalTextType:((null===(s=null===n||void 0===n?void 0:n.returnUrl)||void 0===s?void 0:s.includes("joincommunity=1"))?"community":null===n||void 0===n?void 0:n.legalTextType)||"default"}}],currentStepIndex:0}),void e({isOpen:!0,overrideClose:d,source:null===n||void 0===n?void 0:n.source,returnUrl:null===n||void 0===n?void 0:n.returnUrl,forceReloadOnClose:!0,flowData:void 0});d(!0)})),triggerCommunityEmailVerify:n=>(0,a.a)(void 0,void 0,void 0,(function*(){var o,l,s;const c=yield(0,i.g)();(null===(o=null===c||void 0===c?void 0:c._data)||void 0===o?void 0:o.first_time_login)&&(c._data.first_time_login=0),e({userInfo:null===c||void 0===c?void 0:c._data});const d=o=>(0,a.a)(void 0,void 0,void 0,(function*(){var a,l,s,c,d,p,h,g,v,b,y,w;const E=yield(0,i.g)(),P=!!(null===(a=null===E||void 0===E?void 0:E._data)||void 0===a?void 0:a.email)&&!!(null===(l=null===E||void 0===E?void 0:E._data)||void 0===l?void 0:l.email_verified_at)&&!(null===(c=null===(s=null===E||void 0===E?void 0:E._data)||void 0===s?void 0:s.email)||void 0===c?void 0:c.endsWith("@hhg.com"))&&!(null===(p=null===(d=null===E||void 0===E?void 0:E._data)||void 0===d?void 0:d.email)||void 0===p?void 0:p.endsWith("@facebook.com")),k=!!(null===(h=null===E||void 0===E?void 0:E._data)||void 0===h?void 0:h.name),C=!!(null===(g=null===E||void 0===E?void 0:E._data)||void 0===g?void 0:g.birthday),O="number"===typeof(null===(v=null===E||void 0===E?void 0:E._data)||void 0===v?void 0:v.gender),S=null===(b=null===E||void 0===E?void 0:E._data)||void 0===b?void 0:b.provider;P?k&&C&&O?(m(null===n||void 0===n?void 0:n.returnUrl,null===n||void 0===n?void 0:n.source,!0),e({isOpen:!1,forceReloadOnClose:!1}),null===(w=(y=t()).onCloseProp)||void 0===w||w.call(y)):(u.setState({steps:[{type:r.SETUP_FULL,config:{userInfo:E._data}}],currentStepIndex:0}),e((e=>Object.assign({source:null===n||void 0===n?void 0:n.source,returnUrl:null===n||void 0===n?void 0:n.returnUrl,isOpen:!0,overrideClose:void 0,forceReloadOnClose:!0},o&&!e.flowData?{flowData:f(null===E||void 0===E?void 0:E._data)}:{})))):(u.setState({steps:[{type:r.UPDATE_EMAIL,config:{provider:S,afterAction:"setup"}}].filter(Boolean),currentStepIndex:0}),e((e=>Object.assign({source:null===n||void 0===n?void 0:n.source,returnUrl:null===n||void 0===n?void 0:n.returnUrl,isOpen:!0,overrideClose:void 0,forceReloadOnClose:(null===n||void 0===n?void 0:n.forceReloadOnClose)||!1},o&&!e.flowData?{flowData:f(null===E||void 0===E?void 0:E._data)}:{}))))}));if(!(null===(l=null===c||void 0===c?void 0:c._data)||void 0===l?void 0:l.id))return u.setState({steps:[{type:r.FIRST,config:{legalTextType:((null===(s=null===n||void 0===n?void 0:n.returnUrl)||void 0===s?void 0:s.includes("joincommunity=1"))?"community":null===n||void 0===n?void 0:n.legalTextType)||"default"}}],currentStepIndex:0}),void e({isOpen:!0,overrideClose:d,source:null===n||void 0===n?void 0:n.source,returnUrl:null===n||void 0===n?void 0:n.returnUrl,forceReloadOnClose:!0,flowData:void 0});d(!0)})),forceReloadOnClose:!1}))),m=(e,t,n)=>{if(n){let n;return n=(null===e||void 0===e?void 0:e.startsWith("http"))||(null===e||void 0===e?void 0:e.startsWith("//"))?new URL(e):e?new URL(e,window.location.href):new URL(window.location.href),t&&n.searchParams.set("source",t),window.location.href=n.href,!0}const r=new URL(window.location.href);if(e){let n;n=e.startsWith("http")||e.startsWith("//")?new URL(e):new URL(e,window.location.href);const a=n.searchParams.get("source");r.searchParams.delete("source"),n.searchParams.delete("source");const o=a||t;if(r.href!==n.href)return o&&n.searchParams.set("source",o||""),window.location.href=n.href,!0}if(t)return r.searchParams.set("source",t),void window.history.replaceState({},"",r.href)},p=["vi-VN","id-ID","ms-MY"],h=e=>!c.env.NEXT_PUBLIC_MARRY_BABY&&p.includes(e||c.env.UNIFY_LOCALE||"vi-VN"),f=e=>{if(!e)throw new Error("userInfo is required");const t=!!(null===e||void 0===e?void 0:e.name),n=!!(null===e||void 0===e?void 0:e.birthday),r="number"===typeof(null===e||void 0===e?void 0:e.gender);return{flow:t&&n&&r?"signup":"login",method:(null===e||void 0===e?void 0:e.provider)||"email"}},g=e=>{if(!e)throw new Error("userInfo is required");const t=!!(null===e||void 0===e?void 0:e.name),n=!!(null===e||void 0===e?void 0:e.birthday),r="number"===typeof(null===e||void 0===e?void 0:e.gender);return t&&n&&r},v=e=>{var t,n,r;return(null===(t=null===e||void 0===e?void 0:e.metaData)||void 0===t?void 0:t.is_gender)&&(null===(n=null===e||void 0===e?void 0:e.metaData)||void 0===n?void 0:n.is_name)&&(null===(r=null===e||void 0===e?void 0:e.metaData)||void 0===r?void 0:r.is_birthday)},b=e=>!(null===e||void 0===e?void 0:e.phone_verified_at)||!(null===e||void 0===e?void 0:e.phone),y=(e,t)=>"login"===(null===e||void 0===e?void 0:e.flow)&&(null===t||void 0===t?void 0:t.phone)&&(null===t||void 0===t?void 0:t.area_code)&&!(null===t||void 0===t?void 0:t.phone_verified_at)},22078:function(e,t,n){"use strict";n.d(t,{tC:function(){return a},D9:function(){return o},yy:function(){return r}});const r={BASE_API_PATH:"/",PROFILE:"profile?website_url={website_url}",SEARCH_USER:"profile/search?website_url={website_url}&name={name}",FETCH_PREVIEW:"fetch/preview?website_url={website_url}",FETCH_POST_OR_TOPIC:"fetch/{slug}?website_url={website_url}&community_slug={communitySlug}",POST:{LIST:"post?website_url={website_url}&slug={slug}&pin={pin}&page={page}&community_id={communityId}&topic_id={topicId}&sort_by={sort}&id={id}",DETAIL_BY_ID_OR_SLUG:"post/{idSlug}?website_url={website_url}",CREATE:"post/create?website_url={website_url}",LIKE:"post/{id}/like?website_url={website_url}",DELETE:"post/{id}/delete?website_url={website_url}",REPORT:"post/{id}/report?website_url={website_url}",UPDATE:"post/{id}/update?website_url={website_url}",FOLLOW:"post/{id}/follow?website_url={website_url}",CREATE_ARTICLE_COMMENT:"article-comment/create?website_url={website_url}"},COMMENT:{LIST:"comment?website_url={website_url}&post_id={postId}&page={page}&sort_by={sort}&items_per_page={perPage}&_without_reply={withoutReply}",CREATE:"comment/create?website_url={website_url}",REPLY:"comment/reply?website_url={website_url}",DELETE:"comment/{id}/delete?website_url={website_url}",LIKE:"comment/{id}/like?website_url={website_url}",UNLIKE:"comment/{id}/unlike?website_url={website_url}",IMAGE_UPLOAD:"comment/image/upload?website_url={website_url}"},COMMUNITY:{LIST:"community?website_url={website_url}&page={page}&items_per_page={pageSize}",DETAIL_BY_ID_OR_SLUG:"community/{idSlug}?website_url={website_url}",JOIN:"community/join?website_url={website_url}",LEAVE:"community/leave?website_url={website_url}",GET_UNCATEGORIZED:"community/uncategorized?website_url={website_url}"},TOPIC:{LIST:"topic?website_url={website_url}&community_slug={communitySlug}&community_id={communityId}&page={page}&items_per_page={pageSize}&topic_in={topic_in}",DETAIL_BY_ID_OR_SLUG:"topic/{idSlug}?website_url={website_url}&community_slug={communitySlug}&community_id={communityId}",HEALTH_TOOLS:"tools?topic_id={topicId}&website_url={website_url}",SUBOTS:"subots?topic_id={topicId}&website_url={website_url}",SUGGESTED_POSTS:"suggested-posts?topic_id={topicId}&website_url={website_url}&page={page}",JOIN:"topic/join?website_url={website_url}",LEAVE:"topic/leave?website_url={website_url}"},BOOKMARK:{LIST:"bookmark?user_id={userId}&website_url={website_url}",CREATE:"bookmark/create?website_url={website_url}",DELETE:"bookmark/delete?website_url={website_url}"},UPLOAD_IMAGE:"auth/comment/image/upload?website_url={website_url}",GET_DUE_DATE_INFO:"health-tools/due-date-calculator/info",USER:{DETAIL:"profile/user/detail?website_url={website_url}&user_id={id}",COUNT_TABS:"profile/user/counting?website_url={website_url}&user_id={id}&total_post={post}&total_comment={comment}&total_community={community}&total_reply={reply}&total_question={question}",LIST_POST:"profile/user/posts?website_url={website_url}&user_id={id}&is_anonymous={isAnonymous}&paging=none",LIST_QUESTION_NEED_REPLY:"questions/no-reply?website_url={website_url}",LIST_QUESTION:"question/{id}?website_url={website_url}&is_reply={isReply}&is_question={isQuestion}&is_ignore={isIgnore}&group_by={groupBy}",SKIP_QUESTION:"questions/ignore?website_url={website_url}&question_id={id}",LIST_ANSWERS:"replied/{id}?website_url={website_url}&paging=1&items_per_page={pageSize}"},HEALTH_TOOL:{CREATE:"health-profile/{type}/create?website_url={website_url}",GET_STATUS:"health-profile/get-status-for-user?website_url={website_url}"},CHATBOT:{PROFILE:"chatbox/get-profile?website_url={website_url}",FAQS_LIST:"chatbox/get-faq?website_url={website_url}",GET_SUGGEST_COMMUNITY:"v2/community/topic"}},a={GET_DOCTOR_INFO:"api/doctors/{doctorId}?site={website_url}",GET_HOSPITAL_INFO:"api/hospital/branch/{hospital_branch_id}?site={website_url}"},o={BASE_API_PATH:"/",GET_SEARCH_ARTICLES:"search?s={keyword}&page={page}",GET_ALL_CATEGORIES:"categories?type=all",GET_HOMEPAGE_POSTS:"home/trending-post?type={type}",GET_HOMEPAGE_LATEST_POSTS:"articles?page=1&_islatest=1",GET_ARTICLE_DETAIL:"article/{slug}?skip_ids={skipIds}&_isrelated={isRelated}",GET_CATEGORY_DETAIL:"category/{slug}",GET_CATEGORY_OR_ARTICLE_DETAIL:"fetch/{fullSlug}",GET_PREVIEW_ARTICLE:"fetch/{fullSlug}?preview_nonce={nonce}&preview=true",GET_ARTICLE_OF_CATEGORY:"articles?category_id={categoryId}&page={currentPage}",GET_PAGE_STATIC:"page/{slug}",GET_ALL_HEALTH_TOOLS:"healthtools",GET_ALL_MARRYBABY_HEALTH_TOOLS:"health-tools",GET_HEALTH_TOOLS_BY_CATEGORY:"healthtools?_hasgroup=1",GET_AUTHOR:"author/{slug}",GET_ALL_EXPERTS:"experts",GET_ALL_EXPERTS_PAGING:"experts?page={page}",GET_EXPERT:"expert/{slug}",GET_EXPERT_POST:"expert/article?page={page}",POST_ARTICLE_FEEDBACK:"article/feedback/{id}",GET_AZ_DRUGS:"category/a-z/{category}",GET_HOMEPAGE_MEDICAL_REVIEWED:"home/medical-reviewed",GET_ARTICLES_BY_IDS:"articles?ids={ids}",GET_ARTICLE_OF_CATEGORY_NO_EXPLAINERS:"articles?category_id={categoryId}&page={currentPage}&skip_ids={ids}",GET_EXPERT_OF_CATEGORY:"category/expert/?id={id}",GET_DUE_DATE_INFO:"health-tools/due-date-calculator/info",GET_DUE_DATE_ALL_WEEKS:"health-tools/due-date-calculator/all",GET_DUE_DATE_SUGGESTED_ARTICLES:"health-tools/due-date-calculator/result?from_week={from}&to_week={to}",GET_PROFILE:"user/profile",GET_ADMIN_PROFILE:"GET_ADMIN_PROFILE",GET_FEATURE:"feature",POST_NEW_FEATURE:"feature/update",CREATE_BOOKMARK:"bookmark/create",DELETE_BOOKMARK:"bookmark/delete",DELETE_ALL_BOOKMARK:"bookmark/delete-all",GET_ALL_BOOKMARK:"bookmark",SSO_USER_PROFILE:"user",SSO_USER_BOOKMARKS:"user/bookmarks",SSO_USER_PASSWORD:"user/settings/password",SSO_USER_EMAIL:"user/settings/update-email",SSO_CLOSE_ACCOUNT:"user/settings/close-account",SSO_HELP:"user/settings/help",GET_HEALTH_TOOL_OVULATION_INFO:"health-tools/ovulation-calculator/info",GET_HEALTH_TOOL_OVULATION_SUGGESTED_ARTICLES:"health-tools/ovulation-calculator/result?method={method}",GET_HEALTH_TOOL_BMI_INFO:"health-tools/bmi-calculator/info",GET_HEALTH_TOOL_BMI_RESULT:"health-tools/bmi-calculator/result?gender={gender}&bmi={bmi}&age={age}",GET_HEALTH_TOOL_BMR_INFO:"health-tools/bmr-calculator/info",GET_HEALTH_TOOL_BMR_RESULT:"health-tools/bmr-calculator/result?kcals={kcals}&gender={gender}&age={age}",GET_HEALTH_TOOL_PWG_INFO:"health-tools/preweight-gain-calculator/info",GET_HEALTH_TOOL_THR_INFO:"health-tools/target-heart-rate/info",GET_HEALTH_TOOL_BABY_GROWTH_INFO:"health-tools/baby-growth-tracking/info",POST_UPDATE_LOCATION:"tracking/geo/",GET_SIDIS_DUE_DATE:"frontend/tools/due_date",GET_SIDIS_OVULATION:"frontend/tools/ovulation",GET_SIDIS_BMI:"frontend/tools/bmi",GET_SIDIS_BMR:"frontend/tools/bmr",POST_LOGOUT:"user/logout",OVULATION_CREATE_EVENT:"ovulation/event?method={method}&day={day}&cycle={cycle}&period={period}&token={token}&user_id={user_id}",GET_ALL_SPOTLIGHT:"spotlights?per_page={perPage}&order_by={orderBy}",SSO_UPDATE_FIRST_TIME_BOOKMARK:"bookmark/update-first-time",POST_COMMENT_NOTIFICATION:"comment/notification",GET_ABOUT_US_DATA:"about",POST_LEAD_IMPRESSION:"campaign/{campaignCode}/impression",POST_LEAD_POPUP_EXIT:"campaign/{campaignCode}/popup_exit",POST_LEAD_LEAD:"campaign/{campaignCode}/lead",POST_SSO_VERIFY_TOKEN:"verify-id-token",GET_LANDING_PAGE_FIRST_NODE:"landing_page/bot",GET_LANDING_PAGE_NEXT_NODE:"landing_page/messages",POST_LANDING_PAGE_IMPRESSION:"landing_page/impressions",POST_LANDING_PAGE_CLICK:"landing_page/clicks",FETCH_URL_DATA:"preview",GET_SPOTLIGHT_LANDING:"spotlight/{slug}",GET_FOOTER_INFO:"footer",CHECK_SSO_EMAIL:"member/check-email",GET_HOMEPAGE_SITEWIDE_BANNER:"home/sitewide-banner",GET_DYNAMIC_FOOTER:"menu/footer",GET_EXPERTS:"experts?page={page}&number={perPage}&s={search}",GET_EXPERT_BY_ID:"expert/{id}"}},32380:function(e,t,n){"use strict";n.d(t,{T:function(){return r}});const r=(0,n(67294).createContext)(null)},22470:function(e,t,n){"use strict";function r(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var a=0;for(r=Object.getOwnPropertySymbols(e);ar.createElement(s.Provider,{value:{defaultParams:t}},e),u=e=>{const{triggerLogin:t}=(0,o.u)(),{data:{userInfo:n,env:{togetherBasePath:c}}}=(0,r.useContext)(i.T),{defaultParams:u}=(0,r.useContext)(s)||{},d=(0,r.useRef)(!!(null===n||void 0===n?void 0:n.id));d.current=!!(null===n||void 0===n?void 0:n.id);const m=(0,r.useRef)(n&&"number"===typeof n.communities_interacted&&0===n.communities_interacted);m.current=n&&"number"===typeof n.communities_interacted&&0===n.communities_interacted;return{authActionWrapper:(n,r)=>{const s=Object.assign(Object.assign(Object.assign({},u),e),r);if(!d.current||m.current){d.current||(0,a.kT)(l.B),(null===s||void 0===s?void 0:s._joinCommunityIds)&&(localStorage.setItem("to_join_community_ids",JSON.stringify(Array.from(new Set((JSON.parse(localStorage.getItem("to_join_community_ids")||"[]")||[]).concat(s._joinCommunityIds).filter(Boolean))))),null===s||void 0===s||delete s._joinCommunityIds),(null===s||void 0===s?void 0:s._joinTopicIds)&&(localStorage.setItem("to_join_topic_ids",JSON.stringify(Array.from(new Set((JSON.parse(localStorage.getItem("to_join_topic_ids")||"[]")||[]).concat(s._joinTopicIds).filter(Boolean))))),null===s||void 0===s||delete s._joinTopicIds);const e=(null===s||void 0===s?void 0:s._location)||window.location.href;null===s||void 0===s||delete s._location;const n=(0,i.j)(e,s,c);if((0,o.I)()){const e=n.slice(n.indexOf("returnUrl=")+10);if(e){const n=decodeURIComponent(e);t({returnUrl:n,source:"communities"})}}else window.location.href=n;return null}return n&&n()},params:Object.assign(Object.assign({},u),e)}}},22046:function(e,t,n){"use strict";n.d(t,{a:function(){return u},b:function(){return c},c:function(){return d},g:function(){return m},i:function(){return s}});var r=n(82075),a=n(67050),o=n(43568),i=n(81588),l=n(86315);const s=[l.L.Indonesia,l.L.Malaysia].includes(a.l),c=[l.L.Vietnam].includes(a.l),u=[l.L.Vietnam].includes(a.l),d=e=>{const t=o.u.getState().setupSource||"discover",n=(null===e||void 0===e?void 0:e.find((e=>"discover"===e.name)))&&"discover"===t,r=(null===e||void 0===e?void 0:e.find((e=>"together"===e.name)))&&"community"===t,a=(null===e||void 0===e?void 0:e.find((e=>"care"===e.name)))&&"care"===t;return n||r||a},m=(e,{source:t,botItem:n})=>{var a;if(!t&&!n)return null;try{const o=new URL(e.startsWith("localhost")?`http://${e}`:e),l={bmi:r.b.BMI,bmr:r.b.BMR,"due-date":r.b.DUE_DATE,ovulation:r.b.OVULATION,"baby-growth":r.b.BABY_GROWTH,"baby-vaccine":r.b.BABY_VACCINE,"pregnancy-weight-gain":r.b.PWG,"target-heart-rate":r.b.THR,"baby-poop-checking":r.b.BABY_POOP}[t],s=window.location.href.includes("/health-tools");return l&&!s?(o.searchParams.set("embeddedType","healthTool"),o.searchParams.set("toolName",l)):(null===(a=null===n||void 0===n?void 0:n.extra_settings)||void 0===a?void 0:a.subot_type)===i.h.ristScreener&&(o.searchParams.set("embeddedType","riskScreener"),o.searchParams.set("toolName",String(n.id))),o}catch(o){return null}}},47440:function(e,t,n){"use strict";n.d(t,{G:function(){return g},T:function(){return f},a:function(){return v},b:function(){return M},c:function(){return I},d:function(){return y},e:function(){return C},f:function(){return _},g:function(){return x},h:function(){return E},i:function(){return T},j:function(){return L},k:function(){return k},l:function(){return b},m:function(){return H},n:function(){return N},o:function(){return O},s:function(){return S},u:function(){return w}});var r=n(22470),a=n(86894),o=n(9465),i=n(31304),l=n.n(i),s=n(65900),c=n(47856),u=n.n(c),d=n(67294),m=n(22078),p=n(26775);const h={locale:"vi-VN",env:{isMarryBaby:!1,togetherBasePath:"/community"},router:{basePath:"",asPath:"/"}},f=(0,d.createContext)({data:h,action:{pushNotifications:e=>e,sanitizeFunction:e=>e},formatMessage:()=>null});let g=h;const v=({locale:e="vi-VN",children:t,userInfo:n,router:r,env:a={isMarryBaby:!1,togetherBasePath:"/community"},sanitizeFunction:o=(e=>e),pushNotifications:i=(()=>!1),formatMessage:l})=>{const[s,c]=(0,d.useState)();return g={userInfo:n,locale:e,togetherUserId:s,router:r,env:a},(0,d.useEffect)((()=>{(null===n||void 0===n?void 0:n.id)&&M(C(m.yy.PROFILE,{_locale:e}),"GET").then((e=>{var t;c(null===(t=null===e||void 0===e?void 0:e.data)||void 0===t?void 0:t.id)}))}),[null===n||void 0===n?void 0:n.id]),d.createElement(f.Provider,{value:{data:{userInfo:n,locale:e,togetherUserId:s,router:r,env:a},action:{pushNotifications:i,sanitizeFunction:o},formatMessage:l}},t)},b={"vi-VN":"hellobacsi.com","id-ID":"hellosehat.com","ms-MY":"hellodoktor.com","km-KH":"hellokrupet.com","en-PH":"hellodoctor.com.ph","th-TH":"hellokhunmor.com","my-MM":"hellosayarwon.com","zh-TW":"helloyishi.com.tw","hi-IN":"helloswasthya.com"},y={"vi-VN":"marrybaby.vn"},w="vi-VN",E=e=>{const{env:{isMarryBaby:t}}=g;return`https://${t?y[e]:b[e]}`},P=e=>{const t=e.indexOf("?");return t>=0?e.slice(0,t+1)+e.slice(t+1).replace(/[^=&]+=(&|$)/g,"").replace(/&$/,""):e},k=e=>{const{env:{isMarryBaby:t}}=g;if("undefined"!==typeof window)return window.location.origin;return`https://${t?"www.":""}${b[e]}`},C=(e,t,n,r)=>{let a="";n&&(a=Object.keys(n).map((e=>e+"="+n[e])).join("&"));const{togetherBaseApiUrl:o=""}=(null===g||void 0===g?void 0:g.env)||{};let i=u()(e,Object.assign(Object.assign({},(null===t||void 0===t?void 0:t._locale)?{website_url:E(String(t._locale))}:{}),t));i+=`${i.includes("?")?"&":"?"}${a}`;return(r||o)+"api/v1/"+P(i)},O=(e,t,n)=>{const{discoverBaseApiUrl:r="",discoverBaseProdApiUrl:a=""}=(null===g||void 0===g?void 0:g.env)||{};return(!s.y&&n?a:r)+"wp-json/api/"+P(u()(e,Object.assign({},t)))},S=(e,t,n)=>{const{marryBabyApiUrl:r="",marryBabyProdApiUrl:a=""}=(null===g||void 0===g?void 0:g.env)||{};return(n&&!s.y?a:r)+"wp-json/api/"+P(u()(e,Object.assign({},t)))},x=(e,t)=>{const{careBaseApiUrl:n=""}=(null===g||void 0===g?void 0:g.env)||{};return(n||"https://service-health-care.hellohealthgroup.com/")+P(u()(e,Object.assign({},t)))},_=(e,t)=>{const{premiumBaseApiUrl:n=""}=(null===g||void 0===g?void 0:g.env)||{};return(n||"https://premium-content-stag.hellohealthgroup.com/")+P(u()(e,Object.assign({},t)))},T=(e,t)=>{const{publicSSO:n=""}=(null===g||void 0===g?void 0:g.env)||{};return(n||"https://staging-id.hellobacsi.com/")+"api/"+P(u()(e,Object.assign({},t)))},A=e=>((null===e||void 0===e?void 0:e.data)&&(e.data instanceof FormData?e.body=e.data:"object"===typeof e.data&&(e.body=JSON.stringify(e.data)),delete e.data),e),I=(e,t,n,a=!1)=>(0,r.a)(void 0,void 0,void 0,(function*(){var r,o,i,l;try{const r=yield fetch(a?e:(l=e,encodeURI(l).replace(/%5B/g,"[").replace(/%5D/g,"]")),Object.assign(Object.assign({method:t},A(n)),{headers:Object.assign({},null===n||void 0===n?void 0:n.headers)})).then((e=>e.json()));if(r)return r}catch(s){return console.log(s),console.log({url:e,status:null===(r=null===s||void 0===s?void 0:s.response)||void 0===r?void 0:r.status,statusText:null===(o=null===s||void 0===s?void 0:s.response)||void 0===o?void 0:o.statusText}),(null===(i=null===s||void 0===s?void 0:s.response)||void 0===i?void 0:i.data)||null}return null})),M=(e,t,n,i)=>(0,r.a)(void 0,void 0,void 0,(function*(){try{const r=a.c.parse(i||""),l=r[p.B]||(0,o.ej)(p.B);if(l&&l.length){const r=yield fetch(e,Object.assign(Object.assign({method:t},A(n)),{headers:Object.assign({Authorization:"Bearer "+l},null===n||void 0===n?void 0:n.headers)})).then((e=>e.json()));if(r)return r}}catch(r){return null}return null}));function D(e,t,n){const r=new RegExp("([?&])"+t+"=.*?(&|$)","i"),a=-1!==e.indexOf("?")?"&":"?";return e.match(r)?e.replace(r,"$1"+t+"="+n+"$2"):e+a+t+"="+n}const L=(e,t,n="/community")=>{const r=e||("undefined"!==typeof window?window.location.href:"/");let a="undefined"!==typeof window?window.location.origin:"";a||e&&(e.startsWith("http://")||e.startsWith("https://"))&&(a=e.split("/").slice(0,3).join("/"));return((e,t)=>{const{publicSSO:n}=g.env,r=e||window.location.href;return t&&Object.keys(t).map((e=>{D(r,e,t[e])})),D(r,"source","communities"),n?`${n}?returnUrl=${encodeURIComponent(r.toString())}`:r})(`${a}${n}/on-boarding?return=${encodeURIComponent(r)}`,t)},R=(e,t,n,r)=>n&&t?`${n}-${t}`:`${l()(e||"",{lower:!0,locale:r||w})}-${t}`,N=({name:e,id:t,locale:n})=>{var r;return`/care/${null===(r=p.L[n||"vi-VN"])||void 0===r?void 0:r.DOCTOR}/${R(e,t)}`},H=({name:e,id:t,slug:n,locale:r})=>{var a;return`/care/${null===(a=p.L[r||"vi-VN"])||void 0===a?void 0:a.HOSPITAL}/${R(e,t,n)}`}},42343:function(e,t,n){"use strict";n.d(t,{M:function(){return a},h:function(){return o}});var r=n(86315);const a={[r.L.Vietnam]:"VN",[r.L.Cambodia]:"KH",[r.L.Indonesia]:"ID",[r.L.Malaysia]:"MY",[r.L.PhilippinesEnglish]:"PH",[r.L.PhilippinesTagalog]:"PH",[r.L.Taiwan]:"TW",[r.L.Thailand]:"TH",[r.L.Myanmar]:"MM"},o=(e="")=>{const t=e.indexOf("@"),n=e.substring(0,t),r=n.length>3?3:n.length;return e.replace(e.substring(r,t),e.slice(r,t).replace(/./g,"x"))}},36308:function(e,t,n){"use strict";n.d(t,{B:function(){return o},M:function(){return l},S:function(){return i},a:function(){return c},b:function(){return u},f:function(){return r},g:function(){return s},t:function(){return a}});const r=(e,t=1,n="page")=>{const[r,a]=e.split("?"),o=new URLSearchParams(a||""),i={};return o.forEach(((e,t)=>{e&&(i[t]=e)})),Number(t)>1?i[n]=String(t):delete i[n],r+(e=>{const t=Object.keys(e);return t.length?"?"+t.map((t=>`${t}=${e[t]}`)).join("&"):""})(i)},a=e=>{"undefined"!==typeof window&&(document.documentElement.style.overflow=e?"hidden":"")},o={BREAK_POINT_SMALL_MOBILE:480,BREAK_POINT_MOBILE:768,BREAK_POINT_TABLET:1024,BREAK_POINT_PC:1159,BREAK_POINT_LGPC:1440},i={LG:1160},l={smbDown:`@media (max-width: ${o.BREAK_POINT_SMALL_MOBILE-1}px)`,smbUp:`@media (min-width: ${o.BREAK_POINT_SMALL_MOBILE}px)`,mbDown:`@media (max-width: ${o.BREAK_POINT_MOBILE-1}px)`,mbOnly:`@media (min-width: ${o.BREAK_POINT_SMALL_MOBILE}px) and (max-width: ${o.BREAK_POINT_MOBILE-1}px)`,mbUp:`@media (min-width: ${o.BREAK_POINT_MOBILE}px)`,tdDown:`@media (max-width: ${o.BREAK_POINT_TABLET-1}px)`,tdOnly:`@media (min-width: ${o.BREAK_POINT_MOBILE}px) and (max-width: ${o.BREAK_POINT_TABLET-1}px)`,tdUp:`@media (min-width: ${o.BREAK_POINT_TABLET}px)`,pcUp:`@media (min-width: ${o.BREAK_POINT_PC}px)`,pcOnly:`@media (min-width: ${o.BREAK_POINT_TABLET}px) and (max-width: ${o.BREAK_POINT_PC-1}px)`,pcDown:`@media (max-width: ${o.BREAK_POINT_PC-1}px)`,lgPcUp:`@media (min-width: ${o.BREAK_POINT_LGPC}px)`,lgPcOnly:`@media (min-width: ${o.BREAK_POINT_PC}px) and (max-width: ${o.BREAK_POINT_LGPC-1}px)`,lgPcDown:`@media (max-width: ${o.BREAK_POINT_LGPC-1}px)`,mbToPC:`@media (min-width: ${o.BREAK_POINT_MOBILE}px) and (max-width: ${o.BREAK_POINT_PC-1}px)`},s=e=>{switch(e){case"smbDown":return[0,o.BREAK_POINT_SMALL_MOBILE-1];case"smbUp":return[o.BREAK_POINT_SMALL_MOBILE,0];case"mbDown":return[0,o.BREAK_POINT_MOBILE-1];case"mbOnly":return[o.BREAK_POINT_SMALL_MOBILE,o.BREAK_POINT_MOBILE-1];case"mbUp":return[o.BREAK_POINT_MOBILE,0];case"tdDown":return[0,o.BREAK_POINT_TABLET-1];case"tdOnly":return[o.BREAK_POINT_MOBILE,o.BREAK_POINT_TABLET-1];case"tdUp":return[o.BREAK_POINT_TABLET,0];case"pcUp":return[o.BREAK_POINT_PC,0];case"pcOnly":return[o.BREAK_POINT_TABLET,o.BREAK_POINT_PC-1];case"pcDown":return[0,o.BREAK_POINT_PC-1];case"lgPcUp":return[o.BREAK_POINT_LGPC,0];case"lgPcOnly":return[o.BREAK_POINT_PC,o.BREAK_POINT_LGPC-1];case"lgPcDown":return[0,o.BREAK_POINT_LGPC-1];case"mbToPC":return[o.BREAK_POINT_MOBILE,o.BREAK_POINT_PC-1]}},c=()=>{if("undefined"===typeof document)return null;const e="hhg-comp-popup-wrapper";if(!document.querySelector("#"+e)){const t=document.createElement("div");t.id=e,document.body.appendChild(t)}return document.querySelector("#"+e)},u=(e,t)=>{if("undefined"===typeof document)return null;if(!e.querySelector(`[data-wrapper-selector="${t}"]`)){const e=document.createElement("div");e.setAttribute("data-wrapper-selector",t),document.body.appendChild(e)}return e.querySelector(`[data-wrapper-selector="${t}"]`)}},61765:function(e,t,n){"use strict";var r=n(67294),a=n(76623),o=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var a=0;for(r=Object.getOwnPropertySymbols(e);a{var{size:t,color:n=a.SQ}=e,i=o(e,["size","color"]);const l=(0,a.jd)(t);return r.createElement("svg",Object.assign({width:l,height:l,viewBox:"0 0 24 24",fill:"none"},i),r.createElement("path",{d:"M19.98 5.99a1 1 0 0 0-.687.303L9 16.586l-3.293-3.293a1 1 0 1 0-1.414 1.415l4 4a1 1 0 0 0 1.414 0l11-11a1 1 0 0 0-.727-1.717",fill:n}))}},64736:function(e,t,n){"use strict";var r=n(67294),a=n(76623),o=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var a=0;for(r=Object.getOwnPropertySymbols(e);a{var{size:t,color:n=a.SQ}=e,i=o(e,["size","color"]);const l=(0,a.jd)(t);return r.createElement("svg",Object.assign({width:l,height:l,viewBox:"0 0 24 24",fill:"none"},i),r.createElement("path",{d:"m12 13.054-5.073 5.073a.73.73 0 0 1-.522.213.7.7 0 0 1-.532-.213.72.72 0 0 1-.217-.526q0-.31.217-.527L10.946 12 5.873 6.928a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.531.72.72 0 0 1 .527-.218q.31 0 .527.218L12 10.947l5.073-5.073a.73.73 0 0 1 .522-.213.7.7 0 0 1 .532.213q.217.216.217.526a.72.72 0 0 1-.217.527l-5.073 5.074 5.073 5.073q.208.207.212.522a.7.7 0 0 1-.212.531.72.72 0 0 1-.527.218.72.72 0 0 1-.527-.218z",fill:n}))}},6318:function(e,t,n){"use strict";var r=n(67294),a=n(76623),o=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var a=0;for(r=Object.getOwnPropertySymbols(e);a{var{size:t,color:n=a.SQ}=e,i=o(e,["size","color"]);const l=(0,a.jd)(t);return r.createElement("svg",Object.assign({width:l,height:l,viewBox:"0 0 24 24",fill:"none"},i),r.createElement("path",{d:"M18 13h-5v5c0 .55-.45 1-1 1s-1-.45-1-1v-5H6c-.55 0-1-.45-1-1s.45-1 1-1h5V6c0-.55.45-1 1-1s1 .45 1 1v5h5c.55 0 1 .45 1 1s-.45 1-1 1",fill:n}))}},89981:function(e,t,n){"use strict";var r=n(67294),a=n(76623),o=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var a=0;for(r=Object.getOwnPropertySymbols(e);a{var{size:t=24,color:n=a.SQ}=e,i=o(e,["size","color"]);return r.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 20 20",fill:"none"},i),r.createElement("path",{d:"M10 9.143 6.943 12.2a.849.849 0 0 1-1.2-1.2l3.691-3.69a.8.8 0 0 1 1.131 0L14.257 11a.849.849 0 0 1-1.2 1.2z",fill:n}))}},76623:function(e,t,n){"use strict";n.d(t,{SQ:function(){return a},SK:function(){return o},jd:function(){return s}});var r=n(67294);const a="#595959",o="#2d87f3",i={normal:24,sm:20,xs:18,sxs:16},l=i.normal,s=e=>(0,r.useMemo)((()=>(e=>"number"===typeof e?e:i[e]||e||l)(e)),[e])},90411:function(e){e.exports=function(){"use strict";var e=1e3,t=6e4,n=36e5,r="millisecond",a="second",o="minute",i="hour",l="day",s="week",c="month",u="quarter",d="year",m="date",p="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,f=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,g={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],n=e%100;return"["+e+(t[(n-20)%10]||t[n]||t[0])+"]"}},v=function(e,t,n){var r=String(e);return!r||r.length>=t?e:""+Array(t+1-r.length).join(n)+e},b={s:v,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),r=Math.floor(n/60),a=n%60;return(t<=0?"+":"-")+v(r,2,"0")+":"+v(a,2,"0")},m:function e(t,n){if(t.date()1)return e(i[0])}else{var l=t.name;w[l]=t,a=l}return!r&&a&&(y=a),a||!r&&y},k=function(e,t){if(E(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new O(n)},C=b;C.l=P,C.i=E,C.w=function(e,t){return k(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var O=function(){function g(e){this.$L=P(e.locale,null,!0),this.parse(e)}var v=g.prototype;return v.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(C.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var r=t.match(h);if(r){var a=r[2]-1||0,o=(r[7]||"0").substring(0,3);return n?new Date(Date.UTC(r[1],a,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)):new Date(r[1],a,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)}}return new Date(t)}(e),this.$x=e.x||{},this.init()},v.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},v.$utils=function(){return C},v.isValid=function(){return!(this.$d.toString()===p)},v.isSame=function(e,t){var n=k(e);return this.startOf(t)<=n&&n<=this.endOf(t)},v.isAfter=function(e,t){return k(e)l)&&void 0===e.nsecs&&(h=0),h>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");l=p,s=h,i=m,p+=122192928e5;const g=(1e4*(268435455&p)+h)%4294967296;u[c++]=g>>>24&255,u[c++]=g>>>16&255,u[c++]=g>>>8&255,u[c++]=255&g;const v=p/4294967296*1e4&268435455;u[c++]=v>>>8&255,u[c++]=255&v,u[c++]=v>>>24&15|16,u[c++]=v>>>16&255,u[c++]=m>>>8|128,u[c++]=255&m;for(let r=0;r<6;++r)u[c+r]=d[r];return t||(0,a.S)(u)}},77365:function(e,t,n){"use strict";n.d(t,{Xg:function(){return F},hT:function(){return q},nK:function(){return H},Ry:function(){return ae},iH:function(){return _},Z_:function(){return V}});var r=n(55760),a=n(59885),o=n(94633),i=n.n(o);const l=Object.prototype.toString,s=Error.prototype.toString,c=RegExp.prototype.toString,u="undefined"!==typeof Symbol?Symbol.prototype.toString:()=>"",d=/^Symbol\((.*)\)(.*)$/;function m(e,t=!1){if(null==e||!0===e||!1===e)return""+e;const n=typeof e;if("number"===n)return function(e){return e!=+e?"NaN":0===e&&1/e<0?"-0":""+e}(e);if("string"===n)return t?`"${e}"`:e;if("function"===n)return"[Function "+(e.name||"anonymous")+"]";if("symbol"===n)return u.call(e).replace(d,"Symbol($1)");const r=l.call(e).slice(8,-1);return"Date"===r?isNaN(e.getTime())?""+e:e.toISOString(e):"Error"===r||e instanceof Error?"["+s.call(e)+"]":"RegExp"===r?c.call(e):null}function p(e,t){let n=m(e,t);return null!==n?n:JSON.stringify(e,(function(e,n){let r=m(this[e],t);return null!==r?r:n}),2)}function h(e){return null==e?[]:[].concat(e)}let f=/\$\{\s*(\w+)\s*\}/g;class g extends Error{static formatError(e,t){const n=t.label||t.path||"this";return n!==t.path&&(t=Object.assign({},t,{path:n})),"string"===typeof e?e.replace(f,((e,n)=>p(t[n]))):"function"===typeof e?e(t):e}static isError(e){return e&&"ValidationError"===e.name}constructor(e,t,n,r){super(),this.value=void 0,this.path=void 0,this.type=void 0,this.errors=void 0,this.params=void 0,this.inner=void 0,this.name="ValidationError",this.value=t,this.path=n,this.type=r,this.errors=[],this.inner=[],h(e).forEach((e=>{g.isError(e)?(this.errors.push(...e.errors),this.inner=this.inner.concat(e.inner.length?e.inner:e)):this.errors.push(e)})),this.message=this.errors.length>1?`${this.errors.length} errors occurred`:this.errors[0],Error.captureStackTrace&&Error.captureStackTrace(this,g)}}let v={default:"${path} is invalid",required:"${path} is a required field",defined:"${path} must be defined",notNull:"${path} cannot be null",oneOf:"${path} must be one of the following values: ${values}",notOneOf:"${path} must not be one of the following values: ${values}",notType:({path:e,type:t,value:n,originalValue:r})=>{const a=null!=r&&r!==n?` (cast from the value \`${p(r,!0)}\`).`:".";return"mixed"!==t?`${e} must be a \`${t}\` type, but the final value was: \`${p(n,!0)}\``+a:`${e} must match the configured type. The validated value was: \`${p(n,!0)}\``+a}},b={length:"${path} must be exactly ${length} characters",min:"${path} must be at least ${min} characters",max:"${path} must be at most ${max} characters",matches:'${path} must match the following: "${regex}"',email:"${path} must be a valid email",url:"${path} must be a valid URL",uuid:"${path} must be a valid UUID",trim:"${path} must be a trimmed string",lowercase:"${path} must be a lowercase string",uppercase:"${path} must be a upper case string"},y={min:"${path} must be greater than or equal to ${min}",max:"${path} must be less than or equal to ${max}",lessThan:"${path} must be less than ${less}",moreThan:"${path} must be greater than ${more}",positive:"${path} must be a positive number",negative:"${path} must be a negative number",integer:"${path} must be an integer"},w={min:"${path} field must be later than ${min}",max:"${path} field must be at earlier than ${max}"},E={isValue:"${path} field must be ${value}"},P={noUnknown:"${path} field has unspecified keys: ${unknown}"},k={min:"${path} field must have at least ${min} items",max:"${path} field must have less than or equal to ${max} items",length:"${path} must have ${length} items"};Object.assign(Object.create(null),{mixed:v,string:b,number:y,date:w,object:P,array:k,boolean:E});const C=e=>e&&e.__isYupSchema__;class O{static fromOptions(e,t){if(!t.then&&!t.otherwise)throw new TypeError("either `then:` or `otherwise:` is required for `when()` conditions");let{is:n,then:r,otherwise:a}=t,o="function"===typeof n?n:(...e)=>e.every((e=>e===n));return new O(e,((e,t)=>{var n;let i=o(...e)?r:a;return null!=(n=null==i?void 0:i(t))?n:t}))}constructor(e,t){this.fn=void 0,this.refs=e,this.refs=e,this.fn=t}resolve(e,t){let n=this.refs.map((e=>e.getValue(null==t?void 0:t.value,null==t?void 0:t.parent,null==t?void 0:t.context))),r=this.fn(n,e,t);if(void 0===r||r===e)return e;if(!C(r))throw new TypeError("conditions must return a schema object");return r.resolve(t)}}const S="$",x=".";function _(e,t){return new T(e,t)}class T{constructor(e,t={}){if(this.key=void 0,this.isContext=void 0,this.isValue=void 0,this.isSibling=void 0,this.path=void 0,this.getter=void 0,this.map=void 0,"string"!==typeof e)throw new TypeError("ref must be a string, got: "+e);if(this.key=e.trim(),""===e)throw new TypeError("ref must be a non-empty string");this.isContext=this.key[0]===S,this.isValue=this.key[0]===x,this.isSibling=!this.isContext&&!this.isValue;let n=this.isContext?S:this.isValue?x:"";this.path=this.key.slice(n.length),this.getter=this.path&&(0,r.getter)(this.path,!0),this.map=t.map}getValue(e,t,n){let r=this.isContext?n:this.isValue?e:t;return this.getter&&(r=this.getter(r||{})),this.map&&(r=this.map(r)),r}cast(e,t){return this.getValue(e,null==t?void 0:t.parent,null==t?void 0:t.context)}resolve(){return this}describe(){return{type:"ref",key:this.key}}toString(){return`Ref(${this.key})`}static isRef(e){return e&&e.__isYupRef}}T.prototype.__isYupRef=!0;const A=e=>null==e;function I(e){function t({value:t,path:n="",options:r,originalValue:a,schema:o},i,l){const{name:s,test:c,params:u,message:d,skipAbsent:m}=e;let{parent:p,context:h,abortEarly:f=o.spec.abortEarly}=r;function v(e){return T.isRef(e)?e.getValue(t,p,h):e}function b(e={}){const r=Object.assign({value:t,originalValue:a,label:o.spec.label,path:e.path||n,spec:o.spec},u,e.params);for(const t of Object.keys(r))r[t]=v(r[t]);const i=new g(g.formatError(e.message||d,r),t,r.path,e.type||s);return i.params=r,i}const y=f?i:l;let w={path:n,parent:p,type:s,from:r.from,createError:b,resolve:v,options:r,originalValue:a,schema:o};const E=e=>{g.isError(e)?y(e):e?l(null):y(b())},P=e=>{g.isError(e)?y(e):i(e)},k=m&&A(t);if(!r.sync){try{Promise.resolve(!!k||c.call(w,t,w)).then(E,P)}catch(S){P(S)}return}let C;try{var O;if(C=!!k||c.call(w,t,w),"function"===typeof(null==(O=C)?void 0:O.then))throw new Error(`Validation test of type: "${w.type}" returned a Promise during a synchronous validate. This test will finish after the validate call has returned`)}catch(S){return void P(S)}E(C)}return t.OPTIONS=e,t}function M(e,t,n,a=n){let o,i,l;return t?((0,r.forEach)(t,((r,s,c)=>{let u=s?r.slice(1,r.length-1):r,d="tuple"===(e=e.resolve({context:a,parent:o,value:n})).type,m=c?parseInt(u,10):0;if(e.innerType||d){if(d&&!c)throw new Error(`Yup.reach cannot implicitly index into a tuple type. the path part "${l}" must contain an index to the tuple element, e.g. "${l}[0]"`);if(n&&m>=n.length)throw new Error(`Yup.reach cannot resolve an array item at index: ${r}, in the path: ${t}. because there is no value at that index. `);o=n,n=n&&n[m],e=d?e.spec.types[m]:e.innerType}if(!c){if(!e.fields||!e.fields[u])throw new Error(`The schema does not contain the path: ${t}. (failed at: ${l} which is a type: "${e.type}")`);o=n,n=n&&n[u],e=e.fields[u]}i=u,l=s?"["+r+"]":"."+r})),{schema:e,parent:o,parentPath:i}):{parent:o,parentPath:t,schema:e}}class D extends Set{describe(){const e=[];for(const t of this.values())e.push(T.isRef(t)?t.describe():t);return e}resolveAll(e){let t=[];for(const n of this.values())t.push(e(n));return t}clone(){return new D(this.values())}merge(e,t){const n=this.clone();return e.forEach((e=>n.add(e))),t.forEach((e=>n.delete(e))),n}}function L(e,t=new Map){if(C(e)||!e||"object"!==typeof e)return e;if(t.has(e))return t.get(e);let n;if(e instanceof Date)n=new Date(e.getTime()),t.set(e,n);else if(e instanceof RegExp)n=new RegExp(e),t.set(e,n);else if(Array.isArray(e)){n=new Array(e.length),t.set(e,n);for(let r=0;r{this.typeError(v.notType)})),this.type=e.type,this._typeCheck=e.check,this.spec=Object.assign({strip:!1,strict:!1,abortEarly:!0,recursive:!0,nullable:!1,optional:!0,coerce:!0},null==e?void 0:e.spec),this.withMutation((e=>{e.nonNullable()}))}get _type(){return this.type}clone(e){if(this._mutate)return e&&Object.assign(this.spec,e),this;const t=Object.create(Object.getPrototypeOf(this));return t.type=this.type,t._typeCheck=this._typeCheck,t._whitelist=this._whitelist.clone(),t._blacklist=this._blacklist.clone(),t.internalTests=Object.assign({},this.internalTests),t.exclusiveTests=Object.assign({},this.exclusiveTests),t.deps=[...this.deps],t.conditions=[...this.conditions],t.tests=[...this.tests],t.transforms=[...this.transforms],t.spec=L(Object.assign({},this.spec,e)),t}label(e){let t=this.clone();return t.spec.label=e,t}meta(...e){if(0===e.length)return this.spec.meta;let t=this.clone();return t.spec.meta=Object.assign(t.spec.meta||{},e[0]),t}withMutation(e){let t=this._mutate;this._mutate=!0;let n=e(this);return this._mutate=t,n}concat(e){if(!e||e===this)return this;if(e.type!==this.type&&"mixed"!==this.type)throw new TypeError(`You cannot \`concat()\` schema's of different types: ${this.type} and ${e.type}`);let t=this,n=e.clone();const r=Object.assign({},t.spec,n.spec);return n.spec=r,n.internalTests=Object.assign({},t.internalTests,n.internalTests),n._whitelist=t._whitelist.merge(e._whitelist,e._blacklist),n._blacklist=t._blacklist.merge(e._blacklist,e._whitelist),n.tests=t.tests,n.exclusiveTests=t.exclusiveTests,n.withMutation((t=>{e.tests.forEach((e=>{t.test(e.OPTIONS)}))})),n.transforms=[...t.transforms,...n.transforms],n}isType(e){return null==e?!(!this.spec.nullable||null!==e)||!(!this.spec.optional||void 0!==e):this._typeCheck(e)}resolve(e){let t=this;if(t.conditions.length){let n=t.conditions;t=t.clone(),t.conditions=[],t=n.reduce(((t,n)=>n.resolve(t,e)),t),t=t.resolve(e)}return t}resolveOptions(e){var t,n,r;return Object.assign({},e,{from:e.from||[],strict:null!=(t=e.strict)?t:this.spec.strict,abortEarly:null!=(n=e.abortEarly)?n:this.spec.abortEarly,recursive:null!=(r=e.recursive)?r:this.spec.recursive})}cast(e,t={}){let n=this.resolve(Object.assign({value:e},t)),r="ignore-optionality"===t.assert,a=n._cast(e,t);if(!1!==t.assert&&!n.isType(a)){if(r&&A(a))return a;let o=p(e),i=p(a);throw new TypeError(`The value of ${t.path||"field"} could not be cast to a value that satisfies the schema type: "${n.type}". \n\nattempted value: ${o} \n`+(i!==o?`result of cast: ${i}`:""))}return a}_cast(e,t){let n=void 0===e?e:this.transforms.reduce(((t,n)=>n.call(this,t,e,this)),e);return void 0===n&&(n=this.getDefault()),n}_validate(e,t={},n,r){let{path:a,originalValue:o=e,strict:i=this.spec.strict}=t,l=e;i||(l=this._cast(l,Object.assign({assert:!1},t)));let s=[];for(let c of Object.values(this.internalTests))c&&s.push(c);this.runTests({path:a,value:l,originalValue:o,options:t,tests:s},n,(e=>{if(e.length)return r(e,l);this.runTests({path:a,value:l,originalValue:o,options:t,tests:this.tests},n,r)}))}runTests(e,t,n){let r=!1,{tests:a,value:o,originalValue:i,path:l,options:s}=e,c=e=>{r||(r=!0,t(e,o))},u=e=>{r||(r=!0,n(e,o))},d=a.length,m=[];if(!d)return u([]);let p={value:o,originalValue:i,path:l,options:s,schema:this};for(let h=0;hthis.resolve(c)._validate(s,c,t,n)}validate(e,t){let n=this.resolve(Object.assign({},t,{value:e}));return new Promise(((r,a)=>n._validate(e,t,((e,t)=>{g.isError(e)&&(e.value=t),a(e)}),((e,t)=>{e.length?a(new g(e,t)):r(t)}))))}validateSync(e,t){let n;return this.resolve(Object.assign({},t,{value:e}))._validate(e,Object.assign({},t,{sync:!0}),((e,t)=>{throw g.isError(e)&&(e.value=t),e}),((t,r)=>{if(t.length)throw new g(t,e);n=r})),n}isValid(e,t){return this.validate(e,t).then((()=>!0),(e=>{if(g.isError(e))return!1;throw e}))}isValidSync(e,t){try{return this.validateSync(e,t),!0}catch(n){if(g.isError(n))return!1;throw n}}_getDefault(){let e=this.spec.default;return null==e?e:"function"===typeof e?e.call(this):L(e)}getDefault(e){return this.resolve(e||{})._getDefault()}default(e){if(0===arguments.length)return this._getDefault();return this.clone({default:e})}strict(e=!0){return this.clone({strict:e})}nullability(e,t){const n=this.clone({nullable:e});return n.internalTests.nullable=I({message:t,name:"nullable",test(e){return null!==e||this.schema.spec.nullable}}),n}optionality(e,t){const n=this.clone({optional:e});return n.internalTests.optionality=I({message:t,name:"optionality",test(e){return void 0!==e||this.schema.spec.optional}}),n}optional(){return this.optionality(!0)}defined(e=v.defined){return this.optionality(!1,e)}nullable(){return this.nullability(!0)}nonNullable(e=v.notNull){return this.nullability(!1,e)}required(e=v.required){return this.clone().withMutation((t=>t.nonNullable(e).defined(e)))}notRequired(){return this.clone().withMutation((e=>e.nullable().optional()))}transform(e){let t=this.clone();return t.transforms.push(e),t}test(...e){let t;if(t=1===e.length?"function"===typeof e[0]?{test:e[0]}:e[0]:2===e.length?{name:e[0],test:e[1]}:{name:e[0],message:e[1],test:e[2]},void 0===t.message&&(t.message=v.default),"function"!==typeof t.test)throw new TypeError("`test` is a required parameters");let n=this.clone(),r=I(t),a=t.exclusive||t.name&&!0===n.exclusiveTests[t.name];if(t.exclusive&&!t.name)throw new TypeError("Exclusive tests must provide a unique `name` identifying the test");return t.name&&(n.exclusiveTests[t.name]=!!t.exclusive),n.tests=n.tests.filter((e=>{if(e.OPTIONS.name===t.name){if(a)return!1;if(e.OPTIONS.test===r.OPTIONS.test)return!1}return!0})),n.tests.push(r),n}when(e,t){Array.isArray(e)||"string"===typeof e||(t=e,e=".");let n=this.clone(),r=h(e).map((e=>new T(e)));return r.forEach((e=>{e.isSibling&&n.deps.push(e.key)})),n.conditions.push("function"===typeof t?new O(r,t):O.fromOptions(r,t)),n}typeError(e){let t=this.clone();return t.internalTests.typeError=I({message:e,name:"typeError",test(e){return!(!A(e)&&!this.schema._typeCheck(e))||this.createError({params:{type:this.schema.type}})}}),t}oneOf(e,t=v.oneOf){let n=this.clone();return e.forEach((e=>{n._whitelist.add(e),n._blacklist.delete(e)})),n.internalTests.whiteList=I({message:t,name:"oneOf",skipAbsent:!0,test(e){let t=this.schema._whitelist,n=t.resolveAll(this.resolve);return!!n.includes(e)||this.createError({params:{values:Array.from(t).join(", "),resolved:n}})}}),n}notOneOf(e,t=v.notOneOf){let n=this.clone();return e.forEach((e=>{n._blacklist.add(e),n._whitelist.delete(e)})),n.internalTests.blacklist=I({message:t,name:"notOneOf",test(e){let t=this.schema._blacklist,n=t.resolveAll(this.resolve);return!n.includes(e)||this.createError({params:{values:Array.from(t).join(", "),resolved:n}})}}),n}strip(e=!0){let t=this.clone();return t.spec.strip=e,t}describe(e){const t=(e?this.resolve(e):this).clone(),{label:n,meta:r,optional:a,nullable:o}=t.spec;return{meta:r,label:n,optional:a,nullable:o,default:t.getDefault(e),type:t.type,oneOf:t._whitelist.describe(),notOneOf:t._blacklist.describe(),tests:t.tests.map((e=>({name:e.OPTIONS.name,params:e.OPTIONS.params}))).filter(((e,t,n)=>n.findIndex((t=>t.name===e.name))===t))}}}R.prototype.__isYupSchema__=!0;for(const ie of["validate","validateSync"])R.prototype[`${ie}At`]=function(e,t,n={}){const{parent:r,parentPath:a,schema:o}=M(this,e,t,n.context);return o[ie](r&&r[a],Object.assign({},n,{parent:r,path:e}))};for(const ie of["equals","is"])R.prototype[ie]=R.prototype.oneOf;for(const ie of["not","nope"])R.prototype[ie]=R.prototype.notOneOf;const N=()=>!0;function H(e){return new $(e)}class $ extends R{constructor(e){super("function"===typeof e?{type:"mixed",check:e}:Object.assign({type:"mixed",check:N},e))}}function F(){return new B}H.prototype=$.prototype;class B extends R{constructor(){super({type:"boolean",check:e=>(e instanceof Boolean&&(e=e.valueOf()),"boolean"===typeof e)}),this.withMutation((()=>{this.transform(((e,t,n)=>{if(n.spec.coerce&&!n.isType(e)){if(/^(true|1)$/i.test(String(e)))return!0;if(/^(false|0)$/i.test(String(e)))return!1}return e}))}))}isTrue(e=E.isValue){return this.test({message:e,name:"is-value",exclusive:!0,params:{value:"true"},test:e=>A(e)||!0===e})}isFalse(e=E.isValue){return this.test({message:e,name:"is-value",exclusive:!0,params:{value:"false"},test:e=>A(e)||!1===e})}default(e){return super.default(e)}defined(e){return super.defined(e)}optional(){return super.optional()}required(e){return super.required(e)}notRequired(){return super.notRequired()}nullable(){return super.nullable()}nonNullable(e){return super.nonNullable(e)}strip(e){return super.strip(e)}}F.prototype=B.prototype;let z=/^[a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/,j=/^((https?|ftp):)?\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i,U=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i,G=e=>A(e)||e===e.trim(),W={}.toString();function V(){return new Z}class Z extends R{constructor(){super({type:"string",check:e=>(e instanceof String&&(e=e.valueOf()),"string"===typeof e)}),this.withMutation((()=>{this.transform(((e,t,n)=>{if(!n.spec.coerce||n.isType(e))return e;if(Array.isArray(e))return e;const r=null!=e&&e.toString?e.toString():e;return r===W?e:r}))}))}required(e){return super.required(e).withMutation((t=>t.test({message:e||v.required,name:"required",skipAbsent:!0,test:e=>!!e.length})))}notRequired(){return super.notRequired().withMutation((e=>(e.tests=e.tests.filter((e=>"required"!==e.OPTIONS.name)),e)))}length(e,t=b.length){return this.test({message:t,name:"length",exclusive:!0,params:{length:e},skipAbsent:!0,test(t){return t.length===this.resolve(e)}})}min(e,t=b.min){return this.test({message:t,name:"min",exclusive:!0,params:{min:e},skipAbsent:!0,test(t){return t.length>=this.resolve(e)}})}max(e,t=b.max){return this.test({name:"max",exclusive:!0,message:t,params:{max:e},skipAbsent:!0,test(t){return t.length<=this.resolve(e)}})}matches(e,t){let n,r,a=!1;return t&&("object"===typeof t?({excludeEmptyString:a=!1,message:n,name:r}=t):n=t),this.test({name:r||"matches",message:n||b.matches,params:{regex:e},skipAbsent:!0,test:t=>""===t&&a||-1!==t.search(e)})}email(e=b.email){return this.matches(z,{name:"email",message:e,excludeEmptyString:!0})}url(e=b.url){return this.matches(j,{name:"url",message:e,excludeEmptyString:!0})}uuid(e=b.uuid){return this.matches(U,{name:"uuid",message:e,excludeEmptyString:!1})}ensure(){return this.default("").transform((e=>null===e?"":e))}trim(e=b.trim){return this.transform((e=>null!=e?e.trim():e)).test({message:e,name:"trim",test:G})}lowercase(e=b.lowercase){return this.transform((e=>A(e)?e:e.toLowerCase())).test({message:e,name:"string_case",exclusive:!0,skipAbsent:!0,test:e=>A(e)||e===e.toLowerCase()})}uppercase(e=b.uppercase){return this.transform((e=>A(e)?e:e.toUpperCase())).test({message:e,name:"string_case",exclusive:!0,skipAbsent:!0,test:e=>A(e)||e===e.toUpperCase()})}}V.prototype=Z.prototype;var Y=/^(\d{4}|[+\-]\d{6})(?:-?(\d{2})(?:-?(\d{2}))?)?(?:[ T]?(\d{2}):?(\d{2})(?::?(\d{2})(?:[,\.](\d{1,}))?)?(?:(Z)|([+\-])(\d{2})(?::?(\d{2}))?)?)?$/;let K=new Date("");function q(){return new X}class X extends R{constructor(){super({type:"date",check(e){return t=e,"[object Date]"===Object.prototype.toString.call(t)&&!isNaN(e.getTime());var t}}),this.withMutation((()=>{this.transform(((e,t,n)=>!n.spec.coerce||n.isType(e)?e:(e=function(e){var t,n,r=[1,4,5,6,7,10,11],a=0;if(n=Y.exec(e)){for(var o,i=0;o=r[i];++i)n[o]=+n[o]||0;n[2]=(+n[2]||1)-1,n[3]=+n[3]||1,n[7]=n[7]?String(n[7]).substr(0,3):0,void 0!==n[8]&&""!==n[8]||void 0!==n[9]&&""!==n[9]?("Z"!==n[8]&&void 0!==n[9]&&(a=60*n[10]+n[11],"+"===n[9]&&(a=0-a)),t=Date.UTC(n[1],n[2],n[3],n[4],n[5]+a,n[6],n[7])):t=+new Date(n[1],n[2],n[3],n[4],n[5],n[6],n[7])}else t=Date.parse?Date.parse(e):NaN;return t}(e),isNaN(e)?X.INVALID_DATE:new Date(e))))}))}prepareParam(e,t){let n;if(T.isRef(e))n=e;else{let r=this.cast(e);if(!this._typeCheck(r))throw new TypeError(`\`${t}\` must be a Date or a value that can be \`cast()\` to a Date`);n=r}return n}min(e,t=w.min){let n=this.prepareParam(e,"min");return this.test({message:t,name:"min",exclusive:!0,params:{min:e},skipAbsent:!0,test(e){return e>=this.resolve(n)}})}max(e,t=w.max){let n=this.prepareParam(e,"max");return this.test({message:t,name:"max",exclusive:!0,params:{max:e},skipAbsent:!0,test(e){return e<=this.resolve(n)}})}}function J(e,t){let n=1/0;return e.some(((e,r)=>{var a;if(null!=(a=t.path)&&a.includes(e))return n=r,!0})),n}function Q(e){return(t,n)=>J(e,t)-J(e,n)}X.INVALID_DATE=K,q.prototype=X.prototype,q.INVALID_DATE=K;const ee=(e,t,n)=>{if("string"!==typeof e)return e;let r=e;try{r=JSON.parse(e)}catch(a){}return n.isType(r)?r:e};function te(e){if("fields"in e){const t={};for(const[n,r]of Object.entries(e.fields))t[n]=te(r);return e.setFields(t)}if("array"===e.type){const t=e.optional();return t.innerType&&(t.innerType=te(t.innerType)),t}return"tuple"===e.type?e.optional().clone({types:e.spec.types.map(te)}):"optional"in e?e.optional():e}let ne=e=>"[object Object]"===Object.prototype.toString.call(e);const re=Q([]);function ae(e){return new oe(e)}class oe extends R{constructor(e){super({type:"object",check:e=>ne(e)||"function"===typeof e}),this.fields=Object.create(null),this._sortErrors=re,this._nodes=[],this._excludedEdges=[],this.withMutation((()=>{e&&this.shape(e)}))}_cast(e,t={}){var n;let r=super._cast(e,t);if(void 0===r)return this.getDefault();if(!this._typeCheck(r))return r;let a=this.fields,o=null!=(n=t.stripUnknown)?n:this.spec.noUnknown,i=[].concat(this._nodes,Object.keys(r).filter((e=>!this._nodes.includes(e)))),l={},s=Object.assign({},t,{parent:l,__validating:t.__validating||!1}),c=!1;for(const u of i){let e=a[u],n=u in r;if(e){let n,a=r[u];s.path=(t.path?`${t.path}.`:"")+u,e=e.resolve({value:a,context:t.context,parent:l});let o=e instanceof R?e.spec:void 0,i=null==o?void 0:o.strict;if(null!=o&&o.strip){c=c||u in r;continue}n=t.__validating&&i?r[u]:e.cast(r[u],s),void 0!==n&&(l[u]=n)}else n&&!o&&(l[u]=r[u]);n===u in l&&l[u]===r[u]||(c=!0)}return c?l:r}_validate(e,t={},n,r){let{from:a=[],originalValue:o=e,recursive:i=this.spec.recursive}=t;t.from=[{schema:this,value:o},...a],t.__validating=!0,t.originalValue=o,super._validate(e,t,n,((e,a)=>{if(!i||!ne(a))return void r(e,a);o=o||a;let l=[];for(let n of this._nodes){let e=this.fields[n];e&&!T.isRef(e)&&l.push(e.asNestedTest({options:t,key:n,parent:a,parentPath:t.path,originalParent:o}))}this.runTests({tests:l,value:a,originalValue:o,options:t},n,(t=>{r(t.sort(this._sortErrors).concat(e),a)}))}))}clone(e){const t=super.clone(e);return t.fields=Object.assign({},this.fields),t._nodes=this._nodes,t._excludedEdges=this._excludedEdges,t._sortErrors=this._sortErrors,t}concat(e){let t=super.concat(e),n=t.fields;for(let[r,a]of Object.entries(this.fields)){const e=n[r];n[r]=void 0===e?a:e}return t.withMutation((e=>e.setFields(n,this._excludedEdges)))}_getDefault(){if("default"in this.spec)return super._getDefault();if(!this._nodes.length)return;let e={};return this._nodes.forEach((t=>{const n=this.fields[t];e[t]=n&&"getDefault"in n?n.getDefault():void 0})),e}setFields(e,t){let n=this.clone();return n.fields=e,n._nodes=function(e,t=[]){let n=[],a=new Set,o=new Set(t.map((([e,t])=>`${e}-${t}`)));function l(e,t){let i=(0,r.split)(e)[0];a.add(i),o.has(`${t}-${i}`)||n.push([t,i])}for(const r of Object.keys(e)){let t=e[r];a.add(r),T.isRef(t)&&t.isSibling?l(t.path,r):C(t)&&"deps"in t&&t.deps.forEach((e=>l(e,r)))}return i().array(Array.from(a),n).reverse()}(e,t),n._sortErrors=Q(Object.keys(e)),t&&(n._excludedEdges=t),n}shape(e,t=[]){return this.clone().withMutation((n=>{let r=n._excludedEdges;return t.length&&(Array.isArray(t[0])||(t=[t]),r=[...n._excludedEdges,...t]),n.setFields(Object.assign(n.fields,e),r)}))}partial(){const e={};for(const[t,n]of Object.entries(this.fields))e[t]="optional"in n&&n.optional instanceof Function?n.optional():n;return this.setFields(e)}deepPartial(){return te(this)}pick(e){const t={};for(const n of e)this.fields[n]&&(t[n]=this.fields[n]);return this.setFields(t)}omit(e){const t=Object.assign({},this.fields);for(const n of e)delete t[n];return this.setFields(t)}from(e,t,n){let a=(0,r.getter)(e,!0);return this.transform((o=>{if(!o)return o;let i=o;return((e,t)=>{const n=[...(0,r.normalizePath)(t)];if(1===n.length)return n[0]in e;let a=n.pop(),o=(0,r.getter)((0,r.join)(n),!0)(e);return!(!o||!(a in o))})(o,e)&&(i=Object.assign({},o),n||delete i[e],i[t]=a(o)),i}))}json(){return this.transform(ee)}noUnknown(e=!0,t=P.noUnknown){"boolean"!==typeof e&&(t=e,e=!0);let n=this.test({name:"noUnknown",exclusive:!0,message:t,test(t){if(null==t)return!0;const n=function(e,t){let n=Object.keys(e.fields);return Object.keys(t).filter((e=>-1===n.indexOf(e)))}(this.schema,t);return!e||0===n.length||this.createError({params:{unknown:n.join(", ")}})}});return n.spec.noUnknown=e,n}unknown(e=!0,t=P.noUnknown){return this.noUnknown(!e,t)}transformKeys(e){return this.transform((t=>{if(!t)return t;const n={};for(const r of Object.keys(t))n[e(r)]=t[r];return n}))}camelCase(){return this.transformKeys(a.camelCase)}snakeCase(){return this.transformKeys(a.snakeCase)}constantCase(){return this.transformKeys((e=>(0,a.snakeCase)(e).toUpperCase()))}describe(e){let t=super.describe(e);t.fields={};for(const[r,a]of Object.entries(this.fields)){var n;let o=e;null!=(n=o)&&n.value&&(o=Object.assign({},o,{parent:o.value,value:o.value[r]})),t.fields[r]=a.describe(o)}return t}}ae.prototype=oe.prototype},8005:function(e,t,n){"use strict";n.d(t,{l:function(){return q}});var r=n(19827),a=n(74308),o=n(91938),i=n(56057),l=n(9276),s=n(67294),c=n(61689);function u(e){return e.concat().sort((function(e,t){return e.name>t.name?1:-1})).map((function(e){return e.options}))}function d(e,t){void 0===e&&(e={}),void 0===t&&(t=[]);var n=(0,s.useRef)(c.Z.optionsHandler()),r=(0,s.useRef)(e),a=(0,s.useRef)(t),o=(0,s.useState)(),i=o[0],l=o[1],m=(0,s.useState)(),p=m[0],h=m[1],f=(0,s.useCallback)((function(){i&&i.reInit(r.current,a.current)}),[i]);return(0,s.useEffect)((function(){if("undefined"!==typeof window&&window.document&&window.document.createElement&&p){c.Z.globalOptions=d.globalOptions;var e=(0,c.Z)(p,r.current,a.current);return l(e),function(){return e.destroy()}}l(void 0)}),[p,l]),(0,s.useEffect)((function(){n.current.areEqual(r.current,e)||(r.current=e,f())}),[e,f]),(0,s.useEffect)((function(){(function(e,t){if(e.length!==t.length)return!1;var n=c.Z.optionsHandler().areEqual,r=u(e),a=u(t);return r.every((function(e,t){var r=a[t];return n(e,r)}))})(a.current,t)||(a.current=t,f())}),[t,f]),[h,i]}d.globalOptions=void 0;var m=n(68216);const[p,h]=(0,m.R)("[@mantine/carousel] Carousel.Slide was rendered outside of Carousel context");var f=n(44036),g=n(21434),v=n(12681);function b(e,t){if(0===t.length)return t;const n="maxWidth"in t[0]?"maxWidth":"minWidth",r=[...t].sort(((t,r)=>(0,v.oI)((0,g.a)({size:r[n],sizes:e.breakpoints}))-(0,v.oI)((0,g.a)({size:t[n],sizes:e.breakpoints}))));return"minWidth"===n?r.reverse():r}var y=n(2566),w=Object.defineProperty,E=Object.defineProperties,P=Object.getOwnPropertyDescriptors,k=Object.getOwnPropertySymbols,C=Object.prototype.hasOwnProperty,O=Object.prototype.propertyIsEnumerable,S=(e,t,n)=>t in e?w(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,x=(e,t)=>{for(var n in t||(t={}))C.call(t,n)&&S(e,n,t[n]);if(k)for(var n of k(t))O.call(t,n)&&S(e,n,t[n]);return e},_=(0,f.k)(((e,{controlSize:t,controlsOffset:n,orientation:r,height:a,includeGapInSize:o,breakpoints:i=[],slideGap:l})=>{const s="horizontal"===r,c=t=>{if(!o)return{};const n=(0,g.a)({size:t,sizes:e.spacing});return{["horizontal"===r?"marginRight":"marginBottom"]:`calc(${n} * -1)`}},u=i.some((e=>"undefined"!==typeof e.slideGap||"undefined"!==typeof e.slideSize))?b(e,i).reduce(((t,n)=>{const r="maxWidth"in n?"max-width":"min-width",a=(0,g.a)({size:"max-width"===r?n.maxWidth:n.minWidth,sizes:e.breakpoints}),o="undefined"===typeof n.slideGap?void 0:(0,y.h)(n.slideGap),i=(0,v.oI)(a)-("max-width"===r?1:0);return t[`@media (${r}: ${(0,y.h)(i)})`]=c(o),t}),{}):null;return{root:{position:"relative"},viewport:{height:(0,y.h)(a),overflow:"hidden"},container:x(x({display:"flex",flexDirection:s?"row":"column",height:(0,y.h)(a)},c(l)),u),controls:{position:"absolute",zIndex:1,left:s?0:`calc(50% - ${(0,y.h)(t)} / 2)`,right:s?0:void 0,top:s?`calc(50% - ${(0,y.h)(t)} / 2)`:0,bottom:s?void 0:0,display:"flex",flexDirection:s?"row":"column",alignItems:"center",justifyContent:"space-between",paddingLeft:s?(0,g.a)({size:n,sizes:e.spacing}):void 0,paddingRight:s?(0,g.a)({size:n,sizes:e.spacing}):void 0,paddingTop:s?void 0:(0,g.a)({size:n,sizes:e.spacing}),paddingBottom:s?void 0:(0,g.a)({size:n,sizes:e.spacing}),pointerEvents:"none"},control:(d=x({display:"flex",justifyContent:"center",alignItems:"center",minWidth:(0,y.h)(t),minHeight:(0,y.h)(t),borderRadius:(0,y.h)(t),pointerEvents:"all",backgroundColor:e.white,color:e.black,boxShadow:e.shadows.md,opacity:"dark"===e.colorScheme?.65:.85,border:`${(0,y.h)(1)} solid ${e.colors.gray[3]}`,transition:`opacity 150ms ${e.transitionTimingFunction}`},e.fn.hover({opacity:1})),m={"&:active":e.activeStyles},E(d,P(m))),indicators:{position:"absolute",bottom:s?e.spacing.md:0,top:s?void 0:0,left:s?0:void 0,right:s?0:e.spacing.md,display:"flex",flexDirection:s?"row":"column",justifyContent:"center",gap:(0,y.h)(8),pointerEvents:"none"},indicator:{pointerEvents:"all",width:s?(0,y.h)(25):(0,y.h)(5),height:s?(0,y.h)(5):(0,y.h)(25),borderRadius:e.radius.xl,backgroundColor:e.white,boxShadow:e.shadows.sm,opacity:.6,transition:`opacity 150ms ${e.transitionTimingFunction}`,"&[data-active]":{opacity:1}}};var d,m})),T=Object.defineProperty,A=Object.getOwnPropertySymbols,I=Object.prototype.hasOwnProperty,M=Object.prototype.propertyIsEnumerable,D=(e,t,n)=>t in e?T(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,L=(e,t)=>{for(var n in t||(t={}))I.call(t,n)&&D(e,n,t[n]);if(A)for(var n of A(t))M.call(t,n)&&D(e,n,t[n]);return e},R=(0,f.k)(((e,{size:t,gap:n,orientation:r,includeGapInSize:a,breakpoints:o=[]})=>{const i=(t,n)=>{const o=(0,g.a)({size:t,sizes:e.spacing}),i=(0,y.h)(n);return L({flex:`0 0 ${i}`},a?{["horizontal"===r?"paddingRight":"paddingBottom"]:o}:{["horizontal"===r?"marginRight":"marginBottom"]:o})},l=o.some((e=>"undefined"!==typeof e.slideGap||"undefined"!==typeof e.slideSize))?b(e,o).reduce(((t,r)=>{const a="maxWidth"in r?"max-width":"min-width",o=(0,g.a)({size:"max-width"===a?r.maxWidth:r.minWidth,sizes:e.breakpoints}),l="undefined"===typeof r.slideGap?n:r.slideGap,s=(0,v.oI)(o)-("max-width"===a?1:0);return t[`@media (${a}: ${(0,y.h)(s)})`]=i(l,r.slideSize),t}),{}):null;return{slide:L(L({position:"relative"},i(n,t)),l)}})),N=Object.defineProperty,H=Object.getOwnPropertySymbols,$=Object.prototype.hasOwnProperty,F=Object.prototype.propertyIsEnumerable,B=(e,t,n)=>t in e?N(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const z=(0,s.forwardRef)(((e,t)=>{var n=e,{children:r,className:a,size:i,gap:l}=n,c=((e,t)=>{var n={};for(var r in e)$.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&H)for(var r of H(e))t.indexOf(r)<0&&F.call(e,r)&&(n[r]=e[r]);return n})(n,["children","className","size","gap"]);const u=h(),{classes:d,cx:m}=R({gap:"undefined"===typeof l?u.slideGap:l,size:"undefined"===typeof i?u.slideSize:i,orientation:u.orientation,includeGapInSize:u.includeGapInSize,breakpoints:u.breakpoints},{name:"Carousel",classNames:u.classNames,styles:u.styles,unstyled:u.unstyled,variant:u.variant});return s.createElement(o.x,((e,t)=>{for(var n in t||(t={}))$.call(t,n)&&B(e,n,t[n]);if(H)for(var n of H(t))F.call(t,n)&&B(e,n,t[n]);return e})({className:m(d.slide,a),ref:t},c),r)}));function j({dir:e,orientation:t,direction:n}){return"previous"===n?"horizontal"===t?90*("ltr"===e?1:-1):-180:"horizontal"===t?90*("ltr"===e?-1:1):0}z.displayName="@mantine/carousel/CarouselSlide";var U=Object.defineProperty,G=Object.getOwnPropertySymbols,W=Object.prototype.hasOwnProperty,V=Object.prototype.propertyIsEnumerable,Z=(e,t,n)=>t in e?U(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const Y={controlSize:26,controlsOffset:"sm",slideSize:"100%",slideGap:0,orientation:"horizontal",align:"center",slidesToScroll:1,includeGapInSize:!0,draggable:!0,dragFree:!1,loop:!1,speed:10,initialSlide:0,inViewThreshold:0,withControls:!0,withIndicators:!1,skipSnaps:!1,containScroll:"",withKeyboardEvents:!0},K=(0,s.forwardRef)(((e,t)=>{const n=(0,r.N4)("Carousel",Y,e),{children:c,className:u,getEmblaApi:m,onNextSlide:h,onPreviousSlide:f,onSlideChange:g,nextControlLabel:v,previousControlLabel:b,controlSize:y,controlsOffset:w,classNames:E,styles:P,unstyled:k,slideSize:C,slideGap:O,orientation:S,height:x,align:T,slidesToScroll:A,includeGapInSize:I,draggable:M,dragFree:D,loop:L,speed:R,initialSlide:N,inViewThreshold:H,withControls:$,withIndicators:F,plugins:B,nextControlIcon:z,previousControlIcon:U,breakpoints:K,skipSnaps:q,containScroll:X,withKeyboardEvents:J,variant:Q}=n,ee=((e,t)=>{var n={};for(var r in e)W.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&G)for(var r of G(e))t.indexOf(r)<0&&V.call(e,r)&&(n[r]=e[r]);return n})(n,["children","className","getEmblaApi","onNextSlide","onPreviousSlide","onSlideChange","nextControlLabel","previousControlLabel","controlSize","controlsOffset","classNames","styles","unstyled","slideSize","slideGap","orientation","height","align","slidesToScroll","includeGapInSize","draggable","dragFree","loop","speed","initialSlide","inViewThreshold","withControls","withIndicators","plugins","nextControlIcon","previousControlIcon","breakpoints","skipSnaps","containScroll","withKeyboardEvents","variant"]),{classes:te,cx:ne,theme:re}=_({controlSize:y,controlsOffset:w,orientation:S,height:x,includeGapInSize:I,breakpoints:K,slideGap:O},{name:"Carousel",classNames:E,styles:P,unstyled:k,variant:Q}),[ae,oe]=d({axis:"horizontal"===S?"x":"y",direction:"horizontal"===S?re.dir:void 0,startIndex:N,loop:L,align:T,slidesToScroll:A,draggable:M,dragFree:D,speed:R,inViewThreshold:H,skipSnaps:q,containScroll:X},B),[ie,le]=(0,s.useState)(0),[se,ce]=(0,s.useState)(0),ue=(0,s.useCallback)((e=>oe&&oe.scrollTo(e)),[oe]),de=(0,s.useCallback)((()=>{if(!oe)return;const e=oe.selectedScrollSnap();le(e),null==g||g(e)}),[oe,le]),me=(0,s.useCallback)((()=>{null==oe||oe.scrollPrev(),null==f||f()}),[oe]),pe=(0,s.useCallback)((()=>{null==oe||oe.scrollNext(),null==h||h()}),[oe]),he=(0,s.useCallback)((e=>{J&&("ArrowRight"===e.key&&(e.preventDefault(),pe()),"ArrowLeft"===e.key&&(e.preventDefault(),me()))}),[oe]);(0,s.useEffect)((()=>{if(oe)return null==m||m(oe),de(),ce(oe.scrollSnapList().length),oe.on("select",de),()=>{oe.off("select",de)}}),[oe,A]),(0,s.useEffect)((()=>{oe&&(oe.reInit(),ce(oe.scrollSnapList().length),le((e=>(0,l.u)(e,0,s.Children.toArray(c).length-1))))}),[s.Children.toArray(c).length,A]);const fe=(null==oe?void 0:oe.canScrollPrev())||!1,ge=(null==oe?void 0:oe.canScrollNext())||!1,ve=Array(se).fill(0).map(((e,t)=>s.createElement(a.k,{key:t,"data-active":t===ie||void 0,className:te.indicator,"aria-hidden":!0,tabIndex:-1,onClick:()=>ue(t)})));return s.createElement(p,{value:{slideGap:O,slideSize:C,embla:oe,orientation:S,includeGapInSize:I,breakpoints:K,classNames:E,styles:P,unstyled:k,variant:Q}},s.createElement(o.x,((e,t)=>{for(var n in t||(t={}))W.call(t,n)&&Z(e,n,t[n]);if(G)for(var n of G(t))V.call(t,n)&&Z(e,n,t[n]);return e})({className:ne(te.root,u),ref:t,onKeyDownCapture:he},ee),s.createElement("div",{className:te.viewport,ref:ae},s.createElement("div",{className:te.container},c)),F&&s.createElement("div",{className:te.indicators},ve),$&&s.createElement("div",{className:te.controls},s.createElement(a.k,{onClick:me,className:te.control,"aria-label":b,"data-inactive":!fe||void 0,tabIndex:fe?0:-1},"undefined"!==typeof U?U:s.createElement(i.D,{style:{transform:`rotate(${j({dir:re.dir,orientation:S,direction:"previous"})}deg)`}})),s.createElement(a.k,{onClick:pe,className:te.control,"aria-label":v,"data-inactive":!ge||void 0,tabIndex:ge?0:-1},"undefined"!==typeof z?z:s.createElement(i.D,{style:{transform:`rotate(${j({dir:re.dir,orientation:S,direction:"next"})}deg)`}})))))}));K.Slide=z,K.displayName="@mantine/carousel/Carousel";const q=K},28833:function(e,t,n){"use strict";n.d(t,{U:function(){return Ce}});var r=n(67294),a=n(19827),o=n(31943),i=n(68589),l=n(15851),s=n(68216);const c="Accordion component was not found in the tree",u="Accordion.Item component was not found in the tree",d="Accordion.Item component was rendered with invalid value or without value",[m,p]=(0,s.R)(c);function h({children:e,multiple:t,value:n,defaultValue:a,onChange:s,id:c,loop:u,transitionDuration:p,disableChevronRotation:h,chevronPosition:f,chevronSize:g,order:v,chevron:b,variant:y,radius:w,classNames:E,styles:P,unstyled:k}){const C=(0,i.M)(c),[O,S]=(0,l.C)({value:n,defaultValue:a,finalValue:t?[]:null,onChange:s});return r.createElement(m,{value:{isItemActive:e=>Array.isArray(O)?O.includes(e):e===O,onChange:e=>{const t=Array.isArray(O)?O.includes(e)?O.filter((t=>t!==e)):[...O,e]:e===O?null:e;S(t)},getControlId:(0,o.A)(`${C}-control`,d),getRegionId:(0,o.A)(`${C}-panel`,d),transitionDuration:p,disableChevronRotation:h,chevronPosition:f,chevronSize:g,order:v,chevron:b,loop:u,variant:y,radius:w,classNames:E,styles:P,unstyled:k}},e)}const[f,g]=(0,s.R)(u);var v=n(2566),b=n(44036);function y(e,t,{radius:n}){const r="dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[3],a="dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[0],o=e.fn.radius(n);return"default"===t?{color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,borderBottom:`${(0,v.h)(1)} solid ${r}`}:"contained"===t?{border:`${(0,v.h)(1)} solid ${r}`,transition:"background-color 150ms ease","&[data-active]":{backgroundColor:a},"&:first-of-type":{borderTopRightRadius:o,borderTopLeftRadius:o,"& > [data-accordion-control]":{borderTopRightRadius:o,borderTopLeftRadius:o}},"&:last-of-type":{borderBottomRightRadius:o,borderBottomLeftRadius:o,"& > [data-accordion-control]":{borderBottomRightRadius:o,borderBottomLeftRadius:o}},"& + &":{borderTop:0}}:"filled"===t?{borderRadius:o,"&[data-active]":{backgroundColor:a}}:"separated"===t?{borderRadius:o,backgroundColor:a,border:`${(0,v.h)(1)} solid transparent`,transition:"background-color 150ms ease","& + &":{marginTop:e.spacing.md},"&[data-active]":{backgroundColor:"dark"===e.colorScheme?e.colors.dark[7]:e.white,borderColor:r}}:{}}var w=(0,b.k)(((e,t,{variant:n})=>({item:y(e,n,t)}))),E=n(91938),P=Object.defineProperty,k=Object.getOwnPropertySymbols,C=Object.prototype.hasOwnProperty,O=Object.prototype.propertyIsEnumerable,S=(e,t,n)=>t in e?P(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const x={},_=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("AccordionItem",x,e),{children:o,className:i,value:l}=n,s=((e,t)=>{var n={};for(var r in e)C.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&k)for(var r of k(e))t.indexOf(r)<0&&O.call(e,r)&&(n[r]=e[r]);return n})(n,["children","className","value"]),c=p(),{classes:u,cx:d}=w({radius:c.radius},{name:"Accordion",classNames:c.classNames,styles:c.styles,unstyled:c.unstyled,variant:c.variant});return r.createElement(f,{value:{value:l}},r.createElement(E.x,((e,t)=>{for(var n in t||(t={}))C.call(t,n)&&S(e,n,t[n]);if(k)for(var n of k(t))O.call(t,n)&&S(e,n,t[n]);return e})({ref:t,className:d(u.item,i),"data-active":c.isItemActive(l)||void 0},s),o))}));_.displayName="@mantine/core/AccordionItem";var T=n(46052),A=Object.defineProperty,I=Object.defineProperties,M=Object.getOwnPropertyDescriptors,D=Object.getOwnPropertySymbols,L=Object.prototype.hasOwnProperty,R=Object.prototype.propertyIsEnumerable,N=(e,t,n)=>t in e?A(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,H=(e,t)=>{for(var n in t||(t={}))L.call(t,n)&&N(e,n,t[n]);if(D)for(var n of D(t))R.call(t,n)&&N(e,n,t[n]);return e};function $(e,t){return"default"===t||"contained"===t?e.fn.hover({backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[0]}):{}}var F=(0,b.k)(((e,{transitionDuration:t,chevronPosition:n,chevronSize:r},{variant:a})=>{return{icon:{display:"flex",alignItems:"center",justifyContent:"center",marginRight:"left"===n?0:e.spacing.sm,marginLeft:"left"===n?e.spacing.lg:0},chevron:{display:"flex",alignItems:"center",justifyContent:"center",transition:`transform ${t}ms ease`,marginRight:"right"===n?0:e.spacing.sm,marginLeft:"right"===n?e.spacing.lg:0,width:(0,v.h)(r),minWidth:(0,v.h)(r),"&[data-rotate]":{transform:"rotate(180deg)"}},label:{color:"inherit",fontWeight:400,flex:1,overflow:"hidden",textOverflow:"ellipsis",paddingTop:e.spacing.md,paddingBottom:e.spacing.md},itemTitle:{margin:0,padding:0},control:(o=H(H(H({},e.fn.focusStyles()),e.fn.fontStyles()),$(e,a)),i={width:"100%",display:"flex",alignItems:"center",flexDirection:"right"===n?"row-reverse":"row",paddingRight:e.spacing.md,paddingLeft:"right"===n?`calc(${e.spacing.md} + ${(0,v.h)(4)})`:e.spacing.xs,textAlign:"left",color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,"&:disabled":H({opacity:.4,cursor:"not-allowed"},e.fn.hover({backgroundColor:"transparent"}))},I(o,M(i)))};var o,i})),B=n(74308),z=Object.defineProperty,j=Object.defineProperties,U=Object.getOwnPropertyDescriptors,G=Object.getOwnPropertySymbols,W=Object.prototype.hasOwnProperty,V=Object.prototype.propertyIsEnumerable,Z=(e,t,n)=>t in e?z(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const Y={},K=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("AccordionControl",Y,e),{disabled:o,onKeyDown:i,onClick:l,chevron:s,children:c,className:u,icon:d}=n,m=((e,t)=>{var n={};for(var r in e)W.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&G)for(var r of G(e))t.indexOf(r)<0&&V.call(e,r)&&(n[r]=e[r]);return n})(n,["disabled","onKeyDown","onClick","chevron","children","className","icon"]),h=p(),{value:f}=g(),{classes:v,cx:b}=F({transitionDuration:h.transitionDuration,chevronPosition:h.chevronPosition,chevronSize:h.chevronSize,radius:h.radius},{name:"Accordion",classNames:h.classNames,styles:h.styles,unstyled:h.unstyled,variant:h.variant}),y=h.isItemActive(f),w="number"===typeof h.order,E=`h${h.order}`,P=r.createElement(B.k,(k=((e,t)=>{for(var n in t||(t={}))W.call(t,n)&&Z(e,n,t[n]);if(G)for(var n of G(t))V.call(t,n)&&Z(e,n,t[n]);return e})({},m),C={ref:t,"data-accordion-control":!0,disabled:o,className:b(v.control,u),onClick:e=>{null==l||l(e),h.onChange(f)},type:"button","data-active":y||void 0,"aria-expanded":y,"aria-controls":h.getRegionId(f),id:h.getControlId(f),unstyled:h.unstyled,onKeyDown:(0,T.R)({siblingSelector:"[data-accordion-control]",parentSelector:"[data-accordion]",activateOnFocus:!1,loop:h.loop,orientation:"vertical",onKeyDown:i})},j(k,U(C))),r.createElement("span",{className:v.chevron,"data-rotate":!h.disableChevronRotation&&y||void 0},s||h.chevron),r.createElement("span",{className:v.label},c),d&&r.createElement("span",{className:v.icon},d));var k,C;return w?r.createElement(E,{className:v.itemTitle},P):P}));K.displayName="@mantine/core/AccordionControl";var q=Object.defineProperty,X=Object.defineProperties,J=Object.getOwnPropertyDescriptors,Q=Object.getOwnPropertySymbols,ee=Object.prototype.hasOwnProperty,te=Object.prototype.propertyIsEnumerable,ne=(e,t,n)=>t in e?q(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,re=(e,t)=>{for(var n in t||(t={}))ee.call(t,n)&&ne(e,n,t[n]);if(Q)for(var n of Q(t))te.call(t,n)&&ne(e,n,t[n]);return e},ae=(0,b.k)(((e,t)=>{return{panel:(n=re({},e.fn.fontStyles()),r={wordBreak:"break-word",lineHeight:e.lineHeight},X(n,J(r))),content:{padding:e.spacing.md,paddingTop:`calc(${e.spacing.xs} / 2)`}};var n,r})),oe=n(63899),ie=Object.defineProperty,le=Object.defineProperties,se=Object.getOwnPropertyDescriptors,ce=Object.getOwnPropertySymbols,ue=Object.prototype.hasOwnProperty,de=Object.prototype.propertyIsEnumerable,me=(e,t,n)=>t in e?ie(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const pe={};function he(e){const t=(0,a.N4)("AccordionPanel",pe,e),{children:n,className:o}=t,i=((e,t)=>{var n={};for(var r in e)ue.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ce)for(var r of ce(e))t.indexOf(r)<0&&de.call(e,r)&&(n[r]=e[r]);return n})(t,["children","className"]),l=p(),{value:s}=g(),{classNames:c,styles:u,unstyled:d}=p(),{classes:m,cx:h}=ae({radius:l.radius},{name:"Accordion",classNames:c,styles:u,unstyled:d,variant:l.variant});return r.createElement(oe.U,(f=((e,t)=>{for(var n in t||(t={}))ue.call(t,n)&&me(e,n,t[n]);if(ce)for(var n of ce(t))de.call(t,n)&&me(e,n,t[n]);return e})({},i),v={className:h(m.panel,o),in:l.isItemActive(s),transitionDuration:l.transitionDuration,role:"region",id:l.getRegionId(s),"aria-labelledby":l.getControlId(s)},le(f,se(v))),r.createElement("div",{className:m.content},n));var f,v}he.displayName="@mantine/core/AccordionPanel";var fe=n(56057),ge=Object.defineProperty,ve=Object.defineProperties,be=Object.getOwnPropertyDescriptors,ye=Object.getOwnPropertySymbols,we=Object.prototype.hasOwnProperty,Ee=Object.prototype.propertyIsEnumerable,Pe=(e,t,n)=>t in e?ge(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const ke={multiple:!1,disableChevronRotation:!1,transitionDuration:200,chevronPosition:"right",variant:"default",chevronSize:24,chevron:r.createElement(fe.D,null)};function Ce(e){const t=(0,a.N4)("Accordion",ke,e),{id:n,loop:o,children:i,multiple:l,value:s,defaultValue:c,onChange:u,transitionDuration:d,disableChevronRotation:m,chevronPosition:p,chevronSize:f,order:g,chevron:v,classNames:b,styles:y,unstyled:w,variant:P,radius:k}=t,C=((e,t)=>{var n={};for(var r in e)we.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ye)for(var r of ye(e))t.indexOf(r)<0&&Ee.call(e,r)&&(n[r]=e[r]);return n})(t,["id","loop","children","multiple","value","defaultValue","onChange","transitionDuration","disableChevronRotation","chevronPosition","chevronSize","order","chevron","classNames","styles","unstyled","variant","radius"]);return r.createElement(h,{id:n,multiple:l,value:s,defaultValue:c,onChange:u,loop:o,transitionDuration:d,disableChevronRotation:m,chevronPosition:p,chevronSize:f,order:g,chevron:v,variant:P,radius:k,classNames:b,styles:y,unstyled:w},r.createElement(E.x,(O=((e,t)=>{for(var n in t||(t={}))we.call(t,n)&&Pe(e,n,t[n]);if(ye)for(var n of ye(t))Ee.call(t,n)&&Pe(e,n,t[n]);return e})({},C),ve(O,be({"data-accordion":!0}))),i));var O}Ce.Item=_,Ce.Control=K,Ce.Panel=he,Ce.displayName="@mantine/core/Accordion"},56057:function(e,t,n){"use strict";n.d(t,{D:function(){return d}});var r=n(67294),a=n(2566),o=Object.defineProperty,i=Object.getOwnPropertySymbols,l=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable,c=(e,t,n)=>t in e?o(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,u=(e,t)=>{for(var n in t||(t={}))l.call(t,n)&&c(e,n,t[n]);if(i)for(var n of i(t))s.call(t,n)&&c(e,n,t[n]);return e};function d(e){const t=e,{style:n}=t,o=((e,t)=>{var n={};for(var r in e)l.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&i)for(var r of i(e))t.indexOf(r)<0&&s.call(e,r)&&(n[r]=e[r]);return n})(t,["style"]);return r.createElement("svg",u({viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:u({width:(0,a.h)(16),height:(0,a.h)(16)},n)},o),r.createElement("path",{d:"M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"}))}},52160:function(e,t,n){"use strict";n.d(t,{A:function(){return M}});var r=n(67294),a=n(19827),o=n(48427),i=n(2566),l=n(44036),s=n(21434),c=Object.defineProperty,u=Object.defineProperties,d=Object.getOwnPropertyDescriptors,m=Object.getOwnPropertySymbols,p=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable,f=(e,t,n)=>t in e?c(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,g=(e,t)=>{for(var n in t||(t={}))p.call(t,n)&&f(e,n,t[n]);if(m)for(var n of m(t))h.call(t,n)&&f(e,n,t[n]);return e},v=(e,t)=>u(e,d(t));const b=["subtle","filled","outline","light","default","transparent","gradient"],y={xs:(0,i.h)(18),sm:(0,i.h)(22),md:(0,i.h)(28),lg:(0,i.h)(34),xl:(0,i.h)(44)};function w({variant:e,theme:t,color:n,gradient:r}){const a=t.fn.variant({color:n,variant:e,gradient:r});return"gradient"===e?{border:0,backgroundImage:a.background,color:a.color,"&:hover":t.fn.hover({backgroundSize:"200%"})}:b.includes(e)?g({border:`${(0,i.h)(1)} solid ${a.border}`,backgroundColor:a.background,color:a.color},t.fn.hover({backgroundColor:a.hover})):null}var E=(0,l.k)(((e,{radius:t,color:n,gradient:r},{variant:a,size:o})=>({root:v(g({position:"relative",borderRadius:e.fn.radius(t),padding:0,lineHeight:1,display:"flex",alignItems:"center",justifyContent:"center",height:(0,s.a)({size:o,sizes:y}),minHeight:(0,s.a)({size:o,sizes:y}),width:(0,s.a)({size:o,sizes:y}),minWidth:(0,s.a)({size:o,sizes:y})},w({variant:a,theme:e,color:n,gradient:r})),{"&:active":e.activeStyles,"& [data-action-icon-loader]":{maxWidth:"70%"},"&:disabled, &[data-disabled]":{color:e.colors.gray["dark"===e.colorScheme?6:4],cursor:"not-allowed",backgroundColor:"transparent"===a?void 0:e.fn.themeColor("gray","dark"===e.colorScheme?8:1),borderColor:"transparent"===a?void 0:e.fn.themeColor("gray","dark"===e.colorScheme?8:1),backgroundImage:"none",pointerEvents:"none","&:active":{transform:"none"}},"&[data-loading]":{pointerEvents:"none","&::before":v(g({content:'""'},e.fn.cover((0,i.h)(-1))),{backgroundColor:"dark"===e.colorScheme?e.fn.rgba(e.colors.dark[7],.5):"rgba(255, 255, 255, .5)",borderRadius:e.fn.radius(t),cursor:"not-allowed"})}})}))),P=n(73330),k=n(74308),C=Object.defineProperty,O=Object.getOwnPropertySymbols,S=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable,_=(e,t,n)=>t in e?C(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,T=(e,t)=>{for(var n in t||(t={}))S.call(t,n)&&_(e,n,t[n]);if(O)for(var n of O(t))x.call(t,n)&&_(e,n,t[n]);return e};const A={color:"gray",size:"md",variant:"subtle"},I=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("ActionIcon",A,e),{className:o,color:i,children:l,radius:s,size:c,variant:u,gradient:d,disabled:m,loaderProps:p,loading:h,unstyled:f,__staticSelector:g}=n,v=((e,t)=>{var n={};for(var r in e)S.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&O)for(var r of O(e))t.indexOf(r)<0&&x.call(e,r)&&(n[r]=e[r]);return n})(n,["className","color","children","radius","size","variant","gradient","disabled","loaderProps","loading","unstyled","__staticSelector"]),{classes:b,cx:y,theme:w}=E({radius:s,color:i,gradient:d},{name:["ActionIcon",g],unstyled:f,size:c,variant:u}),C=r.createElement(P.a,T({color:w.fn.variant({color:i,variant:u}).color,size:"100%","data-action-icon-loader":!0},p));return r.createElement(k.k,T({className:y(b.root,o),ref:t,disabled:m,"data-disabled":m||void 0,"data-loading":h||void 0,unstyled:f},v),h?C:l)}));I.displayName="@mantine/core/ActionIcon";const M=(0,o.F)(I)},73285:function(e,t,n){"use strict";n.d(t,{e:function(){return C}});var r=n(67294),a=n(19827),o=n(48427),i=n(5918),l=n(44036),s=Object.defineProperty,c=Object.getOwnPropertySymbols,u=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable,m=(e,t,n)=>t in e?s(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,p=(e,t)=>{for(var n in t||(t={}))u.call(t,n)&&m(e,n,t[n]);if(c)for(var n of c(t))d.call(t,n)&&m(e,n,t[n]);return e};function h({theme:e,color:t}){return"dimmed"===t?e.fn.dimmed():e.fn.themeColor(t||e.primaryColor,"dark"===e.colorScheme?4:7,!1,!0)}var f=(0,l.k)(((e,{color:t,underline:n})=>({root:p({backgroundColor:"transparent",cursor:"pointer",padding:0,border:0,color:h({theme:e,color:t})},e.fn.hover({textDecoration:n?"underline":"none"}))}))),g=Object.defineProperty,v=Object.getOwnPropertySymbols,b=Object.prototype.hasOwnProperty,y=Object.prototype.propertyIsEnumerable,w=(e,t,n)=>t in e?g(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,E=(e,t)=>{for(var n in t||(t={}))b.call(t,n)&&w(e,n,t[n]);if(v)for(var n of v(t))y.call(t,n)&&w(e,n,t[n]);return e};const P={underline:!0},k=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Anchor",P,e),{component:o,className:l,unstyled:s,variant:c,size:u,color:d,underline:m}=n,p=((e,t)=>{var n={};for(var r in e)b.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&v)for(var r of v(e))t.indexOf(r)<0&&y.call(e,r)&&(n[r]=e[r]);return n})(n,["component","className","unstyled","variant","size","color","underline"]),{classes:h,cx:g}=f({color:d,underline:m},{name:"Anchor",unstyled:s,variant:c,size:u}),w="button"===o?{type:"button"}:null;return r.createElement(i.x,E(E({component:o||"a",ref:t,className:g(h.root,l),size:u},w),p))}));k.displayName="@mantine/core/Anchor";const C=(0,o.F)(k)},69984:function(e,t,n){"use strict";n.d(t,{o:function(){return E}});var r=n(67294),a=n(19827),o=n(91938),i=n(44036),l=Object.defineProperty,s=Object.defineProperties,c=Object.getOwnPropertyDescriptors,u=Object.getOwnPropertySymbols,d=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable,p=(e,t,n)=>t in e?l(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,h=(e,t)=>{for(var n in t||(t={}))d.call(t,n)&&p(e,n,t[n]);if(u)for(var n of u(t))m.call(t,n)&&p(e,n,t[n]);return e},f=(0,i.k)(((e,{ratio:t})=>{return{root:{position:"relative",maxWidth:"100%","&::before":{content:'""',height:0,display:"block",paddingBottom:1/t*100+"%"},"&::after":{content:'""',display:"table",clear:"both"},"& > *:not(style)":(n=h({},e.fn.cover()),r={overflow:"hidden",display:"flex",justifyContent:"center",alignItems:"center",width:"100%",height:"100%"},s(n,c(r))),"& > img, & > video":{objectFit:"cover"}}};var n,r})),g=Object.defineProperty,v=Object.getOwnPropertySymbols,b=Object.prototype.hasOwnProperty,y=Object.prototype.propertyIsEnumerable,w=(e,t,n)=>t in e?g(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const E=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("AspectRatio",{},e),{className:i,ratio:l,children:s,unstyled:c,variant:u}=n,d=((e,t)=>{var n={};for(var r in e)b.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&v)for(var r of v(e))t.indexOf(r)<0&&y.call(e,r)&&(n[r]=e[r]);return n})(n,["className","ratio","children","unstyled","variant"]),{classes:m,cx:p}=f({ratio:l},{name:"AspectRatio",unstyled:c,variant:u});return r.createElement(o.x,((e,t)=>{for(var n in t||(t={}))b.call(t,n)&&w(e,n,t[n]);if(v)for(var n of v(t))y.call(t,n)&&w(e,n,t[n]);return e})({ref:t,className:p(m.root,i)},d),s)}));E.displayName="@mantine/core/AspectRatio"},49521:function(e,t,n){"use strict";n.d(t,{F:function(){return x}});var r=n(67294),a=n(15851),o=n(37048),i=n(80665),l=n(58332),s=n(65053),c=n(50721),u=n(66879),d=n(83785),m=n(75851);function p({data:e,limit:t,value:n,filter:r}){const a=[];for(let o=0;o=t));o+=1);return a}var h=(0,n(44036).k)((()=>({wrapper:{position:"relative"}}))),f=n(66261),g=n(72647),v=Object.defineProperty,b=Object.defineProperties,y=Object.getOwnPropertyDescriptors,w=Object.getOwnPropertySymbols,E=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable,k=(e,t,n)=>t in e?v(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,C=(e,t)=>{for(var n in t||(t={}))E.call(t,n)&&k(e,n,t[n]);if(w)for(var n of w(t))P.call(t,n)&&k(e,n,t[n]);return e},O=(e,t)=>b(e,y(t));const S={required:!1,size:"sm",shadow:"sm",limit:5,itemComponent:u.A,transitionProps:{transition:"fade",duration:0},initiallyOpened:!1,filter:function(e,t){return t.value.toLowerCase().trim().includes(e.toLowerCase().trim())},switchDirectionOnFlip:!1,zIndex:(0,l.w)("popover"),dropdownPosition:"flip",maxDropdownHeight:"auto",positionDependencies:[]},x=(0,r.forwardRef)(((e,t)=>{const n=(0,f.k)("Autocomplete",S,e),{inputProps:l,wrapperProps:u,shadow:v,data:b,limit:y,value:k,defaultValue:x,onChange:_,unstyled:T,itemComponent:A,onItemSubmit:I,onKeyDown:M,onFocus:D,onBlur:L,onClick:R,transitionProps:N,initiallyOpened:H,classNames:$,styles:F,filter:B,nothingFound:z,onDropdownClose:j,onDropdownOpen:U,withinPortal:G,switchDirectionOnFlip:W,zIndex:V,dropdownPosition:Z,maxDropdownHeight:Y,dropdownComponent:K,positionDependencies:q,readOnly:X,hoverOnSearchChange:J}=n,Q=((e,t)=>{var n={};for(var r in e)E.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&w)for(var r of w(e))t.indexOf(r)<0&&P.call(e,r)&&(n[r]=e[r]);return n})(n,["inputProps","wrapperProps","shadow","data","limit","value","defaultValue","onChange","unstyled","itemComponent","onItemSubmit","onKeyDown","onFocus","onBlur","onClick","transitionProps","initiallyOpened","classNames","styles","filter","nothingFound","onDropdownClose","onDropdownOpen","withinPortal","switchDirectionOnFlip","zIndex","dropdownPosition","maxDropdownHeight","dropdownComponent","positionDependencies","readOnly","hoverOnSearchChange"]),{classes:ee}=h(null,{classNames:$,styles:F,name:"Autocomplete",unstyled:T}),[te,ne]=(0,r.useState)(H),[re,ae]=(0,r.useState)(-1),[oe,ie]=(0,r.useState)("column"),le=(0,r.useRef)(null),[se,ce]=(0,r.useState)(!1),[ue,de]=(0,a.C)({value:k,defaultValue:x,finalValue:"",onChange:_}),me=e=>{ne(e);const t=e?U:j;"function"===typeof t&&t()};(0,o.l)((()=>{ae(J&&ue?0:-1)}),[ue,J]);const pe=b.map((e=>"string"===typeof e?{value:e}:e)),he=(0,s.j)({data:p({data:pe,value:ue,limit:y,filter:B})}),fe=te&&(he.length>0||0===he.length&&!!z);return r.createElement(g.I.Wrapper,O(C({},u),{__staticSelector:"Autocomplete"}),r.createElement(d.v,{opened:fe,transitionProps:N,shadow:"sm",withinPortal:G,__staticSelector:"Autocomplete",onDirectionChange:ie,switchDirectionOnFlip:W,zIndex:V,dropdownPosition:Z,positionDependencies:q,classNames:$,styles:F,unstyled:T,readOnly:X,variant:l.variant},r.createElement(d.v.Target,null,r.createElement("div",{className:ee.wrapper,"aria-controls":l.id,onMouseLeave:()=>ae(-1),tabIndex:-1},r.createElement(g.I,O(C(C({type:"search",autoComplete:"off"},l),Q),{readOnly:X,"data-mantine-stop-propagation":te,ref:(0,i.Y)(t,le),onKeyDown:e=>{if(se)return;"function"===typeof M&&M(e);const t="column"===oe,n=()=>{ae((e=>e{ae((e=>e>0?e-1:e))};switch(e.key){case"ArrowUp":e.preventDefault(),t?r():n();break;case"ArrowDown":e.preventDefault(),t?n():r();break;case"Enter":he[re]&&te&&(e.preventDefault(),de(he[re].value),"function"===typeof I&&I(he[re]),me(!1));break;case"Escape":te&&(e.preventDefault(),me(!1))}},classNames:$,styles:F,__staticSelector:"Autocomplete",value:ue,onChange:e=>{de(e.currentTarget.value),me(!0)},onFocus:e=>{"function"===typeof D&&D(e),me(!0)},onBlur:e=>{"function"===typeof L&&L(e),me(!1)},onClick:e=>{"function"===typeof R&&R(e),me(!0)},onCompositionStart:()=>ce(!0),onCompositionEnd:()=>ce(!1),role:"combobox","aria-haspopup":"listbox","aria-owns":fe?`${l.id}-items`:null,"aria-expanded":fe,"aria-autocomplete":"list","aria-controls":fe?`${l.id}-items`:null,"aria-activedescendant":re>=0?`${l.id}-${re}`:null})))),r.createElement(d.v.Dropdown,{component:K||m.r,maxHeight:Y,direction:oe,id:l.id,__staticSelector:"Autocomplete",classNames:$,styles:F},r.createElement(c.j,{data:he,hovered:re,classNames:$,styles:F,uuid:l.id,__staticSelector:"Autocomplete",onItemHover:ae,onItemSelect:e=>{de(e.value),"function"===typeof I&&I(e),me(!1)},itemComponent:A,size:l.size,nothingFound:z,variant:l.variant}))))}));x.displayName="@mantine/core/Autocomplete"},62813:function(e,t,n){"use strict";n.d(t,{q:function(){return re}});var r=n(67294),a=n(19827),o=n(48427),i=Object.defineProperty,l=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable,u=(e,t,n)=>t in e?i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function d(e){const t=e,{style:n}=t,a=((e,t)=>{var n={};for(var r in e)s.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&l)for(var r of l(e))t.indexOf(r)<0&&c.call(e,r)&&(n[r]=e[r]);return n})(t,["style"]);return r.createElement("svg",((e,t)=>{for(var n in t||(t={}))s.call(t,n)&&u(e,n,t[n]);if(l)for(var n of l(t))c.call(t,n)&&u(e,n,t[n]);return e})({viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:n},a),r.createElement("path",{d:"M0.877014 7.49988C0.877014 3.84219 3.84216 0.877045 7.49985 0.877045C11.1575 0.877045 14.1227 3.84219 14.1227 7.49988C14.1227 11.1575 11.1575 14.1227 7.49985 14.1227C3.84216 14.1227 0.877014 11.1575 0.877014 7.49988ZM7.49985 1.82704C4.36683 1.82704 1.82701 4.36686 1.82701 7.49988C1.82701 8.97196 2.38774 10.3131 3.30727 11.3213C4.19074 9.94119 5.73818 9.02499 7.50023 9.02499C9.26206 9.02499 10.8093 9.94097 11.6929 11.3208C12.6121 10.3127 13.1727 8.97172 13.1727 7.49988C13.1727 4.36686 10.6328 1.82704 7.49985 1.82704ZM10.9818 11.9787C10.2839 10.7795 8.9857 9.97499 7.50023 9.97499C6.01458 9.97499 4.71624 10.7797 4.01845 11.9791C4.97952 12.7272 6.18765 13.1727 7.49985 13.1727C8.81227 13.1727 10.0206 12.727 10.9818 11.9787ZM5.14999 6.50487C5.14999 5.207 6.20212 4.15487 7.49999 4.15487C8.79786 4.15487 9.84999 5.207 9.84999 6.50487C9.84999 7.80274 8.79786 8.85487 7.49999 8.85487C6.20212 8.85487 5.14999 7.80274 5.14999 6.50487ZM7.49999 5.10487C6.72679 5.10487 6.09999 5.73167 6.09999 6.50487C6.09999 7.27807 6.72679 7.90487 7.49999 7.90487C8.27319 7.90487 8.89999 7.27807 8.89999 6.50487C8.89999 5.73167 8.27319 5.10487 7.49999 5.10487Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"}))}var m=Object.defineProperty,p=Object.defineProperties,h=Object.getOwnPropertyDescriptors,f=Object.getOwnPropertySymbols,g=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable,b=(e,t,n)=>t in e?m(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const y=(0,r.createContext)(null);function w({spacing:e,children:t}){return r.createElement(y.Provider,{value:{spacing:e}},t)}function E(){const e=(0,r.useContext)(y);return e?(t=((e,t)=>{for(var n in t||(t={}))g.call(t,n)&&b(e,n,t[n]);if(f)for(var n of f(t))v.call(t,n)&&b(e,n,t[n]);return e})({},e),p(t,h({withinGroup:!0}))):{spacing:null,withinGroup:!1};var t}var P=n(44036),k=n(21434),C=(0,P.k)(((e,{spacing:t})=>({root:{display:"flex",paddingLeft:(0,k.a)({size:t,sizes:e.spacing})}}))),O=n(91938),S=Object.defineProperty,x=Object.getOwnPropertySymbols,_=Object.prototype.hasOwnProperty,T=Object.prototype.propertyIsEnumerable,A=(e,t,n)=>t in e?S(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const I={},M=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("AvatarGroup",I,e),{children:o,spacing:i="sm",unstyled:l,className:s,variant:c}=n,u=((e,t)=>{var n={};for(var r in e)_.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&x)for(var r of x(e))t.indexOf(r)<0&&T.call(e,r)&&(n[r]=e[r]);return n})(n,["children","spacing","unstyled","className","variant"]),{classes:d,cx:m}=C({spacing:i},{name:"AvatarGroup",unstyled:l,variant:c});return r.createElement(w,{spacing:i},r.createElement(O.x,((e,t)=>{for(var n in t||(t={}))_.call(t,n)&&A(e,n,t[n]);if(x)for(var n of x(t))T.call(t,n)&&A(e,n,t[n]);return e})({ref:t,className:m(d.root,s)},u),o))}));M.displayName="@mantine/core/AvatarGroup";var D=n(2566),L=Object.defineProperty,R=Object.defineProperties,N=Object.getOwnPropertyDescriptors,H=Object.getOwnPropertySymbols,$=Object.prototype.hasOwnProperty,F=Object.prototype.propertyIsEnumerable,B=(e,t,n)=>t in e?L(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,z=(e,t)=>{for(var n in t||(t={}))$.call(t,n)&&B(e,n,t[n]);if(H)for(var n of H(t))F.call(t,n)&&B(e,n,t[n]);return e},j=(e,t)=>R(e,N(t));const U=["filled","light","gradient","outline"],G={xs:(0,D.h)(16),sm:(0,D.h)(26),md:(0,D.h)(38),lg:(0,D.h)(56),xl:(0,D.h)(84)};function W({withinGroup:e,spacing:t,theme:n}){return e?{marginLeft:`calc(${(0,k.a)({size:t,sizes:n.spacing})} * -1)`,backgroundColor:`${"dark"===n.colorScheme?n.colors.dark[7]:n.white}`,border:`${(0,D.h)(2)} solid ${"dark"===n.colorScheme?n.colors.dark[7]:n.white}`}:null}var V=(0,P.k)(((e,{radius:t,withinGroup:n,spacing:r,color:a,gradient:o},{variant:i,size:l})=>{const s=function({theme:e,variant:t,color:n,gradient:r}){const a=e.fn.variant({variant:t,color:n,gradient:r});return U.includes(t)?{placeholder:{color:a.color,backgroundColor:a.background,backgroundImage:"gradient"===t?a.background:void 0,border:`${(0,D.h)("gradient"===t?0:1)} solid ${a.border}`},placeholderIcon:{color:a.color}}:{}}({theme:e,color:a,gradient:o,variant:i});return{root:z(j(z({},e.fn.focusStyles()),{WebkitTapHighlightColor:"transparent",boxSizing:"border-box",position:"relative",display:"block",userSelect:"none",overflow:"hidden",borderRadius:e.fn.radius(t),textDecoration:"none",border:0,backgroundColor:"transparent",padding:0,width:(0,k.a)({size:l,sizes:G}),minWidth:(0,k.a)({size:l,sizes:G}),height:(0,k.a)({size:l,sizes:G})}),W({withinGroup:n,spacing:r,theme:e})),image:{objectFit:"cover",width:"100%",height:"100%",display:"block"},placeholder:z(j(z({},e.fn.fontStyles()),{fontWeight:700,display:"flex",alignItems:"center",justifyContent:"center",width:"100%",height:"100%",userSelect:"none",borderRadius:e.fn.radius(t),fontSize:`calc(${(0,k.a)({size:l,sizes:G})} / 2.5)`}),s.placeholder),placeholderIcon:z({width:"70%",height:"70%"},s.placeholderIcon)}})),Z=Object.defineProperty,Y=Object.defineProperties,K=Object.getOwnPropertyDescriptors,q=Object.getOwnPropertySymbols,X=Object.prototype.hasOwnProperty,J=Object.prototype.propertyIsEnumerable,Q=(e,t,n)=>t in e?Z(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ee=(e,t)=>{for(var n in t||(t={}))X.call(t,n)&&Q(e,n,t[n]);if(q)for(var n of q(t))J.call(t,n)&&Q(e,n,t[n]);return e};const te={size:"md",color:"gray",variant:"light"},ne=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Avatar",te,e),{className:o,size:i,src:l,alt:s,radius:c,children:u,color:m,variant:p,gradient:h,classNames:f,styles:g,imageProps:v,unstyled:b}=n,y=((e,t)=>{var n={};for(var r in e)X.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&q)for(var r of q(e))t.indexOf(r)<0&&J.call(e,r)&&(n[r]=e[r]);return n})(n,["className","size","src","alt","radius","children","color","variant","gradient","classNames","styles","imageProps","unstyled"]),w=E(),[P,k]=(0,r.useState)(!l),{classes:C,cx:S}=V({color:m,radius:c,withinGroup:w.withinGroup,spacing:w.spacing,gradient:h},{classNames:f,styles:g,unstyled:b,name:"Avatar",variant:p,size:i});return(0,r.useEffect)((()=>{k(!l)}),[l]),r.createElement(O.x,ee({component:"div",className:S(C.root,o),ref:t},y),P?r.createElement("div",{className:C.placeholder,title:s},u||r.createElement(d,{className:C.placeholderIcon})):r.createElement("img",(x=ee({},v),_={className:C.image,src:l,alt:s,onError:()=>k(!0)},Y(x,K(_)))));var x,_}));ne.displayName="@mantine/core/Avatar",ne.Group=M;const re=(0,o.F)(ne)},91938:function(e,t,n){"use strict";n.d(t,{x:function(){return v}});var r=n(67294),a=n(48427),o=n(12756),i=n(19827),l=n(88923),s=n(6133);function c(e,t){return"function"===typeof e?e(t):e}function u(e,t,n){const r=(0,i.rZ)(),{css:a,cx:o}=(0,l.Z)();return Array.isArray(e)?o(n,a((0,s.M)(t,r)),e.map((e=>a(c(e,r))))):o(n,a(c(e,r)),a((0,s.M)(t,r)))}var d=Object.defineProperty,m=Object.getOwnPropertySymbols,p=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable,f=(e,t,n)=>t in e?d(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const g=(0,r.forwardRef)(((e,t)=>{var n=e,{className:a,component:i,style:l,sx:s}=n,c=((e,t)=>{var n={};for(var r in e)p.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&m)for(var r of m(e))t.indexOf(r)<0&&h.call(e,r)&&(n[r]=e[r]);return n})(n,["className","component","style","sx"]);const{systemStyles:d,rest:g}=(0,o.x)(c),v=i||"div";return r.createElement(v,((e,t)=>{for(var n in t||(t={}))p.call(t,n)&&f(e,n,t[n]);if(m)for(var n of m(t))h.call(t,n)&&f(e,n,t[n]);return e})({ref:t,className:u(s,d,a),style:l},g))}));g.displayName="@mantine/core/Box";const v=(0,a.F)(g)},12756:function(e,t,n){"use strict";n.d(t,{x:function(){return l}});var r=n(67078),a=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;function l(e){const t=e,{m:n,mx:l,my:s,mt:c,mb:u,ml:d,mr:m,p:p,px:h,py:f,pt:g,pb:v,pl:b,pr:y,bg:w,c:E,opacity:P,ff:k,fz:C,fw:O,lts:S,ta:x,lh:_,fs:T,tt:A,td:I,w:M,miw:D,maw:L,h:R,mih:N,mah:H,bgsz:$,bgp:F,bgr:B,bga:z,pos:j,top:U,left:G,bottom:W,right:V,inset:Z,display:Y}=t,K=((e,t)=>{var n={};for(var r in e)o.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&a)for(var r of a(e))t.indexOf(r)<0&&i.call(e,r)&&(n[r]=e[r]);return n})(t,["m","mx","my","mt","mb","ml","mr","p","px","py","pt","pb","pl","pr","bg","c","opacity","ff","fz","fw","lts","ta","lh","fs","tt","td","w","miw","maw","h","mih","mah","bgsz","bgp","bgr","bga","pos","top","left","bottom","right","inset","display"]);return{systemStyles:(0,r.L)({m:n,mx:l,my:s,mt:c,mb:u,ml:d,mr:m,p:p,px:h,py:f,pt:g,pb:v,pl:b,pr:y,bg:w,c:E,opacity:P,ff:k,fz:C,fw:O,lts:S,ta:x,lh:_,fs:T,tt:A,td:I,w:M,miw:D,maw:L,h:R,mih:N,mah:H,bgsz:$,bgp:F,bgr:B,bga:z,pos:j,top:U,left:G,bottom:W,right:V,inset:Z,display:Y}),rest:K}}},6133:function(e,t,n){"use strict";n.d(t,{M:function(){return g}});var r=n(12681),a=n(21434);function o({value:e,theme:t,getValue:n,property:o}){if(null==e)return;if("object"===typeof e){return function(e,t){const n=Object.keys(e).filter((e=>"base"!==e)).sort(((e,n)=>(0,r.oI)((0,a.a)({size:e,sizes:t.breakpoints}))-(0,r.oI)((0,a.a)({size:n,sizes:t.breakpoints}))));return"base"in e?["base",...n]:n}(e,t).reduce(((r,a)=>{if("base"===a&&void 0!==e.base){const a=n(e.base,t);return Array.isArray(o)?(o.forEach((e=>{r[e]=a})),r):(r[o]=a,r)}const i=n(e[a],t);return Array.isArray(o)?(r[t.fn.largerThan(a)]={},o.forEach((e=>{r[t.fn.largerThan(a)][e]=i})),r):(r[t.fn.largerThan(a)]={[o]:i},r)}),{})}const i=n(e,t);return Array.isArray(o)?o.reduce(((e,t)=>(e[t]=i,e)),{}):{[o]:i}}var i=n(2566);const l=["-xs","-sm","-md","-lg","-xl"];const s={identity:function(e){return e},color:function(e,t){return"dimmed"===e?"dark"===t.colorScheme?t.colors.dark[2]:t.colors.gray[6]:t.fn.variant({variant:"filled",color:e,primaryFallback:!1}).background},size:function(e){return(0,i.h)(e)},fontSize:function(e,t){return(0,a.a)({size:e,sizes:t.fontSizes})},spacing:function(e,t){return l.includes(e)?`calc(${(0,a.a)({size:e.replace("-",""),sizes:t.spacing})} * -1)`:(0,a.a)({size:e,sizes:t.spacing})}},c={m:{type:"spacing",property:"margin"},mt:{type:"spacing",property:"marginTop"},mb:{type:"spacing",property:"marginBottom"},ml:{type:"spacing",property:"marginLeft"},mr:{type:"spacing",property:"marginRight"},mx:{type:"spacing",property:["marginRight","marginLeft"]},my:{type:"spacing",property:["marginTop","marginBottom"]},p:{type:"spacing",property:"padding"},pt:{type:"spacing",property:"paddingTop"},pb:{type:"spacing",property:"paddingBottom"},pl:{type:"spacing",property:"paddingLeft"},pr:{type:"spacing",property:"paddingRight"},px:{type:"spacing",property:["paddingRight","paddingLeft"]},py:{type:"spacing",property:["paddingTop","paddingBottom"]},bg:{type:"color",property:"background"},c:{type:"color",property:"color"},opacity:{type:"identity",property:"opacity"},ff:{type:"identity",property:"fontFamily"},fz:{type:"fontSize",property:"fontSize"},fw:{type:"identity",property:"fontWeight"},lts:{type:"size",property:"letterSpacing"},ta:{type:"identity",property:"textAlign"},lh:{type:"identity",property:"lineHeight"},fs:{type:"identity",property:"fontStyle"},tt:{type:"identity",property:"textTransform"},td:{type:"identity",property:"textDecoration"},w:{type:"spacing",property:"width"},miw:{type:"spacing",property:"minWidth"},maw:{type:"spacing",property:"maxWidth"},h:{type:"spacing",property:"height"},mih:{type:"spacing",property:"minHeight"},mah:{type:"spacing",property:"maxHeight"},bgsz:{type:"size",property:"backgroundSize"},bgp:{type:"identity",property:"backgroundPosition"},bgr:{type:"identity",property:"backgroundRepeat"},bga:{type:"identity",property:"backgroundAttachment"},pos:{type:"identity",property:"position"},top:{type:"identity",property:"top"},left:{type:"size",property:"left"},bottom:{type:"size",property:"bottom"},right:{type:"size",property:"right"},inset:{type:"size",property:"inset"},display:{type:"identity",property:"display"}};var u=Object.defineProperty,d=Object.getOwnPropertySymbols,m=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable,h=(e,t,n)=>t in e?u(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,f=(e,t)=>{for(var n in t||(t={}))m.call(t,n)&&h(e,n,t[n]);if(d)for(var n of d(t))p.call(t,n)&&h(e,n,t[n]);return e};function g(e,t,n=c){return Object.keys(n).reduce(((r,a)=>(a in e&&void 0!==e[a]&&r.push(o({value:e[a],getValue:s[n[a].type],property:n[a].property,theme:t})),r)),[]).reduce(((e,t)=>(Object.keys(t).forEach((n=>{"object"===typeof t[n]&&null!==t[n]?e[n]=n in e?f(f({},e[n]),t[n]):t[n]:e[n]=t[n]})),e)),{})}},22691:function(e,t,n){"use strict";n.d(t,{z:function(){return G}});var r=n(67294),a=n(19827),o=n(21434),i=n(48427),l=n(44036),s=n(2566),c=(0,l.k)(((e,{orientation:t,buttonBorderWidth:n})=>({root:{display:"flex",flexDirection:"vertical"===t?"column":"row","& [data-button]":{"&:first-of-type:not(:last-of-type)":{borderBottomRightRadius:0,["vertical"===t?"borderBottomLeftRadius":"borderTopRightRadius"]:0,["vertical"===t?"borderBottomWidth":"borderRightWidth"]:`calc(${(0,s.h)(n)} / 2)`},"&:last-of-type:not(:first-of-type)":{borderTopLeftRadius:0,["vertical"===t?"borderTopRightRadius":"borderBottomLeftRadius"]:0,["vertical"===t?"borderTopWidth":"borderLeftWidth"]:`calc(${(0,s.h)(n)} / 2)`},"&:not(:first-of-type):not(:last-of-type)":{borderRadius:0,["vertical"===t?"borderTopWidth":"borderLeftWidth"]:`calc(${(0,s.h)(n)} / 2)`,["vertical"===t?"borderBottomWidth":"borderRightWidth"]:`calc(${(0,s.h)(n)} / 2)`},"& + [data-button]":{["vertical"===t?"marginTop":"marginLeft"]:`calc(${n} * -1)`,"@media (min-resolution: 192dpi)":{["vertical"===t?"marginTop":"marginLeft"]:0}}}}}))),u=n(91938),d=Object.defineProperty,m=Object.getOwnPropertySymbols,p=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable,f=(e,t,n)=>t in e?d(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const g={orientation:"horizontal",buttonBorderWidth:1},v=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("ButtonGroup",g,e),{className:o,orientation:i,buttonBorderWidth:l,unstyled:s}=n,d=((e,t)=>{var n={};for(var r in e)p.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&m)for(var r of m(e))t.indexOf(r)<0&&h.call(e,r)&&(n[r]=e[r]);return n})(n,["className","orientation","buttonBorderWidth","unstyled"]),{classes:v,cx:b}=c({orientation:i,buttonBorderWidth:l},{name:"ButtonGroup",unstyled:s});return r.createElement(u.x,((e,t)=>{for(var n in t||(t={}))p.call(t,n)&&f(e,n,t[n]);if(m)for(var n of m(t))h.call(t,n)&&f(e,n,t[n]);return e})({className:b(v.root,o),ref:t},d))}));v.displayName="@mantine/core/ButtonGroup";var b=n(35227),y=Object.defineProperty,w=Object.defineProperties,E=Object.getOwnPropertyDescriptors,P=Object.getOwnPropertySymbols,k=Object.prototype.hasOwnProperty,C=Object.prototype.propertyIsEnumerable,O=(e,t,n)=>t in e?y(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,S=(e,t)=>{for(var n in t||(t={}))k.call(t,n)&&O(e,n,t[n]);if(P)for(var n of P(t))C.call(t,n)&&O(e,n,t[n]);return e},x=(e,t)=>w(e,E(t));const _=["filled","outline","light","white","default","subtle","gradient"],T={xs:{height:b.J.xs,paddingLeft:(0,s.h)(14),paddingRight:(0,s.h)(14)},sm:{height:b.J.sm,paddingLeft:(0,s.h)(18),paddingRight:(0,s.h)(18)},md:{height:b.J.md,paddingLeft:(0,s.h)(22),paddingRight:(0,s.h)(22)},lg:{height:b.J.lg,paddingLeft:(0,s.h)(26),paddingRight:(0,s.h)(26)},xl:{height:b.J.xl,paddingLeft:(0,s.h)(32),paddingRight:(0,s.h)(32)},"compact-xs":{height:(0,s.h)(22),paddingLeft:(0,s.h)(7),paddingRight:(0,s.h)(7)},"compact-sm":{height:(0,s.h)(26),paddingLeft:(0,s.h)(8),paddingRight:(0,s.h)(8)},"compact-md":{height:(0,s.h)(30),paddingLeft:(0,s.h)(10),paddingRight:(0,s.h)(10)},"compact-lg":{height:(0,s.h)(34),paddingLeft:(0,s.h)(12),paddingRight:(0,s.h)(12)},"compact-xl":{height:(0,s.h)(40),paddingLeft:(0,s.h)(14),paddingRight:(0,s.h)(14)}};function A({compact:e,size:t,withLeftIcon:n,withRightIcon:r}){if(e)return T[`compact-${t}`];const a=T[t];return a?x(S({},a),{paddingLeft:n?`calc(${a.paddingLeft} / 1.5)`:a.paddingLeft,paddingRight:r?`calc(${a.paddingRight} / 1.5)`:a.paddingRight}):{}}const I=e=>({display:e?"block":"inline-block",width:e?"100%":"auto"});function M({variant:e,theme:t,color:n,gradient:r}){if(!_.includes(e))return null;const a=t.fn.variant({color:n,variant:e,gradient:r});return"gradient"===e?S({border:0,backgroundImage:a.background,color:a.color},t.fn.hover({backgroundSize:"200%"})):S({border:`${(0,s.h)(1)} solid ${a.border}`,backgroundColor:a.background,color:a.color},t.fn.hover({backgroundColor:a.hover}))}var D=(0,l.k)(((e,{radius:t,fullWidth:n,compact:r,withLeftIcon:a,withRightIcon:i,color:l,gradient:c},{variant:u,size:d})=>({root:x(S(x(S(S(S(S({},A({compact:r,size:d,withLeftIcon:a,withRightIcon:i})),e.fn.fontStyles()),e.fn.focusStyles()),I(n)),{borderRadius:e.fn.radius(t),fontWeight:600,position:"relative",lineHeight:1,fontSize:(0,o.a)({size:d,sizes:e.fontSizes}),userSelect:"none",cursor:"pointer"}),M({variant:u,theme:e,color:l,gradient:c})),{"&:active":e.activeStyles,"&:disabled, &[data-disabled]":{borderColor:"transparent",backgroundColor:"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[2],color:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[5],cursor:"not-allowed",backgroundImage:"none",pointerEvents:"none","&:active":{transform:"none"}},"&[data-loading]":{pointerEvents:"none","&::before":x(S({content:'""'},e.fn.cover((0,s.h)(-1))),{backgroundColor:"dark"===e.colorScheme?e.fn.rgba(e.colors.dark[7],.5):"rgba(255, 255, 255, .5)",borderRadius:e.fn.radius(t),cursor:"not-allowed"})}}),icon:{display:"flex",alignItems:"center"},leftIcon:{marginRight:e.spacing.xs},rightIcon:{marginLeft:e.spacing.xs},centerLoader:{position:"absolute",left:"50%",transform:"translateX(-50%)",opacity:.5},inner:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%",overflow:"visible"},label:{whiteSpace:"nowrap",height:"100%",overflow:"hidden",display:"flex",alignItems:"center"}}))),L=n(73330),R=n(74308),N=Object.defineProperty,H=Object.getOwnPropertySymbols,$=Object.prototype.hasOwnProperty,F=Object.prototype.propertyIsEnumerable,B=(e,t,n)=>t in e?N(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,z=(e,t)=>{for(var n in t||(t={}))$.call(t,n)&&B(e,n,t[n]);if(H)for(var n of H(t))F.call(t,n)&&B(e,n,t[n]);return e};const j={size:"sm",type:"button",variant:"filled",loaderPosition:"left"},U=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Button",j,e),{className:i,size:l,color:s,type:c,disabled:u,children:d,leftIcon:m,rightIcon:p,fullWidth:h,variant:f,radius:g,uppercase:v,compact:b,loading:y,loaderPosition:w,loaderProps:E,gradient:P,classNames:k,styles:C,unstyled:O}=n,S=((e,t)=>{var n={};for(var r in e)$.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&H)for(var r of H(e))t.indexOf(r)<0&&F.call(e,r)&&(n[r]=e[r]);return n})(n,["className","size","color","type","disabled","children","leftIcon","rightIcon","fullWidth","variant","radius","uppercase","compact","loading","loaderPosition","loaderProps","gradient","classNames","styles","unstyled"]),{classes:x,cx:_,theme:A}=D({radius:g,color:s,fullWidth:h,compact:b,gradient:P,withLeftIcon:!!m,withRightIcon:!!p},{name:"Button",unstyled:O,classNames:k,styles:C,variant:f,size:l}),I=A.fn.variant({color:s,variant:f}),M=r.createElement(L.a,z({color:I.color,size:`calc(${(0,o.a)({size:l,sizes:T}).height} / 2)`},E));return r.createElement(R.k,z({className:_(x.root,i),type:c,disabled:u,"data-button":!0,"data-disabled":u||void 0,"data-loading":y||void 0,ref:t,unstyled:O},S),r.createElement("div",{className:x.inner},(m||y&&"left"===w)&&r.createElement("span",{className:_(x.icon,x.leftIcon)},y&&"left"===w?M:m),y&&"center"===w&&r.createElement("span",{className:x.centerLoader},M),r.createElement("span",{className:x.label,style:{textTransform:v?"uppercase":void 0}},d),(p||y&&"right"===w)&&r.createElement("span",{className:_(x.icon,x.rightIcon)},y&&"right"===w?M:p)))}));U.displayName="@mantine/core/Button",U.Group=v;const G=(0,i.F)(U)},79560:function(e,t,n){"use strict";n.d(t,{X:function(){return U}});var r=n(67294),a=n(19827),o=n(68589);const i=(0,r.createContext)(null),l=i.Provider;var s=n(15851),c=n(72647),u=Object.defineProperty,d=Object.getOwnPropertySymbols,m=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable,h=(e,t,n)=>t in e?u(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,f=(e,t)=>{for(var n in t||(t={}))m.call(t,n)&&h(e,n,t[n]);if(d)for(var n of d(t))p.call(t,n)&&h(e,n,t[n]);return e};const g={size:"sm"},v=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("CheckboxGroup",g,e),{children:o,value:i,defaultValue:u,onChange:h,size:v,wrapperProps:b}=n,y=((e,t)=>{var n={};for(var r in e)m.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&d)for(var r of d(e))t.indexOf(r)<0&&p.call(e,r)&&(n[r]=e[r]);return n})(n,["children","value","defaultValue","onChange","size","wrapperProps"]),[w,E]=(0,s.C)({value:i,defaultValue:u,finalValue:[],onChange:h});return r.createElement(l,{value:{value:w,onChange:e=>{const t=e.currentTarget.value;E(w.includes(t)?w.filter((e=>e!==t)):[...w,t])},size:v}},r.createElement(c.I.Wrapper,f(f({labelElement:"div",size:v,__staticSelector:"CheckboxGroup",ref:t},b),y),o))}));v.displayName="@mantine/core/CheckboxGroup";var b=n(56183),y=n(2566),w=n(44036),E=n(21434),P=n(6483),k=Object.defineProperty,C=Object.defineProperties,O=Object.getOwnPropertyDescriptors,S=Object.getOwnPropertySymbols,x=Object.prototype.hasOwnProperty,_=Object.prototype.propertyIsEnumerable,T=(e,t,n)=>t in e?k(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,A=(e,t)=>{for(var n in t||(t={}))x.call(t,n)&&T(e,n,t[n]);if(S)for(var n of S(t))_.call(t,n)&&T(e,n,t[n]);return e},I=(e,t)=>C(e,O(t));const M={xs:(0,y.h)(16),sm:(0,y.h)(20),md:(0,y.h)(24),lg:(0,y.h)(30),xl:(0,y.h)(36)};var D=(0,w.k)(((e,{radius:t,color:n,transitionDuration:r,labelPosition:a,error:o,indeterminate:i},{size:l})=>{const s=(0,E.a)({size:l,sizes:M}),c=e.fn.variant({variant:"filled",color:n});return{icon:I(A({},e.fn.cover()),{ref:(0,P.A)("icon"),color:i?"inherit":e.white,transform:i?"none":`translateY(${(0,y.h)(5)}) scale(0.5)`,opacity:i?1:0,transitionProperty:"opacity, transform",transitionTimingFunction:"ease",transitionDuration:`${r}ms`,pointerEvents:"none",width:"60%",position:"absolute",zIndex:1,margin:"auto","@media (prefers-reduced-motion)":{transitionDuration:e.respectReducedMotion?"0ms":void 0}}),inner:{position:"relative",width:s,height:s,order:"left"===a?2:1},input:I(A({},e.fn.focusStyles()),{appearance:"none",backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.white,border:`${(0,y.h)(1)} solid ${o?e.fn.variant({variant:"filled",color:"red"}).background:"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[4]}`,width:s,height:s,borderRadius:e.fn.radius(t),padding:0,display:"block",margin:0,transition:`border-color ${r}ms ease, background-color ${r}ms ease`,cursor:e.cursorType,"&:checked":{backgroundColor:c.background,borderColor:c.background,[`& + .${(0,P.A)("icon")}`]:{opacity:1,color:e.white,transform:"translateY(0) scale(1)"}},"&:disabled":{backgroundColor:"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[2],borderColor:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[3],cursor:"not-allowed",pointerEvents:"none",[`& + .${(0,P.A)("icon")}`]:{color:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[5]}}})}})),L=n(12756),R=n(76290),N=Object.defineProperty,H=Object.getOwnPropertySymbols,$=Object.prototype.hasOwnProperty,F=Object.prototype.propertyIsEnumerable,B=(e,t,n)=>t in e?N(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,z=(e,t)=>{for(var n in t||(t={}))$.call(t,n)&&B(e,n,t[n]);if(H)for(var n of H(t))F.call(t,n)&&B(e,n,t[n]);return e};const j={size:"sm",transitionDuration:100,icon:b.P,labelPosition:"right"},U=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Checkbox",j,e),{className:l,style:s,sx:c,checked:u,disabled:d,color:m,label:p,indeterminate:h,id:f,size:g,radius:v,wrapperProps:b,children:y,classNames:w,styles:E,transitionDuration:P,icon:k,unstyled:C,labelPosition:O,description:S,error:x,variant:_}=n,T=((e,t)=>{var n={};for(var r in e)$.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&H)for(var r of H(e))t.indexOf(r)<0&&F.call(e,r)&&(n[r]=e[r]);return n})(n,["className","style","sx","checked","disabled","color","label","indeterminate","id","size","radius","wrapperProps","children","classNames","styles","transitionDuration","icon","unstyled","labelPosition","description","error","variant"]),A=(0,r.useContext)(i),I=(0,o.M)(f),{systemStyles:M,rest:N}=(0,L.x)(T),{classes:B}=D({radius:v,color:m,transitionDuration:P,labelPosition:O,error:!!x,indeterminate:h},{name:"Checkbox",classNames:w,styles:E,unstyled:C,variant:_,size:(null==A?void 0:A.size)||g}),U=A?{checked:A.value.includes(N.value),onChange:A.onChange}:{};return r.createElement(R.Z,z(z({className:l,sx:c,style:s,id:I,size:(null==A?void 0:A.size)||g,labelPosition:O,label:p,description:S,error:x,disabled:d,__staticSelector:"Checkbox",classNames:w,styles:E,unstyled:C,"data-checked":U.checked||void 0,variant:_},M),b),r.createElement("div",{className:B.inner},r.createElement("input",z(z({id:I,ref:t,type:"checkbox",className:B.input,checked:u,disabled:d},N),U)),r.createElement(k,{indeterminate:h,className:B.icon})))}));U.displayName="@mantine/core/Checkbox",U.Group=v},56183:function(e,t,n){"use strict";n.d(t,{n:function(){return d},P:function(){return m}});var r=n(67294),a=Object.defineProperty,o=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable,s=(e,t,n)=>t in e?a(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,c=(e,t)=>{for(var n in t||(t={}))i.call(t,n)&&s(e,n,t[n]);if(o)for(var n of o(t))l.call(t,n)&&s(e,n,t[n]);return e},u=(e,t)=>{var n={};for(var r in e)i.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&o)for(var r of o(e))t.indexOf(r)<0&&l.call(e,r)&&(n[r]=e[r]);return n};function d(e){const t=e,{width:n,height:a,style:o}=t,i=u(t,["width","height","style"]);return r.createElement("svg",c({viewBox:"0 0 10 7",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:c({width:n,height:a},o)},i),r.createElement("path",{d:"M4 4.586L1.707 2.293A1 1 0 1 0 .293 3.707l3 3a.997.997 0 0 0 1.414 0l5-5A1 1 0 1 0 8.293.293L4 4.586z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"}))}function m(e){var t=e,{indeterminate:n}=t,a=u(t,["indeterminate"]);return n?r.createElement("svg",c({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 32 6"},a),r.createElement("rect",{width:"32",height:"6",fill:"currentColor",rx:"3"})):r.createElement(d,c({},a))}},23314:function(e,t,n){"use strict";n.d(t,{A:function(){return F}});var r=n(67294),a=n(68589),o=n(15851),i=n(19827);const l=(0,r.createContext)(null),s=l.Provider,c={};function u(e){const{value:t,defaultValue:n,onChange:a,multiple:l,children:u}=(0,i.N4)("ChipGroup",c,e),[d,m]=(0,o.C)({value:t,defaultValue:n,finalValue:l?[]:null,onChange:a});return r.createElement(s,{value:{isChipSelected:e=>Array.isArray(d)?d.includes(e):e===d,onChange:e=>{const t=e.currentTarget.value;Array.isArray(d)?m(d.includes(t)?d.filter((e=>e!==t)):[...d,t]):m(t)},multiple:l}},u)}u.displayName="@mantine/core/ChipGroup";var d=n(2566),m=n(44036),p=n(6483),h=n(21434),f=Object.defineProperty,g=Object.defineProperties,v=Object.getOwnPropertyDescriptors,b=Object.getOwnPropertySymbols,y=Object.prototype.hasOwnProperty,w=Object.prototype.propertyIsEnumerable,E=(e,t,n)=>t in e?f(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,P=(e,t)=>{for(var n in t||(t={}))y.call(t,n)&&E(e,n,t[n]);if(b)for(var n of b(t))w.call(t,n)&&E(e,n,t[n]);return e},k=(e,t)=>g(e,v(t));const C={xs:(0,d.h)(24),sm:(0,d.h)(28),md:(0,d.h)(32),lg:(0,d.h)(36),xl:(0,d.h)(40)},O={xs:(0,d.h)(10),sm:(0,d.h)(12),md:(0,d.h)(14),lg:(0,d.h)(16),xl:(0,d.h)(18)},S={xs:(0,d.h)(16),sm:(0,d.h)(20),md:(0,d.h)(24),lg:(0,d.h)(28),xl:(0,d.h)(32)},x={xs:(0,d.h)(7.5),sm:(0,d.h)(10),md:(0,d.h)(11.5),lg:(0,d.h)(13),xl:(0,d.h)(15)};var _=(0,m.k)(((e,{radius:t,color:n},{size:r,variant:a})=>{const o=function(e,{color:t},n){const r=e.fn.variant({variant:"filled",color:t}),a=e.fn.variant({variant:"light",color:t});return"light"===n?{label:P({backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[1]},e.fn.hover({backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[0]})),checked:k(P({color:a.color,backgroundColor:a.background},e.fn.hover({backgroundColor:a.hover})),{"&, &:hover":{backgroundColor:e.fn.variant({variant:"light",color:t}).background}})}:"filled"===n?{label:P({backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[1]},e.fn.hover({backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[0]})),checked:P({color:r.color,backgroundColor:r.background},e.fn.hover({backgroundColor:r.hover}))}:"outline"===n?{label:P({backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.white,borderColor:"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[4]},e.fn.hover({backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[0]})),checked:{border:`${(0,d.h)(1)} solid ${r.background}`}}:{label:null,checked:null}}(e,{color:n},a);return{root:{},label:k(P(k(P({ref:(0,p.A)("label")},e.fn.fontStyles()),{boxSizing:"border-box",color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,display:"inline-flex",alignItems:"center",userSelect:"none",border:`${(0,d.h)(1)} solid transparent`,borderRadius:e.fn.radius(t),height:(0,h.a)({size:r,sizes:C}),fontSize:(0,h.a)({size:r,sizes:e.fontSizes}),lineHeight:`calc(${(0,h.a)({size:r,sizes:C})} - ${(0,d.h)(2)})`,paddingLeft:(0,h.a)({size:r,sizes:S}),paddingRight:(0,h.a)({size:r,sizes:S}),cursor:"pointer",whiteSpace:"nowrap",transition:"background-color 100ms ease",WebkitTapHighlightColor:"transparent"}),o.label),{"&[data-disabled]":k(P({backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[1],borderColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[1],color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[5],cursor:"not-allowed",pointerEvents:"none"},e.fn.hover({backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[1]})),{[`& .${(0,p.A)("iconWrapper")}`]:{color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[5]}}),"&[data-checked]":{paddingLeft:(0,h.a)({size:r,sizes:x}),paddingRight:(0,h.a)({size:r,sizes:x}),"&:not([data-disabled])":o.checked}}),iconWrapper:{ref:(0,p.A)("iconWrapper"),color:"filled"===a?e.white:e.fn.variant({variant:"filled",color:n}).background,width:`calc(${(0,h.a)({size:r,sizes:O})} + (${(0,h.a)({size:r,sizes:e.spacing})} / 1.5))`,maxWidth:`calc(${(0,h.a)({size:r,sizes:O})} + (${(0,h.a)({size:r,sizes:e.spacing})} / 1.5))`,height:(0,h.a)({size:r,sizes:O}),display:"inline-block",verticalAlign:"middle",overflow:"hidden"},checkIcon:{width:(0,h.a)({size:r,sizes:O}),height:`calc(${(0,h.a)({size:r,sizes:O})} / 1.1)`,display:"block"},input:{width:0,height:0,padding:0,opacity:0,margin:0,"&:disabled + label":k(P({backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[1],borderColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[1],color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[5],cursor:"not-allowed",pointerEvents:"none"},e.fn.hover({backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[1]})),{[`& .${(0,p.A)("iconWrapper")}`]:{color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[5]},"&[data-checked]":{paddingLeft:(0,h.a)({size:r,sizes:x}),paddingRight:(0,h.a)({size:r,sizes:x}),"&:not([data-disabled])":{backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[1],borderColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[1],color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[5]}}}),"&:focus":{outline:"none",[`& + .${(0,p.A)("label")}`]:P({},"always"===e.focusRing||"auto"===e.focusRing?e.focusRingStyles.styles(e):e.focusRingStyles.resetStyles(e)),"&:focus:not(:focus-visible)":{[`& + .${(0,p.A)("label")}`]:P({},"auto"===e.focusRing||"never"===e.focusRing?e.focusRingStyles.resetStyles(e):null)}}}}})),T=n(12756),A=n(91938),I=n(56183),M=Object.defineProperty,D=Object.getOwnPropertySymbols,L=Object.prototype.hasOwnProperty,R=Object.prototype.propertyIsEnumerable,N=(e,t,n)=>t in e?M(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,H=(e,t)=>{for(var n in t||(t={}))L.call(t,n)&&N(e,n,t[n]);if(D)for(var n of D(t))R.call(t,n)&&N(e,n,t[n]);return e};const $={type:"checkbox",size:"sm",radius:"xl",variant:"outline"},F=(0,r.forwardRef)(((e,t)=>{const n=(0,i.N4)("Chip",$,e),{radius:s,type:c,size:u,variant:d,disabled:m,id:p,color:h,children:f,className:g,classNames:v,style:b,styles:y,checked:w,defaultChecked:E,onChange:P,sx:k,wrapperProps:C,value:O,unstyled:S}=n,x=((e,t)=>{var n={};for(var r in e)L.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&D)for(var r of D(e))t.indexOf(r)<0&&R.call(e,r)&&(n[r]=e[r]);return n})(n,["radius","type","size","variant","disabled","id","color","children","className","classNames","style","styles","checked","defaultChecked","onChange","sx","wrapperProps","value","unstyled"]),M=(0,r.useContext)(l),N=(0,a.M)(p),{systemStyles:F,rest:B}=(0,T.x)(x),{classes:z,cx:j}=_({radius:s,color:h},{classNames:v,styles:y,unstyled:S,name:"Chip",variant:d,size:u}),[U,G]=(0,o.C)({value:w,defaultValue:E,finalValue:!1,onChange:P}),W=M?{checked:M.isChipSelected(O),onChange:M.onChange,type:M.multiple?"checkbox":"radio"}:{},V=W.checked||U;return r.createElement(A.x,H(H({className:j(z.root,g),style:b,sx:k},F),C),r.createElement("input",H(H({type:c,className:z.input,checked:V,onChange:e=>G(e.currentTarget.checked),id:N,disabled:m,ref:t,value:O},W),B)),r.createElement("label",{htmlFor:N,"data-checked":V||void 0,"data-disabled":m||void 0,className:z.label},V&&r.createElement("span",{className:z.iconWrapper},r.createElement(I.n,{className:z.checkIcon})),f))}));F.displayName="@mantine/core/Chip",F.Group=u},77433:function(e,t,n){"use strict";n.d(t,{P:function(){return k}});var r=n(67294),a=n(2566),o=n(19827),i=n(48427),l=n(52160),s=Object.defineProperty,c=Object.getOwnPropertySymbols,u=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable,m=(e,t,n)=>t in e?s(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,p=(e,t)=>{for(var n in t||(t={}))u.call(t,n)&&m(e,n,t[n]);if(c)for(var n of c(t))d.call(t,n)&&m(e,n,t[n]);return e};function h(e){const t=e,{width:n,height:a,style:o}=t,i=((e,t)=>{var n={};for(var r in e)u.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&c)for(var r of c(e))t.indexOf(r)<0&&d.call(e,r)&&(n[r]=e[r]);return n})(t,["width","height","style"]);return r.createElement("svg",p({viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:p({width:n,height:a},o)},i),r.createElement("path",{d:"M11.7816 4.03157C12.0062 3.80702 12.0062 3.44295 11.7816 3.2184C11.5571 2.99385 11.193 2.99385 10.9685 3.2184L7.50005 6.68682L4.03164 3.2184C3.80708 2.99385 3.44301 2.99385 3.21846 3.2184C2.99391 3.44295 2.99391 3.80702 3.21846 4.03157L6.68688 7.49999L3.21846 10.9684C2.99391 11.193 2.99391 11.557 3.21846 11.7816C3.44301 12.0061 3.80708 12.0061 4.03164 11.7816L7.50005 8.31316L10.9685 11.7816C11.193 12.0061 11.5571 12.0061 11.7816 11.7816C12.0062 11.557 12.0062 11.193 11.7816 10.9684L8.31322 7.49999L11.7816 4.03157Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"}))}h.displayName="@mantine/core/CloseIcon";var f=Object.defineProperty,g=Object.getOwnPropertySymbols,v=Object.prototype.hasOwnProperty,b=Object.prototype.propertyIsEnumerable,y=(e,t,n)=>t in e?f(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const w={xs:(0,a.h)(12),sm:(0,a.h)(16),md:(0,a.h)(20),lg:(0,a.h)(28),xl:(0,a.h)(34)},E={size:"sm"},P=(0,r.forwardRef)(((e,t)=>{const n=(0,o.N4)("CloseButton",E,e),{iconSize:i,size:s,children:c}=n,u=((e,t)=>{var n={};for(var r in e)v.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&g)for(var r of g(e))t.indexOf(r)<0&&b.call(e,r)&&(n[r]=e[r]);return n})(n,["iconSize","size","children"]),d=(0,a.h)(i||w[s]);return r.createElement(l.A,((e,t)=>{for(var n in t||(t={}))v.call(t,n)&&y(e,n,t[n]);if(g)for(var n of g(t))b.call(t,n)&&y(e,n,t[n]);return e})({ref:t,__staticSelector:"CloseButton",size:s},u),c||r.createElement(h,{width:d,height:d}))}));P.displayName="@mantine/core/CloseButton";const k=(0,i.F)(P)},63899:function(e,t,n){"use strict";n.d(t,{U:function(){return A}});var r=n(67294),a=n(23810),o=n(19827),i=n(73935),l=n(37048),s=n(80665),c=Object.defineProperty,u=Object.defineProperties,d=Object.getOwnPropertyDescriptors,m=Object.getOwnPropertySymbols,p=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable,f=(e,t,n)=>t in e?c(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,g=(e,t)=>{for(var n in t||(t={}))p.call(t,n)&&f(e,n,t[n]);if(m)for(var n of m(t))h.call(t,n)&&f(e,n,t[n]);return e},v=(e,t)=>u(e,d(t));function b(e){return(null==e?void 0:e.current)?e.current.scrollHeight:"auto"}const y="undefined"!==typeof window&&window.requestAnimationFrame;function w({transitionDuration:e,transitionTimingFunction:t="ease",onTransitionEnd:n=(()=>{}),opened:a}){const o=(0,r.useRef)(null),c={display:"none",height:0,overflow:"hidden"},[u,d]=(0,r.useState)(a?{}:c),f=e=>{(0,i.flushSync)((()=>d(e)))},w=e=>{f((t=>g(g({},t),e)))};function E(n){return{transition:`height ${e||function(e){if(!e||"string"===typeof e)return 0;const t=e/36;return Math.round(10*(4+15*t**.25+t/5))}(n)}ms ${t}`}}(0,l.l)((()=>{y(a?()=>{w({willChange:"height",display:"block",overflow:"hidden"}),y((()=>{const e=b(o);w(v(g({},E(e)),{height:e}))}))}:()=>{const e=b(o);w(v(g({},E(e)),{willChange:"height",height:e})),y((()=>w({height:0,overflow:"hidden"})))})}),[a]);const P=e=>{if(e.target===o.current&&"height"===e.propertyName)if(a){const e=b(o);e===u.height?f({}):w({height:e}),n()}else 0===u.height&&(f(c),n())};return function(e={}){var t=e,{style:n={},refKey:r="ref"}=t,i=((e,t)=>{var n={};for(var r in e)p.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&m)for(var r of m(e))t.indexOf(r)<0&&h.call(e,r)&&(n[r]=e[r]);return n})(t,["style","refKey"]);const l=i[r];return v(g({"aria-hidden":!a},i),{[r]:(0,s.l)(o,l),onTransitionEnd:P,style:g(g({boxSizing:"border-box"},n),u)})}}var E=n(12756),P=n(91938),k=Object.defineProperty,C=Object.getOwnPropertySymbols,O=Object.prototype.hasOwnProperty,S=Object.prototype.propertyIsEnumerable,x=(e,t,n)=>t in e?k(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,_=(e,t)=>{for(var n in t||(t={}))O.call(t,n)&&x(e,n,t[n]);if(C)for(var n of C(t))S.call(t,n)&&x(e,n,t[n]);return e};const T={transitionDuration:200,transitionTimingFunction:"ease",animateOpacity:!0},A=(0,r.forwardRef)(((e,t)=>{const n=(0,o.N4)("Collapse",T,e),{children:i,in:l,transitionDuration:s,transitionTimingFunction:c,style:u,onTransitionEnd:d,animateOpacity:m}=n,p=((e,t)=>{var n={};for(var r in e)O.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&C)for(var r of C(e))t.indexOf(r)<0&&S.call(e,r)&&(n[r]=e[r]);return n})(n,["children","in","transitionDuration","transitionTimingFunction","style","onTransitionEnd","animateOpacity"]),h=(0,o.rZ)(),f=(0,a.J)(),g=!!h.respectReducedMotion&&f?0:s,{systemStyles:v,rest:b}=(0,E.x)(p),y=w({opened:l,transitionDuration:g,transitionTimingFunction:c,onTransitionEnd:d});return 0===g?l?r.createElement(P.x,_({},b),i):null:r.createElement(P.x,_({},y(_(_({style:u,ref:t},b),v))),r.createElement("div",{style:{opacity:l||!m?1:0,transition:m?`opacity ${g}ms ${c}`:"none"}},i))}));A.displayName="@mantine/core/Collapse"},24168:function(e,t,n){"use strict";n.d(t,{i:function(){return P}});var r=n(67294),a=n(19827),o=n(2566),i=n(44036),l=n(21434);const s={xs:(0,o.h)(1),sm:(0,o.h)(2),md:(0,o.h)(3),lg:(0,o.h)(4),xl:(0,o.h)(5)};function c(e,t){const n=e.fn.variant({variant:"outline",color:t}).border;return"string"===typeof t&&(t in e.colors||t.split(".")[0]in e.colors)?n:void 0===t?"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[4]:t}var u=(0,i.k)(((e,{color:t},{size:n,variant:r})=>({root:{},withLabel:{borderTop:"0 !important"},left:{"&::before":{display:"none"}},right:{"&::after":{display:"none"}},label:{display:"flex",alignItems:"center","&::before":{content:'""',flex:1,height:(0,o.h)(1),borderTop:`${(0,l.a)({size:n,sizes:s})} ${r} ${c(e,t)}`,marginRight:e.spacing.xs},"&::after":{content:'""',flex:1,borderTop:`${(0,l.a)({size:n,sizes:s})} ${r} ${c(e,t)}`,marginLeft:e.spacing.xs}},labelDefaultStyles:{color:"dark"===t?e.colors.dark[1]:e.fn.themeColor(t,"dark"===e.colorScheme?5:e.fn.primaryShade(),!1)},horizontal:{border:0,borderTopWidth:(0,o.h)((0,l.a)({size:n,sizes:s})),borderTopColor:c(e,t),borderTopStyle:r,margin:0},vertical:{border:0,alignSelf:"stretch",height:"auto",borderLeftWidth:(0,o.h)((0,l.a)({size:n,sizes:s})),borderLeftColor:c(e,t),borderLeftStyle:r}}))),d=n(91938),m=n(5918),p=Object.defineProperty,h=Object.defineProperties,f=Object.getOwnPropertyDescriptors,g=Object.getOwnPropertySymbols,v=Object.prototype.hasOwnProperty,b=Object.prototype.propertyIsEnumerable,y=(e,t,n)=>t in e?p(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,w=(e,t)=>{for(var n in t||(t={}))v.call(t,n)&&y(e,n,t[n]);if(g)for(var n of g(t))b.call(t,n)&&y(e,n,t[n]);return e};const E={orientation:"horizontal",size:"xs",labelPosition:"left",variant:"solid"},P=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Divider",E,e),{className:i,color:l,orientation:s,size:c,label:p,labelPosition:y,labelProps:P,variant:k,styles:C,classNames:O,unstyled:S}=n,x=((e,t)=>{var n={};for(var r in e)v.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&g)for(var r of g(e))t.indexOf(r)<0&&b.call(e,r)&&(n[r]=e[r]);return n})(n,["className","color","orientation","size","label","labelPosition","labelProps","variant","styles","classNames","unstyled"]),{classes:_,cx:T}=u({color:l},{classNames:O,styles:C,unstyled:S,name:"Divider",variant:k,size:c}),A="vertical"===s,I="horizontal"===s,M=!!p&&I,D=!(null==P?void 0:P.color);return r.createElement(d.x,w({ref:t,className:T(_.root,{[_.vertical]:A,[_.horizontal]:I,[_.withLabel]:M},i),role:"separator"},x),M&&r.createElement(m.x,(L=w({},P),R={size:(null==P?void 0:P.size)||"xs",mt:(0,o.h)(2),className:T(_.label,_[y],{[_.labelDefaultStyles]:D})},h(L,f(R))),p));var L,R}));P.displayName="@mantine/core/Divider"},53515:function(e,t,n){"use strict";n.d(t,{k:function(){return v}});var r=n(67294),a=n(19827),o=n(97818);const i={gap:{type:"spacing",property:"gap"},rowGap:{type:"spacing",property:"rowGap"},columnGap:{type:"spacing",property:"columnGap"},align:{type:"identity",property:"alignItems"},justify:{type:"identity",property:"justifyContent"},wrap:{type:"identity",property:"flexWrap"},direction:{type:"identity",property:"flexDirection"}};var l=n(91938),s=n(6133),c=Object.defineProperty,u=Object.defineProperties,d=Object.getOwnPropertyDescriptors,m=Object.getOwnPropertySymbols,p=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable,f=(e,t,n)=>t in e?c(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const g={},v=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Flex",g,e),{gap:c,rowGap:v,columnGap:b,align:y,justify:w,wrap:E,direction:P,sx:k}=n,C=((e,t)=>{var n={};for(var r in e)p.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&m)for(var r of m(e))t.indexOf(r)<0&&h.call(e,r)&&(n[r]=e[r]);return n})(n,["gap","rowGap","columnGap","align","justify","wrap","direction","sx"]);return r.createElement(l.x,(O=((e,t)=>{for(var n in t||(t={}))p.call(t,n)&&f(e,n,t[n]);if(m)for(var n of m(t))h.call(t,n)&&f(e,n,t[n]);return e})({},C),S={sx:[{display:"flex"},e=>(0,s.M)({gap:c,rowGap:v,columnGap:b,align:y,justify:w,wrap:E,direction:P},e,i),...(0,o.R)(k)],ref:t},u(O,d(S))));var O,S}));v.displayName="@mantine/core/Flex"},66378:function(e,t,n){"use strict";n.d(t,{Y:function(){return S}});var r=n(67294),a=n(19827),o=n(2566),i=Object.defineProperty,l=Object.defineProperties,s=Object.getOwnPropertyDescriptors,c=Object.getOwnPropertySymbols,u=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable,m=(e,t,n)=>t in e?i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,p=(e,t)=>{for(var n in t||(t={}))u.call(t,n)&&m(e,n,t[n]);if(c)for(var n of c(t))d.call(t,n)&&m(e,n,t[n]);return e},h=(e,t)=>l(e,s(t));function f(e,t,n,r){return"center"===e||"center"===r?{top:t}:"end"===e?{bottom:n}:"start"===e?{top:n}:{}}function g(e,t,n,r,a){return"center"===e||"center"===r?{left:t}:"end"===e?{["ltr"===a?"right":"left"]:n}:"start"===e?{["ltr"===a?"left":"right"]:n}:{}}const v={bottom:"borderTopLeftRadius",left:"borderTopRightRadius",right:"borderBottomLeftRadius",top:"borderBottomRightRadius"};function b({position:e,arrowSize:t,arrowOffset:n,arrowRadius:r,arrowPosition:a,arrowX:i,arrowY:l,dir:s}){const[c,u="center"]=e.split("-"),d={width:(0,o.h)(t),height:(0,o.h)(t),transform:"rotate(45deg)",position:"absolute",[v[c]]:(0,o.h)(r)},m=(0,o.h)(-t/2);return"left"===c?h(p(p({},d),f(u,l,n,a)),{right:m,borderLeftColor:"transparent",borderBottomColor:"transparent"}):"right"===c?h(p(p({},d),f(u,l,n,a)),{left:m,borderRightColor:"transparent",borderTopColor:"transparent"}):"top"===c?h(p(p({},d),g(u,i,n,a,s)),{bottom:m,borderTopColor:"transparent",borderLeftColor:"transparent"}):"bottom"===c?h(p(p({},d),g(u,i,n,a,s)),{top:m,borderBottomColor:"transparent",borderRightColor:"transparent"}):{}}var y=Object.defineProperty,w=Object.defineProperties,E=Object.getOwnPropertyDescriptors,P=Object.getOwnPropertySymbols,k=Object.prototype.hasOwnProperty,C=Object.prototype.propertyIsEnumerable,O=(e,t,n)=>t in e?y(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const S=(0,r.forwardRef)(((e,t)=>{var n=e,{position:o,arrowSize:i,arrowOffset:l,arrowRadius:s,arrowPosition:c,visible:u,arrowX:d,arrowY:m}=n,p=((e,t)=>{var n={};for(var r in e)k.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&P)for(var r of P(e))t.indexOf(r)<0&&C.call(e,r)&&(n[r]=e[r]);return n})(n,["position","arrowSize","arrowOffset","arrowRadius","arrowPosition","visible","arrowX","arrowY"]);const h=(0,a.rZ)();return u?r.createElement("div",(f=((e,t)=>{for(var n in t||(t={}))k.call(t,n)&&O(e,n,t[n]);if(P)for(var n of P(t))C.call(t,n)&&O(e,n,t[n]);return e})({},p),g={ref:t,style:b({position:o,arrowSize:i,arrowOffset:l,arrowRadius:s,arrowPosition:c,dir:h.dir,arrowX:d,arrowY:m})},w(f,E(g)))):null;var f,g}));S.displayName="@mantine/core/FloatingArrow"},14870:function(e,t,n){"use strict";function r(e,t){if("rtl"===e&&(t.includes("right")||t.includes("left"))){const[e,n]=t.split("-"),r="right"===e?"left":"right";return void 0===n?r:`${r}-${n}`}return t}n.d(t,{_:function(){return r}})},30212:function(e,t,n){"use strict";n.d(t,{L:function(){return i}});var r=n(67294),a=n(84604),o=n(37048);function i({opened:e,floating:t,position:n,positionDependencies:i}){const[l,s]=(0,r.useState)(0);(0,r.useEffect)((()=>{if(t.refs.reference.current&&t.refs.floating.current)return(0,a.Me)(t.refs.reference.current,t.refs.floating.current,t.update)}),[t.refs.reference.current,t.refs.floating.current,e,l,n]),(0,o.l)((()=>{t.update()}),i),(0,o.l)((()=>{s((e=>e+1))}),[e])}},67073:function(e,t,n){"use strict";n.d(t,{i:function(){return f}});var r=n(67294),a=n(24241);const o=/input|select|textarea|button|object/,i="a, input, select, textarea, button, object, [tabindex]";function l(e){return"none"===e.style.display}function s(e){let t=e.getAttribute("tabindex");return null===t&&(t=void 0),parseInt(t,10)}function c(e){const t=e.nodeName.toLowerCase(),n=!Number.isNaN(s(e));return(o.test(t)&&!e.disabled||e instanceof HTMLAnchorElement&&e.href||n)&&function(e){if(e.getAttribute("aria-hidden")||e.getAttribute("hidden")||"hidden"===e.getAttribute("type"))return!1;let t=e;for(;t&&t!==document.body&&11!==t.nodeType;){if(l(t))return!1;t=t.parentNode}return!0}(e)}function u(e){const t=s(e);return(Number.isNaN(t)||t>=0)&&c(e)}function d(e){return Array.from(e.querySelectorAll(i)).filter(u)}var m=n(89058);function p(e=!0){const t=(0,r.useRef)(),n=(0,r.useRef)(null),a=e=>{let t=e.querySelector("[data-autofocus]");if(!t){const n=Array.from(e.querySelectorAll(i));t=n.find(u)||n.find(c)||null,!t&&c(e)&&(t=e)}t&&t.focus({preventScroll:!0})},o=(0,r.useCallback)((r=>{e&&(null!==r?(n.current=function(e,t="body > :not(script)"){const n=(0,m.k)(),r=Array.from(document.querySelectorAll(t)).map((t=>{var r;if((null==(r=null==t?void 0:t.shadowRoot)?void 0:r.contains(e))||t.contains(e))return;const a=t.getAttribute("aria-hidden"),o=t.getAttribute("data-hidden"),i=t.getAttribute("data-focus-id");return t.setAttribute("data-focus-id",n),null===a||"false"===a?t.setAttribute("aria-hidden","true"):o||i||t.setAttribute("data-hidden",a),{node:t,ariaHidden:o||null}}));return()=>{r.forEach((e=>{e&&n===e.node.getAttribute("data-focus-id")&&(null===e.ariaHidden?e.node.removeAttribute("aria-hidden"):e.node.setAttribute("aria-hidden",e.ariaHidden),e.node.removeAttribute("data-focus-id"),e.node.removeAttribute("data-hidden"))}))}}(r),t.current!==r&&(r?(setTimeout((()=>{r.getRootNode()&&a(r)})),t.current=r):t.current=null)):n.current&&(n.current(),n.current=null))}),[e]);return(0,r.useEffect)((()=>{if(!e)return;t.current&&setTimeout((()=>a(t.current)));const r=e=>{"Tab"===e.key&&t.current&&function(e,t){const n=d(e);if(!n.length)return void t.preventDefault();const r=n[t.shiftKey?0:n.length-1],a=e.getRootNode();if(r!==a.activeElement&&e!==a.activeElement)return;t.preventDefault();const o=n[t.shiftKey?n.length-1:0];o&&o.focus()}(t.current,e)};return document.addEventListener("keydown",r),()=>{document.removeEventListener("keydown",r),n.current&&n.current()}}),[e]),o}var h=n(80665);function f({children:e,active:t=!0,refProp:n="ref"}){const o=p(t),i=(0,h.Y)(o,null==e?void 0:e.ref);return(0,a.k)(e)?(0,r.cloneElement)(e,{[n]:i}):e}f.displayName="@mantine/core/FocusTrap"},81972:function(e,t,n){"use strict";n.d(t,{Z:function(){return p}});var r=n(67294),a=n(19827);var o=n(89893),i=n(91938),l=Object.defineProperty,s=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,d=(e,t,n)=>t in e?l(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const m={position:"left",spacing:"md"},p=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Group",m,e),{className:l,position:p,align:h,children:f,noWrap:g,grow:v,spacing:b,unstyled:y,variant:w}=n,E=((e,t)=>{var n={};for(var r in e)c.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&s)for(var r of s(e))t.indexOf(r)<0&&u.call(e,r)&&(n[r]=e[r]);return n})(n,["className","position","align","children","noWrap","grow","spacing","unstyled","variant"]),P=function(e){return r.Children.toArray(e).filter(Boolean)}(f),{classes:k,cx:C}=(0,o.Z)({align:h,grow:v,noWrap:g,spacing:b,position:p,count:P.length},{unstyled:y,name:"Group",variant:w});return r.createElement(i.x,((e,t)=>{for(var n in t||(t={}))c.call(t,n)&&d(e,n,t[n]);if(s)for(var n of s(t))u.call(t,n)&&d(e,n,t[n]);return e})({className:C(k.root,l),ref:t},E),P)}));p.displayName="@mantine/core/Group"},89893:function(e,t,n){"use strict";n.d(t,{H:function(){return i}});var r=n(44036),a=n(21434),o=n(2566);const i={left:"flex-start",center:"center",right:"flex-end",apart:"space-between"};var l=(0,r.k)(((e,{spacing:t,position:n,noWrap:r,grow:l,align:s,count:c})=>({root:{boxSizing:"border-box",display:"flex",flexDirection:"row",alignItems:s||"center",flexWrap:r?"nowrap":"wrap",justifyContent:i[n],gap:(0,a.a)({size:t,sizes:e.spacing}),"& > *":{boxSizing:"border-box",maxWidth:l?`calc(${100/c}% - (${(0,o.h)((0,a.a)({size:t,sizes:e.spacing}))} - ${(0,a.a)({size:t,sizes:e.spacing})} / ${c}))`:void 0,flexGrow:l?1:0}}})));t.Z=l},41389:function(e,t,n){"use strict";n.d(t,{E:function(){return N}});var r=n(67294),a=n(19827),o=n(2566),i=n(37048),l=Object.defineProperty,s=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,d=(e,t,n)=>t in e?l(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,m=(e,t)=>{for(var n in t||(t={}))c.call(t,n)&&d(e,n,t[n]);if(s)for(var n of s(t))u.call(t,n)&&d(e,n,t[n]);return e};function p(e){const t=e,{width:n,height:a,style:o}=t,i=((e,t)=>{var n={};for(var r in e)c.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&s)for(var r of s(e))t.indexOf(r)<0&&u.call(e,r)&&(n[r]=e[r]);return n})(t,["width","height","style"]);return r.createElement("svg",m({viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:m({width:n,height:a},o)},i),r.createElement("path",{d:"M2.5 1H12.5C13.3284 1 14 1.67157 14 2.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V2.5C1 1.67157 1.67157 1 2.5 1ZM2.5 2C2.22386 2 2 2.22386 2 2.5V8.3636L3.6818 6.6818C3.76809 6.59551 3.88572 6.54797 4.00774 6.55007C4.12975 6.55216 4.24568 6.60372 4.32895 6.69293L7.87355 10.4901L10.6818 7.6818C10.8575 7.50607 11.1425 7.50607 11.3182 7.6818L13 9.3636V2.5C13 2.22386 12.7761 2 12.5 2H2.5ZM2 12.5V9.6364L3.98887 7.64753L7.5311 11.4421L8.94113 13H2.5C2.22386 13 2 12.7761 2 12.5ZM12.5 13H10.155L8.48336 11.153L11 8.6364L13 10.6364V12.5C13 12.7761 12.7761 13 12.5 13ZM6.64922 5.5C6.64922 5.03013 7.03013 4.64922 7.5 4.64922C7.96987 4.64922 8.35078 5.03013 8.35078 5.5C8.35078 5.96987 7.96987 6.35078 7.5 6.35078C7.03013 6.35078 6.64922 5.96987 6.64922 5.5ZM7.5 3.74922C6.53307 3.74922 5.74922 4.53307 5.74922 5.5C5.74922 6.46693 6.53307 7.25078 7.5 7.25078C8.46693 7.25078 9.25078 6.46693 9.25078 5.5C9.25078 4.53307 8.46693 3.74922 7.5 3.74922Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"}))}var h=n(44036),f=Object.defineProperty,g=Object.defineProperties,v=Object.getOwnPropertyDescriptors,b=Object.getOwnPropertySymbols,y=Object.prototype.hasOwnProperty,w=Object.prototype.propertyIsEnumerable,E=(e,t,n)=>t in e?f(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,P=(e,t)=>{for(var n in t||(t={}))y.call(t,n)&&E(e,n,t[n]);if(b)for(var n of b(t))w.call(t,n)&&E(e,n,t[n]);return e},k=(e,t)=>g(e,v(t)),C=(0,h.k)(((e,{radius:t})=>({root:{},imageWrapper:{position:"relative"},figure:{margin:0},image:k(P({},e.fn.fontStyles()),{display:"block",width:"100%",height:"100%",border:0,borderRadius:e.fn.radius(t)}),caption:{color:"dark"===e.colorScheme?e.colors.dark[2]:e.colors.gray[7],marginTop:e.spacing.xs},placeholder:k(P({},e.fn.cover()),{display:"flex",alignItems:"center",justifyContent:"center",color:"dark"===e.colorScheme?e.colors.dark[2]:e.colors.gray[6],backgroundColor:"dark"===e.colorScheme?e.colors.dark[8]:e.colors.gray[0],borderRadius:e.fn.radius(t)})}))),O=n(91938),S=n(5918),x=Object.defineProperty,_=Object.defineProperties,T=Object.getOwnPropertyDescriptors,A=Object.getOwnPropertySymbols,I=Object.prototype.hasOwnProperty,M=Object.prototype.propertyIsEnumerable,D=(e,t,n)=>t in e?x(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,L=(e,t)=>{for(var n in t||(t={}))I.call(t,n)&&D(e,n,t[n]);if(A)for(var n of A(t))M.call(t,n)&&D(e,n,t[n]);return e};const R={fit:"cover",width:"100%",height:"auto",radius:0},N=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Image",R,e),{className:l,alt:s,src:c,fit:u,width:d,height:m,radius:h,imageProps:f,withPlaceholder:g,placeholder:v,imageRef:b,classNames:y,styles:w,caption:E,unstyled:P,style:k,variant:x}=n,D=((e,t)=>{var n={};for(var r in e)I.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&A)for(var r of A(e))t.indexOf(r)<0&&M.call(e,r)&&(n[r]=e[r]);return n})(n,["className","alt","src","fit","width","height","radius","imageProps","withPlaceholder","placeholder","imageRef","classNames","styles","caption","unstyled","style","variant"]),{classes:N,cx:H}=C({radius:h},{classNames:y,styles:w,unstyled:P,name:"Image",variant:x}),[$,F]=(0,r.useState)(!c),B=g&&$;return(0,i.l)((()=>{F(!c)}),[c]),r.createElement(O.x,L({className:H(N.root,l),style:L({width:(0,o.h)(d)},k),ref:t},D),r.createElement("figure",{className:N.figure},r.createElement("div",{className:N.imageWrapper},r.createElement("img",(z=L({src:c,alt:s,ref:b},f),j={className:H(N.image,null==f?void 0:f.className),onError:e=>{F(!0),"function"===typeof(null==f?void 0:f.onError)&&f.onError(e)},style:L(L({objectFit:u,width:(0,o.h)(d),height:(0,o.h)(m)},B&&{overflow:"hidden"}),null==f?void 0:f.style)},_(z,T(j)))),B&&r.createElement("div",{className:N.placeholder,title:s},v||r.createElement("div",null,r.createElement(p,{width:(0,o.h)(40),height:(0,o.h)(40)})))),!!E&&r.createElement(S.x,{component:"figcaption",size:"sm",align:"center",className:N.caption},E)));var z,j}));N.displayName="@mantine/core/Image"},26621:function(e,t,n){"use strict";n.d(t,{z:function(){return _}});var r=n(67294),a=n(58332),o=n(19827),i=n(70917),l=n(2566),s=n(44036),c=Object.defineProperty,u=Object.defineProperties,d=Object.getOwnPropertyDescriptors,m=Object.getOwnPropertySymbols,p=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable,f=(e,t,n)=>t in e?c(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,g=(e,t)=>{for(var n in t||(t={}))p.call(t,n)&&f(e,n,t[n]);if(m)for(var n of m(t))h.call(t,n)&&f(e,n,t[n]);return e},v=(e,t)=>u(e,d(t));const b=e=>(0,i.F4)({from:{boxShadow:`0 0 ${(0,l.h)(.5)} 0 ${e}`,opacity:.6},to:{boxShadow:`0 0 ${(0,l.h)(.5)} ${(0,l.h)(4.4)} ${e}`,opacity:0}});function y(e,t=0){const n={},[r,a]=e.split("-");let o="",i="";return"top"===r&&(n.top=t,i="-50%"),"middle"===r&&(n.top="50%",i="-50%"),"bottom"===r&&(n.bottom=t,i="50%"),"start"===a&&(n.left=t,o="-50%"),"center"===a&&(n.left="50%",o="-50%"),"end"===a&&(n.right=t,o="50%"),n.transform=`translate(${o}, ${i})`,n}var w=(0,s.k)(((e,{radius:t,color:n,position:r,offset:a,inline:o,withBorder:i,withLabel:s,zIndex:c},{size:u})=>{const{background:d}=e.fn.variant({variant:"filled",primaryFallback:!1,color:n||e.primaryColor}),m=(0,l.h)(u);return{root:{position:"relative",display:o?"inline-block":"block"},indicator:v(g({},y(r,a)),{zIndex:c,position:"absolute",[s?"minWidth":"width"]:m,height:m,display:"flex",justifyContent:"center",alignItems:"center",fontSize:e.fontSizes.xs,paddingLeft:s?`calc(${e.spacing.xs} / 2)`:0,paddingRight:s?`calc(${e.spacing.xs} / 2)`:0,borderRadius:e.fn.radius(t),backgroundColor:e.fn.variant({variant:"filled",primaryFallback:!1,color:n||e.primaryColor}).background,border:i?`${(0,l.h)(2)} solid ${"dark"===e.colorScheme?e.colors.dark[7]:e.white}`:void 0,color:e.white,whiteSpace:"nowrap"}),processing:{animation:`${b(d)} 1000ms linear infinite`},common:v(g({},y(r,a)),{position:"absolute",[s?"minWidth":"width"]:m,height:m,borderRadius:e.fn.radius(t)})}})),E=n(91938),P=Object.defineProperty,k=Object.getOwnPropertySymbols,C=Object.prototype.hasOwnProperty,O=Object.prototype.propertyIsEnumerable,S=(e,t,n)=>t in e?P(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const x={position:"top-end",offset:0,inline:!1,withBorder:!1,disabled:!1,processing:!1,size:10,radius:1e3,zIndex:(0,a.w)("app")},_=(0,r.forwardRef)(((e,t)=>{const n=(0,o.N4)("Indicator",x,e),{children:a,position:i,offset:l,size:s,radius:c,inline:u,withBorder:d,className:m,color:p,styles:h,label:f,classNames:g,disabled:v,zIndex:b,unstyled:y,processing:P,variant:_}=n,T=((e,t)=>{var n={};for(var r in e)C.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&k)for(var r of k(e))t.indexOf(r)<0&&O.call(e,r)&&(n[r]=e[r]);return n})(n,["children","position","offset","size","radius","inline","withBorder","className","color","styles","label","classNames","disabled","zIndex","unstyled","processing","variant"]),{classes:A,cx:I}=w({position:i,offset:l,radius:c,inline:u,color:p,withBorder:d,zIndex:b,withLabel:!!f},{name:"Indicator",classNames:g,styles:h,unstyled:y,variant:_,size:s});return r.createElement(E.x,((e,t)=>{for(var n in t||(t={}))C.call(t,n)&&S(e,n,t[n]);if(k)for(var n of k(t))O.call(t,n)&&S(e,n,t[n]);return e})({ref:t,className:I(A.root,m)},T),!v&&r.createElement(r.Fragment,null,r.createElement("div",{className:I(A.indicator,A.common)},f),P&&r.createElement("div",{className:I(A.processing,A.common)})),a)}));_.displayName="@mantine/core/Indicator"},76290:function(e,t,n){"use strict";n.d(t,{Z:function(){return C}});var r=n(67294),a=n(2566),o=n(44036),i=n(21434),l=Object.defineProperty,s=Object.defineProperties,c=Object.getOwnPropertyDescriptors,u=Object.getOwnPropertySymbols,d=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable,p=(e,t,n)=>t in e?l(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,h=(e,t)=>{for(var n in t||(t={}))d.call(t,n)&&p(e,n,t[n]);if(u)for(var n of u(t))m.call(t,n)&&p(e,n,t[n]);return e};const f={xs:(0,a.h)(16),sm:(0,a.h)(20),md:(0,a.h)(24),lg:(0,a.h)(30),xl:(0,a.h)(36)};var g=(0,o.k)(((e,{labelPosition:t},{size:n})=>{return{root:{},body:{display:"flex","&:has(input:disabled) label":{color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[5]}},labelWrapper:(r=h({},e.fn.fontStyles()),a={display:"inline-flex",flexDirection:"column",WebkitTapHighlightColor:"transparent",fontSize:n in f?(0,i.a)({size:n,sizes:e.fontSizes}):void 0,lineHeight:n in f?(0,i.a)({size:n,sizes:f}):void 0,color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,cursor:e.cursorType,order:"left"===t?1:2},s(r,c(a))),description:{marginTop:`calc(${e.spacing.xs} / 2)`,["left"===t?"paddingRight":"paddingLeft"]:e.spacing.sm},error:{marginTop:`calc(${e.spacing.xs} / 2)`,["left"===t?"paddingRight":"paddingLeft"]:e.spacing.sm},label:{cursor:e.cursorType,["left"===t?"paddingRight":"paddingLeft"]:e.spacing.sm,"&:disabled, &[data-disabled]":{color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[5]}}};var r,a})),v=n(91938),b=n(72647),y=Object.defineProperty,w=Object.getOwnPropertySymbols,E=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable,k=(e,t,n)=>t in e?y(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const C=(0,r.forwardRef)(((e,t)=>{var n=e,{__staticSelector:a,className:o,classNames:i,styles:l,unstyled:s,children:c,label:u,description:d,id:m,disabled:p,error:h,size:f,labelPosition:y,variant:C}=n,O=((e,t)=>{var n={};for(var r in e)E.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&w)for(var r of w(e))t.indexOf(r)<0&&P.call(e,r)&&(n[r]=e[r]);return n})(n,["__staticSelector","className","classNames","styles","unstyled","children","label","description","id","disabled","error","size","labelPosition","variant"]);const{classes:S,cx:x}=g({labelPosition:y},{name:a,styles:l,classNames:i,unstyled:s,variant:C,size:f});return r.createElement(v.x,((e,t)=>{for(var n in t||(t={}))E.call(t,n)&&k(e,n,t[n]);if(w)for(var n of w(t))P.call(t,n)&&k(e,n,t[n]);return e})({className:x(S.root,o),ref:t},O),r.createElement("div",{className:x(S.body)},c,r.createElement("div",{className:S.labelWrapper},null!=u&&r.createElement("label",{className:S.label,"data-disabled":p||void 0,htmlFor:m},u),d&&r.createElement(b.I.Description,{className:S.description},d),h&&"boolean"!==h&&r.createElement(b.I.Error,{className:S.error},h))))}));C.displayName="@mantine/core/InlineInput"},72647:function(e,t,n){"use strict";n.d(t,{I:function(){return Oe}});var r=n(67294),a=n(19827),o=n(2566),i=n(48427),l=n(44036),s=n(21434),c=(0,l.k)(((e,t,{size:n})=>({label:{display:"inline-block",fontSize:(0,s.a)({size:n,sizes:e.fontSizes}),fontWeight:500,color:"dark"===e.colorScheme?e.colors.dark[0]:e.colors.gray[9],wordBreak:"break-word",cursor:"default",WebkitTapHighlightColor:"transparent"},required:{color:e.fn.variant({variant:"filled",color:"red"}).background}}))),u=n(91938),d=Object.defineProperty,m=Object.getOwnPropertySymbols,p=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable,f=(e,t,n)=>t in e?d(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const g={labelElement:"label",size:"sm"},v=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("InputLabel",g,e),{labelElement:o,children:i,required:l,size:s,classNames:d,styles:v,unstyled:b,className:y,htmlFor:w,__staticSelector:E,variant:P,onMouseDown:k}=n,C=((e,t)=>{var n={};for(var r in e)p.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&m)for(var r of m(e))t.indexOf(r)<0&&h.call(e,r)&&(n[r]=e[r]);return n})(n,["labelElement","children","required","size","classNames","styles","unstyled","className","htmlFor","__staticSelector","variant","onMouseDown"]),{classes:O,cx:S}=c(null,{name:["InputWrapper",E],classNames:d,styles:v,unstyled:b,variant:P,size:s});return r.createElement(u.x,((e,t)=>{for(var n in t||(t={}))p.call(t,n)&&f(e,n,t[n]);if(m)for(var n of m(t))h.call(t,n)&&f(e,n,t[n]);return e})({component:o,ref:t,className:S(O.label,y),htmlFor:"label"===o?w:void 0,onMouseDown:e=>{null==k||k(e),!e.defaultPrevented&&e.detail>1&&e.preventDefault()}},C),i,l&&r.createElement("span",{className:O.required,"aria-hidden":!0}," *"))}));v.displayName="@mantine/core/InputLabel";var b=(0,l.k)(((e,t,{size:n})=>({error:{wordBreak:"break-word",color:e.fn.variant({variant:"filled",color:"red"}).background,fontSize:`calc(${(0,s.a)({size:n,sizes:e.fontSizes})} - ${(0,o.h)(2)})`,lineHeight:1.2,display:"block"}}))),y=n(5918),w=Object.defineProperty,E=Object.getOwnPropertySymbols,P=Object.prototype.hasOwnProperty,k=Object.prototype.propertyIsEnumerable,C=(e,t,n)=>t in e?w(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const O={size:"sm"},S=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("InputError",O,e),{children:o,className:i,classNames:l,styles:s,unstyled:c,size:u,__staticSelector:d,variant:m}=n,p=((e,t)=>{var n={};for(var r in e)P.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&E)for(var r of E(e))t.indexOf(r)<0&&k.call(e,r)&&(n[r]=e[r]);return n})(n,["children","className","classNames","styles","unstyled","size","__staticSelector","variant"]),{classes:h,cx:f}=b(null,{name:["InputWrapper",d],classNames:l,styles:s,unstyled:c,variant:m,size:u});return r.createElement(y.x,((e,t)=>{for(var n in t||(t={}))P.call(t,n)&&C(e,n,t[n]);if(E)for(var n of E(t))k.call(t,n)&&C(e,n,t[n]);return e})({className:f(h.error,i),ref:t},p),o)}));S.displayName="@mantine/core/InputError";var x=(0,l.k)(((e,t,{size:n})=>({description:{wordBreak:"break-word",color:"dark"===e.colorScheme?e.colors.dark[2]:e.colors.gray[6],fontSize:`calc(${(0,s.a)({size:n,sizes:e.fontSizes})} - ${(0,o.h)(2)})`,lineHeight:1.2,display:"block"}}))),_=Object.defineProperty,T=Object.getOwnPropertySymbols,A=Object.prototype.hasOwnProperty,I=Object.prototype.propertyIsEnumerable,M=(e,t,n)=>t in e?_(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const D={size:"sm"},L=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("InputDescription",D,e),{children:o,className:i,classNames:l,styles:s,unstyled:c,size:u,__staticSelector:d,variant:m}=n,p=((e,t)=>{var n={};for(var r in e)A.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&T)for(var r of T(e))t.indexOf(r)<0&&I.call(e,r)&&(n[r]=e[r]);return n})(n,["children","className","classNames","styles","unstyled","size","__staticSelector","variant"]),{classes:h,cx:f}=x(null,{name:["InputWrapper",d],classNames:l,styles:s,unstyled:c,variant:m,size:u});return r.createElement(y.x,((e,t)=>{for(var n in t||(t={}))A.call(t,n)&&M(e,n,t[n]);if(T)for(var n of T(t))I.call(t,n)&&M(e,n,t[n]);return e})({color:"dimmed",className:f(h.description,i),ref:t,unstyled:c},p),o)}));L.displayName="@mantine/core/InputDescription";const R=(0,r.createContext)({offsetBottom:!1,offsetTop:!1,describedBy:void 0}),N=R.Provider;function H(e,{hasDescription:t,hasError:n}){const r=e.findIndex((e=>"input"===e)),a=e[r-1],o=e[r+1];return{offsetBottom:t&&"description"===o||n&&"error"===o,offsetTop:t&&"description"===a||n&&"error"===a}}var $=Object.defineProperty,F=Object.defineProperties,B=Object.getOwnPropertyDescriptors,z=Object.getOwnPropertySymbols,j=Object.prototype.hasOwnProperty,U=Object.prototype.propertyIsEnumerable,G=(e,t,n)=>t in e?$(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,W=(e,t)=>{for(var n in t||(t={}))j.call(t,n)&&G(e,n,t[n]);if(z)for(var n of z(t))U.call(t,n)&&G(e,n,t[n]);return e},V=(0,l.k)((e=>{return{root:(t=W({},e.fn.fontStyles()),n={lineHeight:e.lineHeight},F(t,B(n)))};var t,n})),Z=Object.defineProperty,Y=Object.defineProperties,K=Object.getOwnPropertyDescriptors,q=Object.getOwnPropertySymbols,X=Object.prototype.hasOwnProperty,J=Object.prototype.propertyIsEnumerable,Q=(e,t,n)=>t in e?Z(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ee=(e,t)=>{for(var n in t||(t={}))X.call(t,n)&&Q(e,n,t[n]);if(q)for(var n of q(t))J.call(t,n)&&Q(e,n,t[n]);return e},te=(e,t)=>Y(e,K(t));const ne={labelElement:"label",size:"sm",inputContainer:e=>e,inputWrapperOrder:["label","description","input","error"]},re=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("InputWrapper",ne,e),{className:o,label:i,children:l,required:s,id:c,error:d,description:m,labelElement:p,labelProps:h,descriptionProps:f,errorProps:g,classNames:b,styles:y,size:w,inputContainer:E,__staticSelector:P,unstyled:k,inputWrapperOrder:C,withAsterisk:O,variant:x}=n,_=((e,t)=>{var n={};for(var r in e)X.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&q)for(var r of q(e))t.indexOf(r)<0&&J.call(e,r)&&(n[r]=e[r]);return n})(n,["className","label","children","required","id","error","description","labelElement","labelProps","descriptionProps","errorProps","classNames","styles","size","inputContainer","__staticSelector","unstyled","inputWrapperOrder","withAsterisk","variant"]),{classes:T,cx:A}=V(null,{classNames:b,styles:y,name:["InputWrapper",P],unstyled:k,variant:x,size:w}),I={classNames:b,styles:y,unstyled:k,size:w,variant:x,__staticSelector:P},M="boolean"===typeof O?O:s,D=c?`${c}-error`:null==g?void 0:g.id,R=c?`${c}-description`:null==f?void 0:f.id,$=`${!!d&&"boolean"!==typeof d?D:""} ${m?R:""}`,F=$.trim().length>0?$.trim():void 0,B=i&&r.createElement(v,ee(ee({key:"label",labelElement:p,id:c?`${c}-label`:void 0,htmlFor:c,required:M},I),h),i),z=m&&r.createElement(L,te(ee(ee({key:"description"},f),I),{size:(null==f?void 0:f.size)||I.size,id:(null==f?void 0:f.id)||R}),m),j=r.createElement(r.Fragment,{key:"input"},E(l)),U="boolean"!==typeof d&&d&&r.createElement(S,te(ee(ee({},g),I),{size:(null==g?void 0:g.size)||I.size,key:"error",id:(null==g?void 0:g.id)||D}),d),G=C.map((e=>{switch(e){case"label":return B;case"input":return j;case"description":return z;case"error":return U;default:return null}}));return r.createElement(N,{value:ee({describedBy:F},H(C,{hasDescription:!!z,hasError:!!U}))},r.createElement(u.x,ee({className:A(T.root,o),ref:t},_),G))}));re.displayName="@mantine/core/InputWrapper";var ae=n(97818),oe=Object.defineProperty,ie=Object.getOwnPropertySymbols,le=Object.prototype.hasOwnProperty,se=Object.prototype.propertyIsEnumerable,ce=(e,t,n)=>t in e?oe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const ue={},de=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("InputPlaceholder",ue,e),{sx:o}=n,i=((e,t)=>{var n={};for(var r in e)le.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ie)for(var r of ie(e))t.indexOf(r)<0&&se.call(e,r)&&(n[r]=e[r]);return n})(n,["sx"]);return r.createElement(u.x,((e,t)=>{for(var n in t||(t={}))le.call(t,n)&&ce(e,n,t[n]);if(ie)for(var n of ie(t))se.call(t,n)&&ce(e,n,t[n]);return e})({component:"span",sx:[e=>e.fn.placeholderStyles(),...(0,ae.R)(o)],ref:t},i))}));de.displayName="@mantine/core/InputPlaceholder";var me=n(35227),pe=n(12756),he=Object.defineProperty,fe=Object.defineProperties,ge=Object.getOwnPropertyDescriptors,ve=Object.getOwnPropertySymbols,be=Object.prototype.hasOwnProperty,ye=Object.prototype.propertyIsEnumerable,we=(e,t,n)=>t in e?he(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ee=(e,t)=>{for(var n in t||(t={}))be.call(t,n)&&we(e,n,t[n]);if(ve)for(var n of ve(t))ye.call(t,n)&&we(e,n,t[n]);return e},Pe=(e,t)=>fe(e,ge(t));const ke={size:"sm",variant:"default"},Ce=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Input",ke,e),{className:i,error:l,required:s,disabled:c,variant:d,icon:m,style:p,rightSectionWidth:h,iconWidth:f,rightSection:g,rightSectionProps:v,radius:b,size:y,wrapperProps:w,classNames:E,styles:P,__staticSelector:k,multiline:C,sx:O,unstyled:S,pointer:x}=n,_=((e,t)=>{var n={};for(var r in e)be.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ve)for(var r of ve(e))t.indexOf(r)<0&&ye.call(e,r)&&(n[r]=e[r]);return n})(n,["className","error","required","disabled","variant","icon","style","rightSectionWidth","iconWidth","rightSection","rightSectionProps","radius","size","wrapperProps","classNames","styles","__staticSelector","multiline","sx","unstyled","pointer"]),{offsetBottom:T,offsetTop:A,describedBy:I}=(0,r.useContext)(R),{classes:M,cx:D}=(0,me.Z)({radius:b,multiline:C,invalid:!!l,rightSectionWidth:h?(0,o.h)(h):void 0,iconWidth:f,withRightSection:!!g,offsetBottom:T,offsetTop:A,pointer:x},{classNames:E,styles:P,name:["Input",k],unstyled:S,variant:d,size:y}),{systemStyles:L,rest:N}=(0,pe.x)(_);return r.createElement(u.x,Ee(Ee({className:D(M.wrapper,i),sx:O,style:p},L),w),m&&r.createElement("div",{className:M.icon},m),r.createElement(u.x,Pe(Ee({component:"input"},N),{ref:t,required:s,"aria-invalid":!!l,"aria-describedby":I,disabled:c,"data-disabled":c||void 0,"data-with-icon":!!m||void 0,"data-invalid":!!l||void 0,className:M.input})),g&&r.createElement("div",Pe(Ee({},v),{className:M.rightSection}),g))}));Ce.displayName="@mantine/core/Input",Ce.Wrapper=re,Ce.Label=v,Ce.Description=L,Ce.Error=S,Ce.Placeholder=de;const Oe=(0,i.F)(Ce)},35227:function(e,t,n){"use strict";n.d(t,{J:function(){return f}});var r=n(2566),a=n(44036),o=n(21434),i=Object.defineProperty,l=Object.defineProperties,s=Object.getOwnPropertyDescriptors,c=Object.getOwnPropertySymbols,u=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable,m=(e,t,n)=>t in e?i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,p=(e,t)=>{for(var n in t||(t={}))u.call(t,n)&&m(e,n,t[n]);if(c)for(var n of c(t))d.call(t,n)&&m(e,n,t[n]);return e},h=(e,t)=>l(e,s(t));const f={xs:(0,r.h)(30),sm:(0,r.h)(36),md:(0,r.h)(42),lg:(0,r.h)(50),xl:(0,r.h)(60)},g=["default","filled","unstyled"];function v({theme:e,variant:t}){return g.includes(t)?"default"===t?{border:`${(0,r.h)(1)} solid ${"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[4]}`,backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.white,transition:"border-color 100ms ease","&:focus, &:focus-within":e.focusRingStyles.inputStyles(e)}:"filled"===t?{border:`${(0,r.h)(1)} solid transparent`,backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[1],"&:focus, &:focus-within":e.focusRingStyles.inputStyles(e)}:{borderWidth:0,color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,backgroundColor:"transparent",minHeight:(0,r.h)(28),outline:0,"&:focus, &:focus-within":{outline:"none",borderColor:"transparent"},"&:disabled":{backgroundColor:"transparent","&:focus, &:focus-within":{outline:"none",borderColor:"transparent"}}}:null}var b=(0,a.k)(((e,{multiline:t,radius:n,invalid:a,rightSectionWidth:i,withRightSection:l,iconWidth:s,offsetBottom:c,offsetTop:u,pointer:d},{variant:m,size:g})=>{const b=e.fn.variant({variant:"filled",color:"red"}).background,y="default"===m||"filled"===m?{minHeight:(0,o.a)({size:g,sizes:f}),paddingLeft:`calc(${(0,o.a)({size:g,sizes:f})} / 3)`,paddingRight:l?i||(0,o.a)({size:g,sizes:f}):`calc(${(0,o.a)({size:g,sizes:f})} / 3)`,borderRadius:e.fn.radius(n)}:"unstyled"===m&&l?{paddingRight:i||(0,o.a)({size:g,sizes:f})}:null;return{wrapper:{position:"relative",marginTop:u?`calc(${e.spacing.xs} / 2)`:void 0,marginBottom:c?`calc(${e.spacing.xs} / 2)`:void 0,"&:has(input:disabled)":{"& .mantine-Input-rightSection":{display:"none"}}},input:h(p(p(h(p({},e.fn.fontStyles()),{height:t?"unstyled"===m?void 0:"auto":(0,o.a)({size:g,sizes:f}),WebkitTapHighlightColor:"transparent",lineHeight:t?e.lineHeight:`calc(${(0,o.a)({size:g,sizes:f})} - ${(0,r.h)(2)})`,appearance:"none",resize:"none",boxSizing:"border-box",fontSize:(0,o.a)({size:g,sizes:e.fontSizes}),width:"100%",color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,display:"block",textAlign:"left",cursor:d?"pointer":void 0}),v({theme:e,variant:m})),y),{"&:disabled, &[data-disabled]":{backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[1],color:e.colors.dark[2],opacity:.6,cursor:"not-allowed",pointerEvents:"none","&::placeholder":{color:e.colors.dark[2]}},"&[data-invalid]":{color:b,borderColor:b,"&::placeholder":{opacity:1,color:b}},"&[data-with-icon]":{paddingLeft:"number"===typeof s?(0,r.h)(s):(0,o.a)({size:g,sizes:f})},"&::placeholder":h(p({},e.fn.placeholderStyles()),{opacity:1}),"&::-webkit-inner-spin-button, &::-webkit-outer-spin-button, &::-webkit-search-decoration, &::-webkit-search-cancel-button, &::-webkit-search-results-button, &::-webkit-search-results-decoration":{appearance:"none"},"&[type=number]":{MozAppearance:"textfield"}}),icon:{pointerEvents:"none",position:"absolute",zIndex:1,left:0,top:0,bottom:0,display:"flex",alignItems:"center",justifyContent:"center",width:s?(0,r.h)(s):(0,o.a)({size:g,sizes:f}),color:a?e.colors.red["dark"===e.colorScheme?6:7]:"dark"===e.colorScheme?e.colors.dark[2]:e.colors.gray[5]},rightSection:{position:"absolute",top:0,bottom:0,right:0,display:"flex",alignItems:"center",justifyContent:"center",width:i||(0,o.a)({size:g,sizes:f})}}}));t.Z=b},66261:function(e,t,n){"use strict";n.d(t,{k:function(){return h}});var r=n(19827),a=n(68589),o=n(12756),i=Object.defineProperty,l=Object.defineProperties,s=Object.getOwnPropertyDescriptors,c=Object.getOwnPropertySymbols,u=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable,m=(e,t,n)=>t in e?i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,p=(e,t)=>{for(var n in t||(t={}))u.call(t,n)&&m(e,n,t[n]);if(c)for(var n of c(t))d.call(t,n)&&m(e,n,t[n]);return e};function h(e,t,n){const i=(0,r.N4)(e,t,n),{label:m,description:h,error:f,required:g,classNames:v,styles:b,className:y,unstyled:w,__staticSelector:E,sx:P,errorProps:k,labelProps:C,descriptionProps:O,wrapperProps:S,id:x,size:_,style:T,inputContainer:A,inputWrapperOrder:I,withAsterisk:M,variant:D}=i,L=((e,t)=>{var n={};for(var r in e)u.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&c)for(var r of c(e))t.indexOf(r)<0&&d.call(e,r)&&(n[r]=e[r]);return n})(i,["label","description","error","required","classNames","styles","className","unstyled","__staticSelector","sx","errorProps","labelProps","descriptionProps","wrapperProps","id","size","style","inputContainer","inputWrapperOrder","withAsterisk","variant"]),R=(0,a.M)(x),{systemStyles:N,rest:H}=(0,o.x)(L),$=p({label:m,description:h,error:f,required:g,classNames:v,className:y,__staticSelector:E,sx:P,errorProps:k,labelProps:C,descriptionProps:O,unstyled:w,styles:b,id:R,size:_,style:T,inputContainer:A,inputWrapperOrder:I,withAsterisk:M,variant:D},S);return F=p({},H),B={classNames:v,styles:b,unstyled:w,wrapperProps:p(p({},$),N),inputProps:{required:g,classNames:v,styles:b,unstyled:w,id:R,size:_,__staticSelector:E,error:f,variant:D}},l(F,s(B));var F,B}},73330:function(e,t,n){"use strict";n.d(t,{a:function(){return H}});var r=n(67294),a=n(2566),o=n(19827),i=n(21434),l=Object.defineProperty,s=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,d=(e,t,n)=>t in e?l(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,m=(e,t)=>{for(var n in t||(t={}))c.call(t,n)&&d(e,n,t[n]);if(s)for(var n of s(t))u.call(t,n)&&d(e,n,t[n]);return e},p=(e,t)=>{var n={};for(var r in e)c.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&s)for(var r of s(e))t.indexOf(r)<0&&u.call(e,r)&&(n[r]=e[r]);return n};var h=Object.defineProperty,f=Object.getOwnPropertySymbols,g=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable,b=(e,t,n)=>t in e?h(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,y=(e,t)=>{for(var n in t||(t={}))g.call(t,n)&&b(e,n,t[n]);if(f)for(var n of f(t))v.call(t,n)&&b(e,n,t[n]);return e},w=(e,t)=>{var n={};for(var r in e)g.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&f)for(var r of f(e))t.indexOf(r)<0&&v.call(e,r)&&(n[r]=e[r]);return n};var E=Object.defineProperty,P=Object.getOwnPropertySymbols,k=Object.prototype.hasOwnProperty,C=Object.prototype.propertyIsEnumerable,O=(e,t,n)=>t in e?E(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,S=(e,t)=>{for(var n in t||(t={}))k.call(t,n)&&O(e,n,t[n]);if(P)for(var n of P(t))C.call(t,n)&&O(e,n,t[n]);return e},x=(e,t)=>{var n={};for(var r in e)k.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&P)for(var r of P(e))t.indexOf(r)<0&&C.call(e,r)&&(n[r]=e[r]);return n};var _=n(91938),T=Object.defineProperty,A=Object.getOwnPropertySymbols,I=Object.prototype.hasOwnProperty,M=Object.prototype.propertyIsEnumerable,D=(e,t,n)=>t in e?T(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const L={bars:function(e){var t=e,{size:n,color:a}=t;const o=p(t,["size","color"]),{style:i}=o,l=p(o,["style"]);return r.createElement("svg",m({viewBox:"0 0 135 140",xmlns:"http://www.w3.org/2000/svg",fill:a,style:m({width:n},i)},l),r.createElement("rect",{y:"10",width:"15",height:"120",rx:"6"},r.createElement("animate",{attributeName:"height",begin:"0.5s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"y",begin:"0.5s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})),r.createElement("rect",{x:"30",y:"10",width:"15",height:"120",rx:"6"},r.createElement("animate",{attributeName:"height",begin:"0.25s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"y",begin:"0.25s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})),r.createElement("rect",{x:"60",width:"15",height:"140",rx:"6"},r.createElement("animate",{attributeName:"height",begin:"0s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"y",begin:"0s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})),r.createElement("rect",{x:"90",y:"10",width:"15",height:"120",rx:"6"},r.createElement("animate",{attributeName:"height",begin:"0.25s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"y",begin:"0.25s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})),r.createElement("rect",{x:"120",y:"10",width:"15",height:"120",rx:"6"},r.createElement("animate",{attributeName:"height",begin:"0.5s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"y",begin:"0.5s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})))},oval:function(e){var t=e,{size:n,color:a}=t;const o=w(t,["size","color"]),{style:i}=o,l=w(o,["style"]);return r.createElement("svg",y({viewBox:"0 0 38 38",xmlns:"http://www.w3.org/2000/svg",stroke:a,style:y({width:n,height:n},i)},l),r.createElement("g",{fill:"none",fillRule:"evenodd"},r.createElement("g",{transform:"translate(2.5 2.5)",strokeWidth:"5"},r.createElement("circle",{strokeOpacity:".5",cx:"16",cy:"16",r:"16"}),r.createElement("path",{d:"M32 16c0-9.94-8.06-16-16-16"},r.createElement("animateTransform",{attributeName:"transform",type:"rotate",from:"0 16 16",to:"360 16 16",dur:"1s",repeatCount:"indefinite"})))))},dots:function(e){var t=e,{size:n,color:a}=t;const o=x(t,["size","color"]),{style:i}=o,l=x(o,["style"]);return r.createElement("svg",S({viewBox:"0 0 120 30",xmlns:"http://www.w3.org/2000/svg",fill:a,style:S({width:n},i)},l),r.createElement("circle",{cx:"15",cy:"15",r:"15"},r.createElement("animate",{attributeName:"r",from:"15",to:"15",begin:"0s",dur:"0.8s",values:"15;9;15",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"fill-opacity",from:"1",to:"1",begin:"0s",dur:"0.8s",values:"1;.5;1",calcMode:"linear",repeatCount:"indefinite"})),r.createElement("circle",{cx:"60",cy:"15",r:"9",fillOpacity:"0.3"},r.createElement("animate",{attributeName:"r",from:"9",to:"9",begin:"0s",dur:"0.8s",values:"9;15;9",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"fill-opacity",from:"0.5",to:"0.5",begin:"0s",dur:"0.8s",values:".5;1;.5",calcMode:"linear",repeatCount:"indefinite"})),r.createElement("circle",{cx:"105",cy:"15",r:"15"},r.createElement("animate",{attributeName:"r",from:"15",to:"15",begin:"0s",dur:"0.8s",values:"15;9;15",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"fill-opacity",from:"1",to:"1",begin:"0s",dur:"0.8s",values:"1;.5;1",calcMode:"linear",repeatCount:"indefinite"})))}},R={xs:(0,a.h)(18),sm:(0,a.h)(22),md:(0,a.h)(36),lg:(0,a.h)(44),xl:(0,a.h)(58)},N={size:"md"};function H(e){const t=(0,o.N4)("Loader",N,e),{size:n,color:a,variant:l}=t,s=((e,t)=>{var n={};for(var r in e)I.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&A)for(var r of A(e))t.indexOf(r)<0&&M.call(e,r)&&(n[r]=e[r]);return n})(t,["size","color","variant"]),c=(0,o.rZ)(),u=l in L?l:c.loader;return r.createElement(_.x,((e,t)=>{for(var n in t||(t={}))I.call(t,n)&&D(e,n,t[n]);if(A)for(var n of A(t))M.call(t,n)&&D(e,n,t[n]);return e})({role:"presentation",component:L[u]||L.bars,size:(0,i.a)({size:n,sizes:R}),color:c.fn.variant({variant:"filled",primaryFallback:!1,color:a||c.primaryColor}).background},s))}H.displayName="@mantine/core/Loader"},29754:function(e,t,n){"use strict";n.d(t,{u:function(){return mt}});var r=n(67294),a=n(19827),o=n(68216);const[i,l]=(0,o.R)("Modal component was not found in tree");var s=n(2566),c=n(44036),u=n(21434);const d={xs:(0,s.h)(320),sm:(0,s.h)(380),md:(0,s.h)(440),lg:(0,s.h)(620),xl:(0,s.h)(780)};var m=(0,c.k)(((e,{yOffset:t,xOffset:n,centered:r,fullScreen:a},{size:o})=>({content:{flex:a?"0 0 100%":`0 0 ${(0,u.a)({size:o,sizes:d})}`,maxWidth:"100%",maxHeight:a?void 0:`calc(100dvh - (${(0,s.h)(t)} * 2))`,height:a?"100vh":void 0,borderRadius:a?0:void 0,overflowY:"auto"},inner:{paddingTop:a?0:t,paddingBottom:a?0:t,paddingLeft:a?0:n,paddingRight:a?0:n,display:"flex",justifyContent:"center",alignItems:r?"center":"flex-start"}}))),p=n(37654),h=n(68589),f=n(84137),g=n(96362),v=n(58332);const[b,y]=(0,o.R)("ModalBase component was not found in tree");var w=(0,c.k)((()=>({close:{marginLeft:"auto",marginRight:0}}))),E=n(77433),P=Object.defineProperty,k=Object.getOwnPropertySymbols,C=Object.prototype.hasOwnProperty,O=Object.prototype.propertyIsEnumerable,S=(e,t,n)=>t in e?P(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const x={size:"sm"},_=(0,r.forwardRef)(((e,t)=>{const n=y(),o=(0,a.N4)(`${n.__staticSelector}CloseButton`,x,e),{className:i}=o,l=((e,t)=>{var n={};for(var r in e)C.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&k)for(var r of k(e))t.indexOf(r)<0&&O.call(e,r)&&(n[r]=e[r]);return n})(o,["className"]),{classes:s,cx:c}=w(null,n.stylesApi);return r.createElement(E.P,((e,t)=>{for(var n in t||(t={}))C.call(t,n)&&S(e,n,t[n]);if(k)for(var n of k(t))O.call(t,n)&&S(e,n,t[n]);return e})({className:c(s.close,i),ref:t,onClick:n.onClose},l))}));var T=(0,c.k)((()=>({overlay:{}}))),A=n(42860),I=n(85870),M=Object.defineProperty,D=Object.defineProperties,L=Object.getOwnPropertyDescriptors,R=Object.getOwnPropertySymbols,N=Object.prototype.hasOwnProperty,H=Object.prototype.propertyIsEnumerable,$=(e,t,n)=>t in e?M(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,F=(e,t)=>{for(var n in t||(t={}))N.call(t,n)&&$(e,n,t[n]);if(R)for(var n of R(t))H.call(t,n)&&$(e,n,t[n]);return e};const B={},z=(0,r.forwardRef)(((e,t)=>{const n=y(),o=(0,a.N4)(`${n.__staticSelector}Overlay`,B,e),{onClick:i,transitionProps:l,style:s,className:c}=o,u=((e,t)=>{var n={};for(var r in e)N.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&R)for(var r of R(e))t.indexOf(r)<0&&H.call(e,r)&&(n[r]=e[r]);return n})(o,["onClick","transitionProps","style","className"]),{classes:d,cx:m}=T(null,n.stylesApi),p=e=>{null==i||i(e),n.closeOnClickOutside&&n.onClose()};return r.createElement(A.u,(h=F(F({mounted:n.opened},n.transitionProps),l),D(h,L({transition:"fade"}))),(e=>r.createElement(I.a,F({ref:t,onClick:p,fixed:!0,style:F(F({},s),e),className:m(d.overlay,c),zIndex:n.zIndex},u))));var h}));var j=(0,c.k)(((e,{zIndex:t})=>({inner:{position:"fixed",width:"100%",top:0,bottom:0,maxHeight:"100%",zIndex:t,pointerEvents:"none"},content:{pointerEvents:"all"}}))),U=n(67073),G=n(36485),W=Object.defineProperty,V=Object.getOwnPropertySymbols,Z=Object.prototype.hasOwnProperty,Y=Object.prototype.propertyIsEnumerable,K=(e,t,n)=>t in e?W(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,q=(e,t)=>{for(var n in t||(t={}))Z.call(t,n)&&K(e,n,t[n]);if(V)for(var n of V(t))Y.call(t,n)&&K(e,n,t[n]);return e};const X={},J=(0,r.forwardRef)(((e,t)=>{const n=y(),o=(0,a.N4)(`${n.__staticSelector}Content`,X,e),{className:i,transitionProps:l,style:s,onKeyDown:c}=o,u=((e,t)=>{var n={};for(var r in e)Z.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&V)for(var r of V(e))t.indexOf(r)<0&&Y.call(e,r)&&(n[r]=e[r]);return n})(o,["className","transitionProps","style","onKeyDown"]),{classes:d,cx:m}=j({zIndex:n.zIndex},n.stylesApi),p=e=>{var t;"true"!==(null==(t=e.target)?void 0:t.getAttribute("data-mantine-stop-propagation"))&&"Escape"===e.key&&n.closeOnEscape&&n.onClose(),null==c||c(e)};return r.createElement(A.u,q(q({mounted:n.opened,transition:"pop"},n.transitionProps),l),(e=>r.createElement("div",{className:m(d.inner)},r.createElement(U.i,{active:n.opened&&n.trapFocus},r.createElement(G.X,q({component:"section",role:"dialog",tabIndex:-1,"aria-modal":!0,"aria-describedby":n.bodyMounted?n.getBodyId():void 0,"aria-labelledby":n.titleMounted?n.getTitleId():void 0,onKeyDown:p,ref:t,className:m(d.content,i),style:q(q({},s),e),shadow:n.shadow},u),u.children)))))}));var Q=(0,c.k)(((e,{padding:t})=>{const n=(0,u.a)({size:t,sizes:e.spacing});return{header:{display:"flex",justifyContent:"space-between",alignItems:"center",padding:n,paddingRight:`calc(${n} - ${(0,s.h)(5)})`,position:"sticky",top:0,backgroundColor:"dark"===e.colorScheme?e.colors.dark[7]:e.white,zIndex:1e3}}})),ee=n(91938),te=Object.defineProperty,ne=Object.getOwnPropertySymbols,re=Object.prototype.hasOwnProperty,ae=Object.prototype.propertyIsEnumerable,oe=(e,t,n)=>t in e?te(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const ie={},le=(0,r.forwardRef)(((e,t)=>{const n=y(),o=(0,a.N4)(`${n.__staticSelector}Header`,ie,e),{className:i}=o,l=((e,t)=>{var n={};for(var r in e)re.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ne)for(var r of ne(e))t.indexOf(r)<0&&ae.call(e,r)&&(n[r]=e[r]);return n})(o,["className"]),{classes:s,cx:c}=Q({padding:n.padding},n.stylesApi);return r.createElement(ee.x,((e,t)=>{for(var n in t||(t={}))re.call(t,n)&&oe(e,n,t[n]);if(ne)for(var n of ne(t))ae.call(t,n)&&oe(e,n,t[n]);return e})({ref:t,className:c(s.header,i)},l))}));var se=(0,c.k)((e=>({title:{lineHeight:1,padding:0,margin:0,fontWeight:400,fontSize:e.fontSizes.md}}))),ce=Object.defineProperty,ue=Object.getOwnPropertySymbols,de=Object.prototype.hasOwnProperty,me=Object.prototype.propertyIsEnumerable,pe=(e,t,n)=>t in e?ce(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const he={},fe=(0,r.forwardRef)(((e,t)=>{const n=y(),o=(0,a.N4)(`${n.__staticSelector}Title`,he,e),{className:i}=o,l=((e,t)=>{var n={};for(var r in e)de.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ue)for(var r of ue(e))t.indexOf(r)<0&&me.call(e,r)&&(n[r]=e[r]);return n})(o,["className"]),{classes:s,cx:c}=se(null,n.stylesApi);return(0,r.useEffect)((()=>(n.setTitleMounted(!0),()=>n.setTitleMounted(!1))),[]),r.createElement(ee.x,((e,t)=>{for(var n in t||(t={}))de.call(t,n)&&pe(e,n,t[n]);if(ue)for(var n of ue(t))me.call(t,n)&&pe(e,n,t[n]);return e})({component:"h2",id:n.getTitleId(),className:c(s.title,i),ref:t},l))}));var ge=(0,c.k)(((e,{padding:t})=>({body:{padding:(0,u.a)({size:t,sizes:e.spacing}),"&:not(:only-child)":{paddingTop:0}}}))),ve=Object.defineProperty,be=Object.getOwnPropertySymbols,ye=Object.prototype.hasOwnProperty,we=Object.prototype.propertyIsEnumerable,Ee=(e,t,n)=>t in e?ve(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const Pe={},ke=(0,r.forwardRef)(((e,t)=>{const n=y(),o=(0,a.N4)(`${n.__staticSelector}Body`,Pe,e),{className:i}=o,l=((e,t)=>{var n={};for(var r in e)ye.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&be)for(var r of be(e))t.indexOf(r)<0&&we.call(e,r)&&(n[r]=e[r]);return n})(o,["className"]),{classes:s,cx:c}=ge({padding:n.padding},n.stylesApi);return(0,r.useEffect)((()=>(n.setBodyMounted(!0),()=>n.setBodyMounted(!1))),[]),r.createElement(ee.x,((e,t)=>{for(var n in t||(t={}))ye.call(t,n)&&Ee(e,n,t[n]);if(be)for(var n of be(t))we.call(t,n)&&Ee(e,n,t[n]);return e})({id:n.getBodyId(),className:c(s.body,i),ref:t},l))}));var Ce=n(23810);var Oe=(0,c.k)((()=>({root:{}}))),Se=n(83143),xe=Object.defineProperty,_e=Object.defineProperties,Te=Object.getOwnPropertyDescriptors,Ae=Object.getOwnPropertySymbols,Ie=Object.prototype.hasOwnProperty,Me=Object.prototype.propertyIsEnumerable,De=(e,t,n)=>t in e?xe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Le=(e,t)=>{for(var n in t||(t={}))Ie.call(t,n)&&De(e,n,t[n]);if(Ae)for(var n of Ae(t))Me.call(t,n)&&De(e,n,t[n]);return e},Re=(e,t)=>_e(e,Te(t));const Ne={closeOnClickOutside:!0,withinPortal:!0,lockScroll:!0,trapFocus:!0,returnFocus:!0,closeOnEscape:!0,keepMounted:!1,zIndex:(0,v.w)("modal"),padding:"md",size:"md",shadow:"xl"};function He(e){const t=(0,a.N4)("ModalBase",Ne,e),{opened:n,onClose:o,children:i,closeOnClickOutside:l,__staticSelector:s,transitionProps:c,withinPortal:u,portalProps:d,keepMounted:m,target:v,zIndex:y,lockScroll:w,trapFocus:E,closeOnEscape:P,returnFocus:k,padding:C,shadow:O,id:S,size:x,variant:_,classNames:T,unstyled:A,styles:I,className:M}=t,D=((e,t)=>{var n={};for(var r in e)Ie.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Ae)for(var r of Ae(e))t.indexOf(r)<0&&Me.call(e,r)&&(n[r]=e[r]);return n})(t,["opened","onClose","children","closeOnClickOutside","__staticSelector","transitionProps","withinPortal","portalProps","keepMounted","target","zIndex","lockScroll","trapFocus","closeOnEscape","returnFocus","padding","shadow","id","size","variant","classNames","unstyled","styles","className"]),{classes:L,cx:R}=Oe(null,{name:s,classNames:T,styles:I,unstyled:A,variant:_,size:x}),N=(0,h.M)(S),[H,$]=(0,r.useState)(!1),[F,B]=(0,r.useState)(!1),z="number"===typeof(null==c?void 0:c.duration)?null==c?void 0:c.duration:200,j=function({opened:e,transitionDuration:t}){const[n,a]=(0,r.useState)(e),o=(0,r.useRef)(),i=(0,Ce.J)()?0:t;return(0,r.useEffect)((()=>(e?(a(!0),window.clearTimeout(o.current)):0===i?a(!1):o.current=window.setTimeout((()=>a(!1)),i),()=>window.clearTimeout(o.current))),[e,i]),n}({opened:n,transitionDuration:z});return(0,f.s)("keydown",(e=>{!E&&"Escape"===e.key&&P&&o()})),(0,g.u)({opened:n,shouldReturnFocus:E&&k}),r.createElement(Se.q,Re(Le({},d),{withinPortal:u,target:v}),r.createElement(b,{value:{__staticSelector:s,opened:n,onClose:o,closeOnClickOutside:l,transitionProps:Re(Le({},c),{duration:z,keepMounted:m}),zIndex:y,padding:C,id:N,getTitleId:()=>`${N}-title`,getBodyId:()=>`${N}-body`,titleMounted:H,bodyMounted:F,setTitleMounted:$,setBodyMounted:B,trapFocus:E,closeOnEscape:P,shadow:O,stylesApi:{name:s,size:x,variant:_,classNames:T,styles:I,unstyled:A}}},r.createElement(p.Z,{enabled:j&&w},r.createElement(ee.x,Le({className:R(L.root,M)},D),i))))}He.CloseButton=_,He.Overlay=z,He.Content=J,He.Header=le,He.Title=fe,He.Body=ke,He.NativeScrollArea=function({children:e}){return r.createElement(r.Fragment,null,e)};var $e=Object.defineProperty,Fe=Object.defineProperties,Be=Object.getOwnPropertyDescriptors,ze=Object.getOwnPropertySymbols,je=Object.prototype.hasOwnProperty,Ue=Object.prototype.propertyIsEnumerable,Ge=(e,t,n)=>t in e?$e(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,We=(e,t)=>{for(var n in t||(t={}))je.call(t,n)&&Ge(e,n,t[n]);if(ze)for(var n of ze(t))Ue.call(t,n)&&Ge(e,n,t[n]);return e},Ve=(e,t)=>Fe(e,Be(t));const Ze=Ve(We({},Ne),{yOffset:"5dvh",xOffset:"5vw"});function Ye(e){const t=(0,a.N4)("ModalRoot",Ze,e),{classNames:n,variant:o,size:l,yOffset:s,xOffset:c,scrollAreaComponent:u,radius:d,centered:p,fullScreen:h}=t,f=((e,t)=>{var n={};for(var r in e)je.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ze)for(var r of ze(e))t.indexOf(r)<0&&Ue.call(e,r)&&(n[r]=e[r]);return n})(t,["classNames","variant","size","yOffset","xOffset","scrollAreaComponent","radius","centered","fullScreen"]),{classes:g,cx:v}=m({yOffset:s,xOffset:c,centered:p,fullScreen:h},{name:"Modal",variant:o,size:l});return r.createElement(i,{value:{yOffset:s,scrollAreaComponent:u,radius:d}},r.createElement(He,We({__staticSelector:"Modal",size:l,variant:o,classNames:Ve(We({},n),{content:v(g.content,null==n?void 0:n.content),inner:v(g.inner,null==n?void 0:n.inner)})},f)))}var Ke=Object.defineProperty,qe=Object.getOwnPropertySymbols,Xe=Object.prototype.hasOwnProperty,Je=Object.prototype.propertyIsEnumerable,Qe=(e,t,n)=>t in e?Ke(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const et={shadow:"xl"},tt=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("ModalContent",et,e),{children:o,scrollAreaComponent:i}=n,c=((e,t)=>{var n={};for(var r in e)Xe.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&qe)for(var r of qe(e))t.indexOf(r)<0&&Je.call(e,r)&&(n[r]=e[r]);return n})(n,["children","scrollAreaComponent"]),u=l(),d=i||u.scrollAreaComponent||He.NativeScrollArea;return r.createElement(He.Content,((e,t)=>{for(var n in t||(t={}))Xe.call(t,n)&&Qe(e,n,t[n]);if(qe)for(var n of qe(t))Je.call(t,n)&&Qe(e,n,t[n]);return e})({ref:t,radius:u.radius},c),r.createElement(d,{style:{maxHeight:`calc(100dvh - (${(0,s.h)(u.yOffset)} * 2))`}},o))}));var nt=Object.defineProperty,rt=Object.defineProperties,at=Object.getOwnPropertyDescriptors,ot=Object.getOwnPropertySymbols,it=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,st=(e,t,n)=>t in e?nt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ct=(e,t)=>{for(var n in t||(t={}))it.call(t,n)&&st(e,n,t[n]);if(ot)for(var n of ot(t))lt.call(t,n)&&st(e,n,t[n]);return e};const ut=(dt=ct({},Ne),rt(dt,at({transitionProps:{duration:200,transition:"pop"},withOverlay:!0,withCloseButton:!0})));var dt;function mt(e){const t=(0,a.N4)("Modal",ut,e),{title:n,withOverlay:o,overlayProps:i,withCloseButton:l,closeButtonProps:s,children:c}=t,u=((e,t)=>{var n={};for(var r in e)it.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ot)for(var r of ot(e))t.indexOf(r)<0&<.call(e,r)&&(n[r]=e[r]);return n})(t,["title","withOverlay","overlayProps","withCloseButton","closeButtonProps","children"]),d=!!n||l;return r.createElement(Ye,ct({},u),o&&r.createElement(He.Overlay,ct({},i)),r.createElement(tt,null,d&&r.createElement(He.Header,null,n&&r.createElement(He.Title,null,n),l&&r.createElement(He.CloseButton,ct({},s))),r.createElement(He.Body,null,c)))}mt.Root=Ye,mt.CloseButton=He.CloseButton,mt.Overlay=He.Overlay,mt.Content=tt,mt.Header=He.Header,mt.Title=He.Title,mt.Body=He.Body,mt.NativeScrollArea=He.NativeScrollArea},33810:function(e,t,n){"use strict";n.d(t,{Y:function(){return S}});var r=n(67294),a=n(9276),o=n(83979),i=n(80665),l=n(50064),s=n(2566),c=n(19827),u=n(21434);const d=(e,t,n)=>Number.isInteger(e)&&e>=0&&0===t?"numeric":!Number.isInteger(e)&&e>=0&&0!==t?"decimal":Number.isInteger(e)&&e<0&&0===t||!Number.isInteger(e)&&e<0&&0!==t?"ios"===n?"text":"decimal":"numeric";function m({direction:e,size:t}){return r.createElement("svg",{style:{width:(0,s.h)(t),height:(0,s.h)(t),transform:"up"===e?"rotate(180deg)":void 0},viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r.createElement("path",{d:"M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"}))}var p=n(44036);const h={xs:(0,s.h)(20),sm:(0,s.h)(24),md:(0,s.h)(30),lg:(0,s.h)(34),xl:(0,s.h)(36)};var f=(0,p.k)(((e,{radius:t},{size:n})=>({rightSection:{display:"flex",flexDirection:"column",height:`calc(100% - ${(0,s.h)(2)})`,margin:(0,s.h)(1),overflow:"hidden",borderTopRightRadius:e.fn.radius(t),borderBottomRightRadius:e.fn.radius(t)},control:{margin:0,position:"relative",flex:"0 0 50%",display:"flex",alignItems:"center",justifyContent:"center",boxSizing:"border-box",width:(0,u.a)({size:n,sizes:h}),padding:0,WebkitTapHighlightColor:"transparent",borderBottom:`${(0,s.h)(1)} solid ${"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[4]}`,borderLeft:`${(0,s.h)(1)} solid ${"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[4]}`,borderTop:0,borderRight:0,backgroundColor:"transparent",marginRight:(0,s.h)(1),color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,"&:not(:disabled):hover":{backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[0]},"&:disabled":{color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[4]}},controlUp:{},controlDown:{borderBottom:0}}))),g=n(80061),v=Object.defineProperty,b=Object.defineProperties,y=Object.getOwnPropertyDescriptors,w=Object.getOwnPropertySymbols,E=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable,k=(e,t,n)=>t in e?v(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const C={xs:(0,s.h)(10),sm:(0,s.h)(14),md:(0,s.h)(16),lg:(0,s.h)(18),xl:(0,s.h)(20)},O={step:1,hideControls:!1,size:"sm",precision:0,noClampOnBlur:!1,removeTrailingZeros:!1,decimalSeparator:".",formatter:e=>e||"",parser:e=>{if("-"===e)return e;let t=e;"."===t[0]&&(t=`0${e}`);const n=parseFloat(t);return Number.isNaN(n)?"":e},type:"text"},S=(0,r.forwardRef)(((e,t)=>{const n=(0,c.N4)("NumberInput",O,e),{readOnly:p,disabled:v,value:S,onChange:x,decimalSeparator:_,thousandsSeparator:T,min:A,max:I,startValue:M,step:D,stepHoldInterval:L,stepHoldDelay:R,onFocus:N,onBlur:H,onKeyDown:$,onKeyUp:F,hideControls:B,radius:z,variant:j,precision:U,removeTrailingZeros:G,defaultValue:W,noClampOnBlur:V,handlersRef:Z,classNames:Y,styles:K,size:q,rightSection:X,rightSectionWidth:J,formatter:Q,parser:ee,inputMode:te,unstyled:ne,type:re}=n,ae=((e,t)=>{var n={};for(var r in e)E.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&w)for(var r of w(e))t.indexOf(r)<0&&P.call(e,r)&&(n[r]=e[r]);return n})(n,["readOnly","disabled","value","onChange","decimalSeparator","thousandsSeparator","min","max","startValue","step","stepHoldInterval","stepHoldDelay","onFocus","onBlur","onKeyDown","onKeyUp","hideControls","radius","variant","precision","removeTrailingZeros","defaultValue","noClampOnBlur","handlersRef","classNames","styles","size","rightSection","rightSectionWidth","formatter","parser","inputMode","unstyled","type"]),{classes:oe,cx:ie}=f({radius:z},{classNames:Y,styles:K,unstyled:ne,name:"NumberInput",variant:j,size:q}),le=e=>{if(""===e)return"";let t=e.toFixed(U);return G&&U>0&&(t=t.replace(new RegExp(`[0]{0,${U}}$`),""),t.endsWith(".")&&(t=t.slice(0,-1))),t},se=e=>(e=>{let t=e;return _&&(t=t.replace(".",_)),Q(t)})(le(e)),[ce,ue]=(0,r.useState)("number"===typeof S?S:"number"===typeof W?W:""),[de,me]=(0,r.useState)((()=>se(ce))),pe=(0,r.useRef)(),[he,fe]=(0,r.useState)(!1),ge=(e,t)=>{if(!he||t){const t=se(e);t!==de&&me(t)}e!==ce&&ue(e)},ve="number"===typeof A?A:-1/0,be="number"===typeof I?I:1/0,ye=(0,r.useRef)();ye.current=()=>{var e;let t;t=""===ce?null!=(e=null!=M?M:A)?e:0:parseFloat(le((0,a.u)(ce+D,ve,be))),ge(t,!0),null==x||x(t)};const we=(0,r.useRef)();we.current=()=>{var e;let t;t=""===ce?null!=(e=null!=M?M:A)?e:0:parseFloat(le((0,a.u)(ce-D,ve,be))),ge(t,!0),null==x||x(t)},(0,o.k)(Z,{increment:ye.current,decrement:we.current}),(0,r.useEffect)((()=>{he||ge(void 0===S?ce:S,!0)}),[S,he]);const Ee=void 0!==R&&void 0!==L,Pe=(0,r.useRef)(null),ke=(0,r.useRef)(0),Ce=()=>{Pe.current&&window.clearTimeout(Pe.current),Pe.current=null,ke.current=0},Oe=e=>{e?ye.current():we.current(),ke.current+=1},Se=e=>{if(Oe(e),Ee){const t="number"===typeof L?L:L(ke.current);Pe.current=window.setTimeout((()=>Se(e)),t)}},xe=(e,t)=>{e.preventDefault(),pe.current.focus(),Oe(t),Ee&&(Pe.current=window.setTimeout((()=>Se(t)),R))};(0,r.useEffect)((()=>(Ce(),Ce)),[]);const _e=r.createElement("div",{className:oe.rightSection},r.createElement("button",{type:"button",tabIndex:-1,"aria-hidden":!0,disabled:ce>=I,className:ie(oe.control,oe.controlUp),onPointerDown:e=>{xe(e,!0)},onPointerUp:Ce,onPointerLeave:Ce},r.createElement(m,{size:(0,u.a)({size:q,sizes:C}),direction:"up"})),r.createElement("button",{type:"button",tabIndex:-1,"aria-hidden":!0,disabled:ce<=A,className:ie(oe.control,oe.controlDown),onPointerDown:e=>{xe(e,!1)},onPointerUp:Ce,onPointerLeave:Ce},r.createElement(m,{size:(0,u.a)({size:q,sizes:C}),direction:"down"}))),Te=e=>{let t=e;t[0]!==`${_}`&&"."!==t[0]||(t=`0${t}`);const n=parseFloat(le(parseFloat((e=>{let t=e;return _&&(t=t.replaceAll(T,"").replace(_,".")),ee(t)})(t)))),r=V?n:(0,a.u)(n,ve,be),o=Number.isNaN(r)?"":r,i=ce!==o;me(e),ge(o),i&&(null==x||x(o))};return r.createElement(g.o,(Ae=((e,t)=>{for(var n in t||(t={}))E.call(t,n)&&k(e,n,t[n]);if(w)for(var n of w(t))P.call(t,n)&&k(e,n,t[n]);return e})({},ae),Ie={type:re,variant:j,value:de,disabled:v,readOnly:p,ref:(0,i.Y)(pe,t),onChange:e=>{e.nativeEvent.isComposing||Te(e.target.value)},onFocus:e=>{fe(!0),null==N||N(e)},onBlur:e=>{fe(!1),null==H||H(e)},onKeyDown:e=>{"function"===typeof $&&$(e),!e.repeat||!Ee||"ArrowUp"!==e.key&&"ArrowDown"!==e.key?p||("ArrowUp"===e.key?xe(e,!0):"ArrowDown"===e.key&&xe(e,!1)):e.preventDefault()},onKeyUp:e=>{"function"===typeof F&&F(e),"ArrowUp"!==e.key&&"ArrowDown"!==e.key||Ce()},rightSection:X||(v||p||B||"unstyled"===j?null:_e),rightSectionWidth:null!=J?J:`calc(${(0,u.a)({size:q,sizes:h})} + ${(0,s.h)(1)})`,radius:z,max:I,min:A,step:D,size:q,styles:K,classNames:Y,inputMode:te||d(D,U,(0,l.i)()),__staticSelector:"NumberInput",unstyled:ne},b(Ae,y(Ie))));var Ae,Ie}));S.displayName="@mantine/core/NumberInput"},85870:function(e,t,n){"use strict";n.d(t,{a:function(){return S}});var r=n(67294),a=n(58332),o=n(19827),i=n(48427),l=n(44036),s=n(2566),c=Object.defineProperty,u=Object.defineProperties,d=Object.getOwnPropertyDescriptors,m=Object.getOwnPropertySymbols,p=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable,f=(e,t,n)=>t in e?c(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,g=(e,t)=>{for(var n in t||(t={}))p.call(t,n)&&f(e,n,t[n]);if(m)for(var n of m(t))h.call(t,n)&&f(e,n,t[n]);return e},v=(0,l.k)(((e,{color:t,opacity:n,blur:r,radius:a,gradient:o,fixed:i,zIndex:l})=>{return{root:(c=g({},e.fn.cover(0)),m={position:i?"fixed":"absolute",backgroundColor:o?void 0:e.fn.rgba(t,n),backgroundImage:o,backdropFilter:r?`blur(${(0,s.h)(r)})`:void 0,borderRadius:e.fn.radius(a),zIndex:l,"&[data-center]":{display:"flex",alignItems:"center",justifyContent:"center"}},u(c,d(m)))};var c,m})),b=n(91938),y=Object.defineProperty,w=Object.getOwnPropertySymbols,E=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable,k=(e,t,n)=>t in e?y(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const C={opacity:.6,color:"#000",zIndex:(0,a.w)("modal"),radius:0},O=(0,r.forwardRef)(((e,t)=>{const n=(0,o.N4)("Overlay",C,e),{variant:a,opacity:i,color:l,blur:s,gradient:c,zIndex:u,radius:d,children:m,className:p,classNames:h,styles:f,unstyled:g,center:y,fixed:O}=n,S=((e,t)=>{var n={};for(var r in e)E.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&w)for(var r of w(e))t.indexOf(r)<0&&P.call(e,r)&&(n[r]=e[r]);return n})(n,["variant","opacity","color","blur","gradient","zIndex","radius","children","className","classNames","styles","unstyled","center","fixed"]),{classes:x,cx:_}=v({color:l,opacity:i,blur:s,radius:d,gradient:c,fixed:O,zIndex:u},{name:"Overlay",classNames:h,styles:f,unstyled:g,variant:a});return r.createElement(b.x,((e,t)=>{for(var n in t||(t={}))E.call(t,n)&&k(e,n,t[n]);if(w)for(var n of w(t))P.call(t,n)&&k(e,n,t[n]);return e})({ref:t,className:_(x.root,p),"data-center":y||void 0},S),m)}));O.displayName="@mantine/core/Overlay";const S=(0,i.F)(O)},36485:function(e,t,n){"use strict";n.d(t,{X:function(){return v}});var r=n(67294),a=n(19827),o=n(48427),i=n(44036),l=n(2566),s=(0,i.k)(((e,{radius:t,shadow:n})=>({root:{outline:0,WebkitTapHighlightColor:"transparent",display:"block",textDecoration:"none",color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,backgroundColor:"dark"===e.colorScheme?e.colors.dark[7]:e.white,boxSizing:"border-box",borderRadius:e.fn.radius(t),boxShadow:e.shadows[n]||n||"none","&[data-with-border]":{border:`${(0,l.h)(1)} solid ${"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[3]}`}}}))),c=n(91938),u=Object.defineProperty,d=Object.getOwnPropertySymbols,m=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable,h=(e,t,n)=>t in e?u(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const f={},g=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Paper",f,e),{className:o,children:i,radius:l,withBorder:u,shadow:g,unstyled:v,variant:b}=n,y=((e,t)=>{var n={};for(var r in e)m.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&d)for(var r of d(e))t.indexOf(r)<0&&p.call(e,r)&&(n[r]=e[r]);return n})(n,["className","children","radius","withBorder","shadow","unstyled","variant"]),{classes:w,cx:E}=s({radius:l,shadow:g},{name:"Paper",unstyled:v,variant:b});return r.createElement(c.x,((e,t)=>{for(var n in t||(t={}))m.call(t,n)&&h(e,n,t[n]);if(d)for(var n of d(t))p.call(t,n)&&h(e,n,t[n]);return e})({className:E(w.root,o),"data-with-border":u||void 0,ref:t},y),i)}));g.displayName="@mantine/core/Paper";const v=(0,o.F)(g)},33664:function(e,t,n){"use strict";n.d(t,{J:function(){return oe}});var r=n(67294),a=n(68589),o=n(10753),i=n(58332),l=n(19827),s=n(15851),c=n(37048),u=n(94993),d=n(51753),m=n(58463),p=n(30212);function h(e){const t=[(0,d.cv)(e.offset)];return e.middlewares.shift&&t.push((0,d.uY)({limiter:(0,d.dr)()})),e.middlewares.flip&&t.push((0,d.RR)()),e.middlewares.inline&&t.push((0,d.Qo)()),t.push((0,m.x7)({element:e.arrowRef,padding:e.arrowOffset})),t}var f=n(68216);const g="Popover component was not found in the tree",v="Popover.Target component children should be an element or a component that accepts ref. Fragments, strings, numbers and other primitive values are not supported",[b,y]=(0,f.R)(g);var w=n(80665),E=n(24241),P=n(86010),k=Object.defineProperty,C=Object.defineProperties,O=Object.getOwnPropertyDescriptors,S=Object.getOwnPropertySymbols,x=Object.prototype.hasOwnProperty,_=Object.prototype.propertyIsEnumerable,T=(e,t,n)=>t in e?k(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,A=(e,t)=>{for(var n in t||(t={}))x.call(t,n)&&T(e,n,t[n]);if(S)for(var n of S(t))_.call(t,n)&&T(e,n,t[n]);return e};const I={refProp:"ref",popupType:"dialog",shouldOverrideDefaultTargetId:!0},M=(0,r.forwardRef)(((e,t)=>{const n=(0,l.N4)("PopoverTarget",I,e),{children:a,refProp:o,popupType:i,shouldOverrideDefaultTargetId:s}=n,c=((e,t)=>{var n={};for(var r in e)x.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&S)for(var r of S(e))t.indexOf(r)<0&&_.call(e,r)&&(n[r]=e[r]);return n})(n,["children","refProp","popupType","shouldOverrideDefaultTargetId"]);if(!(0,E.k)(a))throw new Error(v);const u=c,d=y(),m=(0,w.Y)(d.reference,a.ref,t),p=d.withRoles?{"aria-haspopup":i,"aria-expanded":d.opened,"aria-controls":d.getDropdownId(),id:s?d.getTargetId():a.props.id}:{};return(0,r.cloneElement)(a,A((h=A(A(A({},u),p),d.targetProps),f={className:(0,P.Z)(d.targetProps.className,u.className,a.props.className),[o]:m},C(h,O(f))),d.controlled?null:{onClick:d.onToggle}));var h,f}));M.displayName="@mantine/core/PopoverTarget";var D=n(2566);const L=()=>{};function R(e,t={active:!0}){return"function"===typeof e&&t.active?n=>{var r;"Escape"===n.key&&(e(n),null==(r=t.onTrigger)||r.call(t))}:t.onKeyDown||L}var N=n(96362),H=(0,n(44036).k)(((e,{radius:t,shadow:n})=>({dropdown:{position:"absolute",backgroundColor:e.white,background:"dark"===e.colorScheme?e.colors.dark[6]:e.white,border:`${(0,D.h)(1)} solid ${"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[2]}`,padding:`${e.spacing.sm} ${e.spacing.md}`,boxShadow:e.shadows[n]||n||"none",borderRadius:e.fn.radius(t),"&:focus":{outline:0}},arrow:{backgroundColor:"inherit",border:`${(0,D.h)(1)} solid ${"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[2]}`,zIndex:1}}))),$=n(83143),F=n(42860),B=n(67073),z=n(91938),j=n(66378),U=Object.defineProperty,G=Object.defineProperties,W=Object.getOwnPropertyDescriptors,V=Object.getOwnPropertySymbols,Z=Object.prototype.hasOwnProperty,Y=Object.prototype.propertyIsEnumerable,K=(e,t,n)=>t in e?U(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,q=(e,t)=>{for(var n in t||(t={}))Z.call(t,n)&&K(e,n,t[n]);if(V)for(var n of V(t))Y.call(t,n)&&K(e,n,t[n]);return e},X=(e,t)=>G(e,W(t));const J={};function Q(e){var t;const n=(0,l.N4)("PopoverDropdown",J,e),{style:a,className:o,children:i,onKeyDownCapture:s}=n,c=((e,t)=>{var n={};for(var r in e)Z.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&V)for(var r of V(e))t.indexOf(r)<0&&Y.call(e,r)&&(n[r]=e[r]);return n})(n,["style","className","children","onKeyDownCapture"]),u=y(),{classes:d,cx:m}=H({radius:u.radius,shadow:u.shadow},{name:u.__staticSelector,classNames:u.classNames,styles:u.styles,unstyled:u.unstyled,variant:u.variant}),p=(0,N.u)({opened:u.opened,shouldReturnFocus:u.returnFocus}),h=u.withRoles?{"aria-labelledby":u.getTargetId(),id:u.getDropdownId(),role:"dialog"}:{};return u.disabled?null:r.createElement($.q,X(q({},u.portalProps),{withinPortal:u.withinPortal}),r.createElement(F.u,X(q({mounted:u.opened},u.transitionProps),{transition:u.transitionProps.transition||"fade",duration:null!=(t=u.transitionProps.duration)?t:150,keepMounted:u.keepMounted,exitDuration:"number"===typeof u.transitionProps.exitDuration?u.transitionProps.exitDuration:u.transitionProps.duration}),(e=>{var t,n;return r.createElement(B.i,{active:u.trapFocus},r.createElement(z.x,q(X(q({},h),{tabIndex:-1,ref:u.floating,style:X(q(q({},a),e),{zIndex:u.zIndex,top:null!=(t=u.y)?t:0,left:null!=(n=u.x)?n:0,width:"target"===u.width?void 0:(0,D.h)(u.width)}),className:m(d.dropdown,o),onKeyDownCapture:R(u.onClose,{active:u.closeOnEscape,onTrigger:p,onKeyDown:s}),"data-position":u.placement}),c),i,r.createElement(j.Y,{ref:u.arrowRef,arrowX:u.arrowX,arrowY:u.arrowY,visible:u.withArrow,position:u.placement,arrowSize:u.arrowSize,arrowRadius:u.arrowRadius,arrowOffset:u.arrowOffset,arrowPosition:u.arrowPosition,className:d.arrow})))})))}Q.displayName="@mantine/core/PopoverDropdown";var ee=n(14870),te=Object.getOwnPropertySymbols,ne=Object.prototype.hasOwnProperty,re=Object.prototype.propertyIsEnumerable;const ae={position:"bottom",offset:8,positionDependencies:[],transitionProps:{transition:"fade",duration:150},middlewares:{flip:!0,shift:!0,inline:!1},arrowSize:7,arrowOffset:5,arrowRadius:0,arrowPosition:"side",closeOnClickOutside:!0,withinPortal:!1,closeOnEscape:!0,trapFocus:!1,withRoles:!0,returnFocus:!1,clickOutsideEvents:["mousedown","touchstart"],zIndex:(0,i.w)("popover"),__staticSelector:"Popover",width:"max-content"};function oe(e){var t,n,i,m,f,g;const v=(0,r.useRef)(null),y=(0,l.N4)("Popover",ae,e),{children:w,position:E,offset:P,onPositionChange:k,positionDependencies:C,opened:O,transitionProps:S,width:x,middlewares:_,withArrow:T,arrowSize:A,arrowOffset:I,arrowRadius:M,arrowPosition:D,unstyled:L,classNames:R,styles:N,closeOnClickOutside:H,withinPortal:$,portalProps:F,closeOnEscape:B,clickOutsideEvents:z,trapFocus:j,onClose:U,onOpen:G,onChange:W,zIndex:V,radius:Z,shadow:Y,id:K,defaultOpened:q,__staticSelector:X,withRoles:J,disabled:Q,returnFocus:oe,variant:ie,keepMounted:le}=y,se=((e,t)=>{var n={};for(var r in e)ne.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&te)for(var r of te(e))t.indexOf(r)<0&&re.call(e,r)&&(n[r]=e[r]);return n})(y,["children","position","offset","onPositionChange","positionDependencies","opened","transitionProps","width","middlewares","withArrow","arrowSize","arrowOffset","arrowRadius","arrowPosition","unstyled","classNames","styles","closeOnClickOutside","withinPortal","portalProps","closeOnEscape","clickOutsideEvents","trapFocus","onClose","onOpen","onChange","zIndex","radius","shadow","id","defaultOpened","__staticSelector","withRoles","disabled","returnFocus","variant","keepMounted"]),[ce,ue]=(0,r.useState)(null),[de,me]=(0,r.useState)(null),pe=(0,a.M)(K),he=(0,l.rZ)(),fe=function(e){const[t,n]=(0,s.C)({value:e.opened,defaultValue:e.defaultOpened,finalValue:!1,onChange:e.onChange}),r=(0,u.YF)({placement:e.position,middleware:[...h(e),..."target"===e.width?[(0,d.dp)({apply({rects:e}){var t,n;Object.assign(null!=(n=null==(t=r.refs.floating.current)?void 0:t.style)?n:{},{width:`${e.reference.width}px`})}})]:[]]});return(0,p.L)({opened:e.opened,position:e.position,positionDependencies:e.positionDependencies,floating:r}),(0,c.l)((()=>{var t;null==(t=e.onPositionChange)||t.call(e,r.placement)}),[r.placement]),(0,c.l)((()=>{var t,n;e.opened?null==(n=e.onOpen)||n.call(e):null==(t=e.onClose)||t.call(e)}),[e.opened]),{floating:r,controlled:"boolean"===typeof e.opened,opened:t,onClose:()=>{var t;null==(t=e.onClose)||t.call(e),n(!1)},onToggle:()=>{var r,a;t?(null==(r=e.onClose)||r.call(e),n(!1)):(null==(a=e.onOpen)||a.call(e),n(!0))}}}({middlewares:_,width:x,position:(0,ee._)(he.dir,E),offset:"number"===typeof P?P+(T?A/2:0):P,arrowRef:v,arrowOffset:I,onPositionChange:k,positionDependencies:C,opened:O,defaultOpened:q,onChange:W,onOpen:G,onClose:U});(0,o.O)((()=>fe.opened&&H&&fe.onClose()),z,[ce,de]);const ge=(0,r.useCallback)((e=>{ue(e),fe.floating.reference(e)}),[fe.floating.reference]),ve=(0,r.useCallback)((e=>{me(e),fe.floating.floating(e)}),[fe.floating.floating]);return r.createElement(b,{value:{returnFocus:oe,disabled:Q,controlled:fe.controlled,reference:ge,floating:ve,x:fe.floating.x,y:fe.floating.y,arrowX:null==(i=null==(n=null==(t=fe.floating)?void 0:t.middlewareData)?void 0:n.arrow)?void 0:i.x,arrowY:null==(g=null==(f=null==(m=fe.floating)?void 0:m.middlewareData)?void 0:f.arrow)?void 0:g.y,opened:fe.opened,arrowRef:v,transitionProps:S,width:x,withArrow:T,arrowSize:A,arrowOffset:I,arrowRadius:M,arrowPosition:D,placement:fe.floating.placement,trapFocus:j,withinPortal:$,portalProps:F,zIndex:V,radius:Z,shadow:Y,closeOnEscape:B,onClose:fe.onClose,onToggle:fe.onToggle,getTargetId:()=>`${pe}-target`,getDropdownId:()=>`${pe}-dropdown`,withRoles:J,targetProps:se,__staticSelector:X,classNames:R,styles:N,unstyled:L,variant:ie,keepMounted:le}},w)}oe.Target=M,oe.Dropdown=Q,oe.displayName="@mantine/core/Popover"},83143:function(e,t,n){"use strict";n.d(t,{q:function(){return u}});var r=n(67294),a=n(40254),o=Object.defineProperty,i=Object.getOwnPropertySymbols,l=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable,c=(e,t,n)=>t in e?o(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function u(e){var t=e,{withinPortal:n=!0,children:o}=t,u=((e,t)=>{var n={};for(var r in e)l.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&i)for(var r of i(e))t.indexOf(r)<0&&s.call(e,r)&&(n[r]=e[r]);return n})(t,["withinPortal","children"]);return n?r.createElement(a.h,((e,t)=>{for(var n in t||(t={}))l.call(t,n)&&c(e,n,t[n]);if(i)for(var n of i(t))s.call(t,n)&&c(e,n,t[n]);return e})({},u),o):r.createElement(r.Fragment,null,o)}u.displayName="@mantine/core/OptionalPortal"},40254:function(e,t,n){"use strict";n.d(t,{h:function(){return h}});var r=n(67294),a=n(73935),o=n(10129),i=n(19827),l=Object.defineProperty,s=Object.defineProperties,c=Object.getOwnPropertyDescriptors,u=Object.getOwnPropertySymbols,d=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable,p=(e,t,n)=>t in e?l(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function h(e){const t=(0,i.N4)("Portal",{},e),{children:n,target:l,className:h,innerRef:f}=t,g=((e,t)=>{var n={};for(var r in e)d.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&u)for(var r of u(e))t.indexOf(r)<0&&m.call(e,r)&&(n[r]=e[r]);return n})(t,["children","target","className","innerRef"]),v=(0,i.rZ)(),[b,y]=(0,r.useState)(!1),w=(0,r.useRef)();return(0,o.Y)((()=>(y(!0),w.current=l?"string"===typeof l?document.querySelector(l):l:document.createElement("div"),l||document.body.appendChild(w.current),()=>{!l&&document.body.removeChild(w.current)})),[l]),b?(0,a.createPortal)(r.createElement("div",(E=((e,t)=>{for(var n in t||(t={}))d.call(t,n)&&p(e,n,t[n]);if(u)for(var n of u(t))m.call(t,n)&&p(e,n,t[n]);return e})({className:h,dir:v.dir},g),s(E,c({ref:f}))),n),w.current):null;var E}h.displayName="@mantine/core/Portal"},44079:function(e,t,n){"use strict";n.d(t,{Y:function(){return Y}});var r=n(67294),a=n(68589),o=n(19827),i=Object.defineProperty,l=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable,u=(e,t,n)=>t in e?i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,d=(e,t)=>{for(var n in t||(t={}))s.call(t,n)&&u(e,n,t[n]);if(l)for(var n of l(t))c.call(t,n)&&u(e,n,t[n]);return e};const m=(0,r.createContext)(null),p=m.Provider;var h=n(15851),f=n(72647),g=Object.defineProperty,v=Object.getOwnPropertySymbols,b=Object.prototype.hasOwnProperty,y=Object.prototype.propertyIsEnumerable,w=(e,t,n)=>t in e?g(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,E=(e,t)=>{for(var n in t||(t={}))b.call(t,n)&&w(e,n,t[n]);if(v)for(var n of v(t))y.call(t,n)&&w(e,n,t[n]);return e};const P={size:"sm"},k=(0,r.forwardRef)(((e,t)=>{const n=(0,o.N4)("RadioGroup",P,e),{children:i,value:l,defaultValue:s,onChange:c,size:u,wrapperProps:d,unstyled:m,name:g}=n,w=((e,t)=>{var n={};for(var r in e)b.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&v)for(var r of v(e))t.indexOf(r)<0&&y.call(e,r)&&(n[r]=e[r]);return n})(n,["children","value","defaultValue","onChange","size","wrapperProps","unstyled","name"]),k=(0,a.M)(g),[C,O]=(0,h.C)({value:l,defaultValue:s,finalValue:"",onChange:c});return r.createElement(p,{value:{value:C,onChange:e=>O(e.currentTarget.value),size:u,name:k}},r.createElement(f.I.Wrapper,E(E({labelElement:"div",size:u,__staticSelector:"RadioGroup",ref:t,unstyled:m},d),w),i))}));k.displayName="@mantine/core/RadioGroup";var C=n(2566),O=n(44036),S=n(6483),x=n(21434),_=Object.defineProperty,T=Object.defineProperties,A=Object.getOwnPropertyDescriptors,I=Object.getOwnPropertySymbols,M=Object.prototype.hasOwnProperty,D=Object.prototype.propertyIsEnumerable,L=(e,t,n)=>t in e?_(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,R=(e,t)=>{for(var n in t||(t={}))M.call(t,n)&&L(e,n,t[n]);if(I)for(var n of I(t))D.call(t,n)&&L(e,n,t[n]);return e};const N={xs:(0,C.h)(16),sm:(0,C.h)(20),md:(0,C.h)(24),lg:(0,C.h)(30),xl:(0,C.h)(36)},H={xs:(0,C.h)(6),sm:(0,C.h)(8),md:(0,C.h)(10),lg:(0,C.h)(14),xl:(0,C.h)(16)};var $=(0,O.k)(((e,{color:t,transitionDuration:n,labelPosition:r,error:a},{size:o})=>{const i=e.fn.variant({variant:"filled",color:t}),l=e.fn.variant({variant:"filled",color:"red"}).background;return{inner:{order:"left"===r?2:1,position:"relative",alignSelf:"flex-start"},icon:{ref:(0,S.A)("icon"),color:e.white,opacity:0,transform:`scale(0.75) translateY(${(0,C.h)(2)})`,transition:`opacity ${n}ms ${e.transitionTimingFunction}`,pointerEvents:"none",width:(0,x.a)({sizes:H,size:o}),height:(0,x.a)({sizes:H,size:o}),position:"absolute",top:`calc(50% - ${(0,x.a)({sizes:H,size:o})} / 2)`,left:`calc(50% - ${(0,x.a)({sizes:H,size:o})} / 2)`},radio:(s=R({},e.fn.focusStyles()),c={backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.white,border:`${(0,C.h)(1)} solid ${a?l:"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[4]}`,position:"relative",appearance:"none",width:(0,x.a)({sizes:N,size:o}),height:(0,x.a)({sizes:N,size:o}),borderRadius:(0,x.a)({sizes:N,size:o}),margin:0,display:"flex",alignItems:"center",justifyContent:"center",transitionProperty:"background-color, border-color",transitionTimingFunction:e.transitionTimingFunction,transitionDuration:`${n}ms`,cursor:e.cursorType,"&:checked":{background:i.background,borderColor:i.background,[`& + .${(0,S.A)("icon")}`]:{opacity:1,transform:"scale(1)"}},"&:disabled":{borderColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[4],backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[1],[`& + .${(0,S.A)("icon")}`]:{color:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[4]}}},T(s,A(c)))};var s,c})),F=n(12756),B=n(76290),z=Object.defineProperty,j=Object.getOwnPropertySymbols,U=Object.prototype.hasOwnProperty,G=Object.prototype.propertyIsEnumerable,W=(e,t,n)=>t in e?z(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,V=(e,t)=>{for(var n in t||(t={}))U.call(t,n)&&W(e,n,t[n]);if(j)for(var n of j(t))G.call(t,n)&&W(e,n,t[n]);return e};const Z={icon:function(e){const t=e,{width:n,height:a,style:o}=t,i=((e,t)=>{var n={};for(var r in e)s.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&l)for(var r of l(e))t.indexOf(r)<0&&c.call(e,r)&&(n[r]=e[r]);return n})(t,["width","height","style"]);return r.createElement("svg",d({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 5 5",style:d({width:n,height:a},o)},i),r.createElement("path",{fill:"currentColor",d:"M0 2.5a2.5 2.5 0 115 0 2.5 2.5 0 01-5 0z"}))},transitionDuration:100,size:"sm",labelPosition:"right"},Y=(0,r.forwardRef)(((e,t)=>{var n,i;const l=(0,o.N4)("Radio",Z,e),{className:s,style:c,id:u,label:d,size:p,title:h,disabled:f,color:g,classNames:v,styles:b,sx:y,icon:w,transitionDuration:E,wrapperProps:P,unstyled:k,labelPosition:C,description:O,error:S,variant:x}=l,_=((e,t)=>{var n={};for(var r in e)U.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&j)for(var r of j(e))t.indexOf(r)<0&&G.call(e,r)&&(n[r]=e[r]);return n})(l,["className","style","id","label","size","title","disabled","color","classNames","styles","sx","icon","transitionDuration","wrapperProps","unstyled","labelPosition","description","error","variant"]),T=(0,r.useContext)(m),A=null!=(n=null==T?void 0:T.size)?n:p,I=e.size?p:A,{classes:M}=$({color:g,transitionDuration:E,labelPosition:C,error:!!S},{name:"Radio",classNames:v,styles:b,unstyled:k,variant:x,size:I}),{systemStyles:D,rest:L}=(0,F.x)(_),R=(0,a.M)(u),N=T?{checked:T.value===L.value,name:null!=(i=L.name)?i:T.name,onChange:T.onChange}:{};return r.createElement(B.Z,V(V({className:s,sx:y,style:c,id:R,size:I,labelPosition:C,label:d,description:O,error:S,disabled:f,__staticSelector:"Radio",classNames:v,styles:b,unstyled:k,"data-checked":N.checked||void 0,variant:x},D),P),r.createElement("div",{className:M.inner},r.createElement("input",V(V({ref:t,className:M.radio,type:"radio",id:R,disabled:f},L),N)),r.createElement(w,{className:M.icon,"aria-hidden":!0})))}));Y.displayName="@mantine/core/Radio",Y.Group=k},34261:function(e,t,n){"use strict";n.d(t,{x:function(){return Se}});var r=n(67294),a=n(22122),o=n(73935);function i(...e){return t=>e.forEach((e=>function(e,t){"function"===typeof e?e(t):null!==e&&void 0!==e&&(e.current=t)}(e,t)))}function l(...e){return(0,r.useCallback)(i(...e),e)}const s=(0,r.forwardRef)(((e,t)=>{const{children:n,...o}=e,i=r.Children.toArray(n),l=i.find(d);if(l){const e=l.props.children,n=i.map((t=>t===l?r.Children.count(e)>1?r.Children.only(null):(0,r.isValidElement)(e)?e.props.children:null:t));return(0,r.createElement)(c,(0,a.Z)({},o,{ref:t}),(0,r.isValidElement)(e)?(0,r.cloneElement)(e,void 0,n):null)}return(0,r.createElement)(c,(0,a.Z)({},o,{ref:t}),n)}));s.displayName="Slot";const c=(0,r.forwardRef)(((e,t)=>{const{children:n,...a}=e;return(0,r.isValidElement)(n)?(0,r.cloneElement)(n,{...m(a,n.props),ref:i(t,n.ref)}):r.Children.count(n)>1?r.Children.only(null):null}));c.displayName="SlotClone";const u=({children:e})=>(0,r.createElement)(r.Fragment,null,e);function d(e){return(0,r.isValidElement)(e)&&e.type===u}function m(e,t){const n={...t};for(const r in t){const a=e[r],o=t[r];/^on[A-Z]/.test(r)?a&&o?n[r]=(...e)=>{o(...e),a(...e)}:a&&(n[r]=a):"style"===r?n[r]={...a,...o}:"className"===r&&(n[r]=[a,o].filter(Boolean).join(" "))}return{...e,...n}}const p=["a","button","div","h2","h3","img","label","li","nav","ol","p","span","svg","ul"].reduce(((e,t)=>{const n=(0,r.forwardRef)(((e,n)=>{const{asChild:o,...i}=e,l=o?s:t;return(0,r.useEffect)((()=>{window[Symbol.for("radix-ui")]=!0}),[]),(0,r.createElement)(l,(0,a.Z)({},i,{ref:n}))}));return n.displayName=`Primitive.${t}`,{...e,[t]:n}}),{});const h=Boolean(null===globalThis||void 0===globalThis?void 0:globalThis.document)?r.useLayoutEffect:()=>{};const f=e=>{const{present:t,children:n}=e,a=function(e){const[t,n]=(0,r.useState)(),a=(0,r.useRef)({}),i=(0,r.useRef)(e),l=(0,r.useRef)("none"),s=e?"mounted":"unmounted",[c,u]=function(e,t){return(0,r.useReducer)(((e,n)=>{const r=t[e][n];return null!==r&&void 0!==r?r:e}),e)}(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return(0,r.useEffect)((()=>{const e=g(a.current);l.current="mounted"===c?e:"none"}),[c]),h((()=>{const t=a.current,n=i.current;if(n!==e){const r=l.current,a=g(t);if(e)u("MOUNT");else if("none"===a||"none"===(null===t||void 0===t?void 0:t.display))u("UNMOUNT");else{const e=r!==a;u(n&&e?"ANIMATION_OUT":"UNMOUNT")}i.current=e}}),[e,u]),h((()=>{if(t){const e=e=>{const n=g(a.current).includes(e.animationName);e.target===t&&n&&(0,o.flushSync)((()=>u("ANIMATION_END")))},n=e=>{e.target===t&&(l.current=g(a.current))};return t.addEventListener("animationstart",n),t.addEventListener("animationcancel",e),t.addEventListener("animationend",e),()=>{t.removeEventListener("animationstart",n),t.removeEventListener("animationcancel",e),t.removeEventListener("animationend",e)}}u("ANIMATION_END")}),[t,u]),{isPresent:["mounted","unmountSuspended"].includes(c),ref:(0,r.useCallback)((e=>{e&&(a.current=getComputedStyle(e)),n(e)}),[])}}(t),i="function"===typeof n?n({present:a.isPresent}):r.Children.only(n),s=l(a.ref,i.ref);return"function"===typeof n||a.isPresent?(0,r.cloneElement)(i,{ref:s}):null};function g(e){return(null===e||void 0===e?void 0:e.animationName)||"none"}function v(...e){const t=e[0];if(1===e.length)return t;const n=()=>{const n=e.map((e=>({useScope:e(),scopeName:e.scopeName})));return function(e){const a=n.reduce(((t,{useScope:n,scopeName:r})=>({...t,...n(e)[`__scope${r}`]})),{});return(0,r.useMemo)((()=>({[`__scope${t.scopeName}`]:a})),[a])}};return n.scopeName=t.scopeName,n}function b(e){const t=(0,r.useRef)(e);return(0,r.useEffect)((()=>{t.current=e})),(0,r.useMemo)((()=>(...e)=>{var n;return null===(n=t.current)||void 0===n?void 0:n.call(t,...e)}),[])}f.displayName="Presence";const y=(0,r.createContext)(void 0);function w(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(null===e||void 0===e||e(r),!1===n||!r.defaultPrevented)return null===t||void 0===t?void 0:t(r)}}const E="ScrollArea",[P,k]=function(e,t=[]){let n=[];const a=()=>{const t=n.map((e=>(0,r.createContext)(e)));return function(n){const a=(null===n||void 0===n?void 0:n[e])||t;return(0,r.useMemo)((()=>({[`__scope${e}`]:{...n,[e]:a}})),[n,a])}};return a.scopeName=e,[function(t,a){const o=(0,r.createContext)(a),i=n.length;function l(t){const{scope:n,children:a,...l}=t,s=(null===n||void 0===n?void 0:n[e][i])||o,c=(0,r.useMemo)((()=>l),Object.values(l));return(0,r.createElement)(s.Provider,{value:c},a)}return n=[...n,a],l.displayName=t+"Provider",[l,function(n,l){const s=(null===l||void 0===l?void 0:l[e][i])||o,c=(0,r.useContext)(s);if(c)return c;if(void 0!==a)return a;throw new Error(`\`${n}\` must be used within \`${t}\``)}]},v(a,...t)]}(E),[C,O]=P(E),S=(0,r.forwardRef)(((e,t)=>{const{__scopeScrollArea:n,type:o="hover",dir:i,scrollHideDelay:s=600,...c}=e,[u,d]=(0,r.useState)(null),[m,h]=(0,r.useState)(null),[f,g]=(0,r.useState)(null),[v,b]=(0,r.useState)(null),[w,E]=(0,r.useState)(null),[P,k]=(0,r.useState)(0),[O,S]=(0,r.useState)(0),[x,_]=(0,r.useState)(!1),[T,A]=(0,r.useState)(!1),I=l(t,(e=>d(e))),M=function(e){const t=(0,r.useContext)(y);return e||t||"ltr"}(i);return(0,r.createElement)(C,{scope:n,type:o,dir:M,scrollHideDelay:s,scrollArea:u,viewport:m,onViewportChange:h,content:f,onContentChange:g,scrollbarX:v,onScrollbarXChange:b,scrollbarXEnabled:x,onScrollbarXEnabledChange:_,scrollbarY:w,onScrollbarYChange:E,scrollbarYEnabled:T,onScrollbarYEnabledChange:A,onCornerWidthChange:k,onCornerHeightChange:S},(0,r.createElement)(p.div,(0,a.Z)({dir:M},c,{ref:I,style:{position:"relative","--radix-scroll-area-corner-width":P+"px","--radix-scroll-area-corner-height":O+"px",...e.style}})))})),x="ScrollAreaViewport",_=(0,r.forwardRef)(((e,t)=>{const{__scopeScrollArea:n,children:o,...i}=e,s=O(x,n),c=l(t,(0,r.useRef)(null),s.onViewportChange);return(0,r.createElement)(r.Fragment,null,(0,r.createElement)("style",{dangerouslySetInnerHTML:{__html:"[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}"}}),(0,r.createElement)(p.div,(0,a.Z)({"data-radix-scroll-area-viewport":""},i,{ref:c,style:{overflowX:s.scrollbarXEnabled?"scroll":"hidden",overflowY:s.scrollbarYEnabled?"scroll":"hidden",...e.style}}),(0,r.createElement)("div",{ref:s.onContentChange,style:{minWidth:"100%",display:"table"}},o)))})),T="ScrollAreaScrollbar",A=(0,r.forwardRef)(((e,t)=>{const{forceMount:n,...o}=e,i=O(T,e.__scopeScrollArea),{onScrollbarXEnabledChange:l,onScrollbarYEnabledChange:s}=i,c="horizontal"===e.orientation;return(0,r.useEffect)((()=>(c?l(!0):s(!0),()=>{c?l(!1):s(!1)})),[c,l,s]),"hover"===i.type?(0,r.createElement)(I,(0,a.Z)({},o,{ref:t,forceMount:n})):"scroll"===i.type?(0,r.createElement)(M,(0,a.Z)({},o,{ref:t,forceMount:n})):"auto"===i.type?(0,r.createElement)(D,(0,a.Z)({},o,{ref:t,forceMount:n})):"always"===i.type?(0,r.createElement)(L,(0,a.Z)({},o,{ref:t})):null})),I=(0,r.forwardRef)(((e,t)=>{const{forceMount:n,...o}=e,i=O(T,e.__scopeScrollArea),[l,s]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{const e=i.scrollArea;let t=0;if(e){const n=()=>{window.clearTimeout(t),s(!0)},r=()=>{t=window.setTimeout((()=>s(!1)),i.scrollHideDelay)};return e.addEventListener("pointerenter",n),e.addEventListener("pointerleave",r),()=>{window.clearTimeout(t),e.removeEventListener("pointerenter",n),e.removeEventListener("pointerleave",r)}}}),[i.scrollArea,i.scrollHideDelay]),(0,r.createElement)(f,{present:n||l},(0,r.createElement)(D,(0,a.Z)({"data-state":l?"visible":"hidden"},o,{ref:t})))})),M=(0,r.forwardRef)(((e,t)=>{const{forceMount:n,...o}=e,i=O(T,e.__scopeScrollArea),l="horizontal"===e.orientation,s=Q((()=>u("SCROLL_END")),100),[c,u]=(d="hidden",m={hidden:{SCROLL:"scrolling"},scrolling:{SCROLL_END:"idle",POINTER_ENTER:"interacting"},interacting:{SCROLL:"interacting",POINTER_LEAVE:"idle"},idle:{HIDE:"hidden",SCROLL:"scrolling",POINTER_ENTER:"interacting"}},(0,r.useReducer)(((e,t)=>{const n=m[e][t];return null!==n&&void 0!==n?n:e}),d));var d,m;return(0,r.useEffect)((()=>{if("idle"===c){const e=window.setTimeout((()=>u("HIDE")),i.scrollHideDelay);return()=>window.clearTimeout(e)}}),[c,i.scrollHideDelay,u]),(0,r.useEffect)((()=>{const e=i.viewport,t=l?"scrollLeft":"scrollTop";if(e){let n=e[t];const r=()=>{const r=e[t];n!==r&&(u("SCROLL"),s()),n=r};return e.addEventListener("scroll",r),()=>e.removeEventListener("scroll",r)}}),[i.viewport,l,u,s]),(0,r.createElement)(f,{present:n||"hidden"!==c},(0,r.createElement)(L,(0,a.Z)({"data-state":"hidden"===c?"hidden":"visible"},o,{ref:t,onPointerEnter:w(e.onPointerEnter,(()=>u("POINTER_ENTER"))),onPointerLeave:w(e.onPointerLeave,(()=>u("POINTER_LEAVE")))})))})),D=(0,r.forwardRef)(((e,t)=>{const n=O(T,e.__scopeScrollArea),{forceMount:o,...i}=e,[l,s]=(0,r.useState)(!1),c="horizontal"===e.orientation,u=Q((()=>{if(n.viewport){const e=n.viewport.offsetWidth{const{orientation:n="vertical",...o}=e,i=O(T,e.__scopeScrollArea),l=(0,r.useRef)(null),s=(0,r.useRef)(0),[c,u]=(0,r.useState)({content:0,viewport:0,scrollbar:{size:0,paddingStart:0,paddingEnd:0}}),d=Z(c.viewport,c.content),m={...o,sizes:c,onSizesChange:u,hasThumb:Boolean(d>0&&d<1),onThumbChange:e=>l.current=e,onThumbPointerUp:()=>s.current=0,onThumbPointerDown:e=>s.current=e};function p(e,t){return function(e,t,n,r="ltr"){const a=Y(n),o=a/2,i=t||o,l=a-i,s=n.scrollbar.paddingStart+i,c=n.scrollbar.size-n.scrollbar.paddingEnd-l,u=n.content-n.viewport;return q([s,c],"ltr"===r?[0,u]:[-1*u,0])(e)}(e,s.current,c,t)}return"horizontal"===n?(0,r.createElement)(R,(0,a.Z)({},m,{ref:t,onThumbPositionChange:()=>{if(i.viewport&&l.current){const e=K(i.viewport.scrollLeft,c,i.dir);l.current.style.transform=`translate3d(${e}px, 0, 0)`}},onWheelScroll:e=>{i.viewport&&(i.viewport.scrollLeft=e)},onDragScroll:e=>{i.viewport&&(i.viewport.scrollLeft=p(e,i.dir))}})):"vertical"===n?(0,r.createElement)(N,(0,a.Z)({},m,{ref:t,onThumbPositionChange:()=>{if(i.viewport&&l.current){const e=K(i.viewport.scrollTop,c);l.current.style.transform=`translate3d(0, ${e}px, 0)`}},onWheelScroll:e=>{i.viewport&&(i.viewport.scrollTop=e)},onDragScroll:e=>{i.viewport&&(i.viewport.scrollTop=p(e))}})):null})),R=(0,r.forwardRef)(((e,t)=>{const{sizes:n,onSizesChange:o,...i}=e,s=O(T,e.__scopeScrollArea),[c,u]=(0,r.useState)(),d=(0,r.useRef)(null),m=l(t,d,s.onScrollbarXChange);return(0,r.useEffect)((()=>{d.current&&u(getComputedStyle(d.current))}),[d]),(0,r.createElement)(F,(0,a.Z)({"data-orientation":"horizontal"},i,{ref:m,sizes:n,style:{bottom:0,left:"rtl"===s.dir?"var(--radix-scroll-area-corner-width)":0,right:"ltr"===s.dir?"var(--radix-scroll-area-corner-width)":0,"--radix-scroll-area-thumb-width":Y(n)+"px",...e.style},onThumbPointerDown:t=>e.onThumbPointerDown(t.x),onDragScroll:t=>e.onDragScroll(t.x),onWheelScroll:(t,n)=>{if(s.viewport){const r=s.viewport.scrollLeft+t.deltaX;e.onWheelScroll(r),X(r,n)&&t.preventDefault()}},onResize:()=>{d.current&&s.viewport&&c&&o({content:s.viewport.scrollWidth,viewport:s.viewport.offsetWidth,scrollbar:{size:d.current.clientWidth,paddingStart:V(c.paddingLeft),paddingEnd:V(c.paddingRight)}})}}))})),N=(0,r.forwardRef)(((e,t)=>{const{sizes:n,onSizesChange:o,...i}=e,s=O(T,e.__scopeScrollArea),[c,u]=(0,r.useState)(),d=(0,r.useRef)(null),m=l(t,d,s.onScrollbarYChange);return(0,r.useEffect)((()=>{d.current&&u(getComputedStyle(d.current))}),[d]),(0,r.createElement)(F,(0,a.Z)({"data-orientation":"vertical"},i,{ref:m,sizes:n,style:{top:0,right:"ltr"===s.dir?0:void 0,left:"rtl"===s.dir?0:void 0,bottom:"var(--radix-scroll-area-corner-height)","--radix-scroll-area-thumb-height":Y(n)+"px",...e.style},onThumbPointerDown:t=>e.onThumbPointerDown(t.y),onDragScroll:t=>e.onDragScroll(t.y),onWheelScroll:(t,n)=>{if(s.viewport){const r=s.viewport.scrollTop+t.deltaY;e.onWheelScroll(r),X(r,n)&&t.preventDefault()}},onResize:()=>{d.current&&s.viewport&&c&&o({content:s.viewport.scrollHeight,viewport:s.viewport.offsetHeight,scrollbar:{size:d.current.clientHeight,paddingStart:V(c.paddingTop),paddingEnd:V(c.paddingBottom)}})}}))})),[H,$]=P(T),F=(0,r.forwardRef)(((e,t)=>{const{__scopeScrollArea:n,sizes:o,hasThumb:i,onThumbChange:s,onThumbPointerUp:c,onThumbPointerDown:u,onThumbPositionChange:d,onDragScroll:m,onWheelScroll:h,onResize:f,...g}=e,v=O(T,n),[y,E]=(0,r.useState)(null),P=l(t,(e=>E(e))),k=(0,r.useRef)(null),C=(0,r.useRef)(""),S=v.viewport,x=o.content-o.viewport,_=b(h),A=b(d),I=Q(f,10);function M(e){if(k.current){const t=e.clientX-k.current.left,n=e.clientY-k.current.top;m({x:t,y:n})}}return(0,r.useEffect)((()=>{const e=e=>{const t=e.target;(null===y||void 0===y?void 0:y.contains(t))&&_(e,x)};return document.addEventListener("wheel",e,{passive:!1}),()=>document.removeEventListener("wheel",e,{passive:!1})}),[S,y,x,_]),(0,r.useEffect)(A,[o,A]),ee(y,I),ee(v.content,I),(0,r.createElement)(H,{scope:n,scrollbar:y,hasThumb:i,onThumbChange:b(s),onThumbPointerUp:b(c),onThumbPositionChange:A,onThumbPointerDown:b(u)},(0,r.createElement)(p.div,(0,a.Z)({},g,{ref:P,style:{position:"absolute",...g.style},onPointerDown:w(e.onPointerDown,(e=>{if(0===e.button){e.target.setPointerCapture(e.pointerId),k.current=y.getBoundingClientRect(),C.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",M(e)}})),onPointerMove:w(e.onPointerMove,M),onPointerUp:w(e.onPointerUp,(e=>{const t=e.target;t.hasPointerCapture(e.pointerId)&&t.releasePointerCapture(e.pointerId),document.body.style.webkitUserSelect=C.current,k.current=null}))})))})),B="ScrollAreaThumb",z=(0,r.forwardRef)(((e,t)=>{const{forceMount:n,...o}=e,i=$(B,e.__scopeScrollArea);return(0,r.createElement)(f,{present:n||i.hasThumb},(0,r.createElement)(j,(0,a.Z)({ref:t},o)))})),j=(0,r.forwardRef)(((e,t)=>{const{__scopeScrollArea:n,style:o,...i}=e,s=O(B,n),c=$(B,n),{onThumbPositionChange:u}=c,d=l(t,(e=>c.onThumbChange(e))),m=(0,r.useRef)(),h=Q((()=>{m.current&&(m.current(),m.current=void 0)}),100);return(0,r.useEffect)((()=>{const e=s.viewport;if(e){const t=()=>{if(h(),!m.current){const t=J(e,u);m.current=t,u()}};return u(),e.addEventListener("scroll",t),()=>e.removeEventListener("scroll",t)}}),[s.viewport,h,u]),(0,r.createElement)(p.div,(0,a.Z)({"data-state":c.hasThumb?"visible":"hidden"},i,{ref:d,style:{width:"var(--radix-scroll-area-thumb-width)",height:"var(--radix-scroll-area-thumb-height)",...o},onPointerDownCapture:w(e.onPointerDownCapture,(e=>{const t=e.target.getBoundingClientRect(),n=e.clientX-t.left,r=e.clientY-t.top;c.onThumbPointerDown({x:n,y:r})})),onPointerUp:w(e.onPointerUp,c.onThumbPointerUp)}))})),U="ScrollAreaCorner",G=(0,r.forwardRef)(((e,t)=>{const n=O(U,e.__scopeScrollArea),o=Boolean(n.scrollbarX&&n.scrollbarY);return"scroll"!==n.type&&o?(0,r.createElement)(W,(0,a.Z)({},e,{ref:t})):null})),W=(0,r.forwardRef)(((e,t)=>{const{__scopeScrollArea:n,...o}=e,i=O(U,n),[l,s]=(0,r.useState)(0),[c,u]=(0,r.useState)(0),d=Boolean(l&&c);return ee(i.scrollbarX,(()=>{var e;const t=(null===(e=i.scrollbarX)||void 0===e?void 0:e.offsetHeight)||0;i.onCornerHeightChange(t),u(t)})),ee(i.scrollbarY,(()=>{var e;const t=(null===(e=i.scrollbarY)||void 0===e?void 0:e.offsetWidth)||0;i.onCornerWidthChange(t),s(t)})),d?(0,r.createElement)(p.div,(0,a.Z)({},o,{ref:t,style:{width:l,height:c,position:"absolute",right:"ltr"===i.dir?0:void 0,left:"rtl"===i.dir?0:void 0,bottom:0,...e.style}})):null}));function V(e){return e?parseInt(e,10):0}function Z(e,t){const n=e/t;return isNaN(n)?0:n}function Y(e){const t=Z(e.viewport,e.content),n=e.scrollbar.paddingStart+e.scrollbar.paddingEnd,r=(e.scrollbar.size-n)*t;return Math.max(r,18)}function K(e,t,n="ltr"){const r=Y(t),a=t.scrollbar.paddingStart+t.scrollbar.paddingEnd,o=t.scrollbar.size-a,i=t.content-t.viewport,l=o-r,s=function(e,[t,n]){return Math.min(n,Math.max(t,e))}(e,"ltr"===n?[0,i]:[-1*i,0]);return q([0,i],[0,l])(s)}function q(e,t){return n=>{if(e[0]===e[1]||t[0]===t[1])return t[0];const r=(t[1]-t[0])/(e[1]-e[0]);return t[0]+r*(n-e[0])}}function X(e,t){return e>0&&e{}))=>{let n={left:e.scrollLeft,top:e.scrollTop},r=0;return function a(){const o={left:e.scrollLeft,top:e.scrollTop},i=n.left!==o.left,l=n.top!==o.top;(i||l)&&t(),n=o,r=window.requestAnimationFrame(a)}(),()=>window.cancelAnimationFrame(r)};function Q(e,t){const n=b(e),a=(0,r.useRef)(0);return(0,r.useEffect)((()=>()=>window.clearTimeout(a.current)),[]),(0,r.useCallback)((()=>{window.clearTimeout(a.current),a.current=window.setTimeout(n,t)}),[n,t])}function ee(e,t){const n=b(t);h((()=>{let t=0;if(e){const r=new ResizeObserver((()=>{cancelAnimationFrame(t),t=window.requestAnimationFrame(n)}));return r.observe(e),()=>{window.cancelAnimationFrame(t),r.unobserve(e)}}}),[e,n])}const te=S,ne=_,re=A,ae=z,oe=G;var ie=n(19827),le=n(97818),se=n(44036),ce=n(2566),ue=n(6483),de=(0,se.k)(((e,{scrollbarSize:t,offsetScrollbars:n,scrollbarHovered:r,hidden:a})=>({root:{overflow:"hidden"},viewport:{width:"100%",height:"100%",paddingRight:n?(0,ce.h)(t):void 0,paddingBottom:n?(0,ce.h)(t):void 0},scrollbar:{display:a?"none":"flex",userSelect:"none",touchAction:"none",boxSizing:"border-box",padding:`calc(${(0,ce.h)(t)} / 5)`,transition:"background-color 150ms ease, opacity 150ms ease","&:hover":{backgroundColor:"dark"===e.colorScheme?e.colors.dark[8]:e.colors.gray[0],[`& .${(0,ue.A)("thumb")}`]:{backgroundColor:"dark"===e.colorScheme?e.fn.rgba(e.white,.5):e.fn.rgba(e.black,.5)}},'&[data-orientation="vertical"]':{width:(0,ce.h)(t)},'&[data-orientation="horizontal"]':{flexDirection:"column",height:(0,ce.h)(t)},'&[data-state="hidden"]':{display:"none",opacity:0}},thumb:{ref:(0,ue.A)("thumb"),flex:1,backgroundColor:"dark"===e.colorScheme?e.fn.rgba(e.white,.4):e.fn.rgba(e.black,.4),borderRadius:(0,ce.h)(t),position:"relative",transition:"background-color 150ms ease",display:a?"none":void 0,overflow:"hidden","&::before":{content:'""',position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:"100%",height:"100%",minWidth:(0,ce.h)(44),minHeight:(0,ce.h)(44)}},corner:{backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[0],transition:"opacity 150ms ease",opacity:r?1:0,display:a?"none":void 0}}))),me=n(91938),pe=Object.defineProperty,he=Object.defineProperties,fe=Object.getOwnPropertyDescriptors,ge=Object.getOwnPropertySymbols,ve=Object.prototype.hasOwnProperty,be=Object.prototype.propertyIsEnumerable,ye=(e,t,n)=>t in e?pe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,we=(e,t)=>{for(var n in t||(t={}))ve.call(t,n)&&ye(e,n,t[n]);if(ge)for(var n of ge(t))be.call(t,n)&&ye(e,n,t[n]);return e},Ee=(e,t)=>he(e,fe(t)),Pe=(e,t)=>{var n={};for(var r in e)ve.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ge)for(var r of ge(e))t.indexOf(r)<0&&be.call(e,r)&&(n[r]=e[r]);return n};const ke={scrollbarSize:12,scrollHideDelay:1e3,type:"hover",offsetScrollbars:!1},Ce=(0,r.forwardRef)(((e,t)=>{const n=(0,ie.N4)("ScrollArea",ke,e),{children:a,className:o,classNames:i,styles:l,scrollbarSize:s,scrollHideDelay:c,type:u,dir:d,offsetScrollbars:m,viewportRef:p,onScrollPositionChange:h,unstyled:f,variant:g,viewportProps:v}=n,b=Pe(n,["children","className","classNames","styles","scrollbarSize","scrollHideDelay","type","dir","offsetScrollbars","viewportRef","onScrollPositionChange","unstyled","variant","viewportProps"]),[y,w]=(0,r.useState)(!1),E=(0,ie.rZ)(),{classes:P,cx:k}=de({scrollbarSize:s,offsetScrollbars:m,scrollbarHovered:y,hidden:"never"===u},{name:"ScrollArea",classNames:i,styles:l,unstyled:f,variant:g});return r.createElement(te,{type:"never"===u?"always":u,scrollHideDelay:c,dir:d||E.dir,ref:t,asChild:!0},r.createElement(me.x,we({className:k(P.root,o)},b),r.createElement(ne,Ee(we({},v),{className:P.viewport,ref:p,onScroll:"function"===typeof h?({currentTarget:e})=>h({x:e.scrollLeft,y:e.scrollTop}):void 0}),a),r.createElement(re,{orientation:"horizontal",className:P.scrollbar,forceMount:!0,onMouseEnter:()=>w(!0),onMouseLeave:()=>w(!1)},r.createElement(ae,{className:P.thumb})),r.createElement(re,{orientation:"vertical",className:P.scrollbar,forceMount:!0,onMouseEnter:()=>w(!0),onMouseLeave:()=>w(!1)},r.createElement(ae,{className:P.thumb})),r.createElement(oe,{className:P.corner})))})),Oe=(0,r.forwardRef)(((e,t)=>{const n=(0,ie.N4)("ScrollAreaAutosize",ke,e),{children:a,classNames:o,styles:i,scrollbarSize:l,scrollHideDelay:s,type:c,dir:u,offsetScrollbars:d,viewportRef:m,onScrollPositionChange:p,unstyled:h,sx:f,variant:g,viewportProps:v}=n,b=Pe(n,["children","classNames","styles","scrollbarSize","scrollHideDelay","type","dir","offsetScrollbars","viewportRef","onScrollPositionChange","unstyled","sx","variant","viewportProps"]);return r.createElement(me.x,Ee(we({},b),{ref:t,sx:[{display:"flex"},...(0,le.R)(f)]}),r.createElement(me.x,{sx:{display:"flex",flexDirection:"column",flex:1}},r.createElement(Ce,{classNames:o,styles:i,scrollHideDelay:s,scrollbarSize:l,type:c,dir:u,offsetScrollbars:d,viewportRef:m,onScrollPositionChange:p,unstyled:h,variant:g,viewportProps:v},a)))}));Oe.displayName="@mantine/core/ScrollAreaAutosize",Ce.displayName="@mantine/core/ScrollArea",Ce.Autosize=Oe;const Se=Ce},66879:function(e,t,n){"use strict";n.d(t,{A:function(){return c}});var r=n(67294),a=Object.defineProperty,o=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable,s=(e,t,n)=>t in e?a(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const c=(0,r.forwardRef)(((e,t)=>{var n=e,{label:a,value:c}=n,u=((e,t)=>{var n={};for(var r in e)i.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&o)for(var r of o(e))t.indexOf(r)<0&&l.call(e,r)&&(n[r]=e[r]);return n})(n,["label","value"]);return r.createElement("div",((e,t)=>{for(var n in t||(t={}))i.call(t,n)&&s(e,n,t[n]);if(o)for(var n of o(t))l.call(t,n)&&s(e,n,t[n]);return e})({ref:t},u),a||c)}));c.displayName="@mantine/core/DefaultItem"},61740:function(e,t,n){"use strict";n.d(t,{Ph:function(){return _}});var r=n(67294),a=n(26664),o=n(15851),i=n(37048),l=n(80665),s=n(58332),c=n(65053),u=n(75851),d=n(66879),m=n(74013),p=n(50721),h=n(83785);var f=(0,n(44036).k)((()=>({input:{"&:not(:disabled)":{cursor:"pointer","&::selection":{backgroundColor:"transparent"}}}}))),g=n(66261),v=n(72647),b=Object.defineProperty,y=Object.defineProperties,w=Object.getOwnPropertyDescriptors,E=Object.getOwnPropertySymbols,P=Object.prototype.hasOwnProperty,k=Object.prototype.propertyIsEnumerable,C=(e,t,n)=>t in e?b(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,O=(e,t)=>{for(var n in t||(t={}))P.call(t,n)&&C(e,n,t[n]);if(E)for(var n of E(t))k.call(t,n)&&C(e,n,t[n]);return e},S=(e,t)=>y(e,w(t));const x={required:!1,size:"sm",shadow:"sm",itemComponent:d.A,transitionProps:{transition:"fade",duration:0},initiallyOpened:!1,filter:function(e,t){return t.label.toLowerCase().trim().includes(e.toLowerCase().trim())},maxDropdownHeight:220,searchable:!1,clearable:!1,limit:1/0,disabled:!1,creatable:!1,shouldCreate:function(e,t){return!!e&&!t.some((t=>t.label.toLowerCase()===e.toLowerCase()))},selectOnBlur:!1,switchDirectionOnFlip:!1,filterDataOnExactSearchMatch:!1,zIndex:(0,s.w)("popover"),positionDependencies:[],dropdownPosition:"flip"},_=(0,r.forwardRef)(((e,t)=>{const n=(0,g.k)("Select",x,e),{inputProps:s,wrapperProps:d,shadow:b,data:y,value:w,defaultValue:C,onChange:_,itemComponent:T,onKeyDown:A,onBlur:I,onFocus:M,transitionProps:D,initiallyOpened:L,unstyled:R,classNames:N,styles:H,filter:$,maxDropdownHeight:F,searchable:B,clearable:z,nothingFound:j,limit:U,disabled:G,onSearchChange:W,searchValue:V,rightSection:Z,rightSectionWidth:Y,creatable:K,getCreateLabel:q,shouldCreate:X,selectOnBlur:J,onCreate:Q,dropdownComponent:ee,onDropdownClose:te,onDropdownOpen:ne,withinPortal:re,portalProps:ae,switchDirectionOnFlip:oe,zIndex:ie,name:le,dropdownPosition:se,allowDeselect:ce,placeholder:ue,filterDataOnExactSearchMatch:de,form:me,positionDependencies:pe,readOnly:he,clearButtonProps:fe,hoverOnSearchChange:ge}=n,ve=((e,t)=>{var n={};for(var r in e)P.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&E)for(var r of E(e))t.indexOf(r)<0&&k.call(e,r)&&(n[r]=e[r]);return n})(n,["inputProps","wrapperProps","shadow","data","value","defaultValue","onChange","itemComponent","onKeyDown","onBlur","onFocus","transitionProps","initiallyOpened","unstyled","classNames","styles","filter","maxDropdownHeight","searchable","clearable","nothingFound","limit","disabled","onSearchChange","searchValue","rightSection","rightSectionWidth","creatable","getCreateLabel","shouldCreate","selectOnBlur","onCreate","dropdownComponent","onDropdownClose","onDropdownOpen","withinPortal","portalProps","switchDirectionOnFlip","zIndex","name","dropdownPosition","allowDeselect","placeholder","filterDataOnExactSearchMatch","form","positionDependencies","readOnly","clearButtonProps","hoverOnSearchChange"]),{classes:be,cx:ye,theme:we}=f(),[Ee,Pe]=(0,r.useState)(L),[ke,Ce]=(0,r.useState)(-1),Oe=(0,r.useRef)(),Se=(0,r.useRef)({}),[xe,_e]=(0,r.useState)("column"),Te="column"===xe,{scrollIntoView:Ae,targetRef:Ie,scrollableRef:Me}=(0,a.g)({duration:0,offset:5,cancelable:!1,isList:!0}),De=void 0===ce?z:ce,Le=e=>{if(Ee!==e){Pe(e);const t=e?ne:te;"function"===typeof t&&t()}},Re=K&&"function"===typeof q;let Ne=null;const He=y.map((e=>"string"===typeof e?{label:e,value:e}:e)),$e=(0,c.j)({data:He}),[Fe,Be,ze]=(0,o.C)({value:w,defaultValue:C,finalValue:null,onChange:_}),je=$e.find((e=>e.value===Fe)),[Ue,Ge]=(0,o.C)({value:V,defaultValue:(null==je?void 0:je.label)||"",finalValue:void 0,onChange:W}),We=e=>{Ge(e),B&&"function"===typeof W&&W(e)};(0,r.useEffect)((()=>{const e=$e.find((e=>e.value===Fe));e?We(e.label):Re&&Fe||We("")}),[Fe]),(0,r.useEffect)((()=>{!je||B&&Ee||We(je.label)}),[null==je?void 0:je.label]);const Ve=e=>{if(!he)if(De&&(null==je?void 0:je.value)===e.value)Be(null),Le(!1);else{if(e.creatable&&"function"===typeof Q){const t=Q(e.value);"undefined"!==typeof t&&null!==t&&Be("string"===typeof t?t:t.value)}else Be(e.value);ze||We(e.label),Ce(-1),Le(!1),Oe.current.focus()}},Ze=function({data:e,searchable:t,limit:n,searchValue:r,filter:a,value:o,filterDataOnExactSearchMatch:i}){if(!t)return e;const l=null!=o&&e.find((e=>e.value===o))||null;if(l&&!i&&(null==l?void 0:l.label)===r){if(n){if(n>=e.length)return e;const t=e.indexOf(l),r=t+n,a=r-e.length;return a>0?e.slice(t-a):e.slice(t,r)}return e}const s=[];for(let c=0;c=n));c+=1);return s}({data:$e,searchable:B,limit:U,searchValue:Ue,filter:$,filterDataOnExactSearchMatch:de,value:Fe});Re&&X(Ue,Ze)&&(Ne=q(Ue),Ze.push({label:Ue,value:Ue,creatable:!0}));const Ye=(e,t,n)=>{let r=e;for(;n(r);)if(r=t(r),!Ze[r].disabled)return r;return e};(0,i.l)((()=>{Ce(ge&&Ue?0:-1)}),[Ue,ge]);const Ke=Fe?Ze.findIndex((e=>e.value===Fe)):0,qe=!he&&(Ze.length>0?Ee:Ee&&!!j),Xe=()=>{Ce((e=>{var t;const n=Ye(e,(e=>e-1),(e=>e>0));return Ie.current=Se.current[null==(t=Ze[n])?void 0:t.value],qe&&Ae({alignment:Te?"start":"end"}),n}))},Je=()=>{Ce((e=>{var t;const n=Ye(e,(e=>e+1),(e=>ewindow.setTimeout((()=>{var e;Ie.current=Se.current[null==(e=Ze[Ke])?void 0:e.value],Ae({alignment:Te?"end":"start"})}),50);(0,i.l)((()=>{qe&&Qe()}),[qe]);return r.createElement(v.I.Wrapper,S(O({},d),{__staticSelector:"Select"}),r.createElement(h.v,{opened:qe,transitionProps:D,shadow:b,withinPortal:re,portalProps:ae,__staticSelector:"Select",onDirectionChange:_e,switchDirectionOnFlip:oe,zIndex:ie,dropdownPosition:se,positionDependencies:[...pe,Ue],classNames:N,styles:H,unstyled:R,variant:s.variant},r.createElement(h.v.Target,null,r.createElement("div",{role:"combobox","aria-haspopup":"listbox","aria-owns":qe?`${s.id}-items`:null,"aria-controls":s.id,"aria-expanded":qe,onMouseLeave:()=>Ce(-1),tabIndex:-1},r.createElement("input",{type:"hidden",name:le,value:Fe||"",form:me,disabled:G}),r.createElement(v.I,O(S(O(O({autoComplete:"off",type:"search"},s),ve),{ref:(0,l.Y)(t,Oe),onKeyDown:e=>{switch("function"===typeof A&&A(e),e.key){case"ArrowUp":e.preventDefault(),Ee?Te?Xe():Je():(Ce(Ke),Le(!0),Qe());break;case"ArrowDown":e.preventDefault(),Ee?Te?Je():Xe():(Ce(Ke),Le(!0),Qe());break;case"Home":if(!B){e.preventDefault(),Ee||Le(!0);const t=Ze.findIndex((e=>!e.disabled));Ce(t),qe&&Ae({alignment:Te?"end":"start"})}break;case"End":if(!B){e.preventDefault(),Ee||Le(!0);const t=Ze.map((e=>!!e.disabled)).lastIndexOf(!1);Ce(t),qe&&Ae({alignment:Te?"end":"start"})}break;case"Escape":e.preventDefault(),Le(!1),Ce(-1);break;case" ":B||(e.preventDefault(),Ze[ke]&&Ee?Ve(Ze[ke]):(Le(!0),Ce(Ke),Qe()));break;case"Enter":B||e.preventDefault(),Ze[ke]&&Ee&&(e.preventDefault(),Ve(Ze[ke]))}},__staticSelector:"Select",value:Ue,placeholder:ue,onChange:e=>{he||(We(e.currentTarget.value),z&&""===e.currentTarget.value&&Be(null),Ce(-1),Le(!0))},"aria-autocomplete":"list","aria-controls":qe?`${s.id}-items`:null,"aria-activedescendant":ke>=0?`${s.id}-${ke}`:null,onMouseDown:()=>{he||(Le(!Ee),Fe&&!Ee&&Ce(Ke))},onBlur:e=>{"function"===typeof I&&I(e);const t=$e.find((e=>e.value===Fe));J&&Ze[ke]&&Ee&&Ve(Ze[ke]),We((null==t?void 0:t.label)||""),Le(!1)},onFocus:e=>{"function"===typeof M&&M(e),B&&Le(!0)},readOnly:!B||he,disabled:G,"data-mantine-stop-propagation":qe,name:null,classNames:S(O({},N),{input:ye({[be.input]:!B},null==N?void 0:N.input)})}),(0,m.o)({theme:we,rightSection:Z,rightSectionWidth:Y,styles:H,size:s.size,shouldClear:z&&!!je,onClear:()=>{var e;he||(Be(null),ze||We(""),null==(e=Oe.current)||e.focus())},error:d.error,clearButtonProps:fe,disabled:G,readOnly:he}))))),r.createElement(h.v.Dropdown,{component:ee||u.r,maxHeight:F,direction:xe,id:s.id,innerRef:Me,__staticSelector:"Select",classNames:N,styles:H},r.createElement(p.j,{data:Ze,hovered:ke,classNames:N,styles:H,isItemSelected:e=>e===Fe,uuid:s.id,__staticSelector:"Select",onItemHover:Ce,onItemSelect:Ve,itemsRefs:Se,itemComponent:T,size:s.size,nothingFound:j,creatable:Re&&!!Ne,createLabel:Ne,"aria-label":d.label,unstyled:R,variant:s.variant}))))}));_.displayName="@mantine/core/Select"},50721:function(e,t,n){"use strict";n.d(t,{j:function(){return k}});var r=n(67294),a=n(89058),o=n(5918),i=n(24168),l=n(44036),s=n(21434),c=Object.defineProperty,u=Object.defineProperties,d=Object.getOwnPropertyDescriptors,m=Object.getOwnPropertySymbols,p=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable,f=(e,t,n)=>t in e?c(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,g=(e,t)=>{for(var n in t||(t={}))p.call(t,n)&&f(e,n,t[n]);if(m)for(var n of m(t))h.call(t,n)&&f(e,n,t[n]);return e},v=(0,l.k)(((e,t,{size:n})=>{return{item:(r=g({},e.fn.fontStyles()),a={boxSizing:"border-box",wordBreak:"break-all",textAlign:"left",width:"100%",padding:`calc(${(0,s.a)({size:n,sizes:e.spacing})} / 1.5) ${(0,s.a)({size:n,sizes:e.spacing})}`,cursor:"pointer",fontSize:(0,s.a)({size:n,sizes:e.fontSizes}),color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,borderRadius:e.fn.radius(),"&[data-hovered]":{backgroundColor:"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[1]},"&[data-selected]":g({backgroundColor:e.fn.variant({variant:"filled"}).background,color:e.fn.variant({variant:"filled"}).color},e.fn.hover({backgroundColor:e.fn.variant({variant:"filled"}).hover})),"&[data-disabled]":{cursor:"default",color:e.colors.dark[2]}},u(r,d(a))),nothingFound:{boxSizing:"border-box",color:e.colors.gray[6],paddingTop:`calc(${(0,s.a)({size:n,sizes:e.spacing})} / 2)`,paddingBottom:`calc(${(0,s.a)({size:n,sizes:e.spacing})} / 2)`,textAlign:"center"},separator:{boxSizing:"border-box",textAlign:"left",width:"100%",padding:`calc(${(0,s.a)({size:n,sizes:e.spacing})} / 1.5) ${(0,s.a)({size:n,sizes:e.spacing})}`},separatorLabel:{color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[5]}};var r,a})),b=Object.defineProperty,y=Object.getOwnPropertySymbols,w=Object.prototype.hasOwnProperty,E=Object.prototype.propertyIsEnumerable,P=(e,t,n)=>t in e?b(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function k({data:e,hovered:t,classNames:n,styles:l,isItemSelected:s,uuid:c,__staticSelector:u,onItemHover:d,onItemSelect:m,itemsRefs:p,itemComponent:h,size:f,nothingFound:g,creatable:b,createLabel:k,unstyled:C,variant:O}){const{classes:S}=v(null,{classNames:n,styles:l,unstyled:C,name:u,variant:O,size:f}),x=[],_=[];let T=null;const A=(e,n)=>{const a="function"===typeof s&&s(e.value);return r.createElement(h,((e,t)=>{for(var n in t||(t={}))w.call(t,n)&&P(e,n,t[n]);if(y)for(var n of y(t))E.call(t,n)&&P(e,n,t[n]);return e})({key:e.value,className:S.item,"data-disabled":e.disabled||void 0,"data-hovered":!e.disabled&&t===n||void 0,"data-selected":!e.disabled&&a||void 0,selected:a,onMouseEnter:()=>d(n),id:`${c}-${n}`,role:"option",tabIndex:-1,"aria-selected":t===n,ref:t=>{p&&p.current&&(p.current[e.value]=t)},onMouseDown:e.disabled?null:t=>{t.preventDefault(),m(e)},disabled:e.disabled,variant:O},e))};let I=null;if(e.forEach(((e,t)=>{e.creatable?T=t:e.group?(I!==e.group&&(I=e.group,_.push(r.createElement("div",{className:S.separator,key:`__mantine-divider-${t}`},r.createElement(i.i,{classNames:{label:S.separatorLabel},label:e.group})))),_.push(A(e,t))):x.push(A(e,t))})),b){const n=e[T];x.push(r.createElement("div",{key:(0,a.k)(),className:S.item,"data-hovered":t===T||void 0,onMouseEnter:()=>d(T),onMouseDown:e=>{e.preventDefault(),m(n)},tabIndex:-1,ref:e=>{p&&p.current&&(p.current[n.value]=e)}},k))}return _.length>0&&x.length>0&&x.unshift(r.createElement("div",{className:S.separator,key:"empty-group-separator"},r.createElement(i.i,null))),_.length>0||x.length>0?r.createElement(r.Fragment,null,_,x):r.createElement(o.x,{size:f,unstyled:C,className:S.nothingFound},g)}k.displayName="@mantine/core/SelectItems"},83785:function(e,t,n){"use strict";n.d(t,{v:function(){return h}});var r=n(67294),a=n(2566),o=n(75851),i=(0,n(44036).k)((()=>({dropdown:{},itemsWrapper:{padding:(0,a.h)(4),display:"flex",width:"100%",boxSizing:"border-box"}}))),l=n(33664),s=n(91938),c=Object.defineProperty,u=Object.getOwnPropertySymbols,d=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable,p=(e,t,n)=>t in e?c(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function h({opened:e,transitionProps:t={transition:"fade",duration:0},shadow:n,withinPortal:a,portalProps:o,children:i,__staticSelector:s,onDirectionChange:c,switchDirectionOnFlip:u,zIndex:d,dropdownPosition:m,positionDependencies:p=[],classNames:h,styles:f,unstyled:g,readOnly:v,variant:b}){return r.createElement(l.J,{unstyled:g,classNames:h,styles:f,width:"target",withRoles:!1,opened:e,middlewares:{flip:"flip"===m,shift:!1},position:"flip"===m?"bottom":m,positionDependencies:p,zIndex:d,__staticSelector:s,withinPortal:a,portalProps:o,transitionProps:t,shadow:n,disabled:v,onPositionChange:e=>u&&(null==c?void 0:c("top"===e?"column-reverse":"column")),variant:b},i)}h.Target=l.J.Target,h.Dropdown=function(e){var t=e,{children:n,component:c="div",maxHeight:h=220,direction:f="column",id:g,innerRef:v,__staticSelector:b,styles:y,classNames:w,unstyled:E}=t,P=((e,t)=>{var n={};for(var r in e)d.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&u)for(var r of u(e))t.indexOf(r)<0&&m.call(e,r)&&(n[r]=e[r]);return n})(t,["children","component","maxHeight","direction","id","innerRef","__staticSelector","styles","classNames","unstyled"]);const{classes:k}=i(null,{name:b,styles:y,classNames:w,unstyled:E});return r.createElement(l.J.Dropdown,((e,t)=>{for(var n in t||(t={}))d.call(t,n)&&p(e,n,t[n]);if(u)for(var n of u(t))m.call(t,n)&&p(e,n,t[n]);return e})({p:0,onMouseDown:e=>e.preventDefault()},P),r.createElement("div",{style:{maxHeight:(0,a.h)(h),display:"flex"}},r.createElement(s.x,{component:c||"div",id:`${g}-items`,"aria-labelledby":`${g}-label`,role:"listbox",onMouseDown:e=>e.preventDefault(),style:{flex:1,overflowY:c!==o.r?"auto":void 0},"data-combobox-popover":!0,tabIndex:-1,ref:v},r.createElement("div",{className:k.itemsWrapper,style:{flexDirection:f}},n))))}},74013:function(e,t,n){"use strict";n.d(t,{o:function(){return D}});var r=n(67294),a=n(2566),o=n(19827),i=n(21434),l=Object.defineProperty,s=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,d=(e,t,n)=>t in e?l(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,m=(e,t)=>{for(var n in t||(t={}))c.call(t,n)&&d(e,n,t[n]);if(s)for(var n of s(t))u.call(t,n)&&d(e,n,t[n]);return e};const p={xs:(0,a.h)(14),sm:(0,a.h)(18),md:(0,a.h)(20),lg:(0,a.h)(24),xl:(0,a.h)(28)};function h(e){var t=e,{size:n,error:a,style:l}=t,d=((e,t)=>{var n={};for(var r in e)c.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&s)for(var r of s(e))t.indexOf(r)<0&&u.call(e,r)&&(n[r]=e[r]);return n})(t,["size","error","style"]);const h=(0,o.rZ)(),f=(0,i.a)({size:n,sizes:p});return r.createElement("svg",m({viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:m({color:a?h.colors.red[6]:h.colors.gray[6],width:f,height:f},l),"data-chevron":!0},d),r.createElement("path",{d:"M4.93179 5.43179C4.75605 5.60753 4.75605 5.89245 4.93179 6.06819C5.10753 6.24392 5.39245 6.24392 5.56819 6.06819L7.49999 4.13638L9.43179 6.06819C9.60753 6.24392 9.89245 6.24392 10.0682 6.06819C10.2439 5.89245 10.2439 5.60753 10.0682 5.43179L7.81819 3.18179C7.73379 3.0974 7.61933 3.04999 7.49999 3.04999C7.38064 3.04999 7.26618 3.0974 7.18179 3.18179L4.93179 5.43179ZM10.0682 9.56819C10.2439 9.39245 10.2439 9.10753 10.0682 8.93179C9.89245 8.75606 9.60753 8.75606 9.43179 8.93179L7.49999 10.8636L5.56819 8.93179C5.39245 8.75606 5.10753 8.75606 4.93179 8.93179C4.75605 9.10753 4.75605 9.39245 4.93179 9.56819L7.18179 11.8182C7.35753 11.9939 7.64245 11.9939 7.81819 11.8182L10.0682 9.56819Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"}))}var f=n(77433),g=Object.defineProperty,v=Object.defineProperties,b=Object.getOwnPropertyDescriptors,y=Object.getOwnPropertySymbols,w=Object.prototype.hasOwnProperty,E=Object.prototype.propertyIsEnumerable,P=(e,t,n)=>t in e?g(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function k({shouldClear:e,clearButtonProps:t,onClear:n,size:a,error:o}){return e?r.createElement(f.P,(i=((e,t)=>{for(var n in t||(t={}))w.call(t,n)&&P(e,n,t[n]);if(y)for(var n of y(t))E.call(t,n)&&P(e,n,t[n]);return e})({},t),v(i,b({variant:"transparent",onClick:n,size:a,onMouseDown:e=>e.preventDefault()})))):r.createElement(h,{error:o,size:a});var i}k.displayName="@mantine/core/SelectRightSection";var C=Object.defineProperty,O=Object.defineProperties,S=Object.getOwnPropertyDescriptors,x=Object.getOwnPropertySymbols,_=Object.prototype.hasOwnProperty,T=Object.prototype.propertyIsEnumerable,A=(e,t,n)=>t in e?C(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,I=(e,t)=>{for(var n in t||(t={}))_.call(t,n)&&A(e,n,t[n]);if(x)for(var n of x(t))T.call(t,n)&&A(e,n,t[n]);return e},M=(e,t)=>O(e,S(t));function D(e){var t=e,{styles:n,rightSection:a,rightSectionWidth:o,theme:i}=t,l=((e,t)=>{var n={};for(var r in e)_.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&x)for(var r of x(e))t.indexOf(r)<0&&T.call(e,r)&&(n[r]=e[r]);return n})(t,["styles","rightSection","rightSectionWidth","theme"]);if(a)return{rightSection:a,rightSectionWidth:o,styles:n};const s="function"===typeof n?n(i):n;return{rightSection:!l.readOnly&&!(l.disabled&&l.shouldClear)&&r.createElement(k,I({},l)),styles:M(I({},s),{rightSection:M(I({},null==s?void 0:s.rightSection),{pointerEvents:l.shouldClear?void 0:"none"})})}}},75851:function(e,t,n){"use strict";n.d(t,{r:function(){return p}});var r=n(67294),a=n(34261),o=Object.defineProperty,i=Object.defineProperties,l=Object.getOwnPropertyDescriptors,s=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,d=(e,t,n)=>t in e?o(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,m=(e,t)=>{for(var n in t||(t={}))c.call(t,n)&&d(e,n,t[n]);if(s)for(var n of s(t))u.call(t,n)&&d(e,n,t[n]);return e};const p=(0,r.forwardRef)(((e,t)=>{var n,o,d=e,{style:p}=d,h=((e,t)=>{var n={};for(var r in e)c.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&s)for(var r of s(e))t.indexOf(r)<0&&u.call(e,r)&&(n[r]=e[r]);return n})(d,["style"]);return r.createElement(a.x,(n=m({},h),o={style:m({width:"100%"},p),viewportProps:{tabIndex:-1},viewportRef:t},i(n,l(o))),h.children)}));p.displayName="@mantine/core/SelectScrollArea"},55157:function(e,t,n){"use strict";n.d(t,{K:function(){return f}});var r=n(67294),a=n(19827),o=n(44036),i=n(21434),l=(0,o.k)(((e,{spacing:t,align:n,justify:r})=>({root:{display:"flex",flexDirection:"column",alignItems:n,justifyContent:r,gap:(0,i.a)({size:t,sizes:e.spacing})}}))),s=n(91938),c=Object.defineProperty,u=Object.getOwnPropertySymbols,d=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable,p=(e,t,n)=>t in e?c(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const h={spacing:"md",align:"stretch",justify:"flex-start"},f=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Stack",h,e),{spacing:o,className:i,align:c,justify:f,unstyled:g,variant:v}=n,b=((e,t)=>{var n={};for(var r in e)d.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&u)for(var r of u(e))t.indexOf(r)<0&&m.call(e,r)&&(n[r]=e[r]);return n})(n,["spacing","className","align","justify","unstyled","variant"]),{classes:y,cx:w}=l({spacing:o,align:c,justify:f},{name:"Stack",unstyled:g,variant:v});return r.createElement(s.x,((e,t)=>{for(var n in t||(t={}))d.call(t,n)&&p(e,n,t[n]);if(u)for(var n of u(t))m.call(t,n)&&p(e,n,t[n]);return e})({className:w(y.root,i),ref:t},b))}));f.displayName="@mantine/core/Stack"},5918:function(e,t,n){"use strict";n.d(t,{x:function(){return T}});var r=n(67294),a=n(19827),o=n(48427),i=n(44036),l=n(21434),s=Object.defineProperty,c=Object.defineProperties,u=Object.getOwnPropertyDescriptors,d=Object.getOwnPropertySymbols,m=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable,h=(e,t,n)=>t in e?s(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,f=(e,t)=>{for(var n in t||(t={}))m.call(t,n)&&h(e,n,t[n]);if(d)for(var n of d(t))p.call(t,n)&&h(e,n,t[n]);return e};function g({underline:e,strikethrough:t}){const n=[];return e&&n.push("underline"),t&&n.push("line-through"),n.length>0?n.join(" "):"none"}function v({theme:e,color:t}){return"dimmed"===t?e.fn.dimmed():"string"===typeof t&&(t in e.colors||t.split(".")[0]in e.colors)?e.fn.variant({variant:"filled",color:t}).background:t||"inherit"}function b(e){return"number"===typeof e?{overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitLineClamp:e,WebkitBoxOrient:"vertical"}:null}function y({theme:e,truncate:t}){return"start"===t?{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",direction:"ltr"===e.dir?"rtl":"ltr",textAlign:"ltr"===e.dir?"right":"left"}:t?{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}:null}var w=(0,i.k)(((e,{color:t,lineClamp:n,truncate:r,inline:a,inherit:o,underline:i,gradient:s,weight:d,transform:m,align:p,strikethrough:h,italic:w},{size:E})=>{const P=e.fn.variant({variant:"gradient",gradient:s});return{root:(k=f(f(f(f({},e.fn.fontStyles()),e.fn.focusStyles()),b(n)),y({theme:e,truncate:r})),C={color:v({color:t,theme:e}),fontFamily:o?"inherit":e.fontFamily,fontSize:o||void 0===E?"inherit":(0,l.a)({size:E,sizes:e.fontSizes}),lineHeight:o?"inherit":a?1:e.lineHeight,textDecoration:g({underline:i,strikethrough:h}),WebkitTapHighlightColor:"transparent",fontWeight:o?"inherit":d,textTransform:m,textAlign:p,fontStyle:w?"italic":void 0},c(k,u(C))),gradient:{backgroundImage:P.background,WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent"}};var k,C})),E=n(91938),P=Object.defineProperty,k=Object.getOwnPropertySymbols,C=Object.prototype.hasOwnProperty,O=Object.prototype.propertyIsEnumerable,S=(e,t,n)=>t in e?P(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const x={variant:"text"},_=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Text",x,e),{className:o,size:i,weight:l,transform:s,color:c,align:u,variant:d,lineClamp:m,truncate:p,gradient:h,inline:f,inherit:g,underline:v,strikethrough:b,italic:y,classNames:P,styles:_,unstyled:T,span:A,__staticSelector:I}=n,M=((e,t)=>{var n={};for(var r in e)C.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&k)for(var r of k(e))t.indexOf(r)<0&&O.call(e,r)&&(n[r]=e[r]);return n})(n,["className","size","weight","transform","color","align","variant","lineClamp","truncate","gradient","inline","inherit","underline","strikethrough","italic","classNames","styles","unstyled","span","__staticSelector"]),{classes:D,cx:L}=w({color:c,lineClamp:m,truncate:p,inline:f,inherit:g,underline:v,strikethrough:b,italic:y,weight:l,transform:s,align:u,gradient:h},{unstyled:T,name:I||"Text",variant:d,size:i});return r.createElement(E.x,((e,t)=>{for(var n in t||(t={}))C.call(t,n)&&S(e,n,t[n]);if(k)for(var n of k(t))O.call(t,n)&&S(e,n,t[n]);return e})({ref:t,className:L(D.root,{[D.gradient]:"gradient"===d},o),component:A?"span":"div"},M))}));_.displayName="@mantine/core/Text";const T=(0,o.F)(_)},80061:function(e,t,n){"use strict";n.d(t,{o:function(){return f}});var r=n(67294),a=n(66261),o=n(72647),i=Object.defineProperty,l=Object.defineProperties,s=Object.getOwnPropertyDescriptors,c=Object.getOwnPropertySymbols,u=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable,m=(e,t,n)=>t in e?i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,p=(e,t)=>{for(var n in t||(t={}))u.call(t,n)&&m(e,n,t[n]);if(c)for(var n of c(t))d.call(t,n)&&m(e,n,t[n]);return e};const h={type:"text",size:"sm",__staticSelector:"TextInput"},f=(0,r.forwardRef)(((e,t)=>{const n=(0,a.k)("TextInput",h,e),{inputProps:i,wrapperProps:m}=n,f=((e,t)=>{var n={};for(var r in e)u.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&c)for(var r of c(e))t.indexOf(r)<0&&d.call(e,r)&&(n[r]=e[r]);return n})(n,["inputProps","wrapperProps"]);return r.createElement(o.I.Wrapper,p({},m),r.createElement(o.I,(g=p(p({},i),f),l(g,s({ref:t})))));var g}));f.displayName="@mantine/core/TextInput"},42860:function(e,t,n){"use strict";n.d(t,{u:function(){return x}});var r=n(67294),a=n(2566),o=Object.defineProperty,i=Object.defineProperties,l=Object.getOwnPropertyDescriptors,s=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,d=(e,t,n)=>t in e?o(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,m=(e,t)=>{for(var n in t||(t={}))c.call(t,n)&&d(e,n,t[n]);if(s)for(var n of s(t))u.call(t,n)&&d(e,n,t[n]);return e},p=(e,t)=>i(e,l(t));const h={in:{opacity:1,transform:"scale(1)"},out:{opacity:0,transform:`scale(.9) translateY(${(0,a.h)(10)})`},transitionProperty:"transform, opacity"},f={fade:{in:{opacity:1},out:{opacity:0},transitionProperty:"opacity"},scale:{in:{opacity:1,transform:"scale(1)"},out:{opacity:0,transform:"scale(0)"},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"scale-y":{in:{opacity:1,transform:"scaleY(1)"},out:{opacity:0,transform:"scaleY(0)"},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"scale-x":{in:{opacity:1,transform:"scaleX(1)"},out:{opacity:0,transform:"scaleX(0)"},common:{transformOrigin:"left"},transitionProperty:"transform, opacity"},"skew-up":{in:{opacity:1,transform:"translateY(0) skew(0deg, 0deg)"},out:{opacity:0,transform:`translateY(-${(0,a.h)(20)}) skew(-10deg, -5deg)`},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"skew-down":{in:{opacity:1,transform:"translateY(0) skew(0deg, 0deg)"},out:{opacity:0,transform:`translateY(${(0,a.h)(20)}) skew(-10deg, -5deg)`},common:{transformOrigin:"bottom"},transitionProperty:"transform, opacity"},"rotate-left":{in:{opacity:1,transform:"translateY(0) rotate(0deg)"},out:{opacity:0,transform:`translateY(${(0,a.h)(20)}) rotate(-5deg)`},common:{transformOrigin:"bottom"},transitionProperty:"transform, opacity"},"rotate-right":{in:{opacity:1,transform:"translateY(0) rotate(0deg)"},out:{opacity:0,transform:`translateY(${(0,a.h)(20)}) rotate(5deg)`},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"slide-down":{in:{opacity:1,transform:"translateY(0)"},out:{opacity:0,transform:"translateY(-100%)"},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"slide-up":{in:{opacity:1,transform:"translateY(0)"},out:{opacity:0,transform:"translateY(100%)"},common:{transformOrigin:"bottom"},transitionProperty:"transform, opacity"},"slide-left":{in:{opacity:1,transform:"translateX(0)"},out:{opacity:0,transform:"translateX(100%)"},common:{transformOrigin:"left"},transitionProperty:"transform, opacity"},"slide-right":{in:{opacity:1,transform:"translateX(0)"},out:{opacity:0,transform:"translateX(-100%)"},common:{transformOrigin:"right"},transitionProperty:"transform, opacity"},pop:p(m({},h),{common:{transformOrigin:"center center"}}),"pop-bottom-left":p(m({},h),{common:{transformOrigin:"bottom left"}}),"pop-bottom-right":p(m({},h),{common:{transformOrigin:"bottom right"}}),"pop-top-left":p(m({},h),{common:{transformOrigin:"top left"}}),"pop-top-right":p(m({},h),{common:{transformOrigin:"top right"}})};var g=Object.defineProperty,v=Object.getOwnPropertySymbols,b=Object.prototype.hasOwnProperty,y=Object.prototype.propertyIsEnumerable,w=(e,t,n)=>t in e?g(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,E=(e,t)=>{for(var n in t||(t={}))b.call(t,n)&&w(e,n,t[n]);if(v)for(var n of v(t))y.call(t,n)&&w(e,n,t[n]);return e};const P={entering:"in",entered:"in",exiting:"out",exited:"out","pre-exiting":"out","pre-entering":"out"};var k=n(23810),C=n(37048),O=n(19827);function S({duration:e,exitDuration:t,timingFunction:n,mounted:a,onEnter:o,onExit:i,onEntered:l,onExited:s}){const c=(0,O.rZ)(),u=(0,k.J)(),d=!!c.respectReducedMotion&&u,[m,p]=(0,r.useState)(d?0:e),[h,f]=(0,r.useState)(a?"entered":"exited"),g=(0,r.useRef)(-1);return(0,C.l)((()=>{(n=>{const r=n?o:i,a=n?l:s;f(n?"pre-entering":"pre-exiting"),window.clearTimeout(g.current);const c=d?0:n?e:t;if(p(c),0===c)"function"===typeof r&&r(),"function"===typeof a&&a(),f(n?"entered":"exited");else{const e=window.setTimeout((()=>{"function"===typeof r&&r(),f(n?"entering":"exiting")}),10);g.current=window.setTimeout((()=>{window.clearTimeout(e),"function"===typeof a&&a(),f(n?"entered":"exited")}),c)}})(a)}),[a]),(0,r.useEffect)((()=>()=>window.clearTimeout(g.current)),[]),{transitionDuration:m,transitionStatus:h,transitionTimingFunction:n||c.transitionTimingFunction}}function x({keepMounted:e,transition:t,duration:n=250,exitDuration:a=n,mounted:o,children:i,timingFunction:l,onExit:s,onEntered:c,onEnter:u,onExited:d}){const{transitionDuration:m,transitionStatus:p,transitionTimingFunction:h}=S({mounted:o,exitDuration:a,duration:n,timingFunction:l,onExit:s,onEntered:c,onEnter:u,onExited:d});return 0===m?o?r.createElement(r.Fragment,null,i({})):e?i({display:"none"}):null:"exited"===p?e?i({display:"none"}):null:r.createElement(r.Fragment,null,i(function({transition:e,state:t,duration:n,timingFunction:r}){const a={transitionDuration:`${n}ms`,transitionTimingFunction:r};return"string"===typeof e?e in f?E(E(E({transitionProperty:f[e].transitionProperty},a),f[e].common),f[e][P[t]]):null:E(E(E({transitionProperty:e.transitionProperty},a),e.common),e[P[t]])}({transition:t,duration:m,state:p,timingFunction:h})))}x.displayName="@mantine/core/Transition"},74308:function(e,t,n){"use strict";n.d(t,{k:function(){return k}});var r=n(67294),a=n(19827),o=n(48427),i=n(44036),l=Object.defineProperty,s=Object.defineProperties,c=Object.getOwnPropertyDescriptors,u=Object.getOwnPropertySymbols,d=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable,p=(e,t,n)=>t in e?l(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,h=(e,t)=>{for(var n in t||(t={}))d.call(t,n)&&p(e,n,t[n]);if(u)for(var n of u(t))m.call(t,n)&&p(e,n,t[n]);return e},f=(0,i.k)((e=>{return{root:(t=h(h({},e.fn.focusStyles()),e.fn.fontStyles()),n={cursor:"pointer",border:0,padding:0,appearance:"none",fontSize:e.fontSizes.md,backgroundColor:"transparent",textAlign:"left",color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,textDecoration:"none",boxSizing:"border-box"},s(t,c(n)))};var t,n})),g=n(91938),v=Object.defineProperty,b=Object.getOwnPropertySymbols,y=Object.prototype.hasOwnProperty,w=Object.prototype.propertyIsEnumerable,E=(e,t,n)=>t in e?v(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const P=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("UnstyledButton",{},e),{className:o,component:i="button",unstyled:l,variant:s}=n,c=((e,t)=>{var n={};for(var r in e)y.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&b)for(var r of b(e))t.indexOf(r)<0&&w.call(e,r)&&(n[r]=e[r]);return n})(n,["className","component","unstyled","variant"]),{classes:u,cx:d}=f(null,{name:"UnstyledButton",unstyled:l,variant:s});return r.createElement(g.x,((e,t)=>{for(var n in t||(t={}))y.call(t,n)&&E(e,n,t[n]);if(b)for(var n of b(t))w.call(t,n)&&E(e,n,t[n]);return e})({component:i,ref:t,className:d(u.root,o),type:"button"===i?"button":void 0},c))}));P.displayName="@mantine/core/UnstyledButton";const k=(0,o.F)(P)},19827:function(e,t,n){"use strict";n.d(t,{Me:function(){return W},N4:function(){return G},T1:function(){return U},O2:function(){return j},rZ:function(){return z}});var r=n(67294),a=n(70917),o=n(45333),i=n(89723),l=Object.defineProperty,s=Object.defineProperties,c=Object.getOwnPropertyDescriptors,u=Object.getOwnPropertySymbols,d=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable,p=(e,t,n)=>t in e?l(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,h=(e,t)=>{for(var n in t||(t={}))d.call(t,n)&&p(e,n,t[n]);if(u)for(var n of u(t))m.call(t,n)&&p(e,n,t[n]);return e};function f({theme:e}){return r.createElement(a.xB,{styles:{"*, *::before, *::after":{boxSizing:"border-box"},html:{colorScheme:"dark"===e.colorScheme?"dark":"light"},body:(t=h({},e.fn.fontStyles()),n={backgroundColor:"dark"===e.colorScheme?e.colors.dark[7]:e.white,color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,lineHeight:e.lineHeight,fontSize:e.fontSizes.md,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},s(t,c(n)))}});var t,n}var g=n(2566);function v(e,t,n,r=g.h){Object.keys(t).forEach((a=>{e[`--mantine-${n}-${a}`]=r(t[a])}))}function b({theme:e}){const t={"--mantine-color-white":e.white,"--mantine-color-black":e.black,"--mantine-transition-timing-function":e.transitionTimingFunction,"--mantine-line-height":`${e.lineHeight}`,"--mantine-font-family":e.fontFamily,"--mantine-font-family-monospace":e.fontFamilyMonospace,"--mantine-font-family-headings":e.headings.fontFamily,"--mantine-heading-font-weight":`${e.headings.fontWeight}`};v(t,e.shadows,"shadow"),v(t,e.fontSizes,"font-size"),v(t,e.radius,"radius"),v(t,e.spacing,"spacing"),v(t,e.breakpoints,"breakpoints",g.em),Object.keys(e.colors).forEach((n=>{e.colors[n].forEach(((e,r)=>{t[`--mantine-color-${n}-${r}`]=e}))}));const n=e.headings.sizes;return Object.keys(n).forEach((e=>{t[`--mantine-${e}-font-size`]=n[e].fontSize,t[`--mantine-${e}-line-height`]=`${n[e].lineHeight}`})),r.createElement(a.xB,{styles:{":root":t}})}var y=n(47079),w=n(12681),E=Object.defineProperty,P=Object.defineProperties,k=Object.getOwnPropertyDescriptors,C=Object.getOwnPropertySymbols,O=Object.prototype.hasOwnProperty,S=Object.prototype.propertyIsEnumerable,x=(e,t,n)=>t in e?E(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,_=(e,t)=>{for(var n in t||(t={}))O.call(t,n)&&x(e,n,t[n]);if(C)for(var n of C(t))S.call(t,n)&&x(e,n,t[n]);return e},T=(e,t)=>P(e,k(t));function A(e,t){return(0,y.P)(function(e,t){var n;if(!t)return e;const r=Object.keys(e).reduce(((n,r)=>{if("headings"===r&&t.headings){const r=t.headings.sizes?Object.keys(e.headings.sizes).reduce(((n,r)=>(n[r]=_(_({},e.headings.sizes[r]),t.headings.sizes[r]),n)),{}):e.headings.sizes;return T(_({},n),{headings:T(_(_({},e.headings),t.headings),{sizes:r})})}if("breakpoints"===r&&t.breakpoints){const r=_(_({},e.breakpoints),t.breakpoints);return T(_({},n),{breakpoints:Object.fromEntries(Object.entries(r).sort(((e,t)=>(0,w.oI)(e[1])-(0,w.oI)(t[1]))))})}return n[r]="object"===typeof t[r]?_(_({},e[r]),t[r]):"number"===typeof t[r]||"boolean"===typeof t[r]||"function"===typeof t[r]?t[r]:t[r]||e[r],n}),{});if((null==t?void 0:t.fontFamily)&&!(null==(n=null==t?void 0:t.headings)?void 0:n.fontFamily)&&(r.headings.fontFamily=t.fontFamily),!(r.primaryColor in r.colors))throw new Error("MantineProvider: Invalid theme.primaryColor, it accepts only key of theme.colors, learn more \u2013 https://mantine.dev/theming/colors/#primary-color");return r}(e,t))}var I=n(67078);const M={html:{fontFamily:"sans-serif",lineHeight:"1.15",textSizeAdjust:"100%"},body:{margin:0},"article, aside, footer, header, nav, section, figcaption, figure, main":{display:"block"},h1:{fontSize:"2em"},hr:{boxSizing:"content-box",height:0,overflow:"visible"},pre:{fontFamily:"monospace, monospace",fontSize:"1em"},a:{background:"transparent",textDecorationSkip:"objects"},"a:active, a:hover":{outlineWidth:0},"abbr[title]":{borderBottom:"none",textDecoration:"underline"},"b, strong":{fontWeight:"bolder"},"code, kbp, samp":{fontFamily:"monospace, monospace",fontSize:"1em"},dfn:{fontStyle:"italic"},mark:{backgroundColor:"#ff0",color:"#000"},small:{fontSize:"80%"},"sub, sup":{fontSize:"75%",lineHeight:0,position:"relative",verticalAlign:"baseline"},sup:{top:"-0.5em"},sub:{bottom:"-0.25em"},"audio, video":{display:"inline-block"},"audio:not([controls])":{display:"none",height:0},img:{borderStyle:"none",verticalAlign:"middle"},"svg:not(:root)":{overflow:"hidden"},"button, input, optgroup, select, textarea":{fontFamily:"sans-serif",fontSize:"100%",lineHeight:"1.15",margin:0},"button, input":{overflow:"visible"},"button, select":{textTransform:"none"},"button, [type=reset], [type=submit]":{WebkitAppearance:"button"},"button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner":{borderStyle:"none",padding:0},"button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring":{outline:`${(0,g.h)(1)} dotted ButtonText`},legend:{boxSizing:"border-box",color:"inherit",display:"table",maxWidth:"100%",padding:0,whiteSpace:"normal"},progress:{display:"inline-block",verticalAlign:"baseline"},textarea:{overflow:"auto"},"[type=checkbox], [type=radio]":{boxSizing:"border-box",padding:0},"[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button":{height:"auto"},"[type=search]":{appearance:"none"},"[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration":{appearance:"none"},"::-webkit-file-upload-button":{appearance:"button",font:"inherit"},"details, menu":{display:"block"},summary:{display:"list-item"},canvas:{display:"inline-block"},template:{display:"none"}};function D(){return r.createElement(a.xB,{styles:M})}var L=Object.defineProperty,R=Object.getOwnPropertySymbols,N=Object.prototype.hasOwnProperty,H=Object.prototype.propertyIsEnumerable,$=(e,t,n)=>t in e?L(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,F=(e,t)=>{for(var n in t||(t={}))N.call(t,n)&&$(e,n,t[n]);if(R)for(var n of R(t))H.call(t,n)&&$(e,n,t[n]);return e};const B=(0,r.createContext)({theme:i.t0});function z(){var e;return(null==(e=(0,r.useContext)(B))?void 0:e.theme)||i.t0}function j(e){const t=z(),n=e=>{var n,r,a,o;return{styles:(null==(n=t.components[e])?void 0:n.styles)||{},classNames:(null==(r=t.components[e])?void 0:r.classNames)||{},variants:null==(a=t.components[e])?void 0:a.variants,sizes:null==(o=t.components[e])?void 0:o.sizes}};return Array.isArray(e)?e.map(n):[n(e)]}function U(){var e;return null==(e=(0,r.useContext)(B))?void 0:e.emotionCache}function G(e,t,n){var r;const a=z(),o=null==(r=a.components[e])?void 0:r.defaultProps,i="function"===typeof o?o(a):o;return F(F(F({},t),i),(0,I.L)(n))}function W({theme:e,emotionCache:t,withNormalizeCSS:n=!1,withGlobalStyles:l=!1,withCSSVariables:s=!1,inherit:c=!1,children:u}){const d=(0,r.useContext)(B),m=A(i.t0,c?F(F({},d.theme),e):e);return r.createElement(o.a,{theme:m},r.createElement(B.Provider,{value:{theme:m,emotionCache:t}},n&&r.createElement(D,null),l&&r.createElement(f,{theme:m}),s&&r.createElement(b,{theme:m}),"function"===typeof m.globalStyles&&r.createElement(a.xB,{styles:m.globalStyles(m)}),u))}W.displayName="@mantine/core/MantineProvider"},89723:function(e,t,n){"use strict";n.d(t,{t0:function(){return l},j1:function(){return o}});const r={dark:["#C1C2C5","#A6A7AB","#909296","#5c5f66","#373A40","#2C2E33","#25262b","#1A1B1E","#141517","#101113"],gray:["#f8f9fa","#f1f3f5","#e9ecef","#dee2e6","#ced4da","#adb5bd","#868e96","#495057","#343a40","#212529"],red:["#fff5f5","#ffe3e3","#ffc9c9","#ffa8a8","#ff8787","#ff6b6b","#fa5252","#f03e3e","#e03131","#c92a2a"],pink:["#fff0f6","#ffdeeb","#fcc2d7","#faa2c1","#f783ac","#f06595","#e64980","#d6336c","#c2255c","#a61e4d"],grape:["#f8f0fc","#f3d9fa","#eebefa","#e599f7","#da77f2","#cc5de8","#be4bdb","#ae3ec9","#9c36b5","#862e9c"],violet:["#f3f0ff","#e5dbff","#d0bfff","#b197fc","#9775fa","#845ef7","#7950f2","#7048e8","#6741d9","#5f3dc4"],indigo:["#edf2ff","#dbe4ff","#bac8ff","#91a7ff","#748ffc","#5c7cfa","#4c6ef5","#4263eb","#3b5bdb","#364fc7"],blue:["#e7f5ff","#d0ebff","#a5d8ff","#74c0fc","#4dabf7","#339af0","#228be6","#1c7ed6","#1971c2","#1864ab"],cyan:["#e3fafc","#c5f6fa","#99e9f2","#66d9e8","#3bc9db","#22b8cf","#15aabf","#1098ad","#0c8599","#0b7285"],teal:["#e6fcf5","#c3fae8","#96f2d7","#63e6be","#38d9a9","#20c997","#12b886","#0ca678","#099268","#087f5b"],green:["#ebfbee","#d3f9d8","#b2f2bb","#8ce99a","#69db7c","#51cf66","#40c057","#37b24d","#2f9e44","#2b8a3e"],lime:["#f4fce3","#e9fac8","#d8f5a2","#c0eb75","#a9e34b","#94d82d","#82c91e","#74b816","#66a80f","#5c940d"],yellow:["#fff9db","#fff3bf","#ffec99","#ffe066","#ffd43b","#fcc419","#fab005","#f59f00","#f08c00","#e67700"],orange:["#fff4e6","#ffe8cc","#ffd8a8","#ffc078","#ffa94d","#ff922b","#fd7e14","#f76707","#e8590c","#d9480f"]};var a=n(47079);Object.keys(r);const o=["xs","sm","md","lg","xl"],i={dir:"ltr",primaryShade:{light:6,dark:8},focusRing:"auto",loader:"oval",colorScheme:"light",white:"#fff",black:"#000",defaultRadius:"sm",transitionTimingFunction:"ease",colors:r,lineHeight:1.55,fontFamily:"-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji",fontFamilyMonospace:"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace",primaryColor:"blue",respectReducedMotion:!0,cursorType:"default",defaultGradient:{from:"indigo",to:"cyan",deg:45},shadows:{xs:"0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1)",sm:"0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 0 0.625rem 0.9375rem -0.3125rem, rgba(0, 0, 0, 0.04) 0 0.4375rem 0.4375rem -0.3125rem",md:"0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 0 1.25rem 1.5625rem -0.3125rem, rgba(0, 0, 0, 0.04) 0 0.625rem 0.625rem -0.3125rem",lg:"0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 0 1.75rem 1.4375rem -0.4375rem, rgba(0, 0, 0, 0.04) 0 0.75rem 0.75rem -0.4375rem",xl:"0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 0 2.25rem 1.75rem -0.4375rem, rgba(0, 0, 0, 0.04) 0 1.0625rem 1.0625rem -0.4375rem"},fontSizes:{xs:"0.75rem",sm:"0.875rem",md:"1rem",lg:"1.125rem",xl:"1.25rem"},radius:{xs:"0.125rem",sm:"0.25rem",md:"0.5rem",lg:"1rem",xl:"2rem"},spacing:{xs:"0.625rem",sm:"0.75rem",md:"1rem",lg:"1.25rem",xl:"1.5rem"},breakpoints:{xs:"36em",sm:"48em",md:"62em",lg:"75em",xl:"88em"},headings:{fontFamily:"-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji",fontWeight:700,sizes:{h1:{fontSize:"2.125rem",lineHeight:1.3,fontWeight:void 0},h2:{fontSize:"1.625rem",lineHeight:1.35,fontWeight:void 0},h3:{fontSize:"1.375rem",lineHeight:1.4,fontWeight:void 0},h4:{fontSize:"1.125rem",lineHeight:1.45,fontWeight:void 0},h5:{fontSize:"1rem",lineHeight:1.5,fontWeight:void 0},h6:{fontSize:"0.875rem",lineHeight:1.5,fontWeight:void 0}}},other:{},components:{},activeStyles:{transform:"translateY(0.0625rem)"},datesLocale:"en",globalStyles:void 0,focusRingStyles:{styles:e=>({outlineOffset:"0.125rem",outline:`0.125rem solid ${e.colors[e.primaryColor]["dark"===e.colorScheme?7:5]}`}),resetStyles:()=>({outline:"none"}),inputStyles:e=>({outline:"none",borderColor:e.colors[e.primaryColor]["object"===typeof e.primaryShade?e.primaryShade[e.colorScheme]:e.primaryShade]})}},l=(0,a.P)(i)},47079:function(e,t,n){"use strict";n.d(t,{P:function(){return O}});var r=Object.defineProperty,a=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable,l=(e,t,n)=>t in e?r(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,s=(e,t)=>{for(var n in t||(t={}))o.call(t,n)&&l(e,n,t[n]);if(a)for(var n of a(t))i.call(t,n)&&l(e,n,t[n]);return e};function c(e){return t=>"number"===typeof e.primaryShade?e.primaryShade:e.primaryShade[t||e.colorScheme]}function u(e){const t=c(e);return(n,r,a=!0,o=!0)=>{if("string"===typeof n&&n.includes(".")){const[t,a]=n.split("."),i=parseInt(a,10);if(t in e.colors&&i>=0&&i<10)return e.colors[t]["number"!==typeof r||o?i:r]}const i="number"===typeof r?r:t();return n in e.colors?e.colors[n][i]:a?e.colors[e.primaryColor][i]:n}}function d(e){let t="";for(let n=1;n{const a={from:(null==r?void 0:r.from)||e.defaultGradient.from,to:(null==r?void 0:r.to)||e.defaultGradient.to,deg:(null==r?void 0:r.deg)||e.defaultGradient.deg};return`linear-gradient(${a.deg}deg, ${t(a.from,n(),!1)} 0%, ${t(a.to,n(),!1)} 100%)`}}var p=n(12681);function h(e){return/^#?([0-9A-F]{3}){1,2}$/i.test(e)?function(e){let t=e.replace("#","");if(3===t.length){const e=t.split("");t=[e[0],e[0],e[1],e[1],e[2],e[2]].join("")}const n=parseInt(t,16);return{r:n>>16&255,g:n>>8&255,b:255&n,a:1}}(e):e.startsWith("rgb")?function(e){const[t,n,r,a]=e.replace(/[^0-9,.]/g,"").split(",").map(Number);return{r:t,g:n,b:r,a:a||1}}(e):{r:0,g:0,b:0,a:1}}function f(e,t){if("string"!==typeof e||t>1||t<0)return"rgba(0, 0, 0, 1)";if(e.startsWith("var(--"))return e;const{r:n,g:r,b:a}=h(e);return`rgba(${n}, ${r}, ${a}, ${t})`}var g=n(2566);const v={fontStyles:function(e){return()=>({fontFamily:e.fontFamily||"sans-serif"})},themeColor:u,focusStyles:function(e){return t=>({WebkitTapHighlightColor:"transparent",[t||"&:focus"]:s({},"always"===e.focusRing||"auto"===e.focusRing?e.focusRingStyles.styles(e):e.focusRingStyles.resetStyles(e)),[t?t.replace(":focus",":focus:not(:focus-visible)"):"&:focus:not(:focus-visible)"]:s({},"auto"===e.focusRing||"never"===e.focusRing?e.focusRingStyles.resetStyles(e):null)})},linearGradient:function(e,...t){return`linear-gradient(${e}deg, ${d(t)})`},radialGradient:function(...e){return`radial-gradient(circle, ${d(e)})`},smallerThan:p.I4,largerThan:p.u4,rgba:f,cover:function(e=0){return{position:"absolute",top:(0,g.h)(e),right:(0,g.h)(e),left:(0,g.h)(e),bottom:(0,g.h)(e)}},darken:function(e,t){if("string"===typeof e&&e.startsWith("var(--"))return e;const{r:n,g:r,b:a,a:o}=h(e),i=1-t,l=e=>Math.round(e*i);return`rgba(${l(n)}, ${l(r)}, ${l(a)}, ${o})`},lighten:function(e,t){if("string"===typeof e&&e.startsWith("var(--"))return e;const{r:n,g:r,b:a,a:o}=h(e),i=e=>Math.round(e+(255-e)*t);return`rgba(${i(n)}, ${i(r)}, ${i(a)}, ${o})`},radius:function(e){return t=>{if("number"===typeof t)return(0,g.h)(t);const n="number"===typeof e.defaultRadius?e.defaultRadius:e.radius[e.defaultRadius]||e.defaultRadius;return e.radius[t]||t||n}},variant:function(e){const t=u(e),n=c(e),r=m(e);return({variant:a,color:o,gradient:i,primaryFallback:l})=>{const s=function(e,t){if("string"===typeof e&&e.includes(".")){const[n,r]=e.split("."),a=parseInt(r,10);if(n in t.colors&&a>=0&&a<10)return{isSplittedColor:!0,key:n,shade:a}}return{isSplittedColor:!1}}(o,e);switch(a){case"light":return{border:"transparent",background:f(t(o,"dark"===e.colorScheme?8:0,l,!1),"dark"===e.colorScheme?.2:1),color:"dark"===o?"dark"===e.colorScheme?e.colors.dark[0]:e.colors.dark[9]:t(o,"dark"===e.colorScheme?2:n("light")),hover:f(t(o,"dark"===e.colorScheme?7:1,l,!1),"dark"===e.colorScheme?.25:.65)};case"subtle":return{border:"transparent",background:"transparent",color:"dark"===o?"dark"===e.colorScheme?e.colors.dark[0]:e.colors.dark[9]:t(o,"dark"===e.colorScheme?2:n("light")),hover:f(t(o,"dark"===e.colorScheme?8:0,l,!1),"dark"===e.colorScheme?.2:1)};case"outline":return{border:t(o,"dark"===e.colorScheme?5:n("light")),background:"transparent",color:t(o,"dark"===e.colorScheme?5:n("light")),hover:"dark"===e.colorScheme?f(t(o,5,l,!1),.05):f(t(o,0,l,!1),.35)};case"default":return{border:"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[4],background:"dark"===e.colorScheme?e.colors.dark[6]:e.white,color:"dark"===e.colorScheme?e.white:e.black,hover:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[0]};case"white":return{border:"transparent",background:e.white,color:t(o,n()),hover:null};case"transparent":return{border:"transparent",color:"dark"===o?"dark"===e.colorScheme?e.colors.dark[0]:e.colors.dark[9]:t(o,"dark"===e.colorScheme?2:n("light")),background:"transparent",hover:null};case"gradient":return{background:r(i),color:e.white,border:"transparent",hover:null};default:{const r=n(),a=s.isSplittedColor?s.shade:r,i=s.isSplittedColor?s.key:o;return{border:"transparent",background:t(i,a,l),color:e.white,hover:t(i,9===a?8:a+1)}}}}},primaryShade:c,hover:function(e){return{"@media (hover: hover)":{"&:hover":e},"@media (hover: none)":{"&:active":e}}},gradient:m,primaryColor:function(e){return t=>{const n=c(e)(t);return e.colors[e.primaryColor][n]}},placeholderStyles:function(e){return()=>({userSelect:"none",color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[5]})},dimmed:function(e){return()=>"dark"===e.colorScheme?e.colors.dark[2]:e.colors.gray[6]}};var b=Object.defineProperty,y=Object.defineProperties,w=Object.getOwnPropertyDescriptors,E=Object.getOwnPropertySymbols,P=Object.prototype.hasOwnProperty,k=Object.prototype.propertyIsEnumerable,C=(e,t,n)=>t in e?b(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function O(e){return t=((e,t)=>{for(var n in t||(t={}))P.call(t,n)&&C(e,n,t[n]);if(E)for(var n of E(t))k.call(t,n)&&C(e,n,t[n]);return e})({},e),n={fn:{fontStyles:v.fontStyles(e),themeColor:v.themeColor(e),focusStyles:v.focusStyles(e),largerThan:v.largerThan(e),smallerThan:v.smallerThan(e),radialGradient:v.radialGradient,linearGradient:v.linearGradient,gradient:v.gradient(e),rgba:v.rgba,cover:v.cover,lighten:v.lighten,darken:v.darken,primaryShade:v.primaryShade(e),radius:v.radius(e),variant:v.variant(e),hover:v.hover,primaryColor:v.primaryColor(e),placeholderStyles:v.placeholderStyles(e),dimmed:v.dimmed(e)}},y(t,w(n));var t,n}},12681:function(e,t,n){"use strict";n.d(t,{oI:function(){return o},u4:function(){return i},I4:function(){return l}});var r=n(2566),a=n(21434);function o(e){return"number"===typeof e?e:"string"===typeof e&&e.includes("rem")?16*Number(e.replace("rem","")):"string"===typeof e&&e.includes("em")?16*Number(e.replace("em","")):Number(e)}function i(e){return t=>`@media (min-width: ${(0,r.em)(o((0,a.a)({size:t,sizes:e.breakpoints})))})`}function l(e){return t=>`@media (max-width: ${(0,r.em)(o((0,a.a)({size:t,sizes:e.breakpoints}))-1)})`}},67078:function(e,t,n){"use strict";function r(e){return Object.keys(e).reduce(((t,n)=>(void 0!==e[n]&&(t[n]=e[n]),t)),{})}n.d(t,{L:function(){return r}})},58332:function(e,t,n){"use strict";n.d(t,{w:function(){return a}});const r={app:100,modal:200,popover:300,overlay:400,max:9999};function a(e){return r[e]}},21434:function(e,t,n){"use strict";n.d(t,{a:function(){return a}});var r=n(2566);function a({size:e,sizes:t,units:n}){return e in t?t[e]:"number"===typeof e?"em"===n?(0,r.em)(e):(0,r.h)(e):e||t.md}},2566:function(e,t,n){"use strict";function r(e){return t=>{if("number"===typeof t)return`${t/16}${e}`;if("string"===typeof t){const n=t.replace("px","");if(!Number.isNaN(Number(n)))return`${Number(n)/16}${e}`}return t}}n.d(t,{em:function(){return o},h:function(){return a}});const a=r("rem"),o=r("em")},44036:function(e,t,n){"use strict";n.d(t,{k:function(){return h}});var r=n(88923),a=n(19827);function o({cx:e,classes:t,context:n,classNames:r,name:a,cache:o}){const i=n.reduce(((e,t)=>(Object.keys(t.classNames).forEach((n=>{"string"!==typeof e[n]?e[n]=`${t.classNames[n]}`:e[n]=`${e[n]} ${t.classNames[n]}`})),e)),{});return Object.keys(t).reduce(((n,l)=>(n[l]=e(t[l],i[l],null!=r&&r[l],Array.isArray(a)?a.filter(Boolean).map((e=>`${(null==o?void 0:o.key)||"mantine"}-${e}-${l}`)).join(" "):a?`${(null==o?void 0:o.key)||"mantine"}-${a}-${l}`:null),n)),{})}var i=Object.defineProperty,l=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable,u=(e,t,n)=>t in e?i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,d=(e,t)=>{for(var n in t||(t={}))s.call(t,n)&&u(e,n,t[n]);if(l)for(var n of l(t))c.call(t,n)&&u(e,n,t[n]);return e};function m(e,t){return t&&Object.keys(t).forEach((n=>{e[n]?e[n]=d(d({},e[n]),t[n]):e[n]=d({},t[n])})),e}function p(e,t,n,r){const a=e=>"function"===typeof e?e(t,n||{},r):e||{};return Array.isArray(e)?e.map((e=>a(e.styles))).reduce(((e,t)=>m(e,t)),{}):a(e)}function h(e){const t="function"===typeof e?e:()=>e;return function(e,n){const i=(0,a.rZ)(),l=(0,a.O2)(null==n?void 0:n.name),s=(0,a.T1)(),c={variant:null==n?void 0:n.variant,size:null==n?void 0:n.size},{css:u,cx:d}=(0,r.Z)(),h=t(i,e,c),f=p(null==n?void 0:n.styles,i,e,c),g=p(l,i,e,c),v=function({ctx:e,theme:t,params:n,variant:r,size:a}){return e.reduce(((e,o)=>(o.variants&&r in o.variants&&m(e,o.variants[r](t,n,{variant:r,size:a})),o.sizes&&a in o.sizes&&m(e,o.sizes[a](t,n,{variant:r,size:a})),e)),{})}({ctx:l,theme:i,params:e,variant:null==n?void 0:n.variant,size:null==n?void 0:n.size}),b=Object.fromEntries(Object.keys(h).map((e=>[e,d({[u(h[e])]:!(null==n?void 0:n.unstyled)},u(v[e]),u(g[e]),u(f[e]))])));return{classes:o({cx:d,classes:b,context:l,classNames:null==n?void 0:n.classNames,name:null==n?void 0:n.name,cache:s}),cx:d,theme:i}}}},6483:function(e,t,n){"use strict";function r(e){return`___ref-${e||""}`}n.d(t,{A:function(){return r}})},88923:function(e,t,n){"use strict";n.d(t,{Z:function(){return v}});var r=n(86010),a=n(16797),o=n(70444),i=n(67294);const l=(0,n(28204).Z)({key:"mantine",prepend:!0});var s=n(19827);var c=Object.defineProperty,u=Object.getOwnPropertySymbols,d=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable,p=(e,t,n)=>t in e?c(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const h="ref";function f(e){let t;if(1!==e.length)return{args:e,ref:t};const[n]=e;if(!(n instanceof Object))return{args:e,ref:t};if(!(h in n))return{args:e,ref:t};t=n.ref;const r=((e,t)=>{for(var n in t||(t={}))d.call(t,n)&&p(e,n,t[n]);if(u)for(var n of u(t))m.call(t,n)&&p(e,n,t[n]);return e})({},n);return delete r.ref,{args:[r],ref:t}}const{cssFactory:g}={cssFactory:function(e){const{cache:t}=e,n=(...e)=>{const{ref:n,args:r}=f(e),i=(0,a.O)(r,t.registered);return(0,o.My)(t,i,!1),`${t.key}-${i.name}${void 0===n?"":` ${n}`}`};return{css:n,cx:(...e)=>function(e,t,n){const r=[],a=(0,o.fp)(e,r,n);return r.length<2?n:a+t(r)}(t.registered,n,(0,r.Z)(e))}}};function v(){const e=(0,s.T1)()||l;return function(e,t){const n=(0,i.useRef)();return(!n.current||t.length!==n.current.prevDeps.length||n.current.prevDeps.map(((e,n)=>e===t[n])).indexOf(!1)>=0)&&(n.current={v:e(),prevDeps:[...t]}),n.current.v}((()=>g({cache:e})),[e])}},20485:function(e,t,n){"use strict";n.d(t,{f:function(){return Hn}});var r=n(27484),a=n.n(r),o=n(67294),i=n(19827),l=n(91938),s=n(15851),c=n(9276);function u(e,t){return e?"month"===e?0:"year"===e?1:2:t}function d(e,t,n){return 0===(r=(0,c.u)(u(e,0),u(t,0),u(n,2)))?"month":1===r?"year":"decade";var r}var m=n(44036),p=(0,m.k)((()=>({calendar:{}}))),h=n(21434),f=(0,m.k)(((e,t,{size:n})=>({monthLevelGroup:{display:"flex","& [data-month-level]:not(:last-of-type)":{marginRight:(0,h.a)({size:n,sizes:e.spacing})}}}))),g=(0,m.k)((e=>({monthLevel:{},calendarHeader:{marginBottom:e.spacing.xs}}))),v=n(83291),b=n(74308),y=n(56057),w=Object.defineProperty,E=Object.defineProperties,P=Object.getOwnPropertyDescriptors,k=Object.getOwnPropertySymbols,C=Object.prototype.hasOwnProperty,O=Object.prototype.propertyIsEnumerable,S=(e,t,n)=>t in e?w(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,x=(e,t)=>{for(var n in t||(t={}))C.call(t,n)&&S(e,n,t[n]);if(k)for(var n of k(t))O.call(t,n)&&S(e,n,t[n]);return e},_=(e,t)=>E(e,P(t));function T(e){var t=e,{direction:n,style:r}=t,a=((e,t)=>{var n={};for(var r in e)C.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&k)for(var r of k(e))t.indexOf(r)<0&&O.call(e,r)&&(n[r]=e[r]);return n})(t,["direction","style"]);const l=(0,i.rZ)();return o.createElement(y.D,_(x({},a),{style:_(x({},r),{transform:"next"===n&&"ltr"===l.dir||"previous"===n&&"rtl"===l.dir?"rotate(270deg)":"rotate(90deg)"})}))}T.displayName="@mantine/dates/Chevron";var A=n(2566),I=Object.defineProperty,M=Object.defineProperties,D=Object.getOwnPropertyDescriptors,L=Object.getOwnPropertySymbols,R=Object.prototype.hasOwnProperty,N=Object.prototype.propertyIsEnumerable,H=(e,t,n)=>t in e?I(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,$=(e,t)=>{for(var n in t||(t={}))R.call(t,n)&&H(e,n,t[n]);if(L)for(var n of L(t))N.call(t,n)&&H(e,n,t[n]);return e},F=(e,t)=>M(e,D(t));const B={xs:(0,A.h)(30),sm:(0,A.h)(36),md:(0,A.h)(42),lg:(0,A.h)(48),xl:(0,A.h)(54)};var z=(0,m.k)(((e,{radius:t,isStatic:n},{size:r})=>{const a=e.fn.variant({variant:"filled"}),o=e.fn.variant({variant:"light"});return{day:F($({width:(0,h.a)({size:r,sizes:B}),height:(0,h.a)({size:r,sizes:B}),fontSize:(0,h.a)({size:r,sizes:e.fontSizes}),display:"inline-flex",justifyContent:"center",alignItems:"center",userSelect:n?void 0:"none",cursor:n?"default":"pointer",borderRadius:e.fn.radius(t)},n?null:e.fn.hover({backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[0]})),{"&:active":n?void 0:e.activeStyles,"&[data-disabled]":F($({color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[4],cursor:"not-allowed"},e.fn.hover({backgroundColor:"transparent"})),{"&:active":{transform:"none"}}),"&[data-weekend]":{color:e.colors.red[e.fn.primaryShade()]},"&[data-outside]":{color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[4]},"&[data-in-range]":$({backgroundColor:o.background,borderRadius:0},n?null:e.fn.hover({backgroundColor:o.hover})),"&[data-first-in-range]":{borderTopLeftRadius:e.radius.sm,borderBottomLeftRadius:e.radius.sm},"&[data-last-in-range]":{borderTopRightRadius:e.radius.sm,borderBottomRightRadius:e.radius.sm},"&[data-selected]":$({color:a.color,backgroundColor:a.background},n?null:e.fn.hover({backgroundColor:a.hover})),"&[data-hidden]":{display:"none"}})}})),j=Object.defineProperty,U=Object.defineProperties,G=Object.getOwnPropertyDescriptors,W=Object.getOwnPropertySymbols,V=Object.prototype.hasOwnProperty,Z=Object.prototype.propertyIsEnumerable,Y=(e,t,n)=>t in e?j(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,K=(e,t)=>{for(var n in t||(t={}))V.call(t,n)&&Y(e,n,t[n]);if(W)for(var n of W(t))Z.call(t,n)&&Y(e,n,t[n]);return e},q=(e,t)=>U(e,G(t)),X=(0,m.k)(((e,t,{size:n})=>{const r=(0,h.a)({size:n,sizes:B});return{calendarHeaderControlIcon:{},calendarHeader:{display:"flex",maxWidth:`calc(${r} * 7 + ${(0,A.h)(7)})`},calendarHeaderControl:q(K({width:r,height:r,borderRadius:e.fn.radius(),display:"flex",justifyContent:"center",alignItems:"center",userSelect:"none"},e.fn.hover({backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[0]})),{"&:active":e.activeStyles,"&[data-disabled]":q(K({opacity:.2,cursor:"not-allowed"},e.fn.hover({backgroundColor:"transparent"})),{"&:active":{transform:"none"}})}),calendarHeaderLevel:q(K({height:r,borderRadius:e.fn.radius(),display:"flex",justifyContent:"center",alignItems:"center",userSelect:"none",flex:1,fontSize:(0,h.a)({size:n,sizes:e.fontSizes}),fontWeight:500,textTransform:"capitalize"},e.fn.hover({backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[0]})),{"&:active":e.activeStyles,"&[data-static]":q(K({cursor:"default",userSelect:"unset"},e.fn.hover({backgroundColor:"transparent"})),{"&:active":{transform:"none"}})})}})),J=Object.defineProperty,Q=Object.getOwnPropertySymbols,ee=Object.prototype.hasOwnProperty,te=Object.prototype.propertyIsEnumerable,ne=(e,t,n)=>t in e?J(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const re={nextDisabled:!1,previousDisabled:!1,hasNextLevel:!0,withNext:!0,withPrevious:!0,size:"sm"},ae=(0,o.forwardRef)(((e,t)=>{const n=(0,i.N4)("CalendarHeader",re,e),{className:r,nextIcon:a,previousIcon:s,nextLabel:c,previousLabel:u,onNext:d,onPrevious:m,onLevelClick:p,label:h,classNames:f,styles:g,unstyled:v,nextDisabled:y,previousDisabled:w,hasNextLevel:E,levelControlAriaLabel:P,withNext:k,withPrevious:C,__staticSelector:O,__preventFocus:S,__stopPropagation:x,size:_,variant:A}=n,I=((e,t)=>{var n={};for(var r in e)ee.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Q)for(var r of Q(e))t.indexOf(r)<0&&te.call(e,r)&&(n[r]=e[r]);return n})(n,["className","nextIcon","previousIcon","nextLabel","previousLabel","onNext","onPrevious","onLevelClick","label","classNames","styles","unstyled","nextDisabled","previousDisabled","hasNextLevel","levelControlAriaLabel","withNext","withPrevious","__staticSelector","__preventFocus","__stopPropagation","size","variant"]),{classes:M,cx:D}=X(null,{name:["CalendarHeader",O],classNames:f,styles:g,unstyled:v,size:_,variant:A}),L=S?e=>e.preventDefault():void 0;return o.createElement(l.x,((e,t)=>{for(var n in t||(t={}))ee.call(t,n)&&ne(e,n,t[n]);if(Q)for(var n of Q(t))te.call(t,n)&&ne(e,n,t[n]);return e})({className:D(M.calendarHeader,r),ref:t},I),C&&o.createElement(b.k,{className:M.calendarHeaderControl,"data-previous":!0,"aria-label":u,onClick:m,unstyled:v,onMouseDown:L,disabled:w,"data-disabled":w||void 0,tabIndex:S?-1:0,"data-mantine-stop-propagation":x||void 0},s||o.createElement(T,{className:M.calendarHeaderControlIcon,direction:"previous","data-previous":!0})),o.createElement(b.k,{component:E?"button":"div",className:M.calendarHeaderLevel,onClick:E?p:void 0,unstyled:v,onMouseDown:E?L:void 0,disabled:!E,"data-static":!E||void 0,"aria-label":P,tabIndex:S||!E?-1:0,"data-mantine-stop-propagation":x||void 0},h),k&&o.createElement(b.k,{className:M.calendarHeaderControl,"data-next":!0,"aria-label":c,onClick:d,unstyled:v,onMouseDown:L,disabled:y,"data-disabled":y||void 0,tabIndex:S?-1:0,"data-mantine-stop-propagation":x||void 0},a||o.createElement(T,{className:M.calendarHeaderControlIcon,direction:"next","data-next":!0})))}));function oe(e,t=1){const n=e.getMonth(),r=new Date(e.getFullYear(),n,1),a=function(e,t=1){const n=new Date(e),r=0===t?6:t-1;for(;n.getDay()!==r;)n.setDate(n.getDate()+1);return n}(new Date(e.getFullYear(),e.getMonth()+1,0),t),o=function(e,t=1){const n=new Date(e);for(;n.getDay()!==t;)n.setDate(n.getDate()-1);return n}(r,t),i=[];for(;o<=a;){const e=[];for(let t=0;t<7;t+=1)e.push(new Date(o)),o.setDate(o.getDate()+1);i.push(e)}return i}function ie(e,t){return e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()}function le(e,t){return!(t instanceof Date)||a()(e).isBefore(a()(t).add(1,"day"),"day")}function se(e,t){return!(t instanceof Date)||a()(e).isAfter(a()(t).subtract(1,"day"),"day")}ae.displayName="@mantine/dates/CalendarHeader";var ce=Object.defineProperty,ue=Object.defineProperties,de=Object.getOwnPropertyDescriptors,me=Object.getOwnPropertySymbols,pe=Object.prototype.hasOwnProperty,he=Object.prototype.propertyIsEnumerable,fe=(e,t,n)=>t in e?ce(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ge=(e,t)=>{for(var n in t||(t={}))pe.call(t,n)&&fe(e,n,t[n]);if(me)for(var n of me(t))he.call(t,n)&&fe(e,n,t[n]);return e},ve=(0,m.k)((e=>{return{monthThead:{},monthRow:{},monthTbody:{},monthCell:{padding:0,"&[data-with-spacing]":{padding:(0,A.h)(.5)}},month:(t=ge({},e.fn.fontStyles()),n={borderCollapse:"collapse",tableLayout:"fixed","& *":{boxSizing:"border-box"}},ue(t,de(n)))};var t,n}));var be=Object.defineProperty,ye=Object.getOwnPropertySymbols,we=Object.prototype.hasOwnProperty,Ee=Object.prototype.propertyIsEnumerable,Pe=(e,t,n)=>t in e?be(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const ke={tabIndex:0,size:"sm"},Ce=(0,o.forwardRef)(((e,t)=>{const n=(0,i.N4)("Day",ke,e),{className:r,date:l,radius:s,disabled:c,styles:u,classNames:d,unstyled:m,__staticSelector:p,weekend:h,outside:f,selected:g,renderDay:v,inRange:y,firstInRange:w,lastInRange:E,hidden:P,static:k,variant:C,size:O}=n,S=((e,t)=>{var n={};for(var r in e)we.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ye)for(var r of ye(e))t.indexOf(r)<0&&Ee.call(e,r)&&(n[r]=e[r]);return n})(n,["className","date","radius","disabled","styles","classNames","unstyled","__staticSelector","weekend","outside","selected","renderDay","inRange","firstInRange","lastInRange","hidden","static","variant","size"]),{classes:x,cx:_}=z({radius:s,isStatic:k},{name:["Day",p],classNames:d,styles:u,unstyled:m,variant:C,size:O});return o.createElement(b.k,((e,t)=>{for(var n in t||(t={}))we.call(t,n)&&Pe(e,n,t[n]);if(ye)for(var n of ye(t))Ee.call(t,n)&&Pe(e,n,t[n]);return e})({component:k?"div":"button",ref:t,className:_(x.day,r),disabled:c,"data-today":a()(l).isSame(new Date,"day")||void 0,"data-hidden":P||void 0,"data-disabled":c||void 0,"data-weekend":!c&&!f&&h||void 0,"data-outside":!c&&f||void 0,"data-selected":!c&&g||void 0,"data-in-range":y&&!c||void 0,"data-first-in-range":w&&!c||void 0,"data-last-in-range":E&&!c||void 0,unstyled:m},S),(null==v?void 0:v(l))||l.getDate())}));Ce.displayName="@mantine/dates/Day";var Oe=(0,m.k)(((e,t,{size:n})=>({weekdaysRow:{},weekday:{color:"dark"===e.colorScheme?e.colors.dark[1]:e.colors.gray[5],fontWeight:400,fontSize:(0,h.a)({size:n,sizes:e.fontSizes}),textTransform:"capitalize",paddingBottom:`calc(${(0,h.a)({size:n,sizes:e.spacing})} / 2)`}}))),Se=Object.defineProperty,xe=Object.getOwnPropertySymbols,_e=Object.prototype.hasOwnProperty,Te=Object.prototype.propertyIsEnumerable,Ae=(e,t,n)=>t in e?Se(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const Ie={weekdayFormat:"dd",cellComponent:"th",size:"sm"},Me=(0,o.forwardRef)(((e,t)=>{const n=(0,i.N4)("WeekdaysRow",Ie,e),{className:r,locale:s,firstDayOfWeek:c,weekdayFormat:u,cellComponent:d,__staticSelector:m,classNames:p,styles:h,unstyled:f,variant:g,size:b}=n,y=((e,t)=>{var n={};for(var r in e)_e.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&xe)for(var r of xe(e))t.indexOf(r)<0&&Te.call(e,r)&&(n[r]=e[r]);return n})(n,["className","locale","firstDayOfWeek","weekdayFormat","cellComponent","__staticSelector","classNames","styles","unstyled","variant","size"]),w=(0,v.e)(),{classes:E,cx:P}=Oe(null,{name:["WeekdaysRow",m],classNames:p,styles:h,unstyled:f,variant:g,size:b}),k=function({locale:e,format:t="dd",firstDayOfWeek:n=1}){const r=a()().day(n),o=[];for(let i=0;i<7;i+=1)"string"===typeof t?o.push(a()(r).add(i,"days").locale(e).format(t)):o.push(t(a()(r).add(i,"days").toDate()));return o}({locale:w.getLocale(s),format:u,firstDayOfWeek:w.getFirstDayOfWeek(c)}).map(((e,t)=>o.createElement(d,{key:t,className:E.weekday},e)));return o.createElement(l.x,((e,t)=>{for(var n in t||(t={}))_e.call(t,n)&&Ae(e,n,t[n]);if(xe)for(var n of xe(t))Te.call(t,n)&&Ae(e,n,t[n]);return e})({component:"tr",ref:t,className:P(E.weekdaysRow,r)},y),k)}));Me.displayName="@mantine/dates/WeekdaysRow";var De=Object.defineProperty,Le=Object.defineProperties,Re=Object.getOwnPropertyDescriptors,Ne=Object.getOwnPropertySymbols,He=Object.prototype.hasOwnProperty,$e=Object.prototype.propertyIsEnumerable,Fe=(e,t,n)=>t in e?De(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Be=(e,t)=>{for(var n in t||(t={}))He.call(t,n)&&Fe(e,n,t[n]);if(Ne)for(var n of Ne(t))$e.call(t,n)&&Fe(e,n,t[n]);return e},ze=(e,t)=>Le(e,Re(t));const je={size:"sm",withCellSpacing:!0},Ue=(0,o.forwardRef)(((e,t)=>{const n=(0,i.N4)("Month",je,e),{className:r,classNames:s,styles:c,unstyled:u,__staticSelector:d,locale:m,firstDayOfWeek:p,weekdayFormat:h,month:f,weekendDays:g,getDayProps:b,excludeDate:y,minDate:w,maxDate:E,renderDay:P,hideOutsideDates:k,hideWeekdays:C,getDayAriaLabel:O,static:S,__getDayRef:x,__onDayKeyDown:_,__onDayClick:T,__onDayMouseEnter:A,__preventFocus:I,__stopPropagation:M,withCellSpacing:D,size:L,variant:R}=n,N=((e,t)=>{var n={};for(var r in e)He.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Ne)for(var r of Ne(e))t.indexOf(r)<0&&$e.call(e,r)&&(n[r]=e[r]);return n})(n,["className","classNames","styles","unstyled","__staticSelector","locale","firstDayOfWeek","weekdayFormat","month","weekendDays","getDayProps","excludeDate","minDate","maxDate","renderDay","hideOutsideDates","hideWeekdays","getDayAriaLabel","static","__getDayRef","__onDayKeyDown","__onDayClick","__onDayMouseEnter","__preventFocus","__stopPropagation","withCellSpacing","size","variant"]),H=(0,v.e)(),{classes:$,cx:F}=ve(null,{name:["Month",d],classNames:s,styles:c,unstyled:u,variant:R,size:L}),B={__staticSelector:d||"Month",classNames:s,styles:c,unstyled:u,variant:R,size:L},z=oe(f,H.getFirstDayOfWeek(p)),j=function(e,t,n,r,o,i,l){const s=e.flat().filter((e=>{var a;return le(e,n)&&se(e,t)&&!(null==o?void 0:o(e))&&!(null==(a=null==r?void 0:r(e))?void 0:a.disabled)&&(!i||ie(e,l))})),c=s.find((e=>{var t;return null==(t=null==r?void 0:r(e))?void 0:t.selected}));if(c)return c;return s.find((e=>a()().isSame(e,"date")))||s[0]}(z,w,E,b,y,k,f),U=z.map(((e,t)=>{const n=e.map(((e,n)=>{const r=!ie(e,f),i=(null==O?void 0:O(e))||a()(e).locale(m||H.locale).format("D MMMM YYYY"),l=null==b?void 0:b(e),s=a()(e).isSame(j,"date");return o.createElement("td",{key:e.toString(),className:$.monthCell,"data-with-spacing":D||void 0},o.createElement(Ce,ze(Be(ze(Be({},B),{"data-mantine-stop-propagation":M||void 0,renderDay:P,date:e,weekend:H.getWeekendDays(g).includes(e.getDay()),outside:r,hidden:!!k&&r,"aria-label":i,static:S,disabled:(null==y?void 0:y(e))||!le(e,E)||!se(e,w),ref:e=>null==x?void 0:x(t,n,e)}),l),{onKeyDown:r=>{var a;null==(a=null==l?void 0:l.onKeyDown)||a.call(l,r),null==_||_(r,{rowIndex:t,cellIndex:n,date:e})},onMouseEnter:t=>{var n;null==(n=null==l?void 0:l.onMouseEnter)||n.call(l,t),null==A||A(t,e)},onClick:t=>{var n;null==(n=null==l?void 0:l.onClick)||n.call(l,t),null==T||T(t,e)},onMouseDown:e=>{var t;null==(t=null==l?void 0:l.onMouseDown)||t.call(l,e),I&&e.preventDefault()},tabIndex:I||!s?-1:0})))}));return o.createElement("tr",{key:t,className:$.monthRow},n)}));return o.createElement(l.x,Be({component:"table",className:F($.month,r),ref:t},N),!C&&o.createElement("thead",{className:$.monthThead},o.createElement(Me,ze(Be({},B),{locale:m,firstDayOfWeek:p,weekdayFormat:h}))),o.createElement("tbody",{className:$.monthTbody},U))}));Ue.displayName="@mantine/dates/Month";var Ge=Object.defineProperty,We=Object.getOwnPropertySymbols,Ve=Object.prototype.hasOwnProperty,Ze=Object.prototype.propertyIsEnumerable,Ye=(e,t,n)=>t in e?Ge(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ke=(e,t)=>{for(var n in t||(t={}))Ve.call(t,n)&&Ye(e,n,t[n]);if(We)for(var n of We(t))Ze.call(t,n)&&Ye(e,n,t[n]);return e};const qe={monthLabelFormat:"MMMM YYYY"},Xe=(0,o.forwardRef)(((e,t)=>{const n=(0,i.N4)("MonthLevel",qe,e),{month:r,locale:s,firstDayOfWeek:c,weekdayFormat:u,weekendDays:d,getDayProps:m,excludeDate:p,minDate:h,maxDate:f,renderDay:b,hideOutsideDates:y,hideWeekdays:w,getDayAriaLabel:E,__getDayRef:P,__onDayKeyDown:k,__onDayClick:C,__onDayMouseEnter:O,withCellSpacing:S,__preventFocus:x,__stopPropagation:_,nextIcon:T,previousIcon:A,nextLabel:I,previousLabel:M,onNext:D,onPrevious:L,onLevelClick:R,nextDisabled:N,previousDisabled:H,hasNextLevel:$,levelControlAriaLabel:F,withNext:B,withPrevious:z,className:j,monthLabelFormat:U,classNames:G,styles:W,unstyled:V,__staticSelector:Z,size:Y,variant:K,static:q}=n,X=((e,t)=>{var n={};for(var r in e)Ve.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&We)for(var r of We(e))t.indexOf(r)<0&&Ze.call(e,r)&&(n[r]=e[r]);return n})(n,["month","locale","firstDayOfWeek","weekdayFormat","weekendDays","getDayProps","excludeDate","minDate","maxDate","renderDay","hideOutsideDates","hideWeekdays","getDayAriaLabel","__getDayRef","__onDayKeyDown","__onDayClick","__onDayMouseEnter","withCellSpacing","__preventFocus","__stopPropagation","nextIcon","previousIcon","nextLabel","previousLabel","onNext","onPrevious","onLevelClick","nextDisabled","previousDisabled","hasNextLevel","levelControlAriaLabel","withNext","withPrevious","className","monthLabelFormat","classNames","styles","unstyled","__staticSelector","size","variant","static"]),{classes:J,cx:Q}=g(null,{name:["MonthLevel",Z],classNames:G,styles:W,unstyled:V,variant:K,size:Y}),ee=(0,v.e)(),te={__staticSelector:Z||"MonthLevel",classNames:G,styles:W,unstyled:V,variant:K,size:Y},ne="boolean"===typeof N?N:!!f&&!a()(r).endOf("month").isBefore(f),re="boolean"===typeof H?H:!!h&&!a()(r).startOf("month").isAfter(h);return o.createElement(l.x,Ke({className:Q(J.monthLevel,j),"data-month-level":!0,ref:t},X),o.createElement(ae,Ke({label:"function"===typeof U?U(r):a()(r).locale(s||ee.locale).format(U),className:J.calendarHeader,__preventFocus:x,__stopPropagation:_,nextIcon:T,previousIcon:A,nextLabel:I,previousLabel:M,onNext:D,onPrevious:L,onLevelClick:R,nextDisabled:ne,previousDisabled:re,hasNextLevel:$,levelControlAriaLabel:F,withNext:B,withPrevious:z},te)),o.createElement(Ue,Ke({month:r,locale:s,firstDayOfWeek:c,weekdayFormat:u,weekendDays:d,getDayProps:m,excludeDate:p,minDate:h,maxDate:f,renderDay:b,hideOutsideDates:y,hideWeekdays:w,getDayAriaLabel:E,__getDayRef:P,__onDayKeyDown:k,__onDayClick:C,__onDayMouseEnter:O,__preventFocus:x,__stopPropagation:_,static:q,withCellSpacing:S},te)))}));function Je({controlsRef:e,direction:t,levelIndex:n,rowIndex:r,cellIndex:a,size:o}){var i,l;const s=function({direction:e,levelIndex:t,rowIndex:n,cellIndex:r,size:a}){switch(e){case"up":return 0===t&&0===n?null:0===n?{levelIndex:t-1,rowIndex:r<=a[t-1][a[t-1].length-1]-1?a[t-1].length-1:a[t-1].length-2,cellIndex:r}:{levelIndex:t,rowIndex:n-1,cellIndex:r};case"down":return n===a[t].length-1||n===a[t].length-2&&r>=a[t][a[t].length-1]?{levelIndex:t+1,rowIndex:0,cellIndex:r}:{levelIndex:t,rowIndex:n+1,cellIndex:r};case"left":return 0===t&&0===n&&0===r?null:0===n&&0===r?{levelIndex:t-1,rowIndex:a[t-1].length-1,cellIndex:a[t-1][a[t-1].length-1]-1}:0===r?{levelIndex:t,rowIndex:n-1,cellIndex:a[t][n-1]-1}:{levelIndex:t,rowIndex:n,cellIndex:r-1};case"right":return n===a[t].length-1&&r===a[t][n]-1?{levelIndex:t+1,rowIndex:0,cellIndex:0}:r===a[t][n]-1?{levelIndex:t,rowIndex:n+1,cellIndex:0}:{levelIndex:t,rowIndex:n,cellIndex:r+1};default:return{levelIndex:t,rowIndex:n,cellIndex:r}}}({direction:t,size:o,rowIndex:r,cellIndex:a,levelIndex:n});if(!s)return;const c=null==(l=null==(i=e.current[s.levelIndex])?void 0:i[s.rowIndex])?void 0:l[s.cellIndex];c&&(c.disabled||c.getAttribute("data-hidden")||c.getAttribute("data-outside")?Je({controlsRef:e,direction:t,levelIndex:s.levelIndex,cellIndex:s.cellIndex,rowIndex:s.rowIndex,size:o}):c.focus())}function Qe({controlsRef:e,levelIndex:t,rowIndex:n,cellIndex:r,event:a}){const o=function(e){switch(e){case"ArrowDown":return"down";case"ArrowUp":return"up";case"ArrowRight":return"right";case"ArrowLeft":return"left";default:return null}}(a.key);if(o){a.preventDefault();const i=function(e){return e.current.map((e=>e.map((e=>e.length))))}(e);Je({controlsRef:e,direction:o,levelIndex:t,rowIndex:n,cellIndex:r,size:i})}}Xe.displayName="@mantine/dates/MonthLevel";var et=Object.defineProperty,tt=Object.getOwnPropertySymbols,nt=Object.prototype.hasOwnProperty,rt=Object.prototype.propertyIsEnumerable,at=(e,t,n)=>t in e?et(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const ot={numberOfColumns:1},it=(0,o.forwardRef)(((e,t)=>{const n=(0,i.N4)("MonthLevelGroup",ot,e),{month:r,locale:s,firstDayOfWeek:c,weekdayFormat:u,weekendDays:d,getDayProps:m,excludeDate:p,minDate:h,maxDate:g,renderDay:v,hideOutsideDates:b,hideWeekdays:y,getDayAriaLabel:w,__onDayClick:E,__onDayMouseEnter:P,withCellSpacing:k,__preventFocus:C,nextIcon:O,previousIcon:S,nextLabel:x,previousLabel:_,onNext:T,onPrevious:A,onLevelClick:I,nextDisabled:M,previousDisabled:D,hasNextLevel:L,className:R,classNames:N,styles:H,unstyled:$,numberOfColumns:F,levelControlAriaLabel:B,monthLabelFormat:z,__staticSelector:j,__stopPropagation:U,size:G,variant:W,static:V}=n,Z=((e,t)=>{var n={};for(var r in e)nt.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&tt)for(var r of tt(e))t.indexOf(r)<0&&rt.call(e,r)&&(n[r]=e[r]);return n})(n,["month","locale","firstDayOfWeek","weekdayFormat","weekendDays","getDayProps","excludeDate","minDate","maxDate","renderDay","hideOutsideDates","hideWeekdays","getDayAriaLabel","__onDayClick","__onDayMouseEnter","withCellSpacing","__preventFocus","nextIcon","previousIcon","nextLabel","previousLabel","onNext","onPrevious","onLevelClick","nextDisabled","previousDisabled","hasNextLevel","className","classNames","styles","unstyled","numberOfColumns","levelControlAriaLabel","monthLabelFormat","__staticSelector","__stopPropagation","size","variant","static"]),{classes:Y,cx:K}=f(null,{name:["MonthLevelGroup",j],classNames:N,styles:H,unstyled:$,variant:W,size:G}),q=(0,o.useRef)([]),X=Array(F).fill(0).map(((e,t)=>{const n=a()(r).add(t,"months").toDate();return o.createElement(Xe,{key:t,month:n,withNext:t===F-1,withPrevious:0===t,monthLabelFormat:z,__stopPropagation:U,__onDayClick:E,__onDayMouseEnter:P,__onDayKeyDown:(e,n)=>Qe({levelIndex:t,rowIndex:n.rowIndex,cellIndex:n.cellIndex,event:e,controlsRef:q}),__getDayRef:(e,n,r)=>{Array.isArray(q.current[t])||(q.current[t]=[]),Array.isArray(q.current[t][e])||(q.current[t][e]=[]),q.current[t][e][n]=r},levelControlAriaLabel:"function"===typeof B?B(n):B,locale:s,firstDayOfWeek:c,weekdayFormat:u,weekendDays:d,getDayProps:m,excludeDate:p,minDate:h,maxDate:g,renderDay:v,hideOutsideDates:b,hideWeekdays:y,getDayAriaLabel:w,__preventFocus:C,nextIcon:O,previousIcon:S,nextLabel:x,previousLabel:_,onNext:T,onPrevious:A,onLevelClick:I,nextDisabled:M,previousDisabled:D,hasNextLevel:L,classNames:N,styles:H,unstyled:$,__staticSelector:j||"MonthLevelGroup",size:G,variant:W,static:V,withCellSpacing:k})}));return o.createElement(l.x,((e,t)=>{for(var n in t||(t={}))nt.call(t,n)&&at(e,n,t[n]);if(tt)for(var n of tt(t))rt.call(t,n)&&at(e,n,t[n]);return e})({className:K(Y.monthLevelGroup,R),ref:t},Z),X)}));it.displayName="@mantine/dates/MonthLevelGroup";var lt=(0,m.k)(((e,t,{size:n})=>({yearLevelGroup:{display:"flex","& [data-year-level]:not(:last-of-type)":{marginRight:(0,h.a)({size:n,sizes:e.spacing})}}}))),st=(0,m.k)((e=>({yearLevel:{},calendarHeader:{marginBottom:e.spacing.xs}})));function ct(e,t,n){return!(!t&&!n)&&(!(!t||!a()(e).isBefore(t,"month"))||!(!n||!a()(e).isAfter(n,"month")))}var ut=(0,m.k)((()=>({monthsList:{borderCollapse:"collapse",borderWidth:0,cursor:"pointer"},monthsListCell:{padding:0,"&[data-with-spacing]":{padding:(0,A.h)(.5)}},monthsListRow:{}})));var dt=Object.defineProperty,mt=Object.defineProperties,pt=Object.getOwnPropertyDescriptors,ht=Object.getOwnPropertySymbols,ft=Object.prototype.hasOwnProperty,gt=Object.prototype.propertyIsEnumerable,vt=(e,t,n)=>t in e?dt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,bt=(e,t)=>{for(var n in t||(t={}))ft.call(t,n)&&vt(e,n,t[n]);if(ht)for(var n of ht(t))gt.call(t,n)&&vt(e,n,t[n]);return e},yt=(e,t)=>mt(e,pt(t)),wt=(0,m.k)(((e,t,{size:n})=>{const r=e.fn.variant({variant:"filled"}),a=e.fn.variant({variant:"light"});return{pickerControl:yt(bt({fontSize:(0,h.a)({size:n,sizes:e.fontSizes}),height:(0,h.a)({size:n,sizes:B}),width:`calc((${(0,h.a)({size:n,sizes:B})} * 7) / 3 + ${(0,A.h)(1.5)})`,display:"flex",justifyContent:"center",alignItems:"center",userSelect:"none",borderRadius:e.fn.radius()},e.fn.hover({backgroundColor:"dark"===e.colorScheme?e.colors.dark[5]:e.colors.gray[0]})),{"&:active":e.activeStyles,"&[data-in-range]":bt({backgroundColor:a.background,borderRadius:0},e.fn.hover({backgroundColor:a.hover})),"&[data-first-in-range]":{borderRadius:0,borderTopLeftRadius:e.radius.sm,borderBottomLeftRadius:e.radius.sm},"&[data-last-in-range]":{borderRadius:0,borderTopRightRadius:e.radius.sm,borderBottomRightRadius:e.radius.sm},"&[data-last-in-range][data-first-in-range]":{borderRadius:e.radius.sm},"&[data-selected]":bt({color:r.color,backgroundColor:r.background},e.fn.hover({backgroundColor:r.hover})),"&[data-disabled]":yt(bt({color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[4],cursor:"not-allowed"},e.fn.hover({backgroundColor:"transparent"})),{"&:active":{transform:"none"}})})}})),Et=Object.defineProperty,Pt=Object.getOwnPropertySymbols,kt=Object.prototype.hasOwnProperty,Ct=Object.prototype.propertyIsEnumerable,Ot=(e,t,n)=>t in e?Et(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const St={size:"sm"},xt=(0,o.forwardRef)(((e,t)=>{const n=(0,i.N4)("PickerControl",St,e),{className:r,children:a,disabled:l,selected:s,classNames:c,styles:u,unstyled:d,firstInRange:m,lastInRange:p,inRange:h,__staticSelector:f,size:g,variant:v}=n,y=((e,t)=>{var n={};for(var r in e)kt.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Pt)for(var r of Pt(e))t.indexOf(r)<0&&Ct.call(e,r)&&(n[r]=e[r]);return n})(n,["className","children","disabled","selected","classNames","styles","unstyled","firstInRange","lastInRange","inRange","__staticSelector","size","variant"]),{classes:w,cx:E}=wt(null,{name:["PickerControl",f],classNames:c,styles:u,unstyled:d,variant:v,size:g});return o.createElement(b.k,((e,t)=>{for(var n in t||(t={}))kt.call(t,n)&&Ot(e,n,t[n]);if(Pt)for(var n of Pt(t))Ct.call(t,n)&&Ot(e,n,t[n]);return e})({className:E(w.pickerControl,r),ref:t,unstyled:d,"data-picker-control":!0,"data-selected":s&&!l||void 0,"data-disabled":l||void 0,"data-in-range":h&&!l&&!s||void 0,"data-first-in-range":m&&!l||void 0,"data-last-in-range":p&&!l||void 0,disabled:l},y),a)}));xt.displayName="@mantine/dates/PickerControl";var _t=Object.defineProperty,Tt=Object.defineProperties,At=Object.getOwnPropertyDescriptors,It=Object.getOwnPropertySymbols,Mt=Object.prototype.hasOwnProperty,Dt=Object.prototype.propertyIsEnumerable,Lt=(e,t,n)=>t in e?_t(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Rt=(e,t)=>{for(var n in t||(t={}))Mt.call(t,n)&&Lt(e,n,t[n]);if(It)for(var n of It(t))Dt.call(t,n)&&Lt(e,n,t[n]);return e};const Nt={monthsListFormat:"MMM",size:"sm",withCellSpacing:!0},Ht=(0,o.forwardRef)(((e,t)=>{const n=(0,i.N4)("MonthsList",Nt,e),{year:r,className:s,monthsListFormat:c,locale:u,minDate:d,maxDate:m,getMonthControlProps:p,classNames:h,styles:f,unstyled:g,__staticSelector:b,__getControlRef:y,__onControlKeyDown:w,__onControlClick:E,__onControlMouseEnter:P,__preventFocus:k,size:C,variant:O,__stopPropagation:S,withCellSpacing:x}=n,_=((e,t)=>{var n={};for(var r in e)Mt.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&It)for(var r of It(e))t.indexOf(r)<0&&Dt.call(e,r)&&(n[r]=e[r]);return n})(n,["year","className","monthsListFormat","locale","minDate","maxDate","getMonthControlProps","classNames","styles","unstyled","__staticSelector","__getControlRef","__onControlKeyDown","__onControlClick","__onControlMouseEnter","__preventFocus","size","variant","__stopPropagation","withCellSpacing"]),{classes:T,cx:A}=ut(null,{name:["MonthsList",b],classNames:h,styles:f,unstyled:g,variant:O,size:C}),I=(0,v.e)(),M=function(e){const t=a()(e).startOf("year").toDate(),n=[[],[],[],[]];let r=0;for(let o=0;o<4;o+=1)for(let e=0;e<3;e+=1)n[o].push(a()(t).add(r,"months").toDate()),r+=1;return n}(r),D=function(e,t,n,r){const o=e.flat().filter((e=>{var a;return!ct(e,t,n)&&!(null==(a=null==r?void 0:r(e))?void 0:a.disabled)})),i=o.find((e=>{var t;return null==(t=null==r?void 0:r(e))?void 0:t.selected}));if(i)return i;return o.find((e=>a()().isSame(e,"month")))||o[0]}(M,d,m,p),L=M.map(((e,t)=>{const n=e.map(((e,n)=>{const r=null==p?void 0:p(e),i=a()(e).isSame(D,"month");return o.createElement("td",{key:n,className:T.monthsListCell,"data-with-spacing":x||void 0},o.createElement(xt,(l=Rt({variant:O,size:C,classNames:h,styles:f,unstyled:g,__staticSelector:b||"MonthsList","data-mantine-stop-propagation":S||void 0,disabled:ct(e,d,m),ref:e=>null==y?void 0:y(t,n,e)},r),Tt(l,At({onKeyDown:a=>{var o;null==(o=null==r?void 0:r.onKeyDown)||o.call(r,a),null==w||w(a,{rowIndex:t,cellIndex:n,date:e})},onClick:t=>{var n;null==(n=null==r?void 0:r.onClick)||n.call(r,t),null==E||E(t,e)},onMouseEnter:t=>{var n;null==(n=null==r?void 0:r.onMouseEnter)||n.call(r,t),null==P||P(t,e)},onMouseDown:e=>{var t;null==(t=null==r?void 0:r.onMouseDown)||t.call(r,e),k&&e.preventDefault()},tabIndex:k||!i?-1:0}))),a()(e).locale(I.getLocale(u)).format(c)));var l}));return o.createElement("tr",{key:t,className:T.monthsListRow},n)}));return o.createElement(l.x,Rt({component:"table",ref:t,className:A(T.monthsList,s)},_),o.createElement("tbody",null,L))}));Ht.displayName="@mantine/dates/MonthsList";var $t=Object.defineProperty,Ft=Object.getOwnPropertySymbols,Bt=Object.prototype.hasOwnProperty,zt=Object.prototype.propertyIsEnumerable,jt=(e,t,n)=>t in e?$t(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ut=(e,t)=>{for(var n in t||(t={}))Bt.call(t,n)&&jt(e,n,t[n]);if(Ft)for(var n of Ft(t))zt.call(t,n)&&jt(e,n,t[n]);return e};const Gt={yearLabelFormat:"YYYY",size:"sm"},Wt=(0,o.forwardRef)(((e,t)=>{const n=(0,i.N4)("YearLevel",Gt,e),{year:r,locale:s,minDate:c,maxDate:u,monthsListFormat:d,getMonthControlProps:m,__getControlRef:p,__onControlKeyDown:h,__onControlClick:f,__onControlMouseEnter:g,withCellSpacing:b,__preventFocus:y,nextIcon:w,previousIcon:E,nextLabel:P,previousLabel:k,onNext:C,onPrevious:O,onLevelClick:S,nextDisabled:x,previousDisabled:_,hasNextLevel:T,levelControlAriaLabel:A,withNext:I,withPrevious:M,className:D,yearLabelFormat:L,classNames:R,styles:N,unstyled:H,__staticSelector:$,__stopPropagation:F,size:B,variant:z}=n,j=((e,t)=>{var n={};for(var r in e)Bt.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Ft)for(var r of Ft(e))t.indexOf(r)<0&&zt.call(e,r)&&(n[r]=e[r]);return n})(n,["year","locale","minDate","maxDate","monthsListFormat","getMonthControlProps","__getControlRef","__onControlKeyDown","__onControlClick","__onControlMouseEnter","withCellSpacing","__preventFocus","nextIcon","previousIcon","nextLabel","previousLabel","onNext","onPrevious","onLevelClick","nextDisabled","previousDisabled","hasNextLevel","levelControlAriaLabel","withNext","withPrevious","className","yearLabelFormat","classNames","styles","unstyled","__staticSelector","__stopPropagation","size","variant"]),{classes:U,cx:G}=st(null,{name:["YearLevel",$],classNames:R,styles:N,unstyled:H,size:B,variant:z}),W=(0,v.e)(),V={__staticSelector:$||"YearLevel",classNames:R,styles:N,unstyled:H,size:B,variant:z},Z="boolean"===typeof x?x:!!u&&!a()(r).endOf("year").isBefore(u),Y="boolean"===typeof _?_:!!c&&!a()(r).startOf("year").isAfter(c);return o.createElement(l.x,Ut({className:G(U.yearLevel,D),"data-year-level":!0,ref:t},j),o.createElement(ae,Ut({label:"function"===typeof L?L(r):a()(r).locale(s||W.locale).format(L),className:U.calendarHeader,__preventFocus:y,__stopPropagation:F,nextIcon:w,previousIcon:E,nextLabel:P,previousLabel:k,onNext:C,onPrevious:O,onLevelClick:S,nextDisabled:Z,previousDisabled:Y,hasNextLevel:T,levelControlAriaLabel:A,withNext:I,withPrevious:M},V)),o.createElement(Ht,Ut({year:r,locale:s,minDate:c,maxDate:u,monthsListFormat:d,getMonthControlProps:m,__getControlRef:p,__onControlKeyDown:h,__onControlClick:f,__onControlMouseEnter:g,__preventFocus:y,__stopPropagation:F,withCellSpacing:b},V)))}));Wt.displayName="@mantine/dates/YearLevel";var Vt=Object.defineProperty,Zt=Object.getOwnPropertySymbols,Yt=Object.prototype.hasOwnProperty,Kt=Object.prototype.propertyIsEnumerable,qt=(e,t,n)=>t in e?Vt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const Xt={numberOfColumns:1,size:"sm"},Jt=(0,o.forwardRef)(((e,t)=>{const n=(0,i.N4)("YearLevelGroup",Xt,e),{year:r,locale:s,minDate:c,maxDate:u,monthsListFormat:d,getMonthControlProps:m,__onControlClick:p,__onControlMouseEnter:h,withCellSpacing:f,__preventFocus:g,nextIcon:v,previousIcon:b,nextLabel:y,previousLabel:w,onNext:E,onPrevious:P,onLevelClick:k,nextDisabled:C,previousDisabled:O,hasNextLevel:S,className:x,classNames:_,styles:T,unstyled:A,__staticSelector:I,__stopPropagation:M,numberOfColumns:D,levelControlAriaLabel:L,yearLabelFormat:R,variant:N,size:H}=n,$=((e,t)=>{var n={};for(var r in e)Yt.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Zt)for(var r of Zt(e))t.indexOf(r)<0&&Kt.call(e,r)&&(n[r]=e[r]);return n})(n,["year","locale","minDate","maxDate","monthsListFormat","getMonthControlProps","__onControlClick","__onControlMouseEnter","withCellSpacing","__preventFocus","nextIcon","previousIcon","nextLabel","previousLabel","onNext","onPrevious","onLevelClick","nextDisabled","previousDisabled","hasNextLevel","className","classNames","styles","unstyled","__staticSelector","__stopPropagation","numberOfColumns","levelControlAriaLabel","yearLabelFormat","variant","size"]),{classes:F,cx:B}=lt(null,{name:["YearLevelGroup",I],styles:T,classNames:_,unstyled:A,variant:N,size:H}),z=(0,o.useRef)([]),j=Array(D).fill(0).map(((e,t)=>{const n=a()(r).add(t,"years").toDate();return o.createElement(Wt,{key:t,variant:N,size:H,monthsListFormat:d,year:n,withNext:t===D-1,withPrevious:0===t,yearLabelFormat:R,__stopPropagation:M,__onControlClick:p,__onControlMouseEnter:h,__onControlKeyDown:(e,n)=>Qe({levelIndex:t,rowIndex:n.rowIndex,cellIndex:n.cellIndex,event:e,controlsRef:z}),__getControlRef:(e,n,r)=>{Array.isArray(z.current[t])||(z.current[t]=[]),Array.isArray(z.current[t][e])||(z.current[t][e]=[]),z.current[t][e][n]=r},levelControlAriaLabel:"function"===typeof L?L(n):L,locale:s,minDate:c,maxDate:u,__preventFocus:g,nextIcon:v,previousIcon:b,nextLabel:y,previousLabel:w,onNext:E,onPrevious:P,onLevelClick:k,nextDisabled:C,previousDisabled:O,hasNextLevel:S,getMonthControlProps:m,classNames:_,styles:T,unstyled:A,__staticSelector:I||"YearLevelGroup",withCellSpacing:f})}));return o.createElement(l.x,((e,t)=>{for(var n in t||(t={}))Yt.call(t,n)&&qt(e,n,t[n]);if(Zt)for(var n of Zt(t))Kt.call(t,n)&&qt(e,n,t[n]);return e})({className:B(F.yearLevelGroup,x),ref:t},$),j)}));Jt.displayName="@mantine/dates/YearLevelGroup";var Qt=(0,m.k)((e=>({decadeLevelGroup:{display:"flex",gap:e.spacing.md}})));function en(e){const t=e.getFullYear(),n=t-t%10;let r=0;const a=[[],[],[],[]];for(let o=0;o<4;o+=1){const e=3===o?1:3;for(let t=0;t({decadeLevel:{},calendarHeader:{marginBottom:e.spacing.xs}})));function nn(e,t,n){return!(!t&&!n)&&(!(!t||!a()(e).isBefore(t,"year"))||!(!n||!a()(e).isAfter(n,"year")))}var rn=(0,m.k)((()=>({yearsList:{borderCollapse:"collapse",borderWidth:0},yearsListCell:{padding:0,"&[data-with-spacing]":{padding:(0,A.h)(.5)}},yearsListRow:{}})));var an=Object.defineProperty,on=Object.defineProperties,ln=Object.getOwnPropertyDescriptors,sn=Object.getOwnPropertySymbols,cn=Object.prototype.hasOwnProperty,un=Object.prototype.propertyIsEnumerable,dn=(e,t,n)=>t in e?an(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,mn=(e,t)=>{for(var n in t||(t={}))cn.call(t,n)&&dn(e,n,t[n]);if(sn)for(var n of sn(t))un.call(t,n)&&dn(e,n,t[n]);return e};const pn={yearsListFormat:"YYYY",size:"sm",withCellSpacing:!0},hn=(0,o.forwardRef)(((e,t)=>{const n=(0,i.N4)("YearsList",pn,e),{decade:r,className:s,yearsListFormat:c,locale:u,minDate:d,maxDate:m,getYearControlProps:p,classNames:h,styles:f,unstyled:g,__staticSelector:b,__getControlRef:y,__onControlKeyDown:w,__onControlClick:E,__onControlMouseEnter:P,__preventFocus:k,__stopPropagation:C,size:O,variant:S,withCellSpacing:x}=n,_=((e,t)=>{var n={};for(var r in e)cn.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&sn)for(var r of sn(e))t.indexOf(r)<0&&un.call(e,r)&&(n[r]=e[r]);return n})(n,["decade","className","yearsListFormat","locale","minDate","maxDate","getYearControlProps","classNames","styles","unstyled","__staticSelector","__getControlRef","__onControlKeyDown","__onControlClick","__onControlMouseEnter","__preventFocus","__stopPropagation","size","variant","withCellSpacing"]),{classes:T,cx:A}=rn(null,{name:["YearsList",b],classNames:h,styles:f,unstyled:g,variant:S,size:O}),I=(0,v.e)(),M=en(r),D=function(e,t,n,r){const o=e.flat().filter((e=>{var a;return!nn(e,t,n)&&!(null==(a=null==r?void 0:r(e))?void 0:a.disabled)})),i=o.find((e=>{var t;return null==(t=null==r?void 0:r(e))?void 0:t.selected}));if(i)return i;return o.find((e=>a()().isSame(e,"year")))||o[0]}(M,d,m,p),L=M.map(((e,t)=>{const n=e.map(((e,n)=>{const r=null==p?void 0:p(e),i=a()(e).isSame(D,"year");return o.createElement("td",{key:n,className:T.yearsListCell,"data-with-spacing":x||void 0},o.createElement(xt,(l=mn({size:O,variant:S,classNames:h,styles:f,unstyled:g,__staticSelector:b||"YearsList","data-mantine-stop-propagation":C||void 0,disabled:nn(e,d,m),ref:e=>null==y?void 0:y(t,n,e)},r),on(l,ln({onKeyDown:a=>{var o;null==(o=null==r?void 0:r.onKeyDown)||o.call(r,a),null==w||w(a,{rowIndex:t,cellIndex:n,date:e})},onClick:t=>{var n;null==(n=null==r?void 0:r.onClick)||n.call(r,t),null==E||E(t,e)},onMouseEnter:t=>{var n;null==(n=null==r?void 0:r.onMouseEnter)||n.call(r,t),null==P||P(t,e)},onMouseDown:e=>{var t;null==(t=null==r?void 0:r.onMouseDown)||t.call(r,e),k&&e.preventDefault()},tabIndex:k||!i?-1:0}))),a()(e).locale(I.getLocale(u)).format(c)));var l}));return o.createElement("tr",{key:t,className:T.yearsListRow},n)}));return o.createElement(l.x,mn({component:"table",ref:t,className:A(T.yearsList,s)},_),o.createElement("tbody",null,L))}));hn.displayName="@mantine/dates/YearsList";var fn=Object.defineProperty,gn=Object.getOwnPropertySymbols,vn=Object.prototype.hasOwnProperty,bn=Object.prototype.propertyIsEnumerable,yn=(e,t,n)=>t in e?fn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,wn=(e,t)=>{for(var n in t||(t={}))vn.call(t,n)&&yn(e,n,t[n]);if(gn)for(var n of gn(t))bn.call(t,n)&&yn(e,n,t[n]);return e};const En={decadeLabelFormat:"YYYY"},Pn=(0,o.forwardRef)(((e,t)=>{const n=(0,i.N4)("DecadeLevel",En,e),{decade:r,locale:s,minDate:c,maxDate:u,yearsListFormat:d,getYearControlProps:m,__getControlRef:p,__onControlKeyDown:h,__onControlClick:f,__onControlMouseEnter:g,withCellSpacing:b,__preventFocus:y,nextIcon:w,previousIcon:E,nextLabel:P,previousLabel:k,onNext:C,onPrevious:O,nextDisabled:S,previousDisabled:x,levelControlAriaLabel:_,withNext:T,withPrevious:A,className:I,decadeLabelFormat:M,classNames:D,styles:L,unstyled:R,__staticSelector:N,__stopPropagation:H,variant:$,size:F}=n,B=((e,t)=>{var n={};for(var r in e)vn.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&gn)for(var r of gn(e))t.indexOf(r)<0&&bn.call(e,r)&&(n[r]=e[r]);return n})(n,["decade","locale","minDate","maxDate","yearsListFormat","getYearControlProps","__getControlRef","__onControlKeyDown","__onControlClick","__onControlMouseEnter","withCellSpacing","__preventFocus","nextIcon","previousIcon","nextLabel","previousLabel","onNext","onPrevious","nextDisabled","previousDisabled","levelControlAriaLabel","withNext","withPrevious","className","decadeLabelFormat","classNames","styles","unstyled","__staticSelector","__stopPropagation","variant","size"]),{classes:z,cx:j}=tn(null,{name:["DecadeLevel",N],classNames:D,styles:L,unstyled:R,variant:$,size:F}),U=(0,v.e)(),[G,W]=function(e){const t=en(e);return[t[0][0],t[3][0]]}(r),V={__staticSelector:N||"DecadeLevel",classNames:D,styles:L,unstyled:R,variant:$,size:F},Z="boolean"===typeof S?S:!!u&&!a()(W).endOf("year").isBefore(u),Y="boolean"===typeof x?x:!!c&&!a()(G).startOf("year").isAfter(c),K=(e,t)=>a()(e).locale(s||U.locale).format(t);return o.createElement(l.x,wn({className:j(z.decadeLevel,I),"data-decade-level":!0,ref:t},B),o.createElement(ae,wn({label:"function"===typeof M?M(G,W):`${K(G,M)} \u2013 ${K(W,M)}`,className:z.calendarHeader,__preventFocus:y,__stopPropagation:H,nextIcon:w,previousIcon:E,nextLabel:P,previousLabel:k,onNext:C,onPrevious:O,nextDisabled:Z,previousDisabled:Y,hasNextLevel:!1,levelControlAriaLabel:_,withNext:T,withPrevious:A},V)),o.createElement(hn,wn({decade:r,locale:s,minDate:c,maxDate:u,yearsListFormat:d,getYearControlProps:m,__getControlRef:p,__onControlKeyDown:h,__onControlClick:f,__onControlMouseEnter:g,__preventFocus:y,__stopPropagation:H,withCellSpacing:b},V)))}));Pn.displayName="@mantine/dates/DecadeLevel";var kn=Object.defineProperty,Cn=Object.getOwnPropertySymbols,On=Object.prototype.hasOwnProperty,Sn=Object.prototype.propertyIsEnumerable,xn=(e,t,n)=>t in e?kn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const _n={numberOfColumns:1},Tn=(0,o.forwardRef)(((e,t)=>{const n=(0,i.N4)("DecadeLevelGroup",_n,e),{decade:r,locale:s,minDate:c,maxDate:u,yearsListFormat:d,getYearControlProps:m,__onControlClick:p,__onControlMouseEnter:h,withCellSpacing:f,__preventFocus:g,nextIcon:v,previousIcon:b,nextLabel:y,previousLabel:w,onNext:E,onPrevious:P,nextDisabled:k,previousDisabled:C,className:O,classNames:S,styles:x,unstyled:_,__staticSelector:T,__stopPropagation:A,numberOfColumns:I,levelControlAriaLabel:M,decadeLabelFormat:D,variant:L,size:R}=n,N=((e,t)=>{var n={};for(var r in e)On.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Cn)for(var r of Cn(e))t.indexOf(r)<0&&Sn.call(e,r)&&(n[r]=e[r]);return n})(n,["decade","locale","minDate","maxDate","yearsListFormat","getYearControlProps","__onControlClick","__onControlMouseEnter","withCellSpacing","__preventFocus","nextIcon","previousIcon","nextLabel","previousLabel","onNext","onPrevious","nextDisabled","previousDisabled","className","classNames","styles","unstyled","__staticSelector","__stopPropagation","numberOfColumns","levelControlAriaLabel","decadeLabelFormat","variant","size"]),{classes:H,cx:$}=Qt(null,{name:["DecadeLevelGroup",T],styles:x,classNames:S,unstyled:_,variant:L,size:R}),F=(0,o.useRef)([]),B=Array(I).fill(0).map(((e,t)=>{const n=a()(r).add(10*t,"years").toDate();return o.createElement(Pn,{key:t,variant:L,size:R,yearsListFormat:d,decade:n,withNext:t===I-1,withPrevious:0===t,decadeLabelFormat:D,__onControlClick:p,__onControlMouseEnter:h,__onControlKeyDown:(e,n)=>Qe({levelIndex:t,rowIndex:n.rowIndex,cellIndex:n.cellIndex,event:e,controlsRef:F}),__getControlRef:(e,n,r)=>{Array.isArray(F.current[t])||(F.current[t]=[]),Array.isArray(F.current[t][e])||(F.current[t][e]=[]),F.current[t][e][n]=r},levelControlAriaLabel:"function"===typeof M?M(n):M,locale:s,minDate:c,maxDate:u,__preventFocus:g,__stopPropagation:A,nextIcon:v,previousIcon:b,nextLabel:y,previousLabel:w,onNext:E,onPrevious:P,nextDisabled:k,previousDisabled:C,getYearControlProps:m,__staticSelector:T||"DecadeLevelGroup",classNames:S,styles:x,unstyled:_,withCellSpacing:f})}));return o.createElement(l.x,((e,t)=>{for(var n in t||(t={}))On.call(t,n)&&xn(e,n,t[n]);if(Cn)for(var n of Cn(t))Sn.call(t,n)&&xn(e,n,t[n]);return e})({className:$(H.decadeLevelGroup,O),ref:t},N),B)}));Tn.displayName="@mantine/dates/DecadeLevelGroup";var An=Object.defineProperty,In=Object.getOwnPropertySymbols,Mn=Object.prototype.hasOwnProperty,Dn=Object.prototype.propertyIsEnumerable,Ln=(e,t,n)=>t in e?An(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Rn=(e,t)=>{for(var n in t||(t={}))Mn.call(t,n)&&Ln(e,n,t[n]);if(In)for(var n of In(t))Dn.call(t,n)&&Ln(e,n,t[n]);return e};const Nn={maxLevel:"decade",minLevel:"month",__updateDateOnYearSelect:!0,__updateDateOnMonthSelect:!0},Hn=(0,o.forwardRef)(((e,t)=>{const n=(0,i.N4)("Calendar",Nn,e),{maxLevel:r,minLevel:c,defaultLevel:u,level:m,onLevelChange:h,date:f,defaultDate:g,onDateChange:v,numberOfColumns:b,columnsToScroll:y,ariaLabels:w,onYearSelect:E,onMonthSelect:P,onYearMouseEnter:k,onMonthMouseEnter:C,__updateDateOnYearSelect:O,__updateDateOnMonthSelect:S,firstDayOfWeek:x,weekdayFormat:_,weekendDays:T,getDayProps:A,excludeDate:I,renderDay:M,hideOutsideDates:D,hideWeekdays:L,getDayAriaLabel:R,monthLabelFormat:N,nextIcon:H,previousIcon:$,__onDayClick:F,__onDayMouseEnter:B,withCellSpacing:z,monthsListFormat:j,getMonthControlProps:U,yearLabelFormat:G,yearsListFormat:W,getYearControlProps:V,decadeLabelFormat:Z,minDate:Y,maxDate:K,locale:q,className:X,classNames:J,styles:Q,__staticSelector:ee,unstyled:te,variant:ne,size:re,__preventFocus:ae,__stopPropagation:oe,onNextDecade:ie,onPreviousDecade:le,onNextYear:se,onPreviousYear:ce,onNextMonth:ue,onPreviousMonth:de,static:me}=n,pe=((e,t)=>{var n={};for(var r in e)Mn.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&In)for(var r of In(e))t.indexOf(r)<0&&Dn.call(e,r)&&(n[r]=e[r]);return n})(n,["maxLevel","minLevel","defaultLevel","level","onLevelChange","date","defaultDate","onDateChange","numberOfColumns","columnsToScroll","ariaLabels","onYearSelect","onMonthSelect","onYearMouseEnter","onMonthMouseEnter","__updateDateOnYearSelect","__updateDateOnMonthSelect","firstDayOfWeek","weekdayFormat","weekendDays","getDayProps","excludeDate","renderDay","hideOutsideDates","hideWeekdays","getDayAriaLabel","monthLabelFormat","nextIcon","previousIcon","__onDayClick","__onDayMouseEnter","withCellSpacing","monthsListFormat","getMonthControlProps","yearLabelFormat","yearsListFormat","getYearControlProps","decadeLabelFormat","minDate","maxDate","locale","className","classNames","styles","__staticSelector","unstyled","variant","size","__preventFocus","__stopPropagation","onNextDecade","onPreviousDecade","onNextYear","onPreviousYear","onNextMonth","onPreviousMonth","static"]),{classes:he,cx:fe}=p(null,{name:["Calendar",ee],classNames:J,styles:Q,unstyled:te,variant:ne,size:re}),[ge,ve]=(0,s.C)({value:m?d(m,c,r):void 0,defaultValue:u?d(u,c,r):void 0,finalValue:d(void 0,c,r),onChange:h}),[be,ye]=(0,s.C)({value:f,defaultValue:g,finalValue:null,onChange:v}),we={__staticSelector:ee||"Calendar",styles:Q,classNames:J,unstyled:te,variant:ne,size:re},Ee=y||b||1,Pe=be||new Date;return o.createElement(l.x,Rn({className:fe(he.calendar,X),ref:t},pe),"month"===ge&&o.createElement(it,Rn({month:Pe,minDate:Y,maxDate:K,firstDayOfWeek:x,weekdayFormat:_,weekendDays:T,getDayProps:A,excludeDate:I,renderDay:M,hideOutsideDates:D,hideWeekdays:L,getDayAriaLabel:R,onNext:()=>{const e=a()(Pe).add(Ee,"month").toDate();null==ue||ue(e),ye(e)},onPrevious:()=>{const e=a()(Pe).subtract(Ee,"month").toDate();null==de||de(e),ye(e)},hasNextLevel:"month"!==r,onLevelClick:()=>ve("year"),numberOfColumns:b,locale:q,levelControlAriaLabel:null==w?void 0:w.monthLevelControl,nextLabel:null==w?void 0:w.nextMonth,nextIcon:H,previousLabel:null==w?void 0:w.previousMonth,previousIcon:$,monthLabelFormat:N,__onDayClick:F,__onDayMouseEnter:B,__preventFocus:ae,__stopPropagation:oe,static:me,withCellSpacing:z},we)),"year"===ge&&o.createElement(Jt,Rn({year:Pe,numberOfColumns:b,minDate:Y,maxDate:K,monthsListFormat:j,getMonthControlProps:U,locale:q,onNext:()=>{const e=a()(Pe).add(Ee,"year").toDate();null==se||se(e),ye(e)},onPrevious:()=>{const e=a()(Pe).subtract(Ee,"year").toDate();null==ce||ce(e),ye(e)},hasNextLevel:"month"!==r&&"year"!==r,onLevelClick:()=>ve("decade"),levelControlAriaLabel:null==w?void 0:w.yearLevelControl,nextLabel:null==w?void 0:w.nextYear,nextIcon:H,previousLabel:null==w?void 0:w.previousYear,previousIcon:$,yearLabelFormat:G,__onControlMouseEnter:C,__onControlClick:(e,t)=>{S&&ye(t),ve(d("month",c,r)),null==P||P(t)},__preventFocus:ae,__stopPropagation:oe,withCellSpacing:z},we)),"decade"===ge&&o.createElement(Tn,Rn({decade:Pe,minDate:Y,maxDate:K,yearsListFormat:W,getYearControlProps:V,locale:q,onNext:()=>{const e=a()(Pe).add(10*Ee,"year").toDate();null==ie||ie(e),ye(e)},onPrevious:()=>{const e=a()(Pe).subtract(10*Ee,"year").toDate();null==le||le(e),ye(e)},numberOfColumns:b,nextLabel:null==w?void 0:w.nextDecade,nextIcon:H,previousLabel:null==w?void 0:w.previousDecade,previousIcon:$,decadeLabelFormat:Z,__onControlMouseEnter:k,__onControlClick:(e,t)=>{O&&ye(t),ve(d("year",c,r)),null==E||E(t)},__preventFocus:ae,__stopPropagation:oe,withCellSpacing:z},we)))}));Hn.displayName="@mantine/dates/Calendar"},70681:function(e,t,n){"use strict";n.d(t,{M:function(){return i}});var r=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function i(e){const t=e,{maxLevel:n,minLevel:i,defaultLevel:l,level:s,onLevelChange:c,nextIcon:u,previousIcon:d,date:m,defaultDate:p,onDateChange:h,numberOfColumns:f,columnsToScroll:g,ariaLabels:v,onYearSelect:b,onMonthSelect:y,onYearMouseEnter:w,onMonthMouseEnter:E,onNextMonth:P,onPreviousMonth:k,onNextYear:C,onPreviousYear:O,onNextDecade:S,onPreviousDecade:x,withCellSpacing:_,__updateDateOnYearSelect:T,__updateDateOnMonthSelect:A,firstDayOfWeek:I,weekdayFormat:M,weekendDays:D,getDayProps:L,excludeDate:R,renderDay:N,hideOutsideDates:H,hideWeekdays:$,getDayAriaLabel:F,monthLabelFormat:B,monthsListFormat:z,getMonthControlProps:j,yearLabelFormat:U,yearsListFormat:G,getYearControlProps:W,decadeLabelFormat:V,allowSingleDateInRange:Z,allowDeselect:Y,minDate:K,maxDate:q,locale:X}=t;return{calendarProps:{maxLevel:n,minLevel:i,defaultLevel:l,level:s,onLevelChange:c,nextIcon:u,previousIcon:d,date:m,defaultDate:p,onDateChange:h,numberOfColumns:f,columnsToScroll:g,ariaLabels:v,onYearSelect:b,onMonthSelect:y,onYearMouseEnter:w,onMonthMouseEnter:E,onNextMonth:P,onPreviousMonth:k,onNextYear:C,onPreviousYear:O,onNextDecade:S,onPreviousDecade:x,withCellSpacing:_,__updateDateOnYearSelect:T,__updateDateOnMonthSelect:A,firstDayOfWeek:I,weekdayFormat:M,weekendDays:D,getDayProps:L,excludeDate:R,renderDay:N,hideOutsideDates:H,hideWeekdays:$,getDayAriaLabel:F,monthLabelFormat:B,monthsListFormat:z,getMonthControlProps:j,yearLabelFormat:U,yearsListFormat:G,getYearControlProps:W,decadeLabelFormat:V,allowSingleDateInRange:Z,allowDeselect:Y,minDate:K,maxDate:q,locale:X},others:((e,t)=>{var n={};for(var i in e)a.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(null!=e&&r)for(var i of r(e))t.indexOf(i)<0&&o.call(e,i)&&(n[i]=e[i]);return n})(t,["maxLevel","minLevel","defaultLevel","level","onLevelChange","nextIcon","previousIcon","date","defaultDate","onDateChange","numberOfColumns","columnsToScroll","ariaLabels","onYearSelect","onMonthSelect","onYearMouseEnter","onMonthMouseEnter","onNextMonth","onPreviousMonth","onNextYear","onPreviousYear","onNextDecade","onPreviousDecade","withCellSpacing","__updateDateOnYearSelect","__updateDateOnMonthSelect","firstDayOfWeek","weekdayFormat","weekendDays","getDayProps","excludeDate","renderDay","hideOutsideDates","hideWeekdays","getDayAriaLabel","monthLabelFormat","monthsListFormat","getMonthControlProps","yearLabelFormat","yearsListFormat","getYearControlProps","decadeLabelFormat","allowSingleDateInRange","allowDeselect","minDate","maxDate","locale"])}}},83291:function(e,t,n){"use strict";n.d(t,{e:function(){return p}});var r=n(67294);Object.defineProperty,Object.getOwnPropertySymbols,Object.prototype.hasOwnProperty,Object.prototype.propertyIsEnumerable;const a={locale:"en",firstDayOfWeek:1,weekendDays:[0,6],labelSeparator:"\u2013"},o=(0,r.createContext)(a);var i=Object.defineProperty,l=Object.defineProperties,s=Object.getOwnPropertyDescriptors,c=Object.getOwnPropertySymbols,u=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable,m=(e,t,n)=>t in e?i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function p(){const e=(0,r.useContext)(o),t=(0,r.useCallback)((t=>t||e.locale),[e.locale]),n=(0,r.useCallback)((t=>"number"===typeof t?t:e.firstDayOfWeek),[e.firstDayOfWeek]),a=(0,r.useCallback)((t=>Array.isArray(t)?t:e.weekendDays),[e.weekendDays]),i=(0,r.useCallback)((t=>"string"===typeof t?t:e.labelSeparator),[e.labelSeparator]);return p=((e,t)=>{for(var n in t||(t={}))u.call(t,n)&&m(e,n,t[n]);if(c)for(var n of c(t))d.call(t,n)&&m(e,n,t[n]);return e})({},e),l(p,s({getLocale:t,getFirstDayOfWeek:n,getWeekendDays:a,getLabelSeparator:i}));var p}},9182:function(e,t,n){"use strict";n.d(t,{n:function(){return o}});var r=n(67294);function a(e,t){if("range"===t&&Array.isArray(e)){const[t,n]=e;return t?n?`${t.toISOString()} \u2013 ${n.toISOString()}`:`${t.toISOString()} \u2013`:""}return"multiple"===t&&Array.isArray(e)?e.map((e=>e.toISOString())).join(", "):!Array.isArray(e)&&e?e.toISOString():""}function o({value:e,type:t,name:n,form:o}){return r.createElement("input",{type:"hidden",value:a(e,t),name:n,form:o})}o.displayName="@mantine/dates/HiddenDatesInput"},57317:function(e,t,n){"use strict";function r(e){const t=e;return e=>{try{return t.validateSync(e,{abortEarly:!1}),{}}catch(n){const e={};return n.inner.forEach((t=>{e[t.path.replaceAll("[",".").replaceAll("]","")]=t.message})),e}}}n.d(t,{X:function(){return r}})},9713:function(e,t,n){"use strict";n.d(t,{c:function(){return V}});var r=n(67294),a=n(64063),o=n.n(a);function i(e){return null===e||"object"!==typeof e?{}:Object.keys(e).reduce(((t,n)=>{const r=e[n];return void 0!==r&&null!==r&&!1!==r&&(t[n]=r),t}),{})}var l=Object.defineProperty,s=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,d=(e,t,n)=>t in e?l(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function m(e,t){if(null===t||"object"!==typeof t)return{};const n=((e,t)=>{for(var n in t||(t={}))c.call(t,n)&&d(e,n,t[n]);if(s)for(var n of s(t))u.call(t,n)&&d(e,n,t[n]);return e})({},t);return Object.keys(t).forEach((t=>{t.includes(`${String(e)}.`)&&delete n[t]})),n}function p(e,t){return!!t&&("boolean"===typeof t?t:!!Array.isArray(t)&&t.includes(e.replace(/[.][0-9]/g,".__MANTINE_FORM_INDEX__")))}function h(e,t,n){"object"===typeof n.value&&(n.value=f(n.value)),n.enumerable&&!n.get&&!n.set&&n.configurable&&n.writable&&"__proto__"!==t?e[t]=n.value:Object.defineProperty(e,t,n)}function f(e){if("object"!==typeof e)return e;var t,n,r,a=0,o=Object.prototype.toString.call(e);if("[object Object]"===o?r=Object.create(e.__proto__||null):"[object Array]"===o?r=Array(e.length):"[object Set]"===o?(r=new Set,e.forEach((function(e){r.add(f(e))}))):"[object Map]"===o?(r=new Map,e.forEach((function(e,t){r.set(f(t),f(e))}))):"[object Date]"===o?r=new Date(+e):"[object RegExp]"===o?r=new RegExp(e.source,e.flags):"[object DataView]"===o?r=new e.constructor(f(e.buffer)):"[object ArrayBuffer]"===o?r=e.slice(0):"Array]"===o.slice(-6)&&(r=new e.constructor(e)),r){for(n=Object.getOwnPropertySymbols(e);a0,errors:t}}function w(e,t,n="",r={}){return"object"!==typeof e||null===e?r:Object.keys(e).reduce(((r,a)=>{const o=e[a],i=`${""===n?"":`${n}.`}${a}`,l=b(i,t);let s=!1;return"function"===typeof o&&(r[i]=o(l,t,i)),"object"===typeof o&&Array.isArray(l)&&(s=!0,l.forEach(((e,n)=>w(o,t,`${i}.${n}`,r)))),"object"===typeof o&&"object"===typeof l&&null!==l&&(s||w(o,t,i,r)),r}),r)}function E(e,t){return y("function"===typeof e?e(t):w(e,t))}function P(e,t,n){if("string"!==typeof e)return{hasError:!1,error:null};const r=E(t,n),a=Object.keys(r.errors).find((t=>e.split(".").every(((e,n)=>e===t.split(".")[n]))));return{hasError:!!a,error:a?r.errors[a]:null}}var k=Object.defineProperty,C=Object.getOwnPropertySymbols,O=Object.prototype.hasOwnProperty,S=Object.prototype.propertyIsEnumerable,x=(e,t,n)=>t in e?k(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function _(e,{from:t,to:n},r){const a=`${e}.${t}`,o=`${e}.${n}`,i=((e,t)=>{for(var n in t||(t={}))O.call(t,n)&&x(e,n,t[n]);if(C)for(var n of C(t))S.call(t,n)&&x(e,n,t[n]);return e})({},r);return Object.keys(r).every((e=>{let t,n;if(e.startsWith(a)&&(t=e,n=e.replace(a,o)),e.startsWith(o)&&(t=e.replace(o,a),n=e),t&&n){const e=i[t],r=i[n];return void 0===r?delete i[t]:i[t]=r,void 0===e?delete i[n]:i[n]=e,!1}return!0})),i}var T=Object.defineProperty,A=Object.getOwnPropertySymbols,I=Object.prototype.hasOwnProperty,M=Object.prototype.propertyIsEnumerable,D=(e,t,n)=>t in e?T(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function L(e,t){const n=e.substring(t.length+1).split(".")[0];return parseInt(n,10)}function R(e,t,n,r){if(void 0===t)return n;const a=`${String(e)}`;let o=n;-1===r&&(o=m(`${a}.${t}`,o));const i=((e,t)=>{for(var n in t||(t={}))I.call(t,n)&&D(e,n,t[n]);if(A)for(var n of A(t))M.call(t,n)&&D(e,n,t[n]);return e})({},o),l=new Set;return Object.entries(o).filter((([e])=>{if(!e.startsWith(`${a}.`))return!1;const n=L(e,a);return!Number.isNaN(n)&&n>=t})).forEach((([e,t])=>{const n=L(e,a),o=e.replace(`${a}.${n}`,`${a}.${n+r}`);i[o]=t,l.add(o),l.has(e)||delete i[e]})),i}function N(e,t){const n=Object.keys(e);if("string"===typeof t){const r=n.filter((e=>e.startsWith(`${t}.`)));return e[t]||r.some((t=>e[t]))||!1}return n.some((t=>e[t]))}var H=Object.defineProperty,$=Object.defineProperties,F=Object.getOwnPropertyDescriptors,B=Object.getOwnPropertySymbols,z=Object.prototype.hasOwnProperty,j=Object.prototype.propertyIsEnumerable,U=(e,t,n)=>t in e?H(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,G=(e,t)=>{for(var n in t||(t={}))z.call(t,n)&&U(e,n,t[n]);if(B)for(var n of B(t))j.call(t,n)&&U(e,n,t[n]);return e},W=(e,t)=>$(e,F(t));function V({initialValues:e={},initialErrors:t={},initialDirty:n={},initialTouched:a={},clearInputErrorOnChange:l=!0,validateInputOnChange:s=!1,validateInputOnBlur:c=!1,transformValues:u=(e=>e),validate:d}={}){const[h,f]=(0,r.useState)(a),[g,y]=(0,r.useState)(n),[w,k]=(0,r.useState)(e),[C,O]=(0,r.useState)(i(t)),S=(0,r.useRef)(e),x=e=>{S.current=e},T=(0,r.useCallback)((()=>f({})),[]),A=(0,r.useCallback)((e=>O((t=>i("function"===typeof e?e(t):e)))),[]),I=(0,r.useCallback)((()=>O({})),[]),M=(0,r.useCallback)((()=>{k(e),I(),x(e),y({}),T()}),[]),D=(0,r.useCallback)(((e,t)=>A((n=>W(G({},n),{[e]:t})))),[]),L=(0,r.useCallback)((e=>A((t=>{if("string"!==typeof e)return t;const n=G({},t);return delete n[e],n}))),[]),H=(0,r.useCallback)((e=>y((t=>{if("string"!==typeof e)return t;const n=m(e,t);return delete n[e],n}))),[]),$=(0,r.useCallback)(((e,t)=>{const n=p(e,s);H(e),f((t=>W(G({},t),{[e]:!0}))),k((r=>{const a=v(e,t,r);if(n){const t=P(e,d,a);t.hasError?D(e,t.error):L(e)}return a})),!n&&l&&D(e,null)}),[]),F=(0,r.useCallback)((e=>{k((t=>{const n="function"===typeof e?e(t):e;return G(G({},t),n)})),l&&I()}),[]),B=(0,r.useCallback)(((e,t)=>{H(e),k((n=>function(e,{from:t,to:n},r){const a=b(e,r);if(!Array.isArray(a))return r;const o=[...a],i=a[t];return o.splice(t,1),o.splice(n,0,i),v(e,o,r)}(e,t,n))),O((n=>_(e,t,n)))}),[]),z=(0,r.useCallback)(((e,t)=>{H(e),k((n=>function(e,t,n){const r=b(e,n);return Array.isArray(r)?v(e,r.filter(((e,n)=>n!==t)),n):n}(e,t,n))),O((n=>R(e,t,n,-1)))}),[]),j=(0,r.useCallback)(((e,t,n)=>{H(e),k((r=>function(e,t,n,r){const a=b(e,r);if(!Array.isArray(a))return r;const o=[...a];return o.splice("number"===typeof n?n:o.length,0,t),v(e,o,r)}(e,t,n,r))),O((t=>R(e,n,t,1)))}),[]),U=(0,r.useCallback)((()=>{const e=E(d,w);return O(e.errors),e}),[w,d]),V=(0,r.useCallback)((e=>{const t=P(e,d,w);return t.hasError?D(e,t.error):L(e),t}),[w,d]),Z=(0,r.useCallback)((e=>{e.preventDefault(),M()}),[]),Y=(0,r.useCallback)((e=>N(h,e)),[h]),K=(0,r.useCallback)((e=>e?!P(e,d,w).hasError:!E(d,w).hasErrors),[w,d]);return{values:w,errors:C,setValues:F,setErrors:A,setFieldValue:$,setFieldError:D,clearFieldError:L,clearErrors:I,reset:M,validate:U,validateField:V,reorderListItem:B,removeListItem:z,insertListItem:j,getInputProps:(e,{type:t="input",withError:n=!0,withFocus:r=!0}={})=>{var a;const o={onChange:(a=t=>$(e,t),e=>{if(e)if("function"===typeof e)a(e);else if("object"===typeof e&&"nativeEvent"in e){const{currentTarget:t}=e;t instanceof HTMLInputElement?"checkbox"===t.type?a(t.checked):a(t.value):(t instanceof HTMLTextAreaElement||t instanceof HTMLSelectElement)&&a(t.value)}else a(e);else a(e)})};return n&&(o.error=C[e]),"checkbox"===t?o.checked=b(e,w):o.value=b(e,w),r&&(o.onFocus=()=>f((t=>W(G({},t),{[e]:!0}))),o.onBlur=()=>{if(p(e,c)){const t=P(e,d,w);t.hasError?D(e,t.error):L(e)}}),o},onSubmit:(e,t)=>n=>{null==n||n.preventDefault();const r=U();r.hasErrors?null==t||t(r.errors,w,n):null==e||e(u(w),n)},onReset:Z,isDirty:e=>{if(e){const t=b(e,g);if("boolean"===typeof t)return t;const n=b(e,w),r=b(e,S.current);return!o()(n,r)}return Object.keys(g).length>0?N(g):!o()(w,S.current)},isTouched:Y,setTouched:f,setDirty:y,resetTouched:T,resetDirty:e=>{const t=e?G(G({},w),e):w;x(t),y({})},isValid:K,getTransformedValues:e=>u(e||w)}}},10753:function(e,t,n){"use strict";n.d(t,{O:function(){return o}});var r=n(67294);const a=["mousedown","touchstart"];function o(e,t,n){const o=(0,r.useRef)();return(0,r.useEffect)((()=>{const r=t=>{const{target:r}=null!=t?t:{};if(Array.isArray(n)){const a=(null==r?void 0:r.hasAttribute("data-ignore-outside-clicks"))||!document.body.contains(r)&&"HTML"!==r.tagName;n.every((e=>!!e&&!t.composedPath().includes(e)))&&!a&&e()}else o.current&&!o.current.contains(r)&&e()};return(t||a).forEach((e=>document.addEventListener(e,r))),()=>{(t||a).forEach((e=>document.removeEventListener(e,r)))}}),[o,e,n]),o}},37048:function(e,t,n){"use strict";n.d(t,{l:function(){return a}});var r=n(67294);function a(e,t){const n=(0,r.useRef)(!1);(0,r.useEffect)((()=>()=>{n.current=!1}),[]),(0,r.useEffect)((()=>{if(n.current)return e();n.current=!0}),t)}},91759:function(e,t,n){"use strict";n.d(t,{q:function(){return a}});var r=n(67294);function a(e=!1,t){const{onOpen:n,onClose:a}=t||{},[o,i]=(0,r.useState)(e),l=(0,r.useCallback)((()=>{i((e=>e||(null==n||n(),!0)))}),[n]),s=(0,r.useCallback)((()=>{i((e=>e?(null==a||a(),!1):e))}),[a]),c=(0,r.useCallback)((()=>{o?s():l()}),[s,l,o]);return[o,{open:l,close:s,toggle:c}]}},96362:function(e,t,n){"use strict";n.d(t,{u:function(){return o}});var r=n(67294),a=n(37048);function o({opened:e,shouldReturnFocus:t=!0}){const n=(0,r.useRef)(),o=()=>{var e;n.current&&"focus"in n.current&&"function"===typeof n.current.focus&&(null==(e=n.current)||e.focus({preventScroll:!0}))};return(0,a.l)((()=>{let r=-1;const a=e=>{"Tab"===e.key&&window.clearTimeout(r)};return document.addEventListener("keydown",a),e?n.current=document.activeElement:t&&(r=window.setTimeout(o,10)),()=>{window.clearTimeout(r),document.removeEventListener("keydown",a)}}),[e,t]),o}},68589:function(e,t,n){"use strict";n.d(t,{M:function(){return l}});var r=n(67294),a=n(10129);const o=r["useId".toString()]||(()=>{});var i=n(89058);function l(e){const t=function(){const e=o();return e?`mantine-${e.replace(/:/g,"")}`:""}(),[n,l]=(0,r.useState)(t);return(0,a.Y)((()=>{l((0,i.k)())}),[]),"string"===typeof e?e:"undefined"===typeof window?t:n}},10129:function(e,t,n){"use strict";n.d(t,{Y:function(){return a}});var r=n(67294);const a="undefined"!==typeof document?r.useLayoutEffect:r.useEffect},80665:function(e,t,n){"use strict";n.d(t,{l:function(){return o},Y:function(){return i}});var r=n(67294),a=n(83979);function o(...e){return t=>{e.forEach((e=>(0,a.k)(e,t)))}}function i(...e){return(0,r.useCallback)(o(...e),e)}},50064:function(e,t,n){"use strict";n.d(t,{i:function(){return i}});var r=n(67294),a=n(10129);function o(){if("undefined"===typeof window)return"undetermined";const{userAgent:e}=window.navigator;return/(Macintosh)|(MacIntel)|(MacPPC)|(Mac68K)/i.test(e)?"macos":/(iPhone)|(iPad)|(iPod)/i.test(e)?"ios":/(Win32)|(Win64)|(Windows)|(WinCE)/i.test(e)?"windows":/Android/i.test(e)?"android":/Linux/i.test(e)?"linux":"undetermined"}function i(e={getValueInEffect:!0}){const[t,n]=(0,r.useState)(e.getValueInEffect?"undetermined":o());return(0,a.Y)((()=>{e.getValueInEffect&&n(o)}),[]),t}},23810:function(e,t,n){"use strict";n.d(t,{J:function(){return o}});var r=n(67294);function a(e,t,{getInitialValueInEffect:n}={getInitialValueInEffect:!0}){const[a,o]=(0,r.useState)(n?t:function(e,t){return"boolean"===typeof t?t:"undefined"!==typeof window&&"matchMedia"in window&&window.matchMedia(e).matches}(e,t)),i=(0,r.useRef)();return(0,r.useEffect)((()=>{if("matchMedia"in window)return i.current=window.matchMedia(e),o(i.current.matches),function(e,t){try{return e.addEventListener("change",t),()=>e.removeEventListener("change",t)}catch(n){return e.addListener(t),()=>e.removeListener(t)}}(i.current,(e=>o(e.matches)))}),[e]),a}function o(e,t){return a("(prefers-reduced-motion: reduce)",e,t)}},12185:function(e,t,n){"use strict";n.d(t,{h:function(){return l},y:function(){return i}});var r=n(67294),a=n(10129);const o={x:0,y:0,width:0,height:0,top:0,left:0,bottom:0,right:0};function i(){const e=(0,r.useRef)(0),t=(0,r.useRef)(null),[n,i]=(0,r.useState)(o),l=(0,r.useMemo)((()=>"undefined"!==typeof window?new ResizeObserver((n=>{const r=n[0];r&&(cancelAnimationFrame(e.current),e.current=requestAnimationFrame((()=>{t.current&&i(r.contentRect)})))})):null),[]);return(0,a.Y)((()=>(t.current&&(l.observe(t.current),i(t.current.getBoundingClientRect())),()=>{l.disconnect(),e.current&&cancelAnimationFrame(e.current)})),[t.current]),[t,n]}function l(){const[e,{width:t,height:n}]=i();return{ref:e,width:t,height:n}}},26664:function(e,t,n){"use strict";n.d(t,{g:function(){return l}});var r=n(67294),a=n(23810),o=n(84137);const i=e=>e<.5?2*e*e:(4-2*e)*e-1;function l({duration:e=1250,axis:t="y",onScrollFinish:n,easing:l=i,offset:s=0,cancelable:c=!0,isList:u=!1}={}){const d=(0,r.useRef)(0),m=(0,r.useRef)(0),p=(0,r.useRef)(!1),h=(0,r.useRef)(null),f=(0,r.useRef)(null),g=(0,a.J)(),v=()=>{d.current&&cancelAnimationFrame(d.current)},b=(0,r.useCallback)((({alignment:r="start"}={})=>{var a;p.current=!1,d.current&&v();const o=null!=(a=(({axis:e,parent:t})=>{if(!t&&"undefined"===typeof document)return 0;const n="y"===e?"scrollTop":"scrollLeft";if(t)return t[n];const{body:r,documentElement:a}=document;return r[n]+a[n]})({parent:h.current,axis:t}))?a:0,i=(({axis:e,target:t,parent:n,alignment:r,offset:a,isList:o})=>{if(!t||!n&&"undefined"===typeof document)return 0;const i=!!n,l=(n||document.body).getBoundingClientRect(),s=t.getBoundingClientRect(),c=e=>s[e]-l[e];if("y"===e){const e=c("top");if(0===e)return 0;if("start"===r){const t=e-a;return t<=s.height*(o?0:1)||!o?t:0}const t=i?l.height:window.innerHeight;if("end"===r){const n=e+a-t+s.height;return n>=-s.height*(o?0:1)||!o?n:0}return"center"===r?e-t/2+s.height/2:0}if("x"===e){const e=c("left");if(0===e)return 0;if("start"===r){const t=e-a;return t<=s.width||!o?t:0}const t=i?l.width:window.innerWidth;if("end"===r){const n=e+a-t+s.width;return n>=-s.width||!o?n:0}return"center"===r?e-t/2+s.width/2:0}return 0})({parent:h.current,target:f.current,axis:t,alignment:r,offset:s,isList:u})-(h.current?0:o);!function r(){0===m.current&&(m.current=performance.now());const a=performance.now()-m.current,s=g||0===e?1:a/e,c=o+i*l(s);(({axis:e,parent:t,distance:n})=>{if(!t&&"undefined"===typeof document)return;const r="y"===e?"scrollTop":"scrollLeft";if(t)t[r]=n;else{const{body:e,documentElement:t}=document;e[r]=n,t[r]=n}})({parent:h.current,axis:t,distance:c}),!p.current&&s<1?d.current=requestAnimationFrame(r):("function"===typeof n&&n(),m.current=0,d.current=0,v())}()}),[t,e,l,u,s,n,g]),y=()=>{c&&(p.current=!0)};return(0,o.s)("wheel",y,{passive:!0}),(0,o.s)("touchmove",y,{passive:!0}),(0,r.useEffect)((()=>v),[]),{scrollableRef:h,targetRef:f,scrollIntoView:b,cancel:v}}},15851:function(e,t,n){"use strict";n.d(t,{C:function(){return a}});var r=n(67294);function a({value:e,defaultValue:t,finalValue:n,onChange:a=(()=>{})}){const[o,i]=(0,r.useState)(void 0!==t?t:n);return void 0!==e?[e,a,!0]:[o,e=>{i(e),null==a||a(e)},!1]}},29355:function(e,t,n){"use strict";n.d(t,{n:function(){return i}});var r=n(67294),a=n(84137);const o={passive:!0};function i(){const[e,t]=(0,r.useState)({width:0,height:0}),n=(0,r.useCallback)((()=>{t({width:window.innerWidth||0,height:window.innerHeight||0})}),[]);return(0,a.s)("resize",n,o),(0,a.s)("orientationchange",n,o),(0,r.useEffect)(n,[]),e}},84137:function(e,t,n){"use strict";n.d(t,{s:function(){return a}});var r=n(67294);function a(e,t,n){(0,r.useEffect)((()=>(window.addEventListener(e,t,n),()=>window.removeEventListener(e,t,n))),[e,t])}},83979:function(e,t,n){"use strict";function r(e,t){"function"===typeof e?e(t):"object"===typeof e&&null!==e&&"current"in e&&(e.current=t)}n.d(t,{k:function(){return r}})},9276:function(e,t,n){"use strict";function r(e,t,n){return Math.min(Math.max(e,t),n)}n.d(t,{u:function(){return r}})},89058:function(e,t,n){"use strict";function r(){return`mantine-${Math.random().toString(36).slice(2,11)}`}n.d(t,{k:function(){return r}})},48427:function(e,t,n){"use strict";function r(e){return e}n.d(t,{F:function(){return r}})},68216:function(e,t,n){"use strict";n.d(t,{R:function(){return a}});var r=n(67294);function a(e){const t=(0,r.createContext)(null);return[({children:e,value:n})=>r.createElement(t.Provider,{value:n},e),()=>{const n=(0,r.useContext)(t);if(null===n)throw new Error(e);return n}]}},46052:function(e,t,n){"use strict";function r(e,t){let n=e;for(;(n=n.parentElement)&&!n.matches(t););return n}function a({parentSelector:e,siblingSelector:t,onKeyDown:n,loop:a=!0,activateOnFocus:o=!1,dir:i="rtl",orientation:l}){return s=>{var c;null==n||n(s);const u=Array.from((null==(c=r(s.currentTarget,e))?void 0:c.querySelectorAll(t))||[]).filter((t=>function(e,t,n){return r(e,n)===r(t,n)}(s.currentTarget,t,e))),d=u.findIndex((e=>s.currentTarget===e)),m=function(e,t,n){for(let r=e+1;r=0;r-=1)if(!t[r].disabled)return r;if(n)for(let r=t.length-1;r>-1;r-=1)if(!t[r].disabled)return r;return e}(d,u,a),h="rtl"===i?p:m,f="rtl"===i?m:p;switch(s.key){case"ArrowRight":"horizontal"===l&&(s.stopPropagation(),s.preventDefault(),u[h].focus(),o&&u[h].click());break;case"ArrowLeft":"horizontal"===l&&(s.stopPropagation(),s.preventDefault(),u[f].focus(),o&&u[f].click());break;case"ArrowUp":"vertical"===l&&(s.stopPropagation(),s.preventDefault(),u[p].focus(),o&&u[p].click());break;case"ArrowDown":"vertical"===l&&(s.stopPropagation(),s.preventDefault(),u[m].focus(),o&&u[m].click());break;case"Home":s.stopPropagation(),s.preventDefault(),!u[0].disabled&&u[0].focus();break;case"End":{s.stopPropagation(),s.preventDefault();const e=u.length-1;!u[e].disabled&&u[e].focus();break}}}}n.d(t,{R:function(){return a}})},31943:function(e,t,n){"use strict";function r(e,t){return n=>{if("string"!==typeof n||0===n.trim().length)throw new Error(t);return`${e}-${n}`}}n.d(t,{A:function(){return r}})},65053:function(e,t,n){"use strict";function r({data:e}){const t=[],n=[],r=e.reduce(((e,t,r)=>(t.group?e[t.group]?e[t.group].push(r):e[t.group]=[r]:n.push(r),e)),{});return Object.keys(r).forEach((n=>{t.push(...r[n].map((t=>e[t])))})),t.push(...n.map((t=>e[t]))),t}n.d(t,{j:function(){return r}})},24241:function(e,t,n){"use strict";n.d(t,{k:function(){return a}});var r=n(67294);function a(e){return!Array.isArray(e)&&null!==e&&("object"===typeof e&&e.type!==r.Fragment)}},97818:function(e,t,n){"use strict";function r(e){return Array.isArray(e)?e:[e]}n.d(t,{R:function(){return r}})},98866:function(e,t,n){"use strict";n.d(t,{n:function(){return o}});var r=n(67294),a=r.createContext(!1),o=function(e){var t=e.children,n=e.disabled,o=r.useContext(a);return r.createElement(a.Provider,{value:n||o},t)};t.Z=a},97647:function(e,t,n){"use strict";n.d(t,{q:function(){return o}});var r=n(67294),a=r.createContext(void 0),o=function(e){var t=e.children,n=e.size;return r.createElement(a.Consumer,null,(function(e){return r.createElement(a.Provider,{value:n||e},t)}))};t.Z=a},53124:function(e,t,n){"use strict";n.d(t,{E_:function(){return r},C:function(){return a}});var r=n(67294).createContext({getPrefixCls:function(e,t){return t||(e?"ant-".concat(e):"ant")}}),a=r.Consumer},34790:function(e,t,n){"use strict";n.d(t,{ZP:function(){return fe},w6:function(){return me}});var r=n(22122),a=n(63017),o=n(51273),i=n(56982),l=n(67294),s=n(6610),c=n(5991),u=n(10379),d=n(54070),m=n(30845),p=n(83008),h=n(67178),f=function(e){(0,u.Z)(n,e);var t=(0,d.Z)(n);function n(e){var a;return(0,s.Z)(this,n),(a=t.call(this,e)).getMemoizedContextValue=(0,m.default)((function(e){return(0,r.Z)((0,r.Z)({},e),{exist:!0})})),(0,p.f)(e.locale&&e.locale.Modal),a}return(0,c.Z)(n,[{key:"componentDidMount",value:function(){(0,p.f)(this.props.locale&&this.props.locale.Modal)}},{key:"componentDidUpdate",value:function(e){var t=this.props.locale;e.locale!==t&&(0,p.f)(t&&t.Modal)}},{key:"componentWillUnmount",value:function(){(0,p.f)()}},{key:"render",value:function(){var e=this.props,t=e.locale,n=e.children,r=this.getMemoizedContextValue(t);return l.createElement(h.Z.Provider,{value:r},n)}}]),n}(l.Component);f.defaultProps={locale:{}};var g=n(42051),v=n(85636),b=n(96156),y=n(38819),w=n(43061),E=n(68855),P=n(28991),k={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm32 664c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V456c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272zm-32-344a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"info-circle",theme:"filled"},C=n(30076),O=function(e,t){return l.createElement(C.Z,(0,P.Z)((0,P.Z)({},e),{},{ref:t,icon:k}))};O.displayName="InfoCircleFilled";var S,x=l.forwardRef(O),_=n(7085),T=n(94184),A=n.n(T),I=n(98287),M=n(28481),D=n(51550),L=n(53124);var R,N,H,$=3,F=1,B="",z="move-up",j=!1,U=!1;function G(){return F++}function W(e,t){var n=e.prefixCls,r=e.getPopupContainer,a=me(),o=a.getPrefixCls,i=a.getRootPrefixCls,l=a.getIconPrefixCls,s=o("message",n||B),c=i(e.rootPrefixCls,s),u=l();if(S)t({prefixCls:s,rootPrefixCls:c,iconPrefixCls:u,instance:S});else{var d={prefixCls:s,transitionName:j?z:"".concat(c,"-").concat(z),style:{top:R},getContainer:N||r,maxCount:H};I.default.newInstance(d,(function(e){S?t({prefixCls:s,rootPrefixCls:c,iconPrefixCls:u,instance:S}):(S=e,t({prefixCls:s,rootPrefixCls:c,iconPrefixCls:u,instance:e}))}))}}var V={info:x,success:y.Z,error:w.Z,warning:E.Z,loading:_.Z},Z=Object.keys(V);function Y(e,t,n){var r,a=void 0!==e.duration?e.duration:$,o=V[e.type],i=A()("".concat(t,"-custom-content"),(r={},(0,b.Z)(r,"".concat(t,"-").concat(e.type),e.type),(0,b.Z)(r,"".concat(t,"-rtl"),!0===U),r));return{key:e.key,duration:a,style:e.style||{},className:e.className,content:l.createElement(fe,{iconPrefixCls:n},l.createElement("div",{className:i},e.icon||o&&l.createElement(o,null),l.createElement("span",null,e.content))),onClose:e.onClose,onClick:e.onClick}}var K={open:function(e){var t=e.key||G(),n=new Promise((function(n){var a=function(){return"function"===typeof e.onClose&&e.onClose(),n(!0)};W(e,(function(n){var o=n.prefixCls,i=n.iconPrefixCls;n.instance.notice(Y((0,r.Z)((0,r.Z)({},e),{key:t,onClose:a}),o,i))}))})),a=function(){S&&S.removeNotice(t)};return a.then=function(e,t){return n.then(e,t)},a.promise=n,a},config:function(e){void 0!==e.top&&(R=e.top,S=null),void 0!==e.duration&&($=e.duration),void 0!==e.prefixCls&&(B=e.prefixCls),void 0!==e.getContainer&&(N=e.getContainer,S=null),void 0!==e.transitionName&&(z=e.transitionName,S=null,j=!0),void 0!==e.maxCount&&(H=e.maxCount,S=null),void 0!==e.rtl&&(U=e.rtl)},destroy:function(e){if(S)if(e){(0,S.removeNotice)(e)}else{var t=S.destroy;t(),S=null}}};function q(e,t){e[t]=function(n,a,o){return function(e){return"[object Object]"===Object.prototype.toString.call(e)&&!!e.content}(n)?e.open((0,r.Z)((0,r.Z)({},n),{type:t})):("function"===typeof a&&(o=a,a=void 0),e.open({content:n,duration:a,type:t,onClose:o}))}}Z.forEach((function(e){return q(K,e)})),K.warn=K.warning,K.useMessage=function(e,t){return function(){var n,a,o=null,i={add:function(e,t){null===o||void 0===o||o.component.add(e,t)}},s=(0,D.Z)(i),c=(0,M.Z)(s,2),u=c[0],d=c[1];var m=l.useRef({});return m.current.open=function(i){var l=i.prefixCls,s=n("message",l),c=n(),d=i.key||G(),m=new Promise((function(n){var l=function(){return"function"===typeof i.onClose&&i.onClose(),n(!0)};e((0,r.Z)((0,r.Z)({},i),{prefixCls:s,rootPrefixCls:c,getPopupContainer:a}),(function(e){var n=e.prefixCls,a=e.instance;o=a,u(t((0,r.Z)((0,r.Z)({},i),{key:d,onClose:l}),n))}))})),p=function(){o&&o.removeNotice(d)};return p.then=function(e,t){return m.then(e,t)},p.promise=m,p},Z.forEach((function(e){return q(m.current,e)})),[m.current,l.createElement(L.C,{key:"holder"},(function(e){return n=e.getPrefixCls,a=e.getPopupContainer,d}))]}}(W,Y);var X=K,J=n(38648),Q=n(92138),ee=n(10274),te=n(98924),ne=n(44958),re="-ant-".concat(Date.now(),"-").concat(Math.random());function ae(e,t){var n=function(e,t){var n={},r=function(e,t){var n=e.clone();return(n=(null===t||void 0===t?void 0:t(n))||n).toRgbString()},a=function(e,t){var a=new ee.C(e),o=(0,Q.generate)(a.toRgbString());n["".concat(t,"-color")]=r(a),n["".concat(t,"-color-disabled")]=o[1],n["".concat(t,"-color-hover")]=o[4],n["".concat(t,"-color-active")]=o[6],n["".concat(t,"-color-outline")]=a.clone().setAlpha(.2).toRgbString(),n["".concat(t,"-color-deprecated-bg")]=o[0],n["".concat(t,"-color-deprecated-border")]=o[2]};if(t.primaryColor){a(t.primaryColor,"primary");var o=new ee.C(t.primaryColor),i=(0,Q.generate)(o.toRgbString());i.forEach((function(e,t){n["primary-".concat(t+1)]=e})),n["primary-color-deprecated-l-35"]=r(o,(function(e){return e.lighten(35)})),n["primary-color-deprecated-l-20"]=r(o,(function(e){return e.lighten(20)})),n["primary-color-deprecated-t-20"]=r(o,(function(e){return e.tint(20)})),n["primary-color-deprecated-t-50"]=r(o,(function(e){return e.tint(50)})),n["primary-color-deprecated-f-12"]=r(o,(function(e){return e.setAlpha(.12*e.getAlpha())}));var l=new ee.C(i[0]);n["primary-color-active-deprecated-f-30"]=r(l,(function(e){return e.setAlpha(.3*e.getAlpha())})),n["primary-color-active-deprecated-d-02"]=r(l,(function(e){return e.darken(2)}))}t.successColor&&a(t.successColor,"success"),t.warningColor&&a(t.warningColor,"warning"),t.errorColor&&a(t.errorColor,"error"),t.infoColor&&a(t.infoColor,"info");var s=Object.keys(n).map((function(t){return"--".concat(e,"-").concat(t,": ").concat(n[t],";")}));return"\n :root {\n ".concat(s.join("\n"),"\n }\n ").trim()}(e,t);(0,te.Z)()&&(0,ne.hq)(n,"".concat(re,"-dynamic-theme"))}var oe,ie,le=n(98866),se=n(97647),ce=["getTargetContainer","getPopupContainer","renderEmpty","pageHeader","input","pagination","form"];function ue(){return oe||"ant"}function de(){return ie||"anticon"}var me=function(){return{getPrefixCls:function(e,t){return t||(e?"".concat(ue(),"-").concat(e):ue())},getIconPrefixCls:de,getRootPrefixCls:function(e,t){return e||(oe||(t&&t.includes("-")?t.replace(/^(.*)-[^-]*$/,"$1"):ue()))}}},pe=function(e){var t,n,s=e.children,c=e.csp,u=e.autoInsertSpaceInButton,d=e.form,m=e.locale,p=e.componentSize,h=e.direction,g=e.space,b=e.virtual,y=e.dropdownMatchSelectWidth,w=e.legacyLocale,E=e.parentContext,P=e.iconPrefixCls,k=e.componentDisabled,C=l.useCallback((function(t,n){var r=e.prefixCls;if(n)return n;var a=r||E.getPrefixCls("");return t?"".concat(a,"-").concat(t):a}),[E.getPrefixCls,e.prefixCls]),O=(0,r.Z)((0,r.Z)({},E),{csp:c,autoInsertSpaceInButton:u,locale:m||w,direction:h,space:g,virtual:b,dropdownMatchSelectWidth:y,getPrefixCls:C});ce.forEach((function(t){var n=e[t];n&&(O[t]=n)}));var S=(0,i.Z)((function(){return O}),O,(function(e,t){var n=Object.keys(e),r=Object.keys(t);return n.length!==r.length||n.some((function(n){return e[n]!==t[n]}))})),x=l.useMemo((function(){return{prefixCls:P,csp:c}}),[P,c]),_=s,T={};return m&&(T=(null===(t=m.Form)||void 0===t?void 0:t.defaultValidateMessages)||(null===(n=v.Z.Form)||void 0===n?void 0:n.defaultValidateMessages)||{}),d&&d.validateMessages&&(T=(0,r.Z)((0,r.Z)({},T),d.validateMessages)),Object.keys(T).length>0&&(_=l.createElement(o.FormProvider,{validateMessages:T},s)),m&&(_=l.createElement(f,{locale:m,_ANT_MARK__:"internalMark"},_)),(P||c)&&(_=l.createElement(a.Z.Provider,{value:x},_)),p&&(_=l.createElement(se.q,{size:p},_)),void 0!==k&&(_=l.createElement(le.n,{disabled:k},_)),l.createElement(L.E_.Provider,{value:S},_)},he=function(e){return l.useEffect((function(){e.direction&&(X.config({rtl:"rtl"===e.direction}),J.Z.config({rtl:"rtl"===e.direction}))}),[e.direction]),l.createElement(g.Z,null,(function(t,n,a){return l.createElement(L.C,null,(function(t){return l.createElement(pe,(0,r.Z)({parentContext:t,legacyLocale:a},e))}))}))};he.ConfigContext=L.E_,he.SizeContext=se.Z,he.config=function(e){var t=e.prefixCls,n=e.iconPrefixCls,r=e.theme;void 0!==t&&(oe=t),void 0!==n&&(ie=n),r&&ae(ue(),r)};var fe=he},97870:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(22122),a={locale:"en_US",today:"Today",now:"Now",backToToday:"Back to today",ok:"OK",clear:"Clear",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",yearFormat:"YYYY",dateFormat:"M/D/YYYY",dayFormat:"D",dateTimeFormat:"M/D/YYYY HH:mm:ss",monthBeforeYear:!0,previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"},o=n(42115),i={lang:(0,r.Z)({placeholder:"Select date",yearPlaceholder:"Select year",quarterPlaceholder:"Select quarter",monthPlaceholder:"Select month",weekPlaceholder:"Select week",rangePlaceholder:["Start date","End date"],rangeYearPlaceholder:["Start year","End year"],rangeQuarterPlaceholder:["Start quarter","End quarter"],rangeMonthPlaceholder:["Start month","End month"],rangeWeekPlaceholder:["Start week","End week"]},a),timePickerLocale:(0,r.Z)({},o.Z)}},42051:function(e,t,n){"use strict";n.d(t,{Z:function(){return d},E:function(){return m}});var r=n(22122),a=n(6610),o=n(5991),i=n(10379),l=n(54070),s=n(67294),c=n(67178),u=n(85636).Z,d=function(e){(0,i.Z)(n,e);var t=(0,l.Z)(n);function n(){return(0,a.Z)(this,n),t.apply(this,arguments)}return(0,o.Z)(n,[{key:"getLocale",value:function(){var e=this.props,t=e.componentName,n=e.defaultLocale||u[null!==t&&void 0!==t?t:"global"],a=this.context,o=t&&a?a[t]:{};return(0,r.Z)((0,r.Z)({},n instanceof Function?n():n),o||{})}},{key:"getLocaleCode",value:function(){var e=this.context,t=e&&e.locale;return e&&e.exist&&!t?u.locale:t}},{key:"render",value:function(){return this.props.children(this.getLocale(),this.getLocaleCode(),this.context)}}]),n}(s.Component);function m(e,t){var n=s.useContext(c.Z);return[s.useMemo((function(){var a=t||u[e||"global"],o=e&&n?n[e]:{};return(0,r.Z)((0,r.Z)({},"function"===typeof a?a():a),o||{})}),[e,t,n])]}d.defaultProps={componentName:"global"},d.contextType=c.Z},67178:function(e,t,n){"use strict";var r=(0,n(67294).createContext)(void 0);t.Z=r},85636:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(62906),a=n(97870),o=a.Z,i=n(42115),l="${label} is not a valid ${type}",s={locale:"en",Pagination:r.Z,DatePicker:a.Z,TimePicker:i.Z,Calendar:o,global:{placeholder:"Please select"},Table:{filterTitle:"Filter menu",filterConfirm:"OK",filterReset:"Reset",filterEmptyText:"No filters",filterCheckall:"Select all items",filterSearchPlaceholder:"Search in filters",emptyText:"No data",selectAll:"Select current page",selectInvert:"Invert current page",selectNone:"Clear all data",selectionAll:"Select all data",sortTitle:"Sort",expand:"Expand row",collapse:"Collapse row",triggerDesc:"Click to sort descending",triggerAsc:"Click to sort ascending",cancelSort:"Click to cancel sorting"},Modal:{okText:"OK",cancelText:"Cancel",justOkText:"OK"},Popconfirm:{okText:"OK",cancelText:"Cancel"},Transfer:{titles:["",""],searchPlaceholder:"Search here",itemUnit:"item",itemsUnit:"items",remove:"Remove",selectCurrent:"Select current page",removeCurrent:"Remove current page",selectAll:"Select all data",removeAll:"Remove all data",selectInvert:"Invert current page"},Upload:{uploading:"Uploading...",removeFile:"Remove file",uploadError:"Upload error",previewFile:"Preview file",downloadFile:"Download file"},Empty:{description:"No Data"},Icon:{icon:"icon"},Text:{edit:"Edit",copy:"Copy",copied:"Copied",expand:"Expand"},PageHeader:{back:"Back"},Form:{optional:"(optional)",defaultValidateMessages:{default:"Field validation error for ${label}",required:"Please enter ${label}",enum:"${label} must be one of [${enum}]",whitespace:"${label} cannot be a blank character",date:{format:"${label} date format is invalid",parse:"${label} cannot be converted to a date",invalid:"${label} is an invalid date"},types:{string:l,method:l,array:l,object:l,number:l,date:l,boolean:l,integer:l,float:l,regexp:l,email:l,url:l,hex:l},string:{len:"${label} must be ${len} characters",min:"${label} must be at least ${min} characters",max:"${label} must be up to ${max} characters",range:"${label} must be between ${min}-${max} characters"},number:{len:"${label} must be equal to ${len}",min:"${label} must be minimum ${min}",max:"${label} must be maximum ${max}",range:"${label} must be between ${min}-${max}"},array:{len:"Must be ${len} ${label}",min:"At least ${min} ${label}",max:"At most ${max} ${label}",range:"The amount of ${label} must be between ${min}-${max}"},pattern:{mismatch:"${label} does not match the pattern ${pattern}"}}},Image:{preview:"Preview"}}},83008:function(e,t,n){"use strict";n.d(t,{f:function(){return i},A:function(){return l}});var r=n(22122),a=n(85636),o=(0,r.Z)({},a.Z.Modal);function i(e){o=e?(0,r.Z)((0,r.Z)({},o),e):(0,r.Z)({},a.Z.Modal)}function l(){return o}},38648:function(e,t,n){"use strict";n.d(t,{Z:function(){return D}});var r=n(22122),a=n(96156),o=n(15873),i=n(73218),l=n(54549),s=n(57119),c=n(68628),u=n(94184),d=n.n(u),m=n(98287),p=n(67294),h=n(34790),f=n(28481),g=n(51550),v=n(53124);var b,y,w,E={},P=4.5,k=24,C=24,O="",S="topRight",x=!1;function _(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:k,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:C;switch(e){case"top":t={left:"50%",transform:"translateX(-50%)",right:"auto",top:n,bottom:"auto"};break;case"topLeft":t={left:0,top:n,bottom:"auto"};break;case"topRight":t={right:0,top:n,bottom:"auto"};break;case"bottom":t={left:"50%",transform:"translateX(-50%)",right:"auto",top:"auto",bottom:r};break;case"bottomLeft":t={left:0,top:"auto",bottom:r};break;default:t={right:0,top:"auto",bottom:r}}return t}function T(e,t){var n=e.placement,r=void 0===n?S:n,o=e.top,i=e.bottom,l=e.getContainer,s=void 0===l?b:l,c=e.prefixCls,u=(0,h.w6)(),p=u.getPrefixCls,f=u.getIconPrefixCls,g=p("notification",c||O),v=f(),y="".concat(g,"-").concat(r),P=E[y];if(P)Promise.resolve(P).then((function(e){t({prefixCls:"".concat(g,"-notice"),iconPrefixCls:v,instance:e})}));else{var k=d()("".concat(g,"-").concat(r),(0,a.Z)({},"".concat(g,"-rtl"),!0===x));E[y]=new Promise((function(e){m.default.newInstance({prefixCls:g,className:k,style:_(r,o,i),getContainer:s,maxCount:w},(function(n){e(n),t({prefixCls:"".concat(g,"-notice"),iconPrefixCls:v,instance:n})}))}))}}var A={success:o.Z,info:c.Z,error:i.Z,warning:s.Z};function I(e,t,n){var r=e.duration,o=e.icon,i=e.type,s=e.description,c=e.message,u=e.btn,m=e.onClose,f=e.onClick,g=e.key,v=e.style,b=e.className,w=e.closeIcon,E=void 0===w?y:w,k=void 0===r?P:r,C=null;o?C=p.createElement("span",{className:"".concat(t,"-icon")},e.icon):i&&(C=p.createElement(A[i]||null,{className:"".concat(t,"-icon ").concat(t,"-icon-").concat(i)}));var O=p.createElement("span",{className:"".concat(t,"-close-x")},E||p.createElement(l.Z,{className:"".concat(t,"-close-icon")})),S=!s&&C?p.createElement("span",{className:"".concat(t,"-message-single-line-auto-margin")}):null;return{content:p.createElement(h.ZP,{iconPrefixCls:n},p.createElement("div",{className:C?"".concat(t,"-with-icon"):"",role:"alert"},C,p.createElement("div",{className:"".concat(t,"-message")},S,c),p.createElement("div",{className:"".concat(t,"-description")},s),u?p.createElement("span",{className:"".concat(t,"-btn")},u):null)),duration:k,closable:!0,closeIcon:O,onClose:m,onClick:f,key:g,style:v||{},className:d()(b,(0,a.Z)({},"".concat(t,"-").concat(i),!!i))}}var M={open:function(e){T(e,(function(t){var n=t.prefixCls,r=t.iconPrefixCls;t.instance.notice(I(e,n,r))}))},close:function(e){Object.keys(E).forEach((function(t){return Promise.resolve(E[t]).then((function(t){t.removeNotice(e)}))}))},config:function(e){var t=e.duration,n=e.placement,r=e.bottom,a=e.top,o=e.getContainer,i=e.closeIcon,l=e.prefixCls;void 0!==l&&(O=l),void 0!==t&&(P=t),void 0!==n?S=n:e.rtl&&(S="topLeft"),void 0!==r&&(C=r),void 0!==a&&(k=a),void 0!==o&&(b=o),void 0!==i&&(y=i),void 0!==e.rtl&&(x=e.rtl),void 0!==e.maxCount&&(w=e.maxCount)},destroy:function(){Object.keys(E).forEach((function(e){Promise.resolve(E[e]).then((function(e){e.destroy()})),delete E[e]}))}};["success","info","warning","error"].forEach((function(e){M[e]=function(t){return M.open((0,r.Z)((0,r.Z)({},t),{type:e}))}})),M.warn=M.warning,M.useNotification=function(e,t){return function(){var n,a=null,o={add:function(e,t){null===a||void 0===a||a.component.add(e,t)}},i=(0,g.Z)(o),l=(0,f.Z)(i,2),s=l[0],c=l[1];var u=p.useRef({});return u.current.open=function(o){var i=o.prefixCls,l=n("notification",i);e((0,r.Z)((0,r.Z)({},o),{prefixCls:l}),(function(e){var n=e.prefixCls,r=e.instance;a=r,s(t(o,n))}))},["success","info","warning","error"].forEach((function(e){u.current[e]=function(t){return u.current.open((0,r.Z)((0,r.Z)({},t),{type:e}))}})),[u.current,p.createElement(v.C,{key:"holder"},(function(e){return n=e.getPrefixCls,c}))]}}(T,I);var D=M},42115:function(e,t){"use strict";t.Z={placeholder:"Select time",rangePlaceholder:["Start time","End time"]}},9669:function(e,t,n){e.exports=n(51609)},55448:function(e,t,n){"use strict";var r=n(64867),a=n(36026),o=n(4372),i=n(15327),l=n(94097),s=n(84109),c=n(67985),u=n(85061);e.exports=function(e){return new Promise((function(t,n){var d=e.data,m=e.headers,p=e.responseType;r.isFormData(d)&&delete m["Content-Type"];var h=new XMLHttpRequest;if(e.auth){var f=e.auth.username||"",g=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";m.Authorization="Basic "+btoa(f+":"+g)}var v=l(e.baseURL,e.url);function b(){if(h){var r="getAllResponseHeaders"in h?s(h.getAllResponseHeaders()):null,o={data:p&&"text"!==p&&"json"!==p?h.response:h.responseText,status:h.status,statusText:h.statusText,headers:r,config:e,request:h};a(t,n,o),h=null}}if(h.open(e.method.toUpperCase(),i(v,e.params,e.paramsSerializer),!0),h.timeout=e.timeout,"onloadend"in h?h.onloadend=b:h.onreadystatechange=function(){h&&4===h.readyState&&(0!==h.status||h.responseURL&&0===h.responseURL.indexOf("file:"))&&setTimeout(b)},h.onabort=function(){h&&(n(u("Request aborted",e,"ECONNABORTED",h)),h=null)},h.onerror=function(){n(u("Network Error",e,null,h)),h=null},h.ontimeout=function(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(u(t,e,e.transitional&&e.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",h)),h=null},r.isStandardBrowserEnv()){var y=(e.withCredentials||c(v))&&e.xsrfCookieName?o.read(e.xsrfCookieName):void 0;y&&(m[e.xsrfHeaderName]=y)}"setRequestHeader"in h&&r.forEach(m,(function(e,t){"undefined"===typeof d&&"content-type"===t.toLowerCase()?delete m[t]:h.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(h.withCredentials=!!e.withCredentials),p&&"json"!==p&&(h.responseType=e.responseType),"function"===typeof e.onDownloadProgress&&h.addEventListener("progress",e.onDownloadProgress),"function"===typeof e.onUploadProgress&&h.upload&&h.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function(e){h&&(h.abort(),n(e),h=null)})),d||(d=null),h.send(d)}))}},51609:function(e,t,n){"use strict";var r=n(64867),a=n(91849),o=n(30321),i=n(47185);function l(e){var t=new o(e),n=a(o.prototype.request,t);return r.extend(n,o.prototype,t),r.extend(n,t),n}var s=l(n(45655));s.Axios=o,s.create=function(e){return l(i(s.defaults,e))},s.Cancel=n(65263),s.CancelToken=n(14972),s.isCancel=n(26502),s.all=function(e){return Promise.all(e)},s.spread=n(8713),s.isAxiosError=n(16268),e.exports=s,e.exports.default=s},65263:function(e){"use strict";function t(e){this.message=e}t.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},t.prototype.__CANCEL__=!0,e.exports=t},14972:function(e,t,n){"use strict";var r=n(65263);function a(e){if("function"!==typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;e((function(e){n.reason||(n.reason=new r(e),t(n.reason))}))}a.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},a.source=function(){var e;return{token:new a((function(t){e=t})),cancel:e}},e.exports=a},26502:function(e){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},30321:function(e,t,n){"use strict";var r=n(64867),a=n(15327),o=n(80782),i=n(13572),l=n(47185),s=n(54875),c=s.validators;function u(e){this.defaults=e,this.interceptors={request:new o,response:new o}}u.prototype.request=function(e){"string"===typeof e?(e=arguments[1]||{}).url=arguments[0]:e=e||{},(e=l(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=e.transitional;void 0!==t&&s.assertOptions(t,{silentJSONParsing:c.transitional(c.boolean,"1.0.0"),forcedJSONParsing:c.transitional(c.boolean,"1.0.0"),clarifyTimeoutError:c.transitional(c.boolean,"1.0.0")},!1);var n=[],r=!0;this.interceptors.request.forEach((function(t){"function"===typeof t.runWhen&&!1===t.runWhen(e)||(r=r&&t.synchronous,n.unshift(t.fulfilled,t.rejected))}));var a,o=[];if(this.interceptors.response.forEach((function(e){o.push(e.fulfilled,e.rejected)})),!r){var u=[i,void 0];for(Array.prototype.unshift.apply(u,n),u=u.concat(o),a=Promise.resolve(e);u.length;)a=a.then(u.shift(),u.shift());return a}for(var d=e;n.length;){var m=n.shift(),p=n.shift();try{d=m(d)}catch(h){p(h);break}}try{a=i(d)}catch(h){return Promise.reject(h)}for(;o.length;)a=a.then(o.shift(),o.shift());return a},u.prototype.getUri=function(e){return e=l(this.defaults,e),a(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(e){u.prototype[e]=function(t,n){return this.request(l(n||{},{method:e,url:t,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(e){u.prototype[e]=function(t,n,r){return this.request(l(r||{},{method:e,url:t,data:n}))}})),e.exports=u},80782:function(e,t,n){"use strict";var r=n(64867);function a(){this.handlers=[]}a.prototype.use=function(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},a.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},a.prototype.forEach=function(e){r.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=a},94097:function(e,t,n){"use strict";var r=n(91793),a=n(7303);e.exports=function(e,t){return e&&!r(t)?a(e,t):t}},85061:function(e,t,n){"use strict";var r=n(80481);e.exports=function(e,t,n,a,o){var i=new Error(e);return r(i,t,n,a,o)}},13572:function(e,t,n){"use strict";var r=n(64867),a=n(18527),o=n(26502),i=n(45655);function l(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function(e){return l(e),e.headers=e.headers||{},e.data=a.call(e,e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||i.adapter)(e).then((function(t){return l(e),t.data=a.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return o(t)||(l(e),t&&t.response&&(t.response.data=a.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},80481:function(e){"use strict";e.exports=function(e,t,n,r,a){return e.config=t,n&&(e.code=n),e.request=r,e.response=a,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}},47185:function(e,t,n){"use strict";var r=n(64867);e.exports=function(e,t){t=t||{};var n={},a=["url","method","data"],o=["headers","auth","proxy","params"],i=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],l=["validateStatus"];function s(e,t){return r.isPlainObject(e)&&r.isPlainObject(t)?r.merge(e,t):r.isPlainObject(t)?r.merge({},t):r.isArray(t)?t.slice():t}function c(a){r.isUndefined(t[a])?r.isUndefined(e[a])||(n[a]=s(void 0,e[a])):n[a]=s(e[a],t[a])}r.forEach(a,(function(e){r.isUndefined(t[e])||(n[e]=s(void 0,t[e]))})),r.forEach(o,c),r.forEach(i,(function(a){r.isUndefined(t[a])?r.isUndefined(e[a])||(n[a]=s(void 0,e[a])):n[a]=s(void 0,t[a])})),r.forEach(l,(function(r){r in t?n[r]=s(e[r],t[r]):r in e&&(n[r]=s(void 0,e[r]))}));var u=a.concat(o).concat(i).concat(l),d=Object.keys(e).concat(Object.keys(t)).filter((function(e){return-1===u.indexOf(e)}));return r.forEach(d,c),n}},36026:function(e,t,n){"use strict";var r=n(85061);e.exports=function(e,t,n){var a=n.config.validateStatus;n.status&&a&&!a(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},18527:function(e,t,n){"use strict";var r=n(64867),a=n(45655);e.exports=function(e,t,n){var o=this||a;return r.forEach(n,(function(n){e=n.call(o,e,t)})),e}},45655:function(e,t,n){"use strict";var r=n(34155),a=n(64867),o=n(16016),i=n(80481),l={"Content-Type":"application/x-www-form-urlencoded"};function s(e,t){!a.isUndefined(e)&&a.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var c={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:function(){var e;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof r&&"[object process]"===Object.prototype.toString.call(r))&&(e=n(55448)),e}(),transformRequest:[function(e,t){return o(t,"Accept"),o(t,"Content-Type"),a.isFormData(e)||a.isArrayBuffer(e)||a.isBuffer(e)||a.isStream(e)||a.isFile(e)||a.isBlob(e)?e:a.isArrayBufferView(e)?e.buffer:a.isURLSearchParams(e)?(s(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):a.isObject(e)||t&&"application/json"===t["Content-Type"]?(s(t,"application/json"),function(e,t,n){if(a.isString(e))try{return(t||JSON.parse)(e),a.trim(e)}catch(r){if("SyntaxError"!==r.name)throw r}return(n||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){var t=this.transitional,n=t&&t.silentJSONParsing,r=t&&t.forcedJSONParsing,o=!n&&"json"===this.responseType;if(o||r&&a.isString(e)&&e.length)try{return JSON.parse(e)}catch(l){if(o){if("SyntaxError"===l.name)throw i(l,this,"E_JSON_PARSE");throw l}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};a.forEach(["delete","get","head"],(function(e){c.headers[e]={}})),a.forEach(["post","put","patch"],(function(e){c.headers[e]=a.merge(l)})),e.exports=c},91849:function(e){"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;r=0)return;i[t]="set-cookie"===t?(i[t]?i[t]:[]).concat([n]):i[t]?i[t]+", "+n:n}})),i):i}},8713:function(e){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},54875:function(e,t,n){"use strict";var r=n(20696),a={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){a[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));var o={},i=r.version.split(".");function l(e,t){for(var n=t?t.split("."):i,r=e.split("."),a=0;a<3;a++){if(n[a]>r[a])return!0;if(n[a]0;){var o=r[a],i=t[o];if(i){var l=e[o],s=void 0===l||i(l,o,e);if(!0!==s)throw new TypeError("option "+o+" must be "+s)}else if(!0!==n)throw Error("Unknown option "+o)}},validators:a}},64867:function(e,t,n){"use strict";var r=n(91849),a=Object.prototype.toString;function o(e){return"[object Array]"===a.call(e)}function i(e){return"undefined"===typeof e}function l(e){return null!==e&&"object"===typeof e}function s(e){if("[object Object]"!==a.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function c(e){return"[object Function]"===a.call(e)}function u(e,t){if(null!==e&&"undefined"!==typeof e)if("object"!==typeof e&&(e=[e]),o(e))for(var n=0,r=e.length;n0&&void 0!==arguments[0]?arguments[0]:{},n=t.width?String(t.width):e.defaultWidth,r=e.formats[n]||e.formats[e.defaultWidth];return r}}n.d(t,{Z:function(){return r}})},88486:function(e,t,n){"use strict";function r(e){return function(t,n){var r;if("formatting"===(null!==n&&void 0!==n&&n.context?String(n.context):"standalone")&&e.formattingValues){var a=e.defaultFormattingWidth||e.defaultWidth,o=null!==n&&void 0!==n&&n.width?String(n.width):a;r=e.formattingValues[o]||e.formattingValues[a]}else{var i=e.defaultWidth,l=null!==n&&void 0!==n&&n.width?String(n.width):e.defaultWidth;r=e.values[l]||e.values[i]}return r[e.argumentCallback?e.argumentCallback(t):t]}}n.d(t,{Z:function(){return r}})},76723:function(e,t,n){"use strict";function r(e){return function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.width,i=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],l=t.match(i);if(!l)return null;var s,c=l[0],u=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],d=Array.isArray(u)?o(u,(function(e){return e.test(c)})):a(u,(function(e){return e.test(c)}));s=e.valueCallback?e.valueCallback(d):d,s=n.valueCallback?n.valueCallback(s):s;var m=t.slice(c.length);return{value:s,rest:m}}}function a(e,t){for(var n in e)if(e.hasOwnProperty(n)&&t(e[n]))return n}function o(e,t){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:{},r=t.match(e.matchPattern);if(!r)return null;var a=r[0],o=t.match(e.parsePattern);if(!o)return null;var i=e.valueCallback?e.valueCallback(o[0]):o[0];i=n.valueCallback?n.valueCallback(i):i;var l=t.slice(a.length);return{value:i,rest:l}}}n.d(t,{Z:function(){return r}})},41695:function(e,t,n){"use strict";n.d(t,{Z:function(){return m}});var r={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},a=function(e,t,n){var a,o=r[e];return a="string"===typeof o?o:1===t?o.one:o.other.replace("{{count}}",t.toString()),null!==n&&void 0!==n&&n.addSuffix?n.comparison&&n.comparison>0?"in "+a:a+" ago":a},o=n(49526),i={date:(0,o.Z)({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:(0,o.Z)({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:(0,o.Z)({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},l={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},s=function(e,t,n,r){return l[e]},c=n(88486),u={ordinalNumber:function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:(0,c.Z)({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:(0,c.Z)({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:(0,c.Z)({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:(0,c.Z)({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:(0,c.Z)({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},d=n(76723),m={code:"en-US",formatDistance:a,formatLong:i,formatRelative:s,localize:u,match:{ordinalNumber:(0,n(60974).Z)({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:(0,d.Z)({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:(0,d.Z)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:(0,d.Z)({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:(0,d.Z)({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:(0,d.Z)({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}}},56992:function(e,t,n){"use strict";n.d(t,{Z:function(){return h}});var r=n(88486),a={locale:{1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},number:{"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"}};function o(e){return e.toString().replace(/\d/g,(function(e){return a.locale[e]}))}var i={ordinalNumber:function(e,t){return o(Number(e))},era:(0,r.Z)({values:{narrow:["\u0908\u0938\u093e-\u092a\u0942\u0930\u094d\u0935","\u0908\u0938\u094d\u0935\u0940"],abbreviated:["\u0908\u0938\u093e-\u092a\u0942\u0930\u094d\u0935","\u0908\u0938\u094d\u0935\u0940"],wide:["\u0908\u0938\u093e-\u092a\u0942\u0930\u094d\u0935","\u0908\u0938\u0935\u0940 \u0938\u0928"]},defaultWidth:"wide"}),quarter:(0,r.Z)({values:{narrow:["1","2","3","4"],abbreviated:["\u0924\u093f1","\u0924\u093f2","\u0924\u093f3","\u0924\u093f4"],wide:["\u092a\u0939\u0932\u0940 \u0924\u093f\u092e\u093e\u0939\u0940","\u0926\u0942\u0938\u0930\u0940 \u0924\u093f\u092e\u093e\u0939\u0940","\u0924\u0940\u0938\u0930\u0940 \u0924\u093f\u092e\u093e\u0939\u0940","\u091a\u094c\u0925\u0940 \u0924\u093f\u092e\u093e\u0939\u0940"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:(0,r.Z)({values:{narrow:["\u091c","\u092b\u093c","\u092e\u093e","\u0905","\u092e\u0908","\u091c\u0942","\u091c\u0941","\u0905\u0917","\u0938\u093f","\u0905\u0915\u094d\u091f\u0942","\u0928","\u0926\u093f"],abbreviated:["\u091c\u0928","\u092b\u093c\u0930","\u092e\u093e\u0930\u094d\u091a","\u0905\u092a\u094d\u0930\u0948\u0932","\u092e\u0908","\u091c\u0942\u0928","\u091c\u0941\u0932","\u0905\u0917","\u0938\u093f\u0924","\u0905\u0915\u094d\u091f\u0942","\u0928\u0935","\u0926\u093f\u0938"],wide:["\u091c\u0928\u0935\u0930\u0940","\u092b\u093c\u0930\u0935\u0930\u0940","\u092e\u093e\u0930\u094d\u091a","\u0905\u092a\u094d\u0930\u0948\u0932","\u092e\u0908","\u091c\u0942\u0928","\u091c\u0941\u0932\u093e\u0908","\u0905\u0917\u0938\u094d\u0924","\u0938\u093f\u0924\u0902\u092c\u0930","\u0905\u0915\u094d\u091f\u0942\u092c\u0930","\u0928\u0935\u0902\u092c\u0930","\u0926\u093f\u0938\u0902\u092c\u0930"]},defaultWidth:"wide"}),day:(0,r.Z)({values:{narrow:["\u0930","\u0938\u094b","\u092e\u0902","\u092c\u0941","\u0917\u0941","\u0936\u0941","\u0936"],short:["\u0930","\u0938\u094b","\u092e\u0902","\u092c\u0941","\u0917\u0941","\u0936\u0941","\u0936"],abbreviated:["\u0930\u0935\u093f","\u0938\u094b\u092e","\u092e\u0902\u0917\u0932","\u092c\u0941\u0927","\u0917\u0941\u0930\u0941","\u0936\u0941\u0915\u094d\u0930","\u0936\u0928\u093f"],wide:["\u0930\u0935\u093f\u0935\u093e\u0930","\u0938\u094b\u092e\u0935\u093e\u0930","\u092e\u0902\u0917\u0932\u0935\u093e\u0930","\u092c\u0941\u0927\u0935\u093e\u0930","\u0917\u0941\u0930\u0941\u0935\u093e\u0930","\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930","\u0936\u0928\u093f\u0935\u093e\u0930"]},defaultWidth:"wide"}),dayPeriod:(0,r.Z)({values:{narrow:{am:"\u092a\u0942\u0930\u094d\u0935\u093e\u0939\u094d\u0928",pm:"\u0905\u092a\u0930\u093e\u0939\u094d\u0928",midnight:"\u092e\u0927\u094d\u092f\u0930\u093e\u0924\u094d\u0930\u093f",noon:"\u0926\u094b\u092a\u0939\u0930",morning:"\u0938\u0941\u092c\u0939",afternoon:"\u0926\u094b\u092a\u0939\u0930",evening:"\u0936\u093e\u092e",night:"\u0930\u093e\u0924"},abbreviated:{am:"\u092a\u0942\u0930\u094d\u0935\u093e\u0939\u094d\u0928",pm:"\u0905\u092a\u0930\u093e\u0939\u094d\u0928",midnight:"\u092e\u0927\u094d\u092f\u0930\u093e\u0924\u094d\u0930\u093f",noon:"\u0926\u094b\u092a\u0939\u0930",morning:"\u0938\u0941\u092c\u0939",afternoon:"\u0926\u094b\u092a\u0939\u0930",evening:"\u0936\u093e\u092e",night:"\u0930\u093e\u0924"},wide:{am:"\u092a\u0942\u0930\u094d\u0935\u093e\u0939\u094d\u0928",pm:"\u0905\u092a\u0930\u093e\u0939\u094d\u0928",midnight:"\u092e\u0927\u094d\u092f\u0930\u093e\u0924\u094d\u0930\u093f",noon:"\u0926\u094b\u092a\u0939\u0930",morning:"\u0938\u0941\u092c\u0939",afternoon:"\u0926\u094b\u092a\u0939\u0930",evening:"\u0936\u093e\u092e",night:"\u0930\u093e\u0924"}},defaultWidth:"wide",formattingValues:{narrow:{am:"\u092a\u0942\u0930\u094d\u0935\u093e\u0939\u094d\u0928",pm:"\u0905\u092a\u0930\u093e\u0939\u094d\u0928",midnight:"\u092e\u0927\u094d\u092f\u0930\u093e\u0924\u094d\u0930\u093f",noon:"\u0926\u094b\u092a\u0939\u0930",morning:"\u0938\u0941\u092c\u0939",afternoon:"\u0926\u094b\u092a\u0939\u0930",evening:"\u0936\u093e\u092e",night:"\u0930\u093e\u0924"},abbreviated:{am:"\u092a\u0942\u0930\u094d\u0935\u093e\u0939\u094d\u0928",pm:"\u0905\u092a\u0930\u093e\u0939\u094d\u0928",midnight:"\u092e\u0927\u094d\u092f\u0930\u093e\u0924\u094d\u0930\u093f",noon:"\u0926\u094b\u092a\u0939\u0930",morning:"\u0938\u0941\u092c\u0939",afternoon:"\u0926\u094b\u092a\u0939\u0930",evening:"\u0936\u093e\u092e",night:"\u0930\u093e\u0924"},wide:{am:"\u092a\u0942\u0930\u094d\u0935\u093e\u0939\u094d\u0928",pm:"\u0905\u092a\u0930\u093e\u0939\u094d\u0928",midnight:"\u092e\u0927\u094d\u092f\u0930\u093e\u0924\u094d\u0930\u093f",noon:"\u0926\u094b\u092a\u0939\u0930",morning:"\u0938\u0941\u092c\u0939",afternoon:"\u0926\u094b\u092a\u0939\u0930",evening:"\u0936\u093e\u092e",night:"\u0930\u093e\u0924"}},defaultFormattingWidth:"wide"})},l={lessThanXSeconds:{one:"\u0967 \u0938\u0947\u0915\u0902\u0921 \u0938\u0947 \u0915\u092e",other:"{{count}} \u0938\u0947\u0915\u0902\u0921 \u0938\u0947 \u0915\u092e"},xSeconds:{one:"\u0967 \u0938\u0947\u0915\u0902\u0921",other:"{{count}} \u0938\u0947\u0915\u0902\u0921"},halfAMinute:"\u0906\u0927\u093e \u092e\u093f\u0928\u091f",lessThanXMinutes:{one:"\u0967 \u092e\u093f\u0928\u091f \u0938\u0947 \u0915\u092e",other:"{{count}} \u092e\u093f\u0928\u091f \u0938\u0947 \u0915\u092e"},xMinutes:{one:"\u0967 \u092e\u093f\u0928\u091f",other:"{{count}} \u092e\u093f\u0928\u091f"},aboutXHours:{one:"\u0932\u0917\u092d\u0917 \u0967 \u0918\u0902\u091f\u093e",other:"\u0932\u0917\u092d\u0917 {{count}} \u0918\u0902\u091f\u0947"},xHours:{one:"\u0967 \u0918\u0902\u091f\u093e",other:"{{count}} \u0918\u0902\u091f\u0947"},xDays:{one:"\u0967 \u0926\u093f\u0928",other:"{{count}} \u0926\u093f\u0928"},aboutXWeeks:{one:"\u0932\u0917\u092d\u0917 \u0967 \u0938\u092a\u094d\u0924\u093e\u0939",other:"\u0932\u0917\u092d\u0917 {{count}} \u0938\u092a\u094d\u0924\u093e\u0939"},xWeeks:{one:"\u0967 \u0938\u092a\u094d\u0924\u093e\u0939",other:"{{count}} \u0938\u092a\u094d\u0924\u093e\u0939"},aboutXMonths:{one:"\u0932\u0917\u092d\u0917 \u0967 \u092e\u0939\u0940\u0928\u093e",other:"\u0932\u0917\u092d\u0917 {{count}} \u092e\u0939\u0940\u0928\u0947"},xMonths:{one:"\u0967 \u092e\u0939\u0940\u0928\u093e",other:"{{count}} \u092e\u0939\u0940\u0928\u0947"},aboutXYears:{one:"\u0932\u0917\u092d\u0917 \u0967 \u0935\u0930\u094d\u0937",other:"\u0932\u0917\u092d\u0917 {{count}} \u0935\u0930\u094d\u0937"},xYears:{one:"\u0967 \u0935\u0930\u094d\u0937",other:"{{count}} \u0935\u0930\u094d\u0937"},overXYears:{one:"\u0967 \u0935\u0930\u094d\u0937 \u0938\u0947 \u0905\u0927\u093f\u0915",other:"{{count}} \u0935\u0930\u094d\u0937 \u0938\u0947 \u0905\u0927\u093f\u0915"},almostXYears:{one:"\u0932\u0917\u092d\u0917 \u0967 \u0935\u0930\u094d\u0937",other:"\u0932\u0917\u092d\u0917 {{count}} \u0935\u0930\u094d\u0937"}},s=function(e,t,n){var r,a=l[e];return r="string"===typeof a?a:1===t?a.one:a.other.replace("{{count}}",o(t)),null!==n&&void 0!==n&&n.addSuffix?n.comparison&&n.comparison>0?r+"\u092e\u0947 ":r+" \u092a\u0939\u0932\u0947":r},c=n(49526),u={date:(0,c.Z)({formats:{full:"EEEE, do MMMM, y",long:"do MMMM, y",medium:"d MMM, y",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:(0,c.Z)({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:(0,c.Z)({formats:{full:"{{date}} '\u0915\u094b' {{time}}",long:"{{date}} '\u0915\u094b' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},d={lastWeek:"'\u092a\u093f\u091b\u0932\u0947' eeee p",yesterday:"'\u0915\u0932' p",today:"'\u0906\u091c' p",tomorrow:"'\u0915\u0932' p",nextWeek:"eeee '\u0915\u094b' p",other:"P"},m=function(e,t,n,r){return d[e]},p=n(76723),h={code:"hi",formatDistance:s,formatLong:u,formatRelative:m,localize:i,match:{ordinalNumber:(0,n(60974).Z)({matchPattern:/^[\u0966\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f]+/i,parsePattern:/^[\u0966\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f]+/i,valueCallback:function(e){var t=e.toString().replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,(function(e){return a.number[e]}));return Number(t)}}),era:(0,p.Z)({matchPatterns:{narrow:/^(\u0908\u0938\u093e-\u092a\u0942\u0930\u094d\u0935|\u0908\u0938\u094d\u0935\u0940)/i,abbreviated:/^(\u0908\u0938\u093e\.?\s?\u092a\u0942\u0930\u094d\u0935\.?|\u0908\u0938\u093e\.?)/i,wide:/^(\u0908\u0938\u093e-\u092a\u0942\u0930\u094d\u0935|\u0908\u0938\u0935\u0940 \u092a\u0942\u0930\u094d\u0935|\u0908\u0938\u0935\u0940 \u0938\u0928|\u0908\u0938\u0935\u0940)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:(0,p.Z)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^\u0924\u093f[1234]/i,wide:/^[1234](\u092a\u0939\u0932\u0940|\u0926\u0942\u0938\u0930\u0940|\u0924\u0940\u0938\u0930\u0940|\u091a\u094c\u0925\u0940)? \u0924\u093f\u092e\u093e\u0939\u0940/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:(0,p.Z)({matchPatterns:{narrow:/^[\u091c\u092b\u093c\u092e\u093e\u0905\u092a\u094d\u092e\u0908\u091c\u0942\u0928\u091c\u0941\u0905\u0917\u0938\u093f\u0905\u0915\u094d\u0924\u0928\u0926\u093f]/i,abbreviated:/^(\u091c\u0928|\u092b\u093c\u0930|\u092e\u093e\u0930\u094d\u091a|\u0905\u092a\u094d|\u092e\u0908|\u091c\u0942\u0928|\u091c\u0941\u0932|\u0905\u0917|\u0938\u093f\u0924|\u0905\u0915\u094d\u0924\u0942|\u0928\u0935|\u0926\u093f\u0938)/i,wide:/^(\u091c\u0928\u0935\u0930\u0940|\u092b\u093c\u0930\u0935\u0930\u0940|\u092e\u093e\u0930\u094d\u091a|\u0905\u092a\u094d\u0930\u0948\u0932|\u092e\u0908|\u091c\u0942\u0928|\u091c\u0941\u0932\u093e\u0908|\u0905\u0917\u0938\u094d\u0924|\u0938\u093f\u0924\u0902\u092c\u0930|\u0905\u0915\u094d\u0924\u0942\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^\u091c/i,/^\u092b\u093c/i,/^\u092e\u093e/i,/^\u0905\u092a\u094d/i,/^\u092e\u0908/i,/^\u091c\u0942/i,/^\u091c\u0941/i,/^\u0905\u0917/i,/^\u0938\u093f/i,/^\u0905\u0915\u094d\u0924\u0942/i,/^\u0928/i,/^\u0926\u093f/i],any:[/^\u091c\u0928/i,/^\u092b\u093c/i,/^\u092e\u093e/i,/^\u0905\u092a\u094d/i,/^\u092e\u0908/i,/^\u091c\u0942/i,/^\u091c\u0941/i,/^\u0905\u0917/i,/^\u0938\u093f/i,/^\u0905\u0915\u094d\u0924\u0942/i,/^\u0928\u0935/i,/^\u0926\u093f\u0938/i]},defaultParseWidth:"any"}),day:(0,p.Z)({matchPatterns:{narrow:/^[\u0930\u0935\u093f\u0938\u094b\u092e\u092e\u0902\u0917\u0932\u092c\u0941\u0927\u0917\u0941\u0930\u0941\u0936\u0941\u0915\u094d\u0930\u0936\u0928\u093f]/i,short:/^(\u0930\u0935\u093f|\u0938\u094b\u092e|\u092e\u0902\u0917\u0932|\u092c\u0941\u0927|\u0917\u0941\u0930\u0941|\u0936\u0941\u0915\u094d\u0930|\u0936\u0928\u093f)/i,abbreviated:/^(\u0930\u0935\u093f|\u0938\u094b\u092e|\u092e\u0902\u0917\u0932|\u092c\u0941\u0927|\u0917\u0941\u0930\u0941|\u0936\u0941\u0915\u094d\u0930|\u0936\u0928\u093f)/i,wide:/^(\u0930\u0935\u093f\u0935\u093e\u0930|\u0938\u094b\u092e\u0935\u093e\u0930|\u092e\u0902\u0917\u0932\u0935\u093e\u0930|\u092c\u0941\u0927\u0935\u093e\u0930|\u0917\u0941\u0930\u0941\u0935\u093e\u0930|\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930|\u0936\u0928\u093f\u0935\u093e\u0930)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^\u0930\u0935\u093f/i,/^\u0938\u094b\u092e/i,/^\u092e\u0902\u0917\u0932/i,/^\u092c\u0941\u0927/i,/^\u0917\u0941\u0930\u0941/i,/^\u0936\u0941\u0915\u094d\u0930/i,/^\u0936\u0928\u093f/i],any:[/^\u0930\u0935\u093f/i,/^\u0938\u094b\u092e/i,/^\u092e\u0902\u0917\u0932/i,/^\u092c\u0941\u0927/i,/^\u0917\u0941\u0930\u0941/i,/^\u0936\u0941\u0915\u094d\u0930/i,/^\u0936\u0928\u093f/i]},defaultParseWidth:"any"}),dayPeriod:(0,p.Z)({matchPatterns:{narrow:/^(\u092a\u0942|\u0905|\u092e|\u0926.\?|\u0938\u0941|\u0926\u094b|\u0936\u093e|\u0930\u093e)/i,any:/^(\u092a\u0942\u0930\u094d\u0935\u093e\u0939\u094d\u0928|\u0905\u092a\u0930\u093e\u0939\u094d\u0928|\u092e|\u0926.\?|\u0938\u0941|\u0926\u094b|\u0936\u093e|\u0930\u093e)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^\u092a\u0942\u0930\u094d\u0935\u093e\u0939\u094d\u0928/i,pm:/^\u0905\u092a\u0930\u093e\u0939\u094d\u0928/i,midnight:/^\u092e\u0927\u094d\u092f/i,noon:/^\u0926\u094b/i,morning:/\u0938\u0941/i,afternoon:/\u0926\u094b/i,evening:/\u0936\u093e/i,night:/\u0930\u093e/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:4}}},46411:function(e,t,n){"use strict";n.d(t,{Z:function(){return m}});var r={lessThanXSeconds:{one:"kurang dari 1 detik",other:"kurang dari {{count}} detik"},xSeconds:{one:"1 detik",other:"{{count}} detik"},halfAMinute:"setengah menit",lessThanXMinutes:{one:"kurang dari 1 menit",other:"kurang dari {{count}} menit"},xMinutes:{one:"1 menit",other:"{{count}} menit"},aboutXHours:{one:"sekitar 1 jam",other:"sekitar {{count}} jam"},xHours:{one:"1 jam",other:"{{count}} jam"},xDays:{one:"1 hari",other:"{{count}} hari"},aboutXWeeks:{one:"sekitar 1 minggu",other:"sekitar {{count}} minggu"},xWeeks:{one:"1 minggu",other:"{{count}} minggu"},aboutXMonths:{one:"sekitar 1 bulan",other:"sekitar {{count}} bulan"},xMonths:{one:"1 bulan",other:"{{count}} bulan"},aboutXYears:{one:"sekitar 1 tahun",other:"sekitar {{count}} tahun"},xYears:{one:"1 tahun",other:"{{count}} tahun"},overXYears:{one:"lebih dari 1 tahun",other:"lebih dari {{count}} tahun"},almostXYears:{one:"hampir 1 tahun",other:"hampir {{count}} tahun"}},a=function(e,t,n){var a,o=r[e];return a="string"===typeof o?o:1===t?o.one:o.other.replace("{{count}}",t.toString()),null!==n&&void 0!==n&&n.addSuffix?n.comparison&&n.comparison>0?"dalam waktu "+a:a+" yang lalu":a},o=n(49526),i={date:(0,o.Z)({formats:{full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"d/M/yyyy"},defaultWidth:"full"}),time:(0,o.Z)({formats:{full:"HH.mm.ss",long:"HH.mm.ss",medium:"HH.mm",short:"HH.mm"},defaultWidth:"full"}),dateTime:(0,o.Z)({formats:{full:"{{date}} 'pukul' {{time}}",long:"{{date}} 'pukul' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},l={lastWeek:"eeee 'lalu pukul' p",yesterday:"'Kemarin pukul' p",today:"'Hari ini pukul' p",tomorrow:"'Besok pukul' p",nextWeek:"eeee 'pukul' p",other:"P"},s=function(e,t,n,r){return l[e]},c=n(88486),u={ordinalNumber:function(e,t){return"ke-"+Number(e)},era:(0,c.Z)({values:{narrow:["SM","M"],abbreviated:["SM","M"],wide:["Sebelum Masehi","Masehi"]},defaultWidth:"wide"}),quarter:(0,c.Z)({values:{narrow:["1","2","3","4"],abbreviated:["K1","K2","K3","K4"],wide:["Kuartal ke-1","Kuartal ke-2","Kuartal ke-3","Kuartal ke-4"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:(0,c.Z)({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","Mei","Jun","Jul","Agt","Sep","Okt","Nov","Des"],wide:["Januari","Februari","Maret","April","Mei","Juni","Juli","Agustus","September","Oktober","November","Desember"]},defaultWidth:"wide"}),day:(0,c.Z)({values:{narrow:["M","S","S","R","K","J","S"],short:["Min","Sen","Sel","Rab","Kam","Jum","Sab"],abbreviated:["Min","Sen","Sel","Rab","Kam","Jum","Sab"],wide:["Minggu","Senin","Selasa","Rabu","Kamis","Jumat","Sabtu"]},defaultWidth:"wide"}),dayPeriod:(0,c.Z)({values:{narrow:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"},abbreviated:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"},wide:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"}},defaultWidth:"wide",formattingValues:{narrow:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"},abbreviated:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"},wide:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"}},defaultFormattingWidth:"wide"})},d=n(76723),m={code:"id",formatDistance:a,formatLong:i,formatRelative:s,localize:u,match:{ordinalNumber:(0,n(60974).Z)({matchPattern:/^ke-(\d+)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:(0,d.Z)({matchPatterns:{narrow:/^(sm|m)/i,abbreviated:/^(s\.?\s?m\.?|s\.?\s?e\.?\s?u\.?|m\.?|e\.?\s?u\.?)/i,wide:/^(sebelum masehi|sebelum era umum|masehi|era umum)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^s/i,/^(m|e)/i]},defaultParseWidth:"any"}),quarter:(0,d.Z)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^K-?\s[1234]/i,wide:/^Kuartal ke-?\s?[1234]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:(0,d.Z)({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|mei|jun|jul|agt|sep|okt|nov|des)/i,wide:/^(januari|februari|maret|april|mei|juni|juli|agustus|september|oktober|november|desember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^ma/i,/^ap/i,/^me/i,/^jun/i,/^jul/i,/^ag/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:(0,d.Z)({matchPatterns:{narrow:/^[srkjm]/i,short:/^(min|sen|sel|rab|kam|jum|sab)/i,abbreviated:/^(min|sen|sel|rab|kam|jum|sab)/i,wide:/^(minggu|senin|selasa|rabu|kamis|jumat|sabtu)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^m/i,/^s/i,/^s/i,/^r/i,/^k/i,/^j/i,/^s/i],any:[/^m/i,/^sen/i,/^sel/i,/^r/i,/^k/i,/^j/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:(0,d.Z)({matchPatterns:{narrow:/^(a|p|tengah m|tengah h|(di(\swaktu)?) (pagi|siang|sore|malam))/i,any:/^([ap]\.?\s?m\.?|tengah malam|tengah hari|(di(\swaktu)?) (pagi|siang|sore|malam))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^pm/i,midnight:/^tengah m/i,noon:/^tengah h/i,morning:/pagi/i,afternoon:/siang/i,evening:/sore/i,night:/malam/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}}},86755:function(e,t,n){"use strict";n.d(t,{Z:function(){return m}});var r={lessThanXSeconds:"\u178f\u17b7\u1785\u1787\u17b6\u1784 {{count}} \u179c\u17b7\u1793\u17b6\u1791\u17b8",xSeconds:"{{count}} \u179c\u17b7\u1793\u17b6\u1791\u17b8",halfAMinute:"\u1780\u1793\u17d2\u179b\u17c7\u1793\u17b6\u1791\u17b8",lessThanXMinutes:"\u178f\u17b7\u1785\u1787\u17b6\u1784 {{count}} \u1793\u17b6\u1791\u17b8",xMinutes:"{{count}} \u1793\u17b6\u1791\u17b8",aboutXHours:"\u1794\u17d2\u179a\u17a0\u17c2\u179b {{count}} \u1798\u17c9\u17c4\u1784",xHours:"{{count}} \u1798\u17c9\u17c4\u1784",xDays:"{{count}} \u1790\u17d2\u1784\u17c3",aboutXWeeks:"\u1794\u17d2\u179a\u17a0\u17c2\u179b {{count}} \u179f\u1794\u17d2\u178f\u17b6\u17a0\u17cd",xWeeks:"{{count}} \u179f\u1794\u17d2\u178f\u17b6\u17a0\u17cd",aboutXMonths:"\u1794\u17d2\u179a\u17a0\u17c2\u179b {{count}} \u1781\u17c2",xMonths:"{{count}} \u1781\u17c2",aboutXYears:"\u1794\u17d2\u179a\u17a0\u17c2\u179b {{count}} \u1786\u17d2\u1793\u17b6\u17c6",xYears:"{{count}} \u1786\u17d2\u1793\u17b6\u17c6",overXYears:"\u1787\u17b6\u1784 {{count}} \u1786\u17d2\u1793\u17b6\u17c6",almostXYears:"\u1787\u17b7\u178f {{count}} \u1786\u17d2\u1793\u17b6\u17c6"},a=function(e,t,n){var a=r[e];return"number"===typeof t&&(a=a.replace("{{count}}",t.toString())),null!==n&&void 0!==n&&n.addSuffix?n.comparison&&n.comparison>0?"\u1780\u17d2\u1793\u17bb\u1784\u179a\u1799\u17c8\u1796\u17c1\u179b "+a:a+"\u1798\u17bb\u1793":a},o=n(49526),i={date:(0,o.Z)({formats:{full:"EEEE do MMMM y",long:"do MMMM y",medium:"d MMM y",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:(0,o.Z)({formats:{full:"h:mm:ss a",long:"h:mm:ss a",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:(0,o.Z)({formats:{full:"{{date}} '\u1798\u17c9\u17c4\u1784' {{time}}",long:"{{date}} '\u1798\u17c9\u17c4\u1784' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},l={lastWeek:"'\u1790\u17d2\u1784\u17c3'eeee'\u179f\u200b\u1794\u17d2\u178f\u17b6\u200b\u17a0\u17cd\u200b\u1798\u17bb\u1793\u1798\u17c9\u17c4\u1784' p",yesterday:"'\u1798\u17d2\u179f\u17b7\u179b\u1798\u17b7\u1789\u1793\u17c5\u1798\u17c9\u17c4\u1784' p",today:"'\u1790\u17d2\u1784\u17c3\u1793\u17c1\u17c7\u1798\u17c9\u17c4\u1784' p",tomorrow:"'\u1790\u17d2\u1784\u17c3\u179f\u17d2\u17a2\u17c2\u1780\u1798\u17c9\u17c4\u1784' p",nextWeek:"'\u1790\u17d2\u1784\u17c3'eeee'\u179f\u200b\u1794\u17d2\u178f\u17b6\u200b\u17a0\u17cd\u200b\u1780\u17d2\u179a\u17c4\u1799\u1798\u17c9\u17c4\u1784' p",other:"P"},s=function(e,t,n,r){return l[e]},c=n(88486),u={ordinalNumber:function(e,t){return Number(e).toString()},era:(0,c.Z)({values:{narrow:["\u1798.\u1782\u179f","\u1782\u179f"],abbreviated:["\u1798\u17bb\u1793\u1782.\u179f","\u1782.\u179f"],wide:["\u1798\u17bb\u1793\u1782\u17d2\u179a\u17b7\u179f\u17d2\u178f\u179f\u1780\u179a\u17b6\u1787","\u1793\u17c3\u1782\u17d2\u179a\u17b7\u179f\u17d2\u178f\u179f\u1780\u179a\u17b6\u1787"]},defaultWidth:"wide"}),quarter:(0,c.Z)({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["\u178f\u17d2\u179a\u17b8\u1798\u17b6\u179f\u1791\u17b8 1","\u178f\u17d2\u179a\u17b8\u1798\u17b6\u179f\u1791\u17b8 2","\u178f\u17d2\u179a\u17b8\u1798\u17b6\u179f\u1791\u17b8 3","\u178f\u17d2\u179a\u17b8\u1798\u17b6\u179f\u1791\u17b8 4"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:(0,c.Z)({values:{narrow:["\u1798.\u1780","\u1780.\u1798","\u1798\u17b7","\u1798.\u179f","\u17a7.\u179f","\u1798.\u1790","\u1780.\u178a","\u179f\u17b8","\u1780\u1789","\u178f\u17bb","\u179c\u17b7","\u1792"],abbreviated:["\u1798\u1780\u179a\u17b6","\u1780\u17bb\u1798\u17d2\u1797\u17c8","\u1798\u17b8\u1793\u17b6","\u1798\u17c1\u179f\u17b6","\u17a7\u179f\u1797\u17b6","\u1798\u17b7\u1790\u17bb\u1793\u17b6","\u1780\u1780\u17d2\u1780\u178a\u17b6","\u179f\u17b8\u17a0\u17b6","\u1780\u1789\u17d2\u1789\u17b6","\u178f\u17bb\u179b\u17b6","\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6","\u1792\u17d2\u1793\u17bc"],wide:["\u1798\u1780\u179a\u17b6","\u1780\u17bb\u1798\u17d2\u1797\u17c8","\u1798\u17b8\u1793\u17b6","\u1798\u17c1\u179f\u17b6","\u17a7\u179f\u1797\u17b6","\u1798\u17b7\u1790\u17bb\u1793\u17b6","\u1780\u1780\u17d2\u1780\u178a\u17b6","\u179f\u17b8\u17a0\u17b6","\u1780\u1789\u17d2\u1789\u17b6","\u178f\u17bb\u179b\u17b6","\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6","\u1792\u17d2\u1793\u17bc"]},defaultWidth:"wide"}),day:(0,c.Z)({values:{narrow:["\u17a2\u17b6","\u1785","\u17a2","\u1796","\u1796\u17d2\u179a","\u179f\u17bb","\u179f"],short:["\u17a2\u17b6","\u1785","\u17a2","\u1796","\u1796\u17d2\u179a","\u179f\u17bb","\u179f"],abbreviated:["\u17a2\u17b6","\u1785","\u17a2","\u1796","\u1796\u17d2\u179a","\u179f\u17bb","\u179f"],wide:["\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799","\u1785\u1793\u17d2\u1791","\u17a2\u1784\u17d2\u1782\u17b6\u179a","\u1796\u17bb\u1792","\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd","\u179f\u17bb\u1780\u17d2\u179a","\u179f\u17c5\u179a\u17cd"]},defaultWidth:"wide"}),dayPeriod:(0,c.Z)({values:{narrow:{am:"\u1796\u17d2\u179a\u17b9\u1780",pm:"\u179b\u17d2\u1784\u17b6\u1785",midnight:"\u200b\u1796\u17c1\u179b\u1780\u178e\u17d2\u178a\u17b6\u179b\u17a2\u1792\u17d2\u179a\u17b6\u178f\u17d2\u179a",noon:"\u1796\u17c1\u179b\u1790\u17d2\u1784\u17c3\u178f\u17d2\u179a\u1784\u17cb",morning:"\u1796\u17c1\u179b\u1796\u17d2\u179a\u17b9\u1780",afternoon:"\u1796\u17c1\u179b\u179a\u179f\u17c0\u179b",evening:"\u1796\u17c1\u179b\u179b\u17d2\u1784\u17b6\u1785",night:"\u1796\u17c1\u179b\u1799\u1794\u17cb"},abbreviated:{am:"\u1796\u17d2\u179a\u17b9\u1780",pm:"\u179b\u17d2\u1784\u17b6\u1785",midnight:"\u200b\u1796\u17c1\u179b\u1780\u178e\u17d2\u178a\u17b6\u179b\u17a2\u1792\u17d2\u179a\u17b6\u178f\u17d2\u179a",noon:"\u1796\u17c1\u179b\u1790\u17d2\u1784\u17c3\u178f\u17d2\u179a\u1784\u17cb",morning:"\u1796\u17c1\u179b\u1796\u17d2\u179a\u17b9\u1780",afternoon:"\u1796\u17c1\u179b\u179a\u179f\u17c0\u179b",evening:"\u1796\u17c1\u179b\u179b\u17d2\u1784\u17b6\u1785",night:"\u1796\u17c1\u179b\u1799\u1794\u17cb"},wide:{am:"\u1796\u17d2\u179a\u17b9\u1780",pm:"\u179b\u17d2\u1784\u17b6\u1785",midnight:"\u200b\u1796\u17c1\u179b\u1780\u178e\u17d2\u178a\u17b6\u179b\u17a2\u1792\u17d2\u179a\u17b6\u178f\u17d2\u179a",noon:"\u1796\u17c1\u179b\u1790\u17d2\u1784\u17c3\u178f\u17d2\u179a\u1784\u17cb",morning:"\u1796\u17c1\u179b\u1796\u17d2\u179a\u17b9\u1780",afternoon:"\u1796\u17c1\u179b\u179a\u179f\u17c0\u179b",evening:"\u1796\u17c1\u179b\u179b\u17d2\u1784\u17b6\u1785",night:"\u1796\u17c1\u179b\u1799\u1794\u17cb"}},defaultWidth:"wide",formattingValues:{narrow:{am:"\u1796\u17d2\u179a\u17b9\u1780",pm:"\u179b\u17d2\u1784\u17b6\u1785",midnight:"\u200b\u1796\u17c1\u179b\u1780\u178e\u17d2\u178a\u17b6\u179b\u17a2\u1792\u17d2\u179a\u17b6\u178f\u17d2\u179a",noon:"\u1796\u17c1\u179b\u1790\u17d2\u1784\u17c3\u178f\u17d2\u179a\u1784\u17cb",morning:"\u1796\u17c1\u179b\u1796\u17d2\u179a\u17b9\u1780",afternoon:"\u1796\u17c1\u179b\u179a\u179f\u17c0\u179b",evening:"\u1796\u17c1\u179b\u179b\u17d2\u1784\u17b6\u1785",night:"\u1796\u17c1\u179b\u1799\u1794\u17cb"},abbreviated:{am:"\u1796\u17d2\u179a\u17b9\u1780",pm:"\u179b\u17d2\u1784\u17b6\u1785",midnight:"\u200b\u1796\u17c1\u179b\u1780\u178e\u17d2\u178a\u17b6\u179b\u17a2\u1792\u17d2\u179a\u17b6\u178f\u17d2\u179a",noon:"\u1796\u17c1\u179b\u1790\u17d2\u1784\u17c3\u178f\u17d2\u179a\u1784\u17cb",morning:"\u1796\u17c1\u179b\u1796\u17d2\u179a\u17b9\u1780",afternoon:"\u1796\u17c1\u179b\u179a\u179f\u17c0\u179b",evening:"\u1796\u17c1\u179b\u179b\u17d2\u1784\u17b6\u1785",night:"\u1796\u17c1\u179b\u1799\u1794\u17cb"},wide:{am:"\u1796\u17d2\u179a\u17b9\u1780",pm:"\u179b\u17d2\u1784\u17b6\u1785",midnight:"\u200b\u1796\u17c1\u179b\u1780\u178e\u17d2\u178a\u17b6\u179b\u17a2\u1792\u17d2\u179a\u17b6\u178f\u17d2\u179a",noon:"\u1796\u17c1\u179b\u1790\u17d2\u1784\u17c3\u178f\u17d2\u179a\u1784\u17cb",morning:"\u1796\u17c1\u179b\u1796\u17d2\u179a\u17b9\u1780",afternoon:"\u1796\u17c1\u179b\u179a\u179f\u17c0\u179b",evening:"\u1796\u17c1\u179b\u179b\u17d2\u1784\u17b6\u1785",night:"\u1796\u17c1\u179b\u1799\u1794\u17cb"}},defaultFormattingWidth:"wide"})},d=n(76723),m={code:"km",formatDistance:a,formatLong:i,formatRelative:s,localize:u,match:{ordinalNumber:(0,n(60974).Z)({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:(0,d.Z)({matchPatterns:{narrow:/^(\u1798\.)?\u1782\u179f/i,abbreviated:/^(\u1798\u17bb\u1793)?\u1782\.\u179f/i,wide:/^(\u1798\u17bb\u1793|\u1793\u17c3)\u1782\u17d2\u179a\u17b7\u179f\u17d2\u178f\u179f\u1780\u179a\u17b6\u1787/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^(\u1798|\u1798\u17bb\u1793)\u1782\.?\u179f/i,/^(\u1793\u17c3)?\u1782\.?\u179f/i]},defaultParseWidth:"any"}),quarter:(0,d.Z)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^(\u178f\u17d2\u179a\u17b8\u1798\u17b6\u179f)(\u1791\u17b8)?\s?[1234]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:(0,d.Z)({matchPatterns:{narrow:/^(\u1798\.\u1780|\u1780\.\u1798|\u1798\u17b7|\u1798\.\u179f|\u17a7\.\u179f|\u1798\.\u1790|\u1780\.\u178a|\u179f\u17b8|\u1780\u1789|\u178f\u17bb|\u179c\u17b7|\u1792)/i,abbreviated:/^(\u1798\u1780\u179a\u17b6|\u1780\u17bb\u1798\u17d2\u1797\u17c8|\u1798\u17b8\u1793\u17b6|\u1798\u17c1\u179f\u17b6|\u17a7\u179f\u1797\u17b6|\u1798\u17b7\u1790\u17bb\u1793\u17b6|\u1780\u1780\u17d2\u1780\u178a\u17b6|\u179f\u17b8\u17a0\u17b6|\u1780\u1789\u17d2\u1789\u17b6|\u178f\u17bb\u179b\u17b6|\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6|\u1792\u17d2\u1793\u17bc)/i,wide:/^(\u1798\u1780\u179a\u17b6|\u1780\u17bb\u1798\u17d2\u1797\u17c8|\u1798\u17b8\u1793\u17b6|\u1798\u17c1\u179f\u17b6|\u17a7\u179f\u1797\u17b6|\u1798\u17b7\u1790\u17bb\u1793\u17b6|\u1780\u1780\u17d2\u1780\u178a\u17b6|\u179f\u17b8\u17a0\u17b6|\u1780\u1789\u17d2\u1789\u17b6|\u178f\u17bb\u179b\u17b6|\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6|\u1792\u17d2\u1793\u17bc)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^\u1798\.\u1780/i,/^\u1780\.\u1798/i,/^\u1798\u17b7/i,/^\u1798\.\u179f/i,/^\u17a7\.\u179f/i,/^\u1798\.\u1790/i,/^\u1780\.\u178a/i,/^\u179f\u17b8/i,/^\u1780\u1789/i,/^\u178f\u17bb/i,/^\u179c\u17b7/i,/^\u1792/i],any:[/^\u1798\u1780/i,/^\u1780\u17bb/i,/^\u1798\u17b8\u1793/i,/^\u1798\u17c1/i,/^\u17a7\u179f/i,/^\u1798\u17b7\u1790/i,/^\u1780\u1780/i,/^\u179f\u17b8/i,/^\u1780\u1789/i,/^\u178f\u17bb/i,/^\u179c\u17b7\u1785/i,/^\u1792/i]},defaultParseWidth:"any"}),day:(0,d.Z)({matchPatterns:{narrow:/^(\u17a2\u17b6|\u1785|\u17a2|\u1796|\u1796\u17d2\u179a|\u179f\u17bb|\u179f)/i,short:/^(\u17a2\u17b6|\u1785|\u17a2|\u1796|\u1796\u17d2\u179a|\u179f\u17bb|\u179f)/i,abbreviated:/^(\u17a2\u17b6|\u1785|\u17a2|\u1796|\u1796\u17d2\u179a|\u179f\u17bb|\u179f)/i,wide:/^(\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799|\u1785\u1793\u17d2\u1791|\u17a2\u1784\u17d2\u1782\u17b6\u179a|\u1796\u17bb\u1792|\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd|\u179f\u17bb\u1780\u17d2\u179a|\u179f\u17c5\u179a\u17cd)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^\u17a2\u17b6/i,/^\u1785/i,/^\u17a2/i,/^\u1796/i,/^\u1796\u17d2\u179a/i,/^\u179f\u17bb/i,/^\u179f/i],any:[/^\u17a2\u17b6/i,/^\u1785/i,/^\u17a2/i,/^\u1796/i,/^\u1796\u17d2\u179a/i,/^\u179f\u17bb/i,/^\u179f\u17c5/i]},defaultParseWidth:"any"}),dayPeriod:(0,d.Z)({matchPatterns:{narrow:/^(\u1796\u17d2\u179a\u17b9\u1780|\u179b\u17d2\u1784\u17b6\u1785|\u1796\u17c1\u179b\u1796\u17d2\u179a\u17b9\u1780|\u1796\u17c1\u179b\u1790\u17d2\u1784\u17c3\u178f\u17d2\u179a\u1784\u17cb|\u1796\u17c1\u179b\u179b\u17d2\u1784\u17b6\u1785|\u1796\u17c1\u179b\u179a\u179f\u17c0\u179b|\u1796\u17c1\u179b\u1799\u1794\u17cb|\u1796\u17c1\u179b\u1780\u178e\u17d2\u178a\u17b6\u179b\u17a2\u1792\u17d2\u179a\u17b6\u178f\u17d2\u179a)/i,any:/^(\u1796\u17d2\u179a\u17b9\u1780|\u179b\u17d2\u1784\u17b6\u1785|\u1796\u17c1\u179b\u1796\u17d2\u179a\u17b9\u1780|\u1796\u17c1\u179b\u1790\u17d2\u1784\u17c3\u178f\u17d2\u179a\u1784\u17cb|\u1796\u17c1\u179b\u179b\u17d2\u1784\u17b6\u1785|\u1796\u17c1\u179b\u179a\u179f\u17c0\u179b|\u1796\u17c1\u179b\u1799\u1794\u17cb|\u1796\u17c1\u179b\u1780\u178e\u17d2\u178a\u17b6\u179b\u17a2\u1792\u17d2\u179a\u17b6\u178f\u17d2\u179a)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^\u1796\u17d2\u179a\u17b9\u1780/i,pm:/^\u179b\u17d2\u1784\u17b6\u1785/i,midnight:/^\u1796\u17c1\u179b\u1780\u178e\u17d2\u178a\u17b6\u179b\u17a2\u1792\u17d2\u179a\u17b6\u178f\u17d2\u179a/i,noon:/^\u1796\u17c1\u179b\u1790\u17d2\u1784\u17c3\u178f\u17d2\u179a\u1784\u17cb/i,morning:/\u1796\u17c1\u179b\u1796\u17d2\u179a\u17b9\u1780/i,afternoon:/\u1796\u17c1\u179b\u179a\u179f\u17c0\u179b/i,evening:/\u1796\u17c1\u179b\u179b\u17d2\u1784\u17b6\u1785/i,night:/\u1796\u17c1\u179b\u1799\u1794\u17cb/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}}},90503:function(e,t,n){"use strict";n.d(t,{Z:function(){return m}});var r={lessThanXSeconds:{one:"kurang dari 1 saat",other:"kurang dari {{count}} saat"},xSeconds:{one:"1 saat",other:"{{count}} saat"},halfAMinute:"setengah minit",lessThanXMinutes:{one:"kurang dari 1 minit",other:"kurang dari {{count}} minit"},xMinutes:{one:"1 minit",other:"{{count}} minit"},aboutXHours:{one:"sekitar 1 jam",other:"sekitar {{count}} jam"},xHours:{one:"1 jam",other:"{{count}} jam"},xDays:{one:"1 hari",other:"{{count}} hari"},aboutXWeeks:{one:"sekitar 1 minggu",other:"sekitar {{count}} minggu"},xWeeks:{one:"1 minggu",other:"{{count}} minggu"},aboutXMonths:{one:"sekitar 1 bulan",other:"sekitar {{count}} bulan"},xMonths:{one:"1 bulan",other:"{{count}} bulan"},aboutXYears:{one:"sekitar 1 tahun",other:"sekitar {{count}} tahun"},xYears:{one:"1 tahun",other:"{{count}} tahun"},overXYears:{one:"lebih dari 1 tahun",other:"lebih dari {{count}} tahun"},almostXYears:{one:"hampir 1 tahun",other:"hampir {{count}} tahun"}},a=function(e,t,n){var a,o=r[e];return a="string"===typeof o?o:1===t?o.one:o.other.replace("{{count}}",String(t)),null!==n&&void 0!==n&&n.addSuffix?n.comparison&&n.comparison>0?"dalam masa "+a:a+" yang lalu":a},o=n(49526),i={date:(0,o.Z)({formats:{full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"d/M/yyyy"},defaultWidth:"full"}),time:(0,o.Z)({formats:{full:"HH.mm.ss",long:"HH.mm.ss",medium:"HH.mm",short:"HH.mm"},defaultWidth:"full"}),dateTime:(0,o.Z)({formats:{full:"{{date}} 'pukul' {{time}}",long:"{{date}} 'pukul' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},l={lastWeek:"eeee 'lepas pada jam' p",yesterday:"'Semalam pada jam' p",today:"'Hari ini pada jam' p",tomorrow:"'Esok pada jam' p",nextWeek:"eeee 'pada jam' p",other:"P"},s=function(e,t,n,r){return l[e]},c=n(88486),u={ordinalNumber:function(e,t){return"ke-"+Number(e)},era:(0,c.Z)({values:{narrow:["SM","M"],abbreviated:["SM","M"],wide:["Sebelum Masihi","Masihi"]},defaultWidth:"wide"}),quarter:(0,c.Z)({values:{narrow:["1","2","3","4"],abbreviated:["S1","S2","S3","S4"],wide:["Suku pertama","Suku kedua","Suku ketiga","Suku keempat"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:(0,c.Z)({values:{narrow:["J","F","M","A","M","J","J","O","S","O","N","D"],abbreviated:["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ogo","Sep","Okt","Nov","Dis"],wide:["Januari","Februari","Mac","April","Mei","Jun","Julai","Ogos","September","Oktober","November","Disember"]},defaultWidth:"wide"}),day:(0,c.Z)({values:{narrow:["A","I","S","R","K","J","S"],short:["Ahd","Isn","Sel","Rab","Kha","Jum","Sab"],abbreviated:["Ahd","Isn","Sel","Rab","Kha","Jum","Sab"],wide:["Ahad","Isnin","Selasa","Rabu","Khamis","Jumaat","Sabtu"]},defaultWidth:"wide"}),dayPeriod:(0,c.Z)({values:{narrow:{am:"am",pm:"pm",midnight:"tgh malam",noon:"tgh hari",morning:"pagi",afternoon:"tengah hari",evening:"petang",night:"malam"},abbreviated:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"tengah hari",evening:"petang",night:"malam"},wide:{am:"a.m.",pm:"p.m.",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"tengah hari",evening:"petang",night:"malam"}},defaultWidth:"wide",formattingValues:{narrow:{am:"am",pm:"pm",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"tengah hari",evening:"petang",night:"malam"},abbreviated:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"tengah hari",evening:"petang",night:"malam"},wide:{am:"a.m.",pm:"p.m.",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"tengah hari",evening:"petang",night:"malam"}},defaultFormattingWidth:"wide"})},d=n(76723),m={code:"ms",formatDistance:a,formatLong:i,formatRelative:s,localize:u,match:{ordinalNumber:(0,n(60974).Z)({matchPattern:/^ke-(\d+)?/i,parsePattern:/petama|\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:(0,d.Z)({matchPatterns:{narrow:/^(sm|m)/i,abbreviated:/^(s\.?\s?m\.?|m\.?)/i,wide:/^(sebelum masihi|masihi)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^s/i,/^(m)/i]},defaultParseWidth:"any"}),quarter:(0,d.Z)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^S[1234]/i,wide:/Suku (pertama|kedua|ketiga|keempat)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/pertama|1/i,/kedua|2/i,/ketiga|3/i,/keempat|4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:(0,d.Z)({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mac|apr|mei|jun|jul|ogo|sep|okt|nov|dis)/i,wide:/^(januari|februari|mac|april|mei|jun|julai|ogos|september|oktober|november|disember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^o/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^ma/i,/^ap/i,/^me/i,/^jun/i,/^jul/i,/^og/i,/^s/i,/^ok/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:(0,d.Z)({matchPatterns:{narrow:/^[aisrkj]/i,short:/^(ahd|isn|sel|rab|kha|jum|sab)/i,abbreviated:/^(ahd|isn|sel|rab|kha|jum|sab)/i,wide:/^(ahad|isnin|selasa|rabu|khamis|jumaat|sabtu)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^a/i,/^i/i,/^s/i,/^r/i,/^k/i,/^j/i,/^s/i],any:[/^a/i,/^i/i,/^se/i,/^r/i,/^k/i,/^j/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:(0,d.Z)({matchPatterns:{narrow:/^(am|pm|tengah malam|tengah hari|pagi|petang|malam)/i,any:/^([ap]\.?\s?m\.?|tengah malam|tengah hari|pagi|petang|malam)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^pm/i,midnight:/^tengah m/i,noon:/^tengah h/i,morning:/pa/i,afternoon:/tengah h/i,evening:/pe/i,night:/m/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}}},48137:function(e,t,n){"use strict";n.d(t,{Z:function(){return m}});var r={lessThanXSeconds:{one:"\u0e19\u0e49\u0e2d\u0e22\u0e01\u0e27\u0e48\u0e32 1 \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35",other:"\u0e19\u0e49\u0e2d\u0e22\u0e01\u0e27\u0e48\u0e32 {{count}} \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35"},xSeconds:{one:"1 \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35",other:"{{count}} \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35"},halfAMinute:"\u0e04\u0e23\u0e36\u0e48\u0e07\u0e19\u0e32\u0e17\u0e35",lessThanXMinutes:{one:"\u0e19\u0e49\u0e2d\u0e22\u0e01\u0e27\u0e48\u0e32 1 \u0e19\u0e32\u0e17\u0e35",other:"\u0e19\u0e49\u0e2d\u0e22\u0e01\u0e27\u0e48\u0e32 {{count}} \u0e19\u0e32\u0e17\u0e35"},xMinutes:{one:"1 \u0e19\u0e32\u0e17\u0e35",other:"{{count}} \u0e19\u0e32\u0e17\u0e35"},aboutXHours:{one:"\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 1 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07",other:"\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 {{count}} \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07"},xHours:{one:"1 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07",other:"{{count}} \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07"},xDays:{one:"1 \u0e27\u0e31\u0e19",other:"{{count}} \u0e27\u0e31\u0e19"},aboutXWeeks:{one:"\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 1 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c",other:"\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 {{count}} \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c"},xWeeks:{one:"1 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c",other:"{{count}} \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c"},aboutXMonths:{one:"\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 1 \u0e40\u0e14\u0e37\u0e2d\u0e19",other:"\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 {{count}} \u0e40\u0e14\u0e37\u0e2d\u0e19"},xMonths:{one:"1 \u0e40\u0e14\u0e37\u0e2d\u0e19",other:"{{count}} \u0e40\u0e14\u0e37\u0e2d\u0e19"},aboutXYears:{one:"\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 1 \u0e1b\u0e35",other:"\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 {{count}} \u0e1b\u0e35"},xYears:{one:"1 \u0e1b\u0e35",other:"{{count}} \u0e1b\u0e35"},overXYears:{one:"\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32 1 \u0e1b\u0e35",other:"\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32 {{count}} \u0e1b\u0e35"},almostXYears:{one:"\u0e40\u0e01\u0e37\u0e2d\u0e1a 1 \u0e1b\u0e35",other:"\u0e40\u0e01\u0e37\u0e2d\u0e1a {{count}} \u0e1b\u0e35"}},a=function(e,t,n){var a,o=r[e];return a="string"===typeof o?o:1===t?o.one:o.other.replace("{{count}}",String(t)),null!==n&&void 0!==n&&n.addSuffix?n.comparison&&n.comparison>0?"halfAMinute"===e?"\u0e43\u0e19"+a:"\u0e43\u0e19 "+a:a+"\u0e17\u0e35\u0e48\u0e1c\u0e48\u0e32\u0e19\u0e21\u0e32":a},o=n(49526),i={date:(0,o.Z)({formats:{full:"\u0e27\u0e31\u0e19EEEE\u0e17\u0e35\u0e48 do MMMM y",long:"do MMMM y",medium:"d MMM y",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:(0,o.Z)({formats:{full:"H:mm:ss \u0e19. zzzz",long:"H:mm:ss \u0e19. z",medium:"H:mm:ss \u0e19.",short:"H:mm \u0e19."},defaultWidth:"medium"}),dateTime:(0,o.Z)({formats:{full:"{{date}} '\u0e40\u0e27\u0e25\u0e32' {{time}}",long:"{{date}} '\u0e40\u0e27\u0e25\u0e32' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},l={lastWeek:"eeee'\u0e17\u0e35\u0e48\u0e41\u0e25\u0e49\u0e27\u0e40\u0e27\u0e25\u0e32' p",yesterday:"'\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e19\u0e19\u0e35\u0e49\u0e40\u0e27\u0e25\u0e32' p",today:"'\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49\u0e40\u0e27\u0e25\u0e32' p",tomorrow:"'\u0e1e\u0e23\u0e38\u0e48\u0e07\u0e19\u0e35\u0e49\u0e40\u0e27\u0e25\u0e32' p",nextWeek:"eeee '\u0e40\u0e27\u0e25\u0e32' p",other:"P"},s=function(e,t,n,r){return l[e]},c=n(88486),u={ordinalNumber:function(e,t){return String(e)},era:(0,c.Z)({values:{narrow:["B","\u0e04\u0e28"],abbreviated:["BC","\u0e04.\u0e28."],wide:["\u0e1b\u0e35\u0e01\u0e48\u0e2d\u0e19\u0e04\u0e23\u0e34\u0e2a\u0e15\u0e01\u0e32\u0e25","\u0e04\u0e23\u0e34\u0e2a\u0e15\u0e4c\u0e28\u0e31\u0e01\u0e23\u0e32\u0e0a"]},defaultWidth:"wide"}),quarter:(0,c.Z)({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["\u0e44\u0e15\u0e23\u0e21\u0e32\u0e2a\u0e41\u0e23\u0e01","\u0e44\u0e15\u0e23\u0e21\u0e32\u0e2a\u0e17\u0e35\u0e48\u0e2a\u0e2d\u0e07","\u0e44\u0e15\u0e23\u0e21\u0e32\u0e2a\u0e17\u0e35\u0e48\u0e2a\u0e32\u0e21","\u0e44\u0e15\u0e23\u0e21\u0e32\u0e2a\u0e17\u0e35\u0e48\u0e2a\u0e35\u0e48"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:(0,c.Z)({values:{narrow:["\u0e21.\u0e04.","\u0e01.\u0e1e.","\u0e21\u0e35.\u0e04.","\u0e40\u0e21.\u0e22.","\u0e1e.\u0e04.","\u0e21\u0e34.\u0e22.","\u0e01.\u0e04.","\u0e2a.\u0e04.","\u0e01.\u0e22.","\u0e15.\u0e04.","\u0e1e.\u0e22.","\u0e18.\u0e04."],abbreviated:["\u0e21.\u0e04.","\u0e01.\u0e1e.","\u0e21\u0e35.\u0e04.","\u0e40\u0e21.\u0e22.","\u0e1e.\u0e04.","\u0e21\u0e34.\u0e22.","\u0e01.\u0e04.","\u0e2a.\u0e04.","\u0e01.\u0e22.","\u0e15.\u0e04.","\u0e1e.\u0e22.","\u0e18.\u0e04."],wide:["\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21","\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c","\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21","\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19","\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21","\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19","\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21","\u0e2a\u0e34\u0e07\u0e2b\u0e32\u0e04\u0e21","\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19","\u0e15\u0e38\u0e25\u0e32\u0e04\u0e21","\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19","\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21"]},defaultWidth:"wide"}),day:(0,c.Z)({values:{narrow:["\u0e2d\u0e32.","\u0e08.","\u0e2d.","\u0e1e.","\u0e1e\u0e24.","\u0e28.","\u0e2a."],short:["\u0e2d\u0e32.","\u0e08.","\u0e2d.","\u0e1e.","\u0e1e\u0e24.","\u0e28.","\u0e2a."],abbreviated:["\u0e2d\u0e32.","\u0e08.","\u0e2d.","\u0e1e.","\u0e1e\u0e24.","\u0e28.","\u0e2a."],wide:["\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c","\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c","\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23","\u0e1e\u0e38\u0e18","\u0e1e\u0e24\u0e2b\u0e31\u0e2a\u0e1a\u0e14\u0e35","\u0e28\u0e38\u0e01\u0e23\u0e4c","\u0e40\u0e2a\u0e32\u0e23\u0e4c"]},defaultWidth:"wide"}),dayPeriod:(0,c.Z)({values:{narrow:{am:"\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",pm:"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",midnight:"\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07\u0e04\u0e37\u0e19",noon:"\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",morning:"\u0e40\u0e0a\u0e49\u0e32",afternoon:"\u0e1a\u0e48\u0e32\u0e22",evening:"\u0e40\u0e22\u0e47\u0e19",night:"\u0e01\u0e25\u0e32\u0e07\u0e04\u0e37\u0e19"},abbreviated:{am:"\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",pm:"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",midnight:"\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07\u0e04\u0e37\u0e19",noon:"\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",morning:"\u0e40\u0e0a\u0e49\u0e32",afternoon:"\u0e1a\u0e48\u0e32\u0e22",evening:"\u0e40\u0e22\u0e47\u0e19",night:"\u0e01\u0e25\u0e32\u0e07\u0e04\u0e37\u0e19"},wide:{am:"\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",pm:"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",midnight:"\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07\u0e04\u0e37\u0e19",noon:"\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",morning:"\u0e40\u0e0a\u0e49\u0e32",afternoon:"\u0e1a\u0e48\u0e32\u0e22",evening:"\u0e40\u0e22\u0e47\u0e19",night:"\u0e01\u0e25\u0e32\u0e07\u0e04\u0e37\u0e19"}},defaultWidth:"wide",formattingValues:{narrow:{am:"\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",pm:"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",midnight:"\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07\u0e04\u0e37\u0e19",noon:"\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",morning:"\u0e15\u0e2d\u0e19\u0e40\u0e0a\u0e49\u0e32",afternoon:"\u0e15\u0e2d\u0e19\u0e01\u0e25\u0e32\u0e07\u0e27\u0e31\u0e19",evening:"\u0e15\u0e2d\u0e19\u0e40\u0e22\u0e47\u0e19",night:"\u0e15\u0e2d\u0e19\u0e01\u0e25\u0e32\u0e07\u0e04\u0e37\u0e19"},abbreviated:{am:"\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",pm:"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",midnight:"\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07\u0e04\u0e37\u0e19",noon:"\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",morning:"\u0e15\u0e2d\u0e19\u0e40\u0e0a\u0e49\u0e32",afternoon:"\u0e15\u0e2d\u0e19\u0e01\u0e25\u0e32\u0e07\u0e27\u0e31\u0e19",evening:"\u0e15\u0e2d\u0e19\u0e40\u0e22\u0e47\u0e19",night:"\u0e15\u0e2d\u0e19\u0e01\u0e25\u0e32\u0e07\u0e04\u0e37\u0e19"},wide:{am:"\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",pm:"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",midnight:"\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07\u0e04\u0e37\u0e19",noon:"\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07",morning:"\u0e15\u0e2d\u0e19\u0e40\u0e0a\u0e49\u0e32",afternoon:"\u0e15\u0e2d\u0e19\u0e01\u0e25\u0e32\u0e07\u0e27\u0e31\u0e19",evening:"\u0e15\u0e2d\u0e19\u0e40\u0e22\u0e47\u0e19",night:"\u0e15\u0e2d\u0e19\u0e01\u0e25\u0e32\u0e07\u0e04\u0e37\u0e19"}},defaultFormattingWidth:"wide"})},d=n(76723),m={code:"th",formatDistance:a,formatLong:i,formatRelative:s,localize:u,match:{ordinalNumber:(0,n(60974).Z)({matchPattern:/^\d+/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:(0,d.Z)({matchPatterns:{narrow:/^([bB]|[aA]|\u0e04\u0e28)/i,abbreviated:/^([bB]\.?\s?[cC]\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?|\u0e04\.?\u0e28\.?)/i,wide:/^(\u0e01\u0e48\u0e2d\u0e19\u0e04\u0e23\u0e34\u0e2a\u0e15\u0e01\u0e32\u0e25|\u0e04\u0e23\u0e34\u0e2a\u0e15\u0e4c\u0e28\u0e31\u0e01\u0e23\u0e32\u0e0a|\u0e04\u0e23\u0e34\u0e2a\u0e15\u0e01\u0e32\u0e25)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^[bB]/i,/^(^[aA]|\u0e04\.?\u0e28\.?|\u0e04\u0e23\u0e34\u0e2a\u0e15\u0e01\u0e32\u0e25|\u0e04\u0e23\u0e34\u0e2a\u0e15\u0e4c\u0e28\u0e31\u0e01\u0e23\u0e32\u0e0a|)/i]},defaultParseWidth:"any"}),quarter:(0,d.Z)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^\u0e44\u0e15\u0e23\u0e21\u0e32\u0e2a(\u0e17\u0e35\u0e48)? ?[1234]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/(1|\u0e41\u0e23\u0e01|\u0e2b\u0e19\u0e36\u0e48\u0e07)/i,/(2|\u0e2a\u0e2d\u0e07)/i,/(3|\u0e2a\u0e32\u0e21)/i,/(4|\u0e2a\u0e35\u0e48)/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:(0,d.Z)({matchPatterns:{narrow:/^(\u0e21\.?\u0e04\.?|\u0e01\.?\u0e1e\.?|\u0e21\u0e35\.?\u0e04\.?|\u0e40\u0e21\.?\u0e22\.?|\u0e1e\.?\u0e04\.?|\u0e21\u0e34\.?\u0e22\.?|\u0e01\.?\u0e04\.?|\u0e2a\.?\u0e04\.?|\u0e01\.?\u0e22\.?|\u0e15\.?\u0e04\.?|\u0e1e\.?\u0e22\.?|\u0e18\.?\u0e04\.?)/i,abbreviated:/^(\u0e21\.?\u0e04\.?|\u0e01\.?\u0e1e\.?|\u0e21\u0e35\.?\u0e04\.?|\u0e40\u0e21\.?\u0e22\.?|\u0e1e\.?\u0e04\.?|\u0e21\u0e34\.?\u0e22\.?|\u0e01\.?\u0e04\.?|\u0e2a\.?\u0e04\.?|\u0e01\.?\u0e22\.?|\u0e15\.?\u0e04\.?|\u0e1e\.?\u0e22\.?|\u0e18\.?\u0e04\.?')/i,wide:/^(\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21|\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c|\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21|\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19|\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21|\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19|\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21|\u0e2a\u0e34\u0e07\u0e2b\u0e32\u0e04\u0e21|\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19|\u0e15\u0e38\u0e25\u0e32\u0e04\u0e21|\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19|\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21)/i},defaultMatchWidth:"wide",parsePatterns:{wide:[/^\u0e21\u0e01/i,/^\u0e01\u0e38\u0e21/i,/^\u0e21\u0e35/i,/^\u0e40\u0e21/i,/^\u0e1e\u0e24\u0e29/i,/^\u0e21\u0e34/i,/^\u0e01\u0e23\u0e01/i,/^\u0e2a/i,/^\u0e01\u0e31\u0e19/i,/^\u0e15/i,/^\u0e1e\u0e24\u0e28/i,/^\u0e18/i],any:[/^\u0e21\.?\u0e04\.?/i,/^\u0e01\.?\u0e1e\.?/i,/^\u0e21\u0e35\.?\u0e04\.?/i,/^\u0e40\u0e21\.?\u0e22\.?/i,/^\u0e1e\.?\u0e04\.?/i,/^\u0e21\u0e34\.?\u0e22\.?/i,/^\u0e01\.?\u0e04\.?/i,/^\u0e2a\.?\u0e04\.?/i,/^\u0e01\.?\u0e22\.?/i,/^\u0e15\.?\u0e04\.?/i,/^\u0e1e\.?\u0e22\.?/i,/^\u0e18\.?\u0e04\.?/i]},defaultParseWidth:"any"}),day:(0,d.Z)({matchPatterns:{narrow:/^(\u0e2d\u0e32\.?|\u0e08\.?|\u0e2d\.?|\u0e1e\u0e24\.?|\u0e1e\.?|\u0e28\.?|\u0e2a\.?)/i,short:/^(\u0e2d\u0e32\.?|\u0e08\.?|\u0e2d\.?|\u0e1e\u0e24\.?|\u0e1e\.?|\u0e28\.?|\u0e2a\.?)/i,abbreviated:/^(\u0e2d\u0e32\.?|\u0e08\.?|\u0e2d\.?|\u0e1e\u0e24\.?|\u0e1e\.?|\u0e28\.?|\u0e2a\.?)/i,wide:/^(\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c|\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c|\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23|\u0e1e\u0e38\u0e18|\u0e1e\u0e24\u0e2b\u0e31\u0e2a\u0e1a\u0e14\u0e35|\u0e28\u0e38\u0e01\u0e23\u0e4c|\u0e40\u0e2a\u0e32\u0e23\u0e4c)/i},defaultMatchWidth:"wide",parsePatterns:{wide:[/^\u0e2d\u0e32/i,/^\u0e08\u0e31/i,/^\u0e2d\u0e31/i,/^\u0e1e\u0e38\u0e18/i,/^\u0e1e\u0e24/i,/^\u0e28/i,/^\u0e40\u0e2a/i],any:[/^\u0e2d\u0e32/i,/^\u0e08/i,/^\u0e2d/i,/^\u0e1e(?!\u0e24)/i,/^\u0e1e\u0e24/i,/^\u0e28/i,/^\u0e2a/i]},defaultParseWidth:"any"}),dayPeriod:(0,d.Z)({matchPatterns:{any:/^(\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07|\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07|\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07\u0e04\u0e37\u0e19|\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07|(\u0e15\u0e2d\u0e19.*?)?.*(\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07|\u0e40\u0e0a\u0e49\u0e32|\u0e1a\u0e48\u0e32\u0e22|\u0e40\u0e22\u0e47\u0e19|\u0e01\u0e25\u0e32\u0e07\u0e04\u0e37\u0e19))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07/i,pm:/^\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07/i,midnight:/^\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07\u0e04\u0e37\u0e19/i,noon:/^\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07/i,morning:/\u0e40\u0e0a\u0e49\u0e32/i,afternoon:/\u0e1a\u0e48\u0e32\u0e22/i,evening:/\u0e40\u0e22\u0e47\u0e19/i,night:/\u0e01\u0e25\u0e32\u0e07\u0e04\u0e37\u0e19/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}}},27713:function(e,t,n){"use strict";n.d(t,{Z:function(){return m}});var r={lessThanXSeconds:{one:"d\u01b0\u1edbi 1 gi\xe2y",other:"d\u01b0\u1edbi {{count}} gi\xe2y"},xSeconds:{one:"1 gi\xe2y",other:"{{count}} gi\xe2y"},halfAMinute:"n\u1eeda ph\xfat",lessThanXMinutes:{one:"d\u01b0\u1edbi 1 ph\xfat",other:"d\u01b0\u1edbi {{count}} ph\xfat"},xMinutes:{one:"1 ph\xfat",other:"{{count}} ph\xfat"},aboutXHours:{one:"kho\u1ea3ng 1 gi\u1edd",other:"kho\u1ea3ng {{count}} gi\u1edd"},xHours:{one:"1 gi\u1edd",other:"{{count}} gi\u1edd"},xDays:{one:"1 ng\xe0y",other:"{{count}} ng\xe0y"},aboutXWeeks:{one:"kho\u1ea3ng 1 tu\u1ea7n",other:"kho\u1ea3ng {{count}} tu\u1ea7n"},xWeeks:{one:"1 tu\u1ea7n",other:"{{count}} tu\u1ea7n"},aboutXMonths:{one:"kho\u1ea3ng 1 th\xe1ng",other:"kho\u1ea3ng {{count}} th\xe1ng"},xMonths:{one:"1 th\xe1ng",other:"{{count}} th\xe1ng"},aboutXYears:{one:"kho\u1ea3ng 1 n\u0103m",other:"kho\u1ea3ng {{count}} n\u0103m"},xYears:{one:"1 n\u0103m",other:"{{count}} n\u0103m"},overXYears:{one:"h\u01a1n 1 n\u0103m",other:"h\u01a1n {{count}} n\u0103m"},almostXYears:{one:"g\u1ea7n 1 n\u0103m",other:"g\u1ea7n {{count}} n\u0103m"}},a=function(e,t,n){var a,o=r[e];return a="string"===typeof o?o:1===t?o.one:o.other.replace("{{count}}",String(t)),null!==n&&void 0!==n&&n.addSuffix?n.comparison&&n.comparison>0?a+" n\u1eefa":a+" tr\u01b0\u1edbc":a},o=n(49526),i={date:(0,o.Z)({formats:{full:"EEEE, 'ng\xe0y' d MMMM 'n\u0103m' y",long:"'ng\xe0y' d MMMM 'n\u0103m' y",medium:"d MMM 'n\u0103m' y",short:"dd/MM/y"},defaultWidth:"full"}),time:(0,o.Z)({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:(0,o.Z)({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},l={lastWeek:"eeee 'tu\u1ea7n tr\u01b0\u1edbc v\xe0o l\xfac' p",yesterday:"'h\xf4m qua v\xe0o l\xfac' p",today:"'h\xf4m nay v\xe0o l\xfac' p",tomorrow:"'ng\xe0y mai v\xe0o l\xfac' p",nextWeek:"eeee 't\u1edbi v\xe0o l\xfac' p",other:"P"},s=function(e,t,n,r){return l[e]},c=n(88486),u={ordinalNumber:function(e,t){var n=Number(e),r=null===t||void 0===t?void 0:t.unit;if("quarter"===r)switch(n){case 1:return"I";case 2:return"II";case 3:return"III";case 4:return"IV"}else if("day"===r)switch(n){case 1:return"th\u1ee9 2";case 2:return"th\u1ee9 3";case 3:return"th\u1ee9 4";case 4:return"th\u1ee9 5";case 5:return"th\u1ee9 6";case 6:return"th\u1ee9 7";case 7:return"ch\u1ee7 nh\u1eadt"}else{if("week"===r)return 1===n?"th\u1ee9 nh\u1ea5t":"th\u1ee9 "+n;if("dayOfYear"===r)return 1===n?"\u0111\u1ea7u ti\xean":"th\u1ee9 "+n}return String(n)},era:(0,c.Z)({values:{narrow:["TCN","SCN"],abbreviated:["tr\u01b0\u1edbc CN","sau CN"],wide:["tr\u01b0\u1edbc C\xf4ng Nguy\xean","sau C\xf4ng Nguy\xean"]},defaultWidth:"wide"}),quarter:(0,c.Z)({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["Qu\xfd 1","Qu\xfd 2","Qu\xfd 3","Qu\xfd 4"]},defaultWidth:"wide",formattingValues:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["qu\xfd I","qu\xfd II","qu\xfd III","qu\xfd IV"]},defaultFormattingWidth:"wide",argumentCallback:function(e){return e-1}}),month:(0,c.Z)({values:{narrow:["1","2","3","4","5","6","7","8","9","10","11","12"],abbreviated:["Thg 1","Thg 2","Thg 3","Thg 4","Thg 5","Thg 6","Thg 7","Thg 8","Thg 9","Thg 10","Thg 11","Thg 12"],wide:["Th\xe1ng M\u1ed9t","Th\xe1ng Hai","Th\xe1ng Ba","Th\xe1ng T\u01b0","Th\xe1ng N\u0103m","Th\xe1ng S\xe1u","Th\xe1ng B\u1ea3y","Th\xe1ng T\xe1m","Th\xe1ng Ch\xedn","Th\xe1ng M\u01b0\u1eddi","Th\xe1ng M\u01b0\u1eddi M\u1ed9t","Th\xe1ng M\u01b0\u1eddi Hai"]},defaultWidth:"wide",formattingValues:{narrow:["01","02","03","04","05","06","07","08","09","10","11","12"],abbreviated:["thg 1","thg 2","thg 3","thg 4","thg 5","thg 6","thg 7","thg 8","thg 9","thg 10","thg 11","thg 12"],wide:["th\xe1ng 01","th\xe1ng 02","th\xe1ng 03","th\xe1ng 04","th\xe1ng 05","th\xe1ng 06","th\xe1ng 07","th\xe1ng 08","th\xe1ng 09","th\xe1ng 10","th\xe1ng 11","th\xe1ng 12"]},defaultFormattingWidth:"wide"}),day:(0,c.Z)({values:{narrow:["CN","T2","T3","T4","T5","T6","T7"],short:["CN","Th 2","Th 3","Th 4","Th 5","Th 6","Th 7"],abbreviated:["CN","Th\u1ee9 2","Th\u1ee9 3","Th\u1ee9 4","Th\u1ee9 5","Th\u1ee9 6","Th\u1ee9 7"],wide:["Ch\u1ee7 Nh\u1eadt","Th\u1ee9 Hai","Th\u1ee9 Ba","Th\u1ee9 T\u01b0","Th\u1ee9 N\u0103m","Th\u1ee9 S\xe1u","Th\u1ee9 B\u1ea3y"]},defaultWidth:"wide"}),dayPeriod:(0,c.Z)({values:{narrow:{am:"am",pm:"pm",midnight:"n\u1eeda \u0111\xeam",noon:"tr",morning:"sg",afternoon:"ch",evening:"t\u1ed1i",night:"\u0111\xeam"},abbreviated:{am:"AM",pm:"PM",midnight:"n\u1eeda \u0111\xeam",noon:"tr\u01b0a",morning:"s\xe1ng",afternoon:"chi\u1ec1u",evening:"t\u1ed1i",night:"\u0111\xeam"},wide:{am:"SA",pm:"CH",midnight:"n\u1eeda \u0111\xeam",noon:"tr\u01b0a",morning:"s\xe1ng",afternoon:"chi\u1ec1u",evening:"t\u1ed1i",night:"\u0111\xeam"}},defaultWidth:"wide",formattingValues:{narrow:{am:"am",pm:"pm",midnight:"n\u1eeda \u0111\xeam",noon:"tr",morning:"sg",afternoon:"ch",evening:"t\u1ed1i",night:"\u0111\xeam"},abbreviated:{am:"AM",pm:"PM",midnight:"n\u1eeda \u0111\xeam",noon:"tr\u01b0a",morning:"s\xe1ng",afternoon:"chi\u1ec1u",evening:"t\u1ed1i",night:"\u0111\xeam"},wide:{am:"SA",pm:"CH",midnight:"n\u1eeda \u0111\xeam",noon:"gi\u1eefa tr\u01b0a",morning:"v\xe0o bu\u1ed5i s\xe1ng",afternoon:"v\xe0o bu\u1ed5i chi\u1ec1u",evening:"v\xe0o bu\u1ed5i t\u1ed1i",night:"v\xe0o ban \u0111\xeam"}},defaultFormattingWidth:"wide"})},d=n(76723),m={code:"vi",formatDistance:a,formatLong:i,formatRelative:s,localize:u,match:{ordinalNumber:(0,n(60974).Z)({matchPattern:/^(\d+)/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:(0,d.Z)({matchPatterns:{narrow:/^(tcn|scn)/i,abbreviated:/^(tr\u01b0\u1edbc CN|sau CN)/i,wide:/^(tr\u01b0\u1edbc C\xf4ng Nguy\xean|sau C\xf4ng Nguy\xean)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^t/i,/^s/i]},defaultParseWidth:"any"}),quarter:(0,d.Z)({matchPatterns:{narrow:/^([1234]|i{1,3}v?)/i,abbreviated:/^q([1234]|i{1,3}v?)/i,wide:/^qu\xfd ([1234]|i{1,3}v?)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/(1|i)$/i,/(2|ii)$/i,/(3|iii)$/i,/(4|iv)$/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:(0,d.Z)({matchPatterns:{narrow:/^(0?[2-9]|10|11|12|0?1)/i,abbreviated:/^thg[ _]?(0?[1-9](?!\d)|10|11|12)/i,wide:/^th\xe1ng ?(M\u1ed9t|Hai|Ba|T\u01b0|N\u0103m|S\xe1u|B\u1ea3y|T\xe1m|Ch\xedn|M\u01b0\u1eddi|M\u01b0\u1eddi ?M\u1ed9t|M\u01b0\u1eddi ?Hai|0?[1-9](?!\d)|10|11|12)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/0?1$/i,/0?2/i,/3/,/4/,/5/,/6/,/7/,/8/,/9/,/10/,/11/,/12/],abbreviated:[/^thg[ _]?0?1(?!\d)/i,/^thg[ _]?0?2/i,/^thg[ _]?0?3/i,/^thg[ _]?0?4/i,/^thg[ _]?0?5/i,/^thg[ _]?0?6/i,/^thg[ _]?0?7/i,/^thg[ _]?0?8/i,/^thg[ _]?0?9/i,/^thg[ _]?10/i,/^thg[ _]?11/i,/^thg[ _]?12/i],wide:[/^th\xe1ng ?(M\u1ed9t|0?1(?!\d))/i,/^th\xe1ng ?(Hai|0?2)/i,/^th\xe1ng ?(Ba|0?3)/i,/^th\xe1ng ?(T\u01b0|0?4)/i,/^th\xe1ng ?(N\u0103m|0?5)/i,/^th\xe1ng ?(S\xe1u|0?6)/i,/^th\xe1ng ?(B\u1ea3y|0?7)/i,/^th\xe1ng ?(T\xe1m|0?8)/i,/^th\xe1ng ?(Ch\xedn|0?9)/i,/^th\xe1ng ?(M\u01b0\u1eddi|10)/i,/^th\xe1ng ?(M\u01b0\u1eddi ?M\u1ed9t|11)/i,/^th\xe1ng ?(M\u01b0\u1eddi ?Hai|12)/i]},defaultParseWidth:"wide"}),day:(0,d.Z)({matchPatterns:{narrow:/^(CN|T2|T3|T4|T5|T6|T7)/i,short:/^(CN|Th ?2|Th ?3|Th ?4|Th ?5|Th ?6|Th ?7)/i,abbreviated:/^(CN|Th ?2|Th ?3|Th ?4|Th ?5|Th ?6|Th ?7)/i,wide:/^(Ch\u1ee7 ?Nh\u1eadt|Ch\xfaa ?Nh\u1eadt|th\u1ee9 ?Hai|th\u1ee9 ?Ba|th\u1ee9 ?T\u01b0|th\u1ee9 ?N\u0103m|th\u1ee9 ?S\xe1u|th\u1ee9 ?B\u1ea3y)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/CN/i,/2/i,/3/i,/4/i,/5/i,/6/i,/7/i],short:[/CN/i,/2/i,/3/i,/4/i,/5/i,/6/i,/7/i],abbreviated:[/CN/i,/2/i,/3/i,/4/i,/5/i,/6/i,/7/i],wide:[/(Ch\u1ee7|Ch\xfaa) ?Nh\u1eadt/i,/Hai/i,/Ba/i,/T\u01b0/i,/N\u0103m/i,/S\xe1u/i,/B\u1ea3y/i]},defaultParseWidth:"wide"}),dayPeriod:(0,d.Z)({matchPatterns:{narrow:/^(a|p|n\u1eeda \u0111\xeam|tr\u01b0a|(gi\u1edd) (s\xe1ng|chi\u1ec1u|t\u1ed1i|\u0111\xeam))/i,abbreviated:/^(am|pm|n\u1eeda \u0111\xeam|tr\u01b0a|(gi\u1edd) (s\xe1ng|chi\u1ec1u|t\u1ed1i|\u0111\xeam))/i,wide:/^(ch[^i]*|sa|n\u1eeda \u0111\xeam|tr\u01b0a|(gi\u1edd) (s\xe1ng|chi\u1ec1u|t\u1ed1i|\u0111\xeam))/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^(a|sa)/i,pm:/^(p|ch[^i]*)/i,midnight:/n\u1eeda \u0111\xeam/i,noon:/tr\u01b0a/i,morning:/s\xe1ng/i,afternoon:/chi\u1ec1u/i,evening:/t\u1ed1i/i,night:/^\u0111\xeam/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}}},68953:function(e,t,n){"use strict";n.d(t,{Z:function(){return m}});var r={lessThanXSeconds:{one:"\u5c11\u65bc 1 \u79d2",other:"\u5c11\u65bc {{count}} \u79d2"},xSeconds:{one:"1 \u79d2",other:"{{count}} \u79d2"},halfAMinute:"\u534a\u5206\u9418",lessThanXMinutes:{one:"\u5c11\u65bc 1 \u5206\u9418",other:"\u5c11\u65bc {{count}} \u5206\u9418"},xMinutes:{one:"1 \u5206\u9418",other:"{{count}} \u5206\u9418"},xHours:{one:"1 \u5c0f\u6642",other:"{{count}} \u5c0f\u6642"},aboutXHours:{one:"\u5927\u7d04 1 \u5c0f\u6642",other:"\u5927\u7d04 {{count}} \u5c0f\u6642"},xDays:{one:"1 \u5929",other:"{{count}} \u5929"},aboutXWeeks:{one:"\u5927\u7d04 1 \u500b\u661f\u671f",other:"\u5927\u7d04 {{count}} \u500b\u661f\u671f"},xWeeks:{one:"1 \u500b\u661f\u671f",other:"{{count}} \u500b\u661f\u671f"},aboutXMonths:{one:"\u5927\u7d04 1 \u500b\u6708",other:"\u5927\u7d04 {{count}} \u500b\u6708"},xMonths:{one:"1 \u500b\u6708",other:"{{count}} \u500b\u6708"},aboutXYears:{one:"\u5927\u7d04 1 \u5e74",other:"\u5927\u7d04 {{count}} \u5e74"},xYears:{one:"1 \u5e74",other:"{{count}} \u5e74"},overXYears:{one:"\u8d85\u904e 1 \u5e74",other:"\u8d85\u904e {{count}} \u5e74"},almostXYears:{one:"\u5c07\u8fd1 1 \u5e74",other:"\u5c07\u8fd1 {{count}} \u5e74"}},a=function(e,t,n){var a,o=r[e];return a="string"===typeof o?o:1===t?o.one:o.other.replace("{{count}}",String(t)),null!==n&&void 0!==n&&n.addSuffix?n.comparison&&n.comparison>0?a+"\u5167":a+"\u524d":a},o=n(49526),i={date:(0,o.Z)({formats:{full:"y'\u5e74'M'\u6708'd'\u65e5' EEEE",long:"y'\u5e74'M'\u6708'd'\u65e5'",medium:"yyyy-MM-dd",short:"yy-MM-dd"},defaultWidth:"full"}),time:(0,o.Z)({formats:{full:"zzzz a h:mm:ss",long:"z a h:mm:ss",medium:"a h:mm:ss",short:"a h:mm"},defaultWidth:"full"}),dateTime:(0,o.Z)({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},l={lastWeek:"'\u4e0a\u500b'eeee p",yesterday:"'\u6628\u5929' p",today:"'\u4eca\u5929' p",tomorrow:"'\u660e\u5929' p",nextWeek:"'\u4e0b\u500b'eeee p",other:"P"},s=function(e,t,n,r){return l[e]},c=n(88486),u={ordinalNumber:function(e,t){var n=Number(e);switch(null===t||void 0===t?void 0:t.unit){case"date":return n+"\u65e5";case"hour":return n+"\u6642";case"minute":return n+"\u5206";case"second":return n+"\u79d2";default:return"\u7b2c "+n}},era:(0,c.Z)({values:{narrow:["\u524d","\u516c\u5143"],abbreviated:["\u524d","\u516c\u5143"],wide:["\u516c\u5143\u524d","\u516c\u5143"]},defaultWidth:"wide"}),quarter:(0,c.Z)({values:{narrow:["1","2","3","4"],abbreviated:["\u7b2c\u4e00\u523b","\u7b2c\u4e8c\u523b","\u7b2c\u4e09\u523b","\u7b2c\u56db\u523b"],wide:["\u7b2c\u4e00\u523b\u9418","\u7b2c\u4e8c\u523b\u9418","\u7b2c\u4e09\u523b\u9418","\u7b2c\u56db\u523b\u9418"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:(0,c.Z)({values:{narrow:["\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d","\u4e03","\u516b","\u4e5d","\u5341","\u5341\u4e00","\u5341\u4e8c"],abbreviated:["1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],wide:["\u4e00\u6708","\u4e8c\u6708","\u4e09\u6708","\u56db\u6708","\u4e94\u6708","\u516d\u6708","\u4e03\u6708","\u516b\u6708","\u4e5d\u6708","\u5341\u6708","\u5341\u4e00\u6708","\u5341\u4e8c\u6708"]},defaultWidth:"wide"}),day:(0,c.Z)({values:{narrow:["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"],short:["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"],abbreviated:["\u9031\u65e5","\u9031\u4e00","\u9031\u4e8c","\u9031\u4e09","\u9031\u56db","\u9031\u4e94","\u9031\u516d"],wide:["\u661f\u671f\u65e5","\u661f\u671f\u4e00","\u661f\u671f\u4e8c","\u661f\u671f\u4e09","\u661f\u671f\u56db","\u661f\u671f\u4e94","\u661f\u671f\u516d"]},defaultWidth:"wide"}),dayPeriod:(0,c.Z)({values:{narrow:{am:"\u4e0a",pm:"\u4e0b",midnight:"\u51cc\u6668",noon:"\u5348",morning:"\u65e9",afternoon:"\u4e0b\u5348",evening:"\u665a",night:"\u591c"},abbreviated:{am:"\u4e0a\u5348",pm:"\u4e0b\u5348",midnight:"\u51cc\u6668",noon:"\u4e2d\u5348",morning:"\u65e9\u6668",afternoon:"\u4e2d\u5348",evening:"\u665a\u4e0a",night:"\u591c\u9593"},wide:{am:"\u4e0a\u5348",pm:"\u4e0b\u5348",midnight:"\u51cc\u6668",noon:"\u4e2d\u5348",morning:"\u65e9\u6668",afternoon:"\u4e2d\u5348",evening:"\u665a\u4e0a",night:"\u591c\u9593"}},defaultWidth:"wide",formattingValues:{narrow:{am:"\u4e0a",pm:"\u4e0b",midnight:"\u51cc\u6668",noon:"\u5348",morning:"\u65e9",afternoon:"\u4e0b\u5348",evening:"\u665a",night:"\u591c"},abbreviated:{am:"\u4e0a\u5348",pm:"\u4e0b\u5348",midnight:"\u51cc\u6668",noon:"\u4e2d\u5348",morning:"\u65e9\u6668",afternoon:"\u4e2d\u5348",evening:"\u665a\u4e0a",night:"\u591c\u9593"},wide:{am:"\u4e0a\u5348",pm:"\u4e0b\u5348",midnight:"\u51cc\u6668",noon:"\u4e2d\u5348",morning:"\u65e9\u6668",afternoon:"\u4e2d\u5348",evening:"\u665a\u4e0a",night:"\u591c\u9593"}},defaultFormattingWidth:"wide"})},d=n(76723),m={code:"zh-TW",formatDistance:a,formatLong:i,formatRelative:s,localize:u,match:{ordinalNumber:(0,n(60974).Z)({matchPattern:/^(\u7b2c\s*)?\d+(\u65e5|\u6642|\u5206|\u79d2)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:(0,d.Z)({matchPatterns:{narrow:/^(\u524d)/i,abbreviated:/^(\u524d)/i,wide:/^(\u516c\u5143\u524d|\u516c\u5143)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^(\u524d)/i,/^(\u516c\u5143)/i]},defaultParseWidth:"any"}),quarter:(0,d.Z)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^\u7b2c[\u4e00\u4e8c\u4e09\u56db]\u523b/i,wide:/^\u7b2c[\u4e00\u4e8c\u4e09\u56db]\u523b\u9418/i},defaultMatchWidth:"wide",parsePatterns:{any:[/(1|\u4e00)/i,/(2|\u4e8c)/i,/(3|\u4e09)/i,/(4|\u56db)/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:(0,d.Z)({matchPatterns:{narrow:/^(\u4e00|\u4e8c|\u4e09|\u56db|\u4e94|\u516d|\u4e03|\u516b|\u4e5d|\u5341[\u4e8c\u4e00])/i,abbreviated:/^(\u4e00|\u4e8c|\u4e09|\u56db|\u4e94|\u516d|\u4e03|\u516b|\u4e5d|\u5341[\u4e8c\u4e00]|\d|1[12])\u6708/i,wide:/^(\u4e00|\u4e8c|\u4e09|\u56db|\u4e94|\u516d|\u4e03|\u516b|\u4e5d|\u5341[\u4e8c\u4e00])\u6708/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^\u4e00/i,/^\u4e8c/i,/^\u4e09/i,/^\u56db/i,/^\u4e94/i,/^\u516d/i,/^\u4e03/i,/^\u516b/i,/^\u4e5d/i,/^\u5341(?!(\u4e00|\u4e8c))/i,/^\u5341\u4e00/i,/^\u5341\u4e8c/i],any:[/^\u4e00|1/i,/^\u4e8c|2/i,/^\u4e09|3/i,/^\u56db|4/i,/^\u4e94|5/i,/^\u516d|6/i,/^\u4e03|7/i,/^\u516b|8/i,/^\u4e5d|9/i,/^\u5341(?!(\u4e00|\u4e8c))|10/i,/^\u5341\u4e00|11/i,/^\u5341\u4e8c|12/i]},defaultParseWidth:"any"}),day:(0,d.Z)({matchPatterns:{narrow:/^[\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u65e5]/i,short:/^[\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u65e5]/i,abbreviated:/^\u9031[\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u65e5]/i,wide:/^\u661f\u671f[\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u65e5]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/\u65e5/i,/\u4e00/i,/\u4e8c/i,/\u4e09/i,/\u56db/i,/\u4e94/i,/\u516d/i]},defaultParseWidth:"any"}),dayPeriod:(0,d.Z)({matchPatterns:{any:/^(\u4e0a\u5348?|\u4e0b\u5348?|\u5348\u591c|[\u4e2d\u6b63]\u5348|\u65e9\u4e0a?|\u4e0b\u5348|\u665a\u4e0a?|\u51cc\u6668)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^\u4e0a\u5348?/i,pm:/^\u4e0b\u5348?/i,midnight:/^\u5348\u591c/i,noon:/^[\u4e2d\u6b63]\u5348/i,morning:/^\u65e9\u4e0a/i,afternoon:/^\u4e0b\u5348/i,evening:/^\u665a\u4e0a?/i,night:/^\u51cc\u6668/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}}},27484:function(e){e.exports=function(){"use strict";var e=1e3,t=6e4,n=36e5,r="millisecond",a="second",o="minute",i="hour",l="day",s="week",c="month",u="quarter",d="year",m="date",p="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,f=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,g={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],n=e%100;return"["+e+(t[(n-20)%10]||t[n]||t[0])+"]"}},v=function(e,t,n){var r=String(e);return!r||r.length>=t?e:""+Array(t+1-r.length).join(n)+e},b={s:v,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),r=Math.floor(n/60),a=n%60;return(t<=0?"+":"-")+v(r,2,"0")+":"+v(a,2,"0")},m:function e(t,n){if(t.date()1)return e(i[0])}else{var l=t.name;w[l]=t,a=l}return!r&&a&&(y=a),a||!r&&y},k=function(e,t){if(E(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new O(n)},C=b;C.l=P,C.i=E,C.w=function(e,t){return k(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var O=function(){function g(e){this.$L=P(e.locale,null,!0),this.parse(e)}var v=g.prototype;return v.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(C.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var r=t.match(h);if(r){var a=r[2]-1||0,o=(r[7]||"0").substring(0,3);return n?new Date(Date.UTC(r[1],a,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)):new Date(r[1],a,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)}}return new Date(t)}(e),this.$x=e.x||{},this.init()},v.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},v.$utils=function(){return C},v.isValid=function(){return!(this.$d.toString()===p)},v.isSame=function(e,t){var n=k(e);return this.startOf(t)<=n&&n<=this.endOf(t)},v.isAfter=function(e,t){return k(e)t}function o(e){return r(e)||a(e)}return{length:n,max:t,min:e,constrain:function(n){return o(n)?r(n)?e:t:n},reachedAny:o,reachedMax:a,reachedMin:r,removeOffset:function(e){return n?e-n*Math.ceil((e-t)/n):e}}}function b(e,t,n){var r=v(0,e),a=r.min,o=r.constrain,i=e+1,s=c(t);function c(e){return n?l((i+e)%i):o(e)}function u(){return s}function d(e){return s=c(e),m}var m={add:function(e){return d(u()+e)},clone:function(){return b(e,u(),n)},get:u,set:d,min:a,max:e};return m}function y(){var e=[];var t={add:function(n,r,a,o){return void 0===o&&(o={passive:!0}),n.addEventListener(r,a,o),e.push((function(){return n.removeEventListener(r,a,o)})),t},removeAll:function(){return e=e.filter((function(e){return e()})),t}};return t}function w(e){var t=e;function n(e){return t/=e,o}function a(e){return r(e)?e:e.get()}var o={add:function(e){return t+=a(e),o},divide:n,get:function(){return t},multiply:function(e){return t*=e,o},normalize:function(){return 0!==t&&n(t),o},set:function(e){return t=a(e),o},subtract:function(e){return t-=a(e),o}};return o}function E(e,t,n,r,a,o,i,u,d,m,p,h,f,g,v,b){var E=e.cross,P=["INPUT","SELECT","TEXTAREA"],k={passive:!1},C=w(0),O=y(),S=y(),x=f.measure(20),_={mouse:300,touch:400},T={mouse:500,touch:600},A=v?5:16,I=0,M=0,D=!1,L=!1,R=!1,N=!1;function H(e){if((!(N=!a.isTouchEvent(e))||0===e.button)&&!function(e){var t=e.nodeName||"";return P.indexOf(t)>-1}(e.target)){var t=c(r.get(),o.get())>=2,i=N||!t;D=!0,a.pointerDown(e),C.set(r),r.set(o),d.useBaseMass().useSpeed(80),function(){var e=N?document:n;S.add(e,"touchmove",$,k).add(e,"touchend",F).add(e,"mousemove",$,k).add(e,"mouseup",F)}(),I=a.readPoint(e),M=a.readPoint(e,E),h.emit("pointerDown"),i&&(R=!1)}}function $(e){if(!L&&!N){if(!e.cancelable)return F(e);var n=a.readPoint(e),o=a.readPoint(e,E),l=c(n,I),s=c(o,M);if(!(L=l>s)&&!R)return F(e)}var u=a.pointerMove(e);!R&&u&&(R=!0),i.start(),r.add(t.apply(u)),e.preventDefault()}function F(e){var n=m.byDistance(0,!1).index!==p.get(),o=a.pointerUp(e)*(v?T:_)[N?"mouse":"touch"],i=function(e,t){var n=p.clone().add(-1*s(e)),r=n.get()===p.min||n.get()===p.max,a=m.byDistance(e,!v).distance;return v||l(e)=.5,w=n&&f>.75,E=l(o)0?e.concat([n]):e}),[])}function f(n,a){var o="start"===a,c=o?-r:r,u=i.findSlideBounds([c]);return n.map((function(n){var a=o?0:-r,i=o?r:0,c=u.filter((function(e){return e.index===n}))[0][o?"end":"start"],d=w(-1),m=w(-1),p=_(e,t,s[n]);return{index:n,location:m,translate:p,target:function(){return d.set(l.get()>c?a:i)}}}))}return{canLoop:function(){return m.every((function(e){var t=e.index;return p(c.filter((function(e){return e!==t})),n)<=.1}))},clear:function(){m.forEach((function(e){return e.translate.clear()}))},loop:function(){m.forEach((function(e){var t=e.target,n=e.translate,r=e.location,a=t();a.get()!==r.get()&&(0===a.get()?n.clear():n.to(a),r.set(a))}))},loopPoints:m}}function A(e,t,n,r,a,o,i){var l=a.removeOffset,s=a.constrain,c=o?[0,t,-t]:[0],u=d(c,i);function d(t,a){var o=t||c,i=function(e){var t=e||0;return n.map((function(e){return v(.5,e-.5).constrain(e*t)}))}(a);return o.reduce((function(t,a){var o=r.map((function(t,r){return{start:t-n[r]+i[r]+a,end:t+e-i[r]+a,index:r}}));return t.concat(o)}),[])}return{check:function(e,t){var n=o?l(e):s(e);return(t||u).reduce((function(e,t){var r=t.index,a=t.start,o=t.end;return!(-1!==e.indexOf(r))&&(an)?e.concat([r]):e}),[])},findSlideBounds:d}}function I(e,t,n){var a=r(n);return{groupSlides:function(r){return a?function(e,t){return u(e).filter((function(e){return e%t===0})).map((function(n){return e.slice(n,n+t)}))}(r,n):function(n){return u(n).reduce((function(n,r){var a=t.slice(d(n),r+1).reduce((function(e,t){return e+t}),0);return!r||a>e?n.concat(r):n}),[]).map((function(e,t,r){return n.slice(e,r[t+1])}))}(r)}}}function M(e,t,n,r,a){var o=r.align,i=r.axis,s=r.direction,c=r.startIndex,p=r.inViewThreshold,h=r.loop,f=r.speed,M=r.dragFree,D=r.slidesToScroll,L=r.skipSnaps,R=r.containScroll,N=t.getBoundingClientRect(),H=n.map((function(e){return e.getBoundingClientRect()})),$=function(e){var t="rtl"===e?-1:1;return{apply:function(e){return e*t}}}(s),F=function(e,t){var n="y"===e?"y":"x";return{scroll:n,cross:"y"===e?"x":"y",startEdge:"y"===n?"top":"rtl"===t?"right":"left",endEdge:"y"===n?"bottom":"rtl"===t?"left":"right",measureSize:function(e){var t=e.width,r=e.height;return"x"===n?t:r}}}(i,s),B=F.measureSize(N),z=function(e){return{measure:function(t){return e*(t/100)}}}(B),j=g(o,B),U=!h&&""!==R,G=function(e,t,n,r,a){var o=e.measureSize,i=e.startEdge,s=e.endEdge,c=n[0]&&a,u=function(){if(!c)return 0;var e=n[0];return l(t[i]-e[i])}(),p=function(){if(!c)return 0;var e=window.getComputedStyle(d(r));return parseFloat(e.getPropertyValue("margin-".concat(s)))}(),h=n.map(o),f=n.map((function(e,t,n){var r=!t,a=t===m(n);return r?h[t]+u:a?h[t]+p:n[t+1][i]-e[i]})).map(l);return{slideSizes:h,slideSizesWithGaps:f}}(F,N,H,n,h||""!==R),W=G.slideSizes,V=G.slideSizesWithGaps,Z=I(B,V,D),Y=function(e,t,n,r,a,o,i){var s=e.startEdge,c=e.endEdge,u=o.groupSlides,p=u(r).map((function(e){return d(e)[c]-e[0][s]})).map(l).map(t.measure),h=r.map((function(e){return n[s]-e[s]})).map((function(e){return-l(e)})),f=function(){var e=d(h)-d(a);return u(h).map((function(e){return e[0]})).map((function(t,n,r){var a=!n,o=n===m(r);return i&&a?0:i&&o?e:t+p[n]}))}();return{snaps:h,snapsAligned:f}}(F,j,N,H,V,Z,U),K=Y.snaps,q=Y.snapsAligned,X=-d(K)+d(V),J=C(B,X,q,R).snapsContained,Q=U?J:q,ee=function(e,t,n){return{limit:function(){var r=t[0],a=d(t);return v(n?r-e:a,r)}()}}(X,Q,h).limit,te=b(m(Q),c,h),ne=te.clone(),re=u(n),ae=function(e){var t=0;function n(e,n){return function(){e===!!t&&n()}}function r(){t=window.requestAnimationFrame(e)}return{proceed:n(!0,r),start:n(!1,r),stop:n(!0,(function(){window.cancelAnimationFrame(t),t=0}))}}((function(){h||me.scrollBounds.constrain(me.dragHandler.pointerDown()),me.scrollBody.seek(le).update();var e=me.scrollBody.settle(le);e&&!me.dragHandler.pointerDown()&&(me.animation.stop(),a.emit("settle")),e||a.emit("scroll"),h&&(me.scrollLooper.loop(me.scrollBody.direction()),me.slideLooper.loop()),me.translate.to(ie),me.animation.proceed()})),oe=Q[te.get()],ie=w(oe),le=w(oe),se=P(ie,f,1),ce=x(h,Q,X,ee,le),ue=function(e,t,n,r,a,o){function i(r){var i=r.distance,l=r.index!==t.get();i&&(e.start(),a.add(i)),l&&(n.set(t.get()),t.set(r.index),o.emit("select"))}return{distance:function(e,t){i(r.byDistance(e,t))},index:function(e,n){var a=t.clone().set(e);i(r.byIndex(a.get(),n))}}}(ae,te,ne,ce,le,a),de=A(B,X,W,K,ee,h,p),me={containerRect:N,slideRects:H,animation:ae,axis:F,direction:$,dragHandler:E(F,$,e,le,function(e){var t,n;function r(e){return"undefined"!==typeof TouchEvent&&e instanceof TouchEvent}function a(e){return e.timeStamp}function o(t,n){var a=n||e.scroll,o="client".concat("x"===a?"X":"Y");return(r(t)?t.touches[0]:t)[o]}return{isTouchEvent:r,pointerDown:function(e){return t=e,n=e,o(e)},pointerMove:function(e){var r=o(e)-o(n),i=a(e)-a(t)>170;return n=e,i&&(t=e),r},pointerUp:function(e){if(!t||!n)return 0;var r=o(n)-o(t),i=a(e)-a(t),s=a(e)-a(n)>170,c=r/i;return i&&!s&&l(c)>.1?c:0},readPoint:o}}(F),ie,ae,ue,se,ce,te,a,z,h,M,L),eventStore:y(),percentOfView:z,index:te,indexPrevious:ne,limit:ee,location:ie,options:r,scrollBody:se,scrollBounds:k(ee,ie,le,se,z),scrollLooper:O(X,ee,ie,[ie,le]),scrollProgress:S(ee),scrollSnaps:Q,scrollTarget:ce,scrollTo:ue,slideLooper:T(F,$,B,X,V,Q,de,ie,n),slidesToScroll:Z,slidesInView:de,slideIndexes:re,target:le,translate:_(F,$,t)};return me}n.d(t,{Z:function(){return R}});var D={align:"center",axis:"x",container:null,slides:null,containScroll:"",direction:"ltr",slidesToScroll:1,breakpoints:{},dragFree:!1,draggable:!0,inViewThreshold:0,loop:!1,skipSnaps:!1,speed:10,startIndex:0,active:!0};function L(){function e(e,t){return h(e,t||{})}return{merge:e,areEqual:function(e,t){return JSON.stringify(p(e.breakpoints||{}))===JSON.stringify(p(t.breakpoints||{}))&&f(e,t)},atMedia:function(t){var n=t.breakpoints||{},r=p(n).filter((function(e){return window.matchMedia(e).matches})).map((function(e){return n[e]})).reduce((function(t,n){return e(t,n)}),{});return e(t,r)}}}function R(e,t,n){var r,o,i,l,s=y(),c=L(),u=function(){var e=L(),t=e.atMedia,n=e.areEqual,r=[],a=[];function o(e){var r=t(e.options);return function(){return!n(r,t(e.options))}}return{init:function(e,n){return a=e.map(o),(r=e.filter((function(e){return t(e.options).active}))).forEach((function(e){return e.init(n)})),e.reduce((function(e,t){var n;return Object.assign(e,((n={})[t.name]=t,n))}),{})},destroy:function(){r=r.filter((function(e){return e.destroy()}))},haveChanged:function(){return a.some((function(e){return e()}))}}}(),d=function(){var e={};function t(t){return e[t]||[]}var n={emit:function(e){return t(e).forEach((function(t){return t(e)})),n},off:function(r,a){return e[r]=t(r).filter((function(e){return e!==a})),n},on:function(r,a){return e[r]=t(r).concat([a]),n}};return n}(),m=d.on,p=d.off,h=P,f=!1,g=c.merge(D,R.globalOptions),v=c.merge(g),b=[],w=0;function E(t,n){if(!f){if(g=c.merge(g,t),v=c.atMedia(g),function(){var t=v.container,n=v.slides,r=a(t)?e.querySelector(t):t;i=r||e.children[0];var o=a(n)?i.querySelectorAll(n):n;l=[].slice.call(o||i.children)}(),r=M(e,i,l,v,d),w=r.axis.measureSize(e.getBoundingClientRect()),!v.active)return k();if(r.translate.to(r.location),b=n||b,o=u.init(b,x),v.loop){if(!r.slideLooper.canLoop())return k(),E({loop:!1},n),void(g=c.merge(g,{loop:!0}));r.slideLooper.loop()}v.draggable&&i.offsetParent&&l.length&&r.dragHandler.addActivationEvents()}}function P(e,t){var n=S();k(),E(c.merge({startIndex:n},e),t),d.emit("reInit")}function k(){r.dragHandler.removeAllEvents(),r.animation.stop(),r.eventStore.removeAll(),r.translate.clear(),r.slideLooper.clear(),u.destroy()}function C(e){var t=r[e?"target":"location"].get(),n=v.loop?"removeOffset":"constrain";return r.slidesInView.check(r.limit[n](t))}function O(e,t,n){v.active&&!f&&(r.scrollBody.useBaseMass().useSpeed(t?100:v.speed),r.scrollTo.index(e,n||0))}function S(){return r.index.get()}var x={canScrollNext:function(){return r.index.clone().add(1).get()!==S()},canScrollPrev:function(){return r.index.clone().add(-1).get()!==S()},clickAllowed:function(){return r.dragHandler.clickAllowed()},containerNode:function(){return i},internalEngine:function(){return r},destroy:function(){f||(f=!0,s.removeAll(),k(),d.emit("destroy"))},off:p,on:m,plugins:function(){return o},previousScrollSnap:function(){return r.indexPrevious.get()},reInit:h,rootNode:function(){return e},scrollNext:function(e){O(r.index.clone().add(1).get(),!0===e,-1)},scrollPrev:function(e){O(r.index.clone().add(-1).get(),!0===e,1)},scrollProgress:function(){return r.scrollProgress.get(r.location.get())},scrollSnapList:function(){return r.scrollSnaps.map(r.scrollProgress.get)},scrollTo:O,selectedScrollSnap:S,slideNodes:function(){return l},slidesInView:C,slidesNotInView:function(e){var t=C(e);return r.slideIndexes.filter((function(e){return-1===t.indexOf(e)}))}};return E(t,n),s.add(window,"resize",(function(){var t=c.atMedia(g),n=!c.areEqual(t,v),a=r.axis.measureSize(e.getBoundingClientRect()),o=w!==a,i=u.haveChanged();(o||n||i)&&P(),d.emit("resize")})),setTimeout((function(){return d.emit("init")}),0),x}R.globalOptions=void 0,R.optionsHandler=L},64063:function(e){"use strict";e.exports=function e(t,n){if(t===n)return!0;if(t&&n&&"object"==typeof t&&"object"==typeof n){if(t.constructor!==n.constructor)return!1;var r,a,o;if(Array.isArray(t)){if((r=t.length)!=n.length)return!1;for(a=r;0!==a--;)if(!e(t[a],n[a]))return!1;return!0}if(t.constructor===RegExp)return t.source===n.source&&t.flags===n.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===n.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===n.toString();if((r=(o=Object.keys(t)).length)!==Object.keys(n).length)return!1;for(a=r;0!==a--;)if(!Object.prototype.hasOwnProperty.call(n,o[a]))return!1;for(a=r;0!==a--;){var i=o[a];if(!e(t[i],n[i]))return!1}return!0}return t!==t&&n!==n}},8679:function(e,t,n){"use strict";var r=n(21296),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function s(e){return r.isMemo(e)?i:l[e.$$typeof]||a}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=i;var c=Object.defineProperty,u=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,m=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,h=Object.prototype;e.exports=function e(t,n,r){if("string"!==typeof n){if(h){var a=p(n);a&&a!==h&&e(t,a,r)}var i=u(n);d&&(i=i.concat(d(n)));for(var l=s(t),f=s(n),g=0;g0?new Intl.Locale(t[0]):new Intl.Locale("string"===typeof e?e:e[0])},e.__parse=a.Qc,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}()},11050:function(e,t,n){"use strict";n.d(t,{jK:function(){return r},u_:function(){return o},C8:function(){return i},YR:function(){return l},HR:function(){return s}});var r,a=n(70655);!function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"}(r||(r={}));var o=function(e){function t(t,n,r){var a=e.call(this,t)||this;return a.code=n,a.originalMessage=r,a}return(0,a.ZT)(t,e),t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),i=function(e){function t(t,n,a,o){return e.call(this,'Invalid values for "'.concat(t,'": "').concat(n,'". Options are "').concat(Object.keys(a).join('", "'),'"'),r.INVALID_VALUE,o)||this}return(0,a.ZT)(t,e),t}(o),l=function(e){function t(t,n,a){return e.call(this,'Value for "'.concat(t,'" must be of type ').concat(n),r.INVALID_VALUE,a)||this}return(0,a.ZT)(t,e),t}(o),s=function(e){function t(t,n){return e.call(this,'The intl string context variable "'.concat(t,'" was not provided to the string "').concat(n,'"'),r.MISSING_VALUE,n)||this}return(0,a.ZT)(t,e),t}(o)},61092:function(e,t,n){"use strict";n.d(t,{du:function(){return r},Gt:function(){return i},FK:function(){return l}});var r,a=n(39943),o=n(11050);function i(e){return"function"===typeof e}function l(e,t,n,s,c,u,d){if(1===e.length&&(0,a.O4)(e[0]))return[{type:r.literal,value:e[0].value}];for(var m=[],p=0,h=e;p-1&&e%1==0&&e=t||n<0||g&&e-h>=u}function E(){var e=a();if(w(e))return P(e);m=setTimeout(E,function(e){var n=t-(e-p);return g?l(n,u-(e-h)):n}(e))}function P(e){return m=void 0,v&&s?b(e):(s=c=void 0,d)}function k(){var e=a(),n=w(e);if(s=arguments,c=this,p=e,n){if(void 0===m)return y(p);if(g)return clearTimeout(m),m=setTimeout(E,t),b(p)}return void 0===m&&(m=setTimeout(E,t)),d}return t=o(t)||0,r(n)&&(f=!!n.leading,u=(g="maxWait"in n)?i(o(n.maxWait)||0,t):u,v="trailing"in n?!!n.trailing:v),k.cancel=function(){void 0!==m&&clearTimeout(m),h=0,s=p=c=m=void 0},k.flush=function(){return void 0===m?d:P(a())},k}},6557:function(e){e.exports=function(e){return e}},63137:function(e,t,n){var r=n(75703),a=n(17779),o=n(6557),i=Object.prototype.toString,l=a((function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=i.call(t)),e[t]=n}),r(o));e.exports=l},35694:function(e,t,n){var r=n(9454),a=n(37005),o=Object.prototype,i=o.hasOwnProperty,l=o.propertyIsEnumerable,s=r(function(){return arguments}())?r:function(e){return a(e)&&i.call(e,"callee")&&!l.call(e,"callee")};e.exports=s},1469:function(e){var t=Array.isArray;e.exports=t},98612:function(e,t,n){var r=n(23560),a=n(41780);e.exports=function(e){return null!=e&&a(e.length)&&!r(e)}},44144:function(e,t,n){e=n.nmd(e);var r=n(55639),a=n(95062),o=t&&!t.nodeType&&t,i=o&&e&&!e.nodeType&&e,l=i&&i.exports===o?r.Buffer:void 0,s=(l?l.isBuffer:void 0)||a;e.exports=s},23560:function(e,t,n){var r=n(44239),a=n(13218);e.exports=function(e){if(!a(e))return!1;var t=r(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},41780:function(e){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},13218:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},37005:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},33448:function(e,t,n){var r=n(44239),a=n(37005);e.exports=function(e){return"symbol"==typeof e||a(e)&&"[object Symbol]"==r(e)}},36719:function(e,t,n){var r=n(38749),a=n(7518),o=n(31167),i=o&&o.isTypedArray,l=i?a(i):r;e.exports=l},3674:function(e,t,n){var r=n(14636),a=n(280),o=n(98612);e.exports=function(e){return o(e)?r(e):a(e)}},96486:function(e,t,n){var r;e=n.nmd(e),function(){var a,o="Expected a function",i="__lodash_hash_undefined__",l="__lodash_placeholder__",s=16,c=32,u=64,d=128,m=256,p=1/0,h=9007199254740991,f=NaN,g=4294967295,v=[["ary",d],["bind",1],["bindKey",2],["curry",8],["curryRight",s],["flip",512],["partial",c],["partialRight",u],["rearg",m]],b="[object Arguments]",y="[object Array]",w="[object Boolean]",E="[object Date]",P="[object Error]",k="[object Function]",C="[object GeneratorFunction]",O="[object Map]",S="[object Number]",x="[object Object]",_="[object Promise]",T="[object RegExp]",A="[object Set]",I="[object String]",M="[object Symbol]",D="[object WeakMap]",L="[object ArrayBuffer]",R="[object DataView]",N="[object Float32Array]",H="[object Float64Array]",$="[object Int8Array]",F="[object Int16Array]",B="[object Int32Array]",z="[object Uint8Array]",j="[object Uint8ClampedArray]",U="[object Uint16Array]",G="[object Uint32Array]",W=/\b__p \+= '';/g,V=/\b(__p \+=) '' \+/g,Z=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Y=/&(?:amp|lt|gt|quot|#39);/g,K=/[&<>"']/g,q=RegExp(Y.source),X=RegExp(K.source),J=/<%-([\s\S]+?)%>/g,Q=/<%([\s\S]+?)%>/g,ee=/<%=([\s\S]+?)%>/g,te=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ne=/^\w*$/,re=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,ae=/[\\^$.*+?()[\]{}|]/g,oe=RegExp(ae.source),ie=/^\s+/,le=/\s/,se=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ce=/\{\n\/\* \[wrapped with (.+)\] \*/,ue=/,? & /,de=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,me=/[()=,{}\[\]\/\s]/,pe=/\\(\\)?/g,he=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,fe=/\w*$/,ge=/^[-+]0x[0-9a-f]+$/i,ve=/^0b[01]+$/i,be=/^\[object .+?Constructor\]$/,ye=/^0o[0-7]+$/i,we=/^(?:0|[1-9]\d*)$/,Ee=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Pe=/($^)/,ke=/['\n\r\u2028\u2029\\]/g,Ce="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",Oe="\\u2700-\\u27bf",Se="a-z\\xdf-\\xf6\\xf8-\\xff",xe="A-Z\\xc0-\\xd6\\xd8-\\xde",_e="\\ufe0e\\ufe0f",Te="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Ae="['\u2019]",Ie="[\\ud800-\\udfff]",Me="["+Te+"]",De="["+Ce+"]",Le="\\d+",Re="[\\u2700-\\u27bf]",Ne="["+Se+"]",He="[^\\ud800-\\udfff"+Te+Le+Oe+Se+xe+"]",$e="\\ud83c[\\udffb-\\udfff]",Fe="[^\\ud800-\\udfff]",Be="(?:\\ud83c[\\udde6-\\uddff]){2}",ze="[\\ud800-\\udbff][\\udc00-\\udfff]",je="["+xe+"]",Ue="(?:"+Ne+"|"+He+")",Ge="(?:"+je+"|"+He+")",We="(?:['\u2019](?:d|ll|m|re|s|t|ve))?",Ve="(?:['\u2019](?:D|LL|M|RE|S|T|VE))?",Ze="(?:"+De+"|"+$e+")"+"?",Ye="[\\ufe0e\\ufe0f]?",Ke=Ye+Ze+("(?:\\u200d(?:"+[Fe,Be,ze].join("|")+")"+Ye+Ze+")*"),qe="(?:"+[Re,Be,ze].join("|")+")"+Ke,Xe="(?:"+[Fe+De+"?",De,Be,ze,Ie].join("|")+")",Je=RegExp(Ae,"g"),Qe=RegExp(De,"g"),et=RegExp($e+"(?="+$e+")|"+Xe+Ke,"g"),tt=RegExp([je+"?"+Ne+"+"+We+"(?="+[Me,je,"$"].join("|")+")",Ge+"+"+Ve+"(?="+[Me,je+Ue,"$"].join("|")+")",je+"?"+Ue+"+"+We,je+"+"+Ve,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Le,qe].join("|"),"g"),nt=RegExp("[\\u200d\\ud800-\\udfff"+Ce+_e+"]"),rt=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,at=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],ot=-1,it={};it[N]=it[H]=it[$]=it[F]=it[B]=it[z]=it[j]=it[U]=it[G]=!0,it[b]=it[y]=it[L]=it[w]=it[R]=it[E]=it[P]=it[k]=it[O]=it[S]=it[x]=it[T]=it[A]=it[I]=it[D]=!1;var lt={};lt[b]=lt[y]=lt[L]=lt[R]=lt[w]=lt[E]=lt[N]=lt[H]=lt[$]=lt[F]=lt[B]=lt[O]=lt[S]=lt[x]=lt[T]=lt[A]=lt[I]=lt[M]=lt[z]=lt[j]=lt[U]=lt[G]=!0,lt[P]=lt[k]=lt[D]=!1;var st={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},ct=parseFloat,ut=parseInt,dt="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,mt="object"==typeof self&&self&&self.Object===Object&&self,pt=dt||mt||Function("return this")(),ht=t&&!t.nodeType&&t,ft=ht&&e&&!e.nodeType&&e,gt=ft&&ft.exports===ht,vt=gt&&dt.process,bt=function(){try{var e=ft&&ft.require&&ft.require("util").types;return e||vt&&vt.binding&&vt.binding("util")}catch(t){}}(),yt=bt&&bt.isArrayBuffer,wt=bt&&bt.isDate,Et=bt&&bt.isMap,Pt=bt&&bt.isRegExp,kt=bt&&bt.isSet,Ct=bt&&bt.isTypedArray;function Ot(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function St(e,t,n,r){for(var a=-1,o=null==e?0:e.length;++a-1}function Mt(e,t,n){for(var r=-1,a=null==e?0:e.length;++r-1;);return n}function tn(e,t){for(var n=e.length;n--&&zt(t,e[n],0)>-1;);return n}function nn(e,t){for(var n=e.length,r=0;n--;)e[n]===t&&++r;return r}var rn=Vt({"\xc0":"A","\xc1":"A","\xc2":"A","\xc3":"A","\xc4":"A","\xc5":"A","\xe0":"a","\xe1":"a","\xe2":"a","\xe3":"a","\xe4":"a","\xe5":"a","\xc7":"C","\xe7":"c","\xd0":"D","\xf0":"d","\xc8":"E","\xc9":"E","\xca":"E","\xcb":"E","\xe8":"e","\xe9":"e","\xea":"e","\xeb":"e","\xcc":"I","\xcd":"I","\xce":"I","\xcf":"I","\xec":"i","\xed":"i","\xee":"i","\xef":"i","\xd1":"N","\xf1":"n","\xd2":"O","\xd3":"O","\xd4":"O","\xd5":"O","\xd6":"O","\xd8":"O","\xf2":"o","\xf3":"o","\xf4":"o","\xf5":"o","\xf6":"o","\xf8":"o","\xd9":"U","\xda":"U","\xdb":"U","\xdc":"U","\xf9":"u","\xfa":"u","\xfb":"u","\xfc":"u","\xdd":"Y","\xfd":"y","\xff":"y","\xc6":"Ae","\xe6":"ae","\xde":"Th","\xfe":"th","\xdf":"ss","\u0100":"A","\u0102":"A","\u0104":"A","\u0101":"a","\u0103":"a","\u0105":"a","\u0106":"C","\u0108":"C","\u010a":"C","\u010c":"C","\u0107":"c","\u0109":"c","\u010b":"c","\u010d":"c","\u010e":"D","\u0110":"D","\u010f":"d","\u0111":"d","\u0112":"E","\u0114":"E","\u0116":"E","\u0118":"E","\u011a":"E","\u0113":"e","\u0115":"e","\u0117":"e","\u0119":"e","\u011b":"e","\u011c":"G","\u011e":"G","\u0120":"G","\u0122":"G","\u011d":"g","\u011f":"g","\u0121":"g","\u0123":"g","\u0124":"H","\u0126":"H","\u0125":"h","\u0127":"h","\u0128":"I","\u012a":"I","\u012c":"I","\u012e":"I","\u0130":"I","\u0129":"i","\u012b":"i","\u012d":"i","\u012f":"i","\u0131":"i","\u0134":"J","\u0135":"j","\u0136":"K","\u0137":"k","\u0138":"k","\u0139":"L","\u013b":"L","\u013d":"L","\u013f":"L","\u0141":"L","\u013a":"l","\u013c":"l","\u013e":"l","\u0140":"l","\u0142":"l","\u0143":"N","\u0145":"N","\u0147":"N","\u014a":"N","\u0144":"n","\u0146":"n","\u0148":"n","\u014b":"n","\u014c":"O","\u014e":"O","\u0150":"O","\u014d":"o","\u014f":"o","\u0151":"o","\u0154":"R","\u0156":"R","\u0158":"R","\u0155":"r","\u0157":"r","\u0159":"r","\u015a":"S","\u015c":"S","\u015e":"S","\u0160":"S","\u015b":"s","\u015d":"s","\u015f":"s","\u0161":"s","\u0162":"T","\u0164":"T","\u0166":"T","\u0163":"t","\u0165":"t","\u0167":"t","\u0168":"U","\u016a":"U","\u016c":"U","\u016e":"U","\u0170":"U","\u0172":"U","\u0169":"u","\u016b":"u","\u016d":"u","\u016f":"u","\u0171":"u","\u0173":"u","\u0174":"W","\u0175":"w","\u0176":"Y","\u0177":"y","\u0178":"Y","\u0179":"Z","\u017b":"Z","\u017d":"Z","\u017a":"z","\u017c":"z","\u017e":"z","\u0132":"IJ","\u0133":"ij","\u0152":"Oe","\u0153":"oe","\u0149":"'n","\u017f":"s"}),an=Vt({"&":"&","<":"<",">":">",'"':""","'":"'"});function on(e){return"\\"+st[e]}function ln(e){return nt.test(e)}function sn(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}function cn(e,t){return function(n){return e(t(n))}}function un(e,t){for(var n=-1,r=e.length,a=0,o=[];++n",""":'"',"'":"'"});var vn=function e(t){var n=(t=null==t?pt:vn.defaults(pt.Object(),t,vn.pick(pt,at))).Array,r=t.Date,le=t.Error,Ce=t.Function,Oe=t.Math,Se=t.Object,xe=t.RegExp,_e=t.String,Te=t.TypeError,Ae=n.prototype,Ie=Ce.prototype,Me=Se.prototype,De=t["__core-js_shared__"],Le=Ie.toString,Re=Me.hasOwnProperty,Ne=0,He=function(){var e=/[^.]+$/.exec(De&&De.keys&&De.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),$e=Me.toString,Fe=Le.call(Se),Be=pt._,ze=xe("^"+Le.call(Re).replace(ae,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),je=gt?t.Buffer:a,Ue=t.Symbol,Ge=t.Uint8Array,We=je?je.allocUnsafe:a,Ve=cn(Se.getPrototypeOf,Se),Ze=Se.create,Ye=Me.propertyIsEnumerable,Ke=Ae.splice,qe=Ue?Ue.isConcatSpreadable:a,Xe=Ue?Ue.iterator:a,et=Ue?Ue.toStringTag:a,nt=function(){try{var e=po(Se,"defineProperty");return e({},"",{}),e}catch(t){}}(),st=t.clearTimeout!==pt.clearTimeout&&t.clearTimeout,dt=r&&r.now!==pt.Date.now&&r.now,mt=t.setTimeout!==pt.setTimeout&&t.setTimeout,ht=Oe.ceil,ft=Oe.floor,vt=Se.getOwnPropertySymbols,bt=je?je.isBuffer:a,$t=t.isFinite,Vt=Ae.join,bn=cn(Se.keys,Se),yn=Oe.max,wn=Oe.min,En=r.now,Pn=t.parseInt,kn=Oe.random,Cn=Ae.reverse,On=po(t,"DataView"),Sn=po(t,"Map"),xn=po(t,"Promise"),_n=po(t,"Set"),Tn=po(t,"WeakMap"),An=po(Se,"create"),In=Tn&&new Tn,Mn={},Dn=Bo(On),Ln=Bo(Sn),Rn=Bo(xn),Nn=Bo(_n),Hn=Bo(Tn),$n=Ue?Ue.prototype:a,Fn=$n?$n.valueOf:a,Bn=$n?$n.toString:a;function zn(e){if(rl(e)&&!Vi(e)&&!(e instanceof Wn)){if(e instanceof Gn)return e;if(Re.call(e,"__wrapped__"))return zo(e)}return new Gn(e)}var jn=function(){function e(){}return function(t){if(!nl(t))return{};if(Ze)return Ze(t);e.prototype=t;var n=new e;return e.prototype=a,n}}();function Un(){}function Gn(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=a}function Wn(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=g,this.__views__=[]}function Vn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t=t?e:t)),e}function cr(e,t,n,r,o,i){var l,s=1&t,c=2&t,u=4&t;if(n&&(l=o?n(e,r,o,i):n(e)),l!==a)return l;if(!nl(e))return e;var d=Vi(e);if(d){if(l=function(e){var t=e.length,n=new e.constructor(t);t&&"string"==typeof e[0]&&Re.call(e,"index")&&(n.index=e.index,n.input=e.input);return n}(e),!s)return Aa(e,l)}else{var m=go(e),p=m==k||m==C;if(qi(e))return Ca(e,s);if(m==x||m==b||p&&!o){if(l=c||p?{}:bo(e),!s)return c?function(e,t){return Ia(e,fo(e),t)}(e,function(e,t){return e&&Ia(t,Ll(t),e)}(l,e)):function(e,t){return Ia(e,ho(e),t)}(e,or(l,e))}else{if(!lt[m])return o?e:{};l=function(e,t,n){var r=e.constructor;switch(t){case L:return Oa(e);case w:case E:return new r(+e);case R:return function(e,t){var n=t?Oa(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,n);case N:case H:case $:case F:case B:case z:case j:case U:case G:return Sa(e,n);case O:return new r;case S:case I:return new r(e);case T:return function(e){var t=new e.constructor(e.source,fe.exec(e));return t.lastIndex=e.lastIndex,t}(e);case A:return new r;case M:return a=e,Fn?Se(Fn.call(a)):{}}var a}(e,m,s)}}i||(i=new qn);var h=i.get(e);if(h)return h;i.set(e,l),sl(e)?e.forEach((function(r){l.add(cr(r,t,n,r,e,i))})):al(e)&&e.forEach((function(r,a){l.set(a,cr(r,t,n,a,e,i))}));var f=d?a:(u?c?oo:ao:c?Ll:Dl)(e);return xt(f||e,(function(r,a){f&&(r=e[a=r]),nr(l,a,cr(r,t,n,a,e,i))})),l}function ur(e,t,n){var r=n.length;if(null==e)return!r;for(e=Se(e);r--;){var o=n[r],i=t[o],l=e[o];if(l===a&&!(o in e)||!i(l))return!1}return!0}function dr(e,t,n){if("function"!=typeof e)throw new Te(o);return Do((function(){e.apply(a,n)}),t)}function mr(e,t,n,r){var a=-1,o=It,i=!0,l=e.length,s=[],c=t.length;if(!l)return s;n&&(t=Dt(t,Xt(n))),r?(o=Mt,i=!1):t.length>=200&&(o=Qt,i=!1,t=new Kn(t));e:for(;++a-1},Zn.prototype.set=function(e,t){var n=this.__data__,r=rr(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this},Yn.prototype.clear=function(){this.size=0,this.__data__={hash:new Vn,map:new(Sn||Zn),string:new Vn}},Yn.prototype.delete=function(e){var t=uo(this,e).delete(e);return this.size-=t?1:0,t},Yn.prototype.get=function(e){return uo(this,e).get(e)},Yn.prototype.has=function(e){return uo(this,e).has(e)},Yn.prototype.set=function(e,t){var n=uo(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this},Kn.prototype.add=Kn.prototype.push=function(e){return this.__data__.set(e,i),this},Kn.prototype.has=function(e){return this.__data__.has(e)},qn.prototype.clear=function(){this.__data__=new Zn,this.size=0},qn.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},qn.prototype.get=function(e){return this.__data__.get(e)},qn.prototype.has=function(e){return this.__data__.has(e)},qn.prototype.set=function(e,t){var n=this.__data__;if(n instanceof Zn){var r=n.__data__;if(!Sn||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new Yn(r)}return n.set(e,t),this.size=n.size,this};var pr=La(Er),hr=La(Pr,!0);function fr(e,t){var n=!0;return pr(e,(function(e,r,a){return n=!!t(e,r,a)})),n}function gr(e,t,n){for(var r=-1,o=e.length;++r0&&n(l)?t>1?br(l,t-1,n,r,a):Lt(a,l):r||(a[a.length]=l)}return a}var yr=Ra(),wr=Ra(!0);function Er(e,t){return e&&yr(e,t,Dl)}function Pr(e,t){return e&&wr(e,t,Dl)}function kr(e,t){return At(t,(function(t){return Qi(e[t])}))}function Cr(e,t){for(var n=0,r=(t=wa(t,e)).length;null!=e&&nt}function _r(e,t){return null!=e&&Re.call(e,t)}function Tr(e,t){return null!=e&&t in Se(e)}function Ar(e,t,r){for(var o=r?Mt:It,i=e[0].length,l=e.length,s=l,c=n(l),u=1/0,d=[];s--;){var m=e[s];s&&t&&(m=Dt(m,Xt(t))),u=wn(m.length,u),c[s]=!r&&(t||i>=120&&m.length>=120)?new Kn(s&&m):a}m=e[0];var p=-1,h=c[0];e:for(;++p=l?s:s*("desc"==n[r]?-1:1)}return e.index-t.index}(e,t,n)}))}function Vr(e,t,n){for(var r=-1,a=t.length,o={};++r-1;)l!==e&&Ke.call(l,s,1),Ke.call(e,s,1);return e}function Yr(e,t){for(var n=e?t.length:0,r=n-1;n--;){var a=t[n];if(n==r||a!==o){var o=a;wo(a)?Ke.call(e,a,1):ma(e,a)}}return e}function Kr(e,t){return e+ft(kn()*(t-e+1))}function qr(e,t){var n="";if(!e||t<1||t>h)return n;do{t%2&&(n+=e),(t=ft(t/2))&&(e+=e)}while(t);return n}function Xr(e,t){return Lo(_o(e,t,os),e+"")}function Jr(e){return Jn(jl(e))}function Qr(e,t){var n=jl(e);return Ho(n,sr(t,0,n.length))}function ea(e,t,n,r){if(!nl(e))return e;for(var o=-1,i=(t=wa(t,e)).length,l=i-1,s=e;null!=s&&++oo?0:o+t),(r=r>o?o:r)<0&&(r+=o),o=t>r?0:r-t>>>0,t>>>=0;for(var i=n(o);++a>>1,i=e[o];null!==i&&!ul(i)&&(n?i<=t:i=200){var c=t?null:qa(e);if(c)return dn(c);i=!1,a=Qt,s=new Kn}else s=t?[]:l;e:for(;++r=r?e:aa(e,t,n)}var ka=st||function(e){return pt.clearTimeout(e)};function Ca(e,t){if(t)return e.slice();var n=e.length,r=We?We(n):new e.constructor(n);return e.copy(r),r}function Oa(e){var t=new e.constructor(e.byteLength);return new Ge(t).set(new Ge(e)),t}function Sa(e,t){var n=t?Oa(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function xa(e,t){if(e!==t){var n=e!==a,r=null===e,o=e===e,i=ul(e),l=t!==a,s=null===t,c=t===t,u=ul(t);if(!s&&!u&&!i&&e>t||i&&l&&c&&!s&&!u||r&&l&&c||!n&&c||!o)return 1;if(!r&&!i&&!u&&e1?n[o-1]:a,l=o>2?n[2]:a;for(i=e.length>3&&"function"==typeof i?(o--,i):a,l&&Eo(n[0],n[1],l)&&(i=o<3?a:i,o=1),t=Se(t);++r-1?o[i?t[l]:l]:a}}function Ba(e){return ro((function(t){var n=t.length,r=n,i=Gn.prototype.thru;for(e&&t.reverse();r--;){var l=t[r];if("function"!=typeof l)throw new Te(o);if(i&&!s&&"wrapper"==lo(l))var s=new Gn([],!0)}for(r=s?r:n;++r1&&y.reverse(),p&&us))return!1;var u=i.get(e),d=i.get(t);if(u&&d)return u==t&&d==e;var m=-1,p=!0,h=2&n?new Kn:a;for(i.set(e,t),i.set(t,e);++m-1&&e%1==0&&e1?"& ":"")+t[r],t=t.join(n>2?", ":" "),e.replace(se,"{\n/* [wrapped with "+t+"] */\n")}(r,function(e,t){return xt(v,(function(n){var r="_."+n[0];t&n[1]&&!It(e,r)&&e.push(r)})),e.sort()}(function(e){var t=e.match(ce);return t?t[1].split(ue):[]}(r),n)))}function No(e){var t=0,n=0;return function(){var r=En(),o=16-(r-n);if(n=r,o>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(a,arguments)}}function Ho(e,t){var n=-1,r=e.length,o=r-1;for(t=t===a?r:t;++n1?e[t-1]:a;return n="function"==typeof n?(e.pop(),n):a,li(e,n)}));function hi(e){var t=zn(e);return t.__chain__=!0,t}function fi(e,t){return t(e)}var gi=ro((function(e){var t=e.length,n=t?e[0]:0,r=this.__wrapped__,o=function(t){return lr(t,e)};return!(t>1||this.__actions__.length)&&r instanceof Wn&&wo(n)?((r=r.slice(n,+n+(t?1:0))).__actions__.push({func:fi,args:[o],thisArg:a}),new Gn(r,this.__chain__).thru((function(e){return t&&!e.length&&e.push(a),e}))):this.thru(o)}));var vi=Ma((function(e,t,n){Re.call(e,n)?++e[n]:ir(e,n,1)}));var bi=Fa(Wo),yi=Fa(Vo);function wi(e,t){return(Vi(e)?xt:pr)(e,co(t,3))}function Ei(e,t){return(Vi(e)?_t:hr)(e,co(t,3))}var Pi=Ma((function(e,t,n){Re.call(e,n)?e[n].push(t):ir(e,n,[t])}));var ki=Xr((function(e,t,r){var a=-1,o="function"==typeof t,i=Yi(e)?n(e.length):[];return pr(e,(function(e){i[++a]=o?Ot(t,e,r):Ir(e,t,r)})),i})),Ci=Ma((function(e,t,n){ir(e,n,t)}));function Oi(e,t){return(Vi(e)?Dt:Br)(e,co(t,3))}var Si=Ma((function(e,t,n){e[n?0:1].push(t)}),(function(){return[[],[]]}));var xi=Xr((function(e,t){if(null==e)return[];var n=t.length;return n>1&&Eo(e,t[0],t[1])?t=[]:n>2&&Eo(t[0],t[1],t[2])&&(t=[t[0]]),Wr(e,br(t,1),[])})),_i=dt||function(){return pt.Date.now()};function Ti(e,t,n){return t=n?a:t,t=e&&null==t?e.length:t,Ja(e,d,a,a,a,a,t)}function Ai(e,t){var n;if("function"!=typeof t)throw new Te(o);return e=gl(e),function(){return--e>0&&(n=t.apply(this,arguments)),e<=1&&(t=a),n}}var Ii=Xr((function(e,t,n){var r=1;if(n.length){var a=un(n,so(Ii));r|=c}return Ja(e,r,t,n,a)})),Mi=Xr((function(e,t,n){var r=3;if(n.length){var a=un(n,so(Mi));r|=c}return Ja(t,r,e,n,a)}));function Di(e,t,n){var r,i,l,s,c,u,d=0,m=!1,p=!1,h=!0;if("function"!=typeof e)throw new Te(o);function f(t){var n=r,o=i;return r=i=a,d=t,s=e.apply(o,n)}function g(e){return d=e,c=Do(b,t),m?f(e):s}function v(e){var n=e-u;return u===a||n>=t||n<0||p&&e-d>=l}function b(){var e=_i();if(v(e))return y(e);c=Do(b,function(e){var n=t-(e-u);return p?wn(n,l-(e-d)):n}(e))}function y(e){return c=a,h&&r?f(e):(r=i=a,s)}function w(){var e=_i(),n=v(e);if(r=arguments,i=this,u=e,n){if(c===a)return g(u);if(p)return ka(c),c=Do(b,t),f(u)}return c===a&&(c=Do(b,t)),s}return t=bl(t)||0,nl(n)&&(m=!!n.leading,l=(p="maxWait"in n)?yn(bl(n.maxWait)||0,t):l,h="trailing"in n?!!n.trailing:h),w.cancel=function(){c!==a&&ka(c),d=0,r=u=i=c=a},w.flush=function(){return c===a?s:y(_i())},w}var Li=Xr((function(e,t){return dr(e,1,t)})),Ri=Xr((function(e,t,n){return dr(e,bl(t)||0,n)}));function Ni(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new Te(o);var n=function(){var r=arguments,a=t?t.apply(this,r):r[0],o=n.cache;if(o.has(a))return o.get(a);var i=e.apply(this,r);return n.cache=o.set(a,i)||o,i};return n.cache=new(Ni.Cache||Yn),n}function Hi(e){if("function"!=typeof e)throw new Te(o);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}Ni.Cache=Yn;var $i=Ea((function(e,t){var n=(t=1==t.length&&Vi(t[0])?Dt(t[0],Xt(co())):Dt(br(t,1),Xt(co()))).length;return Xr((function(r){for(var a=-1,o=wn(r.length,n);++a=t})),Wi=Mr(function(){return arguments}())?Mr:function(e){return rl(e)&&Re.call(e,"callee")&&!Ye.call(e,"callee")},Vi=n.isArray,Zi=yt?Xt(yt):function(e){return rl(e)&&Sr(e)==L};function Yi(e){return null!=e&&tl(e.length)&&!Qi(e)}function Ki(e){return rl(e)&&Yi(e)}var qi=bt||bs,Xi=wt?Xt(wt):function(e){return rl(e)&&Sr(e)==E};function Ji(e){if(!rl(e))return!1;var t=Sr(e);return t==P||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!il(e)}function Qi(e){if(!nl(e))return!1;var t=Sr(e);return t==k||t==C||"[object AsyncFunction]"==t||"[object Proxy]"==t}function el(e){return"number"==typeof e&&e==gl(e)}function tl(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=h}function nl(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function rl(e){return null!=e&&"object"==typeof e}var al=Et?Xt(Et):function(e){return rl(e)&&go(e)==O};function ol(e){return"number"==typeof e||rl(e)&&Sr(e)==S}function il(e){if(!rl(e)||Sr(e)!=x)return!1;var t=Ve(e);if(null===t)return!0;var n=Re.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&Le.call(n)==Fe}var ll=Pt?Xt(Pt):function(e){return rl(e)&&Sr(e)==T};var sl=kt?Xt(kt):function(e){return rl(e)&&go(e)==A};function cl(e){return"string"==typeof e||!Vi(e)&&rl(e)&&Sr(e)==I}function ul(e){return"symbol"==typeof e||rl(e)&&Sr(e)==M}var dl=Ct?Xt(Ct):function(e){return rl(e)&&tl(e.length)&&!!it[Sr(e)]};var ml=Za(Fr),pl=Za((function(e,t){return e<=t}));function hl(e){if(!e)return[];if(Yi(e))return cl(e)?hn(e):Aa(e);if(Xe&&e[Xe])return function(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}(e[Xe]());var t=go(e);return(t==O?sn:t==A?dn:jl)(e)}function fl(e){return e?(e=bl(e))===p||e===-1/0?17976931348623157e292*(e<0?-1:1):e===e?e:0:0===e?e:0}function gl(e){var t=fl(e),n=t%1;return t===t?n?t-n:t:0}function vl(e){return e?sr(gl(e),0,g):0}function bl(e){if("number"==typeof e)return e;if(ul(e))return f;if(nl(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=nl(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=qt(e);var n=ve.test(e);return n||ye.test(e)?ut(e.slice(2),n?2:8):ge.test(e)?f:+e}function yl(e){return Ia(e,Ll(e))}function wl(e){return null==e?"":ua(e)}var El=Da((function(e,t){if(Oo(t)||Yi(t))Ia(t,Dl(t),e);else for(var n in t)Re.call(t,n)&&nr(e,n,t[n])})),Pl=Da((function(e,t){Ia(t,Ll(t),e)})),kl=Da((function(e,t,n,r){Ia(t,Ll(t),e,r)})),Cl=Da((function(e,t,n,r){Ia(t,Dl(t),e,r)})),Ol=ro(lr);var Sl=Xr((function(e,t){e=Se(e);var n=-1,r=t.length,o=r>2?t[2]:a;for(o&&Eo(t[0],t[1],o)&&(r=1);++n1),t})),Ia(e,oo(e),n),r&&(n=cr(n,7,to));for(var a=t.length;a--;)ma(n,t[a]);return n}));var $l=ro((function(e,t){return null==e?{}:function(e,t){return Vr(e,t,(function(t,n){return Tl(e,n)}))}(e,t)}));function Fl(e,t){if(null==e)return{};var n=Dt(oo(e),(function(e){return[e]}));return t=co(t),Vr(e,n,(function(e,n){return t(e,n[0])}))}var Bl=Xa(Dl),zl=Xa(Ll);function jl(e){return null==e?[]:Jt(e,Dl(e))}var Ul=Ha((function(e,t,n){return t=t.toLowerCase(),e+(n?Gl(t):t)}));function Gl(e){return Jl(wl(e).toLowerCase())}function Wl(e){return(e=wl(e))&&e.replace(Ee,rn).replace(Qe,"")}var Vl=Ha((function(e,t,n){return e+(n?"-":"")+t.toLowerCase()})),Zl=Ha((function(e,t,n){return e+(n?" ":"")+t.toLowerCase()})),Yl=Na("toLowerCase");var Kl=Ha((function(e,t,n){return e+(n?"_":"")+t.toLowerCase()}));var ql=Ha((function(e,t,n){return e+(n?" ":"")+Jl(t)}));var Xl=Ha((function(e,t,n){return e+(n?" ":"")+t.toUpperCase()})),Jl=Na("toUpperCase");function Ql(e,t,n){return e=wl(e),(t=n?a:t)===a?function(e){return rt.test(e)}(e)?function(e){return e.match(tt)||[]}(e):function(e){return e.match(de)||[]}(e):e.match(t)||[]}var es=Xr((function(e,t){try{return Ot(e,a,t)}catch(n){return Ji(n)?n:new le(n)}})),ts=ro((function(e,t){return xt(t,(function(t){t=Fo(t),ir(e,t,Ii(e[t],e))})),e}));function ns(e){return function(){return e}}var rs=Ba(),as=Ba(!0);function os(e){return e}function is(e){return Nr("function"==typeof e?e:cr(e,1))}var ls=Xr((function(e,t){return function(n){return Ir(n,e,t)}})),ss=Xr((function(e,t){return function(n){return Ir(e,n,t)}}));function cs(e,t,n){var r=Dl(t),a=kr(t,r);null!=n||nl(t)&&(a.length||!r.length)||(n=t,t=e,e=this,a=kr(t,Dl(t)));var o=!(nl(n)&&"chain"in n)||!!n.chain,i=Qi(e);return xt(a,(function(n){var r=t[n];e[n]=r,i&&(e.prototype[n]=function(){var t=this.__chain__;if(o||t){var n=e(this.__wrapped__),a=n.__actions__=Aa(this.__actions__);return a.push({func:r,args:arguments,thisArg:e}),n.__chain__=t,n}return r.apply(e,Lt([this.value()],arguments))})})),e}function us(){}var ds=Ga(Dt),ms=Ga(Tt),ps=Ga(Ht);function hs(e){return Po(e)?Wt(Fo(e)):function(e){return function(t){return Cr(t,e)}}(e)}var fs=Va(),gs=Va(!0);function vs(){return[]}function bs(){return!1}var ys=Ua((function(e,t){return e+t}),0),ws=Ka("ceil"),Es=Ua((function(e,t){return e/t}),1),Ps=Ka("floor");var ks=Ua((function(e,t){return e*t}),1),Cs=Ka("round"),Os=Ua((function(e,t){return e-t}),0);return zn.after=function(e,t){if("function"!=typeof t)throw new Te(o);return e=gl(e),function(){if(--e<1)return t.apply(this,arguments)}},zn.ary=Ti,zn.assign=El,zn.assignIn=Pl,zn.assignInWith=kl,zn.assignWith=Cl,zn.at=Ol,zn.before=Ai,zn.bind=Ii,zn.bindAll=ts,zn.bindKey=Mi,zn.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return Vi(e)?e:[e]},zn.chain=hi,zn.chunk=function(e,t,r){t=(r?Eo(e,t,r):t===a)?1:yn(gl(t),0);var o=null==e?0:e.length;if(!o||t<1)return[];for(var i=0,l=0,s=n(ht(o/t));io?0:o+n),(r=r===a||r>o?o:gl(r))<0&&(r+=o),r=n>r?0:vl(r);n>>0)?(e=wl(e))&&("string"==typeof t||null!=t&&!ll(t))&&!(t=ua(t))&&ln(e)?Pa(hn(e),0,n):e.split(t,n):[]},zn.spread=function(e,t){if("function"!=typeof e)throw new Te(o);return t=null==t?0:yn(gl(t),0),Xr((function(n){var r=n[t],a=Pa(n,0,t);return r&&Lt(a,r),Ot(e,this,a)}))},zn.tail=function(e){var t=null==e?0:e.length;return t?aa(e,1,t):[]},zn.take=function(e,t,n){return e&&e.length?aa(e,0,(t=n||t===a?1:gl(t))<0?0:t):[]},zn.takeRight=function(e,t,n){var r=null==e?0:e.length;return r?aa(e,(t=r-(t=n||t===a?1:gl(t)))<0?0:t,r):[]},zn.takeRightWhile=function(e,t){return e&&e.length?ha(e,co(t,3),!1,!0):[]},zn.takeWhile=function(e,t){return e&&e.length?ha(e,co(t,3)):[]},zn.tap=function(e,t){return t(e),e},zn.throttle=function(e,t,n){var r=!0,a=!0;if("function"!=typeof e)throw new Te(o);return nl(n)&&(r="leading"in n?!!n.leading:r,a="trailing"in n?!!n.trailing:a),Di(e,t,{leading:r,maxWait:t,trailing:a})},zn.thru=fi,zn.toArray=hl,zn.toPairs=Bl,zn.toPairsIn=zl,zn.toPath=function(e){return Vi(e)?Dt(e,Fo):ul(e)?[e]:Aa($o(wl(e)))},zn.toPlainObject=yl,zn.transform=function(e,t,n){var r=Vi(e),a=r||qi(e)||dl(e);if(t=co(t,4),null==n){var o=e&&e.constructor;n=a?r?new o:[]:nl(e)&&Qi(o)?jn(Ve(e)):{}}return(a?xt:Er)(e,(function(e,r,a){return t(n,e,r,a)})),n},zn.unary=function(e){return Ti(e,1)},zn.union=ri,zn.unionBy=ai,zn.unionWith=oi,zn.uniq=function(e){return e&&e.length?da(e):[]},zn.uniqBy=function(e,t){return e&&e.length?da(e,co(t,2)):[]},zn.uniqWith=function(e,t){return t="function"==typeof t?t:a,e&&e.length?da(e,a,t):[]},zn.unset=function(e,t){return null==e||ma(e,t)},zn.unzip=ii,zn.unzipWith=li,zn.update=function(e,t,n){return null==e?e:pa(e,t,ya(n))},zn.updateWith=function(e,t,n,r){return r="function"==typeof r?r:a,null==e?e:pa(e,t,ya(n),r)},zn.values=jl,zn.valuesIn=function(e){return null==e?[]:Jt(e,Ll(e))},zn.without=si,zn.words=Ql,zn.wrap=function(e,t){return Fi(ya(t),e)},zn.xor=ci,zn.xorBy=ui,zn.xorWith=di,zn.zip=mi,zn.zipObject=function(e,t){return va(e||[],t||[],nr)},zn.zipObjectDeep=function(e,t){return va(e||[],t||[],ea)},zn.zipWith=pi,zn.entries=Bl,zn.entriesIn=zl,zn.extend=Pl,zn.extendWith=kl,cs(zn,zn),zn.add=ys,zn.attempt=es,zn.camelCase=Ul,zn.capitalize=Gl,zn.ceil=ws,zn.clamp=function(e,t,n){return n===a&&(n=t,t=a),n!==a&&(n=(n=bl(n))===n?n:0),t!==a&&(t=(t=bl(t))===t?t:0),sr(bl(e),t,n)},zn.clone=function(e){return cr(e,4)},zn.cloneDeep=function(e){return cr(e,5)},zn.cloneDeepWith=function(e,t){return cr(e,5,t="function"==typeof t?t:a)},zn.cloneWith=function(e,t){return cr(e,4,t="function"==typeof t?t:a)},zn.conformsTo=function(e,t){return null==t||ur(e,t,Dl(t))},zn.deburr=Wl,zn.defaultTo=function(e,t){return null==e||e!==e?t:e},zn.divide=Es,zn.endsWith=function(e,t,n){e=wl(e),t=ua(t);var r=e.length,o=n=n===a?r:sr(gl(n),0,r);return(n-=t.length)>=0&&e.slice(n,o)==t},zn.eq=ji,zn.escape=function(e){return(e=wl(e))&&X.test(e)?e.replace(K,an):e},zn.escapeRegExp=function(e){return(e=wl(e))&&oe.test(e)?e.replace(ae,"\\$&"):e},zn.every=function(e,t,n){var r=Vi(e)?Tt:fr;return n&&Eo(e,t,n)&&(t=a),r(e,co(t,3))},zn.find=bi,zn.findIndex=Wo,zn.findKey=function(e,t){return Ft(e,co(t,3),Er)},zn.findLast=yi,zn.findLastIndex=Vo,zn.findLastKey=function(e,t){return Ft(e,co(t,3),Pr)},zn.floor=Ps,zn.forEach=wi,zn.forEachRight=Ei,zn.forIn=function(e,t){return null==e?e:yr(e,co(t,3),Ll)},zn.forInRight=function(e,t){return null==e?e:wr(e,co(t,3),Ll)},zn.forOwn=function(e,t){return e&&Er(e,co(t,3))},zn.forOwnRight=function(e,t){return e&&Pr(e,co(t,3))},zn.get=_l,zn.gt=Ui,zn.gte=Gi,zn.has=function(e,t){return null!=e&&vo(e,t,_r)},zn.hasIn=Tl,zn.head=Yo,zn.identity=os,zn.includes=function(e,t,n,r){e=Yi(e)?e:jl(e),n=n&&!r?gl(n):0;var a=e.length;return n<0&&(n=yn(a+n,0)),cl(e)?n<=a&&e.indexOf(t,n)>-1:!!a&&zt(e,t,n)>-1},zn.indexOf=function(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var a=null==n?0:gl(n);return a<0&&(a=yn(r+a,0)),zt(e,t,a)},zn.inRange=function(e,t,n){return t=fl(t),n===a?(n=t,t=0):n=fl(n),function(e,t,n){return e>=wn(t,n)&&e=-9007199254740991&&e<=h},zn.isSet=sl,zn.isString=cl,zn.isSymbol=ul,zn.isTypedArray=dl,zn.isUndefined=function(e){return e===a},zn.isWeakMap=function(e){return rl(e)&&go(e)==D},zn.isWeakSet=function(e){return rl(e)&&"[object WeakSet]"==Sr(e)},zn.join=function(e,t){return null==e?"":Vt.call(e,t)},zn.kebabCase=Vl,zn.last=Jo,zn.lastIndexOf=function(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var o=r;return n!==a&&(o=(o=gl(n))<0?yn(r+o,0):wn(o,r-1)),t===t?function(e,t,n){for(var r=n+1;r--;)if(e[r]===t)return r;return r}(e,t,o):Bt(e,Ut,o,!0)},zn.lowerCase=Zl,zn.lowerFirst=Yl,zn.lt=ml,zn.lte=pl,zn.max=function(e){return e&&e.length?gr(e,os,xr):a},zn.maxBy=function(e,t){return e&&e.length?gr(e,co(t,2),xr):a},zn.mean=function(e){return Gt(e,os)},zn.meanBy=function(e,t){return Gt(e,co(t,2))},zn.min=function(e){return e&&e.length?gr(e,os,Fr):a},zn.minBy=function(e,t){return e&&e.length?gr(e,co(t,2),Fr):a},zn.stubArray=vs,zn.stubFalse=bs,zn.stubObject=function(){return{}},zn.stubString=function(){return""},zn.stubTrue=function(){return!0},zn.multiply=ks,zn.nth=function(e,t){return e&&e.length?Gr(e,gl(t)):a},zn.noConflict=function(){return pt._===this&&(pt._=Be),this},zn.noop=us,zn.now=_i,zn.pad=function(e,t,n){e=wl(e);var r=(t=gl(t))?pn(e):0;if(!t||r>=t)return e;var a=(t-r)/2;return Wa(ft(a),n)+e+Wa(ht(a),n)},zn.padEnd=function(e,t,n){e=wl(e);var r=(t=gl(t))?pn(e):0;return t&&rt){var r=e;e=t,t=r}if(n||e%1||t%1){var o=kn();return wn(e+o*(t-e+ct("1e-"+((o+"").length-1))),t)}return Kr(e,t)},zn.reduce=function(e,t,n){var r=Vi(e)?Rt:Zt,a=arguments.length<3;return r(e,co(t,4),n,a,pr)},zn.reduceRight=function(e,t,n){var r=Vi(e)?Nt:Zt,a=arguments.length<3;return r(e,co(t,4),n,a,hr)},zn.repeat=function(e,t,n){return t=(n?Eo(e,t,n):t===a)?1:gl(t),qr(wl(e),t)},zn.replace=function(){var e=arguments,t=wl(e[0]);return e.length<3?t:t.replace(e[1],e[2])},zn.result=function(e,t,n){var r=-1,o=(t=wa(t,e)).length;for(o||(o=1,e=a);++rh)return[];var n=g,r=wn(e,g);t=co(t),e-=g;for(var a=Kt(r,t);++n=i)return e;var s=n-pn(r);if(s<1)return r;var c=l?Pa(l,0,s).join(""):e.slice(0,s);if(o===a)return c+r;if(l&&(s+=c.length-s),ll(o)){if(e.slice(s).search(o)){var u,d=c;for(o.global||(o=xe(o.source,wl(fe.exec(o))+"g")),o.lastIndex=0;u=o.exec(d);)var m=u.index;c=c.slice(0,m===a?s:m)}}else if(e.indexOf(ua(o),s)!=s){var p=c.lastIndexOf(o);p>-1&&(c=c.slice(0,p))}return c+r},zn.unescape=function(e){return(e=wl(e))&&q.test(e)?e.replace(Y,gn):e},zn.uniqueId=function(e){var t=++Ne;return wl(e)+t},zn.upperCase=Xl,zn.upperFirst=Jl,zn.each=wi,zn.eachRight=Ei,zn.first=Yo,cs(zn,function(){var e={};return Er(zn,(function(t,n){Re.call(zn.prototype,n)||(e[n]=t)})),e}(),{chain:!1}),zn.VERSION="4.17.21",xt(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(e){zn[e].placeholder=zn})),xt(["drop","take"],(function(e,t){Wn.prototype[e]=function(n){n=n===a?1:yn(gl(n),0);var r=this.__filtered__&&!t?new Wn(this):this.clone();return r.__filtered__?r.__takeCount__=wn(n,r.__takeCount__):r.__views__.push({size:wn(n,g),type:e+(r.__dir__<0?"Right":"")}),r},Wn.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}})),xt(["filter","map","takeWhile"],(function(e,t){var n=t+1,r=1==n||3==n;Wn.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:co(e,3),type:n}),t.__filtered__=t.__filtered__||r,t}})),xt(["head","last"],(function(e,t){var n="take"+(t?"Right":"");Wn.prototype[e]=function(){return this[n](1).value()[0]}})),xt(["initial","tail"],(function(e,t){var n="drop"+(t?"":"Right");Wn.prototype[e]=function(){return this.__filtered__?new Wn(this):this[n](1)}})),Wn.prototype.compact=function(){return this.filter(os)},Wn.prototype.find=function(e){return this.filter(e).head()},Wn.prototype.findLast=function(e){return this.reverse().find(e)},Wn.prototype.invokeMap=Xr((function(e,t){return"function"==typeof e?new Wn(this):this.map((function(n){return Ir(n,e,t)}))})),Wn.prototype.reject=function(e){return this.filter(Hi(co(e)))},Wn.prototype.slice=function(e,t){e=gl(e);var n=this;return n.__filtered__&&(e>0||t<0)?new Wn(n):(e<0?n=n.takeRight(-e):e&&(n=n.drop(e)),t!==a&&(n=(t=gl(t))<0?n.dropRight(-t):n.take(t-e)),n)},Wn.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Wn.prototype.toArray=function(){return this.take(g)},Er(Wn.prototype,(function(e,t){var n=/^(?:filter|find|map|reject)|While$/.test(t),r=/^(?:head|last)$/.test(t),o=zn[r?"take"+("last"==t?"Right":""):t],i=r||/^find/.test(t);o&&(zn.prototype[t]=function(){var t=this.__wrapped__,l=r?[1]:arguments,s=t instanceof Wn,c=l[0],u=s||Vi(t),d=function(e){var t=o.apply(zn,Lt([e],l));return r&&m?t[0]:t};u&&n&&"function"==typeof c&&1!=c.length&&(s=u=!1);var m=this.__chain__,p=!!this.__actions__.length,h=i&&!m,f=s&&!p;if(!i&&u){t=f?t:new Wn(this);var g=e.apply(t,l);return g.__actions__.push({func:fi,args:[d],thisArg:a}),new Gn(g,m)}return h&&f?e.apply(this,l):(g=this.thru(d),h?r?g.value()[0]:g.value():g)})})),xt(["pop","push","shift","sort","splice","unshift"],(function(e){var t=Ae[e],n=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",r=/^(?:pop|shift)$/.test(e);zn.prototype[e]=function(){var e=arguments;if(r&&!this.__chain__){var a=this.value();return t.apply(Vi(a)?a:[],e)}return this[n]((function(n){return t.apply(Vi(n)?n:[],e)}))}})),Er(Wn.prototype,(function(e,t){var n=zn[t];if(n){var r=n.name+"";Re.call(Mn,r)||(Mn[r]=[]),Mn[r].push({name:t,func:n})}})),Mn[za(a,2).name]=[{name:"wrapper",func:a}],Wn.prototype.clone=function(){var e=new Wn(this.__wrapped__);return e.__actions__=Aa(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=Aa(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=Aa(this.__views__),e},Wn.prototype.reverse=function(){if(this.__filtered__){var e=new Wn(this);e.__dir__=-1,e.__filtered__=!0}else(e=this.clone()).__dir__*=-1;return e},Wn.prototype.value=function(){var e=this.__wrapped__.value(),t=this.__dir__,n=Vi(e),r=t<0,a=n?e.length:0,o=function(e,t,n){var r=-1,a=n.length;for(;++r=this.__values__.length;return{done:e,value:e?a:this.__values__[this.__index__++]}},zn.prototype.plant=function(e){for(var t,n=this;n instanceof Un;){var r=zo(n);r.__index__=0,r.__values__=a,t?o.__wrapped__=r:t=r;var o=r;n=n.__wrapped__}return o.__wrapped__=e,t},zn.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof Wn){var t=e;return this.__actions__.length&&(t=new Wn(this)),(t=t.reverse()).__actions__.push({func:fi,args:[ni],thisArg:a}),new Gn(t,this.__chain__)}return this.thru(ni)},zn.prototype.toJSON=zn.prototype.valueOf=zn.prototype.value=function(){return fa(this.__wrapped__,this.__actions__)},zn.prototype.first=zn.prototype.head,Xe&&(zn.prototype[Xe]=function(){return this}),zn}();pt._=vn,(r=function(){return vn}.call(t,n,t,e))===a||(e.exports=r)}.call(this)},7771:function(e,t,n){var r=n(55639);e.exports=function(){return r.Date.now()}},95062:function(e){e.exports=function(){return!1}},23493:function(e,t,n){var r=n(23279),a=n(13218);e.exports=function(e,t,n){var o=!0,i=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return a(n)&&(o="leading"in n?!!n.leading:o,i="trailing"in n?!!n.trailing:i),r(e,t,{leading:o,maxWait:t,trailing:i})}},14841:function(e,t,n){var r=n(27561),a=n(13218),o=n(33448),i=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,s=/^0o[0-7]+$/i,c=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(o(e))return NaN;if(a(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=a(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=r(e);var n=l.test(e);return n||s.test(e)?c(e.slice(2),n?2:8):i.test(e)?NaN:+e}},30845:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return o}});var r=Number.isNaN||function(e){return"number"===typeof e&&e!==e};function a(e,t){if(e.length!==t.length)return!1;for(var n=0;n0?null===e||void 0===e?void 0:e.chart_data:[],disclaimer:null!==(i=null===e||void 0===e?void 0:e.disclaimer)&&void 0!==i?i:"",illustrator:null!==(l=null===e||void 0===e?void 0:e.illustrator)&&void 0!==l?l:"",faqs:null!==(s=null===e||void 0===e?void 0:e.faqs)&&void 0!==s?s:[],suggestedArticlesLink:null!==(c=null===e||void 0===e?void 0:e.suggested_articles_link)&&void 0!==c?c:""}:{}},d=function(e){return e?{id:"",title:e.post_title||"",name:e.post_name||"",logo:e.logo||"",discoverId:e.ID||"",createdAt:e.created_at||""}:{}},m=function(e){return{id:(null===e||void 0===e?void 0:e.id)||"",discoverId:(null===e||void 0===e?void 0:e.discover_id)||"",logo:(null===e||void 0===e?void 0:e.logo)||"",name:(null===e||void 0===e?void 0:e.name)||"",createdAt:(null===e||void 0===e?void 0:e.created_at)||"",keyword:(null===e||void 0===e?void 0:e.key_word)||"",ignoreWord:(null===e||void 0===e?void 0:e.ignore_word)||""}},p=function e(t){var n,r,a;return t?{termId:t.term_id||null,sponsor:t.sponsor?d(t.sponsor):null,isSponsored:t.is_sponsored||null,categoryName:t.cat_name||null,name:t.name||null,iconUrl:t.icon||"",slugName:t.category_nicename||null,description:t.description||null,featureImage:t.image||null,displayName:t.name||null,parent:t.parent||null,permalink:t.permalink||null,slug:t.slug||null,childCates:(null===(n=t.child_cates)||void 0===n?void 0:n.map((function(t){return e(t)})))||[],colorFeatureImage:t.color_feature_image||null,imageColor:t.image_color||null,textColor:t.text_color||null,catParent:null!==(r=t.cat_parent)&&void 0!==r&&r.name?{name:t.cat_parent.name,permalink:t.cat_parent.permalink}:{},metaTag:t.meta_tag||"",reviewedBy:t.reviewed_by?(a=t.reviewed_by,{postTitle:a.post_title,permalink:a.permalink}):null,reviewedDate:t.reviewed_date||"",faqs:t.faqs?t.faqs.map((function(e){return h(e)})):null}:{}},h=function(e){return{title:e.title,content:e.content}},f=function(e){return{id:e.id,url:e.url,image:e.image,mobileImage:e.mobile_image}},g=function(e){return{id:e.id||"",url:e.url||"",image:e.image||"",mobile_image:e.mobileImage||""}},v=function(e){var t,n,r,a,o,i,l,s,c,u;return e?{topicCount:(null===e||void 0===e?void 0:e.topics_count)||0,postCount:(null===e||void 0===e?void 0:e.posts_count)||0,memberCount:(null===e||void 0===e?void 0:e.members_count)||0,thumbnail:(null===e||void 0===e?void 0:e.thumbnail)||"",banner:(u=(null===e||void 0===e?void 0:e.banner)||[],u.map((function(e){return f(e)}))),coverImage:(null===e||void 0===e||null===(t=e.banner)||void 0===t||null===(n=t[0])||void 0===n?void 0:n.image)||"",mobileCoverImage:(null===e||void 0===e||null===(r=e.banner)||void 0===r||null===(a=r[0])||void 0===a?void 0:a.mobile_image)||"",name:(null===e||void 0===e?void 0:e.name)||"",description:(null===e||void 0===e?void 0:e.description)||"",slug:(null===e||void 0===e?void 0:e.slug)||"",id:String(null===e||void 0===e?void 0:e.id)||"",joined:Boolean(null===e||void 0===e?void 0:e.joined),isActive:null===(null===e||void 0===e?void 0:e.is_active)||"undefined"===typeof(null===e||void 0===e?void 0:e.is_active)||Boolean(null===e||void 0===e?void 0:e.is_active),isHidden:Boolean(null===e||void 0===e?void 0:e.is_hidden),metaTag:{metaTitle:(null===e||void 0===e||null===(o=e.meta_tag)||void 0===o?void 0:o.meta_title)||"",metaDesc:(null===e||void 0===e||null===(i=e.meta_tag)||void 0===i?void 0:i.meta_desc)||"",metaImage:(null===e||void 0===e||null===(l=e.meta_tag)||void 0===l?void 0:l.meta_image)||""},theme:(null===e||void 0===e?void 0:e.group_color_name)||"",highlightTopics:((null===e||void 0===e?void 0:e.topic_slider)||"").split(",").filter(Boolean),totalPostComment:(null===e||void 0===e?void 0:e.total_post_comment)||0,discoverCategory:{categoryId:(null===e||void 0===e||null===(s=e.discover_category)||void 0===s?void 0:s.category_id)||"",name:(null===e||void 0===e||null===(c=e.discover_category)||void 0===c?void 0:c.name)||""},mappedCategoryId:(null===e||void 0===e?void 0:e.mapped_category_id)||""}:{}},b=function(e){var t,n,r,a,o,i,l,s;return e?{id:String(e.id)||"",name:e.name||"",image:e.thumbnail||"",slug:e.slug||"",url:"/"+(null===(t=e.community)||void 0===t?void 0:t.slug)+"/"+(null===e||void 0===e?void 0:e.slug)||0,description:e.description||"",joined:Boolean(e.joined),postCount:e.count_posts||0,memberCount:e.count_members||0,communityDesc:(null===(n=e.community)||void 0===n?void 0:n.description)||"",communityId:String(null===(r=e.community)||void 0===r?void 0:r.id),communitySlug:null===(a=e.community)||void 0===a?void 0:a.slug,communityName:null===(o=e.community)||void 0===o?void 0:o.name,order:e.order||0,community:v(e.community),isActive:null===e.is_active||"undefined"===typeof e.is_active||Boolean(e.is_active),isHidden:Boolean(e.is_hidden),metaTag:{metaTitle:(null===(i=e.meta_tag)||void 0===i?void 0:i.meta_title)||"",metaDesc:(null===(l=e.meta_tag)||void 0===l?void 0:l.meta_desc)||"",metaImage:(null===(s=e.meta_tag)||void 0===s?void 0:s.meta_image)||""},dueDateMonth:(null===e||void 0===e?void 0:e.due_date_month)||0,dueDateYear:(null===e||void 0===e?void 0:e.due_date_year)||0}:{}},y=function(e){var t,n,r,a,o,l,s,c,u,d,p,h,f,g,y,w,E,P;return e?{id:"".concat(e.id),topics:(e.topics||[]).map((function(t){return i({},b(i(i({},t),{},{community:e.community})))})),community:v(null===e||void 0===e?void 0:e.community),slug:e.slug,author:{id:(null===(t=e.user)||void 0===t?void 0:t.id)||0,username:(null===(n=e.user)||void 0===n?void 0:n.user_name)||"",email:(null===(r=e.user)||void 0===r?void 0:r.email)||"",name:(null===(a=e.user)||void 0===a?void 0:a.name)||"",avatar:(null===(o=e.user)||void 0===o?void 0:o.avatar)||"",role:null!==(l=e.user)&&void 0!==l&&l.role?null===(s=e.user)||void 0===s||null===(c=s.role)||void 0===c?void 0:c.toLowerCase():"",type:(null===(u=e.user)||void 0===u?void 0:u.type)||"",title:(null===(d=e.user)||void 0===d?void 0:d.title)||"",partnerId:null!==(p=e.user)&&void 0!==p&&p.partner_id?String(null===(h=e.user)||void 0===h?void 0:h.partner_id):"",doctorId:null!==(f=e.user)&&void 0!==f&&f.doctor_id?String(null===(g=e.user)||void 0===g?void 0:g.doctor_id):"",hospitalId:null!==(y=e.user)&&void 0!==y&&y.hospital_id?String(null===(w=e.user)||void 0===w?void 0:w.hospital_id):"",organisation:(null===(E=e.user)||void 0===E?void 0:E.organisation)||"",specialty:(null===(P=e.user)||void 0===P?void 0:P.specialty)||""},previewUrl:{title:e.preview_title||"",url:e.preview_link||"",image:e.preview_image||"",description:e.preview_description||""},createdTime:(null===e||void 0===e?void 0:e.created_time)||"",createdDate:e.created_at||"",scheduleDate:e.schedule_datetime||"",photos:e.images||[],description:e.description||"",commentCount:e.comments_count||0,likeCount:e.likes_count||0,title:e.name||"",isPin:!!e.is_pin,pinDate:e.pin_date||"",isLiked:e.liked||!1,bookmarked:Boolean(e.bookmarked)||!1,mentions:e.mentions||[],commented:Boolean(e.commented)||!1,introUrl:e.intro_url||"",bannerImage:e.banner_image||"",isAnonymous:e.is_anonymous||0,isSensitive:e.is_sensitive||0,isAskDoctor:e.is_question||0,isIgnoredQuestion:e.is_ignore||0,isReply:e.is_reply||!1,isMinigame:"mini_game"===e.event_type,eventStart:e.event_start,eventEnd:e.event_end,sponsor:m(e.sponsor),totalView:e.total_view||0,metaSchema:e.meta_schema||"",seoTitle:e.seo_title||"",seoDescription:e.seo_description||"",seoImage:e.seo_image||""}:{}},w=function(e){return e?{currentPage:e.current||0,lastPage:e.last||0,total:e.total_items||0}:{}},E=function(e){return e?{postId:e.post_id||null,categoryId:e.category_id||null,postUrl:e.post_url||null,postReviewed:e.post_reviewed||null,postPageviews:e.post_pageviews||null,postRank:e.post_rank||null,isPin:e.is_pin||null,frequency:e.frequency||null,topic:e.topic||null}:{}},P=function(e){return e?{id:e.tool_id||null,topicFrequency:e.frequency||null,topicId:e.topic_id||null,topicName:e.topic_name||null,isPinned:!!e.is_pin||null,toolLink:e.tool_link||"",template:e.template||""}:{}},k=function e(t){var n,r,a,o,i,l,s,c,u,d,m,p,h,f,g,v,b,y,w,E,P,k,C,O,S,x,_,T,A,I,M,D,L,R;return t?{content:t.content,countLikes:t.likes_count,countReplies:t.replies_count,createdAt:t.created_at,createdTime:t.created_time,id:String(t.id),images:t.image||[],link:t.link||null,replies:t.replies&&t.replies.length>0?t.replies.map(e):[],author:{id:(null===(n=t.user)||void 0===n?void 0:n.id)||0,username:(null===(r=t.user)||void 0===r?void 0:r.user_name)||"",name:(null===(a=t.user)||void 0===a?void 0:a.name)||"",role:null!==(o=t.user)&&void 0!==o&&o.role?null===(i=t.user)||void 0===i||null===(l=i.role)||void 0===l?void 0:l.toLowerCase():"",avatar:(null===(s=t.user)||void 0===s?void 0:s.avatar)||"",type:(null===(c=t.user)||void 0===c?void 0:c.type)||"",email:(null===(u=t.user)||void 0===u?void 0:u.email)||"",title:(null===(d=t.user)||void 0===d?void 0:d.title)||"",partnerId:null!==(m=t.user)&&void 0!==m&&m.partner_id?String(null===(p=t.user)||void 0===p?void 0:p.partner_id):"",doctorId:null!==(h=t.user)&&void 0!==h&&h.doctor_id?String(null===(f=t.user)||void 0===f?void 0:f.doctor_id):"",hospitalId:null!==(g=t.user)&&void 0!==g&&g.hospital_id?String(null===(v=t.user)||void 0===v?void 0:v.hospital_id):"",organisation:(null===(b=t.user)||void 0===b?void 0:b.organisation)||"",specialty:(null===(y=t.user)||void 0===y?void 0:y.specialty)||""},liked:!!t.liked,mentionedUser:t.mentioned?{id:(null===(w=t.mentioned)||void 0===w?void 0:w.id)||0,username:(null===(E=t.mentioned)||void 0===E?void 0:E.user_name)||"",name:(null===(P=t.mentioned)||void 0===P?void 0:P.name)||"",role:null!==(k=t.mentioned)&&void 0!==k&&k.role?null===(C=t.mentioned)||void 0===C||null===(O=C.role)||void 0===O?void 0:O.toLowerCase():"",avatar:(null===(S=t.mentioned)||void 0===S?void 0:S.avatar)||"",type:(null===(x=t.mentioned)||void 0===x?void 0:x.type)||"",email:(null===(_=t.mentioned)||void 0===_?void 0:_.email)||"",title:(null===(T=t.mentioned)||void 0===T?void 0:T.title)||"",partnerId:null!==(A=t.mentioned)&&void 0!==A&&A.partner_id?String(null===(I=t.mentioned)||void 0===I?void 0:I.partner_id):"",doctorId:null!==(M=t.mentioned)&&void 0!==M&&M.doctor_id?String(null===(D=t.mentioned)||void 0===D?void 0:D.doctor_id):"",hospitalId:null!==(L=t.mentioned)&&void 0!==L&&L.hospital_id?String(null===(R=t.mentioned)||void 0===R?void 0:R.hospital_id):""}:null,mentions:t.mentions||[],isSensitive:t.is_sensitive||0,userReadComment:t.user_read_comment,source:t.source||[],isVerify:t.is_verify||0,isOppose:t.is_oppose||0,userVerify:t.user_verify||{},categorySlug:t.categories||"",type:t.user.type,isAnonymous:Boolean(Number(t.is_anonymous||0)),isFeedback:Boolean(Number(t.is_feedback||0))}:{}},C=function(e){return e?{name:e.title,description:e.description,images:e.images,likes_count:e.count_likes,comments_count:e.count_comments,comments:e.comments,topics:[],slug:e.post_slug,id:e.post_id,is_pin:e.is_pin,pin_date:"",post_type:e.post_type,schedule_datetime:e.schedule_datetime,is_active:e.is_active,preview_title:e.preview_title||"",preview_image:e.preview_image||"",preview_description:e.preview_description||"",preview_link:e.preview_link||"",user:e.user,intro_url:e.intro_url||"",banner_image:e.banner_image||"",created_at:"",created_time:"",community:{id:e.community_id,name:e.community_name,slug:e.community_slug,description:""},is_sensitive:e.is_sensitive||0,is_anonymous:e.is_anonymous||0}:{}},O=function(e){return e?{chatBotId:e.subot_id,isPinned:e.is_pin,topicId:e.topic_id,topicFrequency:e.frequency}:{}},S=function(e){return e?{disclaimer:e.disclaimer,featuredImage:e.featured_image,info:e.info||[],reviewedBy:e.reviewed_by?c(e.reviewed_by):null,reviewedDate:e.reviewed_date,metaTag:e.meta_tag}:{}},x=function(e){return"undefined"!==typeof e&&e?null!==e&&void 0!==e&&e.turn_off_profile?"":null!==e&&void 0!==e&&e.slug?["expert","medical"].includes((null===e||void 0===e?void 0:e.role)||"")?"/expert/".concat(null===e||void 0===e?void 0:e.slug):"/author/".concat(null===e||void 0===e?void 0:e.slug):(null===e||void 0===e?void 0:e.profile_url)||(null===e||void 0===e?void 0:e.permalink)||"#":""},_=function(e){return e?{disclaimer:e.disclaimer,featured_image:e.featured_image||"",info:e.info||[],reviewedBy:e.reviewed_by?c(e.reviewed_by):null,reviewedDate:e.reviewed_date,metaTag:e.meta_tag}:{}},T=function(e){return e?{id:(null===e||void 0===e?void 0:e.id)||"",title:(null===e||void 0===e?void 0:e.title)||"",description:(null===e||void 0===e?void 0:e.description)||"",image:(null===e||void 0===e?void 0:e.image)||"",mobileImage:(null===e||void 0===e?void 0:e.mobile_image)||"",titleButton:(null===e||void 0===e?void 0:e.title_button)||"",linkButton:(null===e||void 0===e?void 0:e.link_button)||"",positionButton:(null===e||void 0===e?void 0:e.position_button)||"",newTab:(null===e||void 0===e?void 0:e.new_tab)||0,isActive:(null===e||void 0===e?void 0:e.is_active)||0,blockPosition:(null===e||void 0===e?void 0:e.position_button)||""}:null},A=function(e){return void 0!==e&&e?{id:(null===e||void 0===e?void 0:e.id)||"",title:(null===e||void 0===e?void 0:e.title)||"",type:(null===e||void 0===e?void 0:e.type)||"",number:(null===e||void 0===e?void 0:e.number)||0,sort:(null===e||void 0===e?void 0:e.sort)||0,isActive:(null===e||void 0===e?void 0:e.is_active)||0}:null},I=function(e){return void 0!==e&&e?{title:(null===e||void 0===e?void 0:e.title)||"",description:(null===e||void 0===e?void 0:e.description)||"",imageDesktop:(null===e||void 0===e?void 0:e.image_desktop)||"",imageMobile:(null===e||void 0===e?void 0:e.image_mobile)||"",videoUrl:(null===e||void 0===e?void 0:e.video_url)||""}:{}},M=function(e){var t;return void 0!==e&&e?{id:(null===e||void 0===e?void 0:e.id)||0,userName:(null===e||void 0===e?void 0:e.user_name)||"",email:(null===e||void 0===e?void 0:e.email)||"",name:(null===e||void 0===e?void 0:e.name)||"",avatar:(null===e||void 0===e?void 0:e.avatar)||"",role:null!==e&&void 0!==e&&e.role?null===e||void 0===e||null===(t=e.role)||void 0===t?void 0:t.toLowerCase():"",type:(null===e||void 0===e?void 0:e.type)||"",title:(null===e||void 0===e?void 0:e.title)||"",partnerId:(null===e||void 0===e?void 0:e.partner_id)||0,doctorId:(null===e||void 0===e?void 0:e.doctor_id)||0,hospitalId:(null===e||void 0===e?void 0:e.hospital_id)||0,createdAt:(null===e||void 0===e?void 0:e.created_at)||""}:null},D=function(e){var t,n,r,a;return e&&e.information?{is_sponsored:!(null===e||void 0===e||!e.is_sponsored),sponsor:(null===e||void 0===e?void 0:e.sponsor)||null,featured_image:null===e||void 0===e?void 0:e.featured_image,information:null!==(t=null===(n=e.information)||void 0===n?void 0:n.map((function(e){return{title:e.title,description:e.description}})))&&void 0!==t?t:[],reviewBy:{reviewer:(null===(r=e.reviewed_by)||void 0===r?void 0:r.display_name)||(null===(a=e.reviewed_by)||void 0===a?void 0:a.name)||"",date:e.reviewed_date||"",link:x(null===e||void 0===e?void 0:e.reviewed_by)},metaTag:(null===e||void 0===e?void 0:e.meta_tag)||""}:{}},L=function(e){if(!e||!Object.keys(e).length)return null;var t,n;return{title:e.title,englishName:e.english_name,description:e.description,featuredImage:e.featured_image,isSponsored:e.is_sponsored,sponsor:e.sponsor,sponsorBanner:(n=e.sponsor_banner,n?{desktopImage:n.desktop_image,mobileImage:n.mobile_image,showSponsorBanner:n.show_sponsor_banner,videoBlock:n.video_block?{title:n.video_block.title,listVideo:(n.video_block.list_video||[]).map((function(e){return{title:e.title,videoUrl:e.video_url}}))}:null}:null),disclaimer:e.disclaimer,information:e.information,toolGuideline:e.tool_guideline,care:e.care,reviewedBy:(t=e.reviewed_by,t?{ID:t.ID,userId:t.user_id,formerRole:t.former_role,role:t.role,slug:t.slug,displayName:t.display_name,description:t.description,profileUrl:t.profile_url,avatar:t.avatar,avatarThumbnail:t.avatar_thumbnail,turnOffProfile:t.turn_off_profile,specialty:t.specialty,organisation:t.organisation,organisationUrl:t.organisation_url}:null),reviewedDate:e.reviewed_date||"",content:e.content,result:function(e){var t=[];for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];t.push({name:n,image:r.image||"",color:r.color||"",textInput:r.text_input||"",titleResult:r.title_result,description:r.description,whatShouldIDo:r.what_should_i_do,faqs:r.faqs||[],recommendArticles:(r.recommend_articles||[]).map(s)})}return t}(e.result),isLeadgen:e.is_leadgen,metaTag:e.meta_tag}},R=function(e){return e?{id:(null===e||void 0===e?void 0:e.id)||"",title:(null===e||void 0===e?void 0:e.title)||"",reason:(null===e||void 0===e?void 0:e.reason)||""}:{}},N=function(e){return e?{id:e.id||"",name:e.name||""}:{}},H=function(e){return e?{id:e.id||"",label:e.label||"",description:e.description||"",isActive:Boolean(e.is_active)}:{}},$=function(e){return e?{id:e.id||"",label:e.label||"",description:e.description||"",is_active:Number(e.is_active||!0)}:{}},F=function(e){return e?{id:(0,a.Z)(),answer:e.answer||"",question:e.question||""}:{}}},2810:function(e,t,n){"use strict";n.d(t,{yy:function(){return r},SD:function(){return a},tC:function(){return o},D9:function(){return i},qf:function(){return l},J7:function(){return s}});var r={BASE_API_PATH:"/",PROFILE:"profile?website_url={website_url}",PROFILE_PRIVATE_DATA:"profile/private-data?website_url={website_url}",SEARCH_USER:"profile/search?website_url={website_url}&name={name}&sort_by=name",FETCH_PREVIEW:"fetch/preview?website_url={website_url}",FETCH_POST_OR_TOPIC:"fetch/{slug}?website_url={website_url}&community_slug={communitySlug}&show_hidden={showHidden}&meta_schema={metaSchema}",POST:{LIST:"post?website_url={website_url}&slug={slug}&pin={pin}&page={page}&community_id={communityId}&topic_id={topicId}&sort_by={sort}&id={id}&items_per_page={pageSize}&exclude={exclude}&report_start_date={reportStartDate}&report_end_date={reportEndDate}&event_type={eventType}&event_start={eventStart}&event_end={eventEnd}&is_seeding={is_seeding}&exclude_seeding={exclude_seeding}",DETAIL_BY_ID_OR_SLUG:"post/{idSlug}?website_url={website_url}&meta_schema={metaSchema}",CREATE:"post/create?website_url={website_url}",LIKE:"post/{id}/like?website_url={website_url}",DELETE:"post/{id}/delete?website_url={website_url}",REPORT:"post/{id}/report?website_url={website_url}",UPDATE:"post/{id}/update?website_url={website_url}",FOLLOW:"post/{id}/follow?website_url={website_url}",GROUP_BY_MONTH:"sitemap/group-post?website_url={website_url}&items_per_page={pageSize}",POST_BY_MONTH:"sitemap/post/{month}/{year}?website_url={website_url}&items_per_page=100"},COMMENT:{LIST:"comment?website_url={website_url}&post_id={postId}&page={page}&sort_by={sort}&items_per_page={perPage}&_without_reply={withoutReply}&sort_by_expert={sortByExpert}&filter_by_expert={filterByExpert}",CREATE:"comment/create?website_url={website_url}",REPLY:"comment/reply?website_url={website_url}",DELETE:"comment/{id}/delete?website_url={website_url}",LIKE:"comment/{id}/like?website_url={website_url}",UNLIKE:"comment/{id}/unlike?website_url={website_url}",IMAGE_UPLOAD:"comment/image/upload?website_url={website_url}",DETAIL:"comment/{id}?website_url={website_url}",UPDATE:"comment/{id}/update?website_url={website_url}",LIST_OPPOSE_REASONS:"question-ignore/?type=1&website_url={website_url}",ENDORSE:"comment/{id}/endorse?website_url={website_url}",OPPOSE:"comment/{id}/oppose?website_url={website_url}",FEEDBACK:{CREATE:"comment/{id}/feedback?website_url={website_url}"}},COMMUNITY:{LIST:"community?website_url={website_url}&page={page}&items_per_page={pageSize}",DETAIL_BY_ID_OR_SLUG:"community/{idSlug}?website_url={website_url}",JOIN:"community/join?website_url={website_url}",LEAVE:"community/leave?website_url={website_url}",SITE_WIDE_BANNER:"sitewide/together/{type}/{id}?website_url={website_url}",GET_TOP_CONTRIBUTOR:"profile/contribute?website_url={website_url}&community_id={communityId}&start_date={startDate}&end_date={endDate}&items_per_page={pageSize}",GET_POPULAR_TOPICS:"feed/topic/popular?website_url={website_url}&community_id={communityId}",GET_HOT_DISCUSSION:"post?website_url={website_url}&community_id={communityId}&sort_by=relevant&items_per_page={pageSize}&start_date={startDate}&end_date={endDate}&related_posts={postId}&exclude_seeding={exclude_seeding}",GET_UNCATEGORIZED:"community/uncategorized?website_url={website_url}",GET_HOT_POST:"post/v1/featured-posts?site={website_url}&community_id={community_id}&topic_id={topic_id}",GET_SIMILAR_POST:"post/v1/similar-posts?site={website_url}&post_id={post_id}"},TOPIC:{LIST:"topic?website_url={website_url}&community_slug={communitySlug}&community_id={communityId}&page={page}&due_date_month={dueDateMonth}&items_per_page={pageSize}&topic_in={topic_in}",DETAIL_BY_ID_OR_SLUG:"topic/{idSlug}?website_url={website_url}&community_slug={communitySlug}&community_id={communityId}",HEALTH_TOOLS:"tools?topic_id={topicId}&website_url={website_url}",SUBOTS:"subots?topic_id={topicId}&website_url={website_url}",SUGGESTED_POSTS:"suggested-posts?topic_id={topicId}&website_url={website_url}&page={page}",JOIN:"topic/join?website_url={website_url}",LEAVE:"topic/leave?website_url={website_url}"},BOOKMARK:{LIST:"bookmark?user_id={userId}&website_url={website_url}",CREATE:"bookmark/create?website_url={website_url}",DELETE:"bookmark/delete?website_url={website_url}"},HOMEPAGE:{BANNER:"banners?website_url={website_url}",STATIC_NUMBERS:"static-numbers?website_url={website_url}",VIDEO:"options?website_url={website_url}&meta_key=video_community",EXPERT:"options?website_url={website_url}&meta_key=expert_community",SITE_WIDE_BANNER:"sitewide/together/home?website_url={website_url}"},POST_LEAD_LEAD:"campaign/{campaignCode}/lead",USERS:{COUNT_EXPERT_QUESTIONS:"questions/count?website_url={website_url}",GET_JOINED_COMMUNITY_LIST:"profile/communities?website_url={website_url}&user_id={id}"},GUIDELINE:{LIST:"guidelines?website_url={website_url}"},FEEDBACK:{LIST:"feedback?website_url={website_url}"},HEALTH_TOOL:{CREATE:"health-profile/create?website_url={website_url}",GET_STATUS:"health-profile/{type}/get-status?website_url={website_url}"},CHATBOT:{GET_SUGGEST_COMMUNITY:"v2/community/topic"}},a={TOGETHER:{SURVEY:{GET_FIRST_NODE:"frontend/api/bots/{botId}",CHAT_WITH_BOT:"frontend/api/inline/messages",GET_SUBOT_LOG:"frontend/api/log/bot/{botId}/{cookieId}/{accountId}",POST_SUBOT_CREATE_LOG:"frontend/api/log/bot"}}},o={GET_DOCTORS:"doctors?site={site}&status=1&keyword=&page={page}&per_page={perPage}",GET_HOSPITALS:"hospital/branches?site={site}&page={page}&_without_bookable=1&_get_type=short",GET_DOCTOR_INFO:"doctors/{doctorId}?site={site}",GET_HOSPITAL_INFO:"hospital/branch/{id}?site={site}"},i={BASE_API_PATH:"/",GET_SEARCH_ARTICLES:"search?s={keyword}&page={page}",GET_ALL_CATEGORIES:"categories?type=all",GET_HOMEPAGE_POSTS:"home/trending-post?type={type}",GET_HOMEPAGE_LATEST_POSTS:"articles?page=1&_islatest=1",GET_ARTICLE_DETAIL:"article/{slug}?skip_ids={skipIds}&_isrelated={isRelated}",GET_CATEGORY_DETAIL:"category/{slug}",GET_CATEGORY_OR_ARTICLE_DETAIL:"fetch/{fullSlug}",GET_PREVIEW_ARTICLE:"fetch/{fullSlug}?preview_nonce={nonce}&preview=true",GET_ARTICLE_OF_CATEGORY:"articles?category_id={categoryId}&page={currentPage}",GET_PAGE_STATIC:"page/{slug}",GET_ALL_HEALTH_TOOLS:"healthtools",GET_ALL_MARRYBABY_HEALTH_TOOLS:"health-tools",GET_HEALTH_TOOLS_BY_CATEGORY:"healthtools?_hasgroup=1",GET_AUTHOR:"author/{slug}",GET_ALL_EXPERTS:"experts",GET_ALL_EXPERTS_PAGING:"experts?page={page}",GET_EXPERT:"expert/{slug}",GET_EXPERT_POST:"expert/article?page={page}",POST_ARTICLE_FEEDBACK:"article/feedback/{id}",GET_AZ_DRUGS:"category/a-z/{category}",GET_HOMEPAGE_MEDICAL_REVIEWED:"home/medical-reviewed",GET_ARTICLES_BY_IDS:"articles?ids={ids}",GET_ARTICLE_OF_CATEGORY_NO_EXPLAINERS:"articles?category_id={categoryId}&page={currentPage}&skip_ids={ids}",GET_EXPERT_OF_CATEGORY:"category/expert/?id={id}",GET_DUE_DATE_INFO:"health-tools/due-date-calculator/info",GET_DUE_DATE_ALL_WEEKS:"health-tools/due-date-calculator/all",GET_DUE_DATE_SUGGESTED_ARTICLES:"health-tools/due-date-calculator/result?from_week={from}&to_week={to}",GET_PROFILE:"user/profile",POST_USER_REFRESH:"v1/user/refresh",GET_ADMIN_PROFILE:"GET_ADMIN_PROFILE",GET_FEATURE:"feature",POST_NEW_FEATURE:"feature/update",CREATE_BOOKMARK:"bookmark/create",DELETE_BOOKMARK:"bookmark/delete",DELETE_ALL_BOOKMARK:"bookmark/delete-all",GET_ALL_BOOKMARK:"bookmark",SSO_USER_PROFILE:"user",SSO_USER_BOOKMARKS:"user/bookmarks",SSO_USER_PASSWORD:"user/settings/password",SSO_USER_EMAIL:"user/settings/update-email",SSO_CLOSE_ACCOUNT:"user/settings/close-account",SSO_HELP:"user/settings/help",SSO_ONBOARDING_EMAIL:"user/onboarding/yesdok-email",GET_HEALTH_TOOL_OVULATION_INFO:"health-tools/ovulation-calculator/info",GET_HEALTH_TOOL_OVULATION_SUGGESTED_ARTICLES:"health-tools/ovulation-calculator/result?method={method}",GET_HEALTH_TOOL_BMI_INFO:"health-tools/bmi-calculator/info",GET_HEALTH_TOOL_BMI_RESULT:"health-tools/bmi-calculator/result?gender={gender}&bmi={bmi}&age={age}",GET_HEALTH_TOOL_BMR_INFO:"health-tools/bmr-calculator/info",GET_HEALTH_TOOL_BMR_RESULT:"health-tools/bmr-calculator/result?kcals={kcals}&gender={gender}&age={age}",GET_HEALTH_TOOL_PWG_INFO:"health-tools/preweight-gain-calculator/info",GET_HEALTH_TOOL_THR_INFO:"health-tools/target-heart-rate/info",GET_HEALTH_TOOL_BABY_POOP:"health-tools/baby-poop-tool",POST_UPDATE_LOCATION:"tracking/geo/",GET_SIDIS_DUE_DATE:"frontend/tools/due_date",GET_SIDIS_OVULATION:"frontend/tools/ovulation",GET_SIDIS_BMI:"frontend/tools/bmis",GET_SIDIS_BMR:"frontend/tools/bmrs",POST_LOGOUT:"user/logout",OVULATION_CREATE_EVENT:"ovulation/event?method={method}&day={day}&cycle={cycle}&period={period}&token={token}&user_id={user_id}",GET_ALL_SPOTLIGHT:"spotlights?per_page={perPage}&order_by={orderBy}",SSO_UPDATE_FIRST_TIME_BOOKMARK:"bookmark/update-first-time",POST_COMMENT_NOTIFICATION:"comment/notification",GET_ABOUT_US_DATA:"about",POST_LEAD_IMPRESSION:"campaign/{campaignCode}/impression",POST_LEAD_POPUP_EXIT:"campaign/{campaignCode}/popup_exit",POST_LEAD_LEAD:"campaign/{campaignCode}/lead",POST_SSO_VERIFY_TOKEN:"verify-id-token",GET_LANDING_PAGE_FIRST_NODE:"landing_page/bot",GET_LANDING_PAGE_NEXT_NODE:"landing_page/messages",POST_LANDING_PAGE_IMPRESSION:"landing_page/impressions",POST_LANDING_PAGE_CLICK:"landing_page/clicks",FETCH_URL_DATA:"preview",GET_SPOTLIGHT_LANDING:"spotlight/{slug}",CHECK_SSO_EMAIL:"member/check-email",GET_HOMEPAGE_SITEWIDE_BANNER:"home/sitewide-banner",GET_DYNAMIC_FOOTER:"footer",GET_EXPERTS:"experts?page={page}&number={perPage}&s={search}",GET_EXPERT_BY_ID:"expert/{id}",GET_HEALTH_TOOL_BABY_GROWTH_INFO:"health-tools/baby-growth-tracking/info",SPONSORS:{LIST:"sponsors?s={keyWord}"},CATEGORY:{GET_DETAIL_BY_ID:"category/{id}"}},l={BASE_API_PATH:"/",LOGIN:"admin/login?website_url={website_url}",LOGOUT:"admin/logout?website_url={website_url}",RESET_PASSWORD:"admin/password/reset?website_url={website_url}",SEND_EMAIL_RESET_PASS:"admin/password/email?website_url={website_url}",GET_PROFILE:"admin/profile?website_url={website_url}",VIDEO_UPLOAD:"admin/video/upload?website_url={website_url}",COMMUNITY:{LIST:"admin/community?website_url={website_url}&page={page}&items_per_page={pageSize}&is_hidden={isHidden}&is_active={isActive}",DETAIL:"admin/community/{id}?website_url={website_url}",CREATE:"admin/community/create?website_url={website_url}",UPDATE:"admin/community/{id}/update?website_url={website_url}",UPDATE_SETTING:"admin/community/{id}/general-setting?website_url={website_url}",DELETE:"admin/community/{id}/delete?website_url={website_url}",DISCOVER:{LIST:"admin/topic/category?website_url={website_url}&community_id={communityId}",CATEGORIES:"admin/discover/categories?website_url={website_url}",UPDATE:"admin/topic/category/store?website_url={website_url}",DELETE:"admin/topic/category/delete?website_url={website_url}"},TOOLS:{LIST:"admin/topic/tool?website_url={website_url}&community_id={communityId}",TOOLS:"admin/tools?website_url={website_url}",UPDATE:"admin/topic/tool/store?website_url={website_url}",DELETE:"admin/topic/tool/delete?website_url={website_url}"},SUBOTS:{LIST:"admin/topic/subot?website_url={website_url}&community_id={communityId}",SUBOTS:"admin/subot?website_url={website_url}",UPDATE:"admin/topic/subot/store?website_url={website_url}",DELETE:"admin/topic/subot/delete?website_url={website_url}"},BANNER:{GET:"admin/community/banner/{id}?website_url={website_url}",CREATE:"admin/community/banner/create/{id}?website_url={website_url}",UPDATE:"admin/community/banner/{id}/update?website_url={website_url}",DELETE:"admin/community/banner/{id}/delete?website_url={website_url}",SORT:"admin/community/banner/sort/{id}?website_url={website_url}"}},TOPIC:{LIST:"admin/topic?website_url={website_url}&community_id={communityId}&items_per_page={pageSize}&keyword={keyword}",DETAIL:"admin/topic/{id}?website_url={website_url}",CREATE:"admin/topic/create?website_url={website_url}",UPDATE:"admin/topic/{id}/update?website_url={website_url}",DELETE:"admin/topic/{id}/delete?website_url={website_url}",UPDATE_ORDER:"admin/topic/order/update?website_url={website_url}&_order={order}"},USER:{LIST:"admin/user/{type}?website_url={website_url}&keyword={key}&start_date={startDate}&end_date={endDate}&is_suspend={isSuspend}&topic_id={topicId}&community_id={communityId}&sort_by={sort}&page={page}&role={role}&items_per_page={pageSize}",DETAIL:"admin/user/{type}/{id}?website_url={website_url}",GET_ACTIVITY:"admin/user/{type}/{id}/activities?website_url={website_url}&page={page}",SUSPEND:"admin/user/{type}/{id}/suspend?website_url={website_url}",UNSUSPEND:"admin/user/{type}/{id}/unsuspend?website_url={website_url}",INACTIVE:"admin/user/{type}/{id}/inactive?website_url={website_url}",DELETE:"admin/user/{type}/{id}/delete?website_url={website_url}",CREATE:"admin/user/{type}/create?website_url={website_url}",UPDATE:"admin/user/{type}/{id}/update?website_url={website_url}",UPDATE_PERMISSION:"admin/user/{type}/{id}/update?website_url={website_url}&_permission=1",UPDATE_ROLE:"admin/user/{type}/{id}/update?website_url={website_url}&_role=1",LIST_PERMISSION:"admin/permission?website_url={website_url}",SEND_PRIVATE_EMAIL:"admin/user/member/{id}/sent?website_url={website_url}",UPGRADE_MEMBER:"admin/user/member/{id}/upgrade?website_url={website_url}",COUNT_SEARCH_RESULT_BY_USER_TYPE:"admin/user/{userType}/search?keyword={keyword}&website_url={website_url}"},COMMENT:{LIST:"admin/comment?website_url={website_url}&post_id={postId}&community_id={communityId}&user_id={userId}&page={page}&parent_id={parentId}",DELETE:"admin/comment/{id}/delete?website_url={website_url}",CREATE:"admin/comment/create?website_url={website_url}",REPLY:"admin/comment/reply?website_url={website_url}",IMAGE_UPLOAD:"admin/comment/image/upload?website_url={website_url}",SET_SENSITIVE:"admin/comment/{id}/sensitive?website_url={website_url}",MARK_READ_COMMENTS:"admin/user/read-comments?website_url={website_url}&comment_ids={listId}",DETAIL:"admin/comment/{id}?website_url={website_url}",UPDATE:"admin/comment/{id}/update?website_url={website_url}"},POST:{LIST:"admin/post?website_url={website_url}&topic_id={topicId}&post_by={postBy}&keyword={key}&report_start_date={startDate}&report_end_date={endDate}&user_id={userId}&community_id={communityId}&page={page}&filter_comment={filterComment}&items_per_page={pageSize}&sort_by={sortBy}&sort_order={sortOrder}&comment_by={commentBy}&filter_expert={filterExpert}&exclude_schedule_post={excludeSchedulePost}&is_question={isQuestion}&exclude={excludeId}&post_type={postType}&create_time={createTime}&assigned_to_me={assignedToMe}&pin={pin}&sensitive={sensitive}&anonymous={anonymous}",DETAIL:"admin/post/{id}?website_url={website_url}",CREATE:"admin/post/create?website_url={website_url}",CREATE_MULTI:"admin/post/multi/create?website_url={website_url}",UPDATE:"admin/post/{id}/update?website_url={website_url}",UPDATE_STATUS:"admin/post/{id}/update?website_url={website_url}&_status=1",DELETE:"admin/post/{id}/delete?website_url={website_url}",MARK_READ:"admin/user/read-post/{id}?website_url={website_url}",MARK_READ_ALL_COMMENT:"admin/user/read-comment-with-post/{id}?website_url={website_url}",COUNT_SEARCH_RESULT:"admin/post/search?keyword={keyword}&website_url={website_url}",GET_RELATED_POSTS:"admin/post/{id}/get-related?website_url={website_url}",SAVE_RELATED_POSTS:"admin/post/{id}/related?website_url={website_url}"},REPORTED_POST:{LIST:"admin/reported-post?website_url={website_url}&page={page}&reported_id={reportedId}&community_id={communityId}&topic_id={topicId}&report_start_date={startDate}&report_end_date={endDate}&is_approved={isApproved}&is_rejected={isRejected}&reason={reason}",APPROVE_REJECT:"admin/reported-post/{id}?website_url={website_url}"},GET_NOTIFICATION:"admin/notification?website_url={website_url}&user_id={userId}",MODERATION:{GET:"admin/moderation?website_url={website_url}&type={type}",UPDATE:"admin/moderation/create?website_url={website_url}"},REPORTED_COMMENT:{LIST:"admin/reported-comment?website_url={website_url}&community_id={communityId}&topic_id={topicId}&report_start_date={startDate}&report_end_date={endDate}&is_approved={isApproved}&is_rejected={isRejected}&reason={reason}&page={page}&reported_id={reportedId}",APPROVE_REJECT:"admin/reported-comment/{id}?website_url={website_url}"},SEARCH_USER:"admin/profile/search?website_url={website_url}&name={name}&sort_by=name",ELASTIC_SEARCH_BY_KEYWORD:"admin/elasticsearch/search?lang=vi&website_url={website_url}&keyword={key}&paged={page}&per_page={pageSize}&type={type}",ELASTIC_SEARCH_BY_USER:"admin/elasticsearch/user/search?website_url={website_url}&keyword={key}&paged={page}&per_page={pageSize}&type={type}",COUNT_SEARCH_ELASTIC_TOTAL_BY_KEYWORD:"admin/elasticsearch/count-total?website_url={website_url}&keyword={keyword}",COUNT_SEARCH_ELASTIC_USERS_TOTAL_BY_KEYWORD:"admin/elasticsearch/user/count?website_url={website_url}&keyword={keyword}&type={type}",POPULAR_POSTS:{LIST:"admin/options?website_url={website_url}&meta_key=popular_post",CREATE:"admin/popular-post/store?website_url={website_url}"},BANNER:{LIST:"admin/banners?website_url={website_url}",SORT:"admin/banner/sort?website_url={website_url}",CREATE:"admin/banner/create?website_url={website_url}",UPDATE:"admin/banner/{id}/update?website_url={website_url}",DELETE:"admin/banner/{id}/delete?website_url={website_url}"},ADD_COMMUNITY_GUIDES:{SAVE:"admin/expert/store?website_url={website_url}",LIST:"admin/options?website_url={website_url}&meta_key=expert_community"},VIDEO_BANNER:{GET:"admin/options?website_url={website_url}&meta_key=video_community",SAVE:"admin/video/store?website_url={website_url}"},STATISTIC_SETTING:{LIST:"admin/static-numbers?website_url={website_url}",SAVE:"admin/static-number/store?website_url={website_url}"},EXPERTS:{LIST:"admin/experts?website_url={website_url}&keyword={keyword}&type={type}&role={role}",GET_OR_POST_ASSIGN_EXPERT:"admin/options/expert-assignment?website_url={website_url}"},ZALO:{SAVE_SETTING:"admin/zalooa/store?website_url={website_url}",GET_SETTING:"admin/options?website_url={website_url}&meta_key=zalo_oa_setting",PUSH_POSTS:"admin/zalooa/push?website_url={website_url}"},THEME:{LIST:"admin/group-color?website_url={website_url}",DETAIL:"admin/group-color/{id}?website_url={website_url}",CREATE:"admin/group-color?website_url={website_url}",UPDATE:"admin/group-color/{id}?website_url={website_url}",DELETE:"admin/group-color/{id}?website_url={website_url}"},COLOR:{LIST:"admin/color?website_url={website_url}",DETAIL:"admin/color/:colorId?website_url={website_url}",CREATE:"admin/color?website_url={website_url}&name={name}&code={code}",UPDATE:"admin/color/:colorId?website_url={website_url}&name=red&code=%23FF000"},GUIDELINE:{LIST:"admin/guidelines?website_url={website_url}",CREATE:"admin/guidelines?website_url={website_url}",UPDATE:"admin/guidelines/{id}?website_url={website_url}"},CHATBOT:{COMMUNITY:{UPDATE:"admin/chatbot/store?website_url={website_url}",DETAIL:"admin/options?website_url={website_url}&meta_key=chatbot_config"},WELCOME_MESSAGE:{DETAIL:"admin/options/chatbot-welcome?website_url={website_url}&meta_key=chatbot_welcome",UPDATE:"admin/options/chatbot-welcome?website_url={website_url}"},SORRY_MESSAGE:{DETAIL:"admin/options/chatbot-sorry?website_url={website_url}&meta_key=chatbot_sorry",UPDATE:"admin/options/chatbot-sorry?website_url={website_url}"},DESCRIPTION:{DETAIL:"admin/chatbot/get-profile?website_url={website_url}&meta_key=chatbot_sorry",UPDATE:"admin/chatbot/save-profile/?website_url={website_url}"},INFO:{DETAIL:"admin/user/chatbot/?website_url={website_url}",UPDATE:"admin/user/chatbot/{id}/update?website_url={website_url}"}},FEEDBACK:{LIST:"admin/feedback?website_url={website_url}",DETAIL:"admin/feedback/{id}?website_url={website_url}",CREATE:"admin/feedback?website_url={website_url}",UPDATE:"admin/feedback/{id}?website_url={website_url}",DELETE:"admin/feedback/{id}?website_url={website_url}"},FAQS:{LIST:"admin/chatbot/get-faq?website_url={website_url}",UPDATE:"admin/chatbot/store-faq?website_url={website_url}"},SPONSOR:{CREATE:"admin/sponsor/create?website_url={website_url}",CREATE_MULTI:"admin/sponsor/multi/create?website_url={website_url}",LIST:"admin/sponsor/get?website_url={website_url}&keyword={key_word}&get_all={get_all}",GET_POST:"admin/post?website_url={website_url}&sort_order={sort}&sponsor_id={id}&sort_by={sortBy}",SET_POST:"admin/sponsor/{id}/set-post?website_url={website_url}",SETTING:"admin/sponsor/{id}/update?website_url={website_url}"}},s={CREATE_PASSWORD_EMAIL:"user/create-pass-email",POST_CHANGE_EMAIL:"user/change-email",POST_VERIFY_CHANGE_EMAIL:"user/verify-change-email",UPDATE_PROFILE:"user/update"}},24169:function(e,t,n){"use strict";n.d(t,{Iq:function(){return Y},pH:function(){return q},t9:function(){return G},Cl:function(){return Z},cA:function(){return V},uu:function(){return re},Jl:function(){return W},cw:function(){return B},cN:function(){return M},FG:function(){return N},Bf:function(){return L},mg:function(){return T},tN:function(){return I},Ow:function(){return A},R4:function(){return R},ec:function(){return H},gP:function(){return te},fj:function(){return J},DS:function(){return ae},Lk:function(){return $},vf:function(){return F},jX:function(){return D},ld:function(){return ne},Rm:function(){return S},ZY:function(){return ee},Fo:function(){return oe},p0:function(){return X}});var r=n(809),a=n.n(r),o=n(32292),i=n(92447),l=n(26265),s=n(65900),c=n(78577),u=n(43568),d=n(38648),m=n(9669),p=n.n(m),h=n(76489),f=n(36808),g=n.n(f),v=(n(63137),n(47856)),b=n.n(v),y=n(44586),w=n(2810),E=n(76278),P=n(95983);var k=window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new Error("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,r="",a=0,o=0,i=0;n=t.charAt(i++);~n&&(o=a%4?64*o+n:n,a++%4)?r+=String.fromCharCode(255&o>>(-2*a&6)):0)n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(n);return r};function C(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function O(e){for(var t=1;t=0?e.slice(0,t+1)+e.slice(t+1).replace(/[^=&]+=(&|$)/g,"").replace(/&$/,""):e},_=P.Vi.NEXT_PUBLIC_DEPLOY_LOCALE||"vi-VN",T=function(e){return window.location.origin},A=function(e,t){return window.location.href},I=function(e){var t=P.Vi.NEXT_PUBLIC_DEPLOY_ENV;return"development"===t?"http://localhost:3000":"https://".concat("staging"===t?"discover.":"").concat(c.v[e])},M=function(e,t,n){var r="";n&&(r=Object.keys(n).map((function(e){return e+"="+n[e]})).join("&"));var a=P.Vi.NEXT_PUBLIC_TOGETHER_BASE_API_URL,o=P.Vi.WP_INTERNAL_TOGETHER_API||a,i=b()(e,O(O({},null!==t&&void 0!==t&&t._locale?{website_url:S(String(t._locale))}:{}),t));return i+="".concat(i.includes("?")?"&":"?").concat(r),o+"api/v1/"+x(i)},D=function(e,t){return P.Vi.NEXT_PUBLIC_SUBOT_API_URL+x(b()(e,O(O({},null!==t&&void 0!==t&&t._locale?{website_url:S(String(t._locale))}:{}),t)))},L=function(e,t){return P.Vi.NEXT_PUBLIC_CHATBOT_API_URL+x(b()(e,O(O({},null!==t&&void 0!==t&&t._locale?{website_url:S(String(t._locale))}:{}),t)))},R=function(e,t,n){var r=P.Vi.NEXT_PUBLIC_DISCOVER_BASE_API_URL,a=P.Vi.WP_INTERNAL_DISCOVER_API,o=P.Vi.NEXT_PUBLIC_DISCOVER_BASE_PROD_API_URL;return(n&&!s.y?o:a||r)+"wp-json/api/"+x(b()(e,O({},t)))},N=function(e,t){return P.Vi.NEXT_PUBLIC_CARE_API+"api/"+b()(e,O(O({},t),{},{site:E.domainLocales[_]}))},H=function(e,t,n){var r=P.Vi.NEXT_PUBLIC_DISCOVER_MARRY_BABY_BASE_API_URL,a=P.Vi.WP_INTERNAL_MARRY_BABY_DISCOVER_API,o=P.Vi.NEXT_PUBLIC_DISCOVER_MARRY_BABY_BASE_PROD_API_URL;return(n&&!s.y?o:a||r)+"wp-json/api/"+x(b()(e,O({},t)))},$=function(e,t){return"https://id.hellobacsi.com/api/"+x(b()(e,O({},t)))},F=function(e,t){return"https://producer-sidis.hellohealthgroup.com/api/"+x(b()(e,O({},t)))},B=function(e,t){return"".concat("https://together.hellohealthgroup.com/go-api/").concat(x(b()(e,O(O({},null!==t&&void 0!==t&&t._locale?{website_url:E.domainLocales[_]}:{}),t))))},z=function(e,t){var n=p().create();return n.interceptors.request.use((function(n){return n.headers={Authorization:"".concat(t," ").concat(e)},n}),(function(e){Promise.reject(e)})),n},j=function(e,t){var n=p().create();return n.interceptors.request.use((function(n){return n.headers={Authorization:"".concat(t," ").concat(e)},n}),(function(e){Promise.reject(e)})),n.interceptors.response.use((function(e){return e}),(function(e){var t,n=O({},e);return null!==n&&void 0!==n&&null!==(t=n.request)&&void 0!==t&&t.withCredentials||null!==n&&void 0!==n&&n.response||d.Z.error({message:"API error"}),Promise.reject(n)})),n},U=function(e){return encodeURI(e).replace(/%5B/g,"[").replace(/%5D/g,"]")},G=function(){var e=(0,i.Z)(a().mark((function e(t,n,r){var i,l,s,c,u,d,m,h,f,g,v,b=arguments;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(i=b.length>3&&void 0!==b[3]&&b[3],l=G.isEnabledCached(t,n,r),s=(0,o.Z)(l,2),c=s[0],u=s[1],d=c?"".concat(t,"|").concat(n).concat(u):"",m=c&&void 0===G.cached[d],h=c&&!G.cached[d],G.isEnabledCached(t,n)&&h&&(G.cached[d]=!0),e.prev=6,!c||m){e.next=9;break}return e.abrupt("return",new Promise((function(e){if("boolean"===typeof G.cached[d])var t=setInterval((function(){"boolean"!==typeof G.cached[d]&&(clearInterval(t),e(G.cached[d]))}),100);else e(G.cached[d])})));case 9:return e.next=11,p()(O({url:i?t:U(t),method:n,timeout:3e4},r));case 11:if(f=e.sent,c&&(G.cached[d]=f.data),!f){e.next=15;break}return e.abrupt("return",f.data);case 15:e.next=21;break;case 17:return e.prev=17,e.t0=e.catch(6),c&&(G.cached[d]=(null===e.t0||void 0===e.t0||null===(v=e.t0.response)||void 0===v?void 0:v.data)||null),e.abrupt("return",(null===e.t0||void 0===e.t0||null===(g=e.t0.response)||void 0===g?void 0:g.data)||null);case 21:return e.abrupt("return",null);case 22:case"end":return e.stop()}}),e,null,[[6,17]])})));return function(t,n,r){return e.apply(this,arguments)}}();G.cached={},G.isEnabledCached=function(e,t,n){var r,a;return e.includes(w.SD.TOGETHER.SURVEY.POST_SUBOT_CREATE_LOG)&&"complete"===(null===n||void 0===n||null===(r=n.data)||void 0===r?void 0:r.status)&&null!==n&&void 0!==n&&null!==(a=n.data)&&void 0!==a&&a.bot_id&&"POST"===t.toUpperCase()?[!0,"|".concat(n.data.status,"|").concat(n.data.bot_id,"|").concat(n.data.type)]:[(e.includes("subot.")||e.includes("health-tools/"))&&"GET"===t.toUpperCase(),""]},console.log(G.cached);var W=function(){var e=(0,i.Z)(a().mark((function e(t){var n,r,o,i,l,s,c,u,d,m,p,f,v,b,y,w,E,k,C=arguments;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=C.length>1&&void 0!==C[1]?C[1]:"GET",r=C.length>2?C[2]:void 0,o=C.length>3?C[3]:void 0,e.prev=3,i="string"===typeof t?t:t.url,l="string"===typeof t?t:t.backupUrl,s=h.parse(o||""),c=s[P.Ud],!(u=c||g().get(P.Ud))||!u.length){e.next=29;break}return e.prev=10,p=z(u,"Bearer"),e.next=14,p(O({url:U(i),method:n,timeout:3e4},r));case 14:if(null===(f=e.sent)||void 0===f||null===(d=f.data)||void 0===d||null===(m=d.messages)||void 0===m||!m.find((function(e){return"Unauthenticated"===(null===e||void 0===e?void 0:e.toLowerCase())}))){e.next=17;break}return e.abrupt("return",G(l||i,n,r));case 17:if(!f){e.next=21;break}if(-1!==(null===(v=f.data)||void 0===v?void 0:v.status)){e.next=20;break}return e.abrupt("return",G(l||i,n,r));case 20:return e.abrupt("return",f.data);case 21:e.next=27;break;case 23:return e.prev=23,e.t0=e.catch(10),console.log({status:null===e.t0||void 0===e.t0||null===(b=e.t0.response)||void 0===b?void 0:b.status,statusText:null===e.t0||void 0===e.t0||null===(y=e.t0.response)||void 0===y?void 0:y.statusText}),e.abrupt("return",G(l||i,n,r));case 27:e.next=30;break;case 29:return e.abrupt("return",G(l||i,n,r));case 30:e.next=36;break;case 32:return e.prev=32,e.t1=e.catch(3),console.log({status:null===e.t1||void 0===e.t1||null===(w=e.t1.response)||void 0===w?void 0:w.status,statusText:null===e.t1||void 0===e.t1||null===(E=e.t1.response)||void 0===E?void 0:E.statusText}),e.abrupt("return",(null===e.t1||void 0===e.t1||null===(k=e.t1.response)||void 0===k?void 0:k.data)||null);case 36:return e.abrupt("return",null);case 37:case"end":return e.stop()}}),e,null,[[3,32],[10,23]])})));return function(t){return e.apply(this,arguments)}}(),V=function(){var e=(0,i.Z)(a().mark((function e(t,n,r,o){var i,l,s,c,u,d;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(e.prev=0,i=h.parse(o||""),l=i[P.Ud],!(s=l||g().get(P.Ud))||!s.length){e.next=11;break}return c=z(s,"Bearer"),e.next=8,c(O({url:U(t),method:n,timeout:3e4},r));case 8:if(!(u=e.sent)){e.next=11;break}return e.abrupt("return",u.data);case 11:e.next=16;break;case 13:return e.prev=13,e.t0=e.catch(0),e.abrupt("return",(null===e.t0||void 0===e.t0||null===(d=e.t0.response)||void 0===d?void 0:d.data)||null);case 16:return e.abrupt("return",null);case 17:case"end":return e.stop()}}),e,null,[[0,13]])})));return function(t,n,r,a){return e.apply(this,arguments)}}(),Z=function(){var e=(0,i.Z)(a().mark((function e(t,n,r,o){var i,l,s,c,u;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(e.prev=0,i=h.parse(o||""),l=i[P.if],!(s=l||g().get(P.if))||!s.length){e.next=11;break}return c=j(s,"Bearer"),e.next=8,c(O({url:U(t),method:n,timeout:5e4},r));case 8:if(!(u=e.sent)){e.next=11;break}return e.abrupt("return",u.data);case 11:e.next=16;break;case 13:throw e.prev=13,e.t0=e.catch(0),e.t0;case 16:return e.abrupt("return",null);case 17:case"end":return e.stop()}}),e,null,[[0,13]])})));return function(t,n,r,a){return e.apply(this,arguments)}}(),Y=function(){var e=(0,i.Z)(a().mark((function e(t){var n,r,o,i,l,s,c,u,d,m,f,v,b,y,k,C,O,S,x,T,A;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(e.prev=0,n=h.parse(t||""),r=n[P.Ud],!(o=r||g().get(P.Ud))||!o.length){e.next=47;break}return i=z(o,"Bearer"),e.prev=6,e.next=9,i.post($(w.D9.GET_PROFILE));case 9:l=e.sent,e.next=16;break;case 12:e.prev=12,e.t0=e.catch(6),s=e.t0,l||(l=e.t0.response);case 16:if(!l){e.next=45;break}if(e.prev=17,null===(c=l.data)||void 0===c||null===(u=c._data)||void 0===u||!u.id){e.next=27;break}return e.next=21,V(M(w.yy.PROFILE,{_locale:P.Vi.NEXT_PUBLIC_DEPLOY_LOCALE||"vi-VN"}),"GET",{},t);case 21:k=e.sent,C=null===k||void 0===k||null===(b=k.data)||void 0===b?void 0:b.id,l.data._data._togetherUserId=C||null,l.data._data.role=(null===k||void 0===k||null===(y=k.data)||void 0===y?void 0:y.role)||"",e.next=37;break;case 27:if("SSO_ERR_041"!==(null===(d=l)||void 0===d||null===(m=d.data)||void 0===m?void 0:m.code)&&1===(null===(f=l)||void 0===f||null===(v=f.data)||void 0===v?void 0:v._status)){e.next=37;break}if(O=n[P.BM],!(S=O||g().get(P.BM))){e.next=37;break}return e.next=33,p()({url:$(w.D9.POST_USER_REFRESH),method:"POST",timeout:3e4,data:{refresh_token:S},headers:{"Content-Type":"application/json",Accept:"application/json"}});case 33:if(null===(A=e.sent)||void 0===A||null===(x=A.data)||void 0===x||null===(T=x._data)||void 0===T||!T.token){e.next=37;break}return g().set(P.Ud,A.data._data.token,{domain:"localhost"===window.location.hostname?"localhost":".".concat(E.domainLocales[_]),expires:A.data._data.expire_in||void 0}),e.abrupt("return",Y(t));case 37:e.next=42;break;case 39:e.prev=39,e.t1=e.catch(17),console.log(e.t1);case 42:if(!s){e.next=44;break}throw s;case 44:return e.abrupt("return",l.data._data);case 45:if(!s){e.next=47;break}throw s;case 47:e.next=52;break;case 49:return e.prev=49,e.t2=e.catch(0),e.abrupt("return",null);case 52:return e.abrupt("return",null);case 53:case"end":return e.stop()}}),e,null,[[0,49],[6,12],[17,39]])})));return function(t){return e.apply(this,arguments)}}(),K=function(){var e=(0,i.Z)(a().mark((function e(t){var n,r;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,n=z("aGhnOjEyMzQ1Njc4OQ==","Basic"),e.next=4,n.post($(w.D9.CHECK_SSO_EMAIL),{email:t});case 4:if(!(r=e.sent)){e.next=7;break}return e.abrupt("return",r.data._status>0);case 7:e.next=12;break;case 9:return e.prev=9,e.t0=e.catch(0),e.abrupt("return",!1);case 12:return e.abrupt("return",!1);case 13:case"end":return e.stop()}}),e,null,[[0,9]])})));return function(t){return e.apply(this,arguments)}}(),q=function(){var e=(0,i.Z)(a().mark((function e(t){var n,r,o,i,l,s,c,u,d,m,p,f=arguments;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=f.length>1&&void 0!==f[1]?f[1]:"vi-VN",e.prev=1,r=h.parse(t||""),o=r[P.if],!(i=o||g().get(P.if))||!i.length){e.next=23;break}return c=S(String(n)),u=z(i,"Bearer"),e.next=10,u.get(M(w.qf.GET_PROFILE,{website_url:c}));case 10:if(d=e.sent,null===(l=d.data)||void 0===l||null===(s=l.data)||void 0===s||!s.id){e.next=22;break}if(!(m=d.data.data).email){e.next=19;break}return e.next=16,K(m.email);case 16:e.t0=e.sent,e.next=20;break;case 19:e.t0=!1;case 20:return p=e.t0,e.abrupt("return",O(O({},m),{},{_adminHasSSO:p,_adminPermissions:m.permissions||[]}));case 22:return e.abrupt("return",{id:-1,name:"Admin",role:"admin"});case 23:e.next=28;break;case 25:return e.prev=25,e.t1=e.catch(1),e.abrupt("return",null);case 28:return e.abrupt("return",null);case 29:case"end":return e.stop()}}),e,null,[[1,25]])})));return function(t){return e.apply(this,arguments)}}(),X=function(e){var t=P.Vi.NEXT_PUBLIC_SSO,n=e||window.location.href,r=new URL(n);P.Ew?u.u.getState().triggerLogin({returnUrl:n}):window.location.href=t?"".concat(t,"?returnUrl=").concat(encodeURIComponent(r.toString())):n},J=function(e){try{var t=h.parse(e||"")[P.rX]||g().get(P.rX);if(!t){var n=(0,y.Z)();t=n,g().set(P.rX,n)}return t}catch(a){var r=(0,y.Z)();return g().set(P.rX,r),r}},Q="",ee=function(){try{return Q||(Q=(0,y.Z)()),Q}catch(e){return""}},te=function(e){try{return h.parse(e||"")[P.ch]||g().get(P.ch)}catch(t){return null}},ne=function(e){var t=h.parse(e||"")[P.Ud]||g().get(P.Ud)||"";try{var n=t.split(".")[1].replace(/-/g,"+").replace(/_/g,"/"),r=decodeURIComponent(k(n).split("").map((function(e){return"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)})).join(""));return JSON.parse(r).sub}catch(a){return""}},re=function(){var e=(0,i.Z)(a().mark((function e(t,n,r,o){var i,l,s,c,u,d;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,i=h.parse(o||""),l=i[P.rX],s=l||g().get(P.rX),c=i[P.ch]||g().get(P.ch),s||(u=(0,y.Z)(),s=u,g().set(P.rX,u)),e.next=8,p()(O(O({url:U(t),method:n,timeout:3e4},r),{},{data:O(O({},null===r||void 0===r?void 0:r.data),{},{cookie_id:s,ga_client_id:c||""})}));case 8:if(!(d=e.sent)){e.next=11;break}return e.abrupt("return",d.data);case 11:e.next=16;break;case 13:return e.prev=13,e.t0=e.catch(0),e.abrupt("return",null);case 16:return e.abrupt("return",null);case 17:case"end":return e.stop()}}),e,null,[[0,13]])})));return function(t,n,r,a){return e.apply(this,arguments)}}(),ae=function(e,t){return"https://lead.hellohealthgroup.com/api/"+x(b()(e,O({},t)))},oe=function(e,t){var n=O({loggedInRoute:"/admin/overview",loggedOutRoute:"/admin/login"},t);return null!==e&&void 0!==e&&e.id?!n.loggedInOnly&&"string"===typeof n.loggedInRoute&&{redirect:{destination:n.loggedInRoute,permanent:!1}}:!n.loggedOutOnly&&"string"===typeof n.loggedOutRoute&&{redirect:{destination:n.loggedOutRoute,permanent:!1}}}},3453:function(e,t,n){"use strict";n.d(t,{pR:function(){return E},aC:function(){return P}});var r=n(85893),a=n(809),o=n.n(a),i=n(92447),l=n(67294),s=n(94044),c=n(22398),u=n(32763),d=n(86896),m=n(27986),p=n(2810),h=n(24169),f=n(26381),g=n(95983),v=n(43196),b=n(36308),y=n(91256).ZP.div.withConfig({displayName:"indexstyled__StyledConfirmSubmitPopup",componentId:"sc-keeu0g-0"})(["position:fixed;z-index:500;top:0;left:0;display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:rgba(0,0,0,0.25);border-radius:6px;","{padding:0 16px;}.confirm-dialog{position:relative;overflow:auto;width:500px;max-height:90%;padding-top:44px;background:#fff;border-radius:6px;max-width:100%;.close-btn{position:absolute;top:16px;right:16px;width:24px;height:24px;cursor:pointer;}.confirm-content{display:flex;flex-direction:column;align-items:center;padding:0 16px 16px;text-align:center;.__thumbnail{width:64px;height:64px;margin-bottom:8px;}.__title{margin-bottom:8px;font-size:24px;line-height:32px;}.__desc{margin-bottom:24px;color:",";font-size:18px;line-height:24px;}.__btn-group{display:grid;flex-wrap:nowrap;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:12px;","{grid-auto-flow:row;width:100%;&.mobile-reverse{> button:first-child{order:2;}}}.mantine-Button-label{white-space:normal;text-align:center;}button{*{pointer-events:none;}}}}}"],b.M.mbDown,(function(e){var t;return null===(t=e.theme)||void 0===t?void 0:t.colors.gray500}),b.M.mbDown),w=(0,m.Ue)((function(e){return{renderData:null,setRenderData:function(t){return e({renderData:t})}}})),E=function(){var e=w(),t=e.renderData,n=e.setRenderData,a=(0,l.useState)(!1),d=a[0],m=a[1];if(!t)return(0,r.jsx)(r.Fragment,{});var p=t.thumbnail,h=t.title,f=t.description,g=t.buttons,b=t.hideCloseButton,E=t.onClose,P=t.mobileButtonReverseOrder,k=function(){null===E||void 0===E||E(),n(null)};return(0,r.jsx)(y,{onClick:k,children:(0,r.jsxs)("div",{className:"confirm-dialog",onClick:function(e){return e.stopPropagation()},children:[!b&&(0,r.jsx)("img",{className:"close-btn",src:(0,v.k3)("/svg/closeLight.svg"),onClick:k,alt:""}),(0,r.jsxs)("div",{className:"confirm-content",children:[p&&(0,r.jsx)("img",{className:"__thumbnail",src:p,alt:""}),h&&(0,r.jsx)(s.H,{className:"__title",tag:"h2",children:h}),f&&(0,r.jsx)(c.T,{className:"__desc",size:"lg",children:f}),!(null===g||void 0===g||!g.length)&&(0,r.jsx)("div",{className:"__btn-group ".concat(P?"mobile-reverse":""),children:g.map((function(e,t){return(0,r.jsx)(u.B,{size:"lg",variant:e.variant,disabled:d,loading:d,onClick:(0,i.Z)(o().mark((function t(){var n;return o().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return m(!0),t.prev=1,t.next=4,null===(n=e.onClick)||void 0===n?void 0:n.call(e);case 4:e.actionClose&&k(),t.next=10;break;case 7:t.prev=7,t.t0=t.catch(1),console.error(t.t0);case 10:return t.prev=10,m(!1),t.finish(10);case 13:case"end":return t.stop()}}),t,null,[[1,7,10,13]])}))),"data-event-category":e.dataEventCategory,"data-event-action":e.dataEventAction,"data-event-label":e.dataEventLabel,children:e.content},t)}))})]})]})})},P=function(){var e=w((function(e){return e.setRenderData})),t=(0,f.h)(),n=t.locale,r=t.asPath,a=(0,d.Z)().formatMessage;return function(t){var l;return e({title:a({id:"dataPrivacy.confirmPopup.title"}),description:a({id:"dataPrivacy.confirmPopup.description"},{site:null===(l=g.CX[n])||void 0===l?void 0:l.SITE_NAME_FORMATTED}),thumbnail:(0,v.k3)("/svg/data-privacy.svg"),mobileButtonReverseOrder:!0,buttons:[{content:a({id:"dataPrivacy.confirmPopup.cancel"}),variant:"tertiary",actionClose:!0,dataEventCategory:"Data Privacy Popup",dataEventAction:"No",dataEventLabel:(0,h.Ow)(n,r)},{content:a({id:"dataPrivacy.confirmPopup.accept"}),onClick:function(){var e=(0,i.Z)(o().mark((function e(){return o().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,(0,h.cA)((0,h.Lk)(p.J7.UPDATE_PROFILE),"POST",{data:{unfollow_member:!1}});case 2:return e.next=4,(0,h.cA)((0,h.cN)(p.yy.PROFILE_PRIVATE_DATA,{_locale:n}),"POST",{data:{unfollow_member:!1}});case 4:null===t||void 0===t||t();case 5:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),variant:"primary",actionClose:!0,dataEventCategory:"Data Privacy Popup",dataEventAction:"Yes",dataEventLabel:(0,h.Ow)(n,r)}]})}}},76278:function(e,t,n){var r=n(34155).env.NEXT_PUBLIC_MARRY_BABY?{"vi-VN":"marrybaby.vn"}:{"vi-VN":"hellobacsi.com","id-ID":"hellosehat.com","ms-MY":"hellodoktor.com","km-KH":"hellokrupet.com","en-PH":"hellodoctor.com.ph","th-TH":"hellokhunmor.com","my-MM":"hellosayarwon.com","zh-TW":"helloyishi.com.tw","hi-IN":"helloswasthya.com"};e.exports={domainLocales:r,ignoreList:[],domainLocalesWithHttps:function(e){return"https://".concat(r[e])}}},37302:function(e,t,n){"use strict";n.d(t,{m:function(){return P},C:function(){return k}});var r=n(809),a=n.n(r),o=n(26265),i=n(92447),l=n(67294),s=n(11163),c=n(86896),u=n(25559),d=n(2810),m=n(24169),p=n(3453),h=n(18833),f=n(50017),g=n(63792),v=n(98218),b=n(21124),y=n(13195);function w(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function E(e){for(var t=1;t0&&Object.keys(i).map((function(e){u.append(e,i[e])})),(0,d.p0)("".concat((0,d.mg)(o)).concat((0,h.k3)("/on-boarding?return=".concat(encodeURIComponent("".concat(c.origin).concat(c.pathname,"?").concat(u.toString())))))),null},params:y(y({},a),e)}}},26381:function(e,t,n){"use strict";n.d(t,{h:function(){return c}});var r=n(26265),a=n(67294),o=n(86315),i=n(11163);function l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{},t=e.ampFirst,n=void 0!==t&&t,r=e.hybrid,a=void 0!==r&&r,o=e.hasQuery,i=void 0!==o&&o;return n||a&&i}},57999:function(e,t,n){"use strict";var r=n(61682);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t0&&void 0!==arguments[0]&&arguments[0],t=[i.default.createElement("meta",{charSet:"utf-8"})];return e||t.push(i.default.createElement("meta",{name:"viewport",content:"width=device-width"})),t}function p(e,t){return"string"===typeof t||"number"===typeof t?e:t.type===i.default.Fragment?e.concat(i.default.Children.toArray(t.props.children).reduce((function(e,t){return"string"===typeof t||"number"===typeof t?e:e.concat(t)}),[])):e.concat(t)}var h=["name","httpEquiv","charSet","itemProp"];function f(e,t){return e.reduce((function(e,t){var n=i.default.Children.toArray(t.props.children);return e.concat(n)}),[]).reduce(p,[]).reverse().concat(m(t.inAmpMode)).filter(function(){var e=new Set,t=new Set,n=new Set,r={};return function(a){var o=!0,i=!1;if(a.key&&"number"!==typeof a.key&&a.key.indexOf("$")>0){i=!0;var l=a.key.slice(a.key.indexOf("$")+1);e.has(l)?o=!1:e.add(l)}switch(a.type){case"title":case"base":t.has(a.type)?o=!1:t.add(a.type);break;case"meta":for(var s=0,c=h.length;s=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:a}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,i=!0,l=!1;return{s:function(){n=e[Symbol.iterator]()},n:function(){var e=n.next();return i=e.done,e},e:function(e){l=!0,o=e},f:function(){try{i||null==n.return||n.return()}finally{if(l)throw o}}}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n0&&void 0!==arguments[0]?arguments[0]:[];return new Promise((function(t){var n=function(){return g=!0,t()};w(f,e).then(n,n)}))},window.__NEXT_PRELOADREADY=y.preloadReady;var E=y;t.default=E},73244:function(e,t,n){"use strict";var r=n(83115),a=n(2553),o=n(62012),i=(n(50450),n(9807)),l=n(27690),s=n(99828);function c(e){var t=function(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=s(e);if(t){var a=s(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return l(this,n)}}t.__esModule=!0,t.default=void 0;var u=n(67294),d=function(e){i(n,e);var t=c(n);function n(e){var o;return a(this,n),(o=t.call(this,e))._hasHeadManager=void 0,o.emitChange=function(){o._hasHeadManager&&o.props.headManager.updateHead(o.props.reduceComponentsToState(r(o.props.headManager.mountedInstances),o.props))},o._hasHeadManager=o.props.headManager&&o.props.headManager.mountedInstances,o}return o(n,[{key:"componentDidMount",value:function(){this._hasHeadManager&&this.props.headManager.mountedInstances.add(this),this.emitChange()}},{key:"componentDidUpdate",value:function(){this.emitChange()}},{key:"componentWillUnmount",value:function(){this._hasHeadManager&&this.props.headManager.mountedInstances.delete(this),this.emitChange()}},{key:"render",value:function(){return null}}]),n}(u.Component);t.default=d},40242:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return Js}});var r=n(85893),a=n(26265),o=n(67294),i=n(43125),l=n(10917),s=n(36308),c=n(34155);var u=n(36808),d=n.n(u),m=n(5152),p=n(9008),h=n(11163),f=n(74865),g=n.n(f),v=n(73935),b=n(1785),y=n.n(b),w=n(70655),E=n(74806),P=n(680),k=n(25687),C=n(16284),O=n(761),S=n(39943);function x(e,t){return Object.keys(e).reduce((function(n,r){return n[r]=(0,w.pi)({timeZone:t},e[r]),n}),{})}function _(e,t){return Object.keys((0,w.pi)((0,w.pi)({},e),t)).reduce((function(n,r){return n[r]=(0,w.pi)((0,w.pi)({},e[r]||{}),t[r]||{}),n}),{})}function T(e,t){if(!t)return e;var n=C.C.formats;return(0,w.pi)((0,w.pi)((0,w.pi)({},n),e),{date:_(x(n.date,t),x(e.date||{},t)),time:_(x(n.time,t),x(e.time||{},t))})}function A(e,t,n,r,a){var o=e.locale,i=e.formats,l=e.messages,s=e.defaultLocale,c=e.defaultFormats,u=e.fallbackOnEmptyString,d=e.onError,m=e.timeZone,p=e.defaultRichTextElements;void 0===n&&(n={id:""});var h=n.id,f=n.defaultMessage;(0,k.kG)(!!h,"[@formatjs/intl] An `id` must be provided to format a message. You can either:\n1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.io/docs/tooling/babel-plugin)\nor [@formatjs/ts-transformer](https://formatjs.io/docs/tooling/ts-transformer) OR\n2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.io/docs/tooling/linter#enforce-id)\nto autofix this issue");var g=String(h),v=l&&Object.prototype.hasOwnProperty.call(l,g)&&l[g];if(Array.isArray(v)&&1===v.length&&v[0].type===S.wD.literal)return v[0].value;if(!r&&v&&"string"===typeof v&&!p)return v.replace(/'\{(.*?)\}'/gi,"{$1}");if(r=(0,w.pi)((0,w.pi)({},p),r||{}),i=T(i,m),c=T(c,m),!v){if(!1===u&&""===v)return v;if((!f||o&&o.toLowerCase()!==s.toLowerCase())&&d(new O.$6(n,o)),f)try{return t.getMessageFormat(f,s,c,a).format(r)}catch(ml){return d(new O.X9('Error formatting default message for: "'.concat(g,'", rendering default message verbatim'),o,n,ml)),"string"===typeof f?f:g}return g}try{return t.getMessageFormat(v,o,i,(0,w.pi)({formatters:t},a||{})).format(r)}catch(ml){d(new O.X9('Error formatting message: "'.concat(g,'", using ').concat(f?"default message":"id"," as fallback."),o,n,ml))}if(f)try{return t.getMessageFormat(f,s,c,a).format(r)}catch(ml){d(new O.X9('Error formatting the default message for: "'.concat(g,'", rendering message verbatim'),o,n,ml))}return"string"===typeof v?v:"string"===typeof f?f:g}var I=n(82614),M=["localeMatcher","style","currency","currencyDisplay","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","currencyDisplay","currencySign","notation","signDisplay","unit","unitDisplay","numberingSystem"];function D(e,t,n){var r=e.locale,a=e.formats,o=e.onError;void 0===n&&(n={});var i=n.format,l=i&&(0,I.TB)(a,"number",i,o)||{};return t(r,(0,I.L6)(n,M,l))}function L(e,t,n,r){void 0===r&&(r={});try{return D(e,t,r).format(n)}catch(ml){e.onError(new O.Rw(O.bc.FORMAT_ERROR,"Error formatting number.",ml))}return String(n)}function R(e,t,n,r){void 0===r&&(r={});try{return D(e,t,r).formatToParts(n)}catch(ml){e.onError(new O.Rw(O.bc.FORMAT_ERROR,"Error formatting number.",ml))}return[]}var N=n(11050),H=["numeric","style"];function $(e,t,n,r,a){void 0===a&&(a={}),r||(r="second"),Intl.RelativeTimeFormat||e.onError(new N.u_('Intl.RelativeTimeFormat is not available in this environment.\nTry polyfilling it using "@formatjs/intl-relativetimeformat"\n',N.jK.MISSING_INTL_API));try{return function(e,t,n){var r=e.locale,a=e.formats,o=e.onError;void 0===n&&(n={});var i=n.format,l=!!i&&(0,I.TB)(a,"relative",i,o)||{};return t(r,(0,I.L6)(n,H,l))}(e,t,a).format(n,r)}catch(ml){e.onError(new O.Qe("Error formatting relative time.",e.locale,ml))}return String(n)}var F=["localeMatcher","formatMatcher","timeZone","hour12","weekday","era","year","month","day","hour","minute","second","timeZoneName","hourCycle","dateStyle","timeStyle","calendar","numberingSystem"];function B(e,t,n,r){var a=e.locale,o=e.formats,i=e.onError,l=e.timeZone;void 0===r&&(r={});var s=r.format,c=(0,w.pi)((0,w.pi)({},l&&{timeZone:l}),s&&(0,I.TB)(o,t,s,i)),u=(0,I.L6)(r,F,c);return"time"!==t||u.hour||u.minute||u.second||u.timeStyle||u.dateStyle||(u=(0,w.pi)((0,w.pi)({},u),{hour:"numeric",minute:"numeric"})),n(a,u)}function z(e,t){for(var n=[],r=2;r{var{size:t,color:n=be.SQ}=e,r=ye(e,["size","color"]);const a=(0,be.jd)(t);return o.createElement("svg",Object.assign({width:a,height:a,viewBox:"0 0 24 24",fill:"none"},r),o.createElement("path",{fill:n,d:"m10.454 12 4.073 4.073q.208.207.212.522a.7.7 0 0 1-.212.532.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217L8.98 12.632A.83.83 0 0 1 8.723 12q0-.18.058-.337a.8.8 0 0 1 .198-.296l4.494-4.494a.73.73 0 0 1 .522-.213.7.7 0 0 1 .532.213q.217.217.217.527a.72.72 0 0 1-.217.527z"}))},Ee=n(64736),Pe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var a=0;for(r=Object.getOwnPropertySymbols(e);a{var{size:t,color:n=be.SQ}=e,r=Pe(e,["size","color"]);const a=(0,be.jd)(t);return o.createElement("svg",Object.assign({width:a,height:a,viewBox:"0 0 24 24",fill:"none"},r),o.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3.972 10.873a6.901 6.901 0 1 1 13.803 0 6.901 6.901 0 0 1-13.803 0M10.873 2a8.873 8.873 0 1 0 5.539 15.806l3.905 3.906a.986.986 0 0 0 1.394-1.395l-3.905-3.905A8.873 8.873 0 0 0 10.873 2",fill:n}))},Ce=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var a=0;for(r=Object.getOwnPropertySymbols(e);a{var{size:t,color:n=be.SQ}=e,r=Ce(e,["size","color"]);const a=(0,be.jd)(t);return o.createElement("svg",Object.assign({width:a,height:a,viewBox:"0 0 24 24",fill:"none"},r),o.createElement("path",{fill:n,d:"M8 10.885a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.26-.626A.85.85 0 0 0 8 9.115a.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.259.626a.85.85 0 0 0 .626.259m4 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.26-.626.85.85 0 0 0-.625-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.259.626a.85.85 0 0 0 .626.259m4 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.26-.626.85.85 0 0 0-.625-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.259.626a.85.85 0 0 0 .626.259M6.038 17.5l-2.001 2.002q-.427.427-.982.193t-.555-.841V4.308q0-.758.525-1.283T4.308 2.5h15.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zM5.4 16h14.292a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V4.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.077z"}))},Se=n(74533),xe=n(13240),_e=n(32763),Te=n(35022),Ae=n(55157),Ie=n(53515),Me=n(91938),De=n(81972),Le=n(24168),Re=n(57425),Ne=n(83129),He=n(58499),$e=n(86315),Fe=n(43568),Be=n(88125),ze=n(45697),je=n.n(ze),Ue=["sitekey","onChange","theme","type","tabindex","onExpired","onErrored","size","stoken","grecaptcha","badge","hl","isolated"];function Ge(){return(Ge=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(a[n]=e[n]);return a}(e,Ue));return o.createElement("div",Ge({},t,{ref:this.handleRecaptchaRef}))},r}(o.Component);Ze.displayName="ReCAPTCHA",Ze.propTypes={sitekey:je().string.isRequired,onChange:je().func,grecaptcha:je().object,theme:je().oneOf(["dark","light"]),type:je().oneOf(["image","audio"]),tabindex:je().number,onExpired:je().func,onErrored:je().func,size:je().oneOf(["compact","normal","invisible"]),stoken:je().string,hl:je().string,badge:je().oneOf(["bottomright","bottomleft","inline"]),isolated:je().bool},Ze.defaultProps={onChange:function(){},theme:"light",type:"image",tabindex:0,size:"normal",badge:"bottomright"};var Ye=n(8679),Ke=n.n(Ye);function qe(){return(qe=Object.assign||function(e){for(var t=1;t-1&&t[n].parentNode&&t[n].parentNode.removeChild(t[n]);var r=Xe[e];r&&(delete r.observers[this.asyncScriptLoaderGetScriptLoaderID()],!0===nt.removeOnUnmount&&delete Xe[e])},i.render=function(){var t=nt.globalName,n=this.props,r=(n.asyncScriptOnLoad,n.forwardedRef),a=function(e,t){if(null==e)return{};var n,r,a={},o=Object.keys(e);for(r=0;r=0||(a[n]=e[n]);return a}(n,["asyncScriptOnLoad","forwardedRef"]);return t&&"undefined"!==typeof window&&(a[t]="undefined"!==typeof window[t]?window[t]:void 0),a.ref=r,(0,o.createElement)(e,a)},a}(o.Component),r=(0,o.forwardRef)((function(e,t){return(0,o.createElement)(n,qe({},e,{forwardedRef:t}))}));return r.displayName="AsyncScriptLoader("+t+")",r.propTypes={asyncScriptOnLoad:je().func},Ke()(r,e)})(Ze);const at=e=>o.createElement("svg",Object.assign({width:"1em",height:"1em",viewBox:"0 0 17 16",fill:"none"},e),o.createElement("path",{d:"M14 0H3C1.61929 0 0.5 1.11929 0.5 2.5V13.5C0.5 14.8807 1.61929 16 3 16H14C15.3807 16 16.5 14.8807 16.5 13.5V2.5C16.5 1.11929 15.3807 0 14 0Z",fill:"#1778F2"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.657 16V9.7495H12.2845L12.5 7.595H10.657L10.66 6.517C10.66 5.9555 10.71 5.6545 11.4715 5.6545H12.4885V3.5H10.861C8.906 3.5 8.2185 4.545 8.2185 6.302V7.5955H7V9.7495H8.2185V16H10.657Z",fill:"white"})),ot=e=>o.createElement("svg",Object.assign({width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"none"},e),o.createElement("path",{d:"M14.6819 8.15547C14.6819 7.57992 14.6353 7.15992 14.5345 6.72437H7.98047V9.32212H11.8275C11.75 9.96769 11.3312 10.9399 10.4004 11.5932L10.3874 11.6802L12.4596 13.29L12.6032 13.3044C13.9217 12.0832 14.6819 10.2866 14.6819 8.15547Z",fill:"#4285F4"}),o.createElement("path",{d:"M7.98042 15.0001C9.86516 15.0001 11.4474 14.3778 12.6031 13.3045L10.4003 11.5934C9.81089 12.0056 9.01973 12.2934 7.98042 12.2934C6.13445 12.2934 4.5677 11.0723 4.0092 9.38452L3.92733 9.39149L1.77256 11.0637L1.74438 11.1423C2.8923 13.4289 5.2502 15.0001 7.98042 15.0001Z",fill:"#34A853"}),o.createElement("path",{d:"M4.00915 9.38424C3.86178 8.94869 3.7765 8.48199 3.7765 7.99979C3.7765 7.51754 3.86178 7.05089 4.00139 6.61534L3.99749 6.52258L1.81572 4.82349L1.74434 4.85753C1.27123 5.80644 0.999756 6.87201 0.999756 7.99979C0.999756 9.12757 1.27123 10.1931 1.74434 11.142L4.00915 9.38424Z",fill:"#FBBC05"}),o.createElement("path",{d:"M7.98042 3.70665C9.2912 3.70665 10.1754 4.27443 10.6796 4.7489L12.6497 2.82C11.4397 1.69223 9.86516 1 7.98042 1C5.2502 1 2.8923 2.5711 1.74438 4.85775L4.00144 6.61556C4.5677 4.92778 6.13445 3.70665 7.98042 3.70665Z",fill:"#EB4335"}));var it=n(18750),lt=n(22046),st=n(19827),ct=n(2566),ut=n(12185),dt=(0,n(44036).k)(((e,{transitionDuration:t})=>({control:{},root:{position:"relative"},content:{display:"flex",flexDirection:"column",overflow:"hidden",transitionProperty:"max-height",transitionTimingFunction:e.transitionTimingFunction,transitionDuration:`${t}ms`,"@media (prefers-reduced-motion)":{transitionDuration:e.respectReducedMotion?"0ms":void 0}}}))),mt=n(73285),pt=Object.defineProperty,ht=Object.getOwnPropertySymbols,ft=Object.prototype.hasOwnProperty,gt=Object.prototype.propertyIsEnumerable,vt=(e,t,n)=>t in e?pt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const bt={maxHeight:100,transitionDuration:200,initialState:!1},yt=(0,o.forwardRef)(((e,t)=>{const n=(0,st.N4)("Spoiler",bt,e),{className:r,children:a,maxHeight:i,hideLabel:l,showLabel:s,transitionDuration:c,controlRef:u,initialState:d,classNames:m,styles:p,unstyled:h,variant:f}=n,g=((e,t)=>{var n={};for(var r in e)ft.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ht)for(var r of ht(e))t.indexOf(r)<0&>.call(e,r)&&(n[r]=e[r]);return n})(n,["className","children","maxHeight","hideLabel","showLabel","transitionDuration","controlRef","initialState","classNames","styles","unstyled","variant"]),{classes:v,cx:b}=dt({transitionDuration:c},{name:"Spoiler",classNames:m,styles:p,unstyled:h,variant:f}),[y,w]=(0,o.useState)(d),{ref:E,height:P}=(0,ut.h)(),k=i{for(var n in t||(t={}))ft.call(t,n)&&vt(e,n,t[n]);if(ht)for(var n of ht(t))gt.call(t,n)&&vt(e,n,t[n]);return e})({className:b(v.root,r),ref:t},g),o.createElement("div",{className:v.content,style:{maxHeight:y?P?(0,ct.h)(P):void 0:(0,ct.h)(i)}},o.createElement("div",{ref:E},a)),k&&o.createElement(mt.e,{component:"button",ref:u,onClick:()=>w((e=>!e)),className:v.control},C))}));yt.displayName="@mantine/core/Spoiler";const wt=e=>{var{children:t,line:n,lineHeight:r,trackingAttributes:a,maxHeight:i,customExpandFn:s}=e,c=(0,pe._)(e,["children","line","lineHeight","trackingAttributes","maxHeight","customExpandFn"]);const{t:u}=(0,He.u)(),d=(0,o.useMemo)((()=>i||(n&&r?n*r:(console.error("[HHG-Comp]:[Spoiler] Please provide maxHeight, or line with lineHeight"),0))),[]);t||console.error("[HHG-Comp]:[Spoiler] Please provide children");const m=(0,o.useMemo)((()=>a?{"data-event-category":a.dataEventCategory,"data-event-action":a.dataEventAction,"data-event-label":a.dataEventLabel}:{}),[a]);return o.createElement(yt,Object.assign({showLabel:o.createElement(Ne.T,Object.assign({size:"p3",color:l.r.colors.primaryBase},m,{onClick:s}),u("articlePage.readMore")),hideLabel:o.createElement(Ne.T,Object.assign({size:"p3",color:l.r.colors.primaryBase},m),u("articlePage.showLess"))},c,{maxHeight:d}),t)};var Et=n(78577),Pt=n(93867),kt=n(94184),Ct=n.n(kt),Ot=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var a=0;for(r=Object.getOwnPropertySymbols(e);a{var{size:t}=e,n=Ot(e,["size"]);return o.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 8 5",fill:"currentColor"},n),o.createElement("path",{d:"M4 5L0.535898 0.5L7.4641 0.5L4 5Z"}))},xt=n(23279),_t=n.n(xt),Tt=n(23493),At=n.n(Tt),It=["title"],Mt=["title"],Dt=["title"],Lt=["title"],Rt=["title"],Nt=["title"],Ht=["title"],$t=["title"],Ft=["title"],Bt=["title"],zt=["title"],jt=["title"],Ut=["title"],Gt=["title"],Wt=["title"],Vt=["title"],Zt=["title"],Yt=["title"],Kt=["title"],qt=["title"],Xt=["title"],Jt=["title"],Qt=["title"],en=["title"],tn=["title"],nn=["title"],rn=["title"],an=["title"],on=["title"],ln=["title"],sn=["title"],cn=["title"],un=["title"],dn=["title"],mn=["title"],pn=["title"],hn=["title"],fn=["title"],gn=["title"],vn=["title"],bn=["title"],yn=["title"],wn=["title"],En=["title"],Pn=["title"],kn=["title"],Cn=["title"],On=["title"],Sn=["title"],xn=["title"],_n=["title"],Tn=["title"],An=["title"],In=["title"],Mn=["title"],Dn=["title"],Ln=["title"],Rn=["title"],Nn=["title"],Hn=["title"],$n=["title"],Fn=["title"],Bn=["title"],zn=["title"],jn=["title"],Un=["title"],Gn=["title"],Wn=["title"],Vn=["title"],Zn=["title"],Yn=["title"],Kn=["title"],qn=["title"],Xn=["title"],Jn=["title"],Qn=["title"],er=["title"],tr=["title"],nr=["title"],rr=["title"],ar=["title"],or=["title"],ir=["title"],lr=["title"],sr=["title"],cr=["title"],ur=["title"],dr=["title"],mr=["title"],pr=["title"],hr=["title"],fr=["title"],gr=["title"],vr=["title"],br=["title"],yr=["title"],wr=["title"],Er=["title"],Pr=["title"],kr=["title"],Cr=["title"],Or=["title"],Sr=["title"],xr=["title"],_r=["title"],Tr=["title"],Ar=["title"],Ir=["title"],Mr=["title"],Dr=["title"],Lr=["title"],Rr=["title"],Nr=["title"],Hr=["title"],$r=["title"],Fr=["title"],Br=["title"],zr=["title"],jr=["title"],Ur=["title"],Gr=["title"],Wr=["title"],Vr=["title"],Zr=["title"],Yr=["title"],Kr=["title"],qr=["title"],Xr=["title"],Jr=["title"],Qr=["title"],ea=["title"],ta=["title"],na=["title"],ra=["title"],aa=["title"],oa=["title"],ia=["title"],la=["title"],sa=["title"],ca=["title"],ua=["title"],da=["title"],ma=["title"],pa=["title"],ha=["title"],fa=["title"],ga=["title"],va=["title"],ba=["title"],ya=["title"],wa=["title"],Ea=["title"],Pa=["title"],ka=["title"],Ca=["title"],Oa=["title"],Sa=["title"],xa=["title"],_a=["title"],Ta=["title"],Aa=["title"],Ia=["title"],Ma=["title"],Da=["title"],La=["title"],Ra=["title"],Na=["title"],Ha=["title"],$a=["title"],Fa=["title"],Ba=["title"],za=["title"],ja=["title"],Ua=["title"],Ga=["title"],Wa=["title"],Va=["title"],Za=["title"],Ya=["title"],Ka=["title"],qa=["title"],Xa=["title"],Ja=["title"],Qa=["title"],eo=["title"],to=["title"],no=["title"],ro=["title"],ao=["title"],oo=["title"],io=["title"],lo=["title"],so=["title"],co=["title"],uo=["title"],mo=["title"],po=["title"],ho=["title"],fo=["title"],go=["title"],vo=["title"],bo=["title"],yo=["title"],wo=["title"],Eo=["title"],Po=["title"],ko=["title"],Co=["title"],Oo=["title"],So=["title"],xo=["title"],_o=["title"],To=["title"],Ao=["title"],Io=["title"],Mo=["title"],Do=["title"],Lo=["title"],Ro=["title"],No=["title"],Ho=["title"],$o=["title"],Fo=["title"],Bo=["title"],zo=["title"],jo=["title"],Uo=["title"],Go=["title"],Wo=["title"],Vo=["title"],Zo=["title"],Yo=["title"],Ko=["title"],qo=["title"],Xo=["title"],Jo=["title"],Qo=["title"],ei=["title"],ti=["title"],ni=["title"],ri=["title"],ai=["title"],oi=["title"],ii=["title"],li=["title"],si=["title"],ci=["title"],ui=["title"],di=["title"],mi=["title"],pi=["title"],hi=["title"],fi=["title"],gi=["title"];function vi(){return(vi=Object.assign||function(e){for(var t=1;t=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var yi={AC:function(e){var t=e.title,n=bi(e,It);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#FFF",d:"M440.1 181.1c-.1 39.2-6.4 81.4-57.4 101.5-51.1-20.1-57.3-62.3-57.4-101.5h114.8z"}),o.createElement("path",{fill:"#29DBFF",d:"M439.6 197.7c-2.8 34.9-12.4 67.4-57 85-44.4-17.6-54.5-51.2-56.9-84.9"}),o.createElement("path",{fill:"#FFF",d:"M437.8 214.1c-3.2 24.3-16.7 53.5-55.1 68.6-38.4-15.1-50.5-42.5-55.1-68.4"}),o.createElement("path",{fill:"#29DBFF",d:"M434.2 230.3c-5.7 17.7-19.3 39.4-51.3 52.8-32-12.6-45.2-33.8-51.4-53"}),o.createElement("path",{fill:"#FFF",d:"M426.7 246.9c-6.5 11.3-17.7 25.4-44 35.9-27.5-11.5-37.4-25.3-44-36.1"}),o.createElement("path",{fill:"#29DBFF",d:"M412.4 265.1c-8.1 7.2-12 11.2-29.6 17.9-20.1-7.9-22.6-11.6-29.2-17.5"}),o.createElement("path",{fill:"#5CC85C",d:"M383.3 231.6c-.2-.2-27.9 35.7-27.9 35.7-1.8-1.3-10-9.5-13.3-15l41.3-50.1 40.2 49.7c-3.9 6.5-11.4 13.6-13.2 15M382.6 85.3l-26.5 45h53z"}),o.createElement("ellipse",{transform:"rotate(-82.3 291.431 225.686)",fill:"#F7A226",cx:291.4,cy:225.7,rx:48.7,ry:15.7}),o.createElement("ellipse",{transform:"rotate(-68.099 303.087 164.67)",fill:"#DDC7AB",cx:303.1,cy:164.7,rx:11.7,ry:7.2}),o.createElement("ellipse",{transform:"rotate(-81.738 291.697 271.697)",fill:"#DDC7AB",cx:291.7,cy:271.7,rx:11.4,ry:3.3}),o.createElement("ellipse",{transform:"matrix(.9986 -.05353 .05353 .9986 -13.992 16.424)",fill:"#DDC7AB",cx:299.6,cy:269.4,rx:3.3,ry:11}),o.createElement("ellipse",{transform:"rotate(-21.518 314.54 201.06)",fill:"#DDC7AB",cx:314.5,cy:201.1,rx:4.1,ry:13.7}),o.createElement("ellipse",{transform:"rotate(-21.518 317.511 178.077)",fill:"#DDC7AB",cx:317.5,cy:178.1,rx:13.7,ry:4.1}),o.createElement("ellipse",{transform:"rotate(-7.7 473.781 225.857)",fill:"#F7A226",cx:473.6,cy:225.9,rx:15.7,ry:48.7}),o.createElement("ellipse",{transform:"rotate(-21.901 462.057 164.866)",fill:"#DDC7AB",cx:462,cy:164.9,rx:7.2,ry:11.7}),o.createElement("ellipse",{transform:"rotate(-8.27 473.27 271.908)",fill:"#DDC7AB",cx:473.4,cy:271.9,rx:3.3,ry:11.4}),o.createElement("ellipse",{transform:"matrix(.05353 -.9986 .9986 .05353 171.34 719.998)",fill:"#DDC7AB",cx:465.5,cy:269.6,rx:11,ry:3.3}),o.createElement("ellipse",{transform:"rotate(-68.482 450.552 201.247)",fill:"#DDC7AB",cx:450.6,cy:201.2,rx:13.7,ry:4.1}),o.createElement("ellipse",{transform:"rotate(-68.482 447.58 178.265)",fill:"#DDC7AB",cx:447.6,cy:178.3,rx:4.1,ry:13.7}),o.createElement("path",{fill:"#B0C6CC",d:"M373.3 130.3 356.1 155l17.8 26.1H396l4.7-25.4-5.4-25.4z"}),o.createElement("path",{fill:"#FFF",d:"M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),o.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),o.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),o.createElement("path",{fill:"#D80027",d:"M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6-77.8-53.3h22.6l62.5 42.3v11z"}))},AD:function(e){var t=e.title,n=bi(e,Mt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("style",null,".prefix__st0{fill:#ffda44}.prefix__st1{fill:#0052b4}.prefix__st2{fill:#d80027}.prefix__st3,.prefix__st4{fill:none;stroke:#d80027;stroke-width:7;stroke-miterlimit:10}.prefix__st4{stroke-width:4}.prefix__st5{fill:#bc8b00}"),o.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 0h171v342H0z"}),o.createElement("path",{fill:"#D80027",d:"M342 0h171v342H342zM198.9 113.6H256v64.8h-57.1z"}),o.createElement("path",{d:"M267.6 113.6v64.7m16.6-64.7v64.7m16.6-64.7v64.7",stroke:"#D80027",strokeWidth:7}),o.createElement("path",{d:"M247.4 178.4v64.7m-13.3-64.7v64.7m-13.3-64.6v53.9m-13.7-53.9v47.1",stroke:"#D80027",strokeWidth:5}),o.createElement("path",{fill:"#FFDA44",d:"m199.9 146 27.6-32.4 28.5 32.3-28.1 32.4z"}),o.createElement("path",{fill:"#BC8B00",d:"M182.2 95.9v92.2c0 34.3 27.3 54.2 48.6 64.5-.8 1.4 25.1 8.3 25.1 8.3s25.9-6.9 25.1-8.3c21.4-10.3 48.6-30.1 48.6-64.5V95.9H182.2zm129.9 92.2c0 16.9-10 29.4-32.8 43.9-8.6 5.5-17.5 9-23.3 11-5.8-2-14.7-5.5-23.3-11-22.8-14.5-32.8-28-32.8-43.9v-74.5h112.2v74.5z"}),o.createElement("path",{fill:"#D80027",d:"M264.4 188.9h29.5v8.6h-29.5zm0 17.6h29.5v8.6h-29.5z"}))},AE:function(e){var t=e.title,n=bi(e,Dt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#009e49",d:"M0 0h513v114H0z"}),o.createElement("path",{d:"M0 228h513v114H0z"}),o.createElement("path",{fill:"#ce1126",d:"M0 0h171v342H0z"}))},AF:function(e){var t=e.title,n=bi(e,Lt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#DB3E00",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#479900",d:"M331 0h182v342H331z"}),o.createElement("path",{d:"M0 0h181.8v342H0z"}),o.createElement("path",{fill:"#FFF",d:"M256 126.7c-19.4 0-35.2 15.8-35.2 35.2v52.8h70.4v-52.8c0-19.5-15.8-35.2-35.2-35.2z"}),o.createElement("path",{fill:"#FFF",d:"M256 84.3c-47.7 0-86.4 38.7-86.4 86.4S208.3 257 256 257s86.4-38.7 86.4-86.4-38.7-86.3-86.4-86.3zm0 157.7c-39.4 0-71.4-32-71.4-71.4 0-39.4 32-71.4 71.4-71.4 39.4 0 71.4 32 71.4 71.4 0 39.5-32 71.4-71.4 71.4z"}))},AG:function(e){var t=e.title,n=bi(e,Rt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#0072c6",d:"M88.8 136.5c-2.2 12.9-3.4 26.2-3.4 39.8 0 13.6 1.2 27 3.4 39.8L256 228.3l167.2-12.1c2.2-12.9 3.4-26.2 3.4-39.8s-1.2-27-3.4-39.8"}),o.createElement("path",{fill:"#FFF",d:"M423.2 219H88.8c15.8 69.8 84.7 122.3 167.2 122.3S407.4 288.8 423.2 219z"}),o.createElement("path",{fill:"#FFDA44",d:"M365.9 136.5H146.1l44.9-21.1-23.9-43.5 48.8 9.4L222 32l34 36.2L290 32l6.1 49.3 48.8-9.4-23.9 43.5z"}),o.createElement("g",{fill:"#ce1126"},o.createElement("path",{d:"M256.5 342 0 0v342z"}),o.createElement("path",{d:"M513 342V0L256 342z"})))},AI:function(e){var t=e.title,n=bi(e,Nt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#00318b",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#FFF",d:"M454.8 265.38c7.94-10.93 13.24-24.27 13.24-40.42V104.89a59.754 59.754 0 0 1-36.02 12.01c-19.64 0-37.07-9.43-48.03-24.01-10.95 14.58-28.39 24.01-48.03 24.01-13.52 0-25.99-4.47-36.02-12v120.06c0 16.16 5.3 29.5 13.24 40.42H454.8z"}),o.createElement("path",{fill:"#8DCCFF",d:"M310.23 260.98C332.65 296.96 384 309 384 309s51.35-12.04 73.77-48.02H310.23z"}),o.createElement("path",{fill:"#D87B00",d:"M396.66 172.21c.32 1.42 8.72 10.17 17.56 20.15 1.39 1.57-8.74 12.63-6.91 12.59 4.75-.12 19.27-17.26 19.34 6.65.05 15.94-30 27.51-30 27.51h17.47l.65 14.96s4.97-13.34 7.59-16.57c8.1-9.97 20.18-30.07 34.59-27.1 14.41 2.97-13.66-13.92-13.66-13.92s-5.2-15.19-16.63-16.97c-10.06-1.57-14.29-2.51-26.64-7.3-1.68-.65-3.88-2.32-3.36 0z"}),o.createElement("path",{fill:"#D87B00",d:"M359.69 198.69c1.07-.99 4.46-12.63 8.69-25.28.67-1.99 15.31 1.27 14.35-.3-2.47-4.06-24.58-8.08-3.9-20.08 13.79-8 38.82 12.27 38.82 12.27l-8.72-15.14 12.64-8.03s-14.05 2.35-18.14 1.69c-12.68-2.04-36.13-2.48-40.75-16.45-4.62-13.97-5.25 18.79-5.25 18.79s-10.56 12.08-6.4 22.88c3.66 9.5 4.96 13.64 6.97 26.73.29 1.79-.06 4.53 1.69 2.92z"}),o.createElement("path",{fill:"#D87B00",d:"M395.67 219.87c-1.39-.43-13.16 2.49-26.22 5.18-2.06.42-6.59-13.88-7.47-12.26-2.27 4.17 5.36 25.31-15.41 13.45-13.84-7.91-8.89-39.73-8.89-39.73l-8.71 15.14-13.29-6.9s9.09 10.96 10.57 14.84c4.6 11.99 16 32.49 6.24 43.49-9.76 11.01 18.88-4.9 18.88-4.9s15.76 3.07 23-5.96c6.38-7.94 9.3-11.14 19.61-19.45 1.43-1.12 3.97-2.19 1.69-2.9z"}),o.createElement("path",{fill:"#FFF",d:"M256.5 0h-23.1L160 48.9V0H96v48.9L22.6 0H0v22.7l46.1 30.7H0v64h46.1L0 148.1V171h22.6L96 121.8V171h64v-49.2l73.4 49.2h23.1v-22.9l-46.6-30.7h46.6v-64h-46.6l46.6-30.7z"}),o.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.4H0v32h112V171h32v-69.6h112.5v-32H144z"}),o.createElement("path",{fill:"#D80027",d:"M0 171v-11.3l62.5-42.3h22.6L7.3 171zM7.3.1l77.8 53.2H62.5L0 11.1V.1zm249.2 0v11l-63 42.3h-22.6L248.7.1zM248.7 171l-77.8-53.6h22.6l63 42.3V171z"}))},AL:function(e){var t=e.title,n=bi(e,Ht);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 90 60"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#ED2024",d:"M0 0h90v60H0z"}),o.createElement("path",{fill:"#212121",d:"M32.5 12.2v16l7.1 2.5-5 4.9 2.4 3 5.3-5.5 1.2 2.3-3 4.9 3.6 5.6-1.8 2.6 2.8 3.6 2.7-3.7-1.5-2.6 3-5.8-2.7-4.6 1.2-2.3 5.2 5.5 2.5-2.9-5.2-5.1 7.2-2.6V12.2l-5.2 1.9-.1 3.8-3.3.3v-2.6l1.7-2.3 5.6-2.2-2.3-.4 1.4-1.2.9.4-.8-1.4L54 9l-1-1.1L47.5 9l1.4 1.1-3.8 4.9-3.8-4.8 1.3-1.1-5-1.2L36.2 9l-1.5-.4-.8 1.4.9-.6 1.6 1.1-2.3.5 5.5 2 1.6 2.3v2.9l-3.3-.3v-3.6z"}),o.createElement("path",{d:"M26.2 25h6.4v2.5h-6.4zm0-4.1h6.4v2.7h-6.4zm0-4.2h6.4v2.6h-6.4zm0-4h6.4v2.5h-6.4zM57.4 25h6.4v2.5h-6.4zm0-4.1h6.4v2.7h-6.4zm0-4.2h6.4v2.6h-6.4zm0-4h6.4v2.5h-6.4zM53.4 36.1h6.4V38h-6.4zm-23.2 0h6.4V38h-6.4z",fill:"#212121"}))},AM:function(e){var t=e.title,n=bi(e,$t);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),o.createElement("path",{fill:"#FF9811",d:"M0 228h513v114H0z"}))},AO:function(e){var t=e.title,n=bi(e,Ft);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{d:"M0 171h513v171H0z"}),o.createElement("path",{fill:"#D80027",className:"prefix__st0",d:"M0 0h513v171H0z"}),o.createElement("g",{fill:"#FFDA44"},o.createElement("path",{d:"m332.7 135.6 17.5-8.6-7.4-19-18.7 6.2zm-45.6-56 5.5-18.8-19.1-7.2-8 18zm29.4 23.2 12.2-15.3-14.9-13.9-14.2 13.6zm19.4 68.9 19.5-.8v-21.3l-22.9.2zm-12.6 38.1 18.8 5.5 7.3-19-18-8zm-29 32.4 14.9 12.7 14.4-14.4-13.1-14.7zm-47-147.7 9.8 19.9 21.9 3.3-15.9 15.5 3.6 21.9-19.6-10.4-19.7 10.2 3.8-21.9-15.8-15.5 22-3.1z"}),o.createElement("path",{d:"m250.8 61.3-2.7 18.3c43.1 3.2 77 39.2 77 83.1 0 46-37.3 82.9-83.4 83.4-29.2.3-51.3-14.8-67-33.7l-13.9 12.3c15 19 40.8 39.9 80.9 39.9 56.3 0 101.9-45.6 101.9-101.9.1-53.2-40.7-96.9-92.8-101.4z"}),o.createElement("path",{fill:"#000",d:"m291.9 223.4-11.8 14s51.9 38.9 53.6 40.4c1.7 1.5 5.2 2 9.1-2.7 3.7-4.5 2.8-8.1.9-9.7-2-1.5-51.8-42-51.8-42z"}),o.createElement("path",{d:"M206.1 157.2c-7.7 10.3-7.5 23.1 2.8 30.9 0 0 135.2 101.5 136.9 103 1.7 1.5 5.2 2 9.1-2.7 3.7-4.5 2.8-8.1.9-9.7-1.9-1.5-149.7-121.5-149.7-121.5zm47.7 99.1 7.3 18.2 19.5-6-4.8-19.1zm-40.4-3.7-2 19.5 20.1 3.6 4.5-19.1zm-35.7-21.2L167.4 248l16.4 12.1 12.5-15.2z"})))},AQ:function(e){var t=e.title,n=bi(e,Bt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 744 496"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#3A7DCE",d:"M0 0h744v496H0V0z"}),o.createElement("path",{fill:"#fff",d:"m120 125 90 63 54-14 23-81 61-36 92 14 105 55 6 90 34 12v92l-65 115-78 24-72-17 18-30-8-32-10 9-162-25-49-85 20-46-49-62z"}))},AR:function(e){var t=e.title,n=bi(e,zt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h512v342H0z"}),o.createElement("path",{fill:"#338AF3",d:"M0 0h512v114H0zm0 228h512v114H0z"}),o.createElement("circle",{fill:"#FFDA44",stroke:"#d6ab00",strokeWidth:5,cx:256.5,cy:171,r:40}))},AS:function(e){var t=e.title,n=bi(e,jt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#10338c",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#D80027",d:"M513 33 95.3 171 513 310.76v30.57L0 171 513 0z"}),o.createElement("path",{fill:"#FFF",d:"M513 287.18v24.58L81.72 171 513 30v24.16"}),o.createElement("path",{fill:"#A2001D",d:"m476.98 140.21-21.89 10.68-3.18-15.32 31.19-29.77s-9.42-40.65-13.75-44.98l-112.32 55.82-6.84 36.76-31.9 28.59-.4 34.2 34.29-22.76 67.23-2.66-1.51 38.11h22.23l11.9-44.64 31.55-24.61-6.6-19.42z"}),o.createElement("path",{fill:"#EFC100",stroke:"#231F20",strokeMiterlimit:10,d:"m317.89 238.41-22.24-11.11 22.24-11.11h144.46v22.22z"}))},AT:function(e){var t=e.title,n=bi(e,Ut);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 114h513v114H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0zm0 228h513v114H0z"}))},AU:function(e){var t=e.title,n=bi(e,Gt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#10338c",d:"M0 0h513v342H0z"}),o.createElement("g",{fill:"#FFF"},o.createElement("path",{d:"M222.2 170.7c.3-.3.5-.6.8-.9-.2.3-.5.6-.8.9zM188 212.6l11 22.9 24.7-5.7-11 22.8 19.9 15.8-24.8 5.6.1 25.4-19.9-15.9-19.8 15.9.1-25.4-24.8-5.6 19.9-15.8-11.1-22.8 24.8 5.7zm197.9 28.5 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6v12.2l-9.4-7.6-9.5 7.6.1-12.2-11.8-2.6 9.5-7.5-5.3-10.9 11.8 2.7zm-48.6-116 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6.1-12.1-11.9-2.7 9.5-7.5-5.3-10.9L332 136zm48.6-66.2 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6.1-12.1-11.8-2.7 9.5-7.5-5.3-10.9 11.8 2.7zm42.5 49.7 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6V150l-9.4-7.6-9.5 7.6v-12.2l-11.8-2.6 9.5-7.5-5.3-10.9 11.8 2.7zM398 166.5l4.1 12.7h13.3l-10.8 7.8 4.2 12.7-10.8-7.9-10.8 7.9 4.1-12.7-10.7-7.8h13.3z"}),o.createElement("path",{d:"M254.8 0v30.6l-45.1 25.1h45.1V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9H99v-48.6l-87.4 48.6H-1.2v-30.6L44 115H-1.2V55.7h59.1L-1.2 22.8V0h26.7L99 40.8V0h55.6v48.6L242.1 0z"})),o.createElement("path",{fill:"#D80027",d:"M142.8 0h-32v69.3h-112v32h112v69.4h32v-69.4h112v-32h-112z"}),o.createElement("path",{fill:"#0052B4",d:"m154.6 115 100.2 55.7v-15.8L183 115z"}),o.createElement("path",{fill:"#FFF",d:"m154.6 115 100.2 55.7v-15.8L183 115z"}),o.createElement("path",{d:"m154.6 115 100.2 55.7v-15.8L183 115zm-83.9 0-71.9 39.9v15.8L99 115z",fill:"#D80027"}),o.createElement("path",{fill:"#0052B4",d:"M99 55.7-1.2 0v15.7l71.9 40z"}),o.createElement("path",{fill:"#FFF",d:"M99 55.7-1.2 0v15.7l71.9 40z"}),o.createElement("path",{d:"M99 55.7-1.2 0v15.7l71.9 40zm84 0 71.8-40V0L154.6 55.7z",fill:"#D80027"}))},AW:function(e){var t=e.title,n=bi(e,Wt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 363 242"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#338AF3",d:"M0 0h363v242H0z"}),o.createElement("path",{fill:"#FFF",d:"M57 96.9 14.7 78.2 57 59.6l18.6-42.2 18.6 42.2 42.3 18.6-42.3 18.7-18.6 42.2z"}),o.createElement("path",{fill:"#f30028",d:"m75.6 40.6 11.5 26.1 26.1 11.5-26.1 11.5-11.5 26.1-11.5-26.1L38 78.2l26.1-11.5z"}),o.createElement("path",{d:"M0 152.2h363v15.7H0zm0 31.4h363v15.7H0z",fill:"#FFDA44"}))},AX:function(e){var t=e.title,n=bi(e,Vt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M513 210.9H202.2V342h-79.8V210.9H0v-79.8h122.4V0h79.8v131.1H513v61.2z"}),o.createElement("path",{fill:"#D80027",d:"M513 149.7v42.6H183.7V342H141V192.3H0v-42.6h141V0h42.7v149.7z"}))},AZ:function(e){var t=e.title,n=bi(e,Zt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#ef3340",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#00b5e2",d:"M0 0h513v114H0z"}),o.createElement("path",{fill:"#509e2f",d:"M0 228h513v114H0z"}),o.createElement("g",{fill:"#FFF"},o.createElement("path",{d:"M265.6 212.6c-23 0-41.6-18.6-41.6-41.6s18.6-41.6 41.6-41.6c7.2 0 13.9 1.8 19.8 5-9.2-9-21.9-14.6-35.8-14.6-28.3 0-51.2 22.9-51.2 51.2s22.9 51.2 51.2 51.2c13.9 0 26.6-5.6 35.8-14.6-5.9 3.2-12.6 5-19.8 5z"}),o.createElement("path",{d:"m297.6 142.2 5.5 15.5 14.9-7.1-7.1 14.9 15.5 5.5-15.5 5.5 7.1 14.9-14.9-7.1-5.5 15.5-5.5-15.5-14.9 7.1 7.1-14.9-15.5-5.5 15.5-5.5-7.1-14.9 14.9 7.1z"})))},BA:function(e){var t=e.title,n=bi(e,Yt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#10338C",d:"M0 0h513.1v342H0z"}),o.createElement("path",{fill:"#F6C500",d:"M99.9 0h342v342"}),o.createElement("g",{fill:"#FFF"},o.createElement("path",{d:"M19.9 21.1 40.3 6.2 60.9 21 54 0H26.7z"}),o.createElement("path",{d:"M92.3 25.5 84.4 1.3l-7.8 24.2H51.3l20.5 14.8-7.8 24 20.4-14.8L105 64.3l-7.9-24 20.5-14.9z"}),o.createElement("path",{d:"m136.3 69.2-7.8-24-7.8 24H95.5l20.4 14.9-7.8 24 20.4-14.8 20.6 14.8-7.8-24 20.4-14.9z"}),o.createElement("path",{d:"m179.4 112.3-7.8-24.1-7.8 24.1h-25.3l20.5 14.9-7.8 24 20.4-14.8 20.6 14.8-7.9-24 20.5-15z"}),o.createElement("path",{d:"m222.5 155.3-7.8-24-7.8 24h-25.4l20.6 15-7.8 24 20.4-14.9 20.4 14.9-7.8-24 20.6-15z"}),o.createElement("path",{d:"m265.6 198.4-7.8-24-7.8 24h-25.4l20.6 14.9-7.8 24.1 20.4-14.9 20.4 14.9-7.8-24.2 20.5-14.8z"}),o.createElement("path",{d:"m308.7 241.5-7.9-24-7.8 24h-25.3l20.5 14.8-7.9 24.2 20.6-14.9 20.4 14.8-7.8-24.1 20.5-14.8z"}),o.createElement("path",{d:"m351.7 284.6-7.8-24.2-7.8 24.2h-25.3l20.4 14.8-7.8 24.1 20.5-14.9 20.5 14.9-7.8-24.1 20.4-14.8z"}),o.createElement("path",{d:"m387 303.5-7.9 24.1-25.3.1 19.8 14.3h26.6l19.9-14.4h-25.3z"})))},BB:function(e){var t=e.title,n=bi(e,Kt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#ffc726",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M0 0h171v342H0zm342 0h171v342H342z",fill:"#00267f"}),o.createElement("path",{d:"m325.74 101.02-31.97 12.4c-.68 1.35-5.79 7.54-8.18 53.06h-17.05v-60.42L256 78.68l-12.54 27v60.8H226.4c-2.39-45.53-7.8-52.48-8.47-53.84l-31.68-11.63c.15.31 15.4 31.34 15.4 78.01v12.54h41.81v71.07h25.08v-71.07h41.81v-12.54c0-24.13 4.17-44.02 7.68-56.46 3.82-13.57 7.7-21.49 7.74-21.57l-.03.03z"}))},BD:function(e){var t=e.title,n=bi(e,qt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#2d6e41",d:"M0 85.331h513v342H0z"}),o.createElement("circle",{fill:"#F40B32",cx:218.902,cy:256.5,r:115}))},BE:function(e){var t=e.title,n=bi(e,Xt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#fdda25",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M0 0h171v342H0z"}),o.createElement("path",{fill:"#ef3340",d:"M342 0h171v342H342z"}))},BF:function(e){var t=e.title,n=bi(e,Jt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#3d944f",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#ef2b2d",d:"M0 0h513v171H0z"}),o.createElement("path",{fill:"#FFDA44",d:"m256 102.6 16.9 52h54.7l-44.2 32.2 16.8 52-44.2-32.1-44.2 32.1 16.8-52-44.2-32.2h54.7z"}))},BG:function(e){var t=e.title,n=bi(e,Qt);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#00966e",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#d62612",d:"M0 312.888h512v113.775H0z"}))},BH:function(e){var t=e.title,n=bi(e,en);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#FFF",d:"m222.8 34.3-85.2 34.2 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1H0V0h137.6z"}))},BI:function(e){var t=e.title,n=bi(e,tn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M215.9 170.7 0 314.6V26.8zM513 26.8v287.8L297.1 170.7z",fill:"#47a644"}),o.createElement("path",{fill:"#0052B4",d:"M512 26.8 296.1 170.7 512 314.6v26.7h-40.1L256 197.4 40.1 341.3H0v-26.7l215.9-143.9L0 26.8V0h40.1L256 143.9 471.9 0H512z"}),o.createElement("path",{fill:"#FFF",d:"M513 26.8 297.1 170.7 513 314.6V342h-40L256 197.4 39 342H0v-27.4l215.9-143.9L0 26.8V0h40.1L256 143.9 471.9 0H513z"}),o.createElement("circle",{fill:"#FFF",cx:251.6,cy:170.7,r:100.2}),o.createElement("path",{d:"m251.4 103.6 7.4 12.9h14.8l-7.4 12.8 7.4 12.8h-14.8l-7.4 12.9-7.4-12.9h-14.8l7.4-12.8-7.4-12.8H244zm38.8 66.7 7.4 12.9h14.8L305 196l7.4 12.8h-14.8l-7.4 12.9-7.4-12.9h-14.9l7.4-12.8-7.4-12.8h14.9zm-77.2 0 7.4 12.9h14.9l-7.4 12.8 7.4 12.8h-14.9l-7.4 12.9-7.4-12.9h-14.8l7.4-12.8-7.4-12.8h14.8z",fill:"#D80027",stroke:"#47a644",strokeWidth:3}))},BJ:function(e){var t=e.title,n=bi(e,nn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#008751",d:"M0 85.333h513v342H0z"}),o.createElement("path",{fill:"#fcd116",d:"M196.666 85.333H513v171H196.666z"}),o.createElement("path",{fill:"#e8112d",d:"M196.666 256H513v171H196.666z"}))},BL:function(e){var t=e.title,n=bi(e,rn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.33"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h512v341.33H0z"}),o.createElement("path",{fill:"#E6BC00",d:"M157.31 199.76s-9.04 43.93-19.31 40.39c-10.62-3.54-17.53-18.76-17.53-18.76l-14.52 21.24s38.18 8.48 41.01 5.47c1.22-1.14 8.21-15.1 10.34-26.05v-22.29zm-56.13 60.57s-2.48 20.18-1.06 22.66c1.24 2.3 39.48 11.33 39.48 11.33s-24.96 16.46-29.74 20.54L91.8 284.94l-.71-24.61h10.09zm11.33-165.69s39.65 41.6 40.36 45.5c.71 3.72-4.25 3.19-4.25 3.19s-44.79-37.53-49.92-41.07c-5.31-3.55 13.81-7.62 13.81-7.62z"}),o.createElement("path",{fill:"#ADADAD",d:"M99.41 104.73s16.99-.71 16.64-11.51c-.35-10.62-11.15-14.87-19.12-12.39-7.97 2.3-23.01 13.45-13.63 35.05 9.38 21.42 23.37 29.39 26.2 47.8 0 0-5.46 9.86-19.12.35-16.9-11.77-6.2-38.24-10.44-44.96-4.25-7.08-40.95-38.92-40.95-38.92s-30.24 39.37-18 74.92c16.95 49.21 51.74 31.98 64.61 36.76 0 0-42.13 61.96-49.57 67.09 0 0 24.08 8.32 47.8-18.76 0 0 5.84 9.74 7.08 20.18h10.27c4.78-26.2 51.51-64.26 49.92-82.32-1.77-21.25-49.21-49.39-51.69-73.29z"}),o.createElement("path",{fill:"#E6BC00",d:"M359.17 201.27s8.96 42.43 19.23 38.89c10.62-3.54 17.53-18.76 17.53-18.76l14.52 21.24s-37 8.48-39.83 5.47c-1.21-1.14-9.32-13.79-11.52-24.66l.07-22.18zm56.05 59.06s2.48 20.18 1.06 22.66c-1.24 2.3-39.48 11.33-39.48 11.33s24.96 16.46 29.74 20.54l18.06-29.92.71-24.61h-10.09zM403.89 94.64s-39.65 41.6-40.36 45.5c-.71 3.72 4.25 3.19 4.25 3.19s44.79-37.53 49.92-41.07c5.14-3.55-13.81-7.62-13.81-7.62z"}),o.createElement("path",{fill:"#125ECC",d:"M157.31 87.06H359.1v145.46c0 16.06-9.69 21.39-21.91 31.85l-45.92 39.41c-18.25 15.62-47.91 15.57-66.07 0l-46.01-39.43c-12.08-10.35-21.88-15.71-21.88-31.82V87.06z"}),o.createElement("path",{fill:"#FFE600",d:"M200.55 147.71c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65-3c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65 3c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zM214.96 274.43c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41c.01 7.96-6.45 14.41-14.41 14.41zm43.24 14.42c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41c0 7.95-6.45 14.41-14.41 14.41zm43.24-14.42c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41z"}),o.createElement("path",{fill:"#D60537",d:"M157.31 175.36H359.1v57.65H157.31v-57.65z"}),o.createElement("path",{fill:"#EACE00",d:"M142.9 43.82s57.65-14.41 115.31-14.41 115.31 14.41 115.31 14.41l-14.41 57.65s-50.45-14.41-100.89-14.41-100.89 14.41-100.89 14.41L142.9 43.82z"}),o.createElement("path",{fill:"#7A6920",d:"M258.2 72.65c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65 5c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm-115.3 0c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41z"}),o.createElement("path",{fill:"#ADADAD",d:"M365.08 178.02c-1.59 18.06 45.14 56.12 49.92 82.32h10.27c1.24-10.44 7.08-20.18 7.08-20.18 23.72 27.09 47.8 18.76 47.8 18.76-7.44-5.13-49.57-67.09-49.57-67.09 12.88-4.78 47.67 12.45 64.61-36.76 12.24-35.55-18-74.92-18-74.92s-36.7 31.84-40.95 38.92c-4.25 6.73 6.46 33.2-10.44 44.96-13.66 9.51-19.12-.35-19.12-.35 2.83-18.41 16.82-26.38 26.2-47.8 9.38-21.6-5.66-32.75-13.63-35.05-7.97-2.48-18.76 1.77-19.12 12.39-.35 10.8 16.64 11.51 16.64 11.51-2.48 23.9-49.92 52.04-51.69 73.29z"}),o.createElement("circle",{fill:"#FFF",cx:258.2,cy:204.19,r:16.93}))},BM:function(e){var t=e.title,n=bi(e,an);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#c8102e",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#012169",d:"M0 .1h256.5v171H0z"}),o.createElement("path",{fill:"#FFF",d:"M256 0h-22.6L160 48.9V0H96v48.9L22.6 0H0v22.7l46.1 30.7H0v64h46.1L0 148.1v22.6h22.6L96 121.8v48.9h64v-48.9l73.4 48.9H256v-22.6l-46.1-30.7H256v-64h-46.1L256 22.7z"}),o.createElement("path",{fill:"#c8102e",d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),o.createElement("path",{fill:"#c8102e",d:"M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6-77.8-53.3h22.6l62.5 42.3v11z"}),o.createElement("g",{transform:"translate(13 5)"},o.createElement("path",{fill:"#fff",d:"M303.9 94.94v99.69c0 59.81 79.75 99.69 79.75 99.69s79.75-39.88 79.75-99.69V94.94H303.9z"}),o.createElement("path",{fill:"#2F8F22",d:"M436.37 254.44H330.93c23.13 25.08 52.72 39.88 52.72 39.88s29.59-14.8 52.72-39.88z"}),o.createElement("circle",{fill:"#65B5D2",cx:383.65,cy:214.56,r:39.88}),o.createElement("circle",{fill:"#c8102e",cx:343.77,cy:194.63,r:19.94}),o.createElement("circle",{fill:"#c8102e",cx:423.52,cy:194.63,r:19.94}),o.createElement("circle",{fill:"#c8102e",cx:383.65,cy:154.75,r:19.94})))},BN:function(e){var t=e.title,n=bi(e,on);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.33"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 0h512v341.33H0z"}),o.createElement("path",{d:"m0 193.74 512 127.19V214.26L0 97.08z"}),o.createElement("path",{fill:"#FFF",d:"M512 234.26v-86.67L0 20.41v86.67"}),o.createElement("g",{fill:"#D80027",stroke:"#231F20",strokeWidth:3,strokeMiterlimit:10},o.createElement("path",{d:"M306.4 134.01a50.28 50.28 0 0 1 6.07 24.02c0 21.55-13.51 39.94-32.52 47.19v-59.51c5.7-1.19 10-6.37 10-12.59 6.9 0 12.5-5.75 12.5-12.85h-.42c6.9 0 12.91-5.75 12.91-12.85h-34.99V76.58l-14.99-27.71-15 27.71v30.84h-34.99c0 7.1 6.01 12.85 12.91 12.85h-.42c0 7.1 5.6 12.85 12.5 12.85 0 6.22 4.29 11.4 9.99 12.59v61.37c-22.09-5.39-38.48-25.3-38.48-49.05 0-8.7 2.2-16.88 6.07-24.02-10.96 11.21-17.72 26.53-17.72 43.44 0 34.32 27.82 62.15 62.15 62.15s62.15-27.83 62.15-62.15c0-16.91-6.77-32.24-17.72-43.44z"}),o.createElement("path",{d:"M198.46 226.81s20.69 27.71 66.5 27.71 66.5-27.71 66.5-27.71l13.47 28.37s-21.03 27.71-79.97 27.71-79.97-27.71-79.97-27.71l13.47-28.37zm-69.22-93.63h20.88l24.93 27.26v73.45h-26.28v-68.37zm270.76 0h-20.88l-24.93 27.26v73.45h26.27v-68.37z"})))},BO:function(e){var t=e.title,n=bi(e,ln);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#d52b1e",d:"M0 0h513v114H0z"}),o.createElement("path",{fill:"#f9e300",d:"M0 114h513v114H0z"}),o.createElement("path",{fill:"#007934",d:"M0 228h513v114H0z"}))},BQ:function(e){var t=e.title,n=bi(e,sn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#012a87",d:"M0 341.3h512V0z"}),o.createElement("path",{fill:"#f9d90f",d:"M250.4 0H0v166.9z"}),o.createElement("path",{fill:"#dc171d",d:"m140.4 118.3 12.2 21.2h24.5l-12.3 21.1 12.3 21.2h-24.5L140.4 203l-12.2-21.2h-24.5l12.3-21.2-12.3-21.1h24.5z"}),o.createElement("circle",{fill:"none",stroke:"#000",strokeWidth:9,strokeMiterlimit:10,cx:140.4,cy:160.6,r:57.7}))},BR:function(e){var t=e.title,n=bi(e,cn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#009b3a",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#fedf00",d:"m256.5 19.3 204.9 151.4L256.5 322 50.6 170.7z"}),o.createElement("circle",{fill:"#FFF",cx:256.5,cy:171,r:80.4}),o.createElement("path",{fill:"#002776",d:"M215.9 165.7c-13.9 0-27.4 2.1-40.1 6 .6 43.9 36.3 79.3 80.3 79.3 27.2 0 51.3-13.6 65.8-34.3-24.9-31-63.2-51-106-51zm119 20.3c.9-5 1.5-10.1 1.5-15.4 0-44.4-36-80.4-80.4-80.4-33.1 0-61.5 20.1-73.9 48.6 10.9-2.2 22.1-3.4 33.6-3.4 46.8.1 89 19.5 119.2 50.6z"}))},BS:function(e){var t=e.title,n=bi(e,un);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#ffc72c",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{d:"M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",fill:"#00778b"}),o.createElement("path",{d:"M256 256.006 0 426.668V85.331z"}))},BT:function(e){var t=e.title,n=bi(e,dn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FF7415",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M512 0H0v341.3"}),o.createElement("path",{fill:"none",stroke:"#FFF",strokeWidth:42,strokeMiterlimit:10,d:"M128.7 255.5s35 54 67.3 32.4c56.9-37.9-68.9-108.6-2.9-152.6 58.3-38.8 76.6 103.5 137.6 62.8 59-39.3-64.7-111.4-9.2-148.4 33.4-22.2 67.1 32.6 67.1 32.6"}))},BV:function(e){var t=e.title,n=bi(e,mn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 33.333 1100 733.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#ef2b2d",d:"M0 0h1100v800H0z"}),o.createElement("path",{fill:"#fff",d:"M300 0h200v800H300z"}),o.createElement("path",{fill:"#fff",d:"M0 300h1100v200H0z"}),o.createElement("path",{fill:"#002868",d:"M350 0h100v800H350z"}),o.createElement("path",{fill:"#002868",d:"M0 350h1100v100H0z"}))},BW:function(e){var t=e.title,n=bi(e,pn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M0 238h513v104H0zM0 0h513v104H0z",fill:"#6da9d2"}),o.createElement("path",{d:"M0 125.5h513v89.656H0z"}))},BY:function(e){var t=e.title,n=bi(e,hn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#007C30",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#CE1720",d:"M0 230h513V0H0"}),o.createElement("path",{fill:"#FFF",d:"M100 230V0H0v342h513-413z"}),o.createElement("path",{d:"M28 159.6 8.6 128.2 28 97.4l19.3 30.8zm44.6 0-19.3-31.4 19.3-30.8L92 128.2zM28 241.2 8.6 209.8 28 179l19.3 30.8zm44.6 0-19.3-31.4L72.6 179 92 209.8z",fill:"#CE1720"}),o.createElement("path",{d:"m28 73.8-16.1-26L28 22.2l16 25.6zm44.6 0-16-26 16-25.6 16.1 25.6zM28 318l-16.1-26.1L28 266.3l16 25.6zm44.6 0-16-26.1 16-25.6 16.1 25.6z",fill:"none",stroke:"#CE1720",strokeWidth:7}))},BZ:function(e){var t=e.title,n=bi(e,fn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#003e87",d:"M0 0h512v341.3H0z"}),o.createElement("circle",{fill:"#FFF",cx:260.9,cy:170.9,r:118.9}),o.createElement("circle",{fill:"none",stroke:"#6DA544",strokeWidth:18,strokeMiterlimit:10,cx:261.9,cy:173.1,r:94.5}),o.createElement("g",{stroke:"#000"},o.createElement("path",{fill:"#003e87",d:"m261.9 151.5-50.6 23.4v20c0 11.8 6.1 22.8 16.2 28.9L262 239l34.5-15.2c10-6.2 16.2-17.1 16.2-28.9v-20l-50.8-23.4z"}),o.createElement("path",{fill:"#FFDA44",d:"M211.3 128.1h101.3v46.7H211.3z"})),o.createElement("path",{d:"M0 0h512v35H0zm0 306h512v35H0z",fill:"#ce1127"}))},CA:function(e){var t=e.title,n=bi(e,gn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M0 0h142v342H0zm371 0h142v342H371zm-64.5 206 50.4-25.2-25.2-12.6V143l-50.4 25.2 25.2-50.4h-25.2L256.1 80l-25.2 37.8h-25.2l25.2 50.4-50.4-25.2v25.2l-25.2 12.6 50.4 25.2-12.6 25.2h50.4V269h25.2v-37.8h50.4z",fill:"red"}))},CC:function(e){var t=e.title,n=bi(e,vn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"green",d:"M0 0h512v341.3H0z"}),o.createElement("path",{d:"m422.7 252.4 6.2 12.8 13.8-3.2-6.2 12.8 11.2 8.8-13.9 3.2V301l-11.1-8.9-11.1 8.9v-14.2l-13.8-3.2 11.1-8.8-6.2-12.8 13.9 3.2zm-46.6-136.3 6.2 12.9 13.8-3.2-6.2 12.8 11.2 8.8-13.9 3.1v14.3l-11.1-8.9-11.1 8.9.1-14.3-13.9-3.1 11.1-8.8-6.2-12.8L370 129zm37-77.8 6.2 12.8 13.8-3.2-6.2 12.8 11.2 8.9-13.9 3.1v14.2L413.1 78 402 86.9l.1-14.2-13.9-3.1 11.1-8.9-6.2-12.8 13.9 3.2zm51.8 58.4 6.2 12.8 13.9-3.2-6.3 12.8 11.2 8.9-13.9 3.1.1 14.2-11.2-8.9-11.1 8.9.1-14.2L440 128l11.2-8.9-6.3-12.8 13.9 3.2zm-28 68.1 4.9 14.8h15.6l-12.6 9.2 4.8 14.9-12.7-9.2-12.6 9.2 4.8-14.9-12.6-9.2h15.6zM306.8 254.7c-49.2 0-89.1-39.9-89.1-89.1s39.9-89.1 89.1-89.1c15.3 0 29.8 3.9 42.4 10.7C329.4 67.9 302.3 56 272.5 56c-60.5 0-109.6 49.1-109.6 109.6S212 275.3 272.5 275.3c29.8 0 56.9-11.9 76.6-31.3-12.6 6.8-27 10.7-42.3 10.7zM140.4 59.5C129.7 41 109.7 28.6 86.8 28.6S44 41 33.3 59.5h107.1zm.2.4-53.8 53.8-53.7-53.8C28 68.9 25 79.3 25 90.5c0 34.2 27.7 61.9 61.9 61.9s61.9-27.7 61.9-61.9c-.1-11.2-3.1-21.6-8.2-30.6z",fill:"#FFDA44"}),o.createElement("path",{fill:"#A2001D",d:"M71.4 98.2v52.2c4.9 1.3 10.1 1.9 15.5 1.9s10.5-.7 15.5-1.9V98.2h-31z"}))},CD:function(e){var t=e.title,n=bi(e,bn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#338AF3",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M512 66.9V0H411.7L0 274.4v66.9h100.3z"}),o.createElement("path",{fill:"#D80027",d:"M512 0v40.1L60.2 341.3H0v-40.1L451.8 0z"}),o.createElement("path",{fill:"#FFDA44",d:"m93.6 31.2 16.3 50.4H163l-42.9 31.2 16.4 50.5-42.9-31.2-43 31.2L67 112.8 24.1 81.6h53.1z"}))},CF:function(e){var t=e.title,n=bi(e,yn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#d21034",d:"M0 0h512v341.3H0z"}),o.createElement("path",{d:"M0 170.7h211.5V256H0zm300.5 0H512V256H300.5z",fill:"#3a9927"}),o.createElement("path",{fill:"#003082",d:"M0 0v85.3h211.5V0h89v85.3H512V0z"}),o.createElement("path",{d:"M300.5 85.3H512v85.3H300.5zM0 85.3h211.5v85.3H0z",fill:"#FFF"}),o.createElement("path",{d:"M300.5 341.3h-89V256H0v85.3h512V256H300.5zM105.7 8.6l8.6 26.2h27.5L119.5 51l8.6 26.2L105.7 61 83.4 77.2 91.9 51 69.6 34.8h27.6z",fill:"#ffce00"}))},CG:function(e){var t=e.title,n=bi(e,wn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#da1a35",d:"M0 85.331h513v342H0z"}),o.createElement("path",{fill:"#009543",d:"M443.726 85.331 102.4 426.657H0V85.331z"}),o.createElement("path",{fill:"#fbde4a",d:"M500.124 85.331 158.798 426.657H11.876L353.202 85.331z"}))},CH:function(e){var t=e.title,n=bi(e,En);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"red",d:"M0 85.337h513v342H0z"}),o.createElement("path",{fill:"#FFF",d:"M356.174 222.609h-66.783v-66.783h-66.782v66.783h-66.783v66.782h66.783v66.783h66.782v-66.783h66.783z"}))},CI:function(e){var t=e.title,n=bi(e,Pn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.326H0z"}),o.createElement("path",{fill:"#009e60",d:"M330.207 85.331H512v341.337H330.207z"}),o.createElement("path",{fill:"#f77f00",d:"M0 85.331h181.793v341.337H0z"}))},CK:function(e){var t=e.title,n=bi(e,kn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#01237a",d:"M0 85.332h513v342H0z"}),o.createElement("path",{d:"m384 156.705 5.283 16.254h17.089l-13.826 10.045 5.281 16.254L384 189.211l-13.825 10.047 5.28-16.254-13.825-10.045h17.089zm-70.209 29.081 15.228 7.758 12.084-12.083-2.673 16.879 15.227 7.759-16.879 2.673-2.674 16.88-7.76-15.227-16.878 2.673 12.086-12.084zm-29.081 70.209 16.254-5.281.001-17.089 10.044 13.825 16.254-5.282-10.046 13.827 10.046 13.826-16.254-5.28-10.044 13.825v-17.09zm29.081 70.209 7.759-15.229-12.084-12.084 16.881 2.674 7.757-15.227 2.674 16.879 16.879 2.672-15.227 7.759 2.673 16.882-12.084-12.087zM384 355.284l-5.281-16.253h-17.091l13.827-10.045-5.28-16.254L384 322.776l13.827-10.044-5.281 16.254 13.826 10.045h-17.089zm70.209-29.08-15.229-7.758-12.083 12.084 2.673-16.882-15.227-7.756 16.879-2.675 2.675-16.879 7.756 15.227 16.881-2.674-12.086 12.085zm29.081-70.209-16.254 5.281v17.09l-10.045-13.826-16.254 5.281 10.046-13.826-10.046-13.827 16.254 5.282 10.045-13.825v17.089zm-29.081-70.207-7.757 15.226 12.082 12.084-16.881-2.673-7.756 15.227-2.675-16.88-16.879-2.675 15.227-7.757-2.673-16.878 12.084 12.082zM0 186.665v16h46.069L0 233.377v7.539l57.377-38.252H80L0 255.998h112v-69.334H0zm96 69.331H22.628L96 207.083v48.913zm80-117.331 80-53.334H144v69.334h112v-16h-46.069L256 107.951v-7.539l-57.377 38.251H176v.002zm-16-53.332h73.372L160 134.246V85.333zm-16 170.665h112l-80-53.334h22.623L256 240.917v-7.539l-46.069-30.713H256v-16H144v69.333zm16-48.915 73.372 48.913H160v-48.913zM112 85.331H0l80 53.334H57.377L0 100.413v7.539l46.069 30.712H0v16h112V85.331zm-16 48.915L22.628 85.333H96v48.913z",fill:"#FFF"}),o.createElement("g",{fill:"#D80027"},o.createElement("path",{d:"M144 85.331h-32v69.334H0v32h112v69.333h32v-69.333h112v-32H144z"}),o.createElement("path",{d:"M80 138.665 0 85.331v15.082l57.377 38.252zm96 0h22.623L256 100.413V85.331zm-118.623 64L0 240.917v15.081l80-53.333zm118.623 0 80 53.333v-15.081l-57.377-38.252z"})))},CL:function(e){var t=e.title,n=bi(e,Cn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#FFF",d:"M196 0h317v171H196z"}),o.createElement("path",{fill:"#0037A1",d:"M0 0h196v171H0z"}),o.createElement("path",{fill:"#FFF",d:"M98 24.5 113.1 71H162l-39.6 28.7 15.2 46.5L98 117.5l-39.6 28.7 15.2-46.5L34 71h48.9z"}))},CM:function(e){var t=e.title,n=bi(e,On);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#ce1126",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#007a5e",d:"M0 0h171v342H0z"}),o.createElement("path",{d:"M342 0h171v342H342zm-86 102.2 17.2 53H329L283.9 188l17.2 53-45.1-32.7-45.1 32.7 17.2-53-45.1-32.8h55.8z",fill:"#fcd116"}))},CN:function(e){var t=e.title,n=bi(e,Sn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"m226.8 239.2-9.7-15.6-17.9 4.4 11.9-14.1-9.7-15.6 17.1 6.9 11.8-14.1-1.3 18.4 17.1 6.9-17.9 4.4zM290.6 82l-10.1 15.4 11.6 14.3-17.7-4.8-10.1 15.5-1-18.4-17.7-4.8 17.2-6.6-1-18.4 11.6 14.3zm-54.4-56.6-2 18.3 16.8 7.6-18 3.8-2 18.3-9.2-16-17.9 3.8 12.3-13.7-9.2-15.9 16.8 7.5zm56.6 136.4-14.9 10.9 5.8 17.5-14.9-10.8-14.9 11 5.6-17.6-14.9-10.7 18.4-.1 5.6-17.6 5.8 17.5zM115 46.3l17.3 53.5h56.2l-45.4 32.9 17.3 53.5-45.4-33-45.5 33 17.4-53.5-45.5-32.9h56.3z",fill:"#FFDA44"}))},CO:function(e){var t=e.title,n=bi(e,xn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 343.096h512v83.567H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 256h512v87.096H0z"}))},CR:function(e){var t=e.title,n=bi(e,_n);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.326H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 211.473h512v89.043H0z"}),o.createElement("path",{d:"M0 352.462h512v74.207H0zM0 85.331h512v74.207H0z",fill:"#0052B4"}))},CU:function(e){var t=e.title,n=bi(e,Tn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FF9811",d:"M0-40.8v422.9-211.4z"}),o.createElement("path",{fill:"#FFF",d:"M0 0h512v341.3H0z"}),o.createElement("path",{d:"M0 0h512v68.3H0zm0 136.5h512v68.3H0zm0 136.6h512v68.3H0z",fill:"#0052B4"}),o.createElement("path",{fill:"#D80027",d:"M256 170.7 0 341.3V0z"}),o.createElement("path",{fill:"#FFF",d:"m86.5 111.4 12.7 39.2h41.3l-33.4 24.2 12.8 39.3-33.4-24.2-33.4 24.2 12.8-39.3-33.4-24.2h41.2z"}))},CV:function(e){var t=e.title,n=bi(e,An);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#003893",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#cf2027",d:"M0 182.2h513v41.4H0z"}),o.createElement("path",{fill:"#FFF",d:"M0 140.8h513v41.4H0zm0 82.8h513V265H0z"}),o.createElement("path",{d:"m150.4 70 6.9 21.1h22.2l-18 13.1 6.9 21.1-18-13.1-17.9 13.1 6.8-21.1-17.9-13.1h22.2zm0 209.7 6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-17.9-13h22.2zm-97.6-70.9 6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-17.9-13H46zM90.1 91l6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-18-13h22.3zm-66.3 71H46l6.8-21.1 6.9 21.1h22.2l-18 13.1 6.9 21.1-18-13-17.9 13 6.8-21.1zm48.4 148.9 6.8-21.1-18-13h22.3l6.8-21.2 6.9 21.2h22.2l-18 13 6.9 21.1-18-13zM248 208.8l-6.9 21.1h-22.2l18 13-6.9 21.2 18-13.1 18 13.1-6.9-21.2 18-13h-22.2zM210.7 91l-6.8 21.1h-22.2l17.9 13-6.8 21.2 17.9-13.1 18 13.1-6.9-21.2 18-13h-22.2zm66.4 71h-22.2l-6.9-21.1-6.9 21.1h-22.2l18 13.1-6.9 21.1 18-13 18 13-6.9-21.1zm-48.4 148.9-6.9-21.1 18-13h-22.2l-6.9-21.2-6.8 21.2h-22.2l17.9 13-6.8 21.1 17.9-13z",fill:"#f7d116",stroke:"#000"}))},CW:function(e){var t=e.title,n=bi(e,In);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#002b7f",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#f9e814",d:"M0 233.5h513v51H0z"}),o.createElement("path",{d:"m168.7 86.5 12.9 39.8h41.8l-33.8 24.5 12.9 39.7-33.8-24.5-33.8 24.5 12.9-39.7-33.8-24.5h41.8zm-83.3-54 7.8 23.9h25L97.9 71.1l7.8 23.8-20.3-14.7-20.3 14.7 7.8-23.8-20.3-14.7h25.1z",fill:"#FFF"}))},CX:function(e){var t=e.title,n=bi(e,Mn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0021ad",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#1c8a42",d:"M0 0h512v341.3"}),o.createElement("path",{d:"m77.6 272 5.7 11.9 12.8-3-5.7 11.9 10.3 8.1-12.8 2.9V317l-10.3-8.3-10.2 8.3v-13.2l-12.8-2.9 10.3-8.1-5.8-11.9 12.9 3zm-37.1-98.9 5.7 11.9 12.8-3-5.7 11.8 10.3 8.2-12.9 2.9.1 13.2-10.3-8.3-10.3 8.3.1-13.2-12.9-2.9 10.4-8.2L22 182l12.8 3zm37.1-80.9 5.7 11.8 12.8-2.9-5.7 11.8 10.3 8.2-12.8 2.9v13.1l-10.3-8.2-10.2 8.2V124l-12.8-2.9 10.3-8.2-5.8-11.8L72 104zm46.1 62.9 5.7 11.9 12.8-3-5.7 11.9 10.3 8.1-12.8 2.9v13.2l-10.3-8.2-10.2 8.2v-13.2l-12.8-2.9 10.3-8.1-5.7-11.9 12.8 3zm-32.9 54 4.4 13.7h14.5L98 231.3l4.5 13.7-11.7-8.4-11.7 8.4 4.5-13.7-11.7-8.5h14.4z",fill:"#FFF"}),o.createElement("circle",{fill:"#ffc639",cx:267.1,cy:170.7,r:74.5}),o.createElement("path",{fill:"#1c8a42",d:"M267.1 220.3h24.8s10.8-19 0-37.2l24.8-24.8-12.4-24.8h-12.4s-6.2 18.6-31 18.6-31-18.6-31-18.6h-12.4l12.4 24.8-12.4 24.8 12.4 12.4s12.4-24.8 37.2-12.4c0 0 10.5 15.5 0 37.2z"}),o.createElement("path",{fill:"#ffc639",d:"M464.4 92.2c.6-2.9-.2-17.6-.2-20.7 0-21.3-13.9-39.4-33.2-45.7 5.9 12 9.2 25.4 9.2 39.7 0 4.8-.4 9.5-1.1 14.1-2.9-4.7-6.6-8.9-11.2-12.6-17.1-13.6-40.6-14-57.9-2.5 13.4 2.9 26.3 8.9 37.7 18 9 7.1 16.2 16.8 21.7 26.1 0 0-17.8 10.9-31 15.1s-42.3 7.9-42.3 7.9c72 12 132-36 132-36-6.5-13.4-15.8-4-23.7-3.4z"}))},CY:function(e){var t=e.title,n=bi(e,Dn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#DB7D00",d:"M141.7 154.7s.2 67.1 74.7 65.3l4.5 13.9h8.9s-7.4-41.1 60.1-41.5c0 0 0-27.6 27.6-27.6H359s-66-51.8 58.9-118l1.8-13.1s-129.9 71-198.9 57.2c0 0 10.7 42.5-10.8 42.5-10.8 0-9.7-8.1-32.3-8.1-18.7 0-17.3 19.7-26.3 19.5-8.9-.2-18.8-12.3-19.6-10.2-.7 2.1 9.9 20.1 9.9 20.1z"}),o.createElement("g",{fill:"#006651"},o.createElement("path",{d:"M237.2 308.1c6.9-5 13-6.6 22.4-8.3s19.4-4.4 24.6-5.8-17.7 6.6-23.5 8.3c-5.8 1.6-23.5 5.8-23.5 5.8zm37.9-14.7c-1.9-11.9 2.8-24.3 13.5-29.3 2.5 8.6-5.2 23.2-13.5 29.3zm18.2-6.2c-5.8-9.8 4-22.6 11.1-28.8 3.3 6-2.5 23.7-11.1 28.8zm16.9-7.6c-6.2-8.4 1.1-23.2 8.8-29 3.1 8.2.1 23.2-8.8 29zm16.9-10.6c-5.6-8-1.7-20.4 6.3-28.4 5.8 6.6.9 21-6.3 28.4zm13.5-10.7c-4.7-7.5 1.1-25.4 8.6-30.4 3.3 6.6.8 25.4-8.6 30.4zm10.8-2.8c-1.4-10.8 17.4-22.7 25.2-22.4-.9 8.9-8.9 18.6-25.2 22.4zm-10.5 12.2c8.8-9.1 26-9.1 32.1-7.2-1.7 5.3-21.9 16.9-32.1 7.2z"}),o.createElement("path",{d:"M328.7 276.8c12.4-3.3 20.5-6.1 27.9 1.7-5.2 6.6-25.4 4.7-27.9-1.7zm-17.7 8c11.9-6.4 26.3 3 28.5 8.6-13.3 5.5-28.7-7.2-28.5-8.6zm-16.3 9.2c10.8-4.1 23.2 1.4 28.2 7.5-5.8 2.7-21 5.7-28.2-7.5zm-14.9 4.7c12.4-1.4 24.4 8 27 13.4-15.9 1.5-22-3.2-27-13.4zm-4 9.4c-6.9-5-13-6.6-22.4-8.3-9.4-1.7-19.4-4.4-24.6-5.8-5.3-1.4 17.7 6.6 23.5 8.3 5.8 1.6 23.5 5.8 23.5 5.8zm-37.9-14.7c1.9-11.9-2.8-24.3-13.5-29.3-2.5 8.6 5.2 23.2 13.5 29.3zm-18.2-6.2c5.8-9.8-4-22.6-11.1-28.8-3.3 6 2.5 23.7 11.1 28.8zm-16.9-7.6c6.2-8.4-1.1-23.2-8.8-29-3.1 8.2-.1 23.2 8.8 29zM185.9 269c5.6-8 1.7-20.4-6.3-28.4-5.8 6.6-.9 21 6.3 28.4zm-13.5-10.7c4.7-7.5-1.1-25.4-8.6-30.4-3.3 6.6-.8 25.4 8.6 30.4zm-10.8-2.8c1.4-10.8-17.4-22.7-25.2-22.4.9 8.9 8.9 18.6 25.2 22.4zm10.5 12.2c-8.8-9.1-26-9.1-32.1-7.2 1.7 5.3 21.9 16.9 32.1 7.2z"}),o.createElement("path",{d:"M184.3 276.8c-12.4-3.3-20.5-6.1-27.9 1.7 5.2 6.6 25.4 4.7 27.9-1.7zm17.7 8c-11.9-6.4-26.3 3-28.5 8.6 13.3 5.5 28.7-7.2 28.5-8.6zm16.3 9.2c-10.8-4.1-23.2 1.4-28.2 7.5 5.8 2.7 21 5.7 28.2-7.5zm14.9 4.7c-12.4-1.4-24.4 8-27 13.4 15.9 1.5 22-3.2 27-13.4z"})))},CZ:function(e){var t=e.title,n=bi(e,Ln);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#11457e",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#d7141a",d:"M512 256v170.663H0L215.185 256z"}),o.createElement("path",{fill:"#FFF",d:"M512 85.337V256H215.185L0 85.337z"}))},DE:function(e){var t=e.title,n=bi(e,Rn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{d:"M0 85.331h512v113.775H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M0 312.882h512v113.775H0z"}))},DJ:function(e){var t=e.title,n=bi(e,Nn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#12ad2b",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#6ab2e7",d:"M512 0v166.7L0 170.8V0z"}),o.createElement("path",{fill:"#FFF",d:"M256 170.7 0 341.3V0z"}),o.createElement("path",{fill:"#d7141a",d:"m89.8 92.5 17 52.4H162l-44.6 32.5 17 52.4-44.6-32.4-44.6 32.4 17-52.4-44.6-32.5h55.2z"}))},DK:function(e){var t=e.title,n=bi(e,Hn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#c60c30",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#FFF",d:"M190 0h-60v140H0v60h130v142h60V200h323v-60H190z"}))},DM:function(e){var t=e.title,n=bi(e,$n);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#496E2D",d:"M0 0h512v341.3H0z"}),o.createElement("path",{d:"M0 110.7v120h512v-120z"}),o.createElement("path",{fill:"#FFDA44",d:"M0 110.7h512v40H0z"}),o.createElement("path",{fill:"#FFF",d:"M0 190.7h512v40H0z"}),o.createElement("path",{d:"M196 0h120v341.3H196z"}),o.createElement("path",{fill:"#FFDA44",d:"M196 0h40v341.3h-40z"}),o.createElement("path",{fill:"#FFF",d:"M274.7 0h40v341.3h-40z"}),o.createElement("circle",{fill:"#D80027",cx:256,cy:170.7,r:123.1}),o.createElement("path",{d:"m256 58.6 4.6 14.2h15l-12.1 8.9 4.6 14.2-12.1-8.8-12.1 8.8 4.6-14.2-12.1-8.9h15zM190.1 80l12.2 8.8 12.1-8.8-4.6 14.3 12.1 8.8h-15l-4.6 14.2-4.7-14.2h-15l12.1-8.8zm-40.7 56h15l4.6-14.2 4.7 14.2h15l-12.2 8.8 4.7 14.3-12.2-8.8-12.1 8.8 4.6-14.3zm0 69.3 12.1-8.8-4.6-14.3L169 191l12.2-8.8-4.7 14.3 12.2 8.8h-15l-4.7 14.3-4.6-14.3zm40.7 56.1 4.6-14.3-12.1-8.8h15l4.7-14.3 4.6 14.3h15l-12.1 8.8 4.6 14.3-12.1-8.9zm65.9 21.4-4.6-14.3h-15l12.1-8.8-4.6-14.3 12.1 8.8 12.1-8.8-4.6 14.3 12.1 8.8h-15zm65.9-21.4-12.2-8.9-12.1 8.9 4.6-14.3-12.1-8.8h15l4.6-14.3 4.7 14.3h15l-12.1 8.8zm40.7-56.1h-15l-4.6 14.3-4.7-14.3h-15l12.2-8.8-4.7-14.3L343 191l12.1-8.8-4.6 14.3zm0-69.3-12.1 8.8 4.6 14.3-12.1-8.8-12.2 8.8 4.7-14.3-12.2-8.8h15l4.7-14.2 4.6 14.2zm-40.7-56-4.6 14.3 12.1 8.8h-15l-4.7 14.2-4.6-14.2h-15l12.1-8.8-4.6-14.3 12.1 8.8zM279.3 168.7c-11-21.1-14.5-25.1-14.5-25.1s.4-9.7.4-15.6c0-8.8-7.4-15.8-16.5-15.8-8.6 0-15.7 2.9-16.5 11-4.2.9-8.6 4.1-8.6 10.7 0 4.8 1 7.3 5.2 9.3 2.1-4.6 4.3-4.8 9.3-6.4.8.6 1.7 3 2.6 3.4l.3 1s-13.3 6.6-13.3 30.9c0 29.5 22 45.4 22 45.4l-1.8.3-1.9 7.1h22v-7.2l11 17.5c.3-.3 10.2-47.6.3-66.5z",fill:"#496E2D"}))},DO:function(e){var t=e.title,n=bi(e,Fn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 215.2h211.5v126.1H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 0h211.5v126.2H0z"}),o.createElement("path",{fill:"#D80027",d:"M300.5 0H512v126.2H300.5z"}),o.createElement("path",{fill:"#0052B4",d:"M300.5 215.2H512v126.1H300.5z"}),o.createElement("g",{stroke:"#FFF",strokeWidth:5,strokeMiterlimit:10},o.createElement("path",{fill:"#0052B4",d:"M256 130h-49.9v49.4s19.5 6 49.9 6V130z"}),o.createElement("path",{fill:"#D80027",d:"M206.1 179.4v6c0 27.5 22.3 49.9 49.9 49.9v-49.9c-30.4 0-49.9-6-49.9-6z"}),o.createElement("path",{fill:"#0052B4",d:"M256 235.3c27.5 0 49.9-22.3 49.9-49.9v-6s-19.5 6-49.9 6v49.9z"}),o.createElement("path",{fill:"#D80027",d:"M256 130v55.4c30.4 0 49.9-6 49.9-6V130H256z"})))},DZ:function(e){var t=e.title,n=bi(e,Bn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#41662E",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#FFF",d:"M256 0h256v341.3H256z"}),o.createElement("g",{fill:"#D80027"},o.createElement("path",{d:"m341.5 105.3-29.4 40.4-47.5-15.4 29.4 40.4-29.4 40.4 47.5-15.4 29.4 40.4v-50l47.5-15.5-47.5-15.4z"}),o.createElement("path",{d:"M309.9 276.7c-58.5 0-106-47.5-106-106s47.5-106 106-106c18.3 0 35.4 4.6 50.4 12.7-23.5-23-55.7-37.2-91.2-37.2-72 0-130.4 58.4-130.4 130.4S197.1 301 269.1 301c35.5 0 67.7-14.2 91.2-37.2-14.9 8.2-32.1 12.9-50.4 12.9z"})))},EC:function(e){var t=e.title,n=bi(e,zn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 170.7h512V256H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 256h512v85.3H0z"}),o.createElement("circle",{fill:"#FFDA44",cx:256,cy:170.7,r:59.4}),o.createElement("path",{fill:"#4C1F00",d:"M369.2 79.9s-27.2-13.8-33.9-16c-6.7-2.2-49.1-13.2-49.1-7 0 10.3-13.5 12-15.5 12s-2-5.3-14.8-5.3-13.7 4.8-15.8 4.8c-2.2 0-14.5-1-14.5-11.5 0-5.2-42.9 4-49.1 7-6.1 3.1-33.9 16-33.9 16s45.8 2.7 53.9 6.2 43.8 16.5 43.8 16.5l-2.8 13.3h37.8l-3.8-13.3s35.1-12.7 43.8-16.5 53.9-6.2 53.9-6.2z"}),o.createElement("path",{fill:"#57BA17",d:"M217.7 171.7c0 21.1 17.2 38.3 38.3 38.3 21.1 0 38.3-17.2 38.3-38.3v-11.5h-76.5v11.5z"}),o.createElement("path",{fill:"#338AF3",d:"M256 110.5c-21.1 0-38.3 17.2-38.3 38.3v11.5h76.5v-11.5c.1-21.1-17.1-38.3-38.2-38.3z"}))},EE:function(e){var t=e.title,n=bi(e,jn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#111",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#368FD8",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#FFF",d:"M0 312.888h512v113.775H0z"}))},EG:function(e){var t=e.title,n=bi(e,Un);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 0h512v113.8H0z"}),o.createElement("path",{d:"M0 227.6h512v113.8H0z"}),o.createElement("path",{fill:"#C09300",d:"M220.3 204.4s0-58.4 4.5-64.7c3.1-4.3 16.8 5.2 22.7 4.5 0 0 4.2-7.5 4.5-12 .3-4.6-1.1-7.6-4.9-6.2 0 0-1.2-2.1.5-3.3 1.6-1.2 5.6.1 5.6.1s-.5-1 1.6-.9c2.9.2 7.2 1.4 7.4 5.6.2 3.1.3 7.7.4 8.7.7 6.8 2.7 8.7 2.7 8.7s18.4-9.2 22-5.2c3.3 3.8 4.5 64.7 4.5 64.7l-18.1-16.8 12.1 29.5s-14.4 2.4-28.9 2.4c-14.5 0-31.1-4.2-31.1-4.2l13.8-28.2-19.3 17.3z"}))},EH:function(e){var t=e.title,n=bi(e,Gn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h512v341.3H0z"}),o.createElement("path",{d:"M0 0h512v113.8H0z"}),o.createElement("path",{fill:"#428823",d:"M0 227.6h512v113.8H0z"}),o.createElement("g",{fill:"#D80027"},o.createElement("path",{d:"M256 170.7 0 341.3V0zm53.1 0c0-22.9 13.1-42.1 34.6-46.8-3.3-.7-6.7-1.1-10.3-1.1-26.4 0-47.9 21.4-47.9 47.9s21.4 47.9 47.9 47.9c3.5 0 7-.4 10.3-1.1-21.5-4.8-34.6-23.9-34.6-46.8z"}),o.createElement("path",{d:"m365 129.2 10.3 31.7h33.3l-27 19.6 10.3 31.7-26.9-19.6-27 19.6 10.3-31.7-27-19.6h33.4z"})))},ER:function(e){var t=e.title,n=bi(e,Wn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#338AF3",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#56AF35",d:"M0 0h512v170.7H0z"}),o.createElement("path",{fill:"#D80027",d:"m0 341.3 512-170.7L0 0v341.3z"}),o.createElement("g",{fill:"#ffc945"},o.createElement("path",{d:"M134.7 231.5c33.6 0 60.8-27.2 60.8-60.8s-27.2-60.8-60.8-60.8-60.8 27.2-60.8 60.8 27.2 60.8 60.8 60.8zm0 24.3c-47 0-85.2-38.1-85.2-85.2s38.1-85.2 85.2-85.2 85.2 38.1 85.2 85.2-38.2 85.2-85.2 85.2z"}),o.createElement("circle",{cx:119.5,cy:148.3,r:17.5}),o.createElement("circle",{cx:148.9,cy:158.5,r:17.5}),o.createElement("circle",{cx:134.7,cy:135.2,r:17.5}),o.createElement("circle",{cx:119.5,cy:172.7,r:17.5}),o.createElement("circle",{cx:149.9,cy:182.8,r:17.5}),o.createElement("circle",{cx:122.5,cy:198,r:17.5}),o.createElement("circle",{cx:145.9,cy:205.2,r:17.5})))},ES:function(e){var t=e.title,n=bi(e,Vn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 22.5 15"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h22.5v15H0V0z"}),o.createElement("path",{fill:"#D03433",d:"M0 0h22.5v4H0V0zm0 11h22.5v4H0v-4z"}),o.createElement("path",{fill:"#FBCA46",d:"M0 4h22.5v7H0V4z"}),o.createElement("path",{fill:"#FFF",d:"M7.8 7h1v.5h-1V7z"}),o.createElement("path",{fill:"#A41517",d:"M7.2 8.5c0 .3.3.5.6.5s.6-.2.6-.5L8.5 7H7.1l.1 1.5zM6.6 7c0-.3.2-.5.4-.5h1.5c.3 0 .5.2.5.4V7l-.1 1.5c-.1.6-.5 1-1.1 1-.6 0-1-.4-1.1-1L6.6 7z"}),o.createElement("path",{fill:"#A41517",d:"M6.8 7.5h2V8h-.5l-.5 1-.5-1h-.5v-.5zM5.3 6h1v3.5h-1V6zm4 0h1v3.5h-1V6zm-2.5-.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5v.2c0 .2-.1.3-.3.3H7c-.1 0-.2-.1-.2-.2v-.3z"}))},ET:function(e){var t=e.title,n=bi(e,Zn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 22.5 15"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#20AA46",d:"M0 0h22.5v5H0V0z"}),o.createElement("path",{fill:"#E92F3B",d:"M0 10h22.5v5H0v-5z"}),o.createElement("path",{fill:"#FADF50",d:"M0 5h22.5v5H0V5z"}),o.createElement("circle",{fill:"#205CCA",cx:11.3,cy:7.5,r:5.2}),o.createElement("g",{stroke:"#FFDB3D",fill:"none"},o.createElement("path",{d:"m11.3 8.8-2.1 1.5.8-2.4-2-1.5h2.5l.8-2.3.8 2.3h2.6l-2.1 1.5.8 2.4-2.1-1.5zm-1-2.4h1.9M9.9 7.8l1.3 1m.8-2.6.7 1.8M10 7.9l.6-1.8M11 9l1.6-1.1",strokeWidth:.5}),o.createElement("path",{d:"m8.7 3.9 1.1 1.6m4-1.7-1 1.6m-1.5 4.7V12M8.9 8.3 7.1 9m8.4 0-1.8-.7",strokeWidth:.25})))},EU:function(e){var t=e.title,n=bi(e,Yn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 810 540"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#039",d:"M0 0h810v540H0z"}),o.createElement("path",{fill:"#FC0",d:"m404.951 59.865 6.735 20.718h21.894l-17.633 12.812 6.638 20.74-17.634-12.812-17.634 12.812 6.736-20.729-17.633-12.812h21.796zm-90 24 6.735 20.718h21.894l-17.633 12.812 6.638 20.74-17.634-12.812-17.634 12.812 6.736-20.729-17.633-12.812h21.796zm-66 66 6.735 20.718h21.894l-17.633 12.812 6.638 20.74-17.634-12.812-17.634 12.812 6.736-20.729-17.633-12.812h21.796zm-24 89.999 6.735 20.719h21.894l-17.633 12.813 6.638 20.74-17.634-12.813-17.634 12.813 6.736-20.731-17.633-12.811h21.796zm24 90.001 6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm66 66 6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm180-312 6.735 20.718h21.894l-17.633 12.812 6.637 20.74-17.633-12.812-17.635 12.812 6.737-20.729-17.633-12.812h21.795zm66 66 6.735 20.718h21.894l-17.633 12.812 6.637 20.74-17.633-12.812-17.635 12.812 6.737-20.729-17.633-12.812h21.795zm24 90 6.735 20.718h21.894l-17.633 12.813 6.638 20.74-17.634-12.813-17.634 12.813 6.736-20.731-17.633-12.811h21.796zm-24 90 6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm-156 90 6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm90-24.001 6.735 20.719h21.894l-17.633 12.812 6.639 20.74-17.635-12.812-17.633 12.812 6.735-20.73-17.633-12.811h21.797z"}))},FI:function(e){var t=e.title,n=bi(e,Kn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#2E52B2",d:"M512 129.3V212H203.7v129.3H121V212H0v-82.7h121V0h82.7v129.3z"}))},FJ:function(e){var t=e.title,n=bi(e,qn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#2E52B2",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#FFF",d:"M256 0v22.6l-46.1 30.7H256v64h-46.1L256 148v22.7h-22.6l-73.4-49v49H96v-49l-73.4 49H0V148l46.1-30.7H0v-64h46.1L0 22.6V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),o.createElement("g",{fill:"#D80027"},o.createElement("path",{d:"M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"}),o.createElement("path",{d:"M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176z"}),o.createElement("path",{d:"M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176zM0 170.7v-15.1l57.4-38.3H80zm256 0v-15.1l-57.4-38.3H176z"})),o.createElement("path",{fill:"#F3F3F3",d:"M307.1 127.1v92c0 61.6 80.5 80.5 80.5 80.5s80.4-19 80.4-80.6v-92l-80.5-23-80.4 23.1z"}),o.createElement("path",{fill:"#D80027",d:"M468 132.8V98.3H307.1v34.5h69v69h-69v23h69V296c6.9 2.5 11.5 3.5 11.5 3.5s4.6-1.1 11.5-3.5v-71.2h69v-23h-69v-69H468z"}))},FK:function(e){var t=e.title,n=bi(e,Xn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#FFF",d:"M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z"}),o.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"}),o.createElement("path",{fill:"#0052B4",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),o.createElement("path",{fill:"#FFF",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),o.createElement("path",{d:"M155.8 115 256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z",fill:"#D80027"}),o.createElement("path",{fill:"#0052B4",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),o.createElement("path",{fill:"#FFF",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),o.createElement("path",{d:"M100.2 55.6 0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z",fill:"#D80027"}),o.createElement("path",{fill:"#1F8BDE",d:"M312.2 194.2v-90c0-8.5 6.5-15.3 15-15.3h120.5c8.3 0 15 6.8 15 15.3v90c0 75.2-75.2 105.3-75.2 105.3s-75.3-30.1-75.3-105.3z"}),o.createElement("path",{fill:"#FFF",d:"M312.2 194.2v-90c0-8.5 6.5-15.3 15-15.3h120.5c8.3 0 15 6.8 15 15.3v90c0 75.2-75.2 105.3-75.2 105.3s-75.3-30.1-75.3-105.3zm79.6 86.3c7.9-4.5 15.9-10 23.2-16.7 20.5-18.5 32.6-41.4 32.6-69.7v-90c0-.3-120.4-.3-120.4-.3v90.3c0 28.3 12.1 51.2 32.6 69.7 8.3 7.5 17.6 13.9 27.6 19 1.4-.6 2.8-1.4 4.4-2.3z"}),o.createElement("path",{fill:"#187536",d:"M347.1 193.4c-2.6-7.9 1.7-14.3 10.1-14.3h60.5c8.2 0 12.8 6.3 10.1 14.3l-5.5 16.5c-2.6 7.9-8.9 9.2-15.8 4 0 0 2.6-4.8-19.1-4.8-21.7 0-19.1 4.8-19.1 4.8-6.1 5.7-13.1 4-15.8-4 .1.1-5.4-16.5-5.4-16.5z"}),o.createElement("path",{fill:"#FFF",d:"M357.4 179.1c8.1 1.6 17.8-15 30.1-15 13.1 0 21.8 17.1 30.1 15 7.4-1.8 15-22.2 15-30.1 0-16.6-20.2-30.1-45.1-30.1-24.9 0-45.1 13.5-45.1 30.1-.1 8.5 6.6 28.5 15 30.1zm-1.4 91.6c6.2.4 12.5-1.8 17.2-6.5l9-9c2.9-2.9 7.5-2.9 10.4 0l9 9c4.7 4.7 11 6.9 17.1 6.5 5.3-.3 32.5-33.5 25.7-32.6-4.6.6-9.1 2.8-12.7 6.3l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-8.7-8.8-22.9-8.8-31.7-.1l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-3.5-3.5-7.8-5.6-12.3-6.3-6.7-1.1 20.1 32.2 25.3 32.5zM322.1 210c2.9-2.9 7.5-2.9 10.4 0l9 9c8.8 8.7 22.9 8.7 31.7 0l9-9c2.9-2.9 7.5-2.9 10.4 0l9 9c8.8 8.7 22.9 8.7 31.7 0l9-9c2.9-2.9 7.5-2.9 10.4 0 0 0 5.5-14.8 2.5-15.9-7.9-2.9-17.2-1.2-23.5 5.2l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-8.7-8.8-22.9-8.8-31.7-.1l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-6.2-6.2-15.1-8-22.8-5.5-3.1 1.1 1.9 16.1 1.9 16.1z"}))},FM:function(e){var t=e.title,n=bi(e,Jn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#338AF3",d:"M0 0h512v341.3H0z"}),o.createElement("path",{d:"m256 37.9 10.1 31.2H299l-26.6 19.3 10.2 31.2-26.6-19.3-26.6 19.3 10.2-31.2L213 69.1h32.9zM123.2 170.7l31.2-10.2v-32.8l19.3 26.6 31.2-10.2-19.3 26.6 19.3 26.5-31.2-10.1-19.3 26.5v-32.8zM256 303.5l-10.1-31.2H213l26.6-19.3-10.2-31.3L256 241l26.6-19.3-10.2 31.3 26.6 19.3h-32.9zm132.8-132.8-31.2 10.1v32.8l-19.3-26.5-31.2 10.1 19.3-26.5-19.3-26.6 31.2 10.2 19.3-26.6v32.8z",fill:"#FFF"}))},FO:function(e){var t=e.title,n=bi(e,Qn);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#0F61A5",d:"M512 214.5H206.2v126.8h-87.8V214.5H0v-87.7h118.4V0h87.8v126.8H512V192z"}),o.createElement("path",{fill:"#E50E3D",d:"M512 149.3V192H183.7v149.3H141V192H0v-42.7h141V0h42.7v149.3z"}))},FR:function(e){var t=e.title,n=bi(e,er);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 85.331h170.663v341.337H0z"}),o.createElement("path",{fill:"#D80027",d:"M341.337 85.331H512v341.337H341.337z"}))},GA:function(e){var t=e.title,n=bi(e,tr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#6DA544",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 312.888h512v113.775H0z"}))},GB:function(e){var t=e.title,n=bi(e,nr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.333h512V426.67H0z"}),o.createElement("path",{fill:"#D80027",d:"M288 85.33h-64v138.666H0v64h224v138.666h64V287.996h224v-64H288z"}),o.createElement("path",{d:"M393.785 315.358 512 381.034v-65.676zm-82.133 0L512 426.662v-31.474l-143.693-79.83zm146.982 111.304-146.982-81.664v81.664z",fill:"#0052B4"}),o.createElement("path",{fill:"#FFF",d:"M311.652 315.358 512 426.662v-31.474l-143.693-79.83z"}),o.createElement("path",{fill:"#D80027",d:"M311.652 315.358 512 426.662v-31.474l-143.693-79.83z"}),o.createElement("path",{d:"M90.341 315.356 0 365.546v-50.19zm110.007 14.154v97.151H25.491z",fill:"#0052B4"}),o.createElement("path",{fill:"#D80027",d:"M143.693 315.358 0 395.188v31.474l200.348-111.304z"}),o.createElement("path",{d:"M118.215 196.634 0 130.958v65.676zm82.133 0L0 85.33v31.474l143.693 79.83zM53.366 85.33l146.982 81.664V85.33z",fill:"#0052B4"}),o.createElement("path",{fill:"#FFF",d:"M200.348 196.634 0 85.33v31.474l143.693 79.83z"}),o.createElement("path",{fill:"#D80027",d:"M200.348 196.634 0 85.33v31.474l143.693 79.83z"}),o.createElement("path",{d:"M421.659 196.636 512 146.446v50.19zm-110.007-14.154V85.331h174.857z",fill:"#0052B4"}),o.createElement("path",{fill:"#D80027",d:"M368.307 196.634 512 116.804V85.33L311.652 196.634z"}))},GD:function(e){var t=e.title,n=bi(e,rr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#c60a0a",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#3E8446",d:"M256 170.7 44.5 296.8V44.5z"}),o.createElement("path",{d:"m256 170.7 211.5 126.1h-423zM467.5 44.5 256 170.7 44.5 44.5z",fill:"#FFDA44"}),o.createElement("path",{fill:"#3E8446",d:"M467.5 44.5v252.3L256 170.7z"}),o.createElement("path",{d:"m256 10.4 3.3 10.2H270l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm-85.9 0 3.3 10.2h10.7l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm171.8 0 3.3 10.2H356l-8.7 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zM256 304.2l3.3 10.2H270l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm-85.9 0 3.3 10.2h10.7l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm171.8 0 3.3 10.2H356l-8.7 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7z",fill:"#FFDA44"}),o.createElement("circle",{fill:"#c60a0a",cx:244.5,cy:170.7,r:76.2}),o.createElement("path",{fill:"#FFDA44",d:"m244.5 110.1 13.6 41.8h44l-35.6 25.8 13.6 41.8-35.6-25.8-35.5 25.8 13.6-41.8-35.6-25.8h44zm-136.8 57.7c4.4 6.9 2.3 16.1-4.6 20.5s-16.1 2.3-20.5-4.6c-7.9-12.5-3.3-33-3.3-33s20.4 4.6 28.4 17.1z"}),o.createElement("circle",{fill:"#A2001D",cx:99.1,cy:182.1,r:7.4}))},GE:function(e){var t=e.title,n=bi(e,ar);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 22.5 15"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M.8 0h21v15H.8V0z"}),o.createElement("path",{fill:"#eb000e",d:"M9.8 6H0v3h9.8v6h3V9h9.8V6h-9.8V0h-3v6z"}),o.createElement("path",{fill:"#eb000e",d:"m17.3 2.7-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm-12.7 0-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm0 9-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm12.7 0-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2z"}))},GF:function(e){var t=e.title,n=bi(e,or);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 90 60"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FDEB01",d:"m0 0 90 60H0z"}),o.createElement("path",{fill:"#58A846",d:"M90 0v60L0 0z"}),o.createElement("path",{fill:"#ED3D24",d:"m50.7 33.3 9.3-6.7H48.5L45 15.7l-3.5 10.9H30l9.3 6.7-3.6 11 9.3-6.7 9.3 6.7z"}))},GG:function(e){var t=e.title,n=bi(e,ir);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#D80027",d:"M308 0H204v118.7H0v104h204V342h104V222.7h205v-104H308z"}),o.createElement("path",{fill:"#FFDA44",d:"m368.6 188 26 17.3V136l-26 17.3h-95.3V58.1l17.3-26h-69.2l17.3 26v95.2h-95.3l-26-17.3v69.3l26-17.3h95.3v95.2l-17.3 26h69.2l-17.3-26V188z"}))},GH:function(e){var t=e.title,n=bi(e,lr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#496E2D",d:"M0 312.888h512v113.775H0z"}),o.createElement("path",{d:"m255.883 199.111 14.119 43.458 40.366 3.2-36.969 26.861 19.453 40.259-36.969-26.859-36.97 26.859 14.123-43.459-36.969-26.861h45.696z"}))},GI:function(e){var t=e.title,n=bi(e,sr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 230h513v112H0z"}),o.createElement("path",{fill:"#D80027",stroke:"#000",strokeMiterlimit:10,d:"M363.1 131.8V99.1H374V77.3h-21.9v10.9h-21.8V77.3h-21.8v21.8h10.9v32.7h-21.8V55.5h10.9V33.7h-21.8v10.9h-10.9V33.7H254v10.9h-10.9V33.7h-21.8v21.8h10.9v76.3h-21.8V99.1h10.9V77.3h-21.8v10.9h-21.8V77.3h-21.8v21.8h10.9v32.7H145V219h239.9v-87.2z"}),o.createElement("path",{fill:"#FFDA44",stroke:"#000",strokeMiterlimit:10,d:"m264.9 235.5-24.2 18.2 19.1 14.3v31.3h-23.2v9h23v7.9h-23v9.3H270V268l19.1-14.3-24.2-18.2zm0 25.3-10.1-7.1 10.1-7.1 10.1 7.1-10.1 7.1z"}),o.createElement("path",{d:"M239.6 209.7v-27.9s.1-22.3 25-22.3c24.8 0 25.7 22 25.7 22v28.2h-50.7zm-69.1 0v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8z"}),o.createElement("path",{d:"M169.1 209.7v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8zm151.8 0v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8zm8.4-77.7v-15.7s.1-12.1 11.3-12.1c11.3 0 11.7 11.9 11.7 11.9V132h-23zm-78.8 0v-23.7s.1-18.3 14.3-18.3c14.2 0 14.7 18 14.7 18v24h-29zm-73 0v-15.7s.1-12.1 11.3-12.1 11.7 11.9 11.7 11.9V132h-23z"}))},GL:function(e){var t=e.title,n=bi(e,cr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#FFF",d:"M513 0v171H0V0z"}),o.createElement("circle",{fill:"#FFF",cx:185.8,cy:171.2,r:117.8}),o.createElement("path",{fill:"#D80027",d:"M68 171c0-65.1 52.8-117.8 117.8-117.8 65.1 0 117.8 52.8 117.8 117.8"}))},GM:function(e){var t=e.title,n=bi(e,ur);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#1a7e25",d:"M0 322.783h512v103.88H0z"}),o.createElement("path",{fill:"#cf0d19",d:"M0 85.337h512v104.515H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 210.877h512v89.656H0z"}))},GN:function(e){var t=e.title,n=bi(e,dr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 0h512v342H0z"}),o.createElement("path",{fill:"#6DA544",d:"M342 0h171v342H342z"}),o.createElement("path",{fill:"#D80027",d:"M0 0h171v342H0z"}))},GP:function(e){var t=e.title,n=bi(e,mr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 85.331h170.663v341.337H0z"}),o.createElement("path",{fill:"#D80027",d:"M341.337 85.331H512v341.337H341.337z"}))},GQ:function(e){var t=e.title,n=bi(e,pr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#6DA544",d:"M0 0h513v113.8H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 227.6h513V342H0z"}),o.createElement("path",{fill:"#0070C8",d:"M126 170.7 0 341.3V0z"}),o.createElement("path",{fill:"none",stroke:"#000",strokeMiterlimit:10,d:"M233.8 139.4v40.4c0 35.6 35.6 35.6 35.6 35.6s35.6 0 35.6-35.6v-40.4h-71.2z"}),o.createElement("path",{fill:"#786145",d:"M264.5 179.8h9.8l4 25.8h-17.8z"}),o.createElement("path",{fill:"#6DA544",d:"M287.2 162c0-9.8-8-14.8-17.8-14.8s-17.8 5-17.8 14.8c-4.9 0-8.9 4-8.9 8.9s4 8.9 8.9 8.9h35.6c4.9 0 8.9-4 8.9-8.9s-4-8.9-8.9-8.9z"}),o.createElement("path",{d:"m230.7 120 1.9 3.3h3.8l-1.9 3.3 1.9 3.2h-3.8l-1.9 3.3-1.9-3.3H225l1.9-3.2-1.9-3.3h3.8zm15.3 0 1.9 3.3h3.7l-1.9 3.3 1.9 3.2h-3.7l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8zm15.3 0 1.9 3.3h3.7l-1.9 3.3 1.9 3.2h-3.7l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8zm15.8 0 1.9 3.3h3.8l-1.9 3.3 1.9 3.2H279l-1.9 3.3-1.9-3.3h-3.7l1.8-3.2-1.8-3.3h3.7zm16 0 1.9 3.3h3.8l-1.9 3.3 1.9 3.2H295l-1.9 3.3-1.9-3.3h-3.7l1.8-3.2-1.8-3.3h3.7zm15 0 1.9 3.3h3.7l-1.9 3.3 1.9 3.2H310l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8z",fill:"#FFDA00",stroke:"#000",strokeMiterlimit:10}))},GR:function(e){var t=e.title,n=bi(e,hr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("g",{fill:"#0d5eaf"},o.createElement("path",{d:"M0 0h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0z"}),o.createElement("path",{d:"M0 0h190v190H0z"})),o.createElement("g",{fill:"#FFF"},o.createElement("path",{d:"M0 76h190v38H0z"}),o.createElement("path",{d:"M76 0h38v190H76z"})))},GS:function(e){var t=e.title,n=bi(e,fr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#FFF",d:"M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),o.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),o.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),o.createElement("path",{fill:"#D80027",d:"M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6-77.8-53.3h22.6l62.5 42.3v11z"}),o.createElement("ellipse",{fill:"#FFF",cx:443.4,cy:233.6,rx:29,ry:43.5}),o.createElement("ellipse",{fill:"#FFCE00",cx:406.9,cy:317.7,rx:22,ry:9.3}),o.createElement("ellipse",{fill:"#FFCE00",cx:364,cy:317.7,rx:22,ry:9.3}),o.createElement("path",{fill:"#39B200",d:"m342 190.1 43.4 86.9 43.5-86.9z"}),o.createElement("ellipse",{fill:"#9B9B9B",cx:327.5,cy:233.6,rx:29,ry:43.5}),o.createElement("path",{fill:"#757575",d:"m371 175.6-14.5 14.5h57.9l-14.5-14.5 14.5-43.5s-13-29-29-29-29 29-29 29l14.6 43.5z"}),o.createElement("circle",{fill:"#C6B56F",cx:385.4,cy:67,r:29}),o.createElement("circle",{fill:"#A54A00",cx:386,cy:88.7,r:29}),o.createElement("circle",{fill:"#FFF",cx:443.4,cy:117.7,r:29}),o.createElement("circle",{fill:"#0049FF",cx:342.2,cy:146.7,r:29}),o.createElement("circle",{fill:"#0041F9",cx:429.8,cy:146.7,r:29}),o.createElement("circle",{fill:"#F7D71E",cx:386,cy:233.6,r:29}),o.createElement("circle",{fill:"#CEC851",cx:457.9,cy:190.1,r:29}),o.createElement("circle",{fill:"#FFF",cx:385.4,cy:289.5,r:29}),o.createElement("path",{fill:"#7C0B29",d:"m371 135.7 14.5-3.5 14.5 3.5c0 7.5-14.5 11-14.5 11s-14.5-3.5-14.5-11z"}),o.createElement("circle",{fill:"#FFF",cx:327.5,cy:117.4,r:29}))},GT:function(e){var t=e.title,n=bi(e,gr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M0 0h171v342H0zm342 0h171v342H342z",fill:"#338AF3"}),o.createElement("circle",{fill:"#DCC26D",cx:256,cy:155.8,r:25.5}),o.createElement("path",{fill:"#628A40",d:"M194.2 155.9c0 22.1 11.8 42.5 30.8 53.5 5.9 3.4 13.5 1.4 16.9-4.5 3.4-5.9 1.4-13.5-4.5-16.9-11.5-6.6-18.5-18.9-18.5-32.1 0-6.8-5.5-12.4-12.4-12.4s-12.3 5.5-12.3 12.4zm95.1 52.1c17.8-11.4 28.6-31 28.5-52.1 0-6.8-5.5-12.4-12.4-12.4-6.8 0-12.4 5.5-12.4 12.4 0 12.7-6.5 24.5-17.1 31.3-5.8 3.6-7.7 11.2-4.1 17 3.6 5.8 11.2 7.7 17 4.1.2-.1.3-.2.5-.3z"}))},GU:function(e){var t=e.title,n=bi(e,vr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#0052B4",d:"M11.1 11.1h489.7v319.1H11.1z"}),o.createElement("path",{fill:"#7DBEF1",d:"M256 285.3s76.4-51.3 76.4-114.6S256 56 256 56s-76.4 51.3-76.4 114.6S256 285.3 256 285.3z"}),o.createElement("path",{fill:"#1C8AE6",d:"M179.8 180.7h152.6l-29.3 64.9h-95.2z"}),o.createElement("path",{fill:"#FFF042",d:"M192.3 205.9s40.5 38.2 51 38.2c12.4 0 12.6-18.4 25.5-25.5 20.2-11.1 51-12.7 51-12.7L297 248.7l-41 36.6-46.8-39.7-16.9-39.7z"}),o.createElement("path",{fill:"#259C7B",d:"m256 157.5-22.5 15.6 7.9-26.2-21.8-16.5 27.4-.5 9-25.9 9 25.9 27.4.5-21.8 16.6 7.9 26.2-22.5-15.7z"}),o.createElement("path",{fill:"#8E5715",d:"M249.7 144.6c-.9 9.2-1.5 18.4-1.7 27.6-.3 11.9.3 20.7 2 26 2.2 6.6 7.2 12.9 14.2 18.9 5.3 4.6 10.6 8.1 14.2 10.1 3.1 1.7 7 .6 8.7-2.4 1.7-3.1.6-7-2.4-8.7-4.3-2.5-8.4-5.4-12.2-8.7-5.4-4.6-9.1-9.2-10.4-13.3-1.1-3.4-1.6-11.3-1.4-21.7.2-8.9.8-17.8 1.7-26.6.4-3.5-2.2-6.6-5.7-7-3.6-.3-6.7 2.3-7 5.8z"}),o.createElement("path",{fill:"#FFF",d:"m217.8 170.7 25.5 38.2h-25.5v-38.2z"}),o.createElement("path",{fill:"none",stroke:"#D80027",strokeWidth:12,strokeMiterlimit:10,d:"M256 285.3s76.4-51.3 76.4-114.6S256 56 256 56s-76.4 51.3-76.4 114.6S256 285.3 256 285.3z"}))},GW:function(e){var t=e.title,n=bi(e,br);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#6DA544",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v170.663H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 85.331h181.793v341.337H0z"}),o.createElement("path",{d:"m98.32 195.127 15.107 46.497h48.894l-39.555 28.74 15.108 46.498-39.554-28.737-39.556 28.737 15.111-46.498-39.554-28.74h48.891z"}))},GY:function(e){var t=e.title,n=bi(e,yr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 900 600"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#009E49",d:"M0 0h900v600H0V0z"}),o.createElement("path",{fill:"#FFF",d:"m0 0 947 300L0 600V0z"}),o.createElement("path",{fill:"#FFD00D",d:"M0 26.1 870 300 0 573.9V26.1z"}),o.createElement("path",{fill:"#2D2D2D",d:"m0 0 450 300L0 600V0z"}),o.createElement("path",{fill:"#D3132F",d:"m0 35 397.5 265L0 565V35z"}))},HK:function(e){var t=e.title,n=bi(e,wr);return o.createElement("svg",vi({viewBox:"0 0.5 21 14",xmlns:"http://www.w3.org/2000/svg"},n),t&&o.createElement("title",null,t),o.createElement("g",{fill:"none",fillRule:"evenodd"},o.createElement("path",{fill:"#FFF",d:"M0 0h21v15H0z"}),o.createElement("path",{fill:"#ee1c25",d:"M0 0h21v15H0z"}),o.createElement("path",{d:"M12 7.19c-.798-.5-1 .409-1 0 0-.828.895-1.5 2-1.5s2 .672 2 1.5c-.949 0-1.044.5-1.5.5-.56 0-.702 0-1.5-.5zM13.25 7a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5zm-1.81 1.962c.228-.913-.698-.824-.31-.95.788-.257 1.703.387 2.045 1.438.341 1.05-.021 2.11-.809 2.366-.293-.903-.798-.838-.939-1.272-.173-.533-.217-.668.012-1.582zm.566 1.13a.25.25 0 1 0 .476-.154.25.25 0 0 0-.476.154zM9.58 8.977c.94-.065.57-.919.81-.588.486.67.157 1.74-.737 2.389-.894.65-2.013.632-2.5-.038.768-.558.55-1.018.92-1.286.453-.33.568-.413 1.507-.477zm-.899.888a.25.25 0 1 0 .294.405.25.25 0 0 0-.294-.405zm.312-2.652c.351.874 1.049.258.809.588-.487.67-1.606.687-2.5.038-.894-.65-1.223-1.719-.736-2.39.767.559 1.138.21 1.507.478.453.33.568.413.92 1.286zm-1.124-.58a.25.25 0 1 0-.293.404.25.25 0 0 0 .293-.404zm2.619-.524c-.722.605.08 1.078-.309.951-.788-.256-1.15-1.315-.809-2.365.342-1.05 1.257-1.695 2.045-1.439-.293.903.153 1.147.012 1.581-.173.533-.217.668-.939 1.272zm.205-1.247a.25.25 0 1 0-.475-.155.25.25 0 0 0 .475.155z",fill:"#FFF"})))},HM:function(e){var t=e.title,n=bi(e,Er);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 85.333h512V426.67H0z"}),o.createElement("g",{fill:"#FFF"},o.createElement("path",{d:"M223.397 255.996c.273-.304.543-.609.813-.916-.27.308-.546.61-.82.916h.007zm-34.18 41.927 10.958 22.913 24.747-5.718-11.083 22.853 19.9 15.781-24.776 5.585.069 25.398-19.815-15.89-19.814 15.89.069-25.398-24.776-5.585 19.9-15.781-11.083-22.853 24.746 5.718zm197.859 28.464 5.227 10.929 11.803-2.728-5.286 10.9 9.492 7.528-11.818 2.663.032 12.114-9.45-7.578-9.45 7.578.032-12.114-11.817-2.663 9.491-7.528-5.285-10.9 11.803 2.728zm-48.623-115.939 5.227 10.93 11.803-2.729-5.286 10.901 9.491 7.528-11.817 2.663.032 12.115-9.45-7.58-9.451 7.58.033-12.115-11.818-2.663 9.491-7.528-5.284-10.901 11.802 2.729zm48.623-66.25 5.227 10.93 11.803-2.73-5.286 10.902 9.491 7.527-11.817 2.664.032 12.114-9.45-7.58-9.45 7.58.032-12.114-11.817-2.664 9.491-7.527-5.285-10.902 11.803 2.73zm42.471 49.688 5.227 10.929 11.802-2.728-5.284 10.9 9.491 7.527-11.818 2.664.033 12.114-9.451-7.578-9.45 7.578.032-12.114-11.817-2.664 9.491-7.527-5.286-10.9 11.803 2.728zm-30.368 57.97 4.11 12.652h13.304l-10.763 7.82 4.112 12.652-10.763-7.819-10.765 7.819 4.112-12.652-10.763-7.82h13.304z"}),o.createElement("path",{d:"M256 85.333v30.553l-45.167 25.099H256v59.359h-59.103L256 233.179v22.817h-26.68l-73.494-40.826v40.826h-55.652v-48.573l-87.43 48.573H0v-30.553l45.167-25.099H0v-59.359h59.103L0 108.139V85.333h26.68l73.494 40.827V85.333h55.652v48.573l87.43-48.573z"})),o.createElement("path",{fill:"#D80027",d:"M144 85.33h-32v69.332H0v32h112v69.334h32v-69.334h112v-32H144z"}),o.createElement("path",{fill:"#0052B4",d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"}),o.createElement("path",{fill:"#FFF",d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"}),o.createElement("path",{d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915zm-83.98 0L0 240.259v15.737l100.174-55.652z",fill:"#D80027"}),o.createElement("path",{fill:"#0052B4",d:"M100.174 140.982 0 85.33v15.737l71.847 39.915z"}),o.createElement("path",{fill:"#FFF",d:"M100.174 140.982 0 85.33v15.737l71.847 39.915z"}),o.createElement("path",{d:"M100.174 140.982 0 85.33v15.737l71.847 39.915zm83.98 0L256 101.067V85.33l-100.174 55.652z",fill:"#D80027"}))},HN:function(e){var t=e.title,n=bi(e,Pr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M0 0h513v114H0zm0 228h513v114H0zm203.5-110.1 6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zm105 0 6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zM256 147.6l6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zm-52.5 29.7 6.7 16.6 17.6 1-14 10.9 4.7 17.6-15-9.9-15 9.9 4.7-17.6-14-10.9 17.6-1zm105 0 6.7 16.6 17.6 1-14 10.9 4.7 17.6-15-9.9-15 9.9 4.7-17.6-14-10.9 17.6-1z",fill:"#338AF3"}))},HR:function(e){var t=e.title,n=bi(e,kr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 228h513v114H0z"}),o.createElement("path",{d:"M309.3 113.2v-44l17.5-14.4 17.7 14.4v44zm-105.6 0v-44l-17.3-14.4-17.9 14.4v44zm35.2 0v-44l17.6-14.4 17.6 14.4v44z",fill:"#338AF3"}),o.createElement("path",{d:"M309.3 113.2h-35.2v-44l17.5-14.4 17.7 14.4zm-70.4 0h-35.2v-44l17.5-14.4 17.7 14.4z",fill:"#0052B4"}),o.createElement("path",{stroke:"#D80027",fill:"#FFF",d:"M168.5 113.2v101.9c0 24.3 14.4 46.2 35.4 59.4 21.3 13.4 42.1 14.7 52.6 14.7s31.4-1.7 52.6-14.8c21-13 35.4-35.1 35.4-59.3V113.2h-176z"}),o.createElement("path",{d:"M168.5 113.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-105.6 35.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-105.6 35.2h35.2v35.2h-35.2zm35.2 35.2h35.2V254h-35.2zm35.2-35.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-35.2 35.2h35.2V254h-35.2zm35.2 55.5c8.6-5.4 16.2-12.3 22-20.3h-22v20.3zM181.7 254c5.8 8 13.3 14.9 22 20.4V254h-22zm57.2 0v33.7c7.2 1.2 13.3 1.5 17.6 1.5 4.3 0 10.4-.3 17.6-1.6V254h-35.2z",fill:"#D80027"}))},HT:function(e){var t=e.title,n=bi(e,Cr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#A2001D",d:"M0 0h513v172H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 172h513v172H0z"}),o.createElement("path",{fill:"#FFF",d:"m381.4 251.5-110.7-13.8-110.8 13.8V85.4h221.5z"}),o.createElement("circle",{fill:"#0052B4",cx:270.7,cy:182.3,r:55.4}),o.createElement("circle",{fill:"#A2001D",cx:270.7,cy:182.3,r:27.7}),o.createElement("path",{fill:"#6DA544",d:"M229.1 113.1h83.1l-41.5 41.5z"}),o.createElement("path",{fill:"#FFDA44",d:"M256.8 140.8h27.7v83h-27.7z"}),o.createElement("path",{fill:"#6DA544",d:"M314.9 215.5h-88.5l-66.5 36h221.5z"}))},HU:function(e){var t=e.title,n=bi(e,Or);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#6DA544",d:"M0 312.888h512v113.775H0z"}))},IC:function(e){var t=e.title,n=bi(e,Sr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 300 200"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#fc0",d:"M0 0h300v200H0z"}),o.createElement("path",{fill:"#0768a9",d:"M0 0h200v200H0z"}),o.createElement("path",{fill:"#fff",d:"M0 0h100v200H0z"}))},ID:function(e){var t=e.title,n=bi(e,xr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.333h512v341.333H0z"}),o.createElement("path",{fill:"#E00",d:"M0 85.333h512V256H0z"}))},IE:function(e){var t=e.title,n=bi(e,_r);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.326H0z"}),o.createElement("path",{fill:"#6DA544",d:"M0 85.331h170.663v341.337H0z"}),o.createElement("path",{fill:"#FF9811",d:"M341.337 85.331H512v341.337H341.337z"}))},IL:function(e){var t=e.title,n=bi(e,Tr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M340.6 122.4h-56.1l-28-48.6-28 48.6h-56.1l28 48.6-28 48.6h56.1l28 48.6 28-48.6h56.1l-28-48.6 28-48.6zM293.2 171 276 204.2h-38.9L219.8 171l17.2-33.2h38.9l17.3 33.2zm-36.7-71.8 11.9 23.3h-23.9l12-23.3zm-58.3 38.6h23.9l-10.8 21-13.1-21zm0 66.4 13-22.1 11.9 22.1h-24.9zm58.3 37.5-11.9-22.1h23.9l-12 22.1zm59.4-37.5h-25l11.9-22.1 13.1 22.1zm-26.1-66.4h26.1l-13 22.1-13.1-22.1zM0 21.3h512V64H0zm0 256h512V320H0z",fill:"#2E52B2"}))},IM:function(e){var t=e.title,n=bi(e,Ar);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#E52D42",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#FFF",d:"M393.3 68.2h-45.8l-33.8 80.2-34.4-22.9s-24.7-59.1-34.4-68.2c-9.7-9.7-18.7-.6-48.9 7.8-29.6 8.4-30.8 18.7-42.2 18.7-4.8 0-19.9-17.5-27.7-22.3-12.1-7.8-16.9-4.2-13.9 7.2 1.2 4.8 10.9 10.9 16.9 19.9 7.8 11.5 12.7 25.9 12.7 25.9s10.9-10.3 16.9-12.1c9-2.4 19.3 1.8 31.4 0 15.1-2.4 31.4-10.9 31.4-10.9l4.2 43.4s-54.3 50.7-49.5 70.6 56.1 44.6 68.2 62.7c12.1 17.5-7.2 24.1-7.2 32.6s-1.8 19.9 7.2 16.3c9-3.6 10.3-18.1 18.7-31.4 6-9 10.3-13.9 11.5-17.5 1.8-9-23.5-32-37.4-48.9-6.6-7.8-19.9-18.7-19.9-18.7l39.2-29.6s67.6 27.7 82.6 18.7c15.1-9 19.3-98.3 19.3-98.3l47-11.5-12.1-11.7z"}),o.createElement("path",{fill:"#F8DD4E",d:"M279.3 262.4c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm45.8-182.8c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm0 91.1c-6 0-11.5-4.8-11.5-11.5 0-6 4.8-11.5 11.5-11.5 6 0 11.5 4.8 11.5 11.5-.6 6.7-5.5 11.5-11.5 11.5zm-136.9 45.8c-6 0-11.5-4.8-11.5-11.5 0-6 4.8-11.5 11.5-11.5 6.6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm45.2-136.9c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-4.8 11.5-11.5 11.5zm22.9 91.1c-6 0-11.5-10.3-11.5-22.9s4.8-22.9 11.5-22.9c6 0 11.5 10.3 11.5 22.9s-4.8 22.9-11.5 22.9zm-114-45.2c-6 0-11.5-4.8-11.5-11.5 0-6.6 4.8-11.5 11.5-11.5 6.6 0 11.5 4.8 11.5 11.5 0 6.6-4.8 11.5-11.5 11.5z"}))},IN:function(e){var t=e.title,n=bi(e,Ir);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#181A93",d:"M17.3 0h478.4v342H17.3V0z"}),o.createElement("path",{fill:"#FFA44A",d:"M0 0h513v114H0V0z"}),o.createElement("path",{fill:"#1A9F0B",d:"M0 228h513v114H0V228z"}),o.createElement("path",{fill:"#FFF",d:"M0 114h513v114H0V114z"}),o.createElement("circle",{fill:"#FFF",cx:256.5,cy:171,r:34.2}),o.createElement("path",{fill:"#181A93",d:"M256.5 216.6c-25.1 0-45.6-20.5-45.6-45.6s20.5-45.6 45.6-45.6 45.6 20.5 45.6 45.6-20.5 45.6-45.6 45.6zm0-11.4c18.2 0 34.2-16 34.2-34.2s-15.9-34.2-34.2-34.2-34.2 16-34.2 34.2 16 34.2 34.2 34.2z"}),o.createElement("circle",{fill:"#181A93",cx:256.5,cy:171,r:22.8}))},IO:function(e){var t=e.title,n=bi(e,Mr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0-.3h513V342H0V-.3z"}),o.createElement("path",{fill:"#0052B4",d:"M462.9 198.1c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 10c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-10 20-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-10 21-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 21 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 20 10c11 6 22 12 32.1 12s20-6 31.1-12l19-10v-22c-10 0-20 6-30.1 12-7 4-16 9-20 9zM0 31.7l19 10c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-10 20-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-10 21-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 21 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 20 10c11 6 22 12 32.1 12s20-6 31.1-12l19-10v-22c-10 1-20 6-30.1 12-7 4-16 9-20 9s-14-5-21-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-11-30.1-12v22zm462.9 55.2c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 9c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12l19-9v-22c-10 0-20 6-30.1 12-7 3.9-16 9-20 9zm50.1 34c-10 1-20 6-30.1 12-7 4-16 10-20 10s-14-6-21-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-14-6-20-10c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-13-6-20-10c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 10-20 10s-13-6-20-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 10-21 10s-13-6-20-10c-10-6-20-11-30.1-12v23c4 1 13 5 19 9 11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12c6-4 15-8 19-9v-23zm-50.1 133.3c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 9c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12l19-9v-22c-10 0-20 6-30.1 12-7 4-16 9-20 9zm50.1 34c-10 1-20 6-30.1 12-7 4-16 10-20 10s-14-6-21-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-14-6-20-10c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-13-6-20-10c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 10-20 10s-13-6-20-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 10-21 10s-13-6-20-10c-10-6-20-11-30.1-12v23c4 0 13 5 19 9 11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12c6-4 15-9 19-9v-23z"}),o.createElement("path",{fill:"#FFF",d:"M0-.3h256v171H0V-.3z"}),o.createElement("path",{d:"M389.8 119.9H408v78.8h-18.3l.1-78.8zm0 117.8H408v75.1h-18.3l.1-75.1z",fill:"#A2001D"}),o.createElement("g",{fill:"#D80027"},o.createElement("path",{d:"M144-.3h-32v70H0v32h112v69h32v-69h112v-32H144v-70z"}),o.createElement("path",{d:"M0-.3v15l57 39h23L0-.3zm256 0v15l-57 39h-23l80-54z"}),o.createElement("path",{d:"M0-.3v15l57 39h23L0-.3zm256 0v15l-57 39h-23l80-54zM0 170.7v-15l57-38h23l-80 53zm256 0v-15l-57-38h-23l80 53z"})),o.createElement("g",{fill:"#2E52B2"},o.createElement("path",{d:"M0 22.7v31h46l-46-31zm96-23v49L23-.3h73zm160 23v31h-46l46-31zm-96-23v49l73-49h-73z"}),o.createElement("path",{d:"M0 22.7v31h46l-46-31zm96-23v49L23-.3h73zm160 23v31h-46l46-31zm-96-23v49l73-49h-73zM0 147.7v-30h46l-46 30zm96 23v-49l-73 49h73zm160-23v-30h-46l46 30zm-96 23v-49l73 49h-73z"})),o.createElement("path",{fill:"#5DA51E",stroke:"#45602C",strokeWidth:4,strokeMiterlimit:10,d:"M462.8 91.5h-29.1l25.7-25.7c4.5-4.4 4.5-11.4 0-15.8l-3.4-3.4c-4.4-4.4-11.4-4.4-15.8 0l-25.9 25.9V37.4c0-6.2-5.1-11.3-11.3-11.3h-4.7c-6.2 0-11.3 5.1-11.3 11.3v31.7l-23.5-23.8c-4.7-4.7-12.2-4.7-16.9 0l-3.6 3.6c-4.7 4.7-4.7 12.4 0 17.2l25 25.4h-30.6c-6 0-10.9 4.9-10.9 10.9v4.6c0 6 4.9 10.9 10.9 10.9H369l-20.7 20.7c-4.4 4.4-4.4 11.4 0 15.8l3.4 3.4c4.4 4.4 11.4 4.4 15.8 0l19.6-19.6V167c0 6.1 5.1 11.1 11.3 11.3h4.7c6.2 0 11.3-5.1 11.3-11.3v-28.3l22.2 22.6c4.7 4.7 12.4 4.7 17.1 0l3.6-3.6c4.7-4.7 4.7-12.4 0-17.2L435.2 118h27.6c5.9 0 10.7-4.9 10.9-10.9v-4.6c0-6.1-4.9-11-10.9-11z"}),o.createElement("path",{fill:"#E2DD24",stroke:"#525625",strokeWidth:4,strokeMiterlimit:10,d:"M439.2 249.1h-79.8s-.9-13.4-6-21.8c-6.2-10.4-13.9-28.1-1.4-36.7 15.9-10.9 33.7.8 48.2.8 11.8.1 26.9-14 45-.8 12.2 8.9 3.9 28.2-1.3 36.7-7 11.5-4.7 21.8-4.7 21.8z"}))},IQ:function(e){var t=e.title,n=bi(e,Dr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#CE1126",d:"M0 0h513v114H0z"}),o.createElement("path",{d:"M0 228h513v114H0z"}),o.createElement("path",{d:"M219.2 160.7h-29.3c1.5-5.7 6.6-9.9 12.8-9.9v-19.9c-18.3 0-33.1 14.9-33.1 33.1v16.5h49.6c1.8 0 3.3 1.5 3.3 3.3v6.6h-66.2v19.9h86.1v-26.5c0-12.7-10.4-23.1-23.2-23.1zm49.6 29.8v-59.6H249v79.5h33.1v-19.9zm66.2 0v-59.6h-19.8v59.6h-6.6v-19.8h-19.9v39.7h59.6v-19.9z",fill:"#547C31"}))},IR:function(e){var t=e.title,n=bi(e,Lr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h512v342H0z"}),o.createElement("path",{fill:"#6DA544",d:"M0 0h513v114H0z"}),o.createElement("path",{d:"M0 227.9h513v114H0zm278.8-93.1c.1 2 8.7 26.2 4.4 39.4-6.6 20.3-15.8 21.8-19.8 24.5V134l-6.9-4.2-6.9 4.2v64.7c-4-2.7-12.4-2.4-19.8-24.5-4.3-12.7 5.7-37.3 5.8-39.2 0 0-9.5 8.1-15.8 24-5.9 14.8 1.9 49.6 29.5 54.8 2.3.4 4.7 5.6 7.2 5.6 2.1 0 4.1-5.2 6-5.5 28.4-4.6 35-41.7 29.9-55.6-5.4-14.6-13.6-23.5-13.6-23.5z",fill:"#D80027"}),o.createElement("path",{d:"M44.6 98.9h22.3v24.4H44.6zM0 98.9h22.3v24.4H0zm89.2 0h22.3v24.4H89.2zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4H223zm44.7 0H290v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0H513v24.4h-22.3zm-446.1 118h22.3v25.5H44.6zm-44.6 0h22.3v25.5H0zm89.2 0h22.3v25.5H89.2zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5H223zm44.7 0H290v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0H513v25.5h-22.3z",fill:"#FFF",opacity:.5}))},IS:function(e){var t=e.title,n=bi(e,Rr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 85.334h512v341.337H0z"}),o.createElement("path",{fill:"#FFF",d:"M512 295.883H202.195v130.783h-79.76V295.883H0v-79.772h122.435V85.329h79.76v130.782H512v61.218z"}),o.createElement("path",{fill:"#D80027",d:"M512 234.666v42.663H183.652v149.337h-42.674V277.329H0v-42.663h140.978V85.329h42.674v149.337z"}))},IT:function(e){var t=e.title,n=bi(e,Nr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M341.334 85.33H0v341.332h512V85.33z"}),o.createElement("path",{fill:"#6DA544",d:"M0 85.333h170.663V426.67H0z"}),o.createElement("path",{fill:"#D80027",d:"M341.337 85.333H512V426.67H341.337z"}))},JE:function(e){var t=e.title,n=bi(e,Hr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#D80027",d:"M301.8 171 513 30.2V0h-45.3L256.5 140.8 45.3 0H0v30.2L211.2 171 0 311.8V342h45.3l211.2-140.8L467.7 342H513v-30.2z"}),o.createElement("path",{fill:"#FFDA44",d:"m233.7 44.6 22.3 5.6 22.3-5.6 4-20.9-14.9 6.5L256 14.8l-11.4 15.4-14.9-6.5z"}),o.createElement("path",{fill:"#D80027",d:"M233.7 44.6s-4 12.9-4 29.9c0 27.9 26.3 41.3 26.3 41.3s26.3-15.5 26.3-41.3c0-15.4-4-29.9-4-29.9s-8.1-5-22.3-5-22.3 5-22.3 5z"}))},JM:function(e){var t=e.title,n=bi(e,$r);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#6DA544",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{d:"M215.864 256.006 0 399.911V112.089zM512 112.089v287.822L296.136 256.006z"}),o.createElement("path",{fill:"#0052B4",d:"M512 112.089 296.136 256.006 512 399.911v26.757h-40.125L256 282.752 40.125 426.668H0v-26.757l215.864-143.905L0 112.089V85.331h40.125L256 229.248 471.875 85.331H512z"}),o.createElement("path",{fill:"#FFDA44",d:"M512 112.089 296.136 256.006 512 399.911v26.757h-40.125L256 282.752 40.125 426.668H0v-26.757l215.864-143.905L0 112.089V85.331h40.125L256 229.248 471.875 85.331H512z"}))},JO:function(e){var t=e.title,n=bi(e,Fr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.339h512v341.326H0z"}),o.createElement("path",{d:"M0 85.339h512v113.775H0z"}),o.createElement("path",{fill:"#6DA544",d:"M0 312.89h512v113.775H0z"}),o.createElement("path",{fill:"#D80027",d:"M256 256.006 0 426.669V85.331z"}),o.createElement("path",{fill:"#FFF",d:"m77.913 224.802 7.876 16.469 17.786-4.11-7.965 16.426 14.303 11.343-17.808 4.014.049 18.255-14.241-11.421-14.241 11.421.05-18.255-17.809-4.014 14.303-11.343-7.965-16.426 17.786 4.11z"}))},JP:function(e){var t=e.title,n=bi(e,Br);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.337H0z"}),o.createElement("circle",{fill:"#D80027",cx:256,cy:255.994,r:96}))},KE:function(e){var t=e.title,n=bi(e,zr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{d:"M0 85.331h512v90.579H0z"}),o.createElement("path",{fill:"#496E2D",d:"M0 336.089h512v90.568H0z"}),o.createElement("path",{fill:"#A2001D",d:"M0 198.606h512v114.799H0z"}),o.createElement("g",{fill:"#FFF"},o.createElement("path",{d:"m323.265 139.803-25.583-11.809L256 222.376l-41.682-94.382-25.583 11.809 51.749 116.191-51.749 116.192 25.583 11.808L256 289.613l41.682 94.381 25.583-11.808-51.749-116.192z"}),o.createElement("path",{d:"M273.376 150.931C263.472 140.115 256 133.898 256 133.898s-7.472 6.216-17.376 17.032v210.127C248.528 371.873 256 378.091 256 378.091s7.472-6.216 17.376-17.033V150.931z"})),o.createElement("path",{d:"M209.04 191.226v129.535c10.465 18.542 23.274 33.742 32.872 43.818V147.408c-9.599 10.076-22.408 25.275-32.872 43.818zm93.92 0c-10.465-18.543-23.274-33.742-32.872-43.818V364.58c9.599-10.077 22.407-25.276 32.872-43.818V191.226z",fill:"#A2001D"}),o.createElement("path",{d:"M302.96 191.226v129.535c10.594-18.774 18.784-40.973 18.784-64.767s-8.19-45.993-18.784-64.768zm-93.92 0v129.535c-10.594-18.774-18.784-40.973-18.784-64.767s8.19-45.993 18.784-64.768z"}))},KG:function(e){var t=e.title,n=bi(e,jr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 342"},n),t&&o.createElement("title",null,t),o.createElement("g",{fill:"#D80027"},o.createElement("path",{d:"M0 0h513v342H0z"}),o.createElement("circle",{cx:256,cy:170.7,r:170.7})),o.createElement("path",{fill:"#FFDA44",d:"M382.4 170.7 330.8 195l27.5 50-56.1-10.7-7.1 56.6-39.1-41.7-39.1 41.7-7.1-56.6-56.1 10.7 27.5-50-51.6-24.3 51.6-24.3-27.5-50.1 56.1 10.8 7.1-56.7L256 92.1l39.1-41.7 7.1 56.7 56.1-10.8-27.5 50.1z"}),o.createElement("circle",{fill:"#D80027",cx:257.4,cy:170.7,r:71.6}),o.createElement("path",{d:"M214.2 170.7c-2.1 0-4.1.1-6.2.3.1 12 4.4 22.9 11.6 31.5 3.8-10.3 9.5-19.6 16.7-27.7-6.9-2.7-14.3-4.1-22.1-4.1zm26.6 46.5c5.2 1.9 10.8 2.9 16.6 2.9 5.8 0 11.4-1 16.6-2.9-2.8-11.1-8.7-21-16.6-28.8-7.9 7.8-13.8 17.7-16.6 28.8zm59.4-71.2c-8.5-14.8-24.5-24.7-42.8-24.7-18.3 0-34.2 9.9-42.8 24.7 15.6.1 30.2 4.3 42.8 11.6 12.6-7.3 27.2-11.6 42.8-11.6zm-21.7 28.8c7.2 8 12.9 17.4 16.7 27.7 7.2-8.5 11.5-19.5 11.6-31.5-2-.2-4.1-.3-6.2-.3-7.7 0-15.2 1.4-22.1 4.1z",fill:"#FFDA44"}))},KH:function(e){var t=e.title,n=bi(e,Ur);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{d:"M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",fill:"#0052B4"}),o.createElement("path",{fill:"#FFF",d:"M303.49 281.971v-17.809h-11.873v-23.745l-11.872-11.872-11.872 11.872v-23.744L256 204.8l-11.873 11.873v23.744l-11.872-11.872-11.872 11.872v23.745H208.51v17.809h-11.872v17.808h118.724v-17.808z"}))},KI:function(e){var t=e.title,n=bi(e,Gr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 450 300"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#CE1126",d:"M0 0h450v300H0V0z"}),o.createElement("g",{fill:"#FCD116"},o.createElement("circle",{cx:227.6,cy:161.2,r:56.2}),o.createElement("path",{d:"m254.1 73.4-23.7 26 28.6 6.5zm-51.5.2-4.8 33.1 28.5-8zm94.3 26.7-34.7 8.5 20.1 23.7zm-138.3-1.8 15.5 32.7 20.2-22.7zm159 45.3-34.4-9.9 5.6 29.5zm-182-2.6 31.9 19.8 5.2-27.7z"})),o.createElement("path",{fill:"#003F87",d:"M0 175h450v125H0V175z"}),o.createElement("path",{fill:"#FFF",d:"M0 267c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21zm0-43c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21zm0-43c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21z"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#FCD116",d:"m183.2 48.3-1.1-5.3 22.4-3.7s-30.1-7.1-40-10.7c-14.3-5.1-16.3-12.1-16.3-12.1s44.7 11 64.8 11c4.3 0 12.8 10.7 12.8 10.7s14.8-14.9 21.9-15.4c32.1-2.3 66.6-6.4 66.6-6.4s-10 6.7-16 8.5c-16.2 4.9-50.6 11.7-50.6 11.7l-4.8 7.5H277l-14.4 4.3 7.4 6.9s-7.8-4.1-18.1-2.1c-7.1 1.3-15.4 6-22.9 8-18.7 4.8-29.9-12.8-29.9-12.8l-15.9-.1z"}))},KM:function(e){var t=e.title,n=bi(e,Wr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v85.337H0z"}),o.createElement("path",{fill:"#FFF",d:"M0 170.663h512V256H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 256h512v85.337H0z"}),o.createElement("path",{fill:"#6DA544",d:"M256 256.006 0 426.668V85.331z"}),o.createElement("g",{fill:"#FFF"},o.createElement("path",{d:"M68.638 256c0-24.865 17.476-45.638 40.812-50.734a52.059 52.059 0 0 0-11.13-1.208c-28.688 0-51.942 23.255-51.942 51.942s23.255 51.942 51.942 51.942c3.822 0 7.543-.425 11.13-1.208-23.337-5.096-40.812-25.869-40.812-50.734z"}),o.createElement("path",{d:"m108.877 211.478 2.762 8.503h8.94l-7.232 5.256 2.762 8.502-7.232-5.255-7.234 5.255 2.764-8.502-7.234-5.256h8.94zm0 22.261 2.762 8.503h8.94l-7.232 5.255 2.762 8.503-7.232-5.255-7.234 5.255 2.764-8.503-7.234-5.255h8.94zm0 22.261 2.762 8.503h8.94l-7.232 5.255 2.762 8.503-7.232-5.255-7.234 5.255 2.764-8.503-7.234-5.255h8.94zm0 22.261 2.762 8.502h8.94l-7.232 5.256 2.762 8.503-7.232-5.255-7.234 5.255 2.764-8.503-7.234-5.256h8.94z"})))},KN:function(e){var t=e.title,n=bi(e,Vr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#6DA544",d:"M512 0H0v342"}),o.createElement("path",{fill:"#FFDA44",d:"M307.7 0 0 194.5V342h206.9L513 148.5V0z"}),o.createElement("path",{d:"M513 0H385.2L0 249.4V341l126.2 1L513 91.6z"}),o.createElement("path",{d:"m141.1 187 31.2 24 32.3-22.2-13.1 37 31.1 23.9-39.2-1.1-13.2 37-11.1-37.6-39.2-1.1 32.3-22.2zM310.6 70.8l31.2 23.9 32.3-22.2-13.1 37 31.1 23.9-39.2-1.1-13.2 37-11.1-37.6-39.2-1.1 32.4-22.2z",fill:"#FFF"}))},KP:function(e){var t=e.title,n=bi(e,Zr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#91DC5A",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{d:"M0 85.331h512v57.188H0zM0 369.48h512v57.177H0z",fill:"#0052B4"}),o.createElement("path",{fill:"#D80027",d:"M0 165.215h512v181.582H0z"}),o.createElement("circle",{fill:"#FFF",cx:190.33,cy:255.994,r:65.668}),o.createElement("path",{fill:"#D80027",d:"m190.332 190.332 14.734 45.346h47.757l-38.65 28.028 14.849 45.481-38.69-28.16-38.631 28.107 14.79-45.428-38.616-28.028h47.722z"}))},KR:function(e){var t=e.title,n=bi(e,Yr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 900 600"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h900v600H0z"}),o.createElement("g",{transform:"rotate(-56.31)"},o.createElement("path",{d:"M-75 228.3H75m-150 37.5H75m-150 37.5H75m-150 475H75m-150 37.5H75m-150 37.5H75",stroke:"#000",strokeWidth:25}),o.createElement("path",{stroke:"#FFF",strokeWidth:12.5,d:"M0 753.3v125"}),o.createElement("circle",{fill:"#ca163a",cy:540.8,r:150}),o.createElement("path",{fill:"#0e4896",d:"M0 390.8c-41.4 0-75 33.6-75 75s33.6 75 75 75 75 33.6 75 75-33.6 75-75 75c-82.8 0-150-67.2-150-150s67.2-150 150-150z"})),o.createElement("path",{d:"m231.56 535.73-83.205-124.808M262.76 514.928l-83.205-124.807m114.407 104.006-83.205-124.808m478.43-138.675-83.205-124.807M720.39 209.843 637.184 85.036m114.407 104.006L668.386 64.234",stroke:"#000",strokeWidth:25}),o.createElement("path",{stroke:"#FFF",strokeWidth:12.5,d:"m205.6 462.897 31.202-20.8m389.981-259.989 36.444-24.296m31.202-20.801 31.202-20.801"}))},KW:function(e){var t=e.title,n=bi(e,Kr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#6DA544",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 312.888h512v113.775H0z"}),o.createElement("path",{d:"M166.957 312.889 0 426.663V85.337l166.957 113.774z"}))},KY:function(e){var t=e.title,n=bi(e,qr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 85.334h512v341.337H0z"}),o.createElement("circle",{fill:"#6DA544",cx:384,cy:181.79,r:29.682}),o.createElement("path",{fill:"#D80027",d:"M332.054 174.377h103.88v44.522h-103.88z"}),o.createElement("path",{fill:"#496E2D",d:"M435.942 255.997v-.001.001z"}),o.createElement("path",{fill:"#FFDA44",d:"M332.058 285.678v29.682h15.616c9.364 9.176 22.18 14.84 36.326 14.84 14.147 0 26.962-5.664 36.326-14.84h15.616v-29.682H332.058z"}),o.createElement("path",{fill:"#338AF3",d:"M332.058 211.475v44.522c0 39.759 51.942 51.942 51.942 51.942s51.942-12.182 51.942-51.942v-44.522H332.058z"}),o.createElement("path",{d:"M383.997 235.256c-12.985 0-12.985 11.873-25.97 11.873s-12.985-11.873-25.97-11.873v20.777c12.985 0 12.985 11.873 25.97 11.873s12.985-11.873 25.97-11.873c12.986 0 12.986 11.873 25.973 11.873 12.986 0 12.986-11.873 25.973-11.873v-20.777c-12.986 0-12.986 11.873-25.973 11.873-12.986-.001-12.986-11.873-25.973-11.873zm0-41.59c-12.985 0-12.985 11.873-25.97 11.873s-12.985-11.873-25.97-11.873v20.777c12.985 0 12.985 11.873 25.97 11.873s12.985-11.873 25.97-11.873c12.986 0 12.986 11.873 25.973 11.873 12.986 0 12.986-11.873 25.973-11.873v-20.777c-12.986 0-12.986 11.873-25.973 11.873-12.986 0-12.986-11.873-25.973-11.873z",fill:"#F3F3F3"}),o.createElement("path",{fill:"#FFF",d:"M256 85.334v22.617l-46.069 30.709H256v64h-46.069L256 233.38v22.617h-22.628L160 207.078v48.919H96v-48.919l-73.372 48.919H0V233.38l46.069-30.72H0v-64h46.069L0 107.951V85.334h22.628L96 134.241V85.334h64v48.907l73.372-48.907z"}),o.createElement("g",{fill:"#D80027"},o.createElement("path",{d:"M144 85.329h-32v69.334H0v32h112v69.334h32v-69.334h112v-32H144z"}),o.createElement("path",{d:"M0 85.329v15.082l57.377 38.252H80zm256 0v15.082l-57.377 38.252H176z"}),o.createElement("path",{d:"M0 85.329v15.082l57.377 38.252H80zm256 0v15.082l-57.377 38.252H176zM0 255.997v-15.082l57.377-38.252H80zm256 0v-15.082l-57.377-38.252H176z"})))},KZ:function(e){var t=e.title,n=bi(e,Xr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#36B6CC",d:"M0 0h513v342H0V0z"}),o.createElement("circle",{fill:"#FFD400",cx:256.5,cy:170.9,r:68.4}),o.createElement("path",{fill:"#FFD400",d:"m256.5 251.5-27.9 41.7-7.1-49.7-43.2 25.5 15.2-47.8-50 4.2 34.4-36.5-46.9-18 46.8-18-34.4-36.5 50 4.2-15.2-47.8 43.2 25.4 7.1-49.7 27.9 41.7 27.9-41.7 7.1 49.7 43.2-25.4-15.2 47.8 50-4.2-34.3 36.6 46.8 17.9-46.8 18 34.4 36.5-50-4.2 15.2 47.8-43.2-25.4-7.1 49.7c0-.1-27.9-41.8-27.9-41.8zm0-.8c44.1 0 79.9-35.8 79.9-79.9S300.6 91 256.5 91s-79.9 35.8-79.9 79.9 35.8 79.8 79.9 79.8zM22.8 28.3c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6V28.3zm0 45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6V74zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm22.8-22.8c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7V245c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V188zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V96.8zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V51.2z"}))},LA:function(e){var t=e.title,n=bi(e,Jr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M0 .1h513v90.7H0zm0 251.2h513V342H0z",fill:"#D80027"}),o.createElement("circle",{fill:"#FFF",cx:256.5,cy:171,r:65.9}))},LB:function(e){var t=e.title,n=bi(e,Qr);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M0 .2h513v90.7H0zm.5 251.1H513V342H.5z",fill:"#D80027"}),o.createElement("path",{fill:"#6DA544",d:"M290.3 193.5 256 130.7l-34.3 62.8h25.7v17.2h17.2v-17.2z"}),o.createElement("path",{fill:"#14AF5A",d:"M241.3 213.1c4.4-4.4 4.4-11.6-.1-16l4.7 4.7c-5.2-4.7-12.2-6.6-19.1-5.3l-23.5 5.9c-6.1 1.5-6.8-.4-1.8-4.2l27.1-20.3c5.1-3.8 4.2-6.9-2.3-6.9h-11c-6.4 0-7-2.3-1.5-5.1l25.3-12.7c5.6-2.8 5.1-5.1-1.5-5.1h-11c-6.4 0-7.4-3.1-2.3-6.9l27.1-20.3c5.6-3.8 12.9-3.8 18.5 0l27.1 20.3c5.1 3.8 4.2 6.9-2.3 6.9h-11c-6.4 0-7 2.3-1.5 5.1l25.3 12.7c5.6 2.8 5.1 5.1-1.5 5.1h-11c-6.4 0-7.4 3.1-2.3 6.9l27.1 20.3c5.1 3.8 4.4 5.7-1.8 4.2l-23.5-5.9c-6.8-1.3-13.9.6-19.1 5.3l4.7-4.7c-4.4 4.4-4.5 11.5-.1 16l6.8 6.8c4.4 4.4 3.1 8-3.3 8h-45.8c-6.2 0-7.7-3.6-3.3-8 .1.1 6.9-6.8 6.9-6.8z"}))},LC:function(e){var t=e.title,n=bi(e,ea);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#55B2FF",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#F3F3F3",d:"M148.5 298.1h216l-108-254.2z"}),o.createElement("path",{fill:"#333",d:"m186 272.7 70.5-160.3L327 272.7z"}),o.createElement("path",{fill:"#FFDA44",d:"M148.5 298.1h216l-108-101.7z"}))},LI:function(e){var t=e.title,n=bi(e,ta);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 0h513v171H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M149.3 98.1c0-14-11.3-25.3-25.3-25.3-6.5 0-12.4 2.4-16.9 6.4V64.4h8.4V47.5h-8.4v-8.4H90.3v8.4h-8.4v16.9h8.4v14.9c-4.5-4-10.4-6.4-16.9-6.4-14 0-25.3 11.3-25.3 25.3 0 7.5 3.3 14.2 8.4 18.8v14.9h84.3V117c5.3-4.7 8.5-11.5 8.5-18.9z"}))},LK:function(e){var t=e.title,n=bi(e,na);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#A2001D",d:"M222.6 22.3h267.1v296.8H222.6z"}),o.createElement("path",{fill:"#D80027",d:"M22.3 22.3h200.3v296.8H22.3z"}),o.createElement("path",{fill:"#FFDA44",d:"M200.3 0h22.3v342h-22.3z"}),o.createElement("path",{fill:"#6DA544",d:"M22.3 22.3h89v296.8h-89z"}),o.createElement("path",{fill:"#FF9811",d:"M111.3 22.3h89v296.8h-89z"}),o.createElement("path",{fill:"#FFDA44",d:"M368.2 156.8c-1.4-2 0-37.9 0-37.9.9-7.4.1-8.4 1-11.4.9-2.9 5.4-11.6 5.4-11.6s-6-2.3-10.3-.6c-4.3 1.7-24.7-7.5-31.2 3.4-4.4 7-23.6 16.2-24.6 14-1-2.2-5.9-5-6.9-2.9s-.7 13.9 0 16c.8 2.6 9.8 2 12.3 3.1 3.7 1.8 12.2 8.2 11.9 10.7-.3 2.5-22.5-6-24.2-4.5-1.4 1.2-1.9 13.2-.4 15 1.8 2.1 23.4 5.6 25 7.5 1.6 1.9-13.1 7.4-12.3 25 .7 14.7 8 17.4 8 17.4s-2.4 3.6-7.8 3.1c-6.2-.6-27.4-17.7-27.4-17.7s-3.5-109 3.6-121.4c4.9-8.5-22.7 10.1-22.7 50.8V151c0 6.6-1.4 22.4 2.6 34 0 0-.4 46.9 1.5 49.6s12.7 2.2 14.8 0 0-30 0-30c7.7.2 18.3 17.5 32.5 16.4 20.6-1.6 28.7-9.9 34.3-5 8.1 7.1 5.5 23.2.4 31.5-2.2 3.5-14.3 4.7-15.7 7.6-1.4 2.9.5 5.4.5 5.4h29.7s1.4-20.5 2.7-26.1c1.3-5.7-.6-10.7 5.9-10.4 23.5 1.1 39.8-15.3 45.5-8 3.2 4.1 5.6 29.9 3.3 33.3-2.2 3.4-13.8 2.8-15.2 6.7-1.4 4 .8 4.4.8 4.4h29.7s-.4-21.2 2.5-27.7 4.9-10.4 9.3-17.2c4.4-6.8 11.3-15.7 11.3-36.2 0-14.2-8.1-22.8-8.1-22.8H417c-14.1.2-47.4 2.3-48.8.3zm-136-124.5c10.7-10.6 20.2-2.7 22.2 2.1 1.9 4.8 2.1 8.2 2.8 13.6.9 6.9 4.9 14 4.9 14s-7.1-3.8-14.7-4.2c-4.7-.3-9-.6-13.6-2.5-5.7-2.3-11.7-12.9-1.6-23zm248.4-.1c10.7 10.6 2.8 20.2-2 22.2s-8.2 2.1-13.6 2.8c-6.9.9-14 5-14 5s3.7-7.1 4.2-14.7c.3-4.7.6-9.1 2.4-13.6 2.2-5.7 12.8-11.8 23-1.7zm.1 276.9c-10.7 10.6-20.2 2.6-22.2-2.2-1.9-4.8-2.1-8.2-2.7-13.6-.8-6.9-4.9-14.1-4.9-14.1s7 3.8 14.7 4.3c4.7.3 9 .6 13.6 2.5 5.7 2.4 11.7 13.1 1.5 23.1zm-248.2-.1c-10.6-10.7-2.7-20.2 2.1-22.2 4.8-1.9 8.2-2.1 13.6-2.8 6.9-.9 14-4.9 14-4.9s-3.8 7.1-4.2 14.7c-.3 4.7-.6 9-2.5 13.6-2.3 5.7-12.9 11.8-23 1.6z"}),o.createElement("path",{fill:"none",stroke:"#FFDA44",strokeWidth:6,strokeMiterlimit:10,d:"M446.9 162.4s7.5-2.6 8.4-16.1c.6-8.6-19.8-16-39-11.5-19.7 4.6-34-3.1-34-14.6 0-22.9 29.7-16.2 38.9-11.3 9.1 4.9 29.7 23.5 35.1 9.4"}))},LR:function(e){var t=e.title,n=bi(e,ra);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{d:"M0 0h512v31.1H0zm0 62.2h512v31.1H0zm0 62.3h512v31.1H0zm0 62.3h512v31.1H0zm0 62.5h512v31.1H0zm0 61.6h512V342H0z",fill:"#bf0a30"}),o.createElement("path",{fill:"#002868",d:"M0 0h155.6v155.6H0z"}),o.createElement("path",{fill:"#FFF",d:"m77.8 30.2 10.7 32.9h34.6l-28 20.4 10.7 32.9-28-20.3-28 20.3 10.7-32.9-28-20.4h34.6z"}))},LS:function(e){var t=e.title,n=bi(e,aa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 0h513v114H0z"}),o.createElement("path",{fill:"#6DA544",d:"M0 227.6h513v114H0z"}),o.createElement("path",{d:"m245.2 171 7.7-23.1c2-5.9 5.1-6 7.1 0l7.7 23.1 19.4 29.1c1.7 2.6 1.3 6.3-1.2 8 0 0-6.9 8-29.5 8s-29.5-8-29.5-8c-2.4-2-2.9-5.4-1.2-8l19.5-29.1z"}),o.createElement("path",{d:"M256.5 171c-12.5 0-22.6-10.1-22.6-22.6 0-12.5 10.1-22.6 22.6-22.6s22.6 10.1 22.6 22.6c0 12.5-10.2 22.6-22.6 22.6zm0 0c6.2 0 11.3-16.3 11.3-22.6 0-6.2-5.1-11.3-11.3-11.3-6.2 0-11.3 5.1-11.3 11.3 0 6.3 5 22.6 11.3 22.6z"}))},LT:function(e){var t=e.title,n=bi(e,oa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#6DA544",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 312.888h512v113.775H0z"}))},LU:function(e){var t=e.title,n=bi(e,ia);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#338AF3",d:"M0 312.888h512v113.775H0z"}))},LV:function(e){var t=e.title,n=bi(e,la);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{className:"prefix__st1",d:"M0 0h513v127.6H0zm0 214.4h513V342H0z",fill:"#A2001D"}))},LY:function(e){var t=e.title,n=bi(e,sa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#496E2D",d:"M0 312.888h512v113.775H0z"}),o.createElement("g",{fill:"#FFF"},o.createElement("path",{d:"m281.424 236.026 8.962 12.35 14.513-4.706-8.975 12.339 8.961 12.349-14.509-4.724-8.976 12.34.01-15.258-14.51-4.725 14.514-4.706z"}),o.createElement("path",{d:"M256.965 286.868c-17.048 0-30.868-13.821-30.868-30.868s13.821-30.868 30.868-30.868a30.742 30.742 0 0 1 14.684 3.71c-6.851-6.698-16.218-10.833-26.556-10.833-20.982 0-37.992 17.01-37.992 37.992s17.01 37.992 37.992 37.992c10.338 0 19.706-4.135 26.556-10.833a30.738 30.738 0 0 1-14.684 3.708z"})))},MA:function(e){var t=e.title,n=bi(e,ca);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 85.337v341.326h512V85.337z"}),o.createElement("path",{fill:"#20661b",d:"M352 226.484h-73.337L256 156.738l-22.663 69.748H160l59.331 43.107-22.663 69.749L256 296.232l59.332 43.107-22.663-69.749L352 226.484zm-116.063 37.711 7.663-23.585h24.8l7.663 23.585v.001L256 278.772l-20.063-14.577zm27.873-37.711h-15.619L256 202.447l7.81 24.037zm24.269 28.982-4.827-14.856h25.274l-20.447 14.856zm-59.331-14.856-4.827 14.856-20.447-14.856h25.274zm-5.211 61.748 7.81-24.036 12.636 9.181-20.446 14.855zm44.479-14.856 12.636-9.181 7.81 24.036-20.446-14.855z"}))},MC:function(e){var t=e.title,n=bi(e,ua);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.333h512v341.333H0z"}),o.createElement("path",{fill:"#c70000",d:"M0 85.333h512V256H0z"}))},MD:function(e){var t=e.title,n=bi(e,da);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#D80027",d:"M342 0h171v342H342z"}),o.createElement("path",{fill:"#0052B4",d:"M0 0h171v342H0z"}),o.createElement("path",{fill:"#AF7F59",d:"M206.2 129.1h33.2L256 79.3l16.6 49.8h33.2v99.6L256 262l-49.8-33.2v-99.7zm33.2 33.3v49.8h33.2v-49.8h-33.2z"}))},ME:function(e){var t=e.title,n=bi(e,ma);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#E6BE53",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#E01D24",d:"M20 20h473v302H20z"}),o.createElement("path",{fill:"#E6BE53",d:"M248.5 112.9c4.4 4.4 11.6 4.4 16 0l-4.7 4.7 22.7-22.7c4.9-4.5 12.1-5.6 18.2-2.8l2.1 1c5.7 2.9 6.7 8.7 2.3 13.1l4.7-4.7-22.8 22.8c-4.5 4.9-5.6 12.1-2.8 18.2l1 2.1c2.9 5.7 5.1 15.4 5.1 21.6v-11.3c0 6.2 4.4 9.1 10.2 6.2l2.1-1c5.7-2.9 6.7-8.7 2.3-13.1l4.7 4.7c-4.4-4.4-4.4-11.6 0-16l-4.7 4.7c5.2-5.5 9.6-11.6 13.1-18.2l1-2.1c2.9-5.7 6.3-15.1 7.9-21.2l5.8-23.3c1.5-6 5.9-6.8 9.6-1.8l20.2 26.9c3.8 5.1 6.9 14 6.9 20.6v22.4c0 6.3-2.2 15.8-5.1 21.7l-1 2.1c-3.5 6.6-7.9 12.7-13.1 18.2l-6.8 6.8c-5.4 5.2-11.5 9.6-18.2 13.1l-2.1 1c-5.7 2.9-15.5 5.1-21.6 5.1-6.2 0-6.9 2.2-1.1 5.1l2.1 1c5.7 2.9 13.8 8.7 18.2 13.1l-4.7-4.7c4.4 4.4 11.6 4.4 16 0l-4.7 4.7c4.4-4.4 11.6-4.4 16 0L339 226c4.6 4.9 5.7 12.1 2.9 18.2l-1 2.1c-2.9 5.7-10.4 10.2-16.4 10.2-7.5-.3-14.8-2-21.6-5.1l-2.1-1c-6.5-3.6-11.8-8.9-15.4-15.4l-1-2.1c-2.9-5.7-8.7-6.7-13.1-2.3l4.7-4.7c-4.4 4.7-5.2 11.8-1.8 17.3l10.3 15.4c3.4 5.1 2 12.1-3.1 15.5L266 284.4c-5.7 3.4-12.8 3.4-18.6 0L232 274.1c-5.1-3.4-6.5-10.3-3.1-15.5l10.3-15.4c3.4-5.5 2.6-12.6-1.8-17.3l4.7 4.7c-4.4-4.4-10.2-3.6-13.1 2.3l-1 2.1c-2.9 5.7-9.5 12.4-15.4 15.4l-2.1 1c-5.7 2.9-15.5 5.1-21.6 5.1-6.9-.3-13.1-4.2-16.4-10.2l-1-2.1c-2.8-6.1-1.6-13.3 2.9-18.2l-4.7 4.7c4.4-4.4 11.6-4.4 16 0L181 226c4.4 4.4 11.6 4.4 16 0l-4.7 4.7c5.5-5.2 11.6-9.6 18.2-13.1l2.1-1c5.7-2.9 5-5.1-1.1-5.1-7.5-.3-14.8-2-21.6-5.1l-2.1-1c-6.6-3.5-12.7-7.9-18.2-13.1l-6.8-6.8c-5.2-5.4-9.6-11.5-13.1-18.2l-1-2.1c-3.1-6.8-4.9-14.2-5.1-21.7V121c0-6.3 3.1-15.6 6.9-20.6l20.2-26.9c3.8-5.1 8.1-4.3 9.6 1.8l5.8 23.3c2 7.3 4.6 14.4 7.9 21.2l1 2.1c2.9 5.7 8.7 13.8 13.1 18.2l-4.7-4.7c4.4 4.4 4.4 11.6 0 16l4.7-4.7c-4.4 4.4-3.6 10.2 2.3 13.1l2.1 1c5.7 2.9 10.2 0 10.2-6.2v11.3c0-6.2 2.2-15.7 5.1-21.6l1-2.1c2.8-6.1 1.7-13.2-2.8-18.2l-22.7-22.7 4.7 4.7c-4.4-4.4-3.6-10.2 2.3-13.1l2.1-1c6.1-2.8 13.2-1.7 18.2 2.8l22.7 22.7-4.8-4.5zm-18-40.7c-4.4-4.4-3.2-9.5 2.8-11.5l12.4-4.2c6-2 15.5-2 21.5 0l12.4 4.2c6 2 7.2 7.1 2.8 11.5l-6.8 6.8c-5.3 4.7-12.1 7.5-19.2 7.9-6.2 0-14.8-3.5-19.2-7.9.1 0-6.7-6.8-6.7-6.8z"}),o.createElement("path",{fill:"#215F90",d:"M233.9 200.2c0 6.2 1.7 6.4 4.2.5 0 0 7.1-23.2 18.4-23.2 11.3 0 18.6 23.6 18.6 23.6 2.2 5.7 4 5.3 4-1.1v-11.2c0-18.7-10.1-33.9-22.6-33.9-12.5 0-22.6 15.2-22.6 33.9v11.4z"}))},MF:function(e){var t=e.title,n=bi(e,pa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 108 72"},n),t&&o.createElement("title",null,t),o.createElement("path",{d:"M0 0h108v72H0z",fill:"#003787"}),o.createElement("path",{d:"M0 0h108L60 48v24H48V48z",fill:"#fff"}),o.createElement("circle",{cx:54,cy:30,r:8,fill:"#f9d90f"}),o.createElement("path",{d:"M44 30h20L54 48z",fill:"#fff"}),o.createElement("path",{d:"M54 48 38 33h32z",fill:"#cf142b"}))},MG:function(e){var t=e.title,n=bi(e,ha);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#6DA544",d:"M512 426.666V85.329H0v341.337h512z"}),o.createElement("path",{fill:"#D80027",d:"M512 85.331H0v170.666h512V85.331z"}),o.createElement("path",{fill:"#FFF",d:"M0 85.334h181.793v341.337H0z"}))},MH:function(e){var t=e.title,n=bi(e,fa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#1E509C",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#FFF",d:"M513 176.1V81.3L0 342l513-165.9z"}),o.createElement("path",{fill:"#F18D36",d:"M513 0v81.3L0 342 513 0z"}),o.createElement("path",{fill:"#FFF",d:"m126.7 99.3-7.8-54.1-7.7 54.1-20.8-23.7 10.7 31.6-31.5-10.7 23.6 20.8-54.1 7.7 54.1 7.7-23.6 20.8 31.5-10.7-10.7 31.6 20.8-23.7 7.7 54.1 7.8-54.1 20.7 23.7-10.6-31.6 31.5 10.7-23.6-20.8 54-7.7-54-7.7 23.6-20.8-31.5 10.7 10.6-31.6z"}))},MK:function(e){var t=e.title,n=bi(e,ga);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 85.333h512V426.67H0z"}),o.createElement("g",{fill:"#D80027"},o.createElement("path",{d:"M383.875 426.662 256 252.286l26.827 174.376zM133.565 85.33 256 252.286 230.314 85.33zm95.606 341.332L256 252.286 128.124 426.662zM0 85.33V212.9l256 39.386L28.333 85.33zm0 341.332h18.212L256 252.286 0 291.67zm256-174.376L512 212.9V85.33h-28.331zM281.686 85.33 256 252.286 378.434 85.33zM512 426.662V291.671l-256-39.385 237.787 174.376z"}),o.createElement("circle",{cx:256,cy:252.29,r:59.359})),o.createElement("circle",{fill:"#FFDA44",cx:256,cy:252.29,r:44.522}))},ML:function(e){var t=e.title,n=bi(e,va);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#6DA544",d:"M0 85.331h170.663v341.337H0z"}),o.createElement("path",{fill:"#D80027",d:"M341.337 85.331H512v341.337H341.337z"}))},MM:function(e){var t=e.title,n=bi(e,ba);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#6DA544",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 312.888h512v113.775H0z"}),o.createElement("path",{fill:"#FFF",d:"M384 227.261h-97.783L256 134.265l-30.217 92.997H128l79.108 57.475-30.217 92.998L256 320.925l79.108 56.81-30.217-92.998L384 227.261z"}))},MN:function(e){var t=e.title,n=bi(e,ya);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#095FAD",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M342 0h171v342H342zM0 0h171v342H0z",fill:"#BE1229"}),o.createElement("g",{fill:"#FFDA44"},o.createElement("path",{d:"M108.3 166.3h14.8v74.2h-14.8zm-59.4 0h14.8v74.2H48.9z"}),o.createElement("circle",{cx:86,cy:203.4,r:14.8}),o.createElement("path",{d:"M71.2 225.7h29.7v14.8H71.2zm0-59.4h29.7v14.8H71.2z"}),o.createElement("circle",{cx:86,cy:144,r:14.8}),o.createElement("path",{d:"M76.3 123.9h19.5L86 108.3z"})))},MO:function(e){var t=e.title,n=bi(e,wa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#00745a",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#FFF",d:"M285.682 248.878c-4.19 0-8.166.836-11.861 2.164 2.023-4.509 3.379-9.527 3.379-14.885 0-21.201-21.201-37.101-21.201-37.101s-21.201 15.901-21.201 37.101c0 5.357 1.356 10.375 3.379 14.885-3.693-1.328-7.671-2.164-11.861-2.164-21.201 0-37.101 21.201-37.101 21.201s15.901 21.201 37.101 21.201c12.429 0 23.031-7.286 29.682-13.315 6.65 6.03 17.251 13.315 29.682 13.315 21.201 0 37.101-21.201 37.101-21.201s-15.899-21.201-37.099-21.201z"}),o.createElement("path",{d:"m256 152.111 4.38 13.476h14.171l-11.464 8.332 4.376 13.476-11.463-8.33-11.463 8.33 4.376-13.476-11.464-8.332h14.171zm-53.888 23.572 8.425 7.585 9.818-5.667-4.61 10.355 8.423 7.588-11.274-1.185-4.611 10.355-2.358-11.088-11.275-1.185 9.818-5.669zm-39.45 39.449 11.09 2.358 5.668-9.818 1.186 11.274 11.089 2.358-10.357 4.61 1.186 11.274-7.587-8.423-10.357 4.61 5.669-9.818zm147.227-39.449-8.425 7.585-9.818-5.667 4.611 10.355-8.425 7.588 11.275-1.185 4.61 10.355 2.359-11.088 11.275-1.185-9.818-5.669zm39.449 39.449-11.089 2.358-5.669-9.818-1.186 11.274-11.088 2.358 10.357 4.61-1.185 11.274 7.586-8.423 10.357 4.61-5.669-9.818z",fill:"#FFDA44"}),o.createElement("path",{d:"M256 350.642c16.84 0 32.363-5.619 44.816-15.073h-89.63c12.451 9.454 27.974 15.073 44.814 15.073zm-68.023-44.522a74.138 74.138 0 0 0 8.85 15.073h118.345a74.13 74.13 0 0 0 8.85-15.073H187.977z",fill:"#FFF"}))},MP:function(e){var t=e.title,n=bi(e,Ea);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 750 500"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0071BC",d:"M0 0h750v500H0V0z"}),o.createElement("g",{fill:"#FFF",stroke:"#000",strokeWidth:1.9},o.createElement("circle",{cx:375,cy:245,r:225,fill:"#fff"}),o.createElement("circle",{cx:375,cy:245,r:165,fill:"#0071BC"})),o.createElement("g",{stroke:"#000"},o.createElement("path",{fill:"#8C8A8C",strokeWidth:1.9,d:"M444.7 450c.7 11-7.8 20-18.8 20H323.6c-11 0-19.5-9-19-20l16.7-325c.6-11 10-20 21-20h61.4c11 0 20.5 9 21.2 20l19.8 325z"}),o.createElement("path",{fill:"#FFF",strokeWidth:2,strokeLinejoin:"round",d:"m373 114 30 93h97l-78 56 29 92-78-56-78 57 30-93-79-57h97l30-92z"})))},MQ:function(e){var t=e.title,n=bi(e,Pa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),o.createElement("g",{fill:"#fff"},o.createElement("path",{d:"M512 148.4v44.5H278.3v148.4h-44.6V192.9H0v-44.5h233.7V0h44.6v148.4z"}),o.createElement("path",{d:"M101 36.1c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8.7 3.6 4.2 5.9 7.8 5.2.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7 .2 3.7 3.4 6.5 7 6.3l1.7-.1zm284 0c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8.7 3.6 4.2 5.9 7.8 5.2.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7 .2 3.7 3.4 6.5 7 6.3l1.7-.1zm-5.4 199c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8.7 3.6 4.2 5.9 7.8 5.2.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7s3.4 6.5 7 6.3l1.7-.1zm-278.6 0c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8s4.2 5.9 7.8 5.2c.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7 .2 3.7 3.4 6.5 7 6.3l1.7-.1z"})))},MR:function(e){var t=e.title,n=bi(e,ka);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 100 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#006233",d:"M0 100h513v342H0z"}),o.createElement("path",{fill:"#cd2a3e",d:"M0 100h513v46H0zm0 296h513v46H0z"}),o.createElement("path",{fill:"#ffc400",d:"M256 298.851c-45.956 0-84.348-32.298-93.767-75.429A96.288 96.288 0 0 0 160 243.994c0 53.02 42.979 96 96 96s96-42.98 96-96c0-7.066-.785-13.942-2.233-20.572-9.419 43.131-47.811 75.429-93.767 75.429z"}),o.createElement("path",{fill:"#ffc400",d:"m255.999 171.994 8.935 27.502h28.918l-23.394 16.996 8.936 27.503-23.395-16.998-23.394 16.998 8.937-27.503-23.394-16.996h28.915z"}))},MS:function(e){var t=e.title,n=bi(e,Ca);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#1B4991",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#00A2B8",stroke:"#FFF",strokeWidth:3,d:"M318.2 106.7v106.5c0 51.9 67.8 67.8 67.8 67.8s67.8-15.9 67.8-67.8V106.7H318.2z"}),o.createElement("path",{fill:"#A35023",d:"M319.7 212.7c0 50.8 66.3 66.3 66.3 66.3s66.3-15.6 66.3-66.3H319.7z"}),o.createElement("path",{d:"M415.1 155.1h-19.4v-19.4h-19.4v19.4H357v19.4h19.3v58.1h19.4v-58.1h19.4z"}),o.createElement("path",{fill:"#FFF",d:"M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z"}),o.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"}),o.createElement("path",{fill:"#0052B4",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),o.createElement("path",{fill:"#FFF",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),o.createElement("path",{fill:"#D80027",d:"M155.8 115 256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z"}),o.createElement("path",{fill:"#0052B4",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),o.createElement("path",{fill:"#FFF",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),o.createElement("path",{fill:"#D80027",d:"M100.2 55.6 0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z"}))},MT:function(e){var t=e.title,n=bi(e,Oa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#C31B28",d:"M256 0h256.5v342H256z"}),o.createElement("path",{fill:"#ACABB1",stroke:"#C31B28",strokeWidth:2,d:"M101.2 68.2V33H66v35.2H30.8v35.2H66v35.2h35.2v-35.2h35.2V68.2z"}))},MU:function(e){var t=e.title,n=bi(e,Sa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#f7ce00",d:"M0 85.331h512v341.326H0z"}),o.createElement("path",{fill:"#e32737",d:"M0 85.331h512v85.337H0z"}),o.createElement("path",{fill:"#191f6a",d:"M0 170.657h512v85.337H0z"}),o.createElement("path",{fill:"#00a04e",d:"M0 341.331h512v85.337H0z"}))},MV:function(e){var t=e.title,n=bi(e,xa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#d01920",d:"M0 85.331h512v341.333H0z"}),o.createElement("path",{fill:"#017c3b",d:"M144.696 174.375h222.609v163.25H144.696z"}),o.createElement("path",{fill:"#FFF",d:"M283.484 304.226c-26.637 0-48.232-21.594-48.232-48.232s21.594-48.232 48.232-48.232c8.306 0 16.12 2.1 22.943 5.797-10.703-10.467-25.341-16.927-41.494-16.927-32.784 0-59.362 26.577-59.362 59.362s26.578 59.362 59.362 59.362c16.154 0 30.791-6.461 41.494-16.927-6.822 3.698-14.636 5.797-22.943 5.797z"}))},MW:function(e){var t=e.title,n=bi(e,_a);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#272727",d:"M0 0h512v114H0z"}),o.createElement("path",{fill:"#e40112",d:"M0 114h512v114H0z"}),o.createElement("path",{fill:"#07893f",d:"M0 228h512v114H0z"}),o.createElement("circle",{fill:"#e40112",cx:256,cy:125,r:95}))},MX:function(e){var t=e.title,n=bi(e,Ta);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#dc2339",d:"M342 0H0v341.3h513V0z"}),o.createElement("path",{fill:"#11865d",d:"M0 0h171v342H0z"}),o.createElement("path",{fill:"#FFF",d:"M171 0h171v342H171z"}),o.createElement("path",{fill:"#8C9157",d:"M195.8 171.2c0 21.6 11.5 41.7 30.3 52.5 5.8 3.4 13.2 1.4 16.6-4.4 3.4-5.8 1.4-13.2-4.4-16.6-11.3-6.5-18.2-18.5-18.2-31.5 0-6.7-5.4-12.1-12.1-12.1-6.7 0-12.2 5.4-12.2 12.1zm93.4 51.1c17.5-11.1 28-30.4 28-51.1 0-6.7-5.4-12.1-12.1-12.1s-12.1 5.4-12.1 12.1c0 12.4-6.3 24-16.8 30.7-5.7 3.5-7.5 10.9-4.1 16.7s10.9 7.5 16.7 4.1c0-.2.2-.3.4-.4z"}),o.createElement("ellipse",{fill:"#C59262",cx:256.5,cy:159.1,rx:24.3,ry:36.4}))},MY:function(e){var t=e.title,n=bi(e,Aa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M0 0h513v24.4H0zm0 48.9h513v24.4H0zm0 48.8h513v24.4H0zm0 48.9h513V171H0zm0 48.8h513v24.4H0zm0 48.9h513v24.4H0zm0 48.8h513v24.4H0z",fill:"#c00"}),o.createElement("path",{fill:"#006",d:"M0 0h256.5v195.4H0z"}),o.createElement("path",{d:"M153.3 42.1C122.6 30.7 88.5 46.3 77.1 77s4.2 64.8 34.9 76.2c13.3 5 28 5 41.4 0-30.7 24.5-75.4 19.6-100-11.1s-19.6-75.4 11.1-100c26-20.7 62.9-20.7 88.8 0zm26.7 75-20.6 23.3 5.4-30.6-31-1.6 27.3-14.9L143 68l28.6 12 8.4-29.9 8.4 29.9L217 68l-18 25.4 27.3 14.9-31 1.6 5.4 30.6-20.7-23.4z",fill:"#fc0"}))},MZ:function(e){var t=e.title,n=bi(e,Ia);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.333h513v342H0z"}),o.createElement("path",{fill:"#f4d900",d:"M0 323.333h513v104H0z"}),o.createElement("path",{fill:"#006d66",d:"M0 85.333h513v104H0z"}),o.createElement("path",{d:"M0 204.333h513v104H0z"}),o.createElement("path",{fill:"#cb0f31",d:"M256 256.006 0 426.668V85.331z"}),o.createElement("path",{fill:"#f4d900",d:"m83.477 195.132 15.107 46.498h48.894l-39.554 28.739 15.107 46.499-39.554-28.738-39.555 28.738 15.11-46.499-39.554-28.739H68.37z"}))},NA:function(e){var t=e.title,n=bi(e,Ma);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#496E2D",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 426.663V85.337h512"}),o.createElement("path",{fill:"#FFF",d:"M512 152.222V85.337H411.67L0 359.778v66.885h100.33z"}),o.createElement("path",{fill:"#A2001D",d:"M512 85.337v40.125L60.193 426.663H0v-40.125L451.807 85.337z"}),o.createElement("path",{fill:"#FFDA44",d:"m187.737 189.212-22.741 10.696 12.11 22.024-24.693-4.724-3.129 24.945-17.199-18.347-17.2 18.347-3.129-24.945-24.693 4.723 12.109-22.023-22.739-10.696 22.74-10.697-12.11-22.022 24.693 4.722 3.13-24.944 17.199 18.347 17.2-18.347 3.128 24.944 24.693-4.722-12.108 22.024z"}))},NC:function(e){var t=e.title,n=bi(e,Da);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 640 426.7"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#009543",d:"M0 293h640v133.7H0V293z"}),o.createElement("path",{fill:"#ED4135",d:"M0 132h640v161.3H0V132z"}),o.createElement("path",{fill:"#0035AD",d:"M0 0h640v133.3H0V0z"}),o.createElement("circle",{fill:"#FAE600",stroke:"#000",strokeWidth:5.3,cx:240,cy:213.3,r:157.3}),o.createElement("path",{d:"m307.9 354.5-31.8 12-36.1 4.2-37.8-2.4-35.9-15.5s28.6-29.3 40.7-33.5c8.6-3 22.4-3.7 22.4-3.7V122l-.3-66H246l-.5 67.5v191.7s15.3 1.2 22.1 4.1c11.3 4.9 40.3 35.2 40.3 35.2z"}),o.createElement("path",{d:"m212.727 102.375 42.955-21.418 5.577 11.187-42.955 21.417z"}),o.createElement("ellipse",{cx:237.8,cy:280.5,rx:16.8,ry:26.5}),o.createElement("circle",{cx:237.4,cy:143.4,r:20.9}),o.createElement("ellipse",{cx:238.4,cy:211.1,rx:19.9,ry:12.1}),o.createElement("path",{d:"M213.8 177h47v10h-47zm0 57h47v10h-47z"}))},NE:function(e){var t=e.title,n=bi(e,La);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#e05206",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#0db02b",d:"M0 312.888h512v113.775H0z"}),o.createElement("circle",{fill:"#e05206",cx:256,cy:256,r:32}))},NF:function(e){var t=e.title,n=bi(e,Ra);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.5 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.5h513v342H0z"}),o.createElement("path",{d:"M0 85.5h171v342H0zm342 0h171v342H342zm-38 226.495-48-152.001-48 152.001h36v39.999h24v-39.999z",fill:"#007b23"}))},NG:function(e){var t=e.title,n=bi(e,Na);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.5 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.5h513v342H0z"}),o.createElement("path",{d:"M0 85.5h171v342H0zm342 0h171v342H342z",fill:"#007b23"}))},NI:function(e){var t=e.title,n=bi(e,Ha);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{d:"M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",fill:"#338AF3"}),o.createElement("path",{fill:"#FFDA44",d:"M256 214.447c-22.949 0-41.553 18.603-41.553 41.553S233.05 297.553 256 297.553c22.949 0 41.553-18.603 41.553-41.553S278.949 214.447 256 214.447zm0 65.298c-13.114 0-23.745-10.631-23.745-23.745s10.631-23.745 23.745-23.745 23.745 10.631 23.745 23.745-10.631 23.745-23.745 23.745z"}),o.createElement("path",{fill:"#0052B4",d:"M276.563 261.936 256 256l-20.563 5.936-6.855 11.873h54.836z"}),o.createElement("path",{fill:"#338AF3",d:"m256 226.32-13.709 23.744L256 256l13.709-5.936z"}),o.createElement("path",{fill:"#6DA544",d:"M235.437 261.936h41.126l-6.854-11.872h-27.418z"}))},NL:function(e){var t=e.title,n=bi(e,$a);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.5 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.5h513v342H0z"}),o.createElement("path",{fill:"#cd1f2a",d:"M0 85.5h513v114H0z"}),o.createElement("path",{fill:"#1d4185",d:"M0 312h513v114H0z"}))},NO:function(e){var t=e.title,n=bi(e,Fa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 85.334h512v341.337H0z"}),o.createElement("path",{fill:"#FFF",d:"M512 295.883H202.195v130.783h-79.76V295.883H0v-79.772h122.435V85.329h79.76v130.782H512v61.218z"}),o.createElement("path",{fill:"#2E52B2",d:"M512 234.666v42.663H183.652v149.337h-42.674V277.329H0v-42.663h140.978V85.329h42.674v149.337z"}))},NP:function(e){var t=e.title,n=bi(e,Ba);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 426.663V85.337l280.419 174.75H87.61l183.576 166.576z"}),o.createElement("path",{fill:"#D80027",d:"M244.769 249.888 10.199 103.71v312.754h234.57L61.193 249.888z"}),o.createElement("g",{fill:"#FFF"},o.createElement("path",{d:"m98.003 324.433-14.589-6.863 7.77-14.13-15.844 3.03-2.008-16.005-11.035 11.772-11.036-11.772-2.008 16.005-15.843-3.031 7.77 14.131-14.591 6.863 14.591 6.862-7.77 14.13 15.844-3.029 2.007 16.004 11.036-11.772L73.332 358.4l2.008-16.004 15.843 3.03-7.769-14.13zm-9.735-132.771-10.612-4.991 5.651-10.278-11.523 2.205-1.461-11.641-8.026 8.561-8.026-8.561-1.46 11.641-11.525-2.205 5.652 10.278-10.613 4.991 25.972 5.194z"}),o.createElement("path",{d:"M93.462 191.662c0 17.212-13.953 31.165-31.165 31.165s-31.165-13.953-31.165-31.165"})))},NR:function(e){var t=e.title,n=bi(e,za);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M0 239.994h512v32H0z"}),o.createElement("path",{fill:"#FFF",d:"m174.802 341.329-19.124 8.996 10.184 18.521-20.767-3.973-2.631 20.978L128 370.422l-14.465 15.429-2.63-20.978-20.767 3.973 10.183-18.521-19.123-8.996 19.124-8.995-10.184-18.52 20.766 3.971 2.632-20.978L128 312.236l14.465-15.429 2.63 20.978 20.767-3.971-10.183 18.521z"}))},NU:function(e){var t=e.title,n=bi(e,ja);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 85.334h512v341.337H0z"}),o.createElement("path",{fill:"#FFF",d:"M0 85.334h256v170.663H0z"}),o.createElement("g",{fill:"#D80027"},o.createElement("path",{d:"M144 85.33h-32v69.333H0v32h112v69.334h32v-69.334h112v-32H144z"}),o.createElement("path",{d:"M0 85.329v15.083l57.377 38.251H80z"})),o.createElement("path",{d:"M0 107.951v30.712h46.069zm96-22.62v48.913L22.628 85.331z",fill:"#2E52B2"}),o.createElement("path",{fill:"#D80027",d:"M256 85.329v15.083l-57.377 38.251H176z"}),o.createElement("path",{d:"M256 107.951v30.712h-46.069zm-96-22.62v48.913l73.372-48.913z",fill:"#2E52B2"}),o.createElement("path",{fill:"#D80027",d:"M0 85.329v15.083l57.377 38.251H80z"}),o.createElement("path",{d:"M0 107.951v30.712h46.069zm96-22.62v48.913L22.628 85.331z",fill:"#2E52B2"}),o.createElement("path",{fill:"#D80027",d:"M256 85.329v15.083l-57.377 38.251H176z"}),o.createElement("path",{d:"M256 107.951v30.712h-46.069zm-96-22.62v48.913l73.372-48.913z",fill:"#2E52B2"}),o.createElement("path",{fill:"#D80027",d:"M0 255.997v-15.082l57.377-38.252H80z"}),o.createElement("path",{d:"M0 233.376v-30.713h46.069zm96 22.618v-48.912l-73.372 48.912z",fill:"#2E52B2"}),o.createElement("path",{fill:"#D80027",d:"M256 255.997v-15.082l-57.377-38.252H176z"}),o.createElement("g",{fill:"#2E52B2"},o.createElement("path",{d:"M256 233.376v-30.713h-46.069zm-96 22.618v-48.912l73.372 48.912z"}),o.createElement("circle",{cx:128,cy:170.66,r:22.627})),o.createElement("path",{d:"m128 154.663 3.97 12.222h12.854l-10.398 7.556 3.971 12.222L128 179.109l-10.398 7.554 3.972-12.222-10.398-7.556h12.853zm0 65.14 2.364 7.278h7.653l-6.19 4.498 2.364 7.278-6.191-4.498-6.191 4.498 2.364-7.278-6.19-4.498h7.652zm0-117.334 2.364 7.278h7.653l-6.19 4.498 2.364 7.278-6.191-4.498-6.191 4.498 2.364-7.278-6.19-4.498h7.652zm69.931 58.667 2.365 7.277h7.653l-6.192 4.499 2.365 7.279-6.191-4.498-6.191 4.498 2.365-7.279-6.191-4.499h7.652zm-139.862 0 2.364 7.277h7.653l-6.191 4.499 2.364 7.279-6.19-4.498-6.191 4.498 2.365-7.279-6.192-4.499h7.653z",fill:"#FFDA44"}))},NZ:function(e){var t=e.title,n=bi(e,Ua);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 85.334h512v341.337H0z"}),o.createElement("path",{d:"m425.301 233.745 3.388 10.428h10.963l-8.87 6.444 3.388 10.427-8.869-6.444-8.871 6.444 3.388-10.427-8.87-6.444h10.963zm-39.194 75.072 5.083 15.642h16.445l-13.305 9.667 5.082 15.64-13.305-9.667-13.305 9.667 5.083-15.64-13.305-9.667h16.445zm1.481-122.846 4.236 13.036h13.704l-11.088 8.054 4.235 13.034-11.087-8.056-11.088 8.056 4.235-13.034-11.087-8.054h13.704zm-37.712 47.32 5.082 15.641h16.446l-13.306 9.666 5.084 15.641-13.306-9.666-13.305 9.666 5.082-15.641-13.305-9.666h16.445z",fill:"#D80027"}),o.createElement("path",{fill:"#FFF",d:"M256.003 85.329v30.564l-45.178 25.088h45.178v59.359H196.89l59.113 32.846v22.806h-26.69l-73.484-40.826v40.826h-55.652v-48.573l-87.429 48.573H.003v-30.553l45.168-25.099H.003v-59.359h59.103L.003 108.147V85.329h26.68l73.494 40.838V85.329h55.652v48.573l87.43-48.573z"}),o.createElement("path",{fill:"#D80027",d:"M144 85.33h-32v69.334H0v32h112v69.334h32v-69.334h112v-32H144z"}),o.createElement("path",{fill:"#0052B4",d:"M155.826 200.344 256 255.998v-15.739l-71.847-39.915z"}),o.createElement("path",{fill:"#FFF",d:"M155.826 200.344 256 255.998v-15.739l-71.847-39.915z"}),o.createElement("path",{d:"M155.826 200.344 256 255.998v-15.739l-71.847-39.915zm-83.98 0L0 240.259v15.739l100.174-55.654z",fill:"#D80027"}),o.createElement("path",{fill:"#0052B4",d:"M100.174 140.983 0 85.33v15.738l71.847 39.915z"}),o.createElement("path",{fill:"#FFF",d:"M100.174 140.983 0 85.33v15.738l71.847 39.915z"}),o.createElement("path",{d:"M100.174 140.983 0 85.33v15.738l71.847 39.915zm83.98 0L256 101.068V85.33l-100.174 55.653z",fill:"#D80027"}))},OM:function(e){var t=e.title,n=bi(e,Ga);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#FFF",d:"M138 0h377v114H138z"}),o.createElement("path",{fill:"#4A7C3A",d:"M138 230h377v114H138z"}),o.createElement("g",{fill:"none",stroke:"#FFF",strokeWidth:10,strokeMiterlimit:2},o.createElement("path",{d:"M40.3 35.2s37.1 48 50.8 54.5c13.7 6.5 17.1 5.7 17.1 5.7"}),o.createElement("path",{d:"M100 35.2S62.9 80.6 53.3 87.6c-9.6 7-18.7 7.8-18.7 7.8m17.1-30.1h37.9M70.7 35.2v30.1"})))},PA:function(e){var t=e.title,n=bi(e,Wa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#0052B4",d:"M256 256v170.663H0V256h256z"}),o.createElement("path",{fill:"#D80027",d:"M512 85.337V256H256V85.337h256z"}),o.createElement("path",{fill:"#0052B4",d:"m128 123.034 11.824 36.389h38.263l-30.955 22.491 11.823 36.389L128 195.813l-30.955 22.49 11.823-36.389-30.955-22.491h38.263z"}),o.createElement("path",{fill:"#D80027",d:"m384 293.697 11.824 36.389h38.263l-30.955 22.491 11.823 36.389L384 366.476l-30.955 22.49 11.823-36.389-30.955-22.491h38.263z"}))},PE:function(e){var t=e.title,n=bi(e,Va);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.326H0z"}),o.createElement("path",{d:"M0 85.331h170.663v341.337H0zm341.337 0H512v341.337H341.337z",fill:"#D80027"}))},PF:function(e){var t=e.title,n=bi(e,Za);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{d:"M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",fill:"#D80027"}),o.createElement("path",{fill:"#FFDA44",d:"M293.991 256c0 20.982-17.01 33.243-37.992 33.243S218.008 276.982 218.008 256s17.01-37.992 37.992-37.992 37.991 17.01 37.991 37.992z"}),o.createElement("path",{fill:"#0052B4",d:"M293.991 256c0 20.982-17.01 37.992-37.992 37.992s-37.992-17.01-37.992-37.992"}),o.createElement("path",{d:"M232.259 246.506h9.498v19h-9.498zm37.988 0h9.498v19h-9.498zm-19-14.247h9.498v33.243h-9.498z",fill:"#D80027"}))},PG:function(e){var t=e.title,n=bi(e,Ya);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{d:"M0 85.333h512V426.67H0z"}),o.createElement("path",{fill:"#A2001D",d:"M0 85.33h512v341.332"}),o.createElement("path",{d:"m204.631 326.488 2.762 8.504h8.941l-7.233 5.255 2.763 8.502-7.233-5.254-7.233 5.254 2.762-8.502-7.233-5.255h8.94zm-22.834-81.622 4.605 14.172h14.901l-12.056 8.757 4.605 14.172-12.055-8.759-12.055 8.759 4.606-14.172-12.056-8.757h14.901zm0 103.883 4.604 14.173h14.902l-12.057 8.757 4.606 14.173-12.055-8.759-12.055 8.759 4.604-14.173-12.054-8.757h14.899zm43.566-66.782 4.606 14.172h14.901l-12.056 8.758 4.605 14.172-12.056-8.759-12.054 8.759 4.606-14.172-12.056-8.758h14.901zm-87.133 0 4.606 14.172h14.899l-12.054 8.758 4.603 14.172-12.054-8.759-12.055 8.759 4.605-14.172-12.055-8.758h14.9z",fill:"#FFF"}),o.createElement("path",{fill:"#FFDA44",d:"M376.526 204.163c-7.628-7.628-17.538-12.133-28.189-12.908l31.88-24.795c-12.698-12.698-29.714-18.431-46.319-17.218a44.31 44.31 0 0 0-11.396-19.511l-12.593 25.186a18.47 18.47 0 0 0-3.148-4.197c-7.245-7.245-18.991-7.244-26.234 0s-7.245 18.99 0 26.234a18.536 18.536 0 0 0 4.197 3.148l-25.186 12.593a44.303 44.303 0 0 0 19.519 11.399c-1.217 16.606 4.511 33.619 17.209 46.317L324.12 214.6a11.053 11.053 0 0 1 7.807-3.202c2.973 0 5.768 1.158 7.87 3.26a11.055 11.055 0 0 1 3.26 7.87c0 2.974-1.158 5.768-3.26 7.87l10.494 10.494c4.905-4.905 7.607-11.428 7.607-18.364 0-5.675-1.81-11.071-5.153-15.534a29.492 29.492 0 0 1 13.288 7.662c11.573 11.572 11.573 30.403 0 41.975l10.494 10.494c8.409-8.409 13.039-19.59 13.039-31.481-.001-11.892-4.632-23.072-13.04-31.481z"}))},PH:function(e){var t=e.title,n=bi(e,Ka);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#0052B4",d:"M512 85.337V256H256L0 85.337z"}),o.createElement("path",{fill:"#D80027",d:"M512 256v170.663H0L256 256z"}),o.createElement("path",{d:"m161.908 256-27.288-12.835 14.532-26.428-29.632 5.668-3.755-29.933-20.64 22.015-20.639-22.015-3.755 29.933-29.631-5.669 14.531 26.428L28.343 256l27.288 12.835L41.1 295.263l29.633-5.668 3.753 29.933 20.639-22.015 20.64 22.015 3.755-29.933 29.631 5.669-14.532-26.427zM21.789 117.607l9.081 12.696 14.879-4.714-9.268 12.56 9.081 12.694-14.809-4.932-9.268 12.559.117-15.608-14.809-4.934 14.88-4.712zm0 235.923 9.081 12.696 14.879-4.714-9.268 12.56 9.081 12.695-14.809-4.933-9.268 12.558.117-15.607-14.809-4.934 14.88-4.712zm188.606-117.961-9.081 12.695-14.879-4.713 9.268 12.559-9.081 12.696 14.809-4.933 9.268 12.558-.117-15.607 14.809-4.934-14.88-4.713z",fill:"#FFDA44"}))},PK:function(e){var t=e.title,n=bi(e,qa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("g",{fill:"#FFF"},o.createElement("path",{d:"m393.508 170.516 17.512 18.875 23.363-10.821-12.541 22.487 17.513 18.876-25.263-4.978-12.539 22.488-3.073-25.564-25.263-4.978 23.363-10.82z"}),o.createElement("path",{d:"M0 85.343h512v341.326H0z"})),o.createElement("path",{fill:"#01411c",d:"M128 85.331h384v341.337H128z"}),o.createElement("path",{d:"M361.909 298.793c-31.037 22.426-74.378 15.446-96.804-15.592-22.427-31.038-15.446-74.379 15.593-96.804 9.677-6.992 20.55-11.125 31.613-12.563-21.283-3.183-43.777 1.613-62.598 15.211-38.2 27.602-46.792 80.944-19.191 119.145 27.601 38.199 80.944 46.792 119.145 19.189 18.82-13.598 30.436-33.448 34.096-54.655-4.839 10.05-12.176 19.076-21.854 26.069zm-1.329-125.904 17.484 18.842 23.322-10.802-12.519 22.447 17.483 18.844-25.219-4.968-12.519 22.45-3.067-25.521-25.22-4.969 23.323-10.802z",fill:"#FFF"}))},PL:function(e){var t=e.title,n=bi(e,Xa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("g",{fill:"#FFF"},o.createElement("path",{d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{d:"M0 85.337h512V256H0z"})),o.createElement("path",{fill:"#D80027",d:"M0 256h512v170.663H0z"}))},PM:function(e){var t=e.title,n=bi(e,Ja);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 26.666 640 426.666"},n),t&&o.createElement("title",null,t),o.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},o.createElement("path",{fill:"#fff",d:"M0 0h640v480H0z"}),o.createElement("path",{fill:"#00267f",d:"M0 0h213.3v480H0z"}),o.createElement("path",{fill:"#f31830",d:"M426.7 0H640v480H426.7z"})))},PN:function(e){var t=e.title,n=bi(e,Qa);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 85.333h512V426.67H0z"}),o.createElement("path",{fill:"#ACABB1",d:"M400.696 219.822 384 225.387l-16.696-5.565-5.565-13.913 5.565-13.913h33.392l-5.566 13.913z"}),o.createElement("path",{fill:"#338AF3",d:"M345.043 219.822v61.217c0 29.821 38.957 38.957 38.957 38.957s38.957-9.137 38.957-38.957v-61.217h-77.914z"}),o.createElement("path",{fill:"#6DA544",d:"M348.555 295.541C358.131 313.927 384 319.996 384 319.996s25.869-6.069 35.445-24.455L384 236.518l-35.445 59.023z"}),o.createElement("path",{fill:"#FFDA44",d:"M422.957 280.421 384 219.822l-38.957 60.599v.618c0 5.518 1.337 10.328 3.512 14.503L384 240.405l35.445 55.137c2.175-4.175 3.512-8.983 3.512-14.503v-.618z"}),o.createElement("path",{fill:"#FFF",d:"M256 85.333v30.553l-45.167 25.099H256v59.359h-59.103L256 233.179v22.817h-26.68l-73.494-40.826v40.826h-55.652v-48.573l-87.43 48.573H0v-30.554l45.167-25.098H0v-59.359h59.103L0 108.139V85.333h26.68l73.494 40.825V85.333h55.652v48.572l87.43-48.572z"}),o.createElement("path",{fill:"#D80027",d:"M144 85.33h-32v69.332H0v32h112v69.334h32v-69.334h112v-32H144z"}),o.createElement("path",{fill:"#0052B4",d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"}),o.createElement("path",{fill:"#FFF",d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"}),o.createElement("path",{d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915zm-83.98 0L0 240.259v15.737l100.174-55.652z",fill:"#D80027"}),o.createElement("path",{fill:"#0052B4",d:"M100.174 140.982 0 85.33v15.737l71.847 39.915z"}),o.createElement("path",{fill:"#FFF",d:"M100.174 140.982 0 85.33v15.737l71.847 39.915z"}),o.createElement("path",{d:"M100.174 140.982 0 85.33v15.737l71.847 39.915zm83.98 0L256 101.067V85.33l-100.174 55.652z",fill:"#D80027"}))},PR:function(e){var t=e.title,n=bi(e,eo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{d:"M0 85.337h512V153.6H0zm0 136.526h512v68.263H0zM0 358.4h512v68.263H0z",fill:"#D80027"}),o.createElement("path",{fill:"#0052B4",d:"M256 256.006 0 426.668V85.331z"}),o.createElement("path",{fill:"#FFF",d:"m83.477 195.132 15.107 46.498h48.894l-39.554 28.739 15.107 46.499-39.554-28.738-39.555 28.738 15.11-46.499-39.554-28.739H68.37z"}))},PS:function(e){var t=e.title,n=bi(e,to);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#268024",d:"M0 312.888h512v113.775H0z"}),o.createElement("path",{fill:"#e4312b",d:"M256 256.006 0 426.668V85.331z"}))},PT:function(e){var t=e.title,n=bi(e,no);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#6DA544",d:"M196.641 85.337v341.326H0V85.337z"}),o.createElement("circle",{fill:"#FFDA44",cx:196.641,cy:256,r:64}),o.createElement("path",{fill:"#D80027",d:"M160.638 224v40.001c0 19.882 16.118 36 36 36s36-16.118 36-36V224h-72z"}),o.createElement("path",{fill:"#FFF",d:"M196.638 276c-6.617 0-12-5.383-12-12v-16h24.001v16c-.001 6.616-5.385 12-12.001 12z"}))},PW:function(e){var t=e.title,n=bi(e,ro);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#338AF3",d:"M0 85.331h512v341.337H0z"}),o.createElement("circle",{fill:"#FFDA44",cx:218.902,cy:255.994,r:74.207}))},PY:function(e){var t=e.title,n=bi(e,ao);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 312.888h512v113.775H0z"}),o.createElement("path",{fill:"#6DA544",d:"m289.579 216.738-12.592 12.592c5.37 5.372 8.693 12.792 8.693 20.988 0 16.392-13.289 29.68-29.68 29.68-16.392 0-29.68-13.289-29.68-29.68 0-8.195 3.322-15.616 8.693-20.988l-12.592-12.592c-8.594 8.594-13.91 20.466-13.91 33.579 0 26.228 21.261 47.489 47.489 47.489s47.489-21.261 47.489-47.489c0-13.112-5.316-24.985-13.91-33.579z"}),o.createElement("path",{fill:"#FFDA44",d:"m256 232.51 4.421 13.605h14.304l-11.573 8.408 4.421 13.604L256 259.719l-11.573 8.408 4.421-13.604-11.573-8.408h14.304z"}))},QA:function(e){var t=e.title,n=bi(e,oo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#751A46",d:"M0 0h512v342H0z"}),o.createElement("path",{fill:"#FFF",d:"M0 0v342h150.3l37.7-19.6-37.7-18.9 37.7-19-37.7-18.9 37.7-19-37.7-19 37.7-18.9-37.7-19 37.7-19-37.7-18.9 37.7-19-37.7-18.9 37.7-19-37.7-19L188 57l-37.7-19L188 19.1 150.3 0z"}))},RE:function(e){var t=e.title,n=bi(e,io);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 26.666 640 426.666"},n),t&&o.createElement("title",null,t),o.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},o.createElement("path",{fill:"#fff",d:"M0 0h640v480H0z"}),o.createElement("path",{fill:"#00267f",d:"M0 0h213.3v480H0z"}),o.createElement("path",{fill:"#f31830",d:"M426.7 0H640v480H426.7z"})))},RO:function(e){var t=e.title,n=bi(e,lo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.326H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 85.331h170.663v341.337H0z"}),o.createElement("path",{fill:"#D80027",d:"M341.337 85.331H512v341.337H341.337z"}))},RS:function(e){var t=e.title,n=bi(e,so);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 85.331h512v113.775H0z"}),o.createElement("path",{fill:"#FFF",d:"M0 312.882h512v113.775H0z"}),o.createElement("path",{fill:"#D80027",d:"M129.468 181.793v85.136c0 48.429 63.267 63.267 63.267 63.267S256 315.356 256 266.929v-85.136H129.468z"}),o.createElement("path",{d:"M155.634 196.634h74.201v-29.681l-14.841 7.42-22.261-22.26-22.259 22.26-14.84-7.42zm85.526 82.148-48.231-48.231-48.231 48.231 15.741 15.74 32.49-32.49 32.49 32.49z",fill:"#FFDA44"}),o.createElement("path",{fill:"#FFF",d:"M241.16 233.734h-22.504a14.74 14.74 0 0 0 2.001-7.418c0-8.196-6.645-14.84-14.84-14.84-5.663 0-10.581 3.172-13.083 7.836-2.502-4.663-7.421-7.836-13.083-7.836-8.195 0-14.84 6.644-14.84 14.84 0 2.706.736 5.235 2.001 7.418h-22.114c0 8.196 7.139 14.84 15.334 14.84h-.494c0 8.196 6.644 14.84 14.84 14.84 0 7.257 5.211 13.286 12.094 14.576l-11.694 26.401a48.075 48.075 0 0 0 18.149 3.544 48.079 48.079 0 0 0 18.149-3.544l-11.694-26.401c6.883-1.29 12.094-7.319 12.094-14.576 8.196 0 14.84-6.644 14.84-14.84h-.494c8.199 0 15.338-6.644 15.338-14.84z"}))},RU:function(e){var t=e.title,n=bi(e,co);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.33v341.332h512V85.33z"}),o.createElement("path",{fill:"#0052B4",d:"M0 85.333h512V426.67H0z"}),o.createElement("path",{fill:"#FFF",d:"M0 85.333h512v113.775H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 312.884h512v113.775H0z"}))},RW:function(e){var t=e.title,n=bi(e,uo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#338AF3",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M0 255.994h512v81.619H0z"}),o.createElement("path",{fill:"#496E2D",d:"M0 337.614h512v89.043H0z"}),o.createElement("path",{fill:"#FFDA44",d:"m278.261 185.209 20.844 9.804-11.099 20.186 22.632-4.33 2.868 22.865 15.765-16.816 15.766 16.816 2.867-22.865 22.633 4.33-11.099-20.186 20.843-9.804-20.844-9.805 11.1-20.185-22.633 4.329-2.868-22.864-15.765 16.816-15.766-16.816-2.867 22.864-22.634-4.329 11.1 20.187z"}))},SA:function(e){var t=e.title,n=bi(e,mo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#055e1c",d:"M0 85.333h512v341.333H0z"}),o.createElement("g",{fill:"#FFF"},o.createElement("path",{d:"M183.548 289.386c0 12.295 9.731 22.261 21.736 22.261h65.208c0 10.244 8.11 18.551 18.114 18.551h21.736c10.004 0 18.114-8.306 18.114-18.551v-22.261H183.548zm146.716-107.595v51.942c0 8.183-6.5 14.84-14.491 14.84v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.942h-21.735zm-155.773 51.943c0 8.183-6.5 14.84-14.491 14.84v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.942H174.49v51.942z"}),o.createElement("path",{d:"M297.661 181.788h21.736v51.942h-21.736zm-32.604 29.685c0 2.046-1.625 3.71-3.623 3.71-1.998 0-3.623-1.664-3.623-3.71v-29.682h-21.736v29.682c0 2.046-1.625 3.71-3.623 3.71s-3.623-1.664-3.623-3.71v-29.682h-21.736v29.682c0 14.32 11.376 25.971 25.358 25.971 5.385 0 10.38-1.733 14.491-4.677 4.11 2.944 9.106 4.677 14.491 4.677 1.084 0 2.15-.078 3.2-.215-1.54 6.499-7.255 11.345-14.068 11.345v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.943h-21.736l.002 29.682z"}),o.createElement("path",{d:"M207.093 248.57h32.601v22.261h-32.601z"})))},SB:function(e){var t=e.title,n=bi(e,po);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#496E2D",d:"M0 85.334h512v341.337H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 426.663V85.329h512"}),o.createElement("path",{fill:"#FFDA44",d:"M0 396.494v30.169h45.255L512 115.499v-30.17h-45.255z"}),o.createElement("path",{d:"m85.688 108.787 5.12 15.756h16.566l-13.403 9.737 5.12 15.757-13.403-9.738-13.405 9.738 5.12-15.757L64 124.543h16.567zm84.624 0 5.121 15.756H192l-13.403 9.737 5.12 15.757-13.405-9.738-13.403 9.738 5.12-15.757-13.403-9.737h16.566zm-84.624 82.502 5.12 15.756h16.566l-13.403 9.738 5.12 15.757-13.403-9.739-13.405 9.739 5.12-15.757L64 207.045h16.567zm84.624 0 5.121 15.756H192l-13.403 9.738 5.12 15.757-13.405-9.739-13.403 9.739 5.12-15.757-13.403-9.738h16.566zM128 150.037l5.12 15.756h16.568l-13.405 9.738 5.12 15.758L128 181.55l-13.403 9.739 5.12-15.758-13.405-9.738h16.568z",fill:"#FFF"}))},SC:function(e){var t=e.title,n=bi(e,ho);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M235.454 85.337 0 426.663 427.345 85.337z"}),o.createElement("path",{fill:"#6DA544",d:"M512 329.393 0 426.663h512z"}),o.createElement("path",{fill:"#D80027",d:"M512 85.337h-84.655L0 426.663l512-204.512z"}),o.createElement("path",{fill:"#0052B4",d:"M0 85.337v341.326L235.454 85.337z"}))},SD:function(e){var t=e.title,n=bi(e,fo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{d:"M0 312.888h512v113.775H0z"}),o.createElement("path",{fill:"#496E2D",d:"M0 426.668V85.331l256 170.675z"}))},SE:function(e){var t=e.title,n=bi(e,go);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 85.333h512V426.67H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M192 85.33h-64v138.666H0v64h128v138.666h64V287.996h320v-64H192z"}))},SG:function(e){var t=e.title,n=bi(e,vo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512V256H0z"}),o.createElement("g",{fill:"#FFF"},o.createElement("path",{d:"M83.478 170.666c0-24.865 17.476-45.637 40.812-50.734a52.059 52.059 0 0 0-11.13-1.208c-28.688 0-51.942 23.254-51.942 51.941s23.255 51.942 51.942 51.942c3.822 0 7.543-.425 11.13-1.208-23.336-5.095-40.812-25.867-40.812-50.733zm66.783-48.231 3.684 11.337h11.921l-9.645 7.007 3.684 11.337-9.644-7.006-9.645 7.006 3.685-11.337-9.645-7.007h11.921z"}),o.createElement("path",{d:"m121.344 144.696 3.683 11.337h11.921l-9.645 7.007 3.684 11.337-9.643-7.006-9.645 7.006 3.685-11.337-9.645-7.007h11.921zm57.834 0 3.684 11.337h11.921l-9.645 7.007 3.684 11.337-9.644-7.006-9.644 7.006 3.685-11.337-9.645-7.007h11.921zm-11.131 33.391 3.684 11.337h11.921l-9.644 7.007 3.684 11.337-9.645-7.006-9.643 7.006 3.684-11.337-9.644-7.007h11.92zm-35.573 0 3.683 11.337h11.921l-9.644 7.007 3.684 11.337-9.644-7.006-9.644 7.006 3.684-11.337-9.644-7.007h11.92z"})))},SH:function(e){var t=e.title,n=bi(e,bo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#FFF",d:"M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),o.createElement("g",{fill:"#D80027"},o.createElement("path",{d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),o.createElement("path",{d:"M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z"})),o.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),o.createElement("path",{d:"M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z",fill:"#D80027"}),o.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),o.createElement("path",{d:"M0 170.7v-15.1l57.4-38.2H80zm256 0v-15.1l-57.4-38.2H176z",fill:"#D80027"}),o.createElement("path",{fill:"#29DBFF",d:"M449 139.7c-.1 44.4-7.2 92.1-65 114.9-57.8-22.8-64.9-70.5-65-114.9h130z"}),o.createElement("path",{fill:"#ffda44",d:"M449 139.7c0-16.7-.9-32.9-.5-47.1C426.9 83 398.4 81 383.9 81s-42.9 2-64.6 11.6c.4 14.2-.5 30.4-.5 47.1H449z"}),o.createElement("path",{fill:"#BF521B",d:"m369.5 204.5.3 10.3-12.8.2 4.9 13.2h-17.3c-18-20.2-23.4-42.4-24.9-68.1l9.1-9.7 8.3 14.3 10.8-12.8 7 7.8.8 15.7 13.8 29.1z"}),o.createElement("path",{fill:"#474747",d:"m436.6 192.5-8.6 18.3h-47l-29.2-19.5 25.7 10.5h25.1l3.7-6.5 7.2.2 2-3z"}))},SI:function(e){var t=e.title,n=bi(e,yo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 199.112h512v113.775H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 312.888h512v113.775H0z"}),o.createElement("path",{fill:"#FFF",d:"M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l-.145-44.188 89.043-.266.146 44.454z"}),o.createElement("path",{fill:"#0052B4",d:"M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l-.145-44.188 89.043-.266.146 44.454z"}),o.createElement("path",{fill:"#FFF",d:"M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l14.848 14.837 29.674-22.261 29.685 22.261 14.837-14.837z"}))},SJ:function(e){var t=e.title,n=bi(e,wo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 85.334h512v341.337H0z"}),o.createElement("path",{fill:"#FFF",d:"M512 295.883H202.195v130.783h-79.76V295.883H0v-79.772h122.435V85.329h79.76v130.782H512v61.218z"}),o.createElement("path",{fill:"#2E52B2",d:"M512 234.666v42.663H183.652v149.337h-42.674V277.329H0v-42.663h140.978V85.329h42.674v149.337z"}))},SK:function(e){var t=e.title,n=bi(e,Eo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 196.641h512v118.717H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 315.359h512v111.304H0z"}),o.createElement("path",{fill:"#FFF",d:"M129.468 181.799v85.136c0 48.429 63.267 63.267 63.267 63.267S256 315.362 256 266.935v-85.136H129.468z"}),o.createElement("path",{fill:"#D80027",d:"M146.126 184.294v81.941c0 5.472 1.215 10.64 3.623 15.485h85.97c2.408-4.844 3.623-10.012 3.623-15.485v-81.941h-93.216z"}),o.createElement("path",{fill:"#FFF",d:"M221.301 241.427h-21.425v-14.283h14.284v-14.283h-14.284v-14.284h-14.283v14.284h-14.282v14.283h14.282v14.283h-21.426v14.284h21.426v14.283h14.283v-14.283h21.425z"}),o.createElement("path",{fill:"#0052B4",d:"M169.232 301.658c9.204 5.783 18.66 9.143 23.502 10.636 4.842-1.494 14.298-4.852 23.502-10.636 9.282-5.833 15.79-12.506 19.484-19.939a24.878 24.878 0 0 0-14.418-4.583c-1.956 0-3.856.232-5.682.657-3.871-8.796-12.658-14.94-22.884-14.94-10.227 0-19.013 6.144-22.884 14.94a25.048 25.048 0 0 0-5.682-.657 24.88 24.88 0 0 0-14.418 4.583c3.691 7.433 10.198 14.106 19.48 19.939z"}))},SL:function(e){var t=e.title,n=bi(e,Po);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#6DA544",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#338AF3",d:"M0 312.888h512v113.775H0z"}))},SM:function(e){var t=e.title,n=bi(e,ko);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#338AF3",d:"M0 85.34h512v341.326H0z"}),o.createElement("path",{fill:"#FFF",d:"M512 85.334v166.69L0 256.175V85.334z"}),o.createElement("path",{fill:"#6DA544",d:"M323.744 203.099 256 270.843l-67.744-67.744a81.156 81.156 0 0 0-13.879 45.483v22.261c0 35.744 23.097 66.193 55.148 77.213-4.277 8.385-3.556 18.848 2.712 26.671l24.258-19.439 24.258 19.439c6.342-7.915 7.011-18.534 2.564-26.968 31.614-11.261 54.308-41.485 54.308-76.916v-22.261a81.174 81.174 0 0 0-13.881-45.483z"}),o.createElement("path",{fill:"#FFDA44",d:"M256 330.206c-32.732 0-59.362-26.63-59.362-59.362v-22.261c0-32.733 26.63-59.363 59.362-59.363s59.362 26.63 59.362 59.362v22.261c0 32.733-26.63 59.363-59.362 59.363z"}),o.createElement("path",{fill:"#338AF3",d:"M293.101 270.843v-22.261c0-20.458-16.643-37.101-37.101-37.101s-37.101 16.643-37.101 37.101v22.261L256 278.264l37.101-7.421z"}),o.createElement("path",{fill:"#6DA544",d:"M218.899 270.843c0 20.458 16.643 37.101 37.101 37.101s37.101-16.643 37.101-37.101h-74.202z"}),o.createElement("path",{fill:"#FFDA44",d:"M300.522 189.22c0-12.295-9.966-22.261-22.261-22.261a22.173 22.173 0 0 0-14.84 5.672v-13.093h7.421v-14.84h-7.421v-7.421h-14.84v7.421h-7.421v14.84h7.421v13.093a22.177 22.177 0 0 0-14.841-5.672c-12.295 0-22.261 9.966-22.261 22.261 0 6.591 2.867 12.512 7.421 16.589v13.093h74.203v-13.093c4.552-4.077 7.419-9.997 7.419-16.589z"}))},SN:function(e){var t=e.title,n=bi(e,Co);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.326H0z"}),o.createElement("path",{fill:"#D80027",d:"M330.207 85.331H512v341.337H330.207z"}),o.createElement("path",{d:"M0 85.331h181.793v341.337H0zm255.999 111.301 14.733 45.347h47.685l-38.576 28.029 14.734 45.348-38.576-28.026-38.577 28.026 14.737-45.348-38.576-28.029h47.681z",fill:"#496E2D"}))},SO:function(e){var t=e.title,n=bi(e,Oo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#338AF3",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#FFF",d:"m256 157.273 22.663 69.748H352l-59.332 43.106 22.664 69.749L256 296.769l-59.332 43.107 22.664-69.749L160 227.021h73.337z"}))},SR:function(e){var t=e.title,n=bi(e,So);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#A2001D",d:"M0 196.636h512v118.728H0z"}),o.createElement("path",{d:"M0 352.462h512v74.207H0zM0 85.331h512v74.207H0z",fill:"#6DA544"}),o.createElement("path",{fill:"#FFDA44",d:"m256.742 218.003 9.43 29.021h30.518L272 264.963l9.431 29.023-24.689-17.937-24.689 17.937 9.431-29.023-24.69-17.939h30.518z"}))},SS:function(e){var t=e.title,n=bi(e,xo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#496E2D",d:"M0 322.783h512v103.88H0z"}),o.createElement("path",{d:"M0 85.337h512v104.515H0z"}),o.createElement("path",{fill:"#A2001D",d:"M0 210.877h512v89.656H0z"}),o.createElement("path",{fill:"#0052B4",d:"M256 256.006 0 426.668V85.331z"}),o.createElement("path",{fill:"#FFDA44",d:"m73.178 209.188 20.831 29.067 34.084-10.83-21.207 28.795 20.83 29.069-33.939-11.271-21.208 28.794.234-35.762-33.94-11.273 34.083-10.83z"}))},ST:function(e){var t=e.title,n=bi(e,_o);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{d:"M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",fill:"#6DA544"}),o.createElement("path",{fill:"#D80027",d:"M256 256.006 0 426.668V85.331z"}),o.createElement("path",{d:"m302.049 226.318 7.368 22.674h23.842l-19.288 14.016 7.366 22.674-19.288-14.015-19.287 14.015 7.366-22.674-19.288-14.016h23.842zm74.203 0 7.367 22.674h23.842l-19.288 14.016 7.367 22.674-19.288-14.015-19.288 14.015 7.367-22.674-19.288-14.016h23.842z"}))},SV:function(e){var t=e.title,n=bi(e,To);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{d:"M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",fill:"#0052B4"}),o.createElement("path",{fill:"#FFDA44",d:"M228.582 261.936 256 214.447l27.418 47.489z"}),o.createElement("path",{fill:"#6DA544",d:"M291.616 277.616 256 295.425l-35.616-17.809v-23.744h71.232z"}),o.createElement("path",{fill:"#FFDA44",d:"m289.579 216.485-12.592 12.592c5.37 5.372 8.693 12.791 8.693 20.988 0 16.392-13.289 29.68-29.68 29.68-16.392 0-29.68-13.289-29.68-29.68 0-8.195 3.322-15.616 8.693-20.988l-12.592-12.592c-8.594 8.594-13.91 20.466-13.91 33.579 0 26.228 21.261 47.489 47.489 47.489s47.489-21.261 47.489-47.489c0-13.114-5.316-24.987-13.91-33.579z"}))},SX:function(e){var t=e.title,n=bi(e,Ao);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#D80027",d:"M512 85.331v166.69L0 256.173V85.331z"}),o.createElement("path",{fill:"#FFF",d:"M256 256.006 0 426.668V85.331z"}),o.createElement("g",{fill:"#FFDA44"},o.createElement("path",{d:"M59.621 256a59.546 59.546 0 0 0-.193 4.57c0 32.821 26.607 59.429 59.429 59.429s59.429-26.607 59.429-59.429c0-1.539-.078-3.061-.193-4.57H59.621z"}),o.createElement("circle",{cx:118.862,cy:210.287,r:18.286})),o.createElement("path",{fill:"#D80027",d:"M77.715 205.714v59.429c0 31.494 41.144 41.143 41.144 41.143s41.144-9.649 41.144-41.143v-59.429H77.715z"}),o.createElement("path",{fill:"#338AF3",d:"M118.877 287.148c-7.632-2.746-22.876-9.767-22.876-22.006v-41.144h45.715v41.144c-.001 12.28-15.244 19.283-22.839 22.006z"}),o.createElement("path",{fill:"#F3F3F3",d:"M128.001 246.856v-9.142l-9.144-4.571-9.142 4.571v9.142l-4.571 4.573v18.285h27.428v-18.285z"}))},SY:function(e){var t=e.title,n=bi(e,Io);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 85.331h512v113.775H0z"}),o.createElement("path",{d:"M0 312.882h512v113.775H0z"}),o.createElement("path",{d:"m187.31 215.184 9.208 28.341h29.802l-24.11 17.518 9.209 28.342-24.109-17.516-24.11 17.516 9.209-28.342-24.109-17.518h29.801zm137.38 0 9.209 28.341H363.7l-24.109 17.518 9.209 28.342-24.11-17.516-24.109 17.516 9.209-28.342-24.11-17.518h29.802z",fill:"#6DA544"}))},SZ:function(e){var t=e.title,n=bi(e,Mo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 900 600"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#2B5DEA",d:"M0 0h900v600H0V0z"}),o.createElement("path",{fill:"#FFDF29",d:"M0 100h900v400H0V100z"}),o.createElement("path",{fill:"#D70000",d:"M0 150h900v300H0V150z"}),o.createElement("path",{fill:"#FFF",d:"M450 171.4v257.2c114.3 0 171.4-85.7 214.3-128.6-42.9-42.9-100-128.6-214.3-128.6z"}),o.createElement("path",{d:"M450 171.4c-100 0-171.4 85.7-214.3 128.6C278.6 342.9 350 428.6 450 428.6V171.4z"}),o.createElement("path",{fill:"#FFF",d:"M346.3 254.3h21v91.3h-21zm51.9 0h21v91.3h-21z"}),o.createElement("path",{d:"M477.8 254.3h21v91.3h-21zm51.9 0h21v91.3h-21z"}))},TA:function(e){var t=e.title,n=bi(e,Do);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#FFF",d:"M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),o.createElement("g",{fill:"#D80027"},o.createElement("path",{d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),o.createElement("path",{d:"M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z"})),o.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),o.createElement("path",{d:"M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z",fill:"#D80027"}),o.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),o.createElement("path",{d:"M0 170.7v-15.1l57.4-38.2H80zm256 0v-15.1l-57.4-38.2H176z",fill:"#D80027"}),o.createElement("path",{fill:"#29DBFF",d:"M448.9 169.5c0 9.6-.3 29.6-1.4 39.2-4.1 34.9-23.5 68.8-62.1 85.9-45.3-17.9-60.8-51-64.9-85.9-1.1-9.6-1.5-19.4-1.5-29l.3-47.1h129.2l.4 36.9z"}),o.createElement("path",{fill:"#FFF",d:"M447.5 208.7c-.2 1.6-.4 3.3-.6 4.9-4.8 33.1-22.9 65.4-61.5 81-43.2-17-59.4-47.9-64.2-81-.2-1.6-.4-3.2-.6-4.9"}),o.createElement("path",{fill:"#29DBFF",d:"m385.4 251.7-22.9-43h45.8z"}),o.createElement("path",{fill:"#FFF",d:"m385.4 165.8-22.9 42.9h45.8z"}),o.createElement("ellipse",{fill:"#FFBE57",cx:474.8,cy:236.8,rx:16.8,ry:43.3}),o.createElement("ellipse",{fill:"#FFBE57",cx:295.3,cy:236.8,rx:16.8,ry:43.3}),o.createElement("path",{fill:"#FFF",d:"m385.4 31.5-33.4 44h68.5zM315.5 280s33.8 29.5 69.9 29.5 67.1-29.5 67.1-29.5l8.5 14.6S439.2 326 385.4 326 307 294.6 307 294.6l8.5-14.6z"}),o.createElement("ellipse",{fill:"#A5A5A5",cx:386.3,cy:104.3,rx:34.3,ry:23.3}))},TC:function(e){var t=e.title,n=bi(e,Lo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 85.333h512V426.67H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M332.058 191.996v78.221c0 38.103 51.942 49.779 51.942 49.779s51.942-11.675 51.942-49.779v-78.221H332.058z"}),o.createElement("path",{fill:"#FF9811",d:"M376.579 220.44c0 7.855-6.644 28.445-14.84 28.445s-14.84-20.589-14.84-28.445c0-7.856 14.84-14.222 14.84-14.222s14.84 6.367 14.84 14.222z"}),o.createElement("path",{fill:"#A2001D",d:"M415.961 235.93c2.394-5.6 4.257-13.785 4.257-17.86 0-6.546-8.904-11.852-8.904-11.852s-8.904 5.306-8.904 11.852c0 4.075 1.862 12.26 4.257 17.86l-5.141 11.123a26.898 26.898 0 0 0 9.788 1.831c3.463 0 6.766-.654 9.788-1.831l-5.141-11.123z"}),o.createElement("path",{fill:"#6DA544",d:"M372.87 270.217s-7.421 14.222-7.421 28.445h37.101c0-14.222-7.421-28.445-7.421-28.445l-11.13-7.111-11.129 7.111z"}),o.createElement("path",{fill:"#D80027",d:"M395.13 270.217v-3.555c0-5.891-4.983-10.666-11.13-10.666-6.147 0-11.13 4.776-11.13 10.666v3.555h22.26z"}),o.createElement("path",{fill:"#FFF",d:"M256 85.333v30.553l-45.167 25.099H256v59.359h-59.103L256 233.179v22.817h-26.68l-73.494-40.826v40.826h-55.652v-48.573l-87.43 48.573H0v-30.554l45.167-25.098H0v-59.359h59.103L0 108.139V85.333h26.68l73.494 40.825V85.333h55.652v48.572l87.43-48.572z"}),o.createElement("path",{fill:"#D80027",d:"M144 85.33h-32v69.332H0v32h112v69.334h32v-69.334h112v-32H144z"}),o.createElement("path",{fill:"#0052B4",d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"}),o.createElement("path",{fill:"#FFF",d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"}),o.createElement("path",{d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915zm-83.98 0L0 240.259v15.737l100.174-55.652z",fill:"#D80027"}),o.createElement("path",{fill:"#0052B4",d:"M100.174 140.982 0 85.33v15.737l71.847 39.915z"}),o.createElement("path",{fill:"#FFF",d:"M100.174 140.982 0 85.33v15.737l71.847 39.915z"}),o.createElement("path",{d:"M100.174 140.982 0 85.33v15.737l71.847 39.915zm83.98 0L256 101.067V85.33l-100.174 55.652z",fill:"#D80027"}))},TD:function(e){var t=e.title,n=bi(e,Ro);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 85.331h170.663v341.337H0z"}),o.createElement("path",{fill:"#D80027",d:"M341.337 85.331H512v341.337H341.337z"}))},TF:function(e){var t=e.title,n=bi(e,No);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 22.5 15"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h21v15H0V0z"}),o.createElement("path",{fill:"#073AB6",d:"M0 0h22.5v15H0V0z"}),o.createElement("path",{fill:"#FFF",d:"M0 0h11.3v7.5H0V0z"}),o.createElement("path",{fill:"#F44653",d:"M7.1 0h3.6v7H7.1V0z"}),o.createElement("path",{fill:"#1035BB",d:"M0 0h3.6v7H0V0z"}),o.createElement("path",{fill:"#FFF",d:"M3.6 0h3.6v7H3.6V0zm10.9 6h5L19 7h-1.5v.5h1l-.5 1h-.5V10h-1V7H15l-.5-1zm4 2.5 1 1.5h-2l1-1.5zm-3 0 1 1.5h-2l1-1.5zm1.5 3L16 10h2l-1 1.5zM20 8c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm-6 0c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm1 4c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm4 0c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm-2 1c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5z"}))},TG:function(e){var t=e.title,n=bi(e,Ho);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{d:"M0 85.337h512V153.6H0zM0 358.4h512v68.263H0zm0-136.537h512v68.263H0z",fill:"#496E2D"}),o.createElement("path",{fill:"#D80027",d:"M0 85.337h204.054v204.054H0z"}),o.createElement("path",{fill:"#FFF",d:"m102.026 133.938 13.26 40.812h42.916l-34.718 25.226 13.26 40.814-34.718-25.224-34.719 25.224 13.263-40.814-34.718-25.226h42.913z"}))},TH:function(e){var t=e.title,n=bi(e,$o);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.334h512V426.66H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 194.056h512v123.882H0z"}),o.createElement("path",{d:"M0 85.334h512v54.522H0zm0 286.809h512v54.522H0z",fill:"#D80027"}))},TJ:function(e){var t=e.title,n=bi(e,Fo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{fill:"#6DA544",d:"M0 312.888h512v113.775H0z"}),o.createElement("path",{d:"M226.318 300.522h59.364v-25.23l-11.873 5.937L256 263.421l-17.809 17.808-11.873-5.937zm-33.963-29.682 2.763 8.504h8.94l-7.233 5.255 2.763 8.502-7.233-5.255-7.234 5.255 2.763-8.502-7.233-5.255h8.94zm8.566-29.68 2.763 8.502h8.94l-7.233 5.255 2.763 8.504-7.233-5.256-7.234 5.256 2.763-8.504-7.233-5.255h8.94zm24.488-22.261 2.763 8.502h8.94l-7.233 5.255 2.763 8.504-7.233-5.256-7.234 5.256 2.763-8.504-7.233-5.255h8.94zm94.236 51.941-2.763 8.504h-8.94l7.233 5.255-2.763 8.502 7.233-5.255 7.234 5.255-2.763-8.502 7.233-5.255h-8.94zm-8.566-29.68-2.763 8.502h-8.94l7.233 5.255-2.763 8.504 7.233-5.256 7.234 5.256-2.763-8.504 7.233-5.255h-8.94zm-24.488-22.261-2.763 8.502h-8.94l7.233 5.255-2.763 8.504 7.233-5.256 7.234 5.256-2.763-8.504 7.233-5.255h-8.94zM256 207.767l2.763 8.503h8.941l-7.234 5.256 2.763 8.502-7.233-5.254-7.233 5.254 2.763-8.502-7.234-5.256h8.941z",fill:"#FFDA44"}))},TK:function(e){var t=e.title,n=bi(e,Bo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{d:"m210.715 174.377 3.684 11.338h11.919l-9.643 7.006 3.684 11.337-9.644-7.007-9.644 7.007 3.684-11.337-9.645-7.006h11.921zm-93.899 107.594 4.605 14.172h14.9l-12.055 8.757 4.606 14.173-12.056-8.76-12.055 8.76 4.604-14.173-12.054-8.757h14.899zm27.88-162.292 4.604 14.172h14.901l-12.056 8.758 4.606 14.171-12.055-8.759-12.056 8.759 4.606-14.171-12.055-8.758h14.9zm-75.157 55.652 4.604 14.172h14.9l-12.055 8.758 4.606 14.171-12.055-8.758-12.056 8.758 4.606-14.171-12.055-8.758h14.9z",fill:"#FFF"}),o.createElement("path",{d:"M483.386 354.503H117.801s109.234-88.562 310.593-220.938c.001 0-88.443 128.935 54.992 220.938zm-365.585 11.586c-11.177 0-11.195 17.37 0 17.37h365.585c11.177 0 11.195-17.37 0-17.37H117.801z",fill:"#FFDA44"}))},TL:function(e){var t=e.title,n=bi(e,zo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M256 256 0 90.691v44.242L155.826 256 0 377.067v44.242z"}),o.createElement("path",{d:"M0 90.691v330.618L189.217 256z"}),o.createElement("path",{fill:"#FFF",d:"m44.184 213.36 24.912 23.577 30.121-16.41-14.723 30.98 24.911 23.575-34.012-4.43L60.67 301.63l-6.296-33.716-34.012-4.43 30.119-16.408z"}))},TM:function(e){var t=e.title,n=bi(e,jo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#496E2D",d:"M0 85.337h512v341.326H0z"}),o.createElement("g",{fill:"#FFF"},o.createElement("path",{d:"M357.208 183.679c8.397-23.404-1.036-48.858-21.281-61.536a52.131 52.131 0 0 1 10.884 2.621c27.002 9.688 41.038 39.428 31.35 66.431s-39.428 41.038-66.431 31.35a52.182 52.182 0 0 1-10.069-4.895c23.686 3.084 47.15-10.566 55.547-33.971zm-46.571-67.95-7.297 9.427-11.22-4.026 6.712 9.852-7.296 9.427 11.443-3.338 6.712 9.852.361-11.914 11.444-3.339-11.221-4.025z"}),o.createElement("path",{d:"m330.338 146.448-7.296 9.427-11.221-4.026 6.712 9.852-7.296 9.427 11.443-3.339 6.712 9.853.36-11.915 11.445-3.34-11.221-4.024zM275.9 126.916l-7.296 9.427-11.219-4.024 6.711 9.851-7.296 9.426 11.443-3.338 6.712 9.852.361-11.915 11.444-3.337-11.221-4.027zm-.799 35.189-7.296 9.427-11.221-4.026 6.712 9.852-7.296 9.427 11.444-3.338 6.711 9.852.362-11.915 11.443-3.338-11.22-4.026zm33.484 12.013-7.296 9.427-11.22-4.026 6.712 9.853-7.297 9.426 11.444-3.338 6.712 9.852.36-11.915 11.443-3.338-11.219-4.025z"})),o.createElement("path",{fill:"#D80027",d:"M83.478 85.337h89.043v341.326H83.478z"}),o.createElement("path",{fill:"#FFF",d:"m117.458 175.191-14.908-11.105v-15.705l14.908-11.105h21.084l14.908 11.105v15.705l-14.908 11.105z"}),o.createElement("path",{d:"M128 137.276h-10.542l-14.908 11.105v7.678H128zm0 37.915h10.542l14.908-11.105v-8.012H128z",fill:"#FF9811"}),o.createElement("path",{fill:"#FFF",d:"m117.458 374.725-14.908-11.106v-15.704l14.908-11.105h21.084l14.908 11.105v15.704l-14.908 11.106z"}),o.createElement("path",{d:"M128 336.81h-10.542l-14.908 11.105v7.678H128zm0 37.915h10.542l14.908-11.106v-8.011H128z",fill:"#FF9811"}),o.createElement("path",{d:"m117.458 274.957-14.908-11.105v-15.703l14.908-11.106h21.084l14.908 11.106v15.703l-14.908 11.105zm36.513 24.434h-6.493v-6.493h-11.411l-8.068-8.068-8.067 8.068h-11.41v6.493h-6.493v12.986h6.493v6.492h11.41l8.068 8.069 8.068-8.069h11.41v-6.492h6.493zm0-99.768h-6.493v-6.492h-11.411l-8.068-8.069-8.067 8.069h-11.41v6.492h-6.493v12.986h6.493v6.492h11.41l8.068 8.07 8.068-8.07h11.41v-6.492h6.493z",fill:"#496E2D"}),o.createElement("g",{fill:"#D80027"},o.createElement("path",{d:"M120.576 248.576h14.84v14.84h-14.84z"}),o.createElement("circle",{cx:128,cy:206.113,r:7.421}),o.createElement("circle",{cx:128,cy:305.887,r:7.421})))},TN:function(e){var t=e.title,n=bi(e,Uo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 85.331h512v341.337H0z"}),o.createElement("circle",{fill:"#FFF",cx:256,cy:255.994,r:96}),o.createElement("g",{fill:"#D80027"},o.createElement("path",{d:"m267.826 219.291 16.47 22.695 26.673-8.649-16.496 22.676 16.468 22.695-26.664-8.681-16.495 22.676.017-28.04-26.664-8.682 26.674-8.648z"}),o.createElement("path",{d:"M277.818 312.724c-31.33 0-56.727-25.397-56.727-56.727s25.397-56.727 56.727-56.727c9.769 0 18.96 2.47 26.985 6.819-12.589-12.31-29.804-19.909-48.803-19.909-38.558 0-69.818 31.259-69.818 69.818s31.26 69.818 69.818 69.818c18.999 0 36.215-7.599 48.803-19.909-8.026 4.347-17.216 6.817-26.985 6.817z"})))},TO:function(e){var t=e.title,n=bi(e,Go);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#FFF",d:"M0 85.331h256v170.663H0z"}),o.createElement("path",{fill:"#D80027",d:"M141.357 157.303V130.59h-26.714v26.713H87.93v26.713h26.713v26.713h26.714v-26.713h26.713v-26.713z"}))},TR:function(e){var t=e.title,n=bi(e,Wo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#E30A17",d:"M0 0h513v342H0z"}),o.createElement("path",{fill:"#FFF",d:"M259.7 118.6c-13.1-9.5-29-14.6-45.3-14.5-40.8 0-73.8 30.8-73.8 68.9s33.1 68.9 73.8 68.9c17.1 0 32.9-5.4 45.3-14.5-30 38.6-85.7 45.6-124.3 15.5s-45.6-85.7-15.5-124.3 85.7-45.6 124.3-15.5c5.8 4.5 11 9.8 15.5 15.5zm39.9 65.8-18.1 21.9 1.2-28.4-26.4-10.4 27.3-7.6 1.8-28.3 15.6 23.7 27.5-7.1-17.5 22 15.3 23.9-26.7-9.7z"}))},TT:function(e){var t=e.title,n=bi(e,Vo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#FFF",d:"m6.066 85.337 207.961 212.636 131.584 128.69h160.323L297.973 214.027 166.389 85.337z"}),o.createElement("path",{d:"M43.364 85.337 384.69 426.663h83.946L127.31 85.337z"}))},TV:function(e){var t=e.title,n=bi(e,Zo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 900 600"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 0h900v600H0z"}),o.createElement("path",{fill:"#00B2EE",d:"M0 300h450V0h450v600H0V300z"}),o.createElement("path",{fill:"#FFDA44",d:"m345.3 480.9 29.4 90.6-77.1-56H393l-77.1 56 29.4-90.6zM706.4 340l29.4 90.6-77.1-56H754l-77.1 56 29.5-90.6zm106.4-78.5 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zm0-224.1 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6z"}),o.createElement("path",{fill:"#FFF",d:"M449.9 0v206.3h-81l81 54V300h-39.7l-129-85.9V300H168.7v-85.9L39.7 300H0v-39.7l81-54H0V93.8h81L0 39.9V0h39.7l129 85.9V0h112.5v85.9L410.2 0z"}),o.createElement("path",{fill:"#D80027",d:"M253.1 0h-56.3v122H0v56.2h196.8V300h56.3V178.2h196.8V122H253.1z"}),o.createElement("path",{fill:"#2E52B2",d:"M449.9 39.9v53.9h-81z"}),o.createElement("path",{fill:"#D80027",d:"M0 300v-19.3l109.9-74.4h39.7L12.8 300zM12.8.1l136.8 93.7h-39.7L0 19.4V.1zm437.1.1v19.3L340 93.8h-39.7L437.1.2zM437.1 300l-136.8-93.7H340l109.9 74.4V300z"}),o.createElement("path",{fill:"#FFDA44",d:"m719.9 131.6 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zM584 187.7l29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zm30 242.9 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zM488 332l29.4 90.6-77.1-56h95.3l-77.1 56L488 332zm0 132 29.4 90.6-77.1-56h95.3l-77.1 56L488 464z"}))},TW:function(e){var t=e.title,n=bi(e,Yo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 85.337h256V256H0z"}),o.createElement("path",{fill:"#FFF",d:"M186.435 170.669 162.558 181.9l12.714 23.125-25.927-4.961-3.286 26.192L128 206.993l-18.06 19.263-3.285-26.192-25.927 4.96 12.714-23.125-23.877-11.23 23.877-11.231-12.714-23.125 25.927 4.96 3.286-26.192L128 134.344l18.06-19.263 3.285 26.192 25.928-4.96-12.715 23.125z"}),o.createElement("circle",{fill:"#0052B4",cx:128,cy:170.674,r:29.006}),o.createElement("path",{fill:"#FFF",d:"M128 190.06c-10.692 0-19.391-8.7-19.391-19.391 0-10.692 8.7-19.391 19.391-19.391 10.692 0 19.391 8.7 19.391 19.391 0 10.691-8.699 19.391-19.391 19.391z"}))},TZ:function(e){var t=e.title,n=bi(e,Ko);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#338AF3",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#6DA544",d:"M0 426.663V85.337h512"}),o.createElement("path",{fill:"#FFDA44",d:"M512 152.222V85.337H411.67L0 359.778v66.885h100.33z"}),o.createElement("path",{d:"M512 85.337v40.125L60.193 426.663H0v-40.125L451.807 85.337z"}))},UA:function(e){var t=e.title,n=bi(e,qo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#338AF3",d:"M0 85.337h512V256H0z"}))},UG:function(e){var t=e.title,n=bi(e,Xo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#232323",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M0 56.9h512v56.9H0z"}),o.createElement("path",{fill:"#D32300",d:"M0 113.8h512v56.9H0z"}),o.createElement("path",{fill:"#FFDA44",d:"M0 227.6h512v56.9H0z"}),o.createElement("path",{fill:"#D32300",d:"M0 284.4h512v56.9H0z"}),o.createElement("circle",{fill:"#FFF",cx:256,cy:170.7,r:80.7}),o.createElement("path",{d:"M234.5 127.5c.9-1.4-19.6-2-19.6-2 1.7-2.5 18.4-10.5 18.4-10.5s-.9-6 2.7-9.8l-4.5-9.8s7-3.4 18.4-3.4 19.9 7 21 13.1l-6.4 3.4c-.1 4.7 1.7 11.6-4.3 17.3-5.9 5.7-8.3 6.9-8.5 18.8 0 3.9 2.3 8.2 8.8 11.7 17.4 9.3 38.6 28.2 44.6 33.9 6.1 5.7 5.1 19.2 2.6 25.2s-12.1 14.3-14.3 13.6c-2.2-.6 1.2-9.2-3.5-11.6 0 0-8.9-7.6-16.8.6s-.2 25.2 3.9 28c4.1 2.8 1.7 5-1.9 5H247c-3.8 0-5.4-2.3-1.9-5 7.6-3.8 12.4-15.3 7.4-20.3-4.9-4.9-18.3 1.5-21.5 6.3-2.8 2.8-8.8 3.6-12.9-1.4s-4.1-10.4-1.1-12.5c7-4.8 0 0 .1-.1 0 0 11.9-8.6 29.9-9 3.9 0 4.8-2.2 2.2-4.8 0 0-30.9-27.4-28.1-44.2 3-18.3 20-26.3 13.4-32.5-1.3-1.8 0 0 0 0z"}))},UM:function(e){var t=e.title,n=bi(e,Jo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M0 0h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.7h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513V342H0z",fill:"#D80027"}),o.createElement("path",{fill:"#2E52B2",d:"M0 0h256.5v184.1H0z"}),o.createElement("path",{d:"m47.8 138.9-4-12.8-4.4 12.8H26.2l10.7 7.7-4 12.8 10.9-7.9 10.6 7.9-4.1-12.8 10.9-7.7zm56.3 0-4.1-12.8-4.2 12.8H82.6l10.7 7.7-4 12.8 10.7-7.9 10.8 7.9-4-12.8 10.7-7.7zm56.5 0-4.3-12.8-4 12.8h-13.5l11 7.7-4.2 12.8 10.7-7.9 11 7.9-4.2-12.8 10.7-7.7zm56.2 0-4-12.8-4.2 12.8h-13.3l10.8 7.7-4 12.8 10.7-7.9 10.8 7.9-4.3-12.8 11-7.7zM100 75.3l-4.2 12.8H82.6L93.3 96l-4 12.6 10.7-7.8 10.8 7.8-4-12.6 10.7-7.9h-13.4zm-56.2 0-4.4 12.8H26.2L36.9 96l-4 12.6 10.9-7.8 10.6 7.8L50.3 96l10.9-7.9H47.8zm112.5 0-4 12.8h-13.5l11 7.9-4.2 12.6 10.7-7.8 11 7.8-4.2-12.6 10.7-7.9h-13.2zm56.5 0-4.2 12.8h-13.3l10.8 7.9-4 12.6 10.7-7.8 10.8 7.8-4.3-12.6 11-7.9h-13.5zm-169-50.6-4.4 12.6H26.2l10.7 7.9-4 12.7L43.8 50l10.6 7.9-4.1-12.7 10.9-7.9H47.8zm56.2 0-4.2 12.6H82.6l10.7 7.9-4 12.7L100 50l10.8 7.9-4-12.7 10.7-7.9h-13.4zm56.3 0-4 12.6h-13.5l11 7.9-4.2 12.7 10.7-7.9 11 7.9-4.2-12.7 10.7-7.9h-13.2zm56.5 0-4.2 12.6h-13.3l10.8 7.9-4 12.7 10.7-7.9 10.8 7.9-4.3-12.7 11-7.9h-13.5z",fill:"#FFF"}))},US:function(e){var t=e.title,n=bi(e,Qo);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M0 0h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.7h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513V342H0z",fill:"#D80027"}),o.createElement("path",{fill:"#2E52B2",d:"M0 0h256.5v184.1H0z"}),o.createElement("path",{d:"m47.8 138.9-4-12.8-4.4 12.8H26.2l10.7 7.7-4 12.8 10.9-7.9 10.6 7.9-4.1-12.8 10.9-7.7zm56.3 0-4.1-12.8-4.2 12.8H82.6l10.7 7.7-4 12.8 10.7-7.9 10.8 7.9-4-12.8 10.7-7.7zm56.5 0-4.3-12.8-4 12.8h-13.5l11 7.7-4.2 12.8 10.7-7.9 11 7.9-4.2-12.8 10.7-7.7zm56.2 0-4-12.8-4.2 12.8h-13.3l10.8 7.7-4 12.8 10.7-7.9 10.8 7.9-4.3-12.8 11-7.7zM100 75.3l-4.2 12.8H82.6L93.3 96l-4 12.6 10.7-7.8 10.8 7.8-4-12.6 10.7-7.9h-13.4zm-56.2 0-4.4 12.8H26.2L36.9 96l-4 12.6 10.9-7.8 10.6 7.8L50.3 96l10.9-7.9H47.8zm112.5 0-4 12.8h-13.5l11 7.9-4.2 12.6 10.7-7.8 11 7.8-4.2-12.6 10.7-7.9h-13.2zm56.5 0-4.2 12.8h-13.3l10.8 7.9-4 12.6 10.7-7.8 10.8 7.8-4.3-12.6 11-7.9h-13.5zm-169-50.6-4.4 12.6H26.2l10.7 7.9-4 12.7L43.8 50l10.6 7.9-4.1-12.7 10.9-7.9H47.8zm56.2 0-4.2 12.6H82.6l10.7 7.9-4 12.7L100 50l10.8 7.9-4-12.7 10.7-7.9h-13.4zm56.3 0-4 12.6h-13.5l11 7.9-4.2 12.7 10.7-7.9 11 7.9-4.2-12.7 10.7-7.9h-13.2zm56.5 0-4.2 12.6h-13.3l10.8 7.9-4 12.7 10.7-7.9 10.8 7.9-4.3-12.7 11-7.9h-13.5z",fill:"#FFF"}))},UY:function(e){var t=e.title,n=bi(e,ei);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),o.createElement("path",{d:"M0 38h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0z",fill:"#0038a8"}),o.createElement("path",{fill:"#FFF",d:"M0 0h256.5v190H0z"}),o.createElement("path",{fill:"#FED443",d:"m128.3 138.7-15.1 22.6-3.8-26.9L86 148.2l8.2-25.9-27.2 2.2 18.6-19.8L60.3 95l25.4-9.7L67 65.5l27.1 2.3-8.2-25.9 23.4 13.8 3.9-26.9 15.1 22.6 15.1-22.6 3.8 26.9 23.4-13.8-8.2 25.9 27.1-2.2-18.6 19.8 25.4 9.7-25.4 9.7 18.6 19.8-27.1-2.2 8.2 25.9-23.4-13.8-3.9 26.9-15-22.7zm0-.5c23.9.9 44-17.6 44.9-41.5.9-23.9-17.6-44-41.5-44.9h-3.4c-23.9.8-42.6 20.8-41.8 44.6.6 22.8 19 41.1 41.8 41.8zm0-10.6c-18.8 0-34-15.2-34-34s15.2-34 34-34 34 15.2 34 34-15.3 34-34 34z"}))},UZ:function(e){var t=e.title,n=bi(e,ti);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#6DA544",d:"M0 322.783h512v103.88H0z"}),o.createElement("path",{fill:"#338AF3",d:"M0 85.337h512v104.515H0z"}),o.createElement("path",{fill:"#FFF",d:"M0 210.877h512v89.656H0z"}),o.createElement("path",{fill:"#338AF3",d:"M0 85.337h512v104.515H0z"}),o.createElement("path",{d:"M188.688 137.589c0-15.984 11.234-29.339 26.236-32.614a33.531 33.531 0 0 0-7.155-.777c-18.442 0-33.391 14.949-33.391 33.391s14.949 33.391 33.391 33.391c2.458 0 4.85-.273 7.155-.777-15.002-3.275-26.236-16.63-26.236-32.614zm45.97 15.177 2.261 6.957h7.315l-5.918 4.301 2.261 6.956-5.919-4.3-5.918 4.3 2.261-6.956-5.918-4.301h7.315zm23.348 0 2.26 6.957h7.315l-5.918 4.301 2.261 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.917-4.301h7.314zm23.347 0 2.26 6.957h7.315l-5.917 4.301 2.26 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.918-4.301h7.315zm23.347 0 2.262 6.957h7.315l-5.919 4.301 2.261 6.956-5.919-4.3-5.918 4.3 2.262-6.956-5.919-4.301h7.314zm23.348 0 2.26 6.957h7.315l-5.918 4.301 2.261 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.917-4.301h7.314zm-70.042-24.284 2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.917-4.3h7.314zm23.347 0 2.26 6.956h7.315l-5.917 4.3 2.26 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.918-4.3h7.315zm23.347 0 2.262 6.956h7.315l-5.919 4.3 2.261 6.957-5.919-4.299-5.918 4.299 2.262-6.957-5.919-4.3h7.314zm23.348 0 2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.917-4.3h7.314zm-46.695-24.284 2.26 6.956h7.315l-5.917 4.3 2.26 6.957-5.918-4.3-5.918 4.3 2.26-6.957-5.918-4.3h7.315zm23.347 0 2.262 6.956h7.315l-5.919 4.3 2.261 6.957-5.919-4.3-5.918 4.3 2.262-6.957-5.919-4.3h7.314zm23.348 0 2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.3-5.918 4.3 2.26-6.957-5.917-4.3h7.314z",fill:"#FFF"}))},VA:function(e){var t=e.title,n=bi(e,ni);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.326H0z"}),o.createElement("path",{fill:"#FFF",d:"M256 85.331h256v341.337H256z"}),o.createElement("path",{fill:"#ACABB1",d:"m321.353 233.837 32.073 42.43c-5.053 7.651-5.026 17.961.817 25.692 7.414 9.807 21.374 11.748 31.182 4.335 9.807-7.414 11.748-21.374 4.334-31.182-5.843-7.731-15.756-10.568-24.495-7.795l-49.988-66.129-11.838 8.949-17.759 13.424 17.899 23.677 17.775-13.401zm46.175 48.78a7.421 7.421 0 1 1 8.95 11.84 7.421 7.421 0 0 1-8.95-11.84z"}),o.createElement("path",{fill:"#FFDA44",d:"m376.367 247.24 17.899-23.677-17.759-13.424-11.838-8.949-49.988 66.129c-8.74-2.775-18.651.063-24.495 7.795-7.414 9.808-5.473 23.768 4.334 31.182 9.808 7.414 23.768 5.473 31.182-4.335 5.845-7.731 5.871-18.041.817-25.692l32.073-42.43 17.775 13.401zm-62.504 45.771a7.42 7.42 0 1 1-11.84-8.95 7.42 7.42 0 0 1 11.84 8.95z"}))},VC:function(e){var t=e.title,n=bi(e,ri);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#338AF3",d:"M0 85.331h170.663v341.337H0z"}),o.createElement("path",{d:"M341.337 85.331H512v341.337H341.337zM214.261 283.82l-33.393-50.086 33.392-50.087 33.392 50.087zm83.478 0-33.391-50.086 33.391-50.087 33.393 50.087zM256 350.603l-33.391-50.087L256 250.429l33.391 50.087z",fill:"#6DA544"}))},VE:function(e){var t=e.title,n=bi(e,ai);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 22.5 15"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFCE00",d:"M0 0h22.5v5H0z"}),o.createElement("path",{fill:"#203899",d:"M0 5h22.5v5H0z"}),o.createElement("path",{fill:"#D82B2B",d:"M0 10h22.5v5H0z"}),o.createElement("path",{fill:"#FFF",d:"m12.13 5.38.14.46.45.14-.39.27.01.48-.38-.29-.45.15.15-.44-.28-.38h.47zm-1.77 0 .27.39h.47l-.28.38.15.45-.45-.16-.38.28.01-.47-.39-.28.45-.13zm3.44.56-.01.48.39.27-.46.14-.14.45-.27-.38h-.48l.29-.38-.15-.45.45.16zm-5.11.02.4.27.44-.18-.13.46.3.36-.47.02-.26.4-.16-.44-.46-.12.37-.3zm6.55 1.17-.2.44.25.4-.47-.05-.31.36-.1-.46-.43-.18.41-.24.03-.47.35.31zm.19 1.12.21.43.47.07-.34.33.08.46-.42-.22-.42.22.08-.46-.34-.33.47-.07zM7 8.2l.21.43.47.06-.34.33.08.47L7 9.27l-.42.22.08-.47-.34-.33.47-.06zm.31-1.15.45.14.38-.29v.48l.39.26-.45.15-.13.46-.28-.38-.47.01.27-.38z"}))},VG:function(e){var t=e.title,n=bi(e,oi);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 85.334h512v341.337H0z"}),o.createElement("path",{fill:"#FFF",d:"M256 85.334V202.66h-46.069L256 233.38v22.617h-22.628L160 207.078v48.919H96v-48.919l-73.372 48.919H0V233.38l46.069-30.72H0v-64h46.069L0 107.951V85.334h22.628L96 134.241V85.334h64v48.907l73.372-48.907z"}),o.createElement("g",{fill:"#D80027"},o.createElement("path",{d:"M144 85.33h-32v69.333H0v32h112v69.334h32v-69.334h112v-32H144z"}),o.createElement("path",{d:"M0 85.329v15.083l57.377 38.251H80zm256 0v15.083l-57.377 38.251H176z"})),o.createElement("path",{fill:"#2E52B2",d:"M256 107.951v30.712h-46.069z"}),o.createElement("path",{d:"M0 85.329v15.083l57.377 38.251H80zm256 0v15.083l-57.377 38.251H176z",fill:"#D80027"}),o.createElement("path",{fill:"#2E52B2",d:"M256 107.951v30.712h-46.069z"}),o.createElement("path",{d:"M0 255.997v-15.082l57.377-38.252H80zm256 0v-15.082l-57.377-38.252H176z",fill:"#D80027"}),o.createElement("path",{fill:"#FFDA44",d:"m384 259.706-46.129 46.129c8.645 16.675 26.051 28.074 46.129 28.074s37.484-11.4 46.129-28.074L384 259.706z"}),o.createElement("path",{fill:"#6DA544",d:"M332.058 178.084v81.624c.001 39.759 51.942 51.941 51.942 51.941s51.941-12.182 51.942-51.942v-81.623H332.058z"}),o.createElement("path",{fill:"#FFF",d:"M372.87 215.181h22.261v59.359H372.87z"}),o.createElement("circle",{fill:"#A2001D",cx:384,cy:215.181,r:11.13}),o.createElement("path",{d:"M346.902 192.92h14.84v14.84h-14.84zm0 33.392h14.84v14.84h-14.84zm0 33.391h14.84v14.84h-14.84zm59.359-66.783h14.84v14.84h-14.84zm0 33.392h14.84v14.84h-14.84zm0 33.391h14.84v14.84h-14.84z",fill:"#FFDA44"}))},VI:function(e){var t=e.title,n=bi(e,ii);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.3"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h512v341.3H0z"}),o.createElement("path",{fill:"#1583C4",d:"m397.7 166.3-51 97.7c-1.1 2-.3 4.5 1.8 5.6 2 1.1 4.5.3 5.6-1.8l51-97.7c1-2.1.1-4.6-2-5.5-2-.9-4.3-.2-5.4 1.7z"}),o.createElement("path",{fill:"#1583C4",d:"m404.9 188-57.8 75.4c-1.3 1.9-.8 4.5 1.1 5.8 1.7 1.2 4.1.9 5.5-.7l57.8-75.4c1.4-1.8 1.1-4.4-.8-5.8-1.8-1.5-4.4-1.1-5.8.7z"}),o.createElement("path",{fill:"#1583C4",d:"m379 181.3-32.5 83.1c-.8 2.1.2 4.6 2.4 5.4 2.1.8 4.6-.2 5.4-2.4l32.5-83.1c.7-2.2-.4-4.5-2.6-5.3-2.1-.6-4.3.4-5.2 2.3z"}),o.createElement("path",{fill:"#409347",d:"M122.1 171.9c.4 1.7 1.2 4.7 2.2 8.5 1.7 6.4 3.6 12.8 5.6 18.7 2.3 6.9 14.7 31.4 20.2 39.1 6.9 9.7 14.1 19.3 21.5 28.6 1.6 1.9 4.5 2.1 6.4.5 1.8-1.6 2.1-4.3.7-6.2-7.3-9.2-14.4-18.6-21.2-28.2-4.2-5.8-17.2-31.1-19-36.7-2.9-8.7-5.4-17.6-7.6-26.5-.5-2.4-2.9-4-5.3-3.5s-4 2.9-3.5 5.3c-.1.2 0 .3 0 .4z"}),o.createElement("g",{fill:"#FFD836",stroke:"#231F20",strokeMiterlimit:10},o.createElement("path",{d:"M297.1 114.9S279.5 42.8 261 42.8c-6.9 0-11.9-.6-15.4 6.4-.9 1.7-20.7-1.6-19.1 20.8.5 6.9 1.1-9.8 14.9-3.4 6.3 3-16.4 48.2-16.4 48.2h72.1z"}),o.createElement("path",{d:"m466.1 48.4-90.9 22c-75.3 18.3-42.1 44.4-42.1 44.4l-72.1 12-72.1-12s33.2-26.1-42.1-44.4l-90.9-22C43.1 45.3 38.1 51.8 45.3 63c0 0 106.6 104 126.8 112 20.2 8.1 40.8 0 40.8 0s-14.9 8.7-24 24c-9.2 15.3-4.6 34.7-38.9 40.2-5.5 6.6-5 14 2.9 19.9 7.9 5.8 72.1-48.1 72.1-48.1s-24 24.4-24 36.1c0 5.1 44.1 53.8 60.1 53.8s60.1-48.7 60.1-53.8c0-11.7-24-36.1-24-36.1s64.2 53.9 72.1 48.1 11.4-19.3 2.8-19.9c-28-1.8-29.7-24.9-38.9-40.2-9.2-15.3-24-24-24-24s20.6 8.1 40.8 0S476.7 63 476.7 63c7.2-11.2 2.3-17.7-10.6-14.6z"})),o.createElement("path",{fill:"#FFF",stroke:"#231F20",strokeMiterlimit:10,d:"M201.3 111.8v80.3c0 45.7 59.7 59.7 59.7 59.7s59.7-14 59.7-59.7v-80.3H201.3z"}),o.createElement("path",{d:"M225.2 137.7V235c8.2 6 17 10.2 23.9 12.9V137.7h-23.9zm71.6 0V235c-8.2 6-17 10.2-23.9 12.9V137.7h23.9z",fill:"#D80027"}),o.createElement("path",{fill:"#0052B4",d:"M201.3 111.8h119.4v37.9H201.3z"}),o.createElement("path",{fill:"#1583C4",d:"m60.1 210.5-21.9-58.1H15.7l31.8 80.8h25.2l31.5-80.8H81.7zm391.4-58.6h18.9v81.7h-18.9z"}))},VN:function(e){var t=e.title,n=bi(e,li);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M196.641 85.337H0v341.326h512V85.337z"}),o.createElement("path",{fill:"#FFDA44",d:"m256 157.279 22.663 69.747H352l-59.332 43.106 22.664 69.749L256 296.774l-59.332 43.107 22.664-69.749L160 227.026h73.337z"}))},VU:function(e){var t=e.title,n=bi(e,si);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#6DA544",d:"M512 256v170.663H0L215.185 256z"}),o.createElement("path",{fill:"#D80027",d:"M512 85.337V256H215.185L0 85.337z"}),o.createElement("path",{d:"M221.001 239.304 26.868 85.337H8.956l208.168 165.098H512v-11.131zM8.956 426.663h17.912l194.133-153.967H512v-11.131H217.124zM0 92.44v14.206L188.317 256 0 405.354v14.205L206.229 256z"}),o.createElement("g",{fill:"#FFDA44"},o.createElement("path",{d:"M8.956 85.337H0v7.103L206.229 256 0 419.559v7.104h8.956l208.168-165.098H512v-11.13H217.124z"}),o.createElement("path",{d:"M63.718 292.382v-14.295c14.265 0 25.87-11.606 25.87-25.869 0-10.092-8.211-18.303-18.304-18.303-6.875 0-12.469 5.593-12.469 12.469 0 4.397 3.577 7.974 7.974 7.974a4.514 4.514 0 0 0 4.508-4.508h14.295c0 10.368-8.435 18.804-18.802 18.804-12.279-.002-22.269-9.993-22.269-22.271 0-14.758 12.006-26.764 26.764-26.764 17.975 0 32.599 14.623 32.599 32.599 0 22.145-18.018 40.164-40.166 40.164z"})))},WF:function(e){var t=e.title,n=bi(e,ci);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 150 100"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#ED2939",d:"M0 0h150v100H0z"}),o.createElement("path",{fill:"#002395",d:"M0 0h20v44.33H0z"}),o.createElement("path",{fill:"#FFF",d:"M20 0h20v44.33H20z"}),o.createElement("path",{fill:"none",stroke:"#FFF",strokeWidth:3,d:"M0 44.33h62.75V0"}),o.createElement("path",{fill:"#FFF",d:"M108.08 43.29 87.96 23.17h40.25l-20.13 20.12zm-6.7 6.71L81.25 29.88v40.25L101.38 50zm6.7 6.71L87.96 76.83h40.25l-20.13-20.12zm6.71-6.71 20.13-20.13v40.25L114.79 50z"}))},WS:function(e){var t=e.title,n=bi(e,ui);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#D80027",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#0052B4",d:"M0 85.331h256v170.663H0z"}),o.createElement("path",{d:"m165.483 181.79 2.764 8.504h8.939l-7.232 5.254 2.763 8.503-7.234-5.255-7.233 5.255 2.763-8.503-7.233-5.254h8.94zm-44.904-66.783 4.606 14.173h14.9l-12.055 8.757 4.605 14.171-12.056-8.758-12.054 8.758 4.605-14.171-12.056-8.757h14.901zm44.522 14.841 4.606 14.172h14.9l-12.055 8.757 4.604 14.173-12.055-8.76-12.054 8.76 4.604-14.173-12.055-8.757h14.9zm-35.192 59.363 4.606 14.172h14.9l-12.055 8.758 4.604 14.171-12.055-8.759-12.054 8.759 4.604-14.171-12.055-8.758h14.9zm-39.01-37.103 4.605 14.173h14.9l-12.055 8.757 4.604 14.173-12.054-8.76-12.055 8.76 4.604-14.173-12.055-8.757h14.9z",fill:"#FFF"}))},XK:function(e){var t=e.title,n=bi(e,di);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 341.33"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#0052B4",d:"M0 0h512v341.34H0z"}),o.createElement("path",{d:"m220.72 42.63 7.95 16.11 17.77 2.58-12.86 12.54 3.04 17.7-15.9-8.36-15.9 8.36 3.03-17.7-12.86-12.54 17.78-2.58zm70.56-.06 7.95 16.1 17.78 2.59-12.86 12.53 3.03 17.71-15.9-8.36-15.9 8.36 3.04-17.71-12.86-12.53 17.77-2.59zm62.08 11.36 7.95 16.11 17.77 2.58-12.86 12.54 3.04 17.7-15.9-8.35-15.9 8.35 3.04-17.7-12.87-12.54 17.78-2.58zm63.01 18.3 7.95 16.11 17.77 2.59-12.86 12.53 3.04 17.71-15.9-8.36-15.9 8.36 3.03-17.71-12.86-12.53 17.78-2.59zm-257.73-18.3 7.95 16.11 17.78 2.58-12.87 12.54 3.04 17.7-15.9-8.35-15.9 8.35 3.04-17.7-12.86-12.54 17.77-2.58zm-63.01 18.3 7.95 16.11 17.78 2.59-12.86 12.53 3.03 17.71-15.9-8.36-15.9 8.36 3.04-17.71-12.86-12.53 17.77-2.59z",fill:"#FFF"}),o.createElement("path",{fill:"#FFDA44",d:"m217.53 259.33-27.22-13.61-27.22-54.43h27.22l27.22-27.22 13.61-27.22 27.22-13.61 13.61 13.61 27.22 13.61v13.61l13.61 13.61 40.83 27.22L340 245.73l-40.83 40.83-13.61-27.22-40.83 27.22v27.22l-13.61-13.61-13.59-40.84z"}))},YE:function(e){var t=e.title,n=bi(e,mi);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),o.createElement("path",{d:"M0 312.888h512v113.775H0z"}))},YT:function(e){var t=e.title,n=bi(e,pi);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 90 60"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 0h90v60H0z"}),o.createElement("path",{stroke:"#7f7f7f",strokeWidth:.25,fill:"#ABABAB",d:"M75.6 39.6c-1.1.7 0 1.8-.6 1.9-.6.1-1.5-1.4-.2-2.5 1.6-1.5 5.8 0 5.9 4.3 0 2.2-.9 6.8-7.2 6.8-7.6 0-11.4-5.7-11.4-11.4 0-4.8 3.7-13.5 6.5-14.6 3.1-1.2 6.7-3.5 6.8-5 0-.5-1.4-.1-3.3.9-3.1 1.7-6.6 2.5-6.6 1.4s2.9-3.1 4-4.6c1.2-1.6.9-5.5 3-5.5 7.6 0 9.9 7.7 7 11.7-1.9 2.6 4.3 1 4.3 1s0 5.3-3.2 7.3c-3 1.8-4.8 3.9-4.8 3.9s.2-4.6-.5-3.9c-.6.7-11.1 4.5-10.3 12 .3 3 4.5 5.4 8.5 5.2s5.7-2.4 5.8-4.9c.1-3.9-3-4.4-3.7-4zm-64.9 4c.1 2.5 1.8 4.7 5.8 4.9s8.2-2.2 8.5-5.2c.8-7.5-9.7-11.3-10.3-12-.7-.7-.5 3.9-.5 3.9s-1.8-2.1-4.8-3.9c-3.2-2-3.2-7.3-3.2-7.3s6.2 1.6 4.3-1c-2.9-4-.6-11.7 7-11.7 2.1 0 1.8 3.9 3 5.5 1.1 1.5 4 3.5 4 4.6s-3.5.3-6.6-1.4c-1.9-1-3.3-1.4-3.3-.9.1 1.5 3.7 3.8 6.8 5 2.8 1.1 6.5 9.8 6.5 14.6 0 5.7-3.8 11.4-11.4 11.4-6.3 0-7.2-4.6-7.2-6.8.1-4.3 4.3-5.8 5.9-4.3 1.2 1.1.4 2.7-.2 2.5-.6-.1.6-1.2-.6-1.9-.6-.4-3.7.1-3.7 4z"}),o.createElement("path",{fill:"#DE393A",d:"M31 28.8v14c0 1.9 2.1 1.6 2.1 1.6h9.3c1.2 0 2.6 2.3 2.6 2.3s1.4-2.3 2.5-2.3h9.6s2 .2 2-1.8V28.7H31z"}),o.createElement("path",{fill:"#3951A3",d:"M31 13.1h28v15.7H31z"}),o.createElement("path",{fill:"#FFF",d:"M50.1 16.5c-.4 2.4-2.5 4.2-5.1 4.2-2.5 0-4.6-1.8-5.1-4.2-.5.9-.8 1.9-.8 3 0 3.3 2.6 5.9 5.9 5.9 3.3 0 5.9-2.6 5.9-5.9 0-1.1-.3-2.1-.8-3z"}),o.createElement("circle",{fill:"#FEE05F",cx:39.1,cy:36.5,r:3}),o.createElement("circle",{fill:"#FEE05F",cx:50.9,cy:36.5,r:3}))},ZA:function(e){var t=e.title,n=bi(e,hi);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),o.createElement("path",{d:"M114.024 256.001 0 141.926v228.17z"}),o.createElement("path",{fill:"#ffb915",d:"M161.192 256 0 94.7v47.226l114.024 114.075L0 370.096v47.138z"}),o.createElement("path",{fill:"#007847",d:"M509.833 289.391c.058-.44.804-.878 2.167-1.318v-65.464H222.602L85.33 85.337H0V94.7L161.192 256 0 417.234v9.429h85.33l137.272-137.272h287.231z"}),o.createElement("path",{fill:"#000c8a",d:"M503.181 322.783H236.433l-103.881 103.88H512v-103.88z"}),o.createElement("path",{fill:"#e1392d",d:"M503.181 189.217H512V85.337H132.552l103.881 103.88z"}))},ZM:function(e){var t=e.title,n=bi(e,fi);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{fill:"#496E2D",d:"M0 85.331h512v341.337H0z"}),o.createElement("path",{fill:"#FF9811",d:"M490.668 195.476h-48c0-8.836-7.164-16-16-16s-16 7.164-16 16h-48c0 8.836 7.697 16 16.533 16h-.533c0 8.836 7.162 16 16 16 0 8.836 7.162 16 16 16h32c8.836 0 16-7.164 16-16 8.836 0 16-7.164 16-16h-.533c8.837 0 16.533-7.164 16.533-16z"}),o.createElement("path",{fill:"#D80027",d:"M341.337 255.994h56.888v170.663h-56.888z"}),o.createElement("path",{fill:"#FF9811",d:"M455.112 255.994H512v170.663h-56.888z"}),o.createElement("path",{d:"M398.225 255.994h56.888v170.663h-56.888z"}))},ZW:function(e){var t=e.title,n=bi(e,gi);return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},n),t&&o.createElement("title",null,t),o.createElement("path",{d:"M0 85.333h512V426.67H0z"}),o.createElement("path",{d:"M0 134.196h512v48.868H0zm0 195.472h512v48.868H0z",fill:"#FFDA44"}),o.createElement("path",{fill:"#057f44",d:"M0 85.333h512v48.868H0z"}),o.createElement("path",{d:"M0 183.069h512v48.868H0zm0 97.737h512v48.868H0z",fill:"#D80027"}),o.createElement("path",{fill:"#057f44",d:"M0 378.542h512v48.128H0z"}),o.createElement("path",{fill:"#FFF",d:"M276.992 255.996 106.329 426.659H0V85.333h106.329z"}),o.createElement("path",{d:"M256 255.996 85.334 426.662h20.987l170.667-170.666L106.321 85.33H85.334z"}),o.createElement("path",{fill:"#D80027",d:"m102.465 202.57 13.259 40.812h42.917l-34.718 25.226 13.26 40.814-34.718-25.224-34.72 25.224 13.262-40.814-34.718-25.226h42.915z"}),o.createElement("path",{fill:"#FFDA44",d:"m138.94 259.335-34.559-12.243s-2.553-23.955-2.708-24.766c-1.173-6.18-6.603-10.851-13.123-10.851-7.376 0-13.357 5.98-13.357 13.357 0 1.223.178 2.402.486 3.528l-9.689 9.755h17.229c0 17.882-13.344 17.882-13.344 35.691l7.402 17.809h44.522l7.422-17.809h-.004a17.782 17.782 0 0 0 1.381-5.231c6.397-2.589 8.342-9.24 8.342-9.24z"}))}},wi=n(44957),Ei=n(42343),Pi=n(9713),ki=n(57317),Ci=n(77365),Oi=n(90411),Si=n.n(Oi),xi=n(15456);const _i=(0,o.createContext)({locale:$e.L.Vietnam,onClose:()=>!1,setTracking:()=>!1}),Ti=({children:e,locale:t=$e.L.Vietnam,onClose:n})=>{const[r,a]=o.useState(!1),[i,l]=o.useState();return o.createElement(_i.Provider,{value:{locale:t,onClose:n,openCollectInfoPopup:r,setOpenCollectInfoPopup:a,tracking:i,setTracking:l}},e)},Ai=()=>o.useContext(_i),Ii=({opened:e,onCancel:t,onClose:n})=>{const{t:r}=(0,He.u)(),{tracking:a}=Ai();return o.createElement(Te.M,{opened:e,onClose:()=>t(),withCloseButton:!1,zIndex:Se.Z+2,styles:e=>({body:{padding:"32px 24px",position:"relative",background:"linear-gradient(180deg, #91CAFF 0%, #CFE8FF 100px, #FFFFFF 200px)",[e.fn.smallerThan("sm")]:{height:"100%"},"[data-event-category]":{pointerEvents:"initial !important","> *":{pointerEvents:"none"}}},content:{[e.fn.largerThan("sm")]:{transform:"translateY(90px)"},[e.fn.smallerThan("sm")]:{width:"100%",height:"100%",borderBottomLeftRadius:0,borderBottomRightRadius:0,maxWidth:"100%",maxHeight:"100%"}},inner:{[e.fn.smallerThan("sm")]:{padding:0,left:0,right:0,top:"unset",display:"block",transition:"transform 70ms"}}})},o.createElement(Mi,null),o.createElement(Ae.K,{pos:"relative",mt:150,spacing:8,style:{zIndex:1,textAlign:"center"}},o.createElement(Ne.T,{size:"h4"},r("ssov2.popup.close.title")),o.createElement(Ne.T,{size:"p3"},r("ssov2.popup.close.description"))),o.createElement(Ae.K,{mt:32,spacing:8,align:"center"},o.createElement(_e.B,{variant:"primary",size:"lg",onClick:t,w:"50%",radius:40,"data-event-category":null===a||void 0===a?void 0:a.category,"data-event-action":null===a||void 0===a?void 0:a.action,"data-event-label":"Cancel Exit"},o.createElement(Ne.T,{size:"s2",weight:"regular",color:"inherit"},r("ssov2.button.cancel"))),o.createElement(_e.B,{variant:"white",size:"lg",onClick:n,fullWidth:!0,"data-event-category":null===a||void 0===a?void 0:a.category,"data-event-action":null===a||void 0===a?void 0:a.action,"data-event-label":"Want to exit"},o.createElement(Ne.T,{size:"p2",weight:"regular",color:"gray.6"},r("ssov2.button.exitNow")))))},Mi=()=>o.createElement("svg",{width:"292",height:"255",viewBox:"0 0 292 255",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{position:"absolute",top:0,left:"50%",zIndex:0,transform:"translateX(-50%)",pointerEvents:"none"}},o.createElement("circle",{opacity:".2",cx:"146",cy:"109",r:"146",fill:"url(#paint0_linear_908_35161)"}),o.createElement("circle",{opacity:".3",cx:"146",cy:"109",r:"85",fill:"url(#paint1_linear_908_35161)"}),o.createElement("circle",{cx:"146.5",cy:"108.5",r:"47.5",fill:"url(#paint2_linear_908_35161)"}),o.createElement("circle",{cx:"146.5",cy:"108.5",r:"47",stroke:"url(#paint3_linear_908_35161)"}),o.createElement("path",{d:"m148.68 89.129-13.51-2.087a4.552 4.552 0 0 0-5.17 4.454v35.009a4.55 4.55 0 0 0 1.586 3.395 4.56 4.56 0 0 0 3.594 1.059l13.5-2.087a4.474 4.474 0 0 0 3.82-4.452V93.58a4.48 4.48 0 0 0-3.82-4.451",fill:"#2D87F3"}),o.createElement("path",{d:"M164.342 108.002a1.43 1.43 0 0 1-.557 1.132l-4.714 3.643a1.07 1.07 0 0 1-1.563-.281 1.1 1.1 0 0 1-.161-.566v-1.224l-5.085-.025a.54.54 0 0 1-.535-.539v-4.322a.54.54 0 0 1 .538-.538l5.088.004-.009-1.214a1.08 1.08 0 0 1 .598-.962 1.07 1.07 0 0 1 1.127.113l4.716 3.648a1.42 1.42 0 0 1 .557 1.131",fill:"#FF6F4D"}),o.createElement("path",{d:"M164.342 108.002a1.43 1.43 0 0 1-.557 1.132l-4.714 3.643a1.07 1.07 0 0 1-1.563-.281 1.1 1.1 0 0 1-.161-.566v-1.224l-5.085-.025a.54.54 0 0 1-.535-.539v-4.322a.54.54 0 0 1 .538-.538l5.088.004-.009-1.214a1.08 1.08 0 0 1 .598-.962 1.07 1.07 0 0 1 1.127.113l4.716 3.648a1.42 1.42 0 0 1 .557 1.131m-18.248-2.179v4.324a.54.54 0 0 0 .539.539h3.017a.54.54 0 0 0 .538-.539v-4.324a.54.54 0 0 0-.538-.539h-3.017a.54.54 0 0 0-.539.539m-1.616 4.341a.54.54 0 0 1-.539.539h-.977a1.463 1.463 0 0 1-1.462-1.462v-2.478a1.463 1.463 0 0 1 1.462-1.463h.977a.54.54 0 0 1 .539.539z",fill:"#FF6F4D"}),o.createElement("defs",null,o.createElement("linearGradient",{id:"paint0_linear_908_35161",x1:"147.5",y1:"141",x2:"36.5",y2:"30",gradientUnits:"userSpaceOnUse"},o.createElement("stop",{stopColor:"#fff",stopOpacity:"0"}),o.createElement("stop",{offset:"1",stopColor:"#fff"})),o.createElement("linearGradient",{id:"paint1_linear_908_35161",x1:"218.376",y1:"63.134",x2:"61",y2:"109",gradientUnits:"userSpaceOnUse"},o.createElement("stop",{stopColor:"#fff"}),o.createElement("stop",{offset:"1",stopColor:"#fff",stopOpacity:"0"})),o.createElement("linearGradient",{id:"paint2_linear_908_35161",x1:"146.5",y1:"61",x2:"146.5",y2:"156",gradientUnits:"userSpaceOnUse"},o.createElement("stop",{stopColor:"#fff",stopOpacity:".6"}),o.createElement("stop",{offset:"1",stopColor:"#fff",stopOpacity:"0"})),o.createElement("linearGradient",{id:"paint3_linear_908_35161",x1:"178.979",y1:"98.35",x2:"108.338",y2:"98.35",gradientUnits:"userSpaceOnUse"},o.createElement("stop",{stopColor:"#fff",stopOpacity:"0"}),o.createElement("stop",{offset:"1",stopColor:"#fff"})))),Di=(e,t)=>{var n;return(null===t||void 0===t?void 0:t.metaData)?null===(n=null===t||void 0===t?void 0:t.metaData)||void 0===n?void 0:n.is_phone_verified:(null===e||void 0===e?void 0:e.phone_verified_at)&&(null===e||void 0===e?void 0:e.phone)},Li=(e,t)=>{var n,r,a;if(null===t||void 0===t?void 0:t.metaData)return(null===(n=null===t||void 0===t?void 0:t.metaData)||void 0===n?void 0:n.is_name)&&(null===(r=null===t||void 0===t?void 0:t.metaData)||void 0===r?void 0:r.is_gender)&&(null===(a=null===t||void 0===t?void 0:t.metaData)||void 0===a?void 0:a.is_birthday);const o=!!(null===e||void 0===e?void 0:e.name),i="number"===typeof(null===e||void 0===e?void 0:e.gender),l=!!(null===e||void 0===e?void 0:e.birthday);return o&&i&&l},Ri=e=>e.find((e=>e.type===Fe.S.UPDATE_EMAIL)),Ni=(e,t)=>{var n;return(null===(n=e[0])||void 0===n?void 0:n.type)===Fe.S.FIRST&&"signup"===(null===t||void 0===t?void 0:t.flow)},Hi=e=>"google"===(null===e||void 0===e?void 0:e.method)||"facebook"===(null===e||void 0===e?void 0:e.method),$i=e=>"sms"===(null===e||void 0===e?void 0:e.method)||"zalo"===(null===e||void 0===e?void 0:e.method)||"phone"===(null===e||void 0===e?void 0:e.method)||"whatsapp"===(null===e||void 0===e?void 0:e.method),Fi=e=>"email"===(null===e||void 0===e?void 0:e.method),Bi=()=>{const{steps:e,currentStepIndex:t}=(0,Fe.a)(),{flowData:n,userInfo:r,abTestFlow:a}=(0,Fe.u)(),i=(0,o.useMemo)((()=>r),[r]),[l,s]=((e,{steps:t,currentStepIndex:n,abTestFlow:r},a)=>{var o,i,l;const s=t[n],c=Hi(e),u=$i(e),d=Fi(e);if(c){const i="community"===(0,Fe.u)().setupSource&&(null===(o=t[0])||void 0===o?void 0:o.type)===Fe.S.UPDATE_EMAIL?[Fe.S.UPDATE_EMAIL,Fe.S.OTP,a&&(0,Fe.i)(a)?void 0:Fe.S.SETUP_FULL].flat().filter(Boolean):[Di(a,e)||"B"===r?void 0:[Fe.S.VERIFY_PHONE,Fe.S.OTP],Ri(t)?(null===s||void 0===s?void 0:s.type)===Fe.S.OTP?Fe.S.OTP:Fe.S.UPDATE_EMAIL:void 0,a&&(0,Fe.i)(a)?void 0:Fe.S.SETUP_FULL].flat().filter(Boolean),l=t[n-1];return[i.length,(null===l||void 0===l?void 0:l.type)===Fe.S.UPDATE_EMAIL?i.findLastIndex((e=>e===(null===s||void 0===s?void 0:s.type)))+1:i.findIndex((e=>e===(null===s||void 0===s?void 0:s.type)))+1]}if(u&&"signup"===(null===e||void 0===e?void 0:e.flow)){const t=[Di(a,e)?void 0:Fe.S.OTP,(null===(i=null===e||void 0===e?void 0:e.metaData)||void 0===i?void 0:i.is_pass)?void 0:Fe.S.FORGOT_PASSWORD_SETUP,Li(a,e)?void 0:Fe.S.SETUP_FULL].flat().filter(Boolean);return[t.length,t.findIndex((e=>e===(null===s||void 0===s?void 0:s.type)))+1]}if(u&&"login"===(null===e||void 0===e?void 0:e.flow)){const r=t.find((e=>e.type===Fe.S.FORGOT_PASSWORD_PHONE)),o=[Fe.S.PASSWORD,!Di(a,e)||r?[Fe.S.FORGOT_PASSWORD_PHONE,Fe.S.OTP]:void 0,r?Fe.S.FORGOT_PASSWORD_SETUP:void 0,Ri(t)?(null===s||void 0===s?void 0:s.type)===Fe.S.OTP?Fe.S.OTP:Fe.S.UPDATE_EMAIL:void 0,Li(a,e)?void 0:Fe.S.SETUP_FULL].flat().filter(Boolean),i=t[n-1];return[o.length,(null===i||void 0===i?void 0:i.type)===Fe.S.UPDATE_EMAIL?o.findLastIndex((e=>e===(null===s||void 0===s?void 0:s.type)))+1:o.findIndex((e=>e===(null===s||void 0===s?void 0:s.type)))+1]}if(d){const o=!Di(a,e)&&"B"!==r,i=!Di(a,e)&&"care_onboarding"===Fe.u.getState().source,c=!(null===(l=null===e||void 0===e?void 0:e.metaData)||void 0===l?void 0:l.is_pass),u=o||i,d=!Li(a,e),m=t.find((e=>e.type===Fe.S.FORGOT_PASSWORD_SETUP));if(!c&&!u&&!d)return[];const p=[(null===s||void 0===s?void 0:s.type)===Fe.S.OTP?Fe.S.OTP:Fe.S.EMAIL,c||m?Fe.S.FORGOT_PASSWORD_SETUP:Fe.S.PASSWORD,u?(null===s||void 0===s?void 0:s.type)===Fe.S.OTP?Fe.S.OTP:Fe.S.VERIFY_PHONE:void 0,d?Fe.S.SETUP_FULL:void 0].flat().filter(Boolean),h=t[n-1];return[p.length,(null===h||void 0===h?void 0:h.type)===Fe.S.VERIFY_PHONE?p.findLastIndex((e=>e===(null===s||void 0===s?void 0:s.type)))+1:p.findIndex((e=>e===(null===s||void 0===s?void 0:s.type)))+1]}return[]})(n,{steps:e,currentStepIndex:t,abTestFlow:a},i);return s&&1!==l?o.createElement(Ie.k,{gap:2},Array.from({length:l}).map(((e,t)=>{const n=t+1;return o.createElement(Me.x,{key:n,style:{width:"auto",height:2,flex:1,borderRadius:4,backgroundColor:n<=s?"#00B16A":"#D2D6DC"}})}))):null},zi=({children:e,opened:t,onClose:n})=>{var r;const{steps:a,goBack:l,currentStepIndex:s}=(0,Fe.a)(),{flowData:c}=(0,Fe.u)(),{locale:u,tracking:d}=Ai(),m=a[s],p=((e,t)=>{const n=(null===t||void 0===t?void 0:t.type)===Fe.S.OTP||(null===t||void 0===t?void 0:t.type)===Fe.S.SETUP_FULL||(null===t||void 0===t?void 0:t.type)===Fe.S.VERIFY_PHONE||(null===t||void 0===t?void 0:t.type)===Fe.S.PASSWORD||(null===t||void 0===t?void 0:t.type)===Fe.S.FORGOT_PASSWORD_PHONE||(null===t||void 0===t?void 0:t.type)===Fe.S.FORGOT_PASSWORD_SETUP||(null===t||void 0===t?void 0:t.type)===Fe.S.EMAIL||(null===t||void 0===t?void 0:t.type)===Fe.S.UPDATE_EMAIL,r=Hi(e)||$i(e)||Fi(e);return n&&r})(c,m),h=a.length>1&&!p||(null===m||void 0===m?void 0:m.type)===Fe.S.OTP||(null===m||void 0===m?void 0:m.type)===Fe.S.PASSWORD||(null===m||void 0===m?void 0:m.type)===Fe.S.EMAIL,f=(null===m||void 0===m?void 0:m.type)===Fe.S.FIRST,g=(1===a.length||p)&&!h,v=null===(r=Se.L[u])||void 0===r?void 0:r.LOGO_TYPE,[b,y]=o.useState(!1),w=()=>{y(!0)};return o.createElement(o.Fragment,null,o.createElement(Te.M,{opened:t,onClose:w,styles:e=>({body:{display:"flex",flexDirection:"column",gap:16,padding:"32px 24px",position:"relative",background:"linear-gradient(180deg, #A5D4FF 0%, #FFFFFF 150px)",overflow:"auto",[e.fn.smallerThan("sm")]:{height:"100%"},"[data-event-category]":{pointerEvents:"initial !important","> *":{pointerEvents:"none"}}},content:{[e.fn.smallerThan("sm")]:{width:"100%",height:"100%",borderRadius:0,maxWidth:"100%",maxHeight:"100%"}},inner:{[e.fn.smallerThan("sm")]:{padding:0,left:0,right:0,display:"block"}}}),withCloseButton:!1,zIndex:Se.Z,overlayProps:{"data-event-label":"Focus out","data-event-category":null===d||void 0===d?void 0:d.category,"data-event-action":null===d||void 0===d?void 0:d.action}},o.createElement("div",{style:{height:40,display:"flex",alignItems:"center",justifyContent:"space-between"}},h&&o.createElement(_e.B,{variant:"white",style:{width:40,height:40,padding:8,background:"white",borderRadius:"100%"},onClick:l,"data-event-category":null===d||void 0===d?void 0:d.category,"data-event-action":null===d||void 0===d?void 0:d.action,"data-event-label":"Back"},o.createElement(we,null)),g&&o.createElement("div",{style:{display:"flex",alignItems:"center",gap:"8px"}},o.createElement(xe.L,{type:v,height:32,width:"unset"}),u===$e.L.Indonesia&&o.createElement(Be.I,{alt:"",src:i.C.getAssetPath("sehat-badge.png"),style:{width:56,height:23}})),f&&o.createElement(_e.B,{variant:"white",style:{width:40,height:40,padding:8,background:"white",borderRadius:"100%"},onClick:w,"data-event-category":null===d||void 0===d?void 0:d.category,"data-event-action":null===d||void 0===d?void 0:d.action,"data-event-label":"Exit"},o.createElement(Ee.Z,null))),p&&o.createElement(Bi,null),o.createElement("div",{style:{flex:1}},e)),o.createElement(Ii,{opened:b,onCancel:()=>y(!1),onClose:()=>{y(!1),null===n||void 0===n||n()}}))},ji=(e,t)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const n=new FormData;return n.append("email",e),n.append("password",t),(0,ge.f)(ge.S.EMAIL.LOGIN_BY_PASSWORD,{method:"POST",body:n})})),Ui=e=>(0,pe.a)(void 0,void 0,void 0,(function*(){const t=new FormData;return t.append("email",e),t.append("website_id",ge.w),(0,ge.f)(ge.S.EMAIL.REGISTER_BY_SEND_OTP,{method:"POST",body:t})})),Gi=e=>(0,pe.a)(void 0,void 0,void 0,(function*(){const t=new FormData;return t.append("email",e),(0,ge.f)(ge.S.EMAIL.SEND_OTP,{method:"POST",body:t})})),Wi=(e,t)=>{const n=null===t||void 0===t?void 0:t.split("_")[2];if("string"!==typeof n)return e("ssov2.error.api");return e(`ssov2.error.api.${null===n||void 0===n?void 0:n.padStart(3,"0")}`)||e("ssov2.error.api")},Vi=({hidden:e})=>{const{t:t}=(0,He.u)(),[n,r]=o.useState(!1),[a,i]=o.useState(""),{flowData:l,abTestFlow:s}=(0,Fe.u)(),c="signup"===l.flow?`SSO - Sign Up via Email_Phone_Adoption_Test_${s}`:`SSO - Sign In via Email_Phone_Adoption_Test_${s}`,u="Continue With Email",{setTracking:d}=Ai();(0,o.useEffect)((()=>{e||(i(""),d({category:c,action:u}))}),[e]);const{addStep:m,goNext:p}=(0,Fe.a)();return o.createElement("form",{style:{display:e?"none":"block"},onSubmit:e=>(0,pe.a)(void 0,void 0,void 0,(function*(){var n,a;e.preventDefault(),r(!0);try{const o=e.currentTarget.email.value,l=yield(0,ge.c)({email:o});if(1===(null===l||void 0===l?void 0:l._status))if(null===(n=l._data)||void 0===n?void 0:n.is_pass)Fe.u.setState({flowData:{method:"email",flow:"login",metaData:l._data}}),m({type:Fe.S.PASSWORD,config:{email:o}}),p();else{let e;if(Fe.u.setState({flowData:{method:"email",flow:"signup",metaData:l._data}}),e=(null===(a=l._data)||void 0===a?void 0:a.provider)?yield Gi(o):yield Ui(o),1!==(null===e||void 0===e?void 0:e._status))return i(Wi(t,null===e||void 0===e?void 0:e.code)),r(!1);m({type:Fe.S.OTP,config:{email:o,otpType:"email",afterAction:"forgot"}}),p()}else i(Wi(t,null===l||void 0===l?void 0:l.code))}catch(e){console.error(e),i(Wi(t,""))}r(!1)}))},o.createElement(Ae.K,{spacing:8},o.createElement(Ne.T,{size:"s1",weight:"semiBold"},t("ssov2.email.title")),o.createElement(Ne.T,{size:"p4"},t("ssov2.email.description"))),o.createElement(fe.I,{name:"email",placeholder:t("onboarding.formEmail.yourEmail"),error:a||void 0,type:"email",required:!0,mt:24,disabled:n,onChange:()=>i(""),"data-event-category":c,"data-event-action":u,"data-event-label":"Enter Email"}),o.createElement(_e.B,{type:"submit",size:"lg",variant:"primary",fullWidth:!0,mt:16,disabled:n,loading:n,"data-event-category":c,"data-event-action":u,"data-event-label":"Verify Your Email"},t("ssov2.email.button")))},Zi=e=>{const{recaptchaHandlerRef:t}=e,n=(0,o.useRef)();(0,o.useImperativeHandle)(t,(()=>({getToken:()=>(0,pe.a)(void 0,void 0,void 0,(function*(){const e=n.current;if(!e)return null;try{const t=yield e.executeAsync();return e.reset(),t}catch(t){return null}}))})));return o.createElement(rt,{ref:n,size:"invisible",sitekey:"6LdojYYcAAAAAA8ua5QRzZg7pp-chCFjpXbevSt-",onErrored:()=>{console.warn("[ERROR] Recaptcha")}})},Yi=()=>{const e=(0,o.useRef)(null);return{getGRecaptchaToken:()=>{var t,n;return null===(n=null===(t=e.current)||void 0===t?void 0:t.getToken)||void 0===n?void 0:n.call(t)},renderRecaptchaHandler:()=>(0,Fe.I)()?o.createElement(Zi,{recaptchaHandlerRef:e}):null}},Ki=e=>{if(!e)return{areaCode:void 0,phoneNumber:void 0};const t=(0,it.parsePhoneNumber)(e);return{areaCode:t.countryCallingCode?"+"+t.countryCallingCode:"",phoneNumber:t.nationalNumber||""}},qi=(e,t)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const n=new FormData;return n.append("phone_number",e),n.append("area_code",t),n.append("website_id",ge.w),(0,ge.f)(ge.S.PHONE.REGISTER_BY_SEND_OTP,{method:"POST",body:n})})),Xi=(e,t,n)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const r=new FormData;return r.append("phone_number",e),r.append("area_code",t),r.append("g-recaptcha-response",n),(0,ge.f)(ge.S.PHONE.SEND_OTP,{method:"POST",body:r})})),Ji=(e,t)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const n=new FormData;return n.append("phone_number",e),n.append("area_code",t),(0,ge.f)(ge.S.PHONE.UPDATE_PHONE_SEND_OTP,{method:"POST",body:n})})),Qi=(e,t)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const n=new FormData;return n.append("phone_number",e),n.append("area_code",t),n.append("website_id",ge.w),(0,ge.f)(ge.S.WHATSAPP.REGISTER_BY_SEND_OTP,{method:"POST",body:n})})),el=(e,t)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const n=new FormData;return n.append("phone_number",e),n.append("area_code",t),(0,ge.f)(ge.S.WHATSAPP.SEND_OTP,{method:"POST",body:n})})),tl=(e,t)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const n=new FormData;return n.append("phone_number",e),n.append("area_code",t),(0,ge.f)(ge.S.WHATSAPP.UPDATE_PHONE_SEND_OTP,{method:"POST",body:n})})),nl=(e,t)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const n=new FormData;return n.append("phone_number",e),n.append("area_code",t),n.append("website_id",ge.w),(0,ge.f)(ge.S.ZALO.REGISTER_BY_SEND_OTP,{method:"POST",body:n})})),rl=(e,t)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const n=new FormData;return n.append("phone_number",e),n.append("area_code",t),(0,ge.f)(ge.S.ZALO.SEND_OTP,{method:"POST",body:n})})),al=(e,t)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const n=new FormData;return n.append("phone_number",e),n.append("area_code",t),(0,ge.f)(ge.S.ZALO.UPDATE_PHONE_SEND_OTP,{method:"POST",body:n})})),ol=e=>o.createElement("svg",Object.assign({width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),o.createElement("path",{d:"M15.043 2.56348H6.29297C3.66797 2.56348 1.91797 3.87598 1.91797 6.93848V13.0635C1.91797 16.126 3.66797 17.4385 6.29297 17.4385H15.043C17.668 17.4385 19.418 16.126 19.418 13.0635V6.93848C19.418 3.87598 17.668 2.56348 15.043 2.56348ZM15.4542 7.89223L12.7155 10.0797C12.138 10.5435 11.403 10.771 10.668 10.771C9.93297 10.771 9.18922 10.5435 8.62047 10.0797L5.88172 7.89223C5.60172 7.66473 5.55797 7.24473 5.77672 6.96473C6.00422 6.68473 6.41547 6.63223 6.69547 6.85973L9.43422 9.04723C10.0992 9.58098 11.228 9.58098 11.893 9.04723L14.6317 6.85973C14.9117 6.63223 15.3317 6.67598 15.5505 6.96473C15.778 7.24473 15.7342 7.66473 15.4542 7.89223Z",fill:"#00B16A"})),il=({legalTextType:e,trackingCategory:t,trackingAction:n})=>{var r,a;const{t:i}=(0,He.u)(),{locale:l}=Ai();return o.createElement(Ae.K,{spacing:24,sx:e=>({marginTop:56,[e.fn.smallerThan("sm")]:{marginTop:"auto",paddingTop:50}})},o.createElement(wt,{maxHeight:74,showLabel:o.createElement(Ne.T,{size:"p5",color:"gray.6",underline:!0,align:"left"},i("home.seeMore")),hideLabel:o.createElement(Ne.T,{size:"p5",color:"gray.6",underline:!0,align:"left"},i("articlePage.showLess"))},o.createElement(Ne.T,{size:"p5",color:"gray.6"},i("community"===e?"ssov2.policyText.community":"ssov2.policyText",{privacy:o.createElement("a",{href:`https://${Et.v[l]}/static/${(null===(r=Se.S[l])||void 0===r?void 0:r.PRIVACY_POLICY)||""}`,target:"_blank",style:{color:"#262626",textDecoration:"underline"},"data-event-category":t,"data-event-action":n,"data-event-label":"Privacy Policy",rel:"noreferrer"},i("ssov2.policyText.privacy")),terms:o.createElement("a",{href:`https://${Et.v[l]}/static/${(null===(a=Se.S[l])||void 0===a?void 0:a.TERM_OF_USE)||""}`,target:"_blank",style:{color:"#262626",textDecoration:"underline"},"data-event-category":t,"data-event-action":n,"data-event-label":"Terms of Service",rel:"noreferrer"},i("ssov2.policyText.terms"))}))))},ll=({hidden:e,legalTextType:t,trackingAction:n,trackingCategory:r,onTriggerGoogleLogin:a,onTriggerFacebookLogin:i,onClickEmail:l})=>{const{t:s}=(0,He.u)();return o.createElement("div",{style:{display:e?"none":"flex",flexDirection:"column",height:"100%"}},o.createElement(Ae.K,{mt:8,spacing:8},o.createElement(Ne.T,{size:"h4",weight:"semiBold"},s("home.navigator.menu.category.noDatas.title")),o.createElement(Ne.T,{size:"p4"},s("ssov2.abTestingFlowB.description"))),o.createElement(Ae.K,{mt:24,spacing:24},o.createElement(_e.B,{variant:"white",style:{flex:1,height:48,padding:12,background:"#F7F9FC",borderRadius:8},onClick:a,"data-event-category":r,"data-event-action":n,"data-event-label":"Continue with Google"},o.createElement(ot,{style:{width:20,height:20,marginRight:4,borderRadius:"100%"}})," ",o.createElement(Ne.T,{size:"p4",color:"black",weight:"semiBold"},s("ssov2.button.continueGoogle"))),o.createElement(Ae.K,{spacing:24,align:"center"},o.createElement(Ne.T,{size:"p4",color:"gray.4"},s("ssov2.orContinueWith")),o.createElement(De.Z,{spacing:8,style:{width:"100%"}},o.createElement(_e.B,{variant:"white",style:{flex:1,height:48,padding:12,background:"#F7F9FC",borderRadius:8},onClick:i,"data-event-category":r,"data-event-action":n,"data-event-label":"Continue with Facebook"},o.createElement(at,{style:{width:20,height:20,marginRight:4,borderRadius:"100%"}})," ",o.createElement(Ne.T,{size:"p4",color:"black",weight:"regular"},"Facebook")),o.createElement(_e.B,{variant:"white",style:{flex:1,height:48,padding:12,background:"#F7F9FC",borderRadius:8},onClick:l,"data-event-category":r,"data-event-action":n,"data-event-label":"Continue with Email"},o.createElement(ol,{style:{marginRight:4}})," ",o.createElement(Ne.T,{size:"p4",color:"black",weight:"regular"},"Email"))))),o.createElement(il,{legalTextType:t,trackingAction:n,trackingCategory:r}))};function sl(e){var t={exports:{}};return e(t,t.exports),t.exports}var cl="function"===typeof Symbol&&Symbol.for,ul=cl?Symbol.for("react.element"):60103,dl=cl?Symbol.for("react.portal"):60106,ml=cl?Symbol.for("react.fragment"):60107,pl=cl?Symbol.for("react.strict_mode"):60108,hl=cl?Symbol.for("react.profiler"):60114,fl=cl?Symbol.for("react.provider"):60109,gl=cl?Symbol.for("react.context"):60110,vl=cl?Symbol.for("react.async_mode"):60111,bl=cl?Symbol.for("react.concurrent_mode"):60111,yl=cl?Symbol.for("react.forward_ref"):60112,wl=cl?Symbol.for("react.suspense"):60113,El=cl?Symbol.for("react.suspense_list"):60120,Pl=cl?Symbol.for("react.memo"):60115,kl=cl?Symbol.for("react.lazy"):60116,Cl=cl?Symbol.for("react.block"):60121,Ol=cl?Symbol.for("react.fundamental"):60117,Sl=cl?Symbol.for("react.responder"):60118,xl=cl?Symbol.for("react.scope"):60119;function _l(e){if("object"===typeof e&&null!==e){var t=e.$$typeof;switch(t){case ul:switch(e=e.type){case vl:case bl:case ml:case hl:case pl:case wl:return e;default:switch(e=e&&e.$$typeof){case gl:case yl:case kl:case Pl:case fl:return e;default:return t}}case dl:return t}}}function Tl(e){return _l(e)===bl}var Al={AsyncMode:vl,ConcurrentMode:bl,ContextConsumer:gl,ContextProvider:fl,Element:ul,ForwardRef:yl,Fragment:ml,Lazy:kl,Memo:Pl,Portal:dl,Profiler:hl,StrictMode:pl,Suspense:wl,isAsyncMode:function(e){return Tl(e)||_l(e)===vl},isConcurrentMode:Tl,isContextConsumer:function(e){return _l(e)===gl},isContextProvider:function(e){return _l(e)===fl},isElement:function(e){return"object"===typeof e&&null!==e&&e.$$typeof===ul},isForwardRef:function(e){return _l(e)===yl},isFragment:function(e){return _l(e)===ml},isLazy:function(e){return _l(e)===kl},isMemo:function(e){return _l(e)===Pl},isPortal:function(e){return _l(e)===dl},isProfiler:function(e){return _l(e)===hl},isStrictMode:function(e){return _l(e)===pl},isSuspense:function(e){return _l(e)===wl},isValidElementType:function(e){return"string"===typeof e||"function"===typeof e||e===ml||e===bl||e===hl||e===pl||e===wl||e===El||"object"===typeof e&&null!==e&&(e.$$typeof===kl||e.$$typeof===Pl||e.$$typeof===fl||e.$$typeof===gl||e.$$typeof===yl||e.$$typeof===Ol||e.$$typeof===Sl||e.$$typeof===xl||e.$$typeof===Cl)},typeOf:_l},Il=(sl((function(e,t){0})),sl((function(e){e.exports=Al})),Object.getOwnPropertySymbols),Ml=Object.prototype.hasOwnProperty,Dl=Object.prototype.propertyIsEnumerable;function Ll(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(a){return!1}})()&&Object.assign,Function.call.bind(Object.prototype.hasOwnProperty);var Rl="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";function Nl(e,t,n,r,a){}Nl.resetWarningCache=function(){0};function Hl(){}function $l(){}$l.resetWarningCache=Hl;var Fl=function(){function e(e,t,n,r,a,o){if(o!==Rl){var i=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw i.name="Invariant Violation",i}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:$l,resetWarningCache:Hl};return n.PropTypes=n,n},Bl=sl((function(e){e.exports=Fl()}));function zl(e){var{value:t,options:n,className:r,arrowComponent:a=Ul,onChange:i,disabled:l,readOnly:s,trackingFn:c}=e,u=(0,pe._)(e,["value","options","className","arrowComponent","onChange","disabled","readOnly","trackingFn"]);const{t:d}=(0,He.u)(),[m,p]=(0,o.useState)(!1),[h,f]=(0,o.useState)({}),{isMobile:g}=(0,Be.u)(),[v,b]=(0,o.useState)(""),y=(0,o.useMemo)((()=>function(e,t){for(const n of e)if(!n.divider&&Gl(n.value,t))return n}(n,t)),[n,t]),w=(0,o.useMemo)((()=>{if(!y.value)return"";const e=(0,it.getCountryCallingCode)(y.value);return e?`+${e}`:""}),[y]),E=(0,o.useCallback)((e=>{i("ZZ"===e?void 0:e)}),[i]),P=o.useRef(null),[k,C]=(0,o.useState)((()=>n.filter((e=>e.value)))),O=(0,o.useMemo)((()=>_t()(((e,t)=>{if(!e)return C(t.filter((e=>e.value)));const n=e.split(/[\s,;:]+/gi).filter((e=>!!e.trim())).map((e=>e.trim().replace(/\+/gi,"").toLowerCase()));if(!n.length)return C(t.filter((e=>e.value)));const r=e=>!!e&&n.some((t=>e.toLowerCase().includes(t))),a=t.filter((e=>{const t=e.value?(0,it.getCountryCallingCode)(e.value):"";return r(e.value)||r(e.label)||r(t)}));C(a.filter((e=>e.value)))}),200)),[]);(0,o.useEffect)((()=>{O(v,n)}),[n,v]),(0,o.useEffect)((()=>{if(b(""),m){function e(){const e=P.current.getBoundingClientRect();f({top:e.top+e.height,left:e.left,width:P.current.parentElement.clientWidth,maxHeight:window.innerHeight-e.top-e.height})}const t=At()(e,200);return window.addEventListener("resize",t,{passive:!0}),e(),()=>{window.removeEventListener("resize",t)}}}),[m]),(0,o.useEffect)((()=>{(l||s)&&p(!1)}),[l,s]);const S=o.createElement(Ae.K,{spacing:24},o.createElement(Ae.K,{spacing:8},o.createElement(Ne.T,{size:"s4"},d("ssov2.first.country.code")),o.createElement(fe.I,{size:"lg",placeholder:d("ssov2.first.search.country.placeholder"),icon:o.createElement(ke,null),value:v,onChange:e=>b(e)})),!!(null===y||void 0===y?void 0:y.value)&&o.createElement(Ae.K,{spacing:0},o.createElement(Ne.T,{size:"s4"},d("ssov2.first.search.country.selected")),o.createElement(jl,{option:y,onSelect:e=>{E(e.value),p(!1)},trackingFn:c})),o.createElement(Ae.K,{spacing:0},o.createElement(Ne.T,{size:"s4"},d("ssov2.first.search.country.all")),k.map((e=>o.createElement(jl,{option:e,key:e.value,onSelect:e=>{E(e.value),p(!1)},selected:y.value===e.value,trackingFn:c}))))),x=yi[null===y||void 0===y?void 0:y.value];return o.createElement(o.Fragment,null,o.createElement("div",{className:"PhoneInputCountry",ref:P},o.createElement("div",Object.assign({},u,{className:Ct()("PhoneInputCountrySelect",r),onClick:()=>{l||s||p(!m)}})),o.createElement(De.Z,{spacing:6,align:"center"},y&&o.createElement(o.Fragment,null,x&&o.createElement(x,{"aria-hidden":!0,label:y.label,style:{width:24,height:16,borderRadius:2}}),o.createElement(Ne.T,{size:"p2",variant:"primary"},w)),o.createElement(a,null))),m&&(g?o.createElement(wi.dy.Root,{open:m,onOpenChange:e=>p(e)},o.createElement(wi.dy.Portal,null,o.createElement(wi.dy.Overlay,{"data-testid":"overlay",style:{zIndex:Se.Z+9,position:"fixed",background:"rgba(0, 0, 0, 0.4)",inset:0}}),o.createElement(wi.dy.Content,{"data-testid":"fully-controlled-content",style:{zIndex:Se.Z+9,position:"fixed",bottom:0,left:0,right:0,backgroundColor:"white",height:"calc(100% - 120px)",display:"flex",padding:"32px 0 0",flexDirection:"column",borderTopLeftRadius:10,borderTopRightRadius:10}},o.createElement(wi.dy.Handle,{style:{flexShrink:0,cursor:"pointer",backgroundColor:"#ADB3BC",width:44,height:2,transform:"translateY(-22px)"}}),o.createElement(Me.x,{sx:{flex:1,padding:"0 24px 32px",overflow:"auto"}},S)))):o.createElement(o.Fragment,null,o.createElement("div",{style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",zIndex:Se.Z+9},onClick:()=>p(!1)}),o.createElement("div",{style:Object.assign({position:"fixed",height:540,top:"100%",left:0,width:"100%",backgroundColor:"white",padding:"8px 24px",zIndex:Se.Z+9,borderRadius:12,boxShadow:"0px 0px 1px 0px #0000000A, 0px 4px 8px 0px #0000000A, 0px 16px 24px 0px #0000000A, 0px 24px 32px 0px #0000000A",overflow:"auto"},h)},S))))}const jl=({option:e,onSelect:t,selected:n,trackingFn:r})=>{const a=(0,o.useMemo)((()=>{if(!e.value)return"";const t=(0,it.getCountryCallingCode)(e.value);return t?`+${t}`:""}),[e.value]),i=yi[e.value],l=(null===r||void 0===r?void 0:r(e))||{};return o.createElement(Ae.K,Object.assign({sx:{padding:"0 24px",backgroundColor:n?"#e3f2ff":"transparent",":hover":{backgroundColor:"#F7F9FA"},cursor:"pointer",marginLeft:-24,marginRight:-24},justify:"center",onClick:()=>t(e)},l),o.createElement(De.Z,{position:"apart",sx:{height:50,borderBottom:"1px solid #E4E8EC"},align:"center"},o.createElement(De.Z,{spacing:12},o.createElement(i,{"aria-hidden":!0,label:e.label,style:{width:24,height:16,borderRadius:2}}),o.createElement(Ne.T,{size:"p4"},e.label)),o.createElement(Ne.T,{size:"p4"},a)))};function Ul(){return o.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"center",width:16,height:16}},o.createElement(St,{size:7,color:"#8C8C8C"}))}function Gl(e,t){return void 0===e||null===e?void 0===t||null===t:e===t}zl.propTypes={iconComponent:Bl.elementType,arrowComponent:Bl.elementType,unicodeFlags:Bl.bool};const Wl=(0,o.forwardRef)(((e,t)=>{const{isError:r,defaultCountry:a,countryCallingCodeEditable:i=!1,defaultValue:l,value:s,onChange:c,className:u,trackingFn:d}=e,m=(0,pe._)(e,["isError","defaultCountry","countryCallingCodeEditable","defaultValue","value","onChange","className","trackingFn"]),[p,h]=(0,o.useState)(l||s),[f,g]=(0,o.useState)(null);return(0,o.useEffect)((()=>{h(s)}),[s]),(0,o.useEffect)((()=>{(0,pe.a)(void 0,void 0,void 0,(function*(){const e=yield Promise.resolve().then(n.bind(n,18750));g(e)}))}),[]),f?o.createElement(f.default,Object.assign({ref:t,value:p,onChange:e=>{h(e),null===c||void 0===c||c(e)},defaultCountry:a,countryCallingCodeEditable:i,className:Ct()(fe.s.phoneInput,{isError:r,[fe.s.error]:r},u),countrySelectComponent:zl,countrySelectProps:{trackingFn:d}},m)):null})),Vl=(0,Pt.Z)(Wl)` position: relative; .PhoneInputCountry { background: unset; border: none; position: absolute; left: 0; top: 0; height: 100%; padding-right: 0; min-width: 100px; .PhoneInputCountryIcon { min-width: 70px; .PhoneInputCountryIconImg { margin: auto; } } } .PhoneInputInput { border-radius: 8px; border-left-width: 1px; line-height: 46px; padding-left: 105px; } `,Zl=({size:e=20})=>o.createElement("svg",{width:19*e/18,height:e,viewBox:"0 0 19 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.92578 1.07422C5.78895 1.07422 2.42578 4.43738 2.42578 8.57422C2.42578 10.0305 2.83992 11.4277 3.62269 12.6382L2.48494 15.1458C2.38027 15.3779 2.41668 15.6464 2.58506 15.8421C2.71249 15.9923 2.89453 16.0742 3.08112 16.0742C3.14028 16.0742 3.19489 16.0651 3.25406 16.0515L6.39423 15.1913C7.47736 15.7693 8.69247 16.0742 9.92578 16.0742C14.0626 16.0742 17.4258 12.711 17.4258 8.57422C17.4258 4.44193 14.0626 1.07422 9.92578 1.07422ZM9.92578 14.7635C8.82899 14.7635 7.75497 14.4723 6.80836 13.9216C6.70824 13.8624 6.59447 13.8306 6.47614 13.8306C6.41698 13.8306 6.35782 13.8397 6.30321 13.8533L4.25072 14.4177L4.96522 12.843C5.06079 12.6291 5.03804 12.3788 4.90151 12.1877C4.13695 11.1273 3.73191 9.88035 3.73191 8.56967C3.73191 5.15644 6.508 2.38035 9.92123 2.38035C13.3345 2.38035 16.1105 5.15644 16.1105 8.56967C16.1151 11.9874 13.339 14.7635 9.92578 14.7635Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.8115 9.69834C12.4975 9.51175 12.0879 9.30241 11.7193 9.4526C11.4371 9.57092 11.2551 10.0124 11.0685 10.2399C10.9729 10.3582 10.8637 10.3764 10.7181 10.3173C9.65315 9.89404 8.83397 9.17954 8.2469 8.20108C8.14678 8.0509 8.16498 7.92802 8.2833 7.78694C8.46079 7.57759 8.68379 7.34095 8.73385 7.05879C8.78391 6.77663 8.65193 6.44896 8.53361 6.19865C8.38343 5.88009 8.21959 5.42043 7.89647 5.2384C7.60066 5.07001 7.21383 5.16558 6.94987 5.37948C6.49477 5.74811 6.27633 6.33063 6.28543 6.90405C6.28543 7.06788 6.30818 7.23172 6.34459 7.38645C6.43561 7.76418 6.6131 8.11916 6.80879 8.45593C6.95897 8.71079 7.11826 8.95654 7.29119 9.19319C7.86006 9.96685 8.57002 10.6404 9.38919 11.141C9.79878 11.3913 10.2402 11.6143 10.6999 11.7645C11.2141 11.9329 11.6692 12.1104 12.2244 12.0057C12.8024 11.8965 13.3758 11.5369 13.6079 10.9772C13.6762 10.8133 13.7081 10.6267 13.6717 10.4538C13.5897 10.0897 13.1028 9.87128 12.8115 9.69834Z",fill:"currentColor"})),Yl=({size:e=20,useCurrentColor:t=!1})=>{const n=t?"currentColor":"#0068FF";return o.createElement("svg",{width:21*e/20,height:e,viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o.createElement("path",{d:"M13.7007 6.55306C13.9781 6.55306 14.2555 6.55306 14.5336 6.55306C14.529 8.17796 14.529 9.8035 14.5336 11.4284C14.262 11.3903 13.81 11.5642 13.7079 11.2027C13.691 9.65349 13.7066 8.10296 13.7007 6.55306Z",fill:n}),o.createElement("path",{d:"M5.21482 6.61061C6.50542 6.60932 7.79474 6.60091 9.0847 6.60996C9.07564 6.86278 9.06142 7.13823 8.89201 7.34256C8.01005 8.44048 7.14685 9.55262 6.26554 10.6505C7.20245 10.6564 8.13937 10.6525 9.07629 10.6525C9.05883 10.8717 9.13578 11.1271 8.99353 11.3172C8.9043 11.44 8.74265 11.429 8.6088 11.4303C7.43652 11.4239 6.26424 11.4362 5.09261 11.4239C5.09584 11.1762 5.09843 10.9021 5.27172 10.7049C6.14333 9.61146 7.02529 8.52583 7.89302 7.42985C7.00136 7.43114 6.10906 7.42403 5.2174 7.43373C5.21159 7.15957 5.21352 6.88477 5.21482 6.61061Z",fill:n}),o.createElement("path",{d:"M16.5981 7.68655C17.5267 7.47899 18.5341 8.08873 18.7882 9.00302C19.1069 9.95416 18.525 11.0851 17.5635 11.3747C16.7469 11.6625 15.7692 11.2868 15.3457 10.5342C15.0133 9.97809 14.9933 9.25002 15.2953 8.67778C15.5513 8.17279 16.046 7.80358 16.5981 7.68655ZM16.5826 8.51031C16.0162 8.71011 15.711 9.39938 15.9322 9.9561C16.1151 10.4824 16.7313 10.8044 17.2667 10.6428C17.8778 10.4967 18.247 9.78087 18.0304 9.19441C17.8493 8.61377 17.1478 8.27883 16.5826 8.51031Z",fill:n}),o.createElement("path",{d:"M9.71965 8.36353C10.1665 7.81005 10.9488 7.53718 11.6381 7.73439C11.8657 7.79194 12.072 7.90574 12.2711 8.02666C12.2692 7.96588 12.2647 7.84496 12.2627 7.78418C12.5233 7.78289 12.7832 7.78354 13.0438 7.78224C13.0425 8.99784 13.0412 10.2134 13.0445 11.4297C12.8531 11.4245 12.6584 11.4472 12.4703 11.4084C12.3384 11.3547 12.2976 11.2105 12.2453 11.0928C11.5262 11.6515 10.3966 11.5247 9.79919 10.8445C9.16229 10.1856 9.12931 9.06315 9.71965 8.36353ZM10.7723 8.52648C10.1736 8.73727 9.88324 9.50865 10.1865 10.0647C10.4451 10.6066 11.1732 10.8342 11.6937 10.5355C12.1767 10.282 12.3998 9.65285 12.1922 9.14979C11.9911 8.60277 11.3129 8.29629 10.7723 8.52648Z",fill:n}),o.createElement("path",{d:"M4.20742 0.101327C4.89217 -0.00665471 5.58855 -0.00730131 6.28041 0.008217L6.22092 0.0631777C5.31569 0.656106 4.56499 1.47017 4.02249 2.4045C2.93492 4.27511 2.53856 6.48711 2.62843 8.63123C2.71766 10.377 3.13666 12.1325 4.02508 13.6501C4.1738 13.9217 4.42144 14.1616 4.42532 14.4913C4.45313 15.1987 4.10332 15.8653 3.63001 16.371C3.66105 16.4033 3.69144 16.4356 3.72247 16.468C4.16539 16.9516 4.63805 17.4062 5.08809 17.8834C5.72757 18.6063 6.45628 19.2464 7.08283 19.9822C6.04052 19.9977 4.98592 20.0462 3.9559 19.8516C2.65947 19.6001 1.50853 18.7013 0.958922 17.4999C0.625925 16.8055 0.526349 16.0289 0.500485 15.2679C0.499838 11.7543 0.499838 8.24133 0.500485 4.72837C0.51471 3.55415 0.825723 2.32562 1.65207 1.45465C2.30643 0.716886 3.233 0.237112 4.20742 0.101327Z",fill:n}),o.createElement("path",{d:"M6.22092 0.0631777C6.36576 0.0217955 6.51706 0.0088636 6.66707 0.00433743C9.25281 0.0140364 11.8386 0.00304423 14.4243 0.00757041C15.1155 0.0159762 15.8106 -0.0305788 16.4966 0.0748164C17.4465 0.147235 18.3608 0.549418 19.0675 1.18502C19.9546 2.03271 20.4279 3.25348 20.4428 4.47102C20.4435 7.89863 20.4415 11.3288 20.4447 14.7551C20.4357 14.7752 20.4182 14.8166 20.4092 14.8373C19.4878 15.8679 18.2489 16.5656 16.9538 17.0169C15.2086 17.6118 13.3393 17.8032 11.5049 17.6635C9.67051 17.5058 7.8219 17.0266 6.26618 16.0128C5.47087 16.3665 4.59344 16.5397 3.72247 16.468C3.69144 16.4356 3.66105 16.4033 3.63001 16.371C4.10332 15.8653 4.45313 15.1987 4.42532 14.4913C4.42144 14.1616 4.1738 13.9217 4.02508 13.6501C3.13666 12.1325 2.71766 10.377 2.62843 8.63123C2.53856 6.48711 2.93492 4.27511 4.02249 2.4045C4.56499 1.47017 5.31569 0.656106 6.22092 0.0631777ZM13.7007 6.55306C13.7066 8.10296 13.691 9.65349 13.7079 11.2027C13.81 11.5642 14.262 11.3903 14.5336 11.4284C14.529 9.8035 14.529 8.17796 14.5336 6.55306C14.2555 6.55306 13.9781 6.55306 13.7007 6.55306ZM5.21482 6.61061C5.21352 6.88477 5.21159 7.15957 5.2174 7.43373C6.10906 7.42403 7.00136 7.43114 7.89302 7.42985C7.02529 8.52583 6.14333 9.61146 5.27172 10.7049C5.09843 10.9021 5.09584 11.1762 5.09261 11.4239C6.26424 11.4362 7.43652 11.4239 8.6088 11.4303C8.74265 11.429 8.9043 11.44 8.99353 11.3172C9.13578 11.1271 9.05883 10.8717 9.07629 10.6525C8.13937 10.6525 7.20245 10.6564 6.26554 10.6505C7.14685 9.55262 8.01005 8.44048 8.89201 7.34256C9.06142 7.13823 9.07564 6.86278 9.0847 6.60996C7.79474 6.60091 6.50542 6.60932 5.21482 6.61061ZM16.5981 7.68655C16.046 7.80358 15.5513 8.17279 15.2953 8.67778C14.9933 9.25002 15.0133 9.97809 15.3457 10.5342C15.7692 11.2868 16.7469 11.6625 17.5635 11.3747C18.525 11.0851 19.1069 9.95416 18.7882 9.00302C18.5341 8.08873 17.5267 7.47899 16.5981 7.68655ZM9.71965 8.36353C9.12931 9.06315 9.16229 10.1856 9.79919 10.8445C10.3966 11.5247 11.5262 11.6515 12.2453 11.0928C12.2976 11.2105 12.3384 11.3547 12.4703 11.4084C12.6584 11.4472 12.8531 11.4245 13.0445 11.4297C13.0412 10.2134 13.0425 8.99784 13.0438 7.78224C12.7832 7.78354 12.5233 7.78289 12.2627 7.78418C12.2647 7.84496 12.2692 7.96588 12.2711 8.02666C12.072 7.90574 11.8657 7.79194 11.6381 7.73439C10.9488 7.53718 10.1665 7.81005 9.71965 8.36353Z",fill:"white"}),o.createElement("path",{d:"M10.7737 8.52648C11.3142 8.29629 11.9925 8.60278 12.1936 9.1498C12.4012 9.65285 12.1781 10.282 11.6951 10.5355C11.1746 10.8342 10.4465 10.6066 10.1879 10.0647C9.8846 9.50866 10.1749 8.73727 10.7737 8.52648Z",fill:"white"}),o.createElement("path",{d:"M16.5822 8.51048C17.1473 8.279 17.8489 8.61394 18.0299 9.19458C18.2465 9.78104 17.8773 10.4968 17.2663 10.643C16.7309 10.8046 16.1147 10.4826 15.9317 9.95627C15.7106 9.39955 16.0158 8.71028 16.5822 8.51048Z",fill:"white"}),o.createElement("path",{d:"M20.4094 14.8378L20.4604 14.7822C20.487 15.7929 20.3777 16.8475 19.8817 17.7469C19.305 18.8021 18.2588 19.5858 17.082 19.8367C16.4218 19.9731 15.7448 20.0035 15.0724 19.9951C13.0039 19.9957 10.9354 19.9951 8.86698 19.9957C8.27211 19.986 7.67595 20.0138 7.08302 19.9828C6.45646 19.247 5.72775 18.6068 5.08827 17.8839C4.63824 17.4068 4.16557 16.9522 3.72266 16.4685C4.59362 16.5403 5.47105 16.367 6.26637 16.0133C7.82208 17.0272 9.67069 17.5063 11.5051 17.6641C13.3395 17.8038 15.2088 17.6124 16.954 17.0175C18.2491 16.5662 19.488 15.8685 20.4094 14.8378Z",fill:n}))},Kl=({hidden:e,config:t})=>{const[n,r]=o.useState(""),[a,i]=o.useState(""),{locale:l,onClose:s,setTracking:c}=Ai(),{addStep:u,goNext:d}=(0,Fe.a)(),{setUserInfo:m,abTestFlow:p}=(0,Fe.u)(),[h,f]=o.useState("login"),{legalTextType:g}=t||{},{t:v}=(0,He.u)(),{getGRecaptchaToken:b,renderRecaptchaHandler:y}=Yi(),w="B"===p?"Sign Up":"Sign In or Sign Up",E=`SSO - ${"login"===h?"Sign In":"Sign Up"}_Phone_Adoption_Test_${p}`;(0,o.useEffect)((()=>{e||(i(""),c({category:E,action:w}))}),[e]);const[P,k]=o.useState(!1),C=(e,t)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const n=yield(r=e,a=t,(0,pe.a)(void 0,void 0,void 0,(function*(){const e=new FormData;return e.append("token",r),e.append("provider",a),e.append("website_id",ge.w),(0,ge.f)(ge.S.LOGIN_BY_SOCIAL,{method:"POST",body:e})})));var r,a;if(1===(null===n||void 0===n?void 0:n._status)){(0,ge.h)(null===n||void 0===n?void 0:n._data);const e=yield(0,ge.g)();if(m(null===e||void 0===e?void 0:e._data),1===(null===e||void 0===e?void 0:e._status)&&e._data){Fe.u.setState({flowData:{method:t}});(!e._data.phone||!e._data.phone_verified_at)&&"B"!==p?(Fe.u.setState((t=>{var n;return{flowData:Object.assign(Object.assign({},t.flowData),{flow:(null===(n=null===e||void 0===e?void 0:e._data)||void 0===n?void 0:n.first_time_login)?"signup":"login",isVerifyPhone:!0})}})),u({type:Fe.S.VERIFY_PHONE,config:{provider:t}}),d()):(0,Fe.i)(e._data)?null===s||void 0===s||s(!0):(Fe.u.setState((t=>{var n;return{flowData:Object.assign(Object.assign({},t.flowData),{flow:(null===(n=null===e||void 0===e?void 0:e._data)||void 0===n?void 0:n.first_time_login)?"signup":"login"})}})),"facebook"===t?window.FB.api("/me",{fields:"name, email, gender, birthday"},(function(t){u({type:Fe.S.SETUP_FULL,config:{userInfo:e._data,setupDefaultData:{name:t.name,email:t.email,gender:t.gender,birthday:t.birthday}}}),d()})):(u({type:Fe.S.SETUP_FULL,config:{userInfo:e._data}}),d()))}else i(Wi(v,null===e||void 0===e?void 0:e.code))}else i(Wi(v,null===n||void 0===n?void 0:n.code))}));(0,o.useEffect)((()=>{var e;if(!document.getElementById("hhg-google-auth-script")&&!(null===(e=window.google)||void 0===e?void 0:e.accounts)){const e=document.createElement("script");e.src="https://accounts.google.com/gsi/client",e.async=!0,e.id="hhg-google-auth-script",document.body.appendChild(e)}if(!document.getElementById("hhg-fb-sdk-script")&&!window.FB){const e=document.createElement("script");e.src="https://connect.facebook.net/en_US/sdk.js",e.async=!0,e.id="hhg-fb-sdk-script",document.body.appendChild(e)}window.fbAsyncInit=function(){window.FB.init({appId:ge.F,cookie:!0,xfbml:!0,version:"v20.0"})}}),[]);const O=()=>(0,pe.a)(void 0,void 0,void 0,(function*(){var e,t;k(!0);const{areaCode:r,phoneNumber:a}=Ki(n);if(!r||!a||!n)return i(v("ssov2.validate.phone.required")),k(!1);const o=yield(0,ge.c)({phone:a});if(1===(null===o||void 0===o?void 0:o._status)){const l=null===(e=o._data)||void 0===e?void 0:e.provider;if(null===(t=o._data)||void 0===t?void 0:t.is_pass)Fe.u.setState({flowData:{method:"zalo",flow:"login",metaData:o._data}}),u({type:Fe.S.PASSWORD,config:{phone:n,method:"zalo"}}),d();else{let e;if(e=l?yield rl(a,r):yield nl(a,r),1!==(null===e||void 0===e?void 0:e._status))return i(Wi(v,null===e||void 0===e?void 0:e.code)),k(!1);Fe.u.setState({flowData:{method:"zalo",flow:"signup",metaData:o._data}}),u({type:Fe.S.OTP,config:{phone:n,otpType:"phone-zalo",afterAction:"forgot"}}),d()}}else i(Wi(v,null===o||void 0===o?void 0:o.code));k(!1)})),S=()=>{Fe.u.setState({flowData:{method:"email",flow:"login"===h?"login":"signup"}}),u({type:Fe.S.EMAIL}),d()},x=()=>{const e=window.google.accounts.oauth2.initTokenClient({client_id:ge.G,scope:"https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile openid",ux_mode:"popup",callback:e=>(0,pe.a)(void 0,void 0,void 0,(function*(){e.access_token&&(yield C(e.access_token,"google"))})),error_callback:()=>{}});null===e||void 0===e||e.requestAccessToken()},_=()=>{window.FB.login((function(e){var t;return(0,pe.a)(this,void 0,void 0,(function*(){(null===(t=null===e||void 0===e?void 0:e.authResponse)||void 0===t?void 0:t.accessToken)&&(yield C(e.authResponse.accessToken,"facebook"))}))}),{scope:"public_profile,email,user_gender,user_birthday"})};return"B"===p?o.createElement(ll,{hidden:e,activeTab:h,legalTextType:g,trackingAction:w,trackingCategory:E,onTriggerGoogleLogin:x,onTriggerFacebookLogin:_,onClickEmail:S}):o.createElement("div",{style:{display:e?"none":"flex",flexDirection:"column",height:"100%"}},o.createElement(Ae.K,{spacing:12},o.createElement(De.Z,{spacing:24},o.createElement(Ne.T,{size:"s1",weight:"semiBold",color:"login"===h?"gray.8":"gray.4",onClick:()=>f("login"),style:{borderBottom:"login"===h?"2px solid #000":void 0,cursor:"pointer"},"data-event-category":E,"data-event-action":w,"data-event-label":"Log In"},v("ssov2.first.title.login")),o.createElement(Ne.T,{size:"s1",weight:"semiBold",color:"signup"===h?"gray.8":"gray.4",onClick:()=>f("signup"),style:{borderBottom:"signup"===h?"2px solid #000":void 0,cursor:"pointer"},"data-event-category":E,"data-event-action":w,"data-event-label":"Sign Up"},v("ssov2.first.title.signup"))),o.createElement(Ne.T,{size:"p4"},v("ssov2.first.description"))),o.createElement(Ae.K,{mt:24,spacing:24},o.createElement(Ae.K,{spacing:16},o.createElement("form",{onSubmit:e=>{e.preventDefault(),O()}},o.createElement(fe.I.Wrapper,{error:a},o.createElement(Vl,{defaultCountry:l&&Ei.M[l]||"VN",value:n,onChange:e=>r(e),isError:!!a,required:!0,name:"phone",disabled:P,"data-event-category":E,"data-event-action":w,"data-event-label":"Enter Phone",trackingFn:(0,o.useCallback)((e=>{if(null===e||void 0===e?void 0:e.label)return{"data-event-action":"Country Selection","data-event-label":e.label,"data-event-category":"signup"===h?"SSO - Sign Up":"SSO - Sign In"}}),[h])}))),o.createElement(_e.B,{size:"lg",variant:"primary",onClick:()=>(0,pe.a)(void 0,void 0,void 0,(function*(){var e,t;k(!0);const{areaCode:r,phoneNumber:a}=Ki(n);if(!r||!a||!n)return i(v("ssov2.validate.phone.required")),k(!1);const o=yield(0,ge.c)({phone:a});if(1===(null===o||void 0===o?void 0:o._status)){if(!o._data||!(null===(e=o._data)||void 0===e?void 0:e.is_pass))return(0,Re.s)({message:v("ssov2.first.noAccountOrPass"),type:"danger"}),f("signup"),k(!1);(null===(t=o._data)||void 0===t?void 0:t.is_pass)&&(Fe.u.setState({flowData:{method:"phone",flow:"login",metaData:o._data}}),u({type:Fe.S.PASSWORD,config:{phone:n,method:"phone"}}),d())}else i(Wi(v,null===o||void 0===o?void 0:o.code));k(!1)})),loading:P,disabled:P,"data-event-category":E,"data-event-action":w,"data-event-label":"Continue Login",display:"login"===h?"block":"none"},v("ssov2.button.continue")),lt.i&&o.createElement(_e.B,{size:"lg",variant:"primary",onClick:()=>(0,pe.a)(void 0,void 0,void 0,(function*(){var e,t;k(!0);const{areaCode:r,phoneNumber:a}=Ki(n);if(!r||!a||!n)return i(v("ssov2.validate.phone.required")),k(!1);const o=yield(0,ge.c)({phone:a});if(1===(null===o||void 0===o?void 0:o._status)){const l=null===(e=o._data)||void 0===e?void 0:e.provider;if(null===(t=o._data)||void 0===t?void 0:t.is_pass)Fe.u.setState({flowData:{method:"whatsapp",flow:"login",metaData:o._data}}),u({type:Fe.S.PASSWORD,config:{phone:n,method:"whatsapp"}}),d();else{let e;if(e=l?yield el(a,r):yield Qi(a,r),1!==(null===e||void 0===e?void 0:e._status))return i(Wi(v,null===e||void 0===e?void 0:e.code)),k(!1);Fe.u.setState({flowData:{method:"whatsapp",flow:"signup",metaData:o._data}}),u({type:Fe.S.OTP,config:{phone:n,otpType:"phone-whatsapp",afterAction:"forgot"}}),d()}}else i(Wi(v,null===o||void 0===o?void 0:o.code));k(!1)})),loading:P,disabled:P,"data-event-category":E,"data-event-action":w,"data-event-label":"Continue with WhatsApp",display:"signup"===h?"block":"none",leftIcon:o.createElement(Zl,null),color:"#00B16A"},v("ssov2.button.otp.whatsapp")),lt.a&&o.createElement(_e.B,{size:"lg",variant:"primary",onClick:O,loading:P,disabled:P,"data-event-category":E,"data-event-action":w,"data-event-label":"Continue with Zalo",display:"signup"===h?"block":"none",leftIcon:o.createElement(Yl,null)},v("ssov2.button.otp.zalo")),lt.b&&o.createElement(o.Fragment,null,o.createElement(_e.B,{size:"sm",variant:"white",onClick:()=>(0,pe.a)(void 0,void 0,void 0,(function*(){var e,t;k(!0);const{areaCode:r,phoneNumber:a}=Ki(n);if(!r||!a||!n)return i(v("ssov2.validate.phone.required")),k(!1);const o=yield(0,ge.c)({phone:a});if(1===(null===o||void 0===o?void 0:o._status)){const l=null===(e=o._data)||void 0===e?void 0:e.provider;if(null===(t=o._data)||void 0===t?void 0:t.is_pass)Fe.u.setState({flowData:{method:"sms",flow:"login",metaData:o._data}}),u({type:Fe.S.PASSWORD,config:{phone:n,method:"sms"}}),d();else{let e;if(l){const t=yield b();e=yield Xi(a,r,t)}else e=yield qi(a,r);if(1!==(null===e||void 0===e?void 0:e._status))return i(Wi(v,null===e||void 0===e?void 0:e.code)),k(!1);Fe.u.setState({flowData:{method:"sms",flow:"signup",metaData:o._data}}),u({type:Fe.S.OTP,config:{phone:n,otpType:"phone-sms",afterAction:"forgot"}}),d()}}else i(Wi(v,null===o||void 0===o?void 0:o.code));k(!1)})),loading:P,disabled:P,"data-event-category":E,"data-event-action":w,"data-event-label":"Continue with SMS",display:"signup"===h?"block":"none",style:{fontWeight:400},color:"#595959",leftIcon:o.createElement(Oe,{size:18})},v("ssov2.button.otp.sms")),y())),o.createElement(Le.i,{color:"#E4E8EC",display:"signup"===h?"block":"none"}),o.createElement(Ae.K,{spacing:16,align:"center"},o.createElement(Ne.T,{size:"p4",color:"gray.4"},v("ssov2.orContinueWith")),o.createElement(De.Z,{spacing:8,style:{width:"100%"}},o.createElement(_e.B,{variant:"white",style:{flex:1,height:48,padding:12,background:"#F7F9FC",borderRadius:8},onClick:x,"data-event-category":E,"data-event-action":w,"data-event-label":"Continue with Google"},o.createElement(ot,{style:{width:20,height:20,marginRight:4,borderRadius:"100%"}})," ",o.createElement(Ne.T,{size:"p4",color:"black",weight:"regular"},"Google")),o.createElement(_e.B,{variant:"white",style:{flex:1,height:48,padding:12,background:"#F7F9FC",borderRadius:8},onClick:_,"data-event-category":E,"data-event-action":w,"data-event-label":"Continue with Facebook"},o.createElement(at,{style:{width:20,height:20,marginRight:4,borderRadius:"100%"}})," ",o.createElement(Ne.T,{size:"p4",color:"black",weight:"regular"},"Facebook")),o.createElement(_e.B,{variant:"white",style:{flex:1,height:48,padding:12,background:"#F7F9FC",borderRadius:8},onClick:S,"data-event-category":E,"data-event-action":w,"data-event-label":"Continue with Email"},o.createElement(ol,{style:{marginRight:4}})," ",o.createElement(Ne.T,{size:"p4",color:"black",weight:"regular"},"Email"))))),o.createElement(il,{legalTextType:g,trackingAction:w,trackingCategory:E}))},ql=({hidden:e,index:t,config:n})=>{const{t:r}=(0,He.u)(),{onClose:a,setTracking:i}=Ai(),{setSteps:l,steps:s}=(0,Fe.a)(),{flowData:c,userInfo:u,abTestFlow:d}=(0,Fe.u)(),[m,p]=o.useState(!1),[h,f]=o.useState(""),[g,v]=o.useState(""),b=o.useRef(null),y=o.useRef(null),{getGRecaptchaToken:w,renderRecaptchaHandler:E}=Yi(),{phone:P,email:k,otpType:C,isUpdatePhone:O,afterAction:S,setupData:x}=n,_="email"===C||"update-email"===C,T="phone-zalo"===C,A="phone-sms"===C,I="phone-whatsapp"===C,M=null===c||void 0===c?void 0:c.method,D=u&&!u.first_time_login?`SSO - Existing User via ${M}_Phone_Adoption_Test_${d}`:Ni(s,c)?`SSO - Sign Up via ${M}_Phone_Adoption_Test_${d}`:`SSO - Sign In via ${M}_Phone_Adoption_Test_${d}`,L=_?"Verify Your Email":"Verify Phone Number via "+(T?"Zalo":A?"SMS":I?"WhatsApp":"");(0,o.useEffect)((()=>{e||(v(""),i({category:D,action:L}))}),[e]);const R=e=>{Fe.a.setState((n=>({steps:n.steps.slice(0,t).concat(e),currentStepIndex:t})))},N=e=>(0,pe.a)(void 0,void 0,void 0,(function*(){if(!(e&&F>0)){p(!0);try{const{areaCode:e,phoneNumber:t}=Ki(P);let n;if(O)"phone-sms"===C?n=yield Ji(t,e):"phone-zalo"===C?n=yield al(t,e):"phone-whatsapp"===C&&(n=yield tl(t,e));else if("phone-sms"===C){const r=yield w();n=yield Xi(t,e,r)}else"phone-zalo"===C?n=yield rl(t,e):"phone-whatsapp"===C?n=yield el(t,e):"email"===C?n=yield Gi(k):"update-email"===C&&(n=yield(0,pe.a)(void 0,void 0,void 0,(function*(){return(0,ge.f)(ge.S.ECOM_CARE.RESEND_OTP,{method:"GET"})})));if(1!==(null===n||void 0===n?void 0:n._status))return v(Wi(r,null===n||void 0===n?void 0:n.code)),p(!1);z()}catch(ml){console.error(ml),v(Wi(r,""))}p(!1)}})),H=e=>(0,pe.a)(void 0,void 0,void 0,(function*(){var t,n,o;if(!e||e.length<6)v(r("ssov2.validate.otp.required"));else{p(!0);try{const{areaCode:l,phoneNumber:s}=Ki(P);if(O){let n;if("phone-sms"===C?n=yield((e,t)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const n=new FormData;return n.append("otp_code",t),n.append("area_code",e),(0,ge.f)(ge.S.PHONE.UPDATE_PHONE_VERIFY_OTP,{method:"POST",body:n})})))(l,e):"phone-zalo"===C?n=yield((e,t,n)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const r=new FormData;return r.append("phone_number",e),r.append("otp_code",n),r.append("area_code",t),(0,ge.f)(ge.S.ZALO.UPDATE_PHONE_VERIFY_OTP,{method:"POST",body:r})})))(s,l,e):"phone-whatsapp"===C&&(n=yield((e,t,n)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const r=new FormData;return r.append("phone_number",e),r.append("otp_code",n),r.append("area_code",t),(0,ge.f)(ge.S.WHATSAPP.UPDATE_PHONE_VERIFY_OTP,{method:"POST",body:r})})))(s,l,e)),1===(null===n||void 0===n?void 0:n._status))if("setup"===S){const e=yield(0,ge.g)();if(1!==(null===e||void 0===e?void 0:e._status))return v(Wi(r,null===e||void 0===e?void 0:e.code)),p(!1);if((null===(t=null===e||void 0===e?void 0:e._data)||void 0===t?void 0:t.id)&&e._data.phone&&e._data.phone_verified_at&&e._data.email&&!e._data.email.includes("@hhg.com")&&!e._data.email.includes("@facebook.com")&&e._data.name&&e._data.birthday&&("number"===typeof e._data.gender||"string"===typeof e._data.gender)){return"email"!==c.method&&"zalo"!==c.method&&"sms"!==c.method&&"whatsapp"!==c.method&&"phone"!==c.method&&"email"!==(null===e||void 0===e?void 0:e._data.provider)&&"phone"!==(null===e||void 0===e?void 0:e._data.provider)||(null===e||void 0===e?void 0:e._data.is_pass)?(null===a||void 0===a||a(!0),p(!1)):(R({type:Fe.S.FORGOT_PASSWORD_SETUP,config:{email:k,phone:P}}),p(!1))}R({type:Fe.S.SETUP_FULL,config:{phone:P,userInfo:null===e||void 0===e?void 0:e._data}})}else if("submitSetup"===S){const e=yield(0,ge.u)(Object.assign(Object.assign({},x),{validate:""}));1===(null===e||void 0===e?void 0:e._status)?((0,ge.h)(null===e||void 0===e?void 0:e._data),null===a||void 0===a||a(!0)):v(Wi(r,null===e||void 0===e?void 0:e.code))}else"update-email"===S?R({type:Fe.S.UPDATE_EMAIL}):null===a||void 0===a||a(!0);else v(Wi(r,null===n||void 0===n?void 0:n.code));return p(!1)}let u;if("phone-sms"===C?u=yield((e,t,n)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const r=new FormData;return r.append("phone_number",e),r.append("area_code",t),r.append("otp_code",n),(0,ge.f)(ge.S.PHONE.VERIFY_BY_OTP,{method:"POST",body:r})})))(s,l,e):"phone-zalo"===C?u=yield((e,t,n)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const r=new FormData;return r.append("otp_code",n),r.append("phone_number",e),r.append("area_code",t),(0,ge.f)(ge.S.ZALO.VERIFY_BY_OTP,{method:"POST",body:r})})))(s,l,e):"phone-whatsapp"===C?u=yield((e,t,n)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const r=new FormData;return r.append("otp_code",n),r.append("phone_number",e),r.append("area_code",t),(0,ge.f)(ge.S.WHATSAPP.VERIFY_BY_OTP,{method:"POST",body:r})})))(s,l,e):"email"===C?u=yield((e,t)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const n=new FormData;return n.append("email",e),n.append("code",t),(0,ge.f)(ge.S.EMAIL.VERIFY_BY_OTP,{method:"POST",body:n})})))(k,e):"update-email"===C&&(u=yield(i=e,(0,pe.a)(void 0,void 0,void 0,(function*(){const e=new FormData;return e.append("code",i),(0,ge.f)(ge.S.ECOM_CARE.VERIFY_OTP,{method:"POST",body:e})})))),1!==(null===u||void 0===u?void 0:u._status))return f(""),null===(n=y.current)||void 0===n||n.focus(),v(Wi(r,null===u||void 0===u?void 0:u.code)),p(!1);if((0,ge.h)(null===u||void 0===u?void 0:u._data),"forgot"===S)R({type:Fe.S.FORGOT_PASSWORD_SETUP,config:{provider:T?"Zalo":A?"SMS":I?"WhatsApp":_?"Email":""}});else if("setup"===S){const e=yield(0,ge.g)();if(1!==(null===e||void 0===e?void 0:e._status))return v(Wi(r,null===e||void 0===e?void 0:e.code)),p(!1);if((null===(o=null===e||void 0===e?void 0:e._data)||void 0===o?void 0:o.id)&&e._data.phone&&e._data.phone_verified_at&&e._data.email&&!e._data.email.includes("@hhg.com")&&!e._data.email.includes("@facebook.com")&&e._data.name&&e._data.birthday&&("number"===typeof e._data.gender||"string"===typeof e._data.gender)){return"email"!==c.method&&"zalo"!==c.method&&"sms"!==c.method&&"whatsapp"!==c.method&&"phone"!==c.method&&"email"!==(null===e||void 0===e?void 0:e._data.provider)&&"phone"!==(null===e||void 0===e?void 0:e._data.provider)||(null===e||void 0===e?void 0:e._data.is_pass)?(null===a||void 0===a||a(!0),p(!1)):(R({type:Fe.S.FORGOT_PASSWORD_SETUP,config:{email:k,phone:P}}),p(!1))}R({type:Fe.S.SETUP_FULL,config:{phone:P,userInfo:null===e||void 0===e?void 0:e._data}})}else"update-email"===S?R({type:Fe.S.UPDATE_EMAIL}):null===a||void 0===a||a(!0)}catch(ml){console.error(ml),v(Wi(r,""))}var i;p(!1)}})),$=e=>(0,pe.a)(void 0,void 0,void 0,(function*(){if(!_){p(!0);try{const{areaCode:n,phoneNumber:a}=Ki(P);let o;if(O)"phone-sms"===e?o=yield Ji(a,n):"phone-zalo"===e?o=yield al(a,n):"phone-whatsapp"===e&&(o=yield tl(a,n));else if("phone-sms"===e){const e=yield w();o=yield Xi(a,n,e)}else"phone-zalo"===e?o=yield rl(a,n):"phone-whatsapp"===e&&(o=yield el(a,n));if(1!==(null===o||void 0===o?void 0:o._status))return v(Wi(r,null===o||void 0===o?void 0:o.code)),p(!1);l((n=>n.map(((n,r)=>r===t?Object.assign(Object.assign({},n),{config:Object.assign(Object.assign({},n.config),{otpType:e})}):n))))}catch(ml){console.error(ml),v(Wi(r,""))}p(!1)}})),[F,B]=o.useState(30),z=()=>{B(30);const e=()=>{B((t=>(t-1>0&&setTimeout((()=>e()),1e3),t-1)))};e()};return(0,o.useEffect)((()=>{z()}),[]),o.createElement("form",{style:{display:e?"none":"block"},onSubmit:e=>{e.preventDefault(),H(String(h))}},E(),o.createElement(Ae.K,{spacing:8},o.createElement(Ne.T,{size:"s1",weight:"semiBold"},r(_?"ssov2.otp.email.title":"ssov2.otp.phone.title")),o.createElement(Ne.T,{size:"p4",sx:{b:{fontWeight:"bold"}}},o.createElement("span",{dangerouslySetInnerHTML:{__html:r(_?"ssov2.otp.email.description":"ssov2.otp.phone.description",{email:k,phone:P,method:A?"SMS":T?"Zalo":I?"WhatsApp":""})}}))),o.createElement(Ae.K,{mt:24,spacing:8},o.createElement(fe.I.Wrapper,{error:g},o.createElement(fe.O,{ref:y,value:h,onChange:e=>{f(String(e)),6===String(e).length&&setTimeout((()=>{var e;null===(e=b.current)||void 0===e||e.click()}),100),v("")},otpShareProps:{"data-event-category":D,"data-event-action":L,"data-event-label":"Enter Code"},placeholder:"*"})),o.createElement(De.Z,{spacing:8,align:"center",style:{height:40}},o.createElement(Ne.T,{size:"p4"},r("ssov2.otp.resendQuestion")),o.createElement(Ne.T,{style:{pointerEvents:F>0?"none":"auto",cursor:F>0?"not-allowed":"pointer"},size:"s4",color:"blue.6",onClick:()=>N(!0),"data-event-category":D,"data-event-action":L,"data-event-label":"Resend OTP"},r("ssov2.otp.resendText",{count:F})))),o.createElement(_e.B,{type:"submit",size:"lg",variant:"primary",mt:12,fullWidth:!0,disabled:m,loading:m,"data-event-category":D,"data-event-action":L,"data-event-label":"Continue",ref:b},r("ssov2.button.continue")),!_&&o.createElement(o.Fragment,null,lt.i&&o.createElement(_e.B,{size:"sm",variant:"white",mt:12,fullWidth:!0,onClick:()=>$("phone-whatsapp"),loading:m,disabled:m,"data-event-category":D,"data-event-action":L,"data-event-label":"Send OTP Code via WhatsApp",display:I?"none":"block",leftIcon:o.createElement(Zl,null),style:{fontWeight:400},color:"#595959"},r("ssov2.otp.sendVia",{method:"WhatsApp"})),lt.a&&o.createElement(_e.B,{size:"sm",variant:"white",mt:12,fullWidth:!0,onClick:()=>$("phone-zalo"),loading:m,disabled:m,"data-event-category":D,"data-event-action":L,"data-event-label":"Send OTP Code via Zalo",display:T?"none":"block",leftIcon:o.createElement(Yl,null),style:{fontWeight:400},color:"#595959"},r("ssov2.otp.sendVia",{method:"Zalo"})),lt.b&&o.createElement(_e.B,{size:"sm",variant:"white",mt:12,fullWidth:!0,onClick:()=>$("phone-sms"),loading:m,disabled:m,"data-event-category":D,"data-event-action":L,"data-event-label":"Send OTP Code via SMS",display:A?"none":"block",leftIcon:o.createElement(Oe,{size:18}),style:{fontWeight:400},color:"#595959"},r("ssov2.otp.sendVia",{method:"SMS"}))))},Xl=({hidden:e,config:t})=>{const{t:n}=(0,He.u)(),{onClose:r,setTracking:a}=Ai(),{setUserInfo:i,flowData:l,abTestFlow:s}=(0,Fe.u)(),[c,u]=o.useState(""),d=null===t||void 0===t?void 0:t.phone,m=null===t||void 0===t?void 0:t.method,p=null===t||void 0===t?void 0:t.email,h=`SSO - Sign In via ${p?"Email":m}_Phone_Adoption_Test_${s}`,f="Welcome Back";(0,o.useEffect)((()=>{e||(u(""),a({category:h,action:f}))}),[e]);const[g,v]=o.useState(!1),{addStep:b,goNext:y}=(0,Fe.a)();return o.createElement("form",{style:{display:e?"none":"block"},onSubmit:e=>(0,pe.a)(void 0,void 0,void 0,(function*(){e.preventDefault(),v(!0);try{const a=e.currentTarget.password.value;let o;o=d?yield((e,t)=>(0,pe.a)(void 0,void 0,void 0,(function*(){const n=new FormData;let{phoneNumber:r}=Ki(e);return r=r.startsWith("0")?r.substring(1):r,n.append("phone_number",r),n.append("password",t),(0,ge.f)(ge.S.PHONE.LOGIN_BY_PASSWORD,{method:"POST",body:n},!0)})))(d,a):yield ji(p,a),1===(null===o||void 0===o?void 0:o._status)?yield(t=null===o||void 0===o?void 0:o._data,(0,pe.a)(void 0,void 0,void 0,(function*(){(0,ge.h)(t);const e=yield(0,ge.g)(),n=$i(l),a=Fi(l);return i(null===e||void 0===e?void 0:e._data),!d&&p&&(0,Fe.b)(null===e||void 0===e?void 0:e._data)&&"B"!==s?(Fe.u.setState((e=>({flowData:Object.assign(Object.assign({},e.flowData),{isVerifyPhone:!0})}))),b({type:Fe.S.VERIFY_PHONE,config:{provider:"email"}}),void y()):(0,Fe.c)(l,e._data)?(b({type:Fe.S.FORGOT_PASSWORD_PHONE,config:{phone:`${e._data.area_code}${e._data.phone}`,afterAction:"setup"}}),void y()):!n&&!a||(0,Fe.i)(null===e||void 0===e?void 0:e._data)?void(null===r||void 0===r||r(!0)):(b({type:Fe.S.SETUP_FULL,config:{userInfo:null===e||void 0===e?void 0:e._data}}),void y())}))):u(Wi(n,null===o||void 0===o?void 0:o.code))}catch(e){u(Wi(n,"")),console.error(e)}var t;v(!1)}))},o.createElement(Ae.K,{spacing:8},o.createElement(Ne.T,{size:"s1",weight:"semiBold"},n("ssov2.password.title1"),o.createElement("br",null),n("ssov2.password.title2")),o.createElement(Ne.T,{size:"p4"},n("ssov2.password.description"))),o.createElement(Ae.K,{mt:24,spacing:8},o.createElement(fe.h,{name:"password",placeholder:n("ssov2.passwordForgotSetup.field.password.placeholder"),error:c||void 0,onChange:()=>u(""),disabled:g,required:!0,"data-event-category":h,"data-event-action":f,"data-event-label":"Enter Password"}),o.createElement(De.Z,{spacing:8,align:"center",style:{height:40}},o.createElement(Ne.T,{size:"p4"},n("ssov2.password.forgotPassword")),o.createElement(Ne.T,{size:"s4",color:"blue.6",style:{cursor:"pointer"},onClick:()=>(0,pe.a)(void 0,void 0,void 0,(function*(){var e,t;v(!0);try{if(d)b({type:Fe.S.FORGOT_PASSWORD_PHONE,config:{phone:d}});else{const r=yield(0,ge.c)({email:p});if(1===(null===r||void 0===r?void 0:r._status)){let a;if((null===(e=r._data)||void 0===e?void 0:e.provider)?(a=yield Gi(p),Fe.u.setState((e=>({flowData:Object.assign(Object.assign({},e.flowData),{flow:"login"})})))):(a=yield Ui(p),Fe.u.setState((e=>({flowData:Object.assign(Object.assign({},e.flowData),{flow:"signup"})})))),1!==(null===a||void 0===a?void 0:a._status))return u(Wi(n,null===a||void 0===a?void 0:a.code)),v(!1);b({type:Fe.S.OTP,config:{email:p,otpType:"email",afterAction:"forgot",provider:null===(t=r._data)||void 0===t?void 0:t.provider}})}}y()}catch(ml){u(Wi(n,"")),console.error(ml)}v(!1)})),"data-event-category":h,"data-event-action":f,"data-event-label":"Reset Password"},n("ssov2.password.reset")))),o.createElement(_e.B,{type:"submit",size:"lg",variant:"primary",mt:12,fullWidth:!0,disabled:g,loading:g,"data-event-category":h,"data-event-action":f,"data-event-label":"Sign In"},n("ssov2.password.signIn")))},Jl=({style:e={}})=>{const{t:t}=(0,He.u)(),{onClose:n,tracking:r}=Ai(),[a,i]=(0,o.useState)(!1),{userInfo:l,flowData:s}=(0,Fe.u)(),{currentStepIndex:c,steps:u,addStep:d,goNext:m}=(0,Fe.a)(),p=u[c];return o.createElement(_e.B,{size:"sm",variant:"white",color:"#737373",style:Object.assign({fontWeight:400},e),onClick:()=>(0,pe.a)(void 0,void 0,void 0,(function*(){var e;if(!a){if(i(!0),!l||(0,Fe.i)(l)||(null===p||void 0===p?void 0:p.type)!==Fe.S.VERIFY_PHONE&&(null===p||void 0===p?void 0:p.type)!==Fe.S.FORGOT_PASSWORD_PHONE)if(l||(0,Fe.d)(s)||(null===p||void 0===p?void 0:p.type)!==Fe.S.VERIFY_PHONE){const e=(e=>{const t=e.findIndex((e=>e.type===Fe.S.PASSWORD)),n=e.findIndex((e=>e.type===Fe.S.FORGOT_PASSWORD_PHONE));return t>0&&n>0&&n>t})(u);null===n||void 0===n||n(!e)}else d({type:Fe.S.SETUP_FULL,config:{userInfo:l}}),m();else d({type:"update-email"===(null===(e=p.config)||void 0===e?void 0:e.afterAction)?Fe.S.UPDATE_EMAIL:Fe.S.SETUP_FULL,config:{userInfo:l}}),m();i(!1)}})),disabled:a,dataEventCategory:null===r||void 0===r?void 0:r.category,dataEventAction:null===r||void 0===r?void 0:r.action,dataEventLabel:"Setup Later"},t("ssov2.button.setupLater"))},Ql=({hidden:e,config:t})=>{const n=null===t||void 0===t?void 0:t.phone,{t:r}=(0,He.u)(),[a,i]=o.useState(""),{setTracking:l,locale:s}=Ai(),{flowData:c,abTestFlow:u}=(0,Fe.u)(),{getGRecaptchaToken:d,renderRecaptchaHandler:m}=Yi(),p=`SSO - Sign In via ${c.method}_Phone_Adoption_Test_${u}`,h="Forgot Password";(0,o.useEffect)((()=>{e||(i(""),l({category:p,action:h}))}),[e]);const[f,g]=o.useState(!1),{addStep:v,goNext:b}=(0,Fe.a)();return o.createElement("div",{style:{display:e?"none":"block"}},o.createElement(Ae.K,{spacing:8},o.createElement(Ne.T,{size:"s1",weight:"semiBold"},r("ssov2.resetPassword.title")),o.createElement(Ne.T,{size:"p4"},r("ssov2.resetPassword.description"))),o.createElement(Ae.K,{mt:24,spacing:16},o.createElement(Vl,{defaultCountry:s&&Ei.M[s]||"VN",value:n,isError:!!a,required:!0,disabled:!0,"data-event-category":p,"data-event-action":h,"data-event-label":"Enter Phone",trackingFn:(0,o.useCallback)((e=>{if(null===e||void 0===e?void 0:e.label)return{"data-event-action":"Country Selection","data-event-label":e.label,"data-event-category":p}}),[])}),a&&o.createElement(Ne.T,{size:"label2",color:"red.6",mt:-12},a),lt.i&&o.createElement(_e.B,{size:"lg",variant:"primary",onClick:()=>(0,pe.a)(void 0,void 0,void 0,(function*(){var e,a;g(!0);try{const{areaCode:o,phoneNumber:l}=Ki(n);if(!o||!l||!n)return i(r("ssov2.validate.phone.required")),g(!1);const s=yield(0,ge.c)({phone:l});if(1===(null===s||void 0===s?void 0:s._status)){let c;if(c=(null===(e=s._data)||void 0===e?void 0:e.provider)?yield el(l,o):yield Qi(l,o),1!==(null===c||void 0===c?void 0:c._status))return i(Wi(r,null===c||void 0===c?void 0:c.code)),g(!1);v({type:Fe.S.OTP,config:{phone:n,otpType:"phone-whatsapp",afterAction:t.afterAction||"forgot",provider:null===(a=s._data)||void 0===a?void 0:a.provider}}),b()}else i(Wi(r,null===s||void 0===s?void 0:s.code))}catch(ml){console.error(ml),i(Wi(r,""))}g(!1)})),loading:f,disabled:f,"data-event-category":p,"data-event-action":h,"data-event-label":"Continue with WhatsApp",leftIcon:o.createElement(Zl,null),color:"#00B16A"},r("ssov2.button.continueWhatsApp")),lt.a&&o.createElement(_e.B,{size:"lg",variant:"primary",onClick:()=>(0,pe.a)(void 0,void 0,void 0,(function*(){var e,a;g(!0);try{const{areaCode:o,phoneNumber:l}=Ki(n);if(!o||!l||!n)return i(r("ssov2.validate.phone.required")),g(!1);const s=yield(0,ge.c)({phone:l});if(1===(null===s||void 0===s?void 0:s._status)){let c;if(c=(null===(e=s._data)||void 0===e?void 0:e.provider)?yield rl(l,o):yield nl(l,o),1!==(null===c||void 0===c?void 0:c._status))return i(Wi(r,null===c||void 0===c?void 0:c.code)),g(!1);v({type:Fe.S.OTP,config:{phone:n,otpType:"phone-zalo",afterAction:t.afterAction||"forgot",provider:null===(a=s._data)||void 0===a?void 0:a.provider}}),b()}else i(Wi(r,null===s||void 0===s?void 0:s.code))}catch(ml){console.error(ml),i(Wi(r,""))}g(!1)})),disabled:f,loading:f,"data-event-category":p,"data-event-action":h,"data-event-label":"Continue with Zalo",leftIcon:o.createElement(Yl,null)},r("ssov2.button.continueZalo")),lt.b&&o.createElement(o.Fragment,null,o.createElement(_e.B,{size:"sm",variant:"white",onClick:()=>(0,pe.a)(void 0,void 0,void 0,(function*(){var e,a;g(!0);try{const{areaCode:o,phoneNumber:l}=Ki(n);if(!o||!l||!n)return i(r("ssov2.validate.phone.required")),g(!1);const s=yield(0,ge.c)({phone:l});if(1===(null===s||void 0===s?void 0:s._status)){let c;if(null===(e=s._data)||void 0===e?void 0:e.provider){const e=yield d();c=yield Xi(l,o,e)}else c=yield qi(l,o);if(1!==(null===c||void 0===c?void 0:c._status))return i(Wi(r,null===c||void 0===c?void 0:c.code)),g(!1);v({type:Fe.S.OTP,config:{phone:n,otpType:"phone-sms",afterAction:t.afterAction||"forgot",provider:null===(a=s._data)||void 0===a?void 0:a.provider}}),b()}else i(Wi(r,null===s||void 0===s?void 0:s.code))}catch(ml){console.error(ml),i(Wi(r,""))}g(!1)})),disabled:f,loading:f,"data-event-category":p,"data-event-action":h,"data-event-label":"Continue with SMS",style:{fontWeight:400},color:"#595959",leftIcon:o.createElement(Oe,{size:18})},r("ssov2.button.continueSMS")),m()),o.createElement(Jl,null)))},es=()=>o.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o.createElement("path",{d:"M7.053 9.43 5.505 7.883a.48.48 0 0 0-.349-.142.47.47 0 0 0-.354.142.48.48 0 0 0-.145.351q0 .207.145.352l1.83 1.83q.18.18.421.18.24 0 .422-.18l3.709-3.71a.48.48 0 0 0 .142-.348.47.47 0 0 0-.142-.354.48.48 0 0 0-.351-.145.48.48 0 0 0-.352.145zm.948 4.903a6.2 6.2 0 0 1-2.47-.498 6.4 6.4 0 0 1-2.012-1.354 6.4 6.4 0 0 1-1.354-2.01A6.2 6.2 0 0 1 1.666 8q0-1.315.499-2.47a6.4 6.4 0 0 1 1.353-2.01 6.4 6.4 0 0 1 2.01-1.354 6.2 6.2 0 0 1 2.47-.5q1.314 0 2.47.5 1.157.498 2.012 1.353t1.354 2.01q.498 1.156.499 2.47 0 1.314-.499 2.47a6.4 6.4 0 0 1-1.354 2.011 6.4 6.4 0 0 1-2.01 1.355 6.2 6.2 0 0 1-2.47.498m-.002-1q2.234 0 3.784-1.55T13.333 8t-1.55-3.783-3.784-1.55-3.783 1.55T2.666 8t1.55 3.783 3.783 1.55",fill:"#8C8C8C"})),ts=()=>o.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o.createElement("path",{d:"M7.053 9.43 5.505 7.883a.48.48 0 0 0-.349-.142.47.47 0 0 0-.354.142.48.48 0 0 0-.145.351q0 .207.145.352l1.83 1.83q.18.18.421.18.24 0 .422-.18l3.709-3.71a.48.48 0 0 0 .142-.348.47.47 0 0 0-.142-.354.48.48 0 0 0-.351-.145.48.48 0 0 0-.352.145zm.948 4.903a6.2 6.2 0 0 1-2.47-.498 6.4 6.4 0 0 1-2.012-1.354 6.4 6.4 0 0 1-1.354-2.01A6.2 6.2 0 0 1 1.666 8q0-1.315.499-2.47a6.4 6.4 0 0 1 1.353-2.01 6.4 6.4 0 0 1 2.01-1.354 6.2 6.2 0 0 1 2.47-.5q1.314 0 2.47.5 1.157.498 2.012 1.353t1.354 2.01q.498 1.156.499 2.47 0 1.314-.499 2.47a6.4 6.4 0 0 1-1.354 2.011 6.4 6.4 0 0 1-2.01 1.355 6.2 6.2 0 0 1-2.47.498",fill:"#00B16A"})),ns=()=>o.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o.createElement("path",{d:"m8.001 8.703 2.049 2.048q.138.14.348.142a.47.47 0 0 0 .355-.142.48.48 0 0 0 .145-.35.48.48 0 0 0-.145-.352L8.703 8l2.05-2.049a.48.48 0 0 0 .141-.348.47.47 0 0 0-.141-.354.48.48 0 0 0-.352-.145.48.48 0 0 0-.351.145L8.001 7.298l-2.048-2.05a.48.48 0 0 0-.349-.14.47.47 0 0 0-.354.14.48.48 0 0 0-.145.352q0 .207.145.351l2.049 2.05-2.049 2.048a.48.48 0 0 0-.142.348.47.47 0 0 0 .142.354.48.48 0 0 0 .351.145.48.48 0 0 0 .352-.145zm.001 5.63a6.2 6.2 0 0 1-2.47-.498 6.4 6.4 0 0 1-2.011-1.354 6.4 6.4 0 0 1-1.354-2.01A6.2 6.2 0 0 1 1.668 8q0-1.315.499-2.47A6.4 6.4 0 0 1 3.52 3.52a6.4 6.4 0 0 1 2.01-1.354 6.2 6.2 0 0 1 2.47-.5q1.314 0 2.47.5 1.156.498 2.012 1.353.855.855 1.354 2.01.499 1.156.499 2.47t-.499 2.47a6.4 6.4 0 0 1-1.354 2.011 6.4 6.4 0 0 1-2.01 1.355 6.2 6.2 0 0 1-2.47.498",fill:"#F44D2C"})),rs=e=>{var{form:t,loading:n,tracking:r}=e,a=(0,pe._)(e,["form","loading","tracking"]);const{t:i}=(0,He.u)(),[l,s]=o.useState(void 0),[c,u]=o.useState(void 0),d=t.values.password;return(0,o.useEffect)((()=>{"undefined"!==typeof d&&(s(d.length>=8),u(!!d.match(/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)/)))}),[d]),o.createElement(Ae.K,Object.assign({spacing:12},a),o.createElement(fe.h,Object.assign({name:"password",placeholder:i("ssov2.passwordForgotSetup.field.password.placeholder"),label:i("ssov2.passwordForgotSetup.field.password.label"),required:!0,withAsterisk:!0},t.getInputProps("password"),{onBlur:e=>{t.getInputProps("password").onBlur(e),t.values.confirmPassword&&t.validateField("confirmPassword")},disabled:n,"data-event-category":null===r||void 0===r?void 0:r.category,"data-event-action":null===r||void 0===r?void 0:r.action,"data-event-label":"Enter Password"})),o.createElement(Ae.K,{spacing:8},o.createElement(De.Z,{spacing:4,align:"flex-start"},l?o.createElement(ts,null):"undefined"===typeof l?o.createElement(es,null):o.createElement(ns,null),o.createElement(Ne.T,{size:"n1",style:{flex:1}},i("ssov2.passwordForgotSetup.field.password.atLeast8Chars"))),o.createElement(De.Z,{spacing:4,align:"flex-start"},c?o.createElement(ts,null):"undefined"===typeof c?o.createElement(es,null):o.createElement(ns,null),o.createElement(Ne.T,{size:"n1",style:{flex:1}},i("ssov2.passwordForgotSetup.field.password.atLeastOneUpper")))),o.createElement(fe.h,Object.assign({name:"confirm-password",placeholder:i("ssov2.passwordForgotSetup.field.passwordConfirm.placeholder"),label:i("ssov2.passwordForgotSetup.field.passwordConfirm.label"),required:!0,withAsterisk:!0,disabled:n,"data-event-category":null===r||void 0===r?void 0:r.category,"data-event-action":null===r||void 0===r?void 0:r.action,"data-event-label":"Confirm Password"},t.getInputProps("confirmPassword"))))},as=({hidden:e})=>{const{t:t}=(0,He.u)(),[n,r]=o.useState(!1),[a,i]=o.useState(""),{setTracking:l,onClose:s}=Ai(),{addStep:c,goNext:u}=(0,Fe.a)(),{flowData:d,setUserInfo:m,source:p,abTestFlow:h}=(0,Fe.u)(),f=d.method,g="login"===d.flow?`SSO - Sign In via ${f}_Phone_Adoption_Test_${h}`:`SSO - Sign Up via ${f}_Phone_Adoption_Test_${h}`,v="Setup Password";(0,o.useEffect)((()=>{e||(i(""),l({category:g,action:v}))}),[e]);const{steps:b,setSteps:y}=(0,Fe.a)(),w=(0,Pi.c)({validate:(0,ki.X)(Ci.Ry().shape({password:Ci.Z_().required(t("ssov2.validate.password.required")).min(8," ").max(50," ").matches(/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)/," "),confirmPassword:Ci.Z_().required(t("ssov2.validate.confirmPassword.required")).test("passwords-match",t("ssov2.validate.confirmPassword.match"),(function(e){return this.parent.password===e}))}))});return o.createElement("form",{style:{display:e?"none":"block"},onSubmit:w.onSubmit((e=>(0,pe.a)(void 0,void 0,void 0,(function*(){var n;r(!0);try{const{password:r,confirmPassword:a}=e;if(r.length>=8&&r.length<=50&&r.match(/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)/)&&r===a){const e=$i(d)||Fi(d),o=e?yield(0,ge.u)({password:r,confirm_password:a,validate:""}):yield(0,ge.r)(r,a);if(1===(null===o||void 0===o?void 0:o._status))if(e){const e=(e=>{try{const t=e.split(".")[1].replace(/-/g,"+").replace(/_/g,"/"),n=decodeURIComponent(atob(t).split("").map((function(e){return"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)})).join(""));return JSON.parse(n).email}catch(t){return""}})(null===(n=null===o||void 0===o?void 0:o._data)||void 0===n?void 0:n.token),t=Fi(d)&&(e=>{const t=e.findIndex((e=>e.type===Fe.S.PASSWORD)),n=e.findIndex((e=>e.type===Fe.S.FORGOT_PASSWORD_SETUP));return t>0&&n>0&&n>t})(b)?yield ji(e,r):null;(0,ge.h)((null===t||void 0===t?void 0:t._data)||(null===o||void 0===o?void 0:o._data));const a=yield(0,ge.g)();if($i(d)&&(a&&!(0,Fe.i)(null===a||void 0===a?void 0:a._data)?(c({type:Fe.S.SETUP_FULL,config:{userInfo:null===a||void 0===a?void 0:a._data}}),u()):null===s||void 0===s||s(!0)),Fi(d)){m(null===a||void 0===a?void 0:a._data);const e=(0,Fe.b)(null===a||void 0===a?void 0:a._data)&&"care_onboarding"===p,t=(0,Fe.b)(null===a||void 0===a?void 0:a._data)&&"B"!==h;e||t?(c({type:Fe.S.VERIFY_PHONE,config:{provider:"email"}}),u()):Li(null===a||void 0===a?void 0:a._data,d)?null===s||void 0===s||s(!0):(c({type:Fe.S.SETUP_FULL,config:{userInfo:null===a||void 0===a?void 0:a._data}}),u())}}else{(0,Re.s)({type:"success",message:"Password has been reset successfully"});const e=b.findIndex((e=>e.type===Fe.S.PASSWORD));-1===e?(y((e=>[e[0]])),Fe.a.setState({currentStepIndex:0})):(y((t=>t.slice(0,e+1))),Fe.a.setState({currentStepIndex:e}))}else i(Wi(t,null===o||void 0===o?void 0:o.code))}}catch(ml){console.error(ml),i(Wi(t,null===ml||void 0===ml?void 0:ml.code))}r(!1)}))))},o.createElement(Ae.K,{spacing:24},o.createElement(Ae.K,{spacing:8},o.createElement(Ne.T,{size:"s1",weight:"semiBold"},t("ssov2.passwordForgotSetup.title")),o.createElement(Ne.T,{size:"p4"},t("ssov2.passwordForgotSetup.description"))),o.createElement(rs,{form:w,loading:n,tracking:{category:g,action:v}}),a&&o.createElement(Ne.T,{size:"label2",color:"red.6",mt:-12},a),o.createElement(_e.B,{type:"submit",size:"lg",variant:"primary",fullWidth:!0,disabled:n,loading:n,"data-event-category":g,"data-event-action":v,"data-event-label":"signup"===(null===d||void 0===d?void 0:d.flow)?"Create New Account":"Save"},"signup"===(null===d||void 0===d?void 0:d.flow)?t("ssov2.setup.button.createAccount"):t("ssov2.button.save"))))},os=({hidden:e,config:t})=>{const{t:n}=(0,He.u)(),[r,a]=o.useState(""),[i,l]=o.useState(!1),[s,c]=o.useState(""),{locale:u,setTracking:d}=Ai(),{flowData:m,userInfo:p,abTestFlow:h}=(0,Fe.u)(),{steps:f}=(0,Fe.a)(),{afterAction:g,provider:v}=t||{},b=null===m||void 0===m?void 0:m.method,y=p&&!p.first_time_login?`SSO - Existing User via ${b}_Phone_Adoption_Test_${h}`:Ni(f,m)?`SSO - Sign Up via ${b}_Phone_Adoption_Test_${h}`:`SSO - Sign In via ${b}_Phone_Adoption_Test_${h}`,w="Verify Phone Number";(0,o.useEffect)((()=>{e||(c(""),d({category:y,action:w}))}),[e]);const{source:E}=(0,Fe.u)(),{addStep:P,goNext:k}=(0,Fe.a)();return o.createElement("div",{style:{display:e?"none":"block"}},o.createElement(Ae.K,{spacing:24},o.createElement(Ae.K,{spacing:8},o.createElement(Ne.T,{size:"s1",weight:"semiBold"},n("ssov2.phoneVerify.title")),o.createElement(Ne.T,{size:"p4"},n("ssov2.phoneVerify.description"))),o.createElement(Ae.K,{spacing:16},o.createElement(fe.I.Wrapper,{error:s},o.createElement(Vl,{defaultCountry:u&&Ei.M[u]||"VN",value:r,onChange:e=>{a(e),c("")},isError:!!s,required:!0,name:"phone",disabled:i,"data-event-category":y,"data-event-action":w,"data-event-label":"Enter Phone",trackingFn:(0,o.useCallback)((e=>{if(null===e||void 0===e?void 0:e.label)return{"data-event-action":"Country Selection","data-event-label":e.label,"data-event-category":y}}),[])})),lt.i&&o.createElement(_e.B,{size:"lg",variant:"primary",onClick:()=>(0,pe.a)(void 0,void 0,void 0,(function*(){l(!0);try{const{areaCode:e,phoneNumber:t}=Ki(r);if(!e||!t||!r)return c(n("ssov2.validate.phone.required")),l(!1);const a=yield(0,ge.c)({phone:t});if(1===(null===a||void 0===a?void 0:a._status))if(a._data)c(n("ssov2.phone.alreadyUsed"));else{const a=yield tl(t,e);if(1!==(null===a||void 0===a?void 0:a._status))return c(Wi(n,null===a||void 0===a?void 0:a.code)),l(!1);P({type:Fe.S.OTP,config:{provider:v,phone:r,otpType:"phone-whatsapp",isUpdatePhone:!0,afterAction:g||"setup"}}),k()}else c(Wi(n,null===a||void 0===a?void 0:a.code))}catch(ml){console.log(ml),c(Wi(n,""))}l(!1)})),loading:i,disabled:i,"data-event-category":y,"data-event-action":w,"data-event-label":"Continue with WhatsApp",leftIcon:o.createElement(Zl,null),color:"#00B16A"},n("ssov2.button.continueWhatsApp")),lt.a&&o.createElement(_e.B,{size:"lg",variant:"primary",onClick:()=>(0,pe.a)(void 0,void 0,void 0,(function*(){l(!0);try{const{areaCode:e,phoneNumber:t}=Ki(r);if(!e||!t||!r)return c(n("ssov2.validate.phone.required")),l(!1);const a=yield(0,ge.c)({phone:t});if(1===(null===a||void 0===a?void 0:a._status))if(a._data)c(n("ssov2.phone.alreadyUsed"));else{const a=yield al(t,e);if(1!==(null===a||void 0===a?void 0:a._status))return c(Wi(n,null===a||void 0===a?void 0:a.code)),l(!1);P({type:Fe.S.OTP,config:{provider:v,phone:r,otpType:"phone-zalo",isUpdatePhone:!0,afterAction:g||"setup"}}),k()}else c(Wi(n,null===a||void 0===a?void 0:a.code))}catch(ml){console.log(ml),c(Wi(n,""))}l(!1)})),disabled:i,loading:i,"data-event-category":y,"data-event-action":w,"data-event-label":"Continue with Zalo",leftIcon:o.createElement(Yl,null)},n("ssov2.button.continueZalo")),lt.b&&o.createElement(_e.B,{size:"sm",variant:"white",onClick:()=>(0,pe.a)(void 0,void 0,void 0,(function*(){l(!0);try{const{areaCode:e,phoneNumber:t}=Ki(r);if(!e||!t||!r)return c(n("ssov2.validate.phone.required")),l(!1);const a=yield(0,ge.c)({phone:t});if(1===(null===a||void 0===a?void 0:a._status))if(a._data)c(n("ssov2.phone.alreadyUsed"));else{const a=yield Ji(t,e);if(1!==(null===a||void 0===a?void 0:a._status))return c(Wi(n,null===a||void 0===a?void 0:a.code)),l(!1);P({type:Fe.S.OTP,config:{provider:v,phone:r,otpType:"phone-sms",isUpdatePhone:!0,afterAction:g||"setup"}}),k()}else c(Wi(n,null===a||void 0===a?void 0:a.code))}catch(ml){console.log(ml),c(Wi(n,""))}l(!1)})),disabled:i,loading:i,"data-event-category":y,"data-event-action":w,"data-event-label":"Continue with SMS",style:{fontWeight:400},color:"#595959",leftIcon:o.createElement(Oe,{size:18})},n("ssov2.button.continueSMS")),"care_onboarding"!==E&&"ecom"!==E&&o.createElement(Jl,null))))},is=()=>o.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o.createElement("path",{d:"M9.907.476C7.828.428 5.535 2.36 4.817 4.593c-1.192 3.7.154 9.554-1.391 13.089l10.542-.056c.649-3.603.786-7.28.41-10.922-.159-1.46-.4-3.184-1.33-4.294C12.02 1.184 11.02.624 10.514.514a2.4 2.4 0 0 0-.607-.038",fill:"#262626"}),o.createElement("path",{d:"M14.224 18.144H5.532c-1.44 0-2.196-.447-1.206-1.493a7 7 0 0 1 .531-.502c.537-.457 1.743-1.437 2.57-1.921.513-.3.894-.78 1.068-1.348q.108-.418.143-.847h2.48q.035.43.143.847a2.36 2.36 0 0 0 1.066 1.348c.83.484 2.034 1.464 2.572 1.921q.28.238.532.502c.99 1.046.233 1.493-1.207 1.493",fill:"#FFB497"}),o.createElement("path",{d:"M15.841 17.15c.41.686.031 1.06-.556 1.401-.604.35-2.454 1.086-5.407 1.086S5.076 18.9 4.471 18.55c-.587-.34-.965-.715-.555-1.4q.327-.538.76-.985a9.3 9.3 0 0 1 2.64-1.846l2.59 2.726 2.573-2.707a9.3 9.3 0 0 1 2.6 1.827h.003c.287.297.542.628.759.985",fill:"#FC488D"}),o.createElement("path",{d:"M6.037 7.275a.95.95 0 0 0-.763-.012c-.442.225-.502.809-.353 1.227.19.538.782 1.076 1.414.871z",fill:"#FFB497"}),o.createElement("path",{d:"M6.334 8.688a.23.23 0 0 1-.192-.104.66.66 0 0 0-.514-.249.23.23 0 0 1-.003-.46c.023 0 .6-.005.902.457a.23.23 0 0 1-.193.356m4.929 4.192c-.519.285-1.054.501-1.384.501s-.865-.216-1.383-.501q.108-.418.143-.847h2.481q.034.43.143.847",fill:"#FF977B"}),o.createElement("path",{d:"M13.564 6.966c-.181-1.907-1.68-4.121-2.63-3.686a.18.18 0 0 1-.194-.028C9.154 1.846 9.156 6.759 6.035 7.274c.071 2.186.776 3.652 1.512 4.224.667.52 1.781 1.116 2.33 1.116s1.664-.596 2.332-1.116c.77-.6 1.577-2.186 1.355-4.532",fill:"#FCCAAF"}),o.createElement("path",{d:"M11.786 7.978a.387.387 0 1 0 0-.775.387.387 0 0 0 0 .775",fill:"#404040"}),o.createElement("path",{d:"M11.098 7.092a.85.85 0 0 1 .417-.26c.15-.04.307-.048.46-.022q.218.034.413.136.069.03.143.03l.045-.001a.157.157 0 0 1 .163.153.2.2 0 0 1-.012.065.34.34 0 0 1-.207.188.45.45 0 0 1-.323-.02 1.1 1.1 0 0 0-.287-.072.8.8 0 0 0-.268.014.5.5 0 0 0-.207.104l-.018.015a.23.23 0 0 1-.319-.33m-.157-1.074c.35-.09.711-.116 1.07-.076a2.5 2.5 0 0 1 1.012.349.179.179 0 0 1-.177.31 2.2 2.2 0 0 0-.875-.253 2.5 2.5 0 0 0-.908.113.23.23 0 0 1-.134-.44z",fill:"#262626"}),o.createElement("path",{d:"M7.971 7.978a.387.387 0 1 0 0-.775.387.387 0 0 0 0 .775",fill:"#404040"}),o.createElement("path",{d:"M8.324 7.409a.5.5 0 0 0-.207-.105.8.8 0 0 0-.268-.014 1.1 1.1 0 0 0-.288.073.45.45 0 0 1-.322.019.34.34 0 0 1-.208-.188.158.158 0 0 1 .15-.217l.047.001q.075 0 .143-.03.195-.102.412-.136c.153-.026.31-.018.46.022a.85.85 0 0 1 .416.26.23.23 0 0 1-.317.33zm.37-.948a2.5 2.5 0 0 0-.907-.113 2.2 2.2 0 0 0-.876.253.179.179 0 0 1-.176-.31h.001a2.5 2.5 0 0 1 1.013-.35c.358-.039.72-.013 1.069.077a.23.23 0 0 1-.11.447l-.01-.003z",fill:"#262626"}),o.createElement("path",{d:"M10.887 9.971a.15.15 0 0 0-.19-.094l-.012.005a.2.2 0 0 1-.118.004c-.046-.01-.108-.032-.193-.05a.6.6 0 0 0-.397.053.6.6 0 0 0-.397-.053c-.084.019-.145.041-.192.05a.2.2 0 0 1-.118-.004l-.012-.004a.15.15 0 0 0-.132.265.5.5 0 0 0 .283.082c.092 0 .165-.013.217-.012.053.001.152.115.188.145a.28.28 0 0 0 .36-.033c.02-.024.101-.111.155-.112.054 0 .126.012.218.012a.5.5 0 0 0 .282-.082.15.15 0 0 0 .058-.172",fill:"#F44D2C"}),o.createElement("path",{d:"M10.142 8.676a.23.23 0 0 0-.173.078.4.4 0 0 1-.092.015.4.4 0 0 1-.093-.015.23.23 0 0 0-.403.152c0 .32.49.324.496.324.005 0 .494-.004.494-.324a.23.23 0 0 0-.23-.23",fill:"#FF977B"}),o.createElement("path",{d:"M10.026 10.691h-.294a.23.23 0 1 0 0 .46h.294a.23.23 0 0 0 0-.46",fill:"#F44D2C"}),o.createElement("path",{d:"M11.796 18.906a.45.45 0 0 1-.402-.628c.7-1.683-.73-4.184-.36-6.07a9 9 0 0 0 1.09-.687c.771-.6 1.578-2.186 1.356-4.532-.178-1.869-1.621-4.033-2.574-3.71l-.008.001-.007-.005a.013.013 0 0 1 .001-.016c.267-.299.343-1.113-.318-1.782-.498-.505-.665-.992-.418-.979 1.971.11 4.022 2.014 4.7 4.117.79 2.454.252 5.67.611 8.706.23 1.94 1.62 5.74-3.671 5.585",fill:"#262626"})),ls=()=>o.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o.createElement("path",{d:"M10.334 16.266c-3.177 0-3.932-2.198-3.444-2.426.155-.073.312-.14.465-.21.487-.136.801-.72.966-1.133s.213-.762.219-.997l.19.37q.102.06.21.107a3.27 3.27 0 0 0 2.789 0c.072-.031.532-.437.599-.477l-.1.498c.005.226.063.286.14.499.222.59.41.89.955 1.138q.226.1.456.205c.153.071.017 2.426-3.445 2.426",fill:"#FF977B"}),o.createElement("path",{d:"M17.623 17.018c.503.8.038 1.233-.68 1.63-.74.407-2.994 1.263-6.609 1.263s-5.869-.856-6.61-1.264c-.717-.396-1.182-.83-.68-1.63.43-.685 1.662-2.158 3.845-3.177.155-.073.312-.14.466-.21.695 1.15 2.091 1.4 2.985 1.4s2.286-.25 2.983-1.395q.225.1.456.205c2.183 1.019 3.415 2.492 3.844 3.178",fill:"#2D87F3"}),o.createElement("path",{d:"M12.852 12.533c-.72.35-1.573.539-2.447.543a5.8 5.8 0 0 1-2.458-.517c.117-.22.18-.453.188-.688l.003-.002q.143.06.296.107c.617.205 1.29.312 1.972.312a6.3 6.3 0 0 0 2.269-.419l.002.002c.007.226.066.45.175.662",fill:"#FF6F4D"}),o.createElement("path",{d:"M14.755 7.579H5.61c-.213-2.439.17-4.883 1.27-5.997a.97.97 0 0 1 .98-.242c.205.066.731.01.906-.234.14-.197.714-.443 1.08-.104a.5.5 0 0 0 .334.127h.003a.52.52 0 0 0 .335-.127c.365-.339.939-.093 1.078.104.176.245.703.3.908.234a.97.97 0 0 1 .98.242c1.1 1.114 1.482 3.558 1.27 5.997",fill:"#404040"}),o.createElement("path",{d:"M14.02 6.912a1 1 0 0 1 .728-.007c.5.203.641.795.438 1.417-.2.617-.906 1.045-1.517.826-.179-.587-.062-1.716.351-2.236M6.607 9.147c-.611.219-1.317-.208-1.517-.825-.203-.622-.063-1.214.437-1.417a1 1 0 0 1 .728.007c.612.412.71 1.838.352 2.235",fill:"#FF977B"}),o.createElement("path",{d:"M13.887 8.263a.156.156 0 0 1-.125-.25 1.05 1.05 0 0 1 .804-.417.156.156 0 1 1-.003.312h-.001a.73.73 0 0 0-.55.292.16.16 0 0 1-.125.063m-7.498-.008a.16.16 0 0 1-.125-.063.7.7 0 0 0-.545-.282.16.16 0 0 1-.16-.151.156.156 0 0 1 .15-.161 1.02 1.02 0 0 1 .805.408.156.156 0 0 1-.125.25z",fill:"#FF6F4D"}),o.createElement("path",{d:"M12.353 3.765c-.545.131-.883.448-2.2.448s-1.656-.317-2.201-.448c-1.02-.247-1.649 2.672-1.647 3.883.001.18.028.696.054 1.2l.029.493q.03.34.152.66c1.108 3.11 6.118 3.096 7.347-.04.002-.085.015-.324.032-.62l.028-.493c.026-.504.053-1.02.053-1.2.002-1.211-.625-4.13-1.647-3.883",fill:"#FFB497"}),o.createElement("path",{d:"M12.348 6.946a.359.359 0 1 0-.717 0v.14a.359.359 0 1 0 .717 0zm-4.421.141a.359.359 0 0 0 .718 0v-.14a.359.359 0 1 0-.718 0z",fill:"#595959"}),o.createElement("path",{d:"M11.344 6.96a.2.2 0 0 1-.061-.013.15.15 0 0 1-.082-.198c.081-.196.348-.278.557-.312.381-.062.889-.017 1.102.228a.156.156 0 1 1-.236.206c-.1-.116-.446-.174-.772-.132-.24.032-.35.102-.363.13a.16.16 0 0 1-.145.091",fill:"#404040"}),o.createElement("path",{d:"M10.137 8.963c-.008 0-.772-.033-.772-.373a.156.156 0 0 1 .305-.048c.147.068.306.105.467.11.163-.005.324-.042.472-.11a.156.156 0 0 1 .305.048c0 .34-.77.373-.777.373",fill:"#FF6F4D"}),o.createElement("path",{d:"M11.122 6.393a.157.157 0 0 1-.051-.304c.687-.234 1.688-.344 2.26-.03a.156.156 0 0 1-.15.274c-.463-.254-1.38-.163-2.009.052a.2.2 0 0 1-.05.008m-2.19.572a.16.16 0 0 1-.144-.097c-.013-.027-.123-.097-.363-.129-.325-.043-.672.016-.772.131a.156.156 0 1 1-.236-.205c.214-.245.721-.29 1.103-.228.209.034.475.116.556.311a.156.156 0 0 1-.144.217m.222-.571a.2.2 0 0 1-.05-.009c-.629-.215-1.546-.306-2.009-.051a.156.156 0 1 1-.15-.274c.572-.315 1.572-.206 2.26.03a.156.156 0 0 1-.05.304",fill:"#404040"}),o.createElement("path",{d:"m11.12 9.547-.019.001a8 8 0 0 1-1.928 0 .156.156 0 1 0-.037.31c.665.08 1.337.08 2.003 0a.156.156 0 0 0-.019-.31",fill:"#D84023"})),ss=({form:e,needEmail:t,isEmailDisable:n,loading:r,tracking:a})=>{const{t:i}=(0,He.u)(),{setupSource:l}=(0,Fe.u)(),[s,c]=o.useState(!1);return o.createElement(Ae.K,{spacing:12},o.createElement(fe.I,Object.assign({name:"name",label:i("ssov2.setup.field.name.label"),withAsterisk:!0,required:!0,placeholder:i("ssov2.setup.field.name.placeholder"),disabled:r,"data-event-category":null===a||void 0===a?void 0:a.category,"data-event-action":null===a||void 0===a?void 0:a.action,"data-event-label":"Enter Name"},e.getInputProps("name"))),o.createElement(fe.I.Wrapper,Object.assign({label:i("ssov2.setup.field.gender.label"),withAsterisk:!0},e.getInputProps("gender")),o.createElement(De.Z,null,o.createElement(_e.B,{type:"button",styles:{root:{flex:1},leftIcon:{marginRight:8}},variant:"female"===e.getInputProps("gender").value?"secondary":"tertiary",onClick:()=>{e.setFieldValue("gender","female")},leftIcon:o.createElement(is,null),disabled:r,"data-event-category":null===a||void 0===a?void 0:a.category,"data-event-action":null===a||void 0===a?void 0:a.action,"data-event-label":"Enter Gender"},i("ssov2.setup.field.gender.female")),o.createElement(_e.B,{type:"button",styles:{root:{flex:1},leftIcon:{marginRight:8}},variant:"male"===e.getInputProps("gender").value?"secondary":"tertiary",onClick:()=>{e.setFieldValue("gender","male")},leftIcon:o.createElement(ls,null),disabled:r,"data-event-category":null===a||void 0===a?void 0:a.category,"data-event-action":null===a||void 0===a?void 0:a.action,"data-event-label":"Enter Gender"},i("ssov2.setup.field.gender.male")))),o.createElement(xi.D,Object.assign({name:"dob",label:i("ssov2.setup.field.dob.label"),withAsterisk:!0,required:!0,placeholder:i("ssov2.setup.field.dob.placeholder"),maxDate:new Date((new Date).getFullYear()-18,(new Date).getMonth(),(new Date).getDate()),disabled:r,"data-event-category":null===a||void 0===a?void 0:a.category,"data-event-action":null===a||void 0===a?void 0:a.action,"data-event-label":"Enter Birthday"},e.getInputProps("dob"),{onChange:t=>{e.getInputProps("dob").onChange(t),c(!0)},onBlur:t=>{(e.getInputProps("dob").value||s)&&e.getInputProps("dob").onBlur(t)}})),t&&o.createElement(fe.I,Object.assign({name:"email",type:"email",label:i("ssov2.setup.field.email.label"),disabled:n||r,required:["care","ecom","community"].includes(l),withAsterisk:["care","ecom","community"].includes(l),"data-event-category":null===a||void 0===a?void 0:a.category,"data-event-action":null===a||void 0===a?void 0:a.action,"data-event-label":"Enter Email",style:{display:n?"none":"block"}},e.getInputProps("email"))))},cs={f:"female",m:"male"},us=({hidden:e,config:t})=>{var n,r,a;const{onClose:i,setTracking:l}=Ai(),{t:s}=(0,He.u)(),{setupSource:c,flowData:u,abTestFlow:d}=(0,Fe.u)(),[m,p]=o.useState(""),h=null===t||void 0===t?void 0:t.userInfo,[f,g]=o.useState(!1),v=null===t||void 0===t?void 0:t.phone,b=null===u||void 0===u?void 0:u.method,y=null===(n=null===t||void 0===t?void 0:t.userInfo)||void 0===n?void 0:n.provider,w=null===u||void 0===u?void 0:u.flow,E=(e=>{try{const t=new URLSearchParams(window.location.search),n=t.get(Se.Q.gender),r=Si()(t.get(Se.Q.birthday),"MM/DD/YYYY");if("f"===n||"m"===n||r.isValid()){const a=Object.assign({},e||{});return"f"!==n&&"m"!==n||(a.gender=cs[n]),r.isValid()&&(a.birthday=t.get(Se.Q.birthday)),a}}catch(t){return e}})(null===t||void 0===t?void 0:t.setupDefaultData),P=(null===h||void 0===h?void 0:h.phone)&&!!(null===h||void 0===h?void 0:h.phone_verified_at),k=!!(v||(null===E||void 0===E?void 0:E.phone)||P),C="signup"===w&&("email"===b||"google"===b||"facebook"===b||"google"===y||"facebook"===y||"email"===y),O=(null===E||void 0===E?void 0:E.email)||((null===(r=null===h||void 0===h?void 0:h.email)||void 0===r?void 0:r.includes("@hhg.com"))||(null===(a=null===h||void 0===h?void 0:h.email)||void 0===a?void 0:a.includes("@facebook.com"))||null===h||void 0===h?void 0:h.email)||void 0,S="care"===c||"ecom"===c||"community"===c||!(null===u||void 0===u?void 0:u.isVerifyPhone)||"facebook"===b||"facebook"===y,x=O&&("google"===b||"email"===b||"google"===y||"email"===y)||!!(null===h||void 0===h?void 0:h.email)&&!!(null===h||void 0===h?void 0:h.email_verified_at),_=`SSO - ${"signup"===w?"Sign Up":"Existing Users"} via ${b||(null===h||void 0===h?void 0:h.provider)}_Phone_Adoption_Test_${d}`,T="Add Information";(0,o.useEffect)((()=>{e||(p(""),l({category:_,action:T}))}),[e]);const A=(0,Pi.c)({initialValues:Object.assign(Object.assign(Object.assign(Object.assign({},C?Object.assign(Object.assign({},P?{}:{otpMethod:"zalo"}),{phone:v||(null===E||void 0===E?void 0:E.phone)||((null===h||void 0===h?void 0:h.phone)?(h.area_code||"+84")+h.phone:void 0)||void 0}):{}),{gender:(null===E||void 0===E?void 0:E.gender)?E.gender:void 0,name:(null===h||void 0===h?void 0:h.name)||(null===E||void 0===E?void 0:E.name)||void 0}),S?{email:O}:{}),{dob:(null===E||void 0===E?void 0:E.birthday)?Si()(E.birthday,"MM/DD/YYYY").toDate():void 0}),validateInputOnBlur:!0,validate:(0,ki.X)(Ci.Ry().shape(Object.assign(Object.assign({},S?{email:"care"===c||"ecom"===c?Ci.Z_().email(s("ssov2.validate.email.invalid")).required(s("ssov2.validate.email.required")):Ci.Z_().email(s("ssov2.validate.email.invalid"))}:{}),{gender:Ci.Z_().required(s("ssov2.validate.gender.required")).oneOf(["male","female"],s("ssov2.validate.gender.oneOf")),dob:Ci.hT().required(s("ssov2.validate.dob.required")),name:Ci.Z_().required(s("ssov2.validate.name.required"))})))});return o.createElement("form",{style:{display:e?"none":"block"},onSubmit:A.onSubmit((e=>(0,pe.a)(void 0,void 0,void 0,(function*(){g(!0);try{const{phone:t,gender:n,name:r,dob:a}=e,{phoneNumber:o,areaCode:l}=Ki(t||v||""),u=yield(0,ge.u)({name:r,birthday:Si()(a).format("YYYY-MM-DD"),email:e.email||void 0,phone_number:o||(null===h||void 0===h?void 0:h.phone),area_code:l||(null===h||void 0===h?void 0:h.area_code)||"84",gender:"male"===n?1:0,source:c,validate:"true"});if(1===(null===u||void 0===u?void 0:u._status)){const t=yield(0,ge.u)({name:r,birthday:Si()(a).format("YYYY-MM-DD"),email:e.email||void 0,phone_number:o||(null===h||void 0===h?void 0:h.phone),area_code:l||(null===h||void 0===h?void 0:h.area_code),gender:"male"===n?1:0,source:c,validate:""});if(1!==(null===t||void 0===t?void 0:t._status))return p(Wi(s,null===t||void 0===t?void 0:t.code)),g(!1);(0,ge.h)(null===t||void 0===t?void 0:t._data),null===i||void 0===i||i(!0)}else p(Wi(s,null===u||void 0===u?void 0:u.code))}catch(ml){console.error(ml),p(Wi(s,""))}g(!1)}))))},o.createElement(Ae.K,{spacing:24},o.createElement(Ae.K,{spacing:8},o.createElement(Ne.T,{size:"s1",weight:"semiBold"},s("ssov2.setup.title")),o.createElement(Ne.T,{size:"p4"},s("ssov2.setup.description"))),o.createElement(ss,{needPhone:C,skipPhone:P,needEmail:S,isEmailDisable:x,isPhoneDisabled:k,form:A,loading:f,tracking:{category:_,action:T}}),m&&o.createElement(Ne.T,{color:"red.6",size:"p4"},m),o.createElement(_e.B,{type:"submit",variant:"primary",fullWidth:!0,loading:f,disabled:f,"data-event-category":_,"data-event-action":T,"data-event-label":"Save"},s("ssov2.button.save")),o.createElement(Jl,{style:{marginTop:-8}})))},ds=({hidden:e})=>{const{t:t}=(0,He.u)(),[n,r]=o.useState(""),{setTracking:a}=Ai(),{flowData:i,abTestFlow:l}=(0,Fe.u)(),s=`SSO - Existing User via ${null===i||void 0===i?void 0:i.method}_Phone_Adoption_Test_${l}`,c="Continue With Email";(0,o.useEffect)((()=>{e||(r(""),a({category:s,action:c}))}),[e]);const{addStep:u,goNext:d}=(0,Fe.a)(),[m,p]=o.useState(!1);return o.createElement("form",{style:{display:e?"none":"block"},onSubmit:e=>(0,pe.a)(void 0,void 0,void 0,(function*(){var n,a;if(e.preventDefault(),!m){p(!0);try{const o=e.currentTarget.email.value,i=yield(0,ge.c)({email:o});if(1===(null===i||void 0===i?void 0:i._status)){const e=yield(0,ge.g)();if(i._data&&o!==(null===(n=null===e||void 0===e?void 0:e._data)||void 0===n?void 0:n.email))r(t("ssov2.email.alreadyUsed"));else{const n=yield(e=>(0,pe.a)(void 0,void 0,void 0,(function*(){const t=new FormData;return t.append("email",e),(0,ge.f)(ge.S.ECOM_CARE.SEND_OTP,{method:"POST",body:t})})))(o);if(1!==(null===n||void 0===n?void 0:n._status))return r(Wi(t,null===n||void 0===n?void 0:n.code)),p(!1);u({type:Fe.S.OTP,config:{provider:null===(a=null===e||void 0===e?void 0:e._data)||void 0===a?void 0:a.provider,email:o,otpType:"update-email",afterAction:"setup"}}),d()}}else r(Wi(t,null===i||void 0===i?void 0:i.code))}catch(e){r(Wi(t,"")),console.error(e)}p(!1)}}))},o.createElement(Ae.K,{spacing:8},o.createElement(Ne.T,{size:"s1",weight:"semiBold"},t("ssov2.updateEmail.title")),o.createElement(Ne.T,{size:"p4"},t("ssov2.updateEmail.description"))),o.createElement(fe.I,{name:"email",placeholder:t("onboarding.formEmail.yourEmail"),error:n||void 0,type:"email",required:!0,mt:24,onChange:()=>r(""),disabled:m,"data-event-category":s,"data-event-action":c,"data-event-label":"Enter Email"}),o.createElement(_e.B,{type:"submit",size:"lg",variant:"primary",fullWidth:!0,mt:16,loading:m,disabled:m,"data-event-category":s,"data-event-action":c,"data-event-label":"Verify Your Email"},t("ssov2.updateEmail.button")))},ms=()=>{const{steps:e,currentStepIndex:t}=(0,Fe.a)();return o.createElement(o.Fragment,null,e.map(((e,n)=>{const r=n===t,a=`${e.type}-${n}`;switch(e.type){case Fe.S.FIRST:return o.createElement(Kl,{key:a,hidden:!r,config:e.config});case Fe.S.PASSWORD:return o.createElement(Xl,{key:a+"-"+t,hidden:!r,index:n,config:e.config});case Fe.S.FORGOT_PASSWORD_PHONE:return o.createElement(Ql,{key:a,hidden:!r,index:n,config:e.config});case Fe.S.FORGOT_PASSWORD_SETUP:return o.createElement(as,{key:a+"-"+t,hidden:!r,config:e.config});case Fe.S.OTP:const{phone:i,email:l,otpType:s}=e.config||{};return o.createElement(ql,{key:[a,i,l,s].join("-"),hidden:!r,index:n,config:e.config});case Fe.S.EMAIL:return o.createElement(Vi,{key:a,hidden:!r,index:n,config:e.config});case Fe.S.SETUP_FULL:return o.createElement(us,{key:a,hidden:!r,index:n,config:e.config});case Fe.S.VERIFY_PHONE:return o.createElement(os,{key:a,hidden:!r,index:n,config:e.config});case Fe.S.UPDATE_EMAIL:return o.createElement(ds,{key:a,hidden:!r,index:n,config:e.config});default:return o.createElement("div",{key:a},"Not found")}})))};Array.prototype.findLastIndex||(Array.prototype.findLastIndex=function(e,t){for(let n=this.length-1;n>=0;n--)if(e.call(t,this[n],n,this))return n;return-1}),String.prototype.capitalize||(String.prototype.capitalize=function(){return this.charAt(0).toUpperCase()+this.slice(1)});const ps=({onClose:e,locale:t})=>{const{isOpen:n,setOpen:r,returnUrl:a,setMounted:i,source:l,overrideClose:s,setOnCloseProp:c,forceReloadOnClose:u,setABTestFlow:d}=(0,Fe.u)();if((0,o.useEffect)((()=>(i(!0),()=>{i(!1)})),[]),(0,o.useEffect)((()=>{n?document.body.classList.add("sso-v2-opening"):document.body.classList.remove("sso-v2-opening")}),[n]),(0,o.useEffect)((()=>{c(e)}),[e]),(0,o.useEffect)((()=>{const e=Et.f[t],n=(0,he.ej)("abTestingFlow");(e=>(0,pe.a)(void 0,void 0,void 0,(function*(){var t,n;let r=null;try{const t=ve.y?"https://mobile-be.hellohealthgroup.com":"https://staging-mobile-be.hellohealthgroup.com",n=yield fetch(`${t}/api/feature-flag/v1/list?site=${e}`);r=yield n.json()}catch(a){r=null}return null===(n=null===(t=null===r||void 0===r?void 0:r.data)||void 0===t?void 0:t.flags)||void 0===n?void 0:n.find((e=>"SSO_V2_flag"===e.name))})))(e).then((e=>{if((null===e||void 0===e?void 0:e.is_enabled)&&(0,lt.c)(null===e||void 0===e?void 0:e.products))if(n)d(n);else{Math.floor(100*Math.random()+1)<=e.a_percentage?((0,he.d8)("abTestingFlow","A",{days:30}),d("A")):((0,he.d8)("abTestingFlow","B",{days:30}),d("B"))}else(0,he.kT)("abTestingFlow")}))}),[t]),!n)return null;const m=t=>(0,pe.a)(void 0,void 0,void 0,(function*(){var n;if(t&&s)return void s();r(!1);let o=!1;if(t)o=(0,Fe.r)(a,l,u);else{const e=yield(0,ge.g)();(null===(n=null===e||void 0===e?void 0:e._data)||void 0===n?void 0:n.id)?o=(0,Fe.r)(a,l,u):u&&(window.location.reload(),o=!0)}o||null===e||void 0===e||e()}));return o.createElement(fe.i,null,o.createElement(Ti,{onClose:m,locale:t},o.createElement(zi,{opened:!0,onClose:m},o.createElement(ms,null))))};var hs=n(76278),fs=n(26381),gs=n(95983),vs=n(50572),bs=n(5886);Fe.u.getState().setSetupSource("community");var ys=function(){var e=(0,fs.h)().locale,t=(0,o.useContext)(bs.I),n=t.state,a=t.dispatch;if(!gs.Ew)return null;var i=n.userInfo;return(0,r.jsx)(ps,{onClose:function(){null!==i&&void 0!==i&&i.id||!d().get(gs.Ud)?null!==i&&void 0!==i&&i.id&&!d().get(gs.Ud)&&a({type:vs.H.LOGOUT,payload:{domain:"."+hs.domainLocales[e]}}):(0,me.Z)(de().mark((function t(){var n;return de().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,(0,se.Iq)(document.cookie);case 2:null!==(n=t.sent)&&void 0!==n&&n.id?a({type:vs.H.LOGIN,payload:n}):a({type:vs.H.LOGOUT,payload:{domain:"."+hs.domainLocales[e]}});case 4:case"end":return t.stop()}}),t)})))()},locale:e})},ws=n(86376),Es=n(96486);function Ps(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ks(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:_s,o=arguments.length>1?arguments[1]:void 0,i=gs.Vi.NEXT_PUBLIC_DEPLOY_ENV,l=gs.Vi.NEXT_PUBLIC_DEPLOY_LOCALE,s=void 0===l?"vi-VN":l,c="development"===i;switch(o.type){case vs.H.SET_IS_ADMIN:return As(As({},a),{},{isAdmin:o.payload});case vs.H.LOGIN:try{(0,xs.eP)(s)}catch(ml){console.log(ml)}return As(As({},a),{},{userInfo:o.payload,isLoggedIn:!0});case vs.H.LOGOUT:try{localStorage.removeItem("to_join_community_ids"),localStorage.removeItem("to_join_topic_ids")}catch(ml){console.log(ml)}try{(0,se.cA)((0,se.Lk)(Ss.D9.POST_LOGOUT),"POST")}catch(ml){console.log(ml)}try{var u,m;d().remove(gs.Ud,{path:"/",domain:c?"localhost":(null===(u=o.payload)||void 0===u?void 0:u.domain)||"."+hs.domainLocales[s]}),d().remove(gs.Mi,{domain:c?"localhost":(null===(m=o.payload)||void 0===m?void 0:m.domain)||"."+hs.domainLocales[s]})}catch(ml){console.log(ml)}return As(As({},a),{},{userInfo:null,isLoggedIn:!1,openLogoutPopup:!1});case vs.H.ADD_BOOKMARKS:if(!o.payload.bookmarks||!a.userInfo)return a;var p=Array.from(new Set([].concat((0,Os.Z)(a.newBookmark),[o.payload.bookmarkId])));return As(As({},a),{},{newBookmark:p,userInfo:As(As({},a.userInfo),{},{bookmarks:Array.from(new Set((a.userInfo.bookmarks||[]).concat(o.payload.bookmarks))),total_bookmark:((null===(e=a.userInfo)||void 0===e?void 0:e.total_bookmark)||0)+1})});case vs.H.REMOVE_BOOKMARKS:if(!o.payload.bookmarks||!a.userInfo)return a;var h=a.newBookmark.filter((function(e){return e!==o.payload.bookmarkId}));return As(As({},a),{},{newBookmark:h,userInfo:As(As({},a.userInfo),{},{bookmarks:(a.userInfo.bookmarks||[]).filter((function(e){return!o.payload.bookmarks.includes(e)})),total_bookmark:((null===(t=a.userInfo)||void 0===t?void 0:t.total_bookmark)||0)-(a.newBookmark.includes(o.payload.bookmarkId)?1:0)})});case vs.H.SET_IS_MOBILE_SSR:return As(As({},a),{},{isMobileSsr:o.payload.isMobileSsr});case vs.H.SET_OPEN_LOGOUT_POPUP:return As(As({},a),{},{openLogoutPopup:o.payload.openLogoutPopup});case vs.H.SET_COMMENT_FOCUS:return As(As({},a),{},{focusCommentId:o.payload.focusCommentId});case vs.H.PUSH_NOTIFICATION:return As(As({},a),{},{notifications:[].concat((0,Os.Z)(a.notifications),[o.payload])});case vs.H.CLEAR_NOTIFICATION:return As(As({},a),{},{notifications:a.notifications.filter((function(e){return e.id!==o.payload.id}))});case vs.H.SET_OPEN_DUE_DATE_POPUP:return As(As({},a),{},{isOpenDueDatePopup:o.payload.isOpenDueDatePopup,dueDateRedirectLink:null===(n=o.payload)||void 0===n?void 0:n.dueDateRedirectLink,dueDate:null===(r=o.payload)||void 0===r?void 0:r.dueDate});case vs.H.SUBCRIBE_COMMUNITY:return As(As({},a),{},{community:!0});case vs.H.UNSUBCRIBE_COMMUNITY:return As(As({},a),{},{community:!1});case vs.H.UPDATE_QUESTION_FOR_EXPERT:return As(As({},a),{},{questionForExpert:o.payload||0});case vs.H.LOADING_QUESTION_FOR_EXPERT:return As(As({},a),{},{questionForExpertLoading:o.payload});case vs.H.DECREASE_QUESTION_FOR_EXPERT:return As(As({},a),{},{questionForExpert:(a.questionForExpert||1)-1});case vs.H.SHOW_QUESTION_FOR_EXPERT_POPUP:return As(As({},a),{},{showQuestionForExperPopup:o.payload});case vs.H.SHOW_CREATE_NEW_POST_POPUP:return As(As({},a),{},{showCreateNewPostPopup:o.payload});case vs.H.SET_ASK_DOCTOR_POST:return As(As({},a),{},{isAskDoctorPost:o.payload});case vs.H.SET_OPPOSE_REASONS_LIST:return As(As({},a),{},{opposeReasonsList:o.payload});case vs.H.SET_SHOW_FEED_MENU:return As(As({},a),{},{showFeedMenu:o.payload});default:return a}},Ms=(n(36591),n(6694),(0,le.vJ)(["html{--site-max-width:1170px;--right-column:max( calc(330px + 2rem),calc((100% - 4rem) / 3 + 2rem) );--left-column:calc(100% - var(--right-column));min-width:320px;font-family:"," -apple-system,BlinkMacSystemFont,'Segoe UI',Oxygen,Ubuntu,Cantarell,'Helvetica Neue',sans-serif;scroll-behavior:smooth;--mobile-bottom-height:56px;}*,*:before,*:after{box-sizing:border-box;}a{text-decoration:inherit;}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{padding:0;border:0;margin:0;font-size:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;text-size-adjust:none;vertical-align:baseline;}button{border:none;}footer,header,nav,section,main{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}input{margin:0;-webkit-appearance:none;border-radius:0;}input,button,textarea,select{padding:0;border:0;margin:0;appearance:none;background:none;border-radius:0;color:inherit;font:inherit;letter-spacing:inherit;outline:none;}button:focus,input:focus,div:focus{outline:none;}header img{width:100%;height:100%;}img:not([src]):not([srcset]){visibility:hidden;}img.country-flag{width:100%;}.noscroll{overflow:hidden;}#nprogress{pointer-events:none;}#nprogress .bar{position:fixed;z-index:1031;top:0;left:0;width:100%;height:3px;background:#2d87f3;}#nprogress .peg{position:absolute;right:0px;display:block;width:100px;height:100%;box-shadow:0 0 10px #2d87f3,0 0 5px #2d87f3;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translate(0px,-4px);}#nprogress .spinner{position:fixed;z-index:1031;top:15px;right:15px;display:block;}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#2d87f3;border-left-color:#2d87f3;-webkit-animation:nprogress-spinner 400ms linear infinite;animation:nprogress-spinner 400ms linear infinite;border-radius:50%;}.nprogress-custom-parent{position:relative;overflow:hidden;}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute;}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}@keyframes nprogress-spinner{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}input[type='search']::-webkit-search-decoration,input[type='search']::-webkit-search-cancel-button,input[type='search']::-webkit-search-results-button,input[type='search']::-webkit-search-results-decoration{-webkit-appearance:none;}amp-next-page{margin-top:-18px;}.amp-text-large{p{margin-bottom:1.2em;font-size:1.2em;}&.amp-text-normal{p{margin-bottom:1.2em;font-size:1em;}}}[amp] body > div:last-child{z-index:100;}.amp-header{position:fixed;z-index:99;top:0;left:0;overflow:hidden;width:100vw;max-width:100vw;}.ant-modal-confirm{.ant-modal-confirm-btns{display:flex;}}@keyframes leftAppears{from{left:-20%;opacity:0;}to{left:0;opacity:1;}}@keyframes leftDisappears{from{left:0;opacity:1;}to{left:-20%;opacity:0;}}@keyframes rightAppears{from{right:-20%;opacity:0;}to{right:0;opacity:1;}}@keyframes rightDisappears{from{right:0;opacity:1;}to{right:-20%;opacity:0;}}@keyframes fading{from{opacity:1;}to{opacity:0;}}button[class^='ant']{width:unset;}[data-has-badge='true'] img{width:56px;height:23px;object-fit:contain;}#hhg-comp-popup-wrapper{position:relative;z-index:350;}.expert-dropdown .ant-select-item-option-selected{display:flex;align-items:center;}.expert-dropdown .ant-select-item-option-selected .expert-input{display:none;}.expert-dropdown .ant-select-item-option-content{order:2;}.expert-dropdown .ant-select-item-option-state{position:absolute;top:0;left:0;bottom:0;display:flex;align-items:center;padding-left:12px;order:1;}--mobile-bottom-height:4rem;.article-bottom-ad{margin-bottom:var(--mobile-bottom-height);@supports (margin-bottom:env(safe-area-inset-bottom)){margin-bottom:calc( env(safe-area-inset-bottom) + var(--mobile-bottom-height) );}","{margin-bottom:0px;}}.hhgcomp-toolbanner-iconcontainer{width:80px;height:80px;bottom:auto !important;top:20px !important;right:20px !important;margin-bottom:0 !important;","{width:70px !important;height:70px !important;top:0 !important;right:0 !important;margin-bottom:0 !important;}}.hasChatbot .create-post-sticky{bottom:110px;}.subot--container{bottom:20px !important;","{bottom:60px !important;}}[data-event-category]{pointer-events:initial !important;> *{pointer-events:none;}}"],(function(e){var t,n,r;return"km-KH"===(null===(t=e.theme)||void 0===t?void 0:t.locale)||"ms-MY"===(null===(n=e.theme)||void 0===n?void 0:n.locale)?"Battambang,":"id-ID"!==(null===(r=e.theme)||void 0===r?void 0:r.locale)?"Inter,":""}),s.M.mbUp,s.M.mbDown,s.M.mbDown)),Ds=JSON.parse('{"404.description":"Sorry, this page cannot be found","404.explainer":"If you clicked a link that led to this page, please go back to the homepage or contact us at {email}","404.goBackHome":"Go Back Home","404.pageNotFound":"Sorry, this page cannot be found","404.title":"404 Not found","aboutThisGroup":"ABOUT THIS GROUP","actionPopover.delete":"Delete","actionPopover.deleteNotification":"Delete this notification","actionPopover.edit":"Edit","actionPopover.inviteShareCommunity":"Invite / Share community","actionPopover.joinCommunity":"Join Community","actionPopover.leaveCommunit":"Leave Community","actionPopover.leaveCommunity":"Leave Community","actionPopover.leaveCommunity.accept":"Leave","actionPopover.leaveCommunity.cancel":"Cancel","actionPopover.leaveCommunity.description":"Are you sure you want to leave this community?","actionPopover.leaveCommunity.title":"Leave Community","actionPopover.report":"Report","actionPopover.turnOffNotification":"Turn off notification","actionPopover.turnOffNotificationAbout":"Turn off notification about {label}","actionPopover.turnOnNotification":"Turn on notification","add.image.text":"Add image","admin.action.activeAccount":"Active account","admin.action.addColumn":"Add column","admin.action.delete":"Delete","admin.action.deleteAccount":"Delete account","admin.action.emailMember":"Email member","admin.action.inactiveAccount":"Inactive account","admin.action.suspendAccount":"Suspend account","admin.action.unsuspendAccount":"Unsuspend account","admin.admin":"Admin","admin.ambassador":"Ambassador","admin.back":"Back","admin.backToLogin":"Back to Log in","admin.cancel":"Cancel","admin.changePassword":"Change Password","admin.changePassword.resetPassword":"Reset Password","admin.changePasswordSuccess.desc":"Password update successful! You can now login to your account with the new password","admin.comments":"Comments","admin.communities":"Communities","admin.community":"Community","admin.create":"Create","admin.expert":"Expert","admin.externalUser":"External user","admin.followingTopics":"Following topics","admin.forgotPassword":"Forgot your password?","admin.forgotPassword.desc":"Enter the email associated with your account and we\u2019ll send you a link to reset your password","admin.forgotPassword.enterEmail":"Enter your email","admin.internalUser.dropdownGroup":"Sites / Communities / Topics","admin.joinDate":"Join date","admin.likes":"Likes","admin.logOut":"Log Out","admin.logOut.desc":"Are you sure you want to log out?","admin.logOut.title":"Log Out of Hellotogether?","admin.login":"Log in","admin.login.email":"Email","admin.login.forgotPassword":"Forgot your password?","admin.login.loginToAccount":"Log in to your account","admin.login.password":"Password","admin.login.pleaseInputEmail":"Please input your email!","admin.login.pleaseInputPassword":"Please input your password!","admin.login.rememeberMe":"Rememeber me","admin.login.resetPassword":"Reset Password","admin.member":"Member","admin.moderator":"Moderator","admin.next":"Next","admin.post":"Post","admin.posts":"Posts","admin.replies":"Replies","admin.resetPassword.modal.desc":"We have sent a new password recover instructions to this account email.","admin.resetPassword.modal.title":"Instructions sent!","admin.save":"Save","admin.savePassword":"Save Password","admin.sendLink":"Send Link","admin.site":"Site","admin.sponsor":"Sponsor","admin.success":"Successs","admin.tab.activity":"ACTIVITY LOG","admin.tab.commentsInCommunities":"Comments in {communityName} ({count})","admin.tab.generalInfo":"GENERAL INFO","admin.tab.posts":"POSTS","admin.tab.postsInCommunities":"Posts in {communityName} ({count})","admin.tab.settings":"SETTINGS","admin.table.all":"All","admin.table.column.sites":"Sites","admin.table.user.column.comments":"Comments","admin.table.user.column.community":"Community","admin.table.user.column.createdDate":"Created date","admin.table.user.column.posts":"Posts","admin.table.user.column.role":"Role","admin.table.user.column.status":"Status","admin.table.user.column.topic":"Topic","admin.table.user.column.users":"Users","admin.topic":"Topic","admin.user.birth":"Date of birth","admin.user.email":"Email","admin.user.female":"Female","admin.user.fullname":"Full Name","admin.user.gender":"Gender","admin.user.male":"Male","admin.user.member.emailMember":"Email member","admin.user.optional":"optional","admin.user.resetPassword":"Reset Password","admin.user.status.active":"Active","admin.user.status.inactive":"Inactive","admin.user.username":"Username","article.shareOn":"Share on","articlePage.articleReviewerBy":"Medically reviewed by {name}","articlePage.articleUpdatedDate":"Updated {date}","articlePage.articleWrittenBy":"Written by {name}","articlePage.authorAvatarAlt":"Picture of the author","articlePage.careEmbedding.seeMore":"See More","articlePage.relatedPostsSectionTitle":"Related Articles","articlePage.reviewed.author":"Written by {name} on {date}","articlePage.reviewed.expertly":"Expertly reviewed by {name}","articlePage.reviewed.factCheck":"Fact Checked by {name}","articlePage.reviewed.lastUpdated":"Written by {name} Updated {date}","articlePage.reviewed.medically":"Medically reviewed by {name}","articlePage.reviewed.published":"Written by {name} Published {date}","articlePage.reviewed.sameAuthor.expertly":"Written and Expertly reviewed by {name} on {date}","articlePage.reviewed.sameAuthor.medically":"Written and Medically reviewed by {name} on {date}","babyGrowth.emptyName":"your baby","babyGrowth.error.atLeastOneOf":"Must have at least one of these fields: Weight, Height, Head Circumference (Head).","babyGrowth.error.birthdayRequired":"Birthday is required","babyGrowth.error.invalidAge":"The measurements exceed the age.","babyGrowth.error.invalidMeasurementDate":"Measurement day is not valid.","babyGrowth.error.invalidValue":"Please input a valid value","babyGrowth.error.measurementDateLowerThanBirthday":"The date entered is before your child\'s birthday.","babyGrowth.error.outOfRange":"The measurements exceed the WHO\'s data range.","babyGrowth.error.title":"Invalid data","bmi.ageInput":"How old are you?","bmi.ageInput.desc":"(years)","bmi.ageInput.error":"Please put in a valid age","bmi.description":"Use this calculator to check your body mass index (BMI) and find out if you\'re at a healthy weight. You can also use this tool to check your child\'s BMI.","bmi.heading":"BMI Calculator","bmi.heading.medical":"Medically","bmi.heading.reviewed":"reviewed by","bmi.heightInput":"How tall are you?","bmi.heightInput.desc":"(cm)","bmi.heightInput.error":"Please put in a valid height","bmi.info.definition.text":"What is BMI? \xe2\u20ac\u201c BMI definition","bmi.info.definition.title":"What is BMI? \xe2\u20ac\u201c BMI definition","bmi.info.interpreting.text":"Interpreting BMI","bmi.info.interpreting.title":"Interpreting BMI","bmi.info.relevant.text":"Is a BMI calculator still relevant?","bmi.info.relevant.title":"Is a BMI calculator still relevant?","bmi.joinNow":"Join Now","bmi.objective":"Objectives","bmi.objective.gainWeight":"Build muscle","bmi.objective.loseWeight":"Lose fat","bmi.objective.maintainWeight":"Maintain weight","bmi.personalized":"Join personalised content journey","bmi.result.chart.description":"In a group of people of your sex and age, you are placed in the group of {equal}%. {higher}% have higher BMI than you and {lower}% have lower BMI than you.","bmi.result.chart.shortenDescription":"In a group of people of your sex and age, {higher}% have higher BMI than you and {lower}% have lower BMI than you.","bmi.result.chartTitle":"Comparison to local statistics","bmi.result.healthy":"Healthy","bmi.result.invalidEmail":"Please enter a valid email","bmi.result.obese1":"Obese 1","bmi.result.obese2":"Obese 2","bmi.result.overweight":"Overweight","bmi.result.title":"Your BMI is","bmi.result.title.embedded":"Your BMI is {BMI}","bmi.result.underweight":"Underweight","bmi.selectGender":"What is your gender?","bmi.stickySignupButton":"Join now","bmi.stickySignupHeading":"Get our nutrition tips from our experts","bmi.submit":"Calculate","bmi.subscribe.afterSubscibeDescription":"Hello Doctor is so glad to be along on your health and wellness journey. Your welcome email is on the way.","bmi.subscribe.afterSubscibeTitle":"Thanks for subscribing!","bmi.subscribe.buttonTitle":"SUBSCRIBE","bmi.subscribe.description":"Receive regular fitness and nutrition newsletter from our registered dietitians, nutritionists, and health experts.","bmi.subscribe.placeHolder":"Enter your email","bmi.subscribe.title":"Achieve my ideal body weight","bmi.weightInput":"How much do you weigh?","bmi.weightInput.desc":"(kg)","bmi.weightInput.error":"Please put in a valid weight","bmr.activeLevel":"How active are you on daily basic?","bmr.activeLevel.extremelyActive":"Extremely active","bmr.activeLevel.extremelyActive.description":"Very hard exercise/sports or x2 training","bmr.activeLevel.intenselyActive":"Intensely active","bmr.activeLevel.intenselyActive.description":"Hard exercise/ sports 6-7 days/week","bmr.activeLevel.lightlyActive":"Lightly active","bmr.activeLevel.lightlyActive.description":"Light exercise/ sports 1-3 days/week","bmr.activeLevel.moderatelyActive":"Moderately active","bmr.activeLevel.moderatelyActive.description":"Moderate exercise/sports 3-5 days/week","bmr.activeLevel.sedentary":"Sedentary","bmr.activeLevel.sedentary.description":"Little or no exercise","bmr.description":"Use our calorie-intake calculator to determine your daily caloric needs based on your height, weight, age, and activity level.","bmr.heading":"BMR Calculator","bmr.info.calories.text":"What are Calories and What do We Need Them For?","bmr.info.calories.title":"What are Calories and What do We Need Them For?","bmr.info.definition.text":"What is BMR? - BMR definition","bmr.info.definition.title":"What is BMR? - BMR definition","bmr.joinNow":"Join Now","bmr.objective.buildMuscle":"Build muscle","bmr.objective.loseFat":"Lose fat","bmr.objective.maintainWeight":"Maintain weight","bmr.personalized":"Join personalised content journey","bmr.result.description":"and you need {kcal} Kcal per day with an activity level of {activeLevel}","bmr.result.illustrator.high":"High","bmr.result.illustrator.low":"Low","bmr.result.title":"Your BMR is","bmr.result.title.embedded":"Your BMR is {BMR} kcals","bmr.stickySignupButton":"Join now","bmr.stickySignupHeading":"Get our nutrition tips from our experts","botFeedback.modal.done":"Done","botFeedback.modal.heading":"How can we improve it ?","botFeedback.modal.inputPlaceholder":"Please tell us what was incorrect","botFeedback.modal.submit":"Submit","botFeedback.successMess.heading":"Thanks for your feedback","bottomBar.comment":"Comment","bottomBar.communities":"Communities","bottomBar.feed":"Feeds","bottomBar.home":"Home","bottomBar.myPost":"My Posts","bottomBar.post":"Post","bottomBar.share":"Share","breadcrumb.guideline":"Guideline","breadcrumb.helloTogether":"Communities","breadcrumb.myPage":"My Page","button.back":"Back","button.create":"Create","button.save":"Save","card.interaction":"Interaction","card.members":"members","card.posts":"posts","card.topics":"topics","cardAdArticle.buttonSeeAll":"See All","cardAdArticle.heading":"Suggested Articles","cardAdArticle.headingSeeAll":"See All","cardAdArticle.subHeading":"Article you might interested in.","cardAuthor.admin":"Admin","cardAuthor.ambassador":"Ambassador","cardAuthor.expert":"Expert","cardAuthor.guide":"Guide","cardAuthor.influencer":"Influencer","cardAuthor.localAdmin":"Local Admin","cardAuthor.moderator":"Moderator","cardAuthor.sponsor":"Sponsor","cardCommunity.createAPost":"Create a post","cardCommunity.following":"Following","cardCommunity.join":"Join","cardCommunity.joined":"Joined","cardCommunity.startDisCussion":"Start a discussion","cardExpert.seeDetail":"View more detail","cardHealthTool.1.btnText":"Book a doctor","cardHealthTool.1.content":"Schedule appointments with the perfect doctor with ease from anywhere.","cardHealthTool.1.subTitle":"HELLO CARE","cardHealthTool.1.title":"Booking the best dotors online","cardHealthTool.2.btnText":"GET STARTED","cardHealthTool.2.content":"Get personalized health expert recommendations based on your symptoms.","cardHealthTool.2.title":"Are you experiencing symptoms but you\'re not sure what they mean?","cardList.allCommunities":"All Communities","cardList.description":"Explore our range of communities based on the health topics that matter to you the most.","cardList.expertDescription":"Gain support and seek trusted health and wellness knowledge today. Our Medical Experts help you gain access to helpful and trustworthy health facts, so you can make better choices for your health today.","cardList.exploreMoreCommunity":"Explore more community","cardList.findYourCommunities":"Find your communities","cardList.meetOurGuildes":"Meet Our Experts","cardList.myCommunities":"My communities","cardList.showAll":"Show All","cardList.showLess":"Show less","cardList.showMore":"Show more","cardLogin.mainText":"Connect with people like you in our communities","cardLogin.subText":"Log in or Sign up to participate to our communities.","cardPost.anonymous":"Anonymous","cardPost.booking":"Booking now","cardPost.endDate":"End date","cardPost.expired":"Expired","cardPost.inputComment.commentOn":"Comment on {title}","cardPost.public":"Public","cardPost.startDate":"Start date","cardReactions.comment":"Comment","cardReactions.reply":"Reply","cardReply.endorse":"Endorse","cardReply.feedbackBtn":"Feedback","cardReply.opposePopup.content":"Can you please provide the reasons for refuting this answer?","cardReply.opposePopup.submit":"Submit","cardReply.pppose":"Refute","cardReply.sponsoredBy":"Sponsored By","cardReply.sponsoredContent":"Sponsored Post","cardStatic.title":"We drive growth","cardTopic.createAPost":"Create a post","cardTopic.follow":"Follow","cardTopic.following":"Following","categoryMenu.card":"Card","channelCommunity.active":"Active","channelCommunity.create":"Create","channelCommunity.delete":"Delete","channelCommunity.description":"Description","channelCommunity.dragDrop":"Drag & drop","channelCommunity.edit":"Edit","channelCommunity.english":"English","channelCommunity.followers":"Followers","channelCommunity.inactive":"Inactive","channelCommunity.inputTitleEnglish":"Please input Title (English)","channelCommunity.inputTitleLocalLanguges":"Please input Title (Local languages)","channelCommunity.invitePeople":"Invite people","channelCommunity.localLanguages":"Local languages","channelCommunity.members":"Members","channelCommunity.newTopic":"New topic","channelCommunity.posts":"Posts","channelCommunity.question.viewOnly":"View only","channelCommunity.title":"Title","channelCommunity.topics":"Topics","channelCommunity.update":"Update","character":"Characters","choicePopover.ambassadorPosts":"Ambassador posts","choicePopover.expertPosts":"Expert posts","choicePopover.expertsComment":"Experts","choicePopover.lastestPost":"Latest posts","choicePopover.latest":"Latest","choicePopover.newest":"Newest","choicePopover.oldest":"Oldest","choicePopover.popular":"Popular","choicePopover.popularPost":"Popular posts","choicePopover.questionAndAnswer":"Q&A","choicePopover.sort":"Sort","choose.community":"Choose your community","choose.other.community":"Choose another community","comment.count":"{count} comments","comment.seeMoreComments":"See {count} more comments","comment.seeMoreReplies":"See {count} more replies","common.chatWithMe":"Chat with me","community.choose":"Choose a community","community.notification.joined":"You joined {name} community","community.notification.left":"You left {name} community","copied":"Copied","copy":"Copy","createPost.askDoctor":"Ask Doctor","createPost.askDoctor.description":"Ask doctor","createPost.askDoctor.success.description":"Download the Hello Bacsi app to receive notifications when the doctor replies to your post!","createPost.askDoctorChoice.no":"No","createPost.askDoctorChoice.yes":"Yes","createPost.communityAndTopic":"Community & Topic","createPost.message.askDoctor":"Please choose an option.","createPost.message.askDoctorRequireMess":"Please choose an option","createPost.message.communityAndTopic":"Please choose Community & Topic to post","createPost.message.lengthDescription":"Description must have at least 10 words | Current: {currentLength} words","createPost.message.lengthTitle":"The title must be at least 5 words","createPost.message.lengthTitle.characters":"plan The title must be at least 5 characters long.","createPost.message.photoMaxium":"Maxium 10 images when uploading images for the post","createPost.message.photoSize":"Only allow to upload image size <= 10 MB","createPost.message.requiredDescription":"Description is required","createPost.message.requiredTitle":"Title is required","createPost.message.suggestLoading":"We are suggesting relevant communities for your post","createPost.message.suggestResult":"You can post now! We will continue to find relevant communities right after that","createPost.now":"Post now","createPost.photos":"Photos","createPost.popup.askDoctorRequireMess":"Would you like to ask a question to our doctor?","createPost.popup.canNotCreate":"The post cannot be created","createPost.popup.description":"Description","createPost.popup.duplicateMessage":"Duplicate post","createPost.popup.guideSelectMonthTopics":"Choose topics about your baby\'s birth month","createPost.popup.guideSelectTopics":"Choose topics, where to post your articles","createPost.popup.monthTopic.year":"Year","createPost.popup.primary":"Tap to select/ unselect topics","createPost.popup.selectMonthTopicBtn":"Select","createPost.popup.specialCharErr":"The title you entered is invalid. Titles must contain letters.","createPost.popup.submit":"Post","createPost.popup.success":"New Post Created","createPost.popup.warning":"Select a community to see your following topics","createPost.popup.warningImage":"Maximum 20 images allow, please remove some item below","createPost.popup.wordCount":"{count}/{max} words","createPost.post.askDoctor.description":"Describe symptoms","createPost.post.askDoctor.free":"Ask the doctor for free","createPost.post.askDoctor.title":"Symptom name","createPost.post.description":"Post description","createPost.post.share":"Post a share","createPost.post.title":"Post title","createPost.postAnonymous":"Post Anonymously","createPost.success.description":"Download the Hello Bacsi app to easily track interactive comments on your posts!","createPost.success.title":"Post successfully","createPost.title":"Title","createPost.urlText":"Text","createPost.videoOrLink":"Video or link","dataPrivacy.confirmPopup.accept":"I agree, continue","dataPrivacy.confirmPopup.cancel":"No, cancel","dataPrivacy.confirmPopup.description":"To perform this action, you need to agree with {site} Community Privacy","dataPrivacy.confirmPopup.title":"Data Privacy","disclaimer.accept":"Accept","disclaimer.description":"The information, including but not limited to, text, graphics, images and other material contained on this website DO NOT provide any medical advices.","disclaimer.ourPolicy":"Our Policies","disclaimer.title":"DISCLAIMER:","download.app.later":"Later","download.app.now":"Download the app now","dueDateCard.button":"Calculate","dueDateCard.heading":"Find your due date","dueDateCard.text":"Most women will deliver their babies within a week on either side of this date.","dueDatePage.afterSubscribe.description":"Hello Doctor is glad to be with you on your health and wellness journey. Your welcome email is on the way.","dueDatePage.afterSubscribe.title":"Thanks for subscribing!","dueDatePage.calculationMethod":"Calculation Method","dueDatePage.conceptionDate":"Conception Date","dueDatePage.conceptionDateExplaination":"The calculation of gestational age by date of intercourse applies to couples who remember the exact date when intercourse happened, to women who have a regular menstrual cycle and the date of ovulation is determined. The reason for this is that after ovulation, the egg only has one day to live while sperm can live in the female body for up to 5 days. Sperm can only fertilize eggs during this time period.According to this calculation, the first day of gestational age will be counted by marking the day of sexual intercourse and then adding 36 weeks or 266 days (given there\'s ovulation).","dueDatePage.daysText":"{number} days","dueDatePage.description":"Use this calculator to find your due date. This is just an estimate \u2013 not a guarantee! Most women, but not all, will deliver their babies within a week before or after this date range.","dueDatePage.disclaimer":"Disclaimer","dueDatePage.dueDateResult":"Your due date is","dueDatePage.explainMethods":"Explain the method to me","dueDatePage.faqs":"FAQS","dueDatePage.firstTrimester":"1st Trimester","dueDatePage.info":"Info","dueDatePage.ivf":"IVF","dueDatePage.ivf.transferDate":"IVF Transfer Date","dueDatePage.ivf.transferDateRadio":"{number}-Day Transfer","dueDatePage.ivfExplaination":"Calculating the week of pregnancy and the due date at artificial insemination will be more accurate than with normal conception. This is because you already know the exact date of embryo implantation or ovulation.When you are part of the growing tribe of IVF moms, the expected delivery date is calculated by adding up to 38 weeks (ie 266 days) from the time the egg was fertilized. Another calculation is to add 38 weeks, but subtract the number of days since the embryo has been implanted. For example, for 3-day transfer, 3 days will be deducted and for 5-day transfer, 5 days will be subtracted.","dueDatePage.joinNow":"Join Now","dueDatePage.lastPeriod":"Last Period","dueDatePage.lastPeriod.calculate":"Calculate","dueDatePage.lastPeriod.lastPeriodLabel":"The first day of your last period","dueDatePage.lastPeriod.periodLengthLabel":"Cycle Length","dueDatePage.lastPeriodExplaination":"Most pregnancies last about 40 weeks (or 38 weeks from conception). So the best way to estimate your due date is to count 40 weeks or 280 days, from the first day of your last period. Another way is to take the first day of your last period, subtract three months and add 7 days.So if your last menstrual period begins on April 11, 2020, you\'ll subtract three months back to January 11, 2020, then add 7 days, and your due date will be January 18, 2021. This is how the doctor will estimate the due date for pregnant women. But remember: it is completely normal to give birth a week earlier or later than the expected date.","dueDatePage.marrybabyBanner.buttonText":"\u0110\u0103ng k\xfd ngay","dueDatePage.marrybabyBanner.description":"Dinh d\u01b0\u1ee1ng cho m\u1eb9 - Qu\xe0 x\u1ecbn cho b\xe9","dueDatePage.marrybabyBanner.title":"Combo Qu\xe0 v\xe0ng","dueDatePage.personalized":"Join personalized content journey","dueDatePage.recalculate":"Recalculate","dueDatePage.receivePreparationPlans":"Receive preparation plans and updated newsletters","dueDatePage.resultShare":"Congratulations! You are {count} week pregnant.","dueDatePage.resultShare_plural":"Congratulations! You are {count} weeks pregnant.","dueDatePage.saveResult":"Save your result and keep track of your pregnancy milestones","dueDatePage.secondTrimester":"2nd Trimester","dueDatePage.seoDescription":"Want to know when your baby is due to be born? Find out with our pregnancy due date calculator.","dueDatePage.seoSchema":"TODO: Add schema","dueDatePage.seoTitle":"Due Date Calculator - Hello Doctor","dueDatePage.subscribe.buttonTitle":"SIGN UP","dueDatePage.subscribe.description":"Join millions of parents and start tracking your pregnancy and baby\'s growth with Hellodoctor.com","dueDatePage.subscribe.placeHolder":"Enter your email","dueDatePage.subscribe.title":"Track my pregnancy and baby\u2019s growth","dueDatePage.suggestedArticles":"Suggested Articles","dueDatePage.thirdTrimester":"3rd Trimester","dueDatePage.trackYourBaby":"Track your baby\'s growth & record your child\u2019s vaccination yourself","dueDatePage.unlockFullPregnacy":"Unlock full pregnancy timeline and fetus development","dueDatePage.weekResult":"Congratulations! You are {week} weeks pregnant.","editor.addSocialLink.addLink":"Add","editor.addSocialLink.insert":"Insert","editor.addSocialLink.url":"URL","editor.addSocialLink.warningDomain":"Only allowing sources from Youtube, Facebook, and Tiktok","editor.previewTitle.images":"Images","editor.previewTitle.socialLink":"Video/Social Link","emoji.activities":"Activities","emoji.animalsNature":"Animals & Nature","emoji.flags":"Flags","emoji.foodDrink":"Food & Drink","emoji.objects":"Objects","emoji.recentlyUsed":"Recently used","emoji.smileysPeople":"Smileys & People","emoji.symbols":"Symbols","emoji.travelPlaces":"Travel & Places","expert.content.experiences":"Experiences","feedBlock.Hot discussion.heading":"Hot discussion","feedBlock.popularTopics.heading":"Popular topics","feedBlock.similarPost.heading":"Similar posts","feedback.submit":"Submit","followingTopics":"Folowing topics","footer.bigLinks.discover":"Discover","footer.bigLinks.discovery":"Discovery","footer.bigLinks.healthCare":"Health Care","footer.bigLinks.healthTogether":"Health Together","footer.bigLinks.healthTools":"Health Tools","footer.copyrightText":"\xa92021 Hello Health Group Pte. Ltd. All Rights Reserved. Hello Health Group does not provide medical advice, diagnosis or treatment.","footer.find_my_booking":"My booking","footer.followUsText":"Follow us","footer.helloHealth":"Hello Health","footer.hellohealthLinks.AboutGoCare":"About Go.care","footer.hellohealthLinks.aboutUs":"About Us","footer.hellohealthLinks.advertising":"Advertising","footer.hellohealthLinks.contactUs":"Contact Us","footer.hellohealthLinks.executiveBios":"Executive bios","footer.hellohealthLinks.recruitment":"Recruitment","footer.information":"Information","footer.informationLinks.faqs":"FAQs","footer.informationLinks.policies":"Policies","footer.informationLinks.sitemap":"Sitemap","footer.newsletterText":"Hello Doctor wants to be your most trusted ally to make more informed decisions and to live healthier and happier lives.","footer.otherSites":"Visit our other Hello Health sites","footer.signUp":"Sign Up Now","forum.notification.follow":"Successfully joined","forum.notification.unfollow":"Unfollowed topic","gender.female":"Female","gender.male":"Male","gender.not_identified":"I prefer not to say","guideForNewMem.content":"Our guide recommend.","guideForNewMem.readMore":"Read now","guideForNewMem.title":"For new member","guidline.tableOfContent":"Table of content","healthTools.dueDateCalculator":"Due Date Calculator","healthTools.ovulationCalculator":"Ovulation Calculator","healthTools.pregnancyGainWeight":"Pregnancy Weight Gain","healthTools.vaccineTool":"Vaccination Scheduler","healthToolsPage.description":"Health tools","healthToolsPage.seoSchema":"{\\"@context\\":\\"https://schema.org\\",\\"@graph\\":[{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://hellodoctor.com.ph/#website\\",\\"url\\":\\"https://hellodoctor.com.ph/\\",\\"name\\":\\"Hello Doctor\\",\\"description\\":\\"Hello Doctor - Health Information\\",\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://hellodoctor.com.ph/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"en-US\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellodoctor.com.ph/health-tools/#webpage\\",\\"url\\":\\"https://hellodoctor.com.ph/health-tools/\\",\\"name\\":\\"Health Tools - Hello Doctor\\",\\"isPartOf\\":{\\"@id\\":\\"https://hellodoctor.com.ph/#website\\"},\\"datePublished\\":\\"2017-11-09T06:29:48+00:00\\",\\"dateModified\\":\\"2021-02-03T08:33:43+00:00\\",\\"description\\":\\"How can you be sure if you\'re healthy? Use our online health assessment calculators to evaluate your BMI, BMR, ovulation and many more. Check it out now!\\",\\"breadcrumb\\":{\\"@id\\":\\"https://hellodoctor.com.ph/health-tools/#breadcrumb\\"},\\"inLanguage\\":\\"en-US\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://hellodoctor.com.ph/health-tools/\\"]}]},{\\"@type\\":\\"BreadcrumbList\\",\\"@id\\":\\"https://hellodoctor.com.ph/health-tools/#breadcrumb\\",\\"itemListElement\\":[{\\"@type\\":\\"ListItem\\",\\"position\\":1,\\"item\\":{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellodoctor.com.ph/health-tools/\\",\\"url\\":\\"https://hellodoctor.com.ph/health-tools/\\",\\"name\\":\\"Health Tools\\"}}]}]}","healthToolsPage.seoTitle":"Health Tools - {siteName}","healthToolsPage.title":"Health Tools","healthtools.description":"These easy-to-use health assessment tools will help you gauge vital parts of your overall health and wellness.","healthtools.description.findOutMore":"Find out your current Body Mass Index (BMI) and Calorie Burn Rate. Track your Ovulation Cycle and Basal Metabolic Rate (BMR), and Ideal Weight Gain During Pregnancy. Monitor your Heart Rate, Blood Alcohol Level. And calculate the cost of your Smoking habit.","healthtools.findOutMore":"Find out your current Body Mass Index (BMI) and Calorie Burn Rate. Track your Ovulation Cycle and Basal Metabolic Rate (BMR), and Ideal Weight Gain During Pregnancy. Monitor your Heart Rate, Blood Alcohol Level. And calculate the cost of your Smoking habit.","healthtools.title":"Health Tools","home.bmi.input.height":"Height (cm)","home.bmi.input.weight":"Weight (kg)","home.expertSeeMore":"All {experts} Experts","home.navigator.menuItem.allCategories":"See All Categories","home.navigator.menuItem.allCommunities":"See All Communities","home.navigator.menuItem.allHealthTools":"See All Health Tools","home.navigator.menuItem.allSpotlight":"See All In Focus","home.navigator.menuItem.discover":"Discover","home.navigator.menuItem.healthCategories":"Health Categories","home.navigator.menuItem.healthTools":"Health Tools","home.navigator.menuItem.helloCare":"Care","home.navigator.menuItem.helloTogether":"Communities","home.navigator.menuItem.spotlights":"All In Focus","home.navigator.menuItem.together":"Together","home.recommendTopics":"Recommended Categories","home.search":"Search {site}","home.search.byCategories":"Search by Category","home.search.byHealthTools":"Search by Health tools","home.seeAll":"See All","home.seeAllCategories":"See All Topics","home.seeMore":"See More","home.seeMoreExperts":"See More Experts","home.seoDescription":"We provide relevant, credible, and medically reviewed health information when you need it most to help you lead a healthier and more fulfilled life.","home.seoSchema":"{\\n\\n \\"@context\\":\\"https://schema.org\\",\\n \\"@graph\\":[ {\\n\\n \\"@type\\":\\"WebSite\\",\\n \\"@id\\":\\"https://hellobacsi.com/#website\\",\\n \\"url\\":\\"https://hellodoctor.com.ph/\\",\\n \\"name\\":\\"Hello Doctor\\",\\n \\"description\\":\\"Hello Doctor - Health Information\\",\\n \\"potentialAction\\":[ {\\n \\"@type\\":\\"SearchAction\\",\\n \\"target\\":\\"https://hellodoctor.com.ph/?s={search_term_string}\\",\\n \\"query-input\\": \\"required name=search_term_string\\"\\n }\\n\\n ],\\n \\"inLanguage\\":\\"en-US\\"\\n }\\n\\n ,\\n {\\n\\n \\"@type\\":\\"WebPage\\",\\n \\"@id\\":\\"https://hellodoctor.com.ph/#webpage\\",\\n \\"url\\":\\"https://hellodoctor.com.ph/\\",\\n \\"name\\":\\"Hello Doctor Philippines | Medically Verified Health Information\\",\\n \\"isPartOf\\": {\\n \\"@id\\": \\"https://hellobacsi.com/#website\\"\\n }\\n\\n ,\\n \\"datePublished\\":\\"2016-05-17T09:50:15+00:00\\",\\n \\"dateModified\\":\\"2021-02-09T02:57:54+00:00\\",\\n \\"description\\":\\"We provide relevant, credible, and medically reviewed health information when you need it most to help you lead a healthier and more fulfilled life.\\",\\n \\"inLanguage\\":\\"en-US\\",\\n \\"potentialAction\\":[ {\\n \\"@type\\": \\"ReadAction\\", \\"target\\":[\\"https://hellodoctor.com.ph/\\"]\\n }\\n\\n ]\\n}\\n\\n]\\n}","home.seoTitle":"Hello Doctor Philippines | Medically Verified Health Information","home.trending.latest":"Latest Topics","home.trending.trending":"Trending","homepage":"Homepage","homepage.minigames.description":"Explore our range of communities based on the health topics that matter to you the most.","homepage.minigames.heading":"Activities","inTouch.contact":"Contact Us","inTouch.desc":"Think you can contribute to the community as an Expert, Guide, or Ambassador or want to have an advertisement on our page? We\u2019d love to hear from you","inTouch.title":"Get In Touch","inTouchForm.submit":"Submit","inputComment.anonymous":"Anonymous","inputComment.replyTo":"Reply to {name}","inputComment.updateComment":"Edit comment","inputComment.updateReply":"Edit reply","insert":"Insert","intouchForm.email":"Email","intouchForm.message.placeholder":"Type your message","intouchForm.name":"Name","intouchForm.phone":"Phone","intouchForm.placeholder":"Type your name","joinCommunity.content.first":"Connect with people like you in our communities","joinCommunity.content.second":"Log in or Sign up to join and participate to our communities","joinCommunity.joinButton":"Sign up now","label.latestPost":"Latest Post","label.pinnedPost":"Pinned Post","label.popularPost":"Popular Post","loading":"loading","login":"Login","loginJoin":"Log in / Join","logout.popup.ask1":"Log Out of Hello Doctor?","logout.popup.ask2":"Are you sure you want to log out?","logout.popup.button.cancel":"Cancel","logout.popup.button.logout":"Log Out","menu.categories.title":"Choose a service to explore","mobileBar.askDoctor":"Ask Doctor","mobileBar.booking":"Booking","mobileBar.care":"Care","mobileBar.community":"Community","mobileBar.forums":"Forums","mobileBar.healthTools":"Health Tools","mobileBar.home":"Home","mobileBar.like":"Like","mobileBar.myHealth":"My Health","mobileBar.newPost":"New Post","mobileBar.questions":"Your questions","mobileBar.save":"Save","mobileBar.share":"Share","monthParentToBe.heading":"Birth Month Groups","morePopover.report":"Report","morePopover.report.description":"Help us understand what\u2019s happening with this post. How would you describe it?","morePopover.report.falseNews":"False news","morePopover.report.offensive":"Offensive","morePopover.report.other":"Other","morePopover.report.prohibited":"Prohibited content","morePopover.report.scam":"Misleading or scam","morePopover.report.sex":"Sexually inappropriate","morePopover.report.spam":"Spam","morePopover.report.title":"Report this post","morePopover.report.violence":"Violence","morePopover.reportSubmit.description":"We won\u2019t tell them who reported it. Please check these details:","morePopover.reportSubmit.title":"Submit report?","morePopover.savePost":"Save post","morePopover.share":"Share","morePopover.shareOn":"Share on","morePopover.turnOffNotifications":"Turn off notifications","morePopover.turnOnNotifications":"Turn on notifications","morePopover.unsavePost":"Remove Saved post","multiSelectError.exactNumber":"You must choose {from} options","multiSelectError.range":"You must choose from {from} to {to} options","multiSelectError.required":"You must choose one options","multiSelectError.unlimited":"You must choose at least one options","myPage.activityLog":"Activity Log","myPage.myPosts":"My Posts","myPage.notification":"Notification","myPage.savedPosts":"Saved Posts","newQuestionNoti.content":"You have {number} Questions","notification.comment.blocked.message":"This comment contains banned words or phrases and won\u2019t be published","notification.comment.blocked.title":"Blocked comment","notification.comment.premod":"Your comment needs to be reviewed.","notification.comment.rejected":"Your comment contain words that are not allowed.","notification.comment.reportFailed":"Failed!","notification.comment.reportSuccess":"You have successfully reported a comment.","notification.comment.somethingWrong":"Something went wrong.","notification.comment.suspect.message":"This comment contains suspected words or phrases and won\u2019t be published","notification.comment.suspect.title":"Pending comment","notification.comment.systemWithheld":"Your comment needs to be reviewed.","notification.failure":"Something wrong. Try again later!","notification.limitUrlDomain":"Cannot post link outside of Hello Health Group.","notification.post.blocked.message":"This post contains banned words or phrases and won\u2019t be published","notification.post.blocked.title":"Blocked post","notification.post.delete":"Post Deleted","notification.post.suspect.message":"This post contains suspected words or phrases, and is placed for moderator review","notification.post.suspect.title":"Pending post","notification.success":"Success","notification.suspend.message":"Your account has been suspended for violating our terms of service","notification.urlWrongFormat":"Incorrect URL format","notificationBar.markAllRead":"Mark all as read","notificationBar.notifications":"Notifications","onboarding.description":"Select the topics that you would be most interested to follow","onboarding.submit":"Continue","onboarding.title":"Join a Community","onboarding.topicCount":"{count} topics","onboarding.updateInfoResult.content":"You can now login to your Hellobacsi account with the new password.","onboarding.updateInfoResult.heading":"Password setup successful","onboarding.updateInfoResultMB.content":"You can now login to your Marry Baby account with the new password.","onboarding.welcome.continue":"Continue","onboarding.welcome.description":"You can now actively participate by posting, commenting and upvoting.","onboarding.welcome.perks.1":"Get advice from Doctors, Experts and Community Ambassadors.","onboarding.welcome.perks.2":"Share your experiences with others who might need your advice.","onboarding.welcome.perks.3":"Be active and become a Community Ambassador by collecting points.","onboarding.welcome.title":"Welcome to Communities!","onboarding.welcomeScreen.content":"An open and welcoming environment where you can share, connect, and exchange support with other members to seek healthier and happier lives.","onboarding.welcomeScreen.heading":"Welcome to Hello Bacsi Community","onboarding.welcomeScreenMB.heading":"Welcome to Marry Baby Community","orCopyLink":"Or copy link","ovulationPage.afterSubscribe.description":"Hello Bacsi is glad to be with you on your health and wellness journey. Your welcome email is on the way.","ovulationPage.afterSubscribe.title":"Thanks for subscribing!","ovulationPage.avoidPregnancy":"Avoid pregnancy","ovulationPage.calendarInstruction":"Tap on dates in the calendar to see details","ovulationPage.chanceHigh":"High","ovulationPage.chanceLow":"Low","ovulationPage.chanceRisky":"Risky","ovulationPage.chanceVeryHigh":"Very High","ovulationPage.chanceVeryLow":"Very Low","ovulationPage.chanceVeryRisky":"Very Risky","ovulationPage.conceive":"Trying to conceive","ovulationPage.cycleLength":"Cycle Length","ovulationPage.dayUnit":"(days)","ovulationPage.description":"Tracking your period cycle, determines your most fertile days and increases your chance of conceiving or applying for birth control.","ovulationPage.disclaimer":"Disclaimer","ovulationPage.faqs":"FAQs","ovulationPage.fertileDay":"Fertile Day","ovulationPage.fertileDays":"Fertile Days","ovulationPage.fertileRate":"Fertile Rate","ovulationPage.joinNow":"Join Now","ovulationPage.menstrualCycle":"Menstrual Cycle","ovulationPage.menstrualDay":"Menstrual Day","ovulationPage.nextMenstrualIn":"Your next menstrual day in","ovulationPage.nextOvulationIn":"Your next ovulation in","ovulationPage.numDays":"{day} days","ovulationPage.objectives":"Objectives","ovulationPage.ovulationDay":"Ovulation Day","ovulationPage.periodDuration":"Period Duration","ovulationPage.personalized":"Join personalised content journey","ovulationPage.pregnancyRate":"Pregnancy Rate","ovulationPage.recalculate":"Recalculate","ovulationPage.seoDescription":"Tracking your period cycle, determines your most fertile days and increases your chance of conceiving or applying for birth control.","ovulationPage.seoSchema":"TODO: Add schema","ovulationPage.seoTitle":"Ovulation Calculator - Hello Doctor","ovulationPage.signupPerks.0":"Unlock lifetime ovulation tracking","ovulationPage.signupPerks.1":"Track your cycle, period days with the period calendar","ovulationPage.signupPerks.2":"Track your fertility window (fertile days) and when do you ovulate","ovulationPage.signupPerks.3":"Get reminder of your period, ovulation days and fertility","ovulationPage.signupPerks.4":"Stay up to date with Your Fertility Weekly - the latest information on improving your chance of becoming pregnant and having a healthy baby.","ovulationPage.stickySignupButton":"Save & Remind me","ovulationPage.stickySignupHeading":"Never miss any important date","ovulationPage.subscribe.buttonTitle":"SIGN UP","ovulationPage.subscribe.description":"Join millions of parents and start tracking your pregnancy and baby\'s growth with hellodoctor.com","ovulationPage.subscribe.placeHolder":"Enter your email","ovulationPage.subscribe.title":"Track my pregnancy and baby\u2019s growth","ovulationPage.today":"Today","ovulationPage.trackPeriod":"Track period cycle","placeholder.enterTitleHere":"Enter title here","placeholder.enterUrlHere":"Enter URL here","placeholder.enterUrlTextHere":"Enter URL Text here","placeholder.newCmt":"Write a comment","placeholder.newPost":"Start a new post","popup.allTopics":"All Topics","popup.continuePost":"Continue post","popup.createPost.confirmCloseDescription":"If you discard now, you\u2019ll lose this post","popup.createPost.confirmCloseTitle":"Are you sure?","popup.deleteComment.description":"Delete your comment cannot be undone","popup.deleteComment.title":"Delete comment?","popup.deletePost.accept":"Delete","popup.deletePost.cancel":"Cancel","popup.deletePost.description":"Delete your post cannot be undone","popup.deletePost.title":"Delete post?","popup.discard.label":"Discard","popup.discardPost":"Discard post","popup.discardPost.confirmDescription":"You will lose this post","popup.discardPostEdit":"Discard changes","popup.editPost":"Edit post","popup.keepEditing":"Keep editing","popup.startANewPost":"Start a new post","popup.updatePost":"popup.updatePost","post.seeMore":"See More","post.viewMoreComments":"View more comments","pregnancyWeightGain.amnioticFluid":"Amniotic Fluid","pregnancyWeightGain.baby":"Baby","pregnancyWeightGain.breastsEnergyStores":"Breasts & energy stores","pregnancyWeightGain.description":"Health tools","pregnancyWeightGain.explaination":"Explaination","pregnancyWeightGain.extraBloodFluids":"Extra blood & fluids","pregnancyWeightGain.havingTwins":"Are you having twins?","pregnancyWeightGain.heading":"Pregnancy Weight Gain","pregnancyWeightGain.heightInput":"What is your height?","pregnancyWeightGain.heightInput.error":"Please enter a valid height","pregnancyWeightGain.newDescription":"This calculator is for women who want to know what their healthy weight gain range during pregnancy is, based upon what their weight was before they became pregnant.","pregnancyWeightGain.placenta":"Placenta","pregnancyWeightGain.range":"Suggested weight range","pregnancyWeightGain.result.note":"considering your pre-pregnancy BMI","pregnancyWeightGain.resultHealthy.title":"You are at a healthy weight","pregnancyWeightGain.resultOver.title":"You are {weightGain} kgs overweight","pregnancyWeightGain.resultUnder.title":"You are {weightGain} kgs underweight","pregnancyWeightGain.seoDescription":"Pregnancy Weight Gain","pregnancyWeightGain.seoSchema":"Pregnancy Weight Gain","pregnancyWeightGain.seoTitle":"Pregnancy weight gain calculator - Hello Doctor","pregnancyWeightGain.suggestion":"Suggestion","pregnancyWeightGain.uterus":"Uterus","pregnancyWeightGain.weekInput":"How many weeks pregnant are you?","pregnancyWeightGain.weekNum":"Week {weekNum}","pregnancyWeightGain.weight.desc":"Kg","pregnancyWeightGain.weightBeforeInput":"What was your weight before pregnancy?","pregnancyWeightGain.weightInput":"How much do you weigh now?","pregnancyWeightGain.weightInput.desc":"(kg)","pregnancyWeightGain.weightInput.error":"Please enter a valid weight","previewPhotos.title":"{name}\'s Post","profileMenu.accountSetting":"Account Setting","profileMenu.closeAccount":"Close Account","profileMenu.help":"Help","profileMenu.logout":"Logout","profileMenu.manageEmailNotifications":"Manage Email Notifications","profileMenu.myProfile":"Profile","profileMenu.password":"Password","profileMenu.saved":"My Articles","profileMenu.updateEmail":"Update Email","relevantCardPost.viewAllPosts":"View all posts","relevantPostList.heading":"Hot discussion","relevantPostList.startDisCussion":"Start a discussion","riskScreener.back":"Back","riskScreener.next":"Next","select.community":"Choose a community","share.letsJoinCommunity":"Let\'s join {name} community!","share.letsJoinTopic":"Let\'s join {name} topic!","share.linkCopied":"Link Copied","share.linkShared":"Link Shared Successfully","signUp":"Sign up","submit":"Submit","subot.myHealth.description":"Personal identifiers (like your name) will always be removed to protect your privacy.","subot.myHealth.title":"My Health","subot.productYourIdentifiers.description":"Personal identifiers (like your name) will always be removed to protect your privacy.","subot.productYourIdentifiers.title":"Protect your identifiers","subot.resendOTP.button":"Resend","subot.saveData.description":"Hellobacsi would like to learn from your data to provide better healthcare for you","subot.saveData.title":"Save Data","subot.sendOTP.button":"Send OTP","subot.verifyOTP.button":"Verify OTP","subot.verifyOTP.success.message":"Verified successful","survey.totalVotes":"Total votes","switchBtn.no":"No","switchBtn.yes":"Yes","tab.about":"About","tab.discussion":"Discussions","tab.topic":"Topics","targetHeartRate.aerobicZone.note":"Aerobic Zone (moderate exercise/sports 3-5 days/week)","targetHeartRate.aerobicZone.title":"Aerobic Zone","targetHeartRate.ageInput":"What is your date of birth?","targetHeartRate.ageInput.desc":"(years)","targetHeartRate.ageInput.error":"Please enter your actual age","targetHeartRate.heartRateInput":"Your resting heart rate?","targetHeartRate.heartRateInput.desc":"(bpm)","targetHeartRate.heartRateInput.error":"Please enter your actual resting heart rate","targetHeartRate.howToMeasure":"How to measure resting heart rate?","targetHeartRate.idealTarget.desc":"beats per minute","targetHeartRate.idealTarget.maximum":"Maximum heart rate should be","targetHeartRate.idealTarget.result":"Training heart rate zone should be","targetHeartRate.idealTarget.title":"Your Ideal Target Heart Rate","targetHeartRate.levelActiveSelect.error":"Please select your active level","targetHeartRate.lowIntensity.note":"Low intensity (little or no exercise)","targetHeartRate.lowIntensity.title":"Low intensity","targetHeartRate.maximumIntensity.note":"Maximum Intensity (very hard exercise/sports or x2 training)","targetHeartRate.maximumIntensity.title":"Maximum Intensity","targetHeartRate.moderateIntensity.note":"Moderate intensity (exercise/ sports 1-3 days/week)","targetHeartRate.moderateIntensity.title":"Moderate intensity","targetHeartRate.optional":"(optional)","targetHeartRate.result.abnormal":"Abnormal","targetHeartRate.result.athlete":"Athlete","targetHeartRate.result.average":"Average","targetHeartRate.result.excellent":"Excellent","targetHeartRate.result.good":"Good","targetHeartRate.result.normal":"Normal","targetHeartRate.result.poor":"Poor","targetHeartRate.result.title":"Your Resting Heart Rate","targetHeartRate.result.title.embedded":"Your Resting Heart Rate is {status}","targetHeartRate.selectActive":"How active are you on daily basic?","targetHeartRate.seoDescription":"Target Heart Rate Calculator","targetHeartRate.seoSchema":"Target Heart Rate Calculator","targetHeartRate.seoTitle":"Target Heart Rate Calculator","targetHeartRate.status":"classification is {status}","targetHeartRate.vigorousIntensity.note":"Vigorous Intensity (hard exercise/ sports 6-7 days/week)","targetHeartRate.vigorousIntensity.title":"Vigorous Intensity","targetHeartRate.withAnActivity":"With active level {activeLevel}","toggle.active":"Active","toggle.inactive":"Inactive","tool.selectGender":"What is your gender?","tool.selectPerson":"Are you checking for?","tool.selectPerson.other":"Other","tool.selectPerson.yourSelf":"Your self","tool.subot.inline.disclaimer.content":"This tool does not provide medical advice but is only used to provide information. It does not substitute for professional medical advice, diagnosis, or treatment from a physician. If you are seeking treatment or undergoing treatment, do not disregard medical advice from a doctor just because of some information you have read on our website. If you believe you are in an emergency situation, contact a doctor immediately.","tool.subot.inline.start.over":"Start over","toolPage.toolReviewer":"Medically Reviewed by {expert_name} on {date}","tools.BMICalculator":"BMI Calculator","tools.BMRCalculator":"BMR Calculator","tools.caloriesBurnRate":"Calories Burn Rate Calculator","tools.condition":"Result","tools.disclaimer":"Disclaimer","tools.faqs":"FAQs","tools.heading.by":"by","tools.heading.on":"on","tools.info":"Info","tools.recalculate":"Recalculate","tools.risks":"Assessment","tools.shareResultOn":"Share results on","tools.suggestedArticles":"Suggested articles","tools.suggestedServices":"Suggested services","tools.suggestion":"Suggestion","topContributor.countActivities":"{number} activities","topContributor.heading":"Top Contributors","topContributor.ourGuide":"Our guide recommend for new member.","topContributor.readNow":"Read now","topic.notification.joined":"You joined {name} topic","topic.notification.left":"You left {name} topic","topicCardList.seeAllTopics":"See all topics","truncateText.seeLess":"See less","truncateText.seeMore":"See more","trustCard.description":"{siteName}\u2019s communities are open, trusted, and credible spaces where members can seek advice, find support, and share stories.","trustCard.descriptionCommitted":"You are not alone in your health journey. We are committed to providing you with support and a safe space to share your experiences with others.","trustCard.descriptionIntegrated":"Get access to Communities, Care, and Commerce through an integrated suite of services for your health \u2014 all in one place.","trustCard.descriptionModerated":"Our team of moderators ensures that our communities adhere to our Community Guidelines and Terms and Conditions. They are in charge of maintaining an open and supportive experience for all members, free of misinformation.","trustCard.descriptionTrustworthy":"Our panel of medical experts are here to provide credible and accurate health information that empowers members to make better health choices.","trustCard.title":"Our Communities","trustCard.titleCommitted":"Committed","trustCard.titleIntegrated":"Integrated Health","trustCard.titleModerated":"Moderated","trustCard.titleTrustworthy":"Trustworthy","updatePost.success.title":"Post updated successfully","user":"User","validation.error.requiredField":"This field is required","validation.error.validNumber":"Please enter a valid number.","validation.error.validOTP":"Invalid OTP provided","verifyBotAnswer.confirmEndorse.accept":"Yes, endorse","verifyBotAnswer.confirmEndorse.cancel":"No, cancel","verifyBotAnswer.confirmEndorse.description":"Thank you for endorsing the answer","verifyBotAnswer.confirmEndorse.heading":"Endorse this answer","welcomePopup.button.continue":"Continue","welcomePopup.button.startExploring":"Start Exploring","welcomePopup.content2.description":"Save articles you like to your profileand revisit them later","welcomePopup.content2.title":"Bookmark Articles","welcomePopup.content3.description":"You can now keep track of your results within your profile.","welcomePopup.content3.title":"Save Your Health Results","welcomePopup.firstLogin.content1.description":"You are now a member of a health conscious community. You can use our features","welcomePopup.firstLogin.content1.title":"Welcome","welcomePopup.login.content1.description":"We have some new features for you, check them out and let\u2019s live a healthier life with us","welcomePopup.login.content1.title":"Welcome back, {userName}!","whatWouldYouLikeToCreate":"What would you like to create?"}'),Ls=JSON.parse('{"404.description":"\u0915\u094d\u0937\u092e\u093e \u0915\u0930\u0947\u0902, \u092a\u0947\u091c \u0928\u0939\u0940\u0902 \u092e\u093f\u0932 \u092a\u093e\u092f\u093e ","404.explainer":"\u092f\u0926\u093f \u0906\u092a\u0928\u0947 \u0907\u0938 \u092a\u0947\u091c \u0924\u0915 \u092a\u0939\u0941\u0902\u091a\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0932\u093f\u0902\u0915 \u0915\u094d\u0932\u093f\u0915 \u0915\u0940 \u0939\u0948, \u0924\u094b \u0939\u094b\u092e\u092a\u0947\u091c \u092a\u0930 \u0935\u093e\u092a\u0938 \u091c\u093e\u090f\u0902 \u092f\u093e \u0939\u092e\u0947\u0902 \u0915\u0949\u0928\u094d\u091f\u0947\u0915\u094d\u091f \u0915\u0930\u0947\u0902 {email} ","404.goBackHome":"\u0939\u094b\u092e \u092a\u0947\u091c \u092a\u0930 \u0935\u093e\u092a\u0938 \u091c\u093e\u090f\u0902 ","404.pageNotFound":"\u0915\u094d\u0937\u092e\u093e \u0915\u0930\u0947\u0902, \u092a\u0947\u091c \u0928\u0939\u0940\u0902 \u092e\u093f\u0932 \u092a\u093e\u092f\u093e ","404.title":"404 \u0909\u092a\u0932\u092c\u094d\u0927 \u0928\u0939\u0940\u0902 \u0939\u0948","aboutThisGroup":"ABOUT THIS GROUP","actionPopover.delete":"Delete","actionPopover.deleteNotification":"Delete this notification","actionPopover.edit":"Edit","actionPopover.inviteShareCommunity":"Invite / Share community","actionPopover.joinCommunity":"Join Community","actionPopover.leaveCommunit":"Leave Community","actionPopover.leaveCommunity":"Leave Community","actionPopover.leaveCommunity.accept":"Leave","actionPopover.leaveCommunity.cancel":"Cancel","actionPopover.leaveCommunity.description":"Are you sure you want to leave this community?","actionPopover.leaveCommunity.title":"Leave Community","actionPopover.report":"Report","actionPopover.turnOffNotification":"Turn off notification","actionPopover.turnOffNotificationAbout":"Turn off notification about {label}","actionPopover.turnOnNotification":"Turn on notification","admin.action.activeAccount":"Active account","admin.action.addColumn":"Add column","admin.action.delete":"Delete","admin.action.deleteAccount":"Delete account","admin.action.emailMember":"Email member","admin.action.inactiveAccount":"Inactive account","admin.action.suspendAccount":"Suspend account","admin.action.unsuspendAccount":"Unsuspend account","admin.admin":"Admin","admin.ambassador":"Ambassador","admin.back":"Back","admin.backToLogin":"Back to Log in","admin.cancel":"Cancel","admin.changePassword":"Change Password","admin.changePassword.resetPassword":"Reset Password","admin.changePasswordSuccess.desc":"Password update successful! You can now login to your account with the new password","admin.comments":"Comments","admin.communities":"Communities","admin.community":"Community","admin.create":"Create","admin.expert":"Expert","admin.externalUser":"External user","admin.followingTopics":"Following topics","admin.forgotPassword":"Forgot your password?","admin.forgotPassword.desc":"Enter the email associated with your account and we\u2019ll send you a link to reset your password","admin.forgotPassword.enterEmail":"Enter your email","admin.internalUser.dropdownGroup":"Sites / Communities / Topics","admin.joinDate":"Join date","admin.likes":"Likes","admin.logOut":"Log Out","admin.logOut.desc":"Are you sure you want to log out?","admin.logOut.title":"Log Out of Hellotogether?","admin.login":"Log in","admin.login.email":"Email","admin.login.forgotPassword":"Forgot your password?","admin.login.loginToAccount":"Log in to your account","admin.login.password":"Password","admin.login.pleaseInputEmail":"Please input your email!","admin.login.pleaseInputPassword":"Please input your password!","admin.login.rememeberMe":"Rememeber me","admin.login.resetPassword":"Reset Password","admin.member":"Member","admin.moderator":"Moderator","admin.next":"Next","admin.post":"Post","admin.posts":"Posts","admin.replies":"Replies","admin.resetPassword.modal.desc":"We have sent a new password recover instructions to this account email.","admin.resetPassword.modal.title":"Instructions sent!","admin.save":"Save","admin.savePassword":"Save Password","admin.sendLink":"Send Link","admin.site":"Site","admin.sponsor":"Sponsor","admin.success":"Successs","admin.tab.activity":"ACTIVITY LOG","admin.tab.commentsInCommunities":"Comments in {communityName} ({count})","admin.tab.generalInfo":"GENERAL INFO","admin.tab.posts":"POSTS","admin.tab.postsInCommunities":"Posts in {communityName} ({count})","admin.tab.settings":"SETTINGS","admin.table.all":"All","admin.table.column.sites":"Sites","admin.table.user.column.comments":"Comments","admin.table.user.column.community":"Community","admin.table.user.column.createdDate":"Created date","admin.table.user.column.posts":"Posts","admin.table.user.column.role":"Role","admin.table.user.column.status":"Status","admin.table.user.column.topic":"Topic","admin.table.user.column.users":"Users","admin.topic":"Topic","admin.user.birth":"Date of birth","admin.user.email":"Email","admin.user.female":"Female","admin.user.fullname":"Full Name","admin.user.gender":"Gender","admin.user.male":"Male","admin.user.member.emailMember":"Email member","admin.user.optional":"optional","admin.user.resetPassword":"Reset Password","admin.user.status.active":"Active","admin.user.status.inactive":"Inactive","admin.user.username":"Username","article.shareOn":"Share on","articlePage.articleReviewerBy":"Medically reviewed by {name}","articlePage.articleUpdatedDate":"Updated {date}","articlePage.articleWrittenBy":"Written by {name}","articlePage.authorAvatarAlt":"\u0932\u0947\u0916\u0915 \u0915\u0940 \u0924\u0938\u094d\u0935\u0940\u0930 ","articlePage.reviewed.author":"{date} \u092a\u0930 {name} \u0915\u0947 \u0926\u094d\u0935\u093e\u0930\u093e \u0932\u093f\u0916\u093e","articlePage.reviewed.expertly":"{name} \u0915\u0947 \u0926\u094d\u0935\u093e\u0930\u093e \u090f\u0915\u094d\u0938\u094d\u092a\u0930\u094d\u091f\u0932\u0940 \u0930\u093f\u0935\u094d\u092f\u0942\u0921 ","articlePage.reviewed.factCheck":"\u0914\u0930 {name} \u0926\u094d\u0935\u093e\u0930\u093e \u092b\u0948\u0915\u094d\u091f \u091a\u0947\u0915\u094d\u0921 ","articlePage.reviewed.lastUpdated":"{name} \u0926\u094d\u0935\u093e\u0930\u093e \u0932\u093f\u0916\u093f\u0924 \u0906\u0916\u093f\u0930\u0940 \u0905\u092a\u0921\u0947\u091f {date} \u0915\u094b","articlePage.reviewed.medically":"{name} \u0915\u0947 \u0926\u094d\u0935\u093e\u0930\u093e \u092e\u0947\u0921\u093f\u0915\u0932\u0940 \u0930\u093f\u0935\u094d\u092f\u0942\u0921 ","articlePage.reviewed.published":"{name} \u0926\u094d\u0935\u093e\u0930\u093e \u0932\u093f\u0916\u093f\u0924 {date} \u0915\u094b \u092a\u094d\u0930\u0915\u093e\u0936\u093f\u0924","articlePage.reviewed.sameAuthor.expertly":"{date} \u092a\u0930 {name} \u0915\u0947 \u0926\u094d\u0935\u093e\u0930\u093e \u0932\u093f\u0916\u093e \u0914\u0930 \u090f\u0915\u094d\u0938\u094d\u092a\u0930\u094d\u091f\u0932\u0940 \u0930\u093f\u0935\u094d\u092f\u0942\u0921 ","articlePage.reviewed.sameAuthor.medically":"{date} \u092a\u0930 {name} \u0915\u0947 \u0926\u094d\u0935\u093e\u0930\u093e \u0932\u093f\u0916\u093e \u0914\u0930 \u092e\u0947\u0921\u093f\u0915\u0932\u0940 \u0930\u093f\u0935\u094d\u092f\u0942\u0921 ","bmi.ageInput":"\u0906\u092a\u0915\u0940 \u0909\u092e\u094d\u0930 \u0915\u094d\u092f\u093e \u0939\u0948?","bmi.ageInput.desc":"(\u0938\u093e\u0932)","bmi.ageInput.error":"\u0915\u0943\u092a\u092f\u093e \u0938\u0939\u0940 \u0909\u092e\u094d\u0930 \u0932\u093f\u0916\u0947\u0902 ","bmi.description":"\u0905\u092a\u0928\u0947 \u092c\u0949\u0921\u0940 \u092e\u093e\u0938 \u0907\u0902\u0921\u0947\u0915\u094d\u0938 (\u092c\u0940\u090f\u092e\u0906\u0908) \u0915\u0940 \u091c\u093e\u0902\u091a \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0907\u0938 \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 \u0915\u093e \u0909\u092a\u092f\u094b\u0917 \u0915\u0930\u0947\u0902 \u0914\u0930 \u092a\u0924\u093e \u0915\u0930\u0947\u0902 \u0915\u093f \u0915\u094d\u092f\u093e \u0906\u092a\u0915\u093e \u0935\u091c\u0928 \u0939\u0947\u0932\u094d\u0926\u0940 \u0939\u0948\u0964 \u0906\u092a \u0907\u0938 \u0909\u092a\u0915\u0930\u0923 \u0915\u093e \u0909\u092a\u092f\u094b\u0917 \u0905\u092a\u0928\u0947 \u092c\u091a\u094d\u091a\u0947 \u0915\u0947 \u092c\u0940\u090f\u092e\u0906\u0908 \u0915\u0940 \u091c\u093e\u0902\u091a \u0915\u0947 \u0932\u093f\u090f \u092d\u0940 \u0915\u0930 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964","bmi.heading":"\u092c\u0940\u090f\u092e\u0906\u0908 \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 ","bmi.heading.medical":"\u091a\u093f\u0915\u093f\u0924\u094d\u0938\u0915\u0940\u092f","bmi.heading.reviewed":"\u0926\u094d\u0935\u093e\u0930\u093e \u0938\u092e\u0940\u0915\u094d\u0937\u093f\u0924","bmi.heightInput":"\u0906\u092a\u0915\u0940 \u0932\u092e\u094d\u092c\u093e\u0908 \u0915\u093f\u0924\u0928\u0940 \u0939\u0948? ","bmi.heightInput.desc":"(\u0938\u0947\u092e\u0940)","bmi.heightInput.error":"\u0915\u0943\u092a\u092f\u093e \u0938\u0939\u0940 \u0939\u093e\u0907\u091f \u0932\u093f\u0916\u0947\u0902 ","bmi.info.definition.text":"\u092c\u0940\u090f\u092e\u0906\u0908 \u0915\u094d\u092f\u093e \u0939\u0948? \xe2\u20ac\u201c \u092c\u0940\u090f\u092e\u0906\u0908 \u0915\u0940 \u092a\u0930\u093f\u092d\u093e\u0937\u093e ","bmi.info.definition.title":"\u092c\u0940\u090f\u092e\u0906\u0908 \u0915\u094d\u092f\u093e \u0939\u0948? \xe2\u20ac\u201c \u092c\u0940\u090f\u092e\u0906\u0908 \u0915\u0940 \u092a\u0930\u093f\u092d\u093e\u0937\u093e ","bmi.info.interpreting.text":"\u092c\u0940\u090f\u092e\u0906\u0908 \u0915\u0940 \u0935\u094d\u092f\u093e\u0916\u094d\u092f\u093e ","bmi.info.interpreting.title":"\u092c\u0940\u090f\u092e\u0906\u0908 \u0915\u0940 \u0935\u094d\u092f\u093e\u0916\u094d\u092f\u093e ","bmi.info.relevant.text":"\u0915\u094d\u092f\u093e \u092c\u0940\u090f\u092e\u0906\u0908 \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 \u0905\u092c \u092d\u0940 \u0930\u0947\u0932\u0947\u0935\u0947\u0902\u091f \u0939\u0948?","bmi.info.relevant.title":"\u0915\u094d\u092f\u093e \u092c\u0940\u090f\u092e\u0906\u0908 \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 \u0905\u092c \u092d\u0940 \u0930\u0947\u0932\u0947\u0935\u0947\u0902\u091f \u0939\u0948?","bmi.joinNow":"\u0905\u092d\u0940 \u091c\u0949\u0907\u0928 \u0915\u0930\u0947\u0902 ","bmi.objective":"\u0911\u092c\u094d\u091c\u0947\u0915\u094d\u091f\u093f\u0935","bmi.objective.gainWeight":"\u092e\u0938\u0932\u094d\u0938 \u092c\u0928\u093e\u090f\u0902 ","bmi.objective.loseWeight":"\u092b\u0948\u091f \u0918\u091f\u093e\u090f\u0902 ","bmi.objective.maintainWeight":"\u0935\u091c\u0928 \u0928\u093f\u092f\u0902\u0924\u094d\u0930\u093f\u0924 \u0915\u0930\u0947\u0902 ","bmi.personalized":"\u0906\u092a\u0915\u0940 \u0935\u094d\u092f\u0915\u094d\u0924\u093f\u0917\u0924 \u0915\u0902\u091f\u0947\u0902\u091f \u091c\u0930\u094d\u0928\u0940 \u0938\u0947 \u091c\u0941\u095c\u0947\u0902 ","bmi.result.chart.description":"\u0906\u092a\u0915\u0947 \u0932\u093f\u0902\u0917 \u0914\u0930 \u0909\u092e\u094d\u0930 \u0915\u0947 \u0905\u0928\u0941\u0938\u093e\u0930, \u0906\u092a\u0915\u094b \u0935\u092f\u0938\u094d\u0915\u094b\u0902 \u0915\u0947 \u0938\u092e\u0942\u0939 {equal}% \u092e\u0947\u0902 \u0930\u0916\u093e \u091c\u093e\u090f\u0917\u093e\u0964 \u0906\u092a\u0938\u0947 {higher}% \u091c\u094d\u092f\u093e\u0926\u093e \u092c\u0940\u090f\u092e\u0906\u0908 \u0914\u0930 \u0906\u092a\u0938\u0947 {lower}% \u0915\u092e \u092c\u0940\u090f\u092e\u0906\u0908 ","bmi.result.chart.shortenDescription":"\u0906\u092a\u0915\u0947 \u0932\u093f\u0902\u0917 \u0914\u0930 \u0909\u092e\u094d\u0930 \u0915\u0947 \u0905\u0928\u0941\u0938\u093e\u0930, \u0906\u092a\u0915\u094b \u0935\u092f\u0938\u094d\u0915\u094b\u0902 \u0915\u0947 \u0938\u092e\u0942\u0939 {equal}% \u092e\u0947\u0902 \u0930\u0916\u093e \u091c\u093e\u090f\u0917\u093e\u0964 \u0906\u092a\u0938\u0947 {higher}% \u091c\u094d\u092f\u093e\u0926\u093e \u092c\u0940\u090f\u092e\u0906\u0908 \u0914\u0930 \u0906\u092a\u0938\u0947 {lower}% \u0915\u092e \u092c\u0940\u090f\u092e\u0906\u0908 ","bmi.result.chartTitle":"\u0938\u094d\u0925\u093e\u0928\u0940\u092f \u0906\u0902\u0915\u0921\u093c\u094b\u0902 \u0915\u0940 \u0924\u0941\u0932\u0928\u093e \u092e\u0947\u0902 ","bmi.result.healthy":"\u0938\u094d\u0935\u0938\u094d\u0925 ","bmi.result.invalidEmail":"\u0915\u0943\u092a\u092f\u093e \u0905\u092a\u0928\u093e \u0908\u092e\u0947\u0932 \u0906\u0908\u0921\u0940 \u0921\u093e\u0932\u0947\u0902 ","bmi.result.obese1":"\u092e\u094b\u091f\u093e\u092a\u093e 1 ","bmi.result.obese2":"\u092e\u094b\u091f\u093e\u092a\u093e 2 ","bmi.result.overweight":"\u0913\u0935\u0930\u0935\u0947\u091f ","bmi.result.title":"\u0906\u092a\u0915\u093e \u092c\u0940\u090f\u092e\u0906\u0908 \u0939\u0948 ","bmi.result.title.embedded":"\u0906\u092a\u0915\u093e \u092c\u0940\u090f\u092e\u0906\u0908 \u0939\u0948 {BMI} ","bmi.result.underweight":"\u0905\u0902\u0921\u0930\u0935\u0947\u091f ","bmi.selectGender":"\u0906\u092a\u0915\u093e \u091c\u0947\u0902\u0921\u0930 \u0915\u093f\u092f\u093e \u0939\u0948? ","bmi.stickySignupButton":"\u0905\u092d\u0940 \u091c\u0949\u0907\u0928 \u0915\u0930\u0947\u0902 ","bmi.stickySignupHeading":"\u090f\u0915\u094d\u0938\u092a\u0930\u094d\u091f \u0938\u0947 \u0928\u094d\u092f\u0942\u091f\u094d\u0930\u093f\u0936\u0928 \u091f\u093f\u092a\u094d\u0938 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0947\u0902 ","bmi.submit":"\u0915\u0945\u0932\u094d\u0915\u094d\u092f\u0941\u0932\u0947\u091f ","bmi.subscribe.afterSubscibeDescription":"\u0939\u0948\u0932\u094b \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f \u0906\u092a\u0915\u0947 \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f \u0914\u0930 \u0935\u0947\u0932\u0928\u0947\u0938 \u091c\u0930\u094d\u0928\u0940 \u092a\u0930 \u0938\u093e\u0925 \u0939\u094b\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u092c\u0939\u0941\u0924 \u0916\u0941\u0936 \u0939\u0948\u0902\u0964 \u0906\u092a\u0915\u093e \u0935\u0947\u0932\u0915\u092e \u0908\u092e\u0947\u0932 \u091c\u0932\u094d\u0926 \u0906\u092a\u0915\u0947 \u092a\u093e\u0938 \u0939\u094b\u0917\u093e! ","bmi.subscribe.afterSubscibeTitle":"\u0938\u092c\u094d\u0938\u094d\u0915\u094d\u0930\u093e\u0907\u092c \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0927\u0928\u094d\u092f\u0935\u093e\u0926!","bmi.subscribe.buttonTitle":"\u0938\u092c\u094d\u0938\u094d\u0915\u094d\u0930\u093e\u0907\u092c","bmi.subscribe.description":"\u0939\u092e\u093e\u0930\u0947 \u0930\u091c\u093f\u0938\u094d\u091f\u0930\u094d\u0921 \u0906\u0939\u093e\u0930 \u0935\u093f\u0936\u0947\u0937\u091c\u094d\u091e, \u092a\u094b\u0937\u0923 \u0935\u093f\u0936\u0947\u0937\u091c\u094d\u091e \u0914\u0930 \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f \u0935\u093f\u0936\u0947\u0937\u091c\u094d\u091e\u094b\u0902 \u0938\u0947 \u0928\u093f\u092f\u092e\u093f\u0924 \u092b\u093f\u091f\u0928\u0947\u0938 \u0914\u0930 \u092a\u094b\u0937\u0923 \u0928\u094d\u092f\u0942\u091c\u093c\u0932\u0947\u091f\u0930 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0947\u0902\u0964","bmi.subscribe.placeHolder":"\u0905\u092a\u0928\u093e \u0908\u092e\u0947\u0932 \u0921\u093e\u0932\u0947\u0902, ","bmi.subscribe.title":"\u0906\u092f\u0921\u093f\u092f\u0932 \u0936\u0930\u0940\u0930 \u0915\u0947 \u0935\u091c\u0928 \u0915\u094b \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0947\u0902","bmi.weightInput":"\u0906\u092a\u0915\u093e \u0935\u091c\u0928 \u0915\u093f\u0924\u0928\u093e \u0939\u0948? ","bmi.weightInput.desc":"(\u0915\u093f\u0917\u094d\u0930\u093e)","bmi.weightInput.error":"\u0915\u0943\u092a\u092f\u093e \u0938\u0939\u0940 \u0935\u091c\u0928 \u0932\u093f\u0916\u0947\u0902 ","bmr.activeLevel":"\u0906\u092a \u0926\u0948\u0928\u093f\u0915 \u0930\u0942\u092a \u0938\u0947 \u0915\u093f\u0924\u0928\u0947 \u0938\u0915\u094d\u0930\u0940\u092f \u0939\u0948\u0902? ","bmr.activeLevel.extremelyActive":"\u090f\u0915\u094d\u0938\u091f\u094d\u0930\u0940\u092e\u0932\u0940 \u090f\u0915\u094d\u091f\u093f\u0935 ","bmr.activeLevel.extremelyActive.description":"\u092c\u0939\u0941\u0924 \u0915\u0920\u093f\u0928 \u0935\u094d\u092f\u093e\u092f\u093e\u092e / \u0916\u0947\u0932 \u092f\u093e X2 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923","bmr.activeLevel.intenselyActive":"\u0907\u0902\u091f\u0947\u0902\u0938\u0932\u0940 \u090f\u0915\u094d\u091f\u093f\u0935 ","bmr.activeLevel.intenselyActive.description":"\u0915\u0920\u093f\u0928 \u0935\u094d\u092f\u093e\u092f\u093e\u092e / \u0916\u0947\u0932 6-7 \u0926\u093f\u0928 / \u0938\u092a\u094d\u0924\u093e\u0939","bmr.activeLevel.lightlyActive":"\u0932\u093e\u0907\u091f\u0932\u0940 \u090f\u0915\u094d\u091f\u093f\u0935 ","bmr.activeLevel.lightlyActive.description":"\u0939\u0932\u094d\u0915\u0947 \u0935\u094d\u092f\u093e\u092f\u093e\u092e / \u0916\u0947\u0932 1-3 \u0926\u093f\u0928 / \u0938\u092a\u094d\u0924\u093e\u0939","bmr.activeLevel.moderatelyActive":"\u092e\u0949\u0921\u0930\u0947\u091f\u0932\u0940 \u090f\u0915\u094d\u091f\u093f\u0935 ","bmr.activeLevel.moderatelyActive.description":"\u092e\u0927\u094d\u092f\u092e \u0935\u094d\u092f\u093e\u092f\u093e\u092e / \u0916\u0947\u0932 3-5 \u0926\u093f\u0928 / \u0938\u092a\u094d\u0924\u093e\u0939","bmr.activeLevel.sedentary":"\u0930\u0941\u0915\u0940 \u0939\u0941\u0908 ","bmr.activeLevel.sedentary.description":"\u0925\u094b\u0921\u093c\u093e \u092f\u093e \u0915\u094b\u0908 \u0935\u094d\u092f\u093e\u092f\u093e\u092e \u0928\u0939\u0940\u0902","bmr.description":"\u0905\u092a\u0928\u0940 \u090a\u0902\u091a\u093e\u0908, \u0935\u091c\u0928, \u0906\u092f\u0941 \u0914\u0930 \u0917\u0924\u093f\u0935\u093f\u0927\u093f \u0938\u094d\u0924\u0930 \u0915\u0947 \u0906\u0927\u093e\u0930 \u092a\u0930 \u0905\u092a\u0928\u0940 \u0926\u0948\u0928\u093f\u0915 \u0915\u0948\u0932\u094b\u0930\u0940 \u0906\u0935\u0936\u094d\u092f\u0915\u0924\u093e\u0913\u0902 \u0915\u094b \u0928\u093f\u0930\u094d\u0927\u093e\u0930\u093f\u0924 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0939\u092e\u093e\u0930\u0947 \u0915\u0948\u0932\u094b\u0930\u0940-\u0938\u0947\u0935\u0928 \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 \u0915\u093e \u0909\u092a\u092f\u094b\u0917 \u0915\u0930\u0947\u0902\u0964","bmr.heading":"\u092c\u0940\u090f\u092e\u0906\u0930 \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 ","bmr.info.calories.text":"\u0915\u0948\u0932\u094b\u0930\u0940 \u0915\u094d\u092f\u093e \u0939\u0948\u0902 \u0914\u0930 \u0939\u092e\u0947\u0902 \u0909\u0928\u0915\u0940 \u0906\u0935\u0936\u094d\u092f\u0915\u0924\u093e \u0915\u094d\u092f\u094b\u0902 \u092a\u095c\u0924\u0940 \u0939\u0948?","bmr.info.calories.title":"\u0915\u0948\u0932\u094b\u0930\u0940 \u0915\u094d\u092f\u093e \u0939\u0948\u0902 \u0914\u0930 \u0939\u092e\u0947\u0902 \u0909\u0928\u0915\u0940 \u0906\u0935\u0936\u094d\u092f\u0915\u0924\u093e \u0915\u094d\u092f\u094b\u0902 \u092a\u095c\u0924\u0940 \u0939\u0948?","bmr.info.definition.text":"\u092c\u0940\u090f\u092e\u0906\u0930 \u0915\u094d\u092f\u093e \u0939\u0948? \xe2\u20ac\u201c \u092c\u0940\u090f\u092e\u0906\u0930 \u0915\u0940 \u092a\u0930\u093f\u092d\u093e\u0937\u093e ","bmr.info.definition.title":"\u092c\u0940\u090f\u092e\u0906\u0930 \u0915\u094d\u092f\u093e \u0939\u0948? \xe2\u20ac\u201c \u092c\u0940\u090f\u092e\u0906\u0930 \u0915\u0940 \u092a\u0930\u093f\u092d\u093e\u0937\u093e ","bmr.joinNow":"\u0905\u092d\u0940 \u091c\u0949\u0907\u0928 \u0915\u0930\u0947\u0902 ","bmr.objective.buildMuscle":"\u092e\u0938\u0932\u094d\u0938 \u092c\u0928\u093e\u0928\u093e ","bmr.objective.loseFat":"\u092b\u0948\u091f \u0915\u092e \u0915\u0930\u0928\u093e ","bmr.objective.maintainWeight":"\u0935\u091c\u0928 \u092e\u0947\u0902\u091f\u0947\u0928 \u0915\u0930\u0928\u093e ","bmr.personalized":"\u0906\u092a\u0915\u0940 \u0935\u094d\u092f\u0915\u094d\u0924\u093f\u0917\u0924 \u0915\u0902\u091f\u0947\u0902\u091f \u091c\u0930\u094d\u0928\u0940 \u0938\u0947 \u091c\u0941\u095c\u0947\u0902 ","bmr.result.description":"\u0914\u0930 \u0906\u092a\u0915\u094b \u091a\u093e\u0939\u093f\u090f {kcal} \u0915\u0947\u0915\u0948\u0932 \u0939\u0930 \u0926\u093f\u0928 \u090f\u0915\u094d\u091f\u093f\u0935\u093f\u091f\u0940 \u0932\u0947\u0935\u0932 {activeLevel} \u0915\u0947 \u0938\u093e\u0925 ","bmr.result.illustrator.high":"\u0939\u093e\u092f ","bmr.result.illustrator.low":"\u0932\u094b ","bmr.result.title":"\u0906\u092a\u0915\u093e \u092c\u0940\u090f\u092e\u0906\u0930 \u0939\u0948 ","bmr.result.title.embedded":"\u0906\u092a\u0915\u093e \u092c\u0940\u090f\u092e\u0906\u0930 \u0939\u0948 {BMR} \u0915\u0947\u0915\u0948\u0932 ","bmr.stickySignupButton":"\u0905\u092d\u0940 \u091c\u0949\u0907\u0928 \u0915\u0930\u0947\u0902 ","bmr.stickySignupHeading":"\u090f\u0915\u094d\u0938\u092a\u0930\u094d\u091f \u0938\u0947 \u0928\u094d\u092f\u0942\u091f\u094d\u0930\u093f\u0936\u0928 \u091f\u093f\u092a\u094d\u0938 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0947\u0902 ","bottomBar.comment":"Comment","bottomBar.communities":"Communities","bottomBar.home":"Home","bottomBar.myPost":"My Posts","bottomBar.post":"Post","bottomBar.share":"Share","breadcrumb.helloTogether":"Hello Together","breadcrumb.myPage":"My Page","button.back":"Back","button.create":"Create","button.save":"Save","card.members":"members","card.posts":"posts","card.topics":"topics","cardAdArticle.buttonSeeAll":"See All","cardAdArticle.heading":"Suggested Articles","cardAdArticle.headingSeeAll":"See All","cardAdArticle.subHeading":"Article you might interested in.","cardAuthor.admin":"Admin","cardAuthor.ambassador":"Ambassador","cardAuthor.expert":"Expert","cardAuthor.guide":"Guide","cardAuthor.influencer":"Influencer","cardAuthor.localAdmin":"Local Admin","cardAuthor.moderator":"Moderator","cardAuthor.sponsor":"Sponsor","cardCommunity.createAPost":"Create a post","cardCommunity.following":"Following","cardCommunity.join":"Join","cardCommunity.joined":"Joined","cardCommunity.startDisCussion":"Start a discussion","cardHealthTool.1.btnText":"Book a doctor","cardHealthTool.1.content":"Schedule appointments with the perfect doctor with ease from anywhere.","cardHealthTool.1.subTitle":"HELLO CARE","cardHealthTool.1.title":"Booking the best dotors online","cardHealthTool.2.btnText":"GET STARTED","cardHealthTool.2.content":"Get personalized health expert recommendations based on your symptoms.","cardHealthTool.2.title":"Are you experiencing symptoms but you\'re not sure what they mean?","cardList.allCommunities":"All Communities","cardList.exploreMoreCommunity":"Explore more community","cardList.findYourCommunities":"Find your communities","cardList.myCommunities":"My communities","cardLogin.mainText":"Connect with people like you in our communities","cardLogin.subText":"Log in or Sign up to participate to our communities.","cardReactions.comment":"Comment","cardReactions.reply":"Reply","cardTopic.createAPost":"Create a post","cardTopic.follow":"Follow","cardTopic.following":"Following","categoryMenu.card":"\u0915\u093e\u0930\u094d\u0921 ","channelCommunity.active":"Active","channelCommunity.create":"Create","channelCommunity.delete":"Delete","channelCommunity.description":"Description","channelCommunity.dragDrop":"Drag & drop","channelCommunity.edit":"Edit","channelCommunity.english":"English","channelCommunity.followers":"Followers","channelCommunity.inactive":"Inactive","channelCommunity.inputTitleEnglish":"Please input Title (English)","channelCommunity.inputTitleLocalLanguges":"Please input Title (Local languages)","channelCommunity.invitePeople":"Invite people","channelCommunity.localLanguages":"Local languages","channelCommunity.members":"Members","channelCommunity.newTopic":"New topic","channelCommunity.posts":"Posts","channelCommunity.question.viewOnly":"View only","channelCommunity.title":"Title","channelCommunity.topics":"Topics","channelCommunity.update":"Update","character":"Characters","choicePopover.ambassadorPosts":"Ambassador posts","choicePopover.expertPosts":"Expert posts","choicePopover.lastestPost":"Latest posts","choicePopover.latest":"Latest","choicePopover.newest":"Newest","choicePopover.oldest":"Oldest","choicePopover.popular":"Popular","choicePopover.popularPost":"Popular posts","choicePopover.sort":"Sort","comment.count":"{count} comments","comment.seeMoreComments":"See {count} more comments","comment.seeMoreReplies":"See {count} more replies","community.choose":"Choose a community","community.notification.joined":"You joined {name} community","community.notification.left":"You left {name} community","copied":"Copied","copy":"Copy","createPost.popup.description":"Description","createPost.popup.primary":"Tap to select/ unselect topics","createPost.popup.submit":"Post","createPost.popup.success":"New Post Created","createPost.popup.warning":"Select a community to see your following topics","createPost.popup.warningImage":"Maximum 20 images allow, please remove some item below","createPost.popup.wordCount":"{count}/{max} words","createPost.title":"Title","createPost.urlText":"Text","disclaimer.accept":"Accept","disclaimer.description":"THIS WEBSITE DOES NOT PROVIDE MEDICAL ADVICE.\\nThe information, including but not limited to, text, graphics, images and other material contained on this website are for informational purposes only.","disclaimer.ourPolicy":"Our Policies","disclaimer.title":"Disclaimer","dueDateCard.button":"\u0917\u0923\u0928\u093e \u0915\u0930\u0947\u0902 ","dueDateCard.heading":"\u0906\u092a\u0915\u0940 \u0921\u094d\u092f\u0942 \u0921\u0947\u091f \u091c\u093e\u0928\u093f\u092f\u0947 ","dueDateCard.text":"\u0905\u0927\u093f\u0915\u093e\u0902\u0936 \u092e\u0939\u093f\u0932\u093e\u090f\u0902 \u0907\u0938 \u0924\u093f\u0925\u093f \u0915\u0947 \u090f\u0915 \u0938\u092a\u094d\u0924\u093e\u0939 \u0915\u0947 \u092c\u093e\u0926 \u092f\u093e \u092a\u0939\u0932\u0947 \u092c\u091a\u094d\u091a\u0947 \u0921\u093f\u0932\u0940\u0935\u0930 \u0915\u0930 \u0938\u0915\u0924\u0940 \u0939\u0948\u0902. ","dueDatePage.afterSubscribe.description":"\u0939\u0948\u0932\u094b \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f \u0906\u092a\u0915\u0947 \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f \u0914\u0930 \u0935\u0947\u0932\u0928\u0947\u0938 \u091c\u0930\u094d\u0928\u0940 \u092a\u0930 \u0938\u093e\u0925 \u0939\u094b\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u092c\u0939\u0941\u0924 \u0916\u0941\u0936 \u0939\u0948\u0902\u0964 \u0906\u092a\u0915\u093e \u0935\u0947\u0932\u0915\u092e \u0908\u092e\u0947\u0932 \u091c\u0932\u094d\u0926 \u0906\u092a\u0915\u0947 \u092a\u093e\u0938 \u0939\u094b\u0917\u093e! ","dueDatePage.afterSubscribe.title":"\u0938\u092c\u094d\u0938\u094d\u0915\u094d\u0930\u093e\u0907\u092c \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0927\u0928\u094d\u092f\u0935\u093e\u0926!","dueDatePage.calculationMethod":"\u0917\u0923\u0928\u093e \u0935\u093f\u0927\u093f","dueDatePage.conceptionDate":"\u0915\u0949\u0928\u094d\u0938\u0947\u092a\u094d\u0936\u0928 \u0915\u0940 \u0924\u093e\u0930\u0940\u0916 ","dueDatePage.conceptionDateExplaination":"\u0907\u0902\u091f\u0930\u0915\u094b\u0930\u094d\u0938 \u0915\u0940 \u0924\u093e\u0930\u0940\u0916 \u0938\u0947 \u091c\u0947\u0938\u094d\u091f\u0947\u0936\u0928\u0932 \u090f\u091c \u0915\u0940 \u0917\u0923\u0928\u093e \u0909\u0928 \u0915\u092a\u0932\u094d\u0938 \u092a\u0930 \u0932\u093e\u0917\u0942 \u0939\u094b\u0924\u0940 \u0939\u0948, \u091c\u094b \u0907\u0902\u091f\u0930\u0915\u094b\u0930\u094d\u0938 \u0915\u0940 \u0938\u0939\u0940 \u0924\u093e\u0930\u0940\u0916 \u0915\u094b \u092f\u093e\u0926 \u0930\u0916\u0924\u0947 \u0939\u0948\u0902. \u0938\u093e\u0925 \u0939\u0940 \u0909\u0928 \u092e\u0939\u093f\u0932\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u0932\u093e\u0917\u0942 \u0939\u094b\u0924\u093e \u0939\u0948, \u091c\u093f\u0928\u0915\u0940 \u092e\u0947\u0902\u0938\u094d\u091f\u094d\u0930\u0941\u0905\u0932 \u0938\u093e\u092f\u0915\u0932\xa0\u0914\u0930 \u0913\u0935\u094d\u092f\u0942\u0932\u0947\u0936\u0928 \u0915\u0940 \u0924\u093e\u0930\u0940\u0916 \u0928\u093f\u0930\u094d\u0927\u093e\u0930\u093f\u0924 \u0939\u0948\u0964 \u0907\u0938\u0915\u093e \u0915\u093e\u0930\u0923 \u092f\u0939 \u0939\u0948 \u0915\u093f \u0913\u0935\u094d\u092f\u0942\u0932\u0947\u0936\u0928 \u0915\u0947 \u092c\u093e\u0926, \u090f\u0917 \u0915\u0947\u0935\u0932 \u090f\u0915 \u0926\u093f\u0928 \u0930\u0939\u0924\u093e \u0939\u0948, \u091c\u092c\u0915\u093f \u0938\u094d\u092a\u0930\u094d\u092e \u092e\u0939\u093f\u0932\u093e \u0936\u0930\u0940\u0930 \u092e\u0947\u0902 5 \u0926\u093f\u0928\u094b\u0902 \u0924\u0915 \u0930\u0939 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964 \u0938\u094d\u092a\u0930\u094d\u092e \u0915\u0947\u0935\u0932 \u0907\u0938 \u0938\u092e\u092f \u0905\u0935\u0927\u093f \u0915\u0947 \u0926\u094c\u0930\u093e\u0928 \u090f\u0917 \u0915\u094b \u092b\u0930\u094d\u091f\u093f\u0932\u093e\u0907\u091c \u0915\u0930 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964\u0907\u0938 \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u0936\u0928 \u0915\u0947 \u0905\u0928\u0941\u0938\u093e\u0930, \u091c\u0947\u0938\u094d\u091f\u0947\u0936\u0928\u0932 \u090f\u091c \u0915\u0947 \u092a\u0939\u0932\u0947 \u0926\u093f\u0928 \u0915\u094b \u0907\u0902\u091f\u0930\u0915\u094b\u0930\u094d\u0938 \u0915\u0947 \u0926\u093f\u0928 \u0938\u0947 \u092e\u093e\u0930\u094d\u0915 \u0915\u0930\u0915\u0947\xa0, 36 \u0938\u092a\u094d\u0924\u093e\u0939 \u092f\u093e 266 \u0926\u093f\u0928 \u0915\u094b \u091c\u094b\u0921\u093c\u0915\u0930 \u0917\u093f\u0928\u093e \u091c\u093e\u090f\u0917\u093e\u0964","dueDatePage.daysText":"{number} \u0926\u093f\u0928 ","dueDatePage.description":"\u0905\u092a\u0928\u0940 \u0928\u093f\u092f\u0924 \u0924\u093e\u0930\u0940\u0916 \u0915\u093e \u092a\u0924\u093e \u0932\u0917\u093e\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0907\u0938 \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 \u0915\u093e \u0909\u092a\u092f\u094b\u0917 \u0915\u0930\u0947\u0902\u0964 \u092f\u0939 \u0938\u093f\u0930\u094d\u092b \u090f\u0915 \u0905\u0928\u0941\u092e\u093e\u0928 \u0939\u0948 - \u0907\u0938\u0915\u0940 \u0917\u0948\u0930\u0947\u0902\u091f\u0940 \u0928\u0939\u0940\u0902 \u0939\u0948! \u0905\u0927\u093f\u0915\u093e\u0902\u0936 \u092e\u0939\u093f\u0932\u093e\u090f\u0902, \u0932\u0947\u0915\u093f\u0928 \u0938\u092d\u0940 \u0928\u0939\u0940\u0902, \u0907\u0938 \u0924\u093f\u0925\u093f \u0938\u0940\u092e\u093e \u0938\u0947 \u092a\u0939\u0932\u0947 \u092f\u093e \u092c\u093e\u0926 \u092e\u0947\u0902 \u090f\u0915 \u0938\u092a\u094d\u0924\u093e\u0939 \u0915\u0947 \u092d\u0940\u0924\u0930 \u0905\u092a\u0928\u0947 \u0936\u093f\u0936\u0941\u0913\u0902 \u0915\u094b \u0921\u093f\u0932\u0940\u0935\u0930 \u0915\u0930\u0947\u0902\u0917\u0940\u0964","dueDatePage.disclaimer":"\u0921\u093f\u0938\u094d\u0915\u094d\u0932\u0947\u092e\u0930 ","dueDatePage.dueDateResult":"\u0906\u092a\u0915\u0940 \u0921\u094d\u092f\u0942 \u0921\u0947\u091f \u0939\u0948","dueDatePage.explainMethods":"\u092e\u0941\u091d\u0947 \u092e\u0947\u0925\u0921 \u0938\u092e\u091d\u093e\u090f\u0902 ","dueDatePage.faqs":"FAQS","dueDatePage.firstTrimester":"\u092a\u0939\u0932\u0940 \u0924\u093f\u092e\u093e\u0939\u0940 ","dueDatePage.info":"\u091c\u093e\u0928\u0915\u093e\u0930\u0940 ","dueDatePage.ivf":"\u0906\u0908\u0935\u0940\u090f\u092b ","dueDatePage.ivf.transferDate":"\u0906\u0908\u0935\u0940\u090f\u092b \u091f\u094d\u0930\u093e\u0902\u0938\u092b\u0930 \u0915\u0940 \u0924\u093e\u0930\u0940\u0916 ","dueDatePage.ivf.transferDateRadio":"{number} \u091f\u094d\u0930\u093e\u0902\u0938\u092b\u0930 \u0915\u093e \u0926\u093f\u0928 ","dueDatePage.ivfExplaination":"\u0906\u0930\u094d\u091f\u093f\u092b\u093f\u0936\u093f\u092f\u0932 \u0907\u0928\u094d\u0938\u0947\u092e\u0940\u0928\u0947\u0936\u0928 \u092e\u0947\u0902 \u0921\u094d\u092f\u0942 \u0921\u0947\u091f \u0914\u0930 \u092a\u094d\u0930\u0947\u0917\u094d\u0928\u0947\u0902\u0938\u0940 \u0935\u0940\u0915 \u0915\u0940 \u0917\u0923\u0928\u093e \u091c\u094d\u092f\u093e\u0926\u093e \u090f\u0915\u094d\u092f\u0942\u0930\u0947\u0938\u0940 \u0915\u0947 \u0938\u093e\u0925 \u0915\u0940 \u091c\u093e \u0938\u0915\u0924\u0940 \u0939\u0948\u0964 \u0910\u0938\u093e \u0907\u0938\u0932\u093f\u090f, \u0915\u094d\u092f\u094b\u0902\u0915\u093f \u090f\u092e\u094d\u092c\u094d\u0930\u093f\u092f\u094b \u0907\u092e\u094d\u092a\u094d\u0932\u093e\u0902\u091f\u0947\u0936\u0928 \u092f\u093e \u0913\u0935\u094d\u092f\u0942\u0932\u0947\u0936\u0928 \u0915\u0940 \u0924\u093e\u0930\u0940\u0916 \u0906\u092a\u0915\u094b \u092a\u0939\u0932\u0947 \u0938\u0947 \u0939\u0940 \u092a\u0924\u093e \u0939\u094b\u0924\u0940 \u0939\u0948\u0964\u0907\u0938 \u0924\u0930\u0939 \u0906\u0908\u0935\u0940\u090f\u092b \u092e\u093e\u0902 \u0939\u094b\u0928\u0947 \u0915\u0947 \u0928\u093e\u0924\u0947, \u0921\u093f\u0932\u0940\u0935\u0930\u0940 \u0921\u0947\u091f \u0915\u093e \u0905\u0928\u0941\u092e\u093e\u0928 \u090f\u0917 \u0915\u0947 \u092b\u0930\u094d\u091f\u093f\u0932\u093e\u0907\u091c \u0939\u094b\u0928\u0947 \u0915\u0947 \u092c\u093e\u0926 38 \u0938\u092a\u094d\u0924\u093e\u0939 \u0915\u094b \u091c\u094b\u095c\u0915\u0930 \u0932\u0917\u093e\u092f\u093e \u091c\u093e \u0938\u0915\u0924\u093e \u0939\u0948\u0964 \u0907\u0938\u0915\u0947 \u0905\u0932\u093e\u0935\u093e \u0906\u092a \u090f\u0915 \u0914\u0930 \u092a\u094d\u0930\u0915\u093e\u0930 \u0938\u0947 \u0917\u0923\u0928\u093e \u0915\u0930 \u0938\u0915\u0924\u0940 \u0939\u0948\u0902, 38 \u0938\u092a\u094d\u0924\u093e\u0939 \u0915\u094b \u091c\u094b\u095c\u0915\u0930 \u0909\u0938\u092e\u0947\u0902 \u0938\u0947 \u090f\u092e\u094d\u092c\u094d\u0930\u093f\u092f\u094b \u0907\u092e\u094d\u092a\u094d\u0932\u093e\u0902\u091f \u0915\u0947 \u0926\u093f\u0928\u094b\u0902 \u0915\u094b \u0918\u091f\u093e \u0926\u0947\u0902\u0964 \u0909\u0926\u093e\u0939\u0930\u0923 \u0915\u0947 \u0924\u094c\u0930 \u092a\u0930 \u0924\u0940\u0928 \u0926\u093f\u0928 \u091f\u094d\u0930\u093e\u0902\u0938\u092b\u0930 \u0915\u0947 \u0932\u093f\u090f 3 \u0926\u093f\u0928\u094b\u0902 \u0915\u094b \u0918\u091f\u093e\u092f\u093e \u091c\u093e\u090f\u0917\u093e\u0964 \u0907\u0938\u0940 \u0924\u0930\u0939 5 \u0926\u093f\u0928 \u091f\u094d\u0930\u093e\u0902\u0938\u092b\u0930 \u0915\u0947 \u0932\u093f\u090f 5 \u0926\u093f\u0928\u094b\u0902 \u0915\u094b \u0918\u091f\u093e\u092f\u093e \u091c\u093e\u090f\u0917\u093e\u0964","dueDatePage.joinNow":"\u0905\u092d\u0940 \u091c\u0949\u0907\u0928 \u0915\u0930\u0947\u0902 ","dueDatePage.lastPeriod":"\u0906\u0916\u093f\u0930\u0940 \u092a\u0940\u0930\u093f\u092f\u0921 ","dueDatePage.lastPeriod.calculate":"\u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f ","dueDatePage.lastPeriod.lastPeriodLabel":"\u0906\u092a\u0915\u0947 \u092a\u093f\u091b\u0932\u0947 \u092a\u0940\u0930\u093f\u092f\u0921 \u0915\u093e \u092a\u0939\u0932\u093e \u0926\u093f\u0928 ","dueDatePage.lastPeriod.periodLengthLabel":"\u0938\u093e\u092f\u0915\u0932 \u0932\u0947\u0902\u0925 ","dueDatePage.lastPeriodExplaination":"\u0905\u0927\u093f\u0915\u093e\u0902\u0936 \u092a\u094d\u0930\u0947\u0917\u094d\u0928\u0947\u0902\u0938\u0940 \u0932\u0917\u092d\u0917 40 \u0938\u092a\u094d\u0924\u093e\u0939 (\u092f\u093e \u0917\u0930\u094d\u092d\u093e\u0927\u093e\u0928 \u0938\u0947 38 \u0938\u092a\u094d\u0924\u093e\u0939) \u0924\u0915 \u0939\u094b\u0924\u0940 \u0939\u0948\u0902\u0964 \u0907\u0938\u0932\u093f\u090f \u0905\u092a\u0928\u0940 \u0921\u094d\u092f\u0942 \u0921\u0947\u091f \u0915\u093e \u0905\u0928\u0941\u092e\u093e\u0928 \u0932\u0917\u093e\u0928\u0947 \u0915\u093e \u0938\u092c\u0938\u0947 \u0905\u091a\u094d\u091b\u093e \u0924\u0930\u0940\u0915\u093e \u0939\u0948 \u0915\u093f \u0906\u092a \u0905\u092a\u0928\u0947 \u0932\u093e\u0938\u094d\u091f \u092a\u0940\u0930\u093f\u092f\u0921\u094d\u0938 \u0915\u0947 \u092a\u0939\u0932\u0947 \u0926\u093f\u0928 \u0938\u0947 40 \u0938\u092a\u094d\u0924\u093e\u0939 \u092f\u093e 280 \u0926\u093f\u0928\u094b\u0902 \u0915\u0940 \u0917\u0923\u0928\u093e \u0915\u0930\u0947\u0902\u0964 \u0926\u0942\u0938\u0930\u093e \u0924\u0930\u0940\u0915\u093e \u092f\u0939 \u0939\u0948 \u0915\u093f \u0905\u092a\u0928\u0947 \u0932\u093e\u0938\u094d\u091f \u092a\u0940\u0930\u093f\u092f\u0921\u094d\u0938 \u0915\u0947 \u092a\u0939\u0932\u0947 \u0926\u093f\u0928 \u0915\u094b \u0932\u0947\u0902, \u0924\u0940\u0928 \u092e\u0939\u0940\u0928\u0947 \u0918\u091f\u093e\u090f\u0902 \u0914\u0930 7 \u0926\u093f\u0928 \u091c\u094b\u0921\u093c\u0947\u0902\u0964\u0907\u0938\u0932\u093f\u090f \u092f\u0926\u093f \u0906\u092a\u0915\u093e \u0906\u0916\u093c\u093f\u0930\u0940 \u092a\u0940\u0930\u093f\u092f\u0921 11 \u0905\u092a\u094d\u0930\u0948\u0932, 2020 \u0938\u0947 \u0936\u0941\u0930\u0942 \u0939\u094b\u0924\u093e \u0939\u0948, \u0924\u094b \u0906\u092a \u0924\u0940\u0928 \u092e\u0939\u0940\u0928\u0947 \u0918\u091f\u093e\u0915\u0930 11 \u091c\u0928\u0935\u0930\u0940, 2020 \u0924\u0915 \u0906\u090f\u0902\u0917\u0947, \u092b\u093f\u0930 7 \u0926\u093f\u0928 \u091c\u094b\u0921\u093c \u0926\u0947\u0902\u0917\u0947, \u0914\u0930 \u0906\u092a\u0915\u0940 \u0921\u092f\u0942 \u0921\u0947\u091f 18 \u091c\u0928\u0935\u0930\u0940, 2021 \u0939\u094b\u0917\u0940\u0964 \u0907\u0938 \u0924\u0930\u0939 \u0938\u0947 \u0921\u0949\u0915\u094d\u091f\u0930 \u0906\u092a\u0915\u0940 \u0921\u092f\u0942 \u0921\u0947\u091f \u0915\u093e \u0905\u0928\u0941\u092e\u093e\u0928 \u0932\u0917\u093e\u090f\u0902\u0917\u0947\u0964 \u0932\u0947\u0915\u093f\u0928 \u092f\u093e\u0926 \u0930\u0916\u0947\u0902: \u0921\u092f\u0942 \u0921\u0947\u091f \u0915\u0940 \u0924\u0941\u0932\u0928\u093e \u092e\u0947\u0902 \u090f\u0915 \u0938\u092a\u094d\u0924\u093e\u0939 \u092a\u0939\u0932\u0947 \u092f\u093e \u092c\u093e\u0926 \u092e\u0947\u0902 \u091c\u0928\u094d\u092e \u0926\u0947\u0928\u093e \u092a\u0942\u0930\u0940 \u0924\u0930\u0939 \u0938\u0947 \u0938\u093e\u092e\u093e\u0928\u094d\u092f \u0939\u0948\u0964","dueDatePage.marrybabyBanner.buttonText":"\u0110\u0103ng k\xfd ngay","dueDatePage.marrybabyBanner.description":"Dinh d\u01b0\u1ee1ng cho m\u1eb9 - Qu\xe0 x\u1ecbn cho b\xe9","dueDatePage.marrybabyBanner.title":"Combo Qu\xe0 v\xe0ng","dueDatePage.personalized":"\u092a\u0930\u094d\u0938\u0928\u0932\u093e\u0907\u095b\u094d\u0921 \u0915\u0902\u091f\u0947\u0902\u091f \u091c\u0930\u094d\u0928\u0940 \u0938\u0947 \u091c\u0941\u095c\u0947\u0902 ","dueDatePage.recalculate":"\u0926\u094b\u092c\u093e\u0930\u093e \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f \u0915\u0930\u0947\u0902 ","dueDatePage.receivePreparationPlans":"\u092a\u094d\u0930\u093f\u092a\u0930\u0947\u0936\u0928 \u092a\u094d\u0932\u093e\u0928 \u0914\u0930 \u0905\u092a\u0921\u0947\u091f\u0947\u0921 \u0928\u094d\u092f\u0942\u091c\u0932\u0947\u091f\u0930 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0947\u0902 ","dueDatePage.resultShare":"\u092c\u0927\u093e\u0908 \u0939\u094b! \u0906\u092a {count} \u0938\u092a\u094d\u0924\u093e\u0939 \u092a\u094d\u0930\u0947\u0917\u094d\u0928\u0947\u0902\u091f \u0939\u0948\u0902","dueDatePage.resultShare_plural":"\u092c\u0927\u093e\u0908 \u0939\u094b! \u0906\u092a {count} \u0938\u092a\u094d\u0924\u093e\u0939 \u092a\u094d\u0930\u0947\u0917\u094d\u0928\u0947\u0902\u091f \u0939\u0948\u0902","dueDatePage.saveResult":"\u0905\u092a\u0928\u093e \u0930\u093f\u0938\u0932\u094d\u091f \u0938\u0947\u0935 \u0915\u0930\u0947\u0902 \u0914\u0930 \u092a\u094d\u0930\u0947\u0917\u094d\u0928\u0947\u0902\u0938\u0940 \u0915\u0947 \u092e\u093e\u0907\u0932\u0938\u094d\u091f\u094b\u0928 \u0915\u094b \u091f\u094d\u0930\u0948\u0915 \u0915\u0930\u0947\u0902 ","dueDatePage.secondTrimester":"\u0926\u0942\u0938\u0930\u0940 \u0924\u093f\u092e\u093e\u0939\u0940 ","dueDatePage.seoDescription":"\u091c\u093e\u0928\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u0948\u0902 \u0915\u093f \u0906\u092a\u0915\u0947 \u092c\u091a\u094d\u091a\u0947 \u0915\u093e \u091c\u0928\u094d\u092e \u0915\u092c \u0939\u094b\u0917\u093e? \u091c\u093e\u0928\u093f\u092f\u0947 \u0939\u092e\u093e\u0930\u0947 \u092a\u094d\u0930\u0947\u0917\u094d\u0928\u0947\u0902\u0938\u0940 \u0921\u094d\u092f\u0942 \u0921\u0947\u091f \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 \u0938\u0947","dueDatePage.seoSchema":"TODO: \u0938\u094d\u0915\u0940\u092e\u093e \u091c\u094b\u095c\u0947\u0902 ","dueDatePage.seoTitle":"\u0921\u094d\u092f\u0942 \u0921\u0947\u091f \u0915\u0948\u0932\u094d\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 - \u0939\u0948\u0932\u094b \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f ","dueDatePage.subscribe.buttonTitle":"\u0938\u093e\u0907\u0928 \u0905\u092a \u0915\u0930\u0947\u0902 ","dueDatePage.subscribe.description":"\u0932\u093e\u0916\u094b\u0902 \u092e\u093e\u0924\u093e-\u092a\u093f\u0924\u093e \u0938\u0947 \u091c\u0941\u0921\u093c\u0947\u0902 \u0914\u0930 \u0905\u092a\u0928\u0940 \u0917\u0930\u094d\u092d\u093e\u0935\u0938\u094d\u0925\u093e \u0914\u0930 \u092c\u091a\u094d\u091a\u0947 \u0915\u0947 \u0935\u093f\u0915\u093e\u0938 \u092a\u0930 \u0928\u091c\u0930 \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f helloswasthya.com \u0915\u0947 \u0938\u093e\u0925 \u0936\u0941\u0930\u0941\u0906\u0924 \u0915\u0930\u0947\u0902, ","dueDatePage.subscribe.placeHolder":"\u0915\u0943\u092a\u092f\u093e \u0905\u092a\u0928\u093e \u0908\u092e\u0947\u0932 \u0906\u0908\u0921\u0940 \u0921\u093e\u0932\u0947\u0902 ","dueDatePage.subscribe.title":"\u0917\u0930\u094d\u092d\u093e\u0935\u0938\u094d\u0925\u093e \u0914\u0930 \u092c\u091a\u094d\u091a\u0947 \u0915\u0947 \u0935\u093f\u0915\u093e\u0938 \u0915\u094b \u091f\u094d\u0930\u0948\u0915 \u0915\u0930\u0947\u0902","dueDatePage.suggestedArticles":"\u0906\u0930\u094d\u091f\u093f\u0915\u0932 \u0938\u091c\u0947\u0938\u094d\u091f \u0915\u0930\u0947\u0902 ","dueDatePage.thirdTrimester":"\u0924\u0940\u0938\u0930\u0940 \u0924\u093f\u092e\u093e\u0939\u0940 ","dueDatePage.trackYourBaby":"\u0905\u092a\u0928\u0947 \u092c\u091a\u094d\u091a\u0947 \u0915\u0947 \u0935\u093f\u0915\u093e\u0938 \u0915\u094b \u091f\u094d\u0930\u0948\u0915 \u0915\u0930\u0947\u0902 \u0914\u0930 \u0905\u092a\u0928\u0947 \u092c\u091a\u094d\u091a\u0947 \u0915\u0947 \u091f\u0940\u0915\u093e\u0915\u0930\u0923 \u0915\u094b \u0916\u0941\u0926 \u0930\u093f\u0915\u0949\u0930\u094d\u0921 \u0915\u0930\u0947\u0902","dueDatePage.unlockFullPregnacy":"\u092a\u0942\u0930\u094d\u0923 \u0917\u0930\u094d\u092d\u093e\u0935\u0938\u094d\u0925\u093e \u0915\u0947 \u0938\u092e\u092f \u0914\u0930 \u092d\u094d\u0930\u0942\u0923 \u0915\u0947 \u0935\u093f\u0915\u093e\u0938 \u0915\u094b \u0905\u0928\u0932\u0949\u0915 \u0915\u0930\u0947\u0902","dueDatePage.weekResult":"\u092c\u0927\u093e\u0908 \u0939\u094b! \u0906\u092a {week} \u0938\u092a\u094d\u0924\u093e\u0939 \u092a\u094d\u0930\u0947\u0917\u094d\u0928\u0947\u0902\u091f \u0939\u0948\u0902","expert.content.experiences":"Experiences","followingTopics":"Folowing topics","footer.bigLinks.discover":"\u0921\u093f\u0938\u094d\u0915\u0935\u0930","footer.bigLinks.discovery":"\u0921\u093f\u0938\u094d\u0915\u0935\u0930\u0940 ","footer.bigLinks.healthCare":"\u0939\u0947\u0932\u094d\u0925 \u0915\u0947\u092f\u0930 ","footer.bigLinks.healthTogether":"\u0939\u0947\u0932\u094d\u0925 \u091f\u0941\u0917\u0947\u0926\u0930 ","footer.bigLinks.healthTools":"\u0939\u0947\u0932\u094d\u0925 \u091f\u0942\u0932\u094d\u0938 ","footer.copyrightText":"\xa92021 \u0939\u0948\u0932\u094b \u0939\u0947\u0932\u094d\u0925 \u0917\u094d\u0930\u0941\u092a \u092a\u094d\u0930\u093e \u0932\u093f \u0915\u0947 \u0938\u092d\u0940 \u0930\u093e\u0907\u091f\u094d\u0938 \u0930\u093f\u0938\u0930\u094d\u0935 \u0939\u0948\u0902. \u0939\u0948\u0932\u094b \u0939\u0947\u0932\u094d\u0925 \u0917\u094d\u0930\u0941\u092a \u0939\u0947\u0932\u094d\u0925 \u0938\u0932\u093e\u0939, \u0928\u093f\u0926\u093e\u0928 \u0914\u0930 \u0907\u0932\u093e\u091c \u0907\u0924\u094d\u092f\u093e\u0926\u093f \u0938\u0947\u0935\u093e\u090f\u0902 \u0928\u0939\u0940\u0902 \u0926\u0947\u0924\u093e\u0964 ","footer.followUsText":"\u0939\u092e\u0947\u0902 \u092b\u0949\u0932\u094b \u0915\u0930\u0947\u0902 ","footer.helloHealth":"\u0939\u0948\u0932\u094b \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f ","footer.hellohealthLinks.AboutGoCare":"Go.care \u0915\u0947 \u092c\u093e\u0930\u0947 \u092e\u0947\u0902 ","footer.hellohealthLinks.aboutUs":"\u0939\u092e\u093e\u0930\u0947 \u092c\u093e\u0930\u0947 \u092e\u0947\u0902 ","footer.hellohealthLinks.advertising":"\u090f\u0921\u0935\u0930\u094d\u091f\u093e\u0907\u095b\u093f\u0902\u0917 ","footer.hellohealthLinks.contactUs":"\u0939\u092e\u0947\u0902 \u0938\u0902\u092a\u0930\u094d\u0915 \u0915\u0930\u0947\u0902 ","footer.hellohealthLinks.executiveBios":"\u090f\u0915\u094d\u091c\u0940\u0915\u094d\u092f\u0942\u091f\u093f\u0935 \u092c\u093e\u092f\u094b\u091c ","footer.hellohealthLinks.recruitment":"\u0930\u093f\u0915\u094d\u0930\u0942\u091f\u092e\u0947\u0902\u091f ","footer.information":"\u091c\u093e\u0928\u0915\u093e\u0930\u0940 ","footer.informationLinks.faqs":"\u090f\u092b\u090f\u0915\u094d\u092f\u0942\u095b/FAQs","footer.informationLinks.policies":"\u092a\u0949\u0932\u093f\u0938\u0940\u091c ","footer.informationLinks.sitemap":"\u0938\u093e\u0907\u091f\u092e\u0948\u092a ","footer.newsletterText":"\u0939\u0948\u0932\u094b \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f \u0906\u092a\u0915\u093e \u0938\u092c\u0938\u0947 \u092d\u0930\u094b\u0938\u0947\u092e\u0902\u0926 \u092e\u093f\u0924\u094d\u0930 \u092c\u0928\u0928\u093e \u091a\u093e\u0939\u0924\u093e \u0939\u0948, \u091c\u094b \u0906\u092a\u0915\u094b \u0939\u0947\u0932\u094d\u0926\u0940 \u091c\u093f\u0902\u0926\u0917\u0940 \u091c\u0940\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u091c\u093e\u0928\u0915\u093e\u0930\u0940 \u0926\u0947 \u0938\u0915\u0947. ","footer.otherSites":"\u0939\u092e\u093e\u0930\u0940 \u0939\u0948\u0932\u094b \u0939\u0947\u0932\u094d\u0925 \u0938\u093e\u0907\u091f\u094d\u0938 \u0926\u0947\u0916\u0947\u0902","footer.signUp":"\u0905\u092d\u0940 \u0938\u093e\u0907\u0928 \u0905\u092a \u0915\u0930\u0947\u0902 ","gender.female":"\u092e\u0939\u093f\u0932\u093e ","gender.male":"\u092a\u0941\u0930\u0941\u0937 ","healthTools.dueDateCalculator":"\u0921\u094d\u092f\u0942 \u0921\u0947\u091f \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 ","healthTools.ovulationCalculator":"\u0913\u0935\u094d\u092f\u0942\u0932\u0947\u0936\u0928 \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 ","healthTools.pregnancyGainWeight":"\u092a\u094d\u0930\u0947\u0917\u094d\u0928\u0947\u0902\u0938\u0940 \u0935\u0947\u091f \u0917\u0947\u0928 ","healthTools.vaccineTool":"\u0935\u0948\u0915\u094d\u0938\u0940\u0928\u0947\u0936\u0928 \u0938\u094d\u0915\u0947\u0921\u094d\u092f\u0941\u0932\u0930 ","healthToolsPage.description":"\u0939\u0947\u0932\u094d\u0925 \u091f\u0942\u0932\u094d\u0938 ","healthToolsPage.seoSchema":"{\\"@context\\":\\"https://schema.org\\",\\"@graph\\":[{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://helloswasthya.com/#website\\",\\"url\\":\\"https://helloswasthya.com/\\",\\"name\\":\\"\\\\u0939\\\\u0948\\\\u0932\\\\u094b \\\\u0938\\\\u094d\\\\u0935\\\\u093e\\\\u0938\\\\u094d\\\\u0925\\\\u094d\\\\u092f\\",\\"description\\":\\"\\\\u0939\\\\u0948\\\\u0932\\\\u094b \\\\u0938\\\\u094d\\\\u0935\\\\u093e\\\\u0938\\\\u094d\\\\u0925\\\\u094d\\\\u092f \\\\u092a\\\\u0930 \\\\u092e\\\\u093f\\\\u0932\\\\u0947\\\\u0917\\\\u0940 \\\\u0938\\\\u092c\\\\u0938\\\\u0947 \\\\u092d\\\\u0930\\\\u094b\\\\u0938\\\\u0947\\\\u092e\\\\u0902\\\\u0926 \\\\u0921\\\\u093e\\\\u0907\\\\u091f \\\\u091f\\\\u093f\\\\u092a\\\\u094d\\\\u0938, \\\\u092b\\\\u093f\\\\u091f\\\\u0928\\\\u0947\\\\u0938 \\\\u091f\\\\u093f\\\\u092a\\\\u094d\\\\u0938, \\\\u0926\\\\u0935\\\\u093e\\\\u0908 \\\\u0915\\\\u0940 \\\\u091c\\\\u093e\\\\u0928\\\\u0915\\\\u093e\\\\u0930\\\\u0940, \\\\u092c\\\\u093f\\\\u092e\\\\u093e\\\\u0930\\\\u0940 \\\\u0915\\\\u0940 \\\\u091c\\\\u093e\\\\u0928\\\\u0915\\\\u093e\\\\u0930\\\\u0940, \\\\u092a\\\\u094d\\\\u0930\\\\u0947\\\\u0917\\\\u0928\\\\u0947\\\\u0902\\\\u0938\\\\u0940 \\\\u0914\\\\u0930 \\\\u092a\\\\u0947\\\\u0930\\\\u0947\\\\u0902\\\\u091f\\\\u093f\\\\u0902\\\\u0917 \\\\u091f\\\\u093f\\\\u092a\\\\u094d\\\\u0938\\",\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://helloswasthya.com/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"hi-IN\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://helloswasthya.com/health-tools/#webpage\\",\\"url\\":\\"https://helloswasthya.com/health-tools/\\",\\"name\\":\\"\\\\u0939\\\\u0947\\\\u0932\\\\u094d\\\\u0925 \\\\u091f\\\\u0942\\\\u0932\\\\u094d\\\\u0938 - \\\\u0939\\\\u0948\\\\u0932\\\\u094b \\\\u0938\\\\u094d\\\\u0935\\\\u093e\\\\u0938\\\\u094d\\\\u0925\\\\u094d\\\\u092f\\",\\"isPartOf\\":{\\"@id\\":\\"https://helloswasthya.com/#website\\"},\\"datePublished\\":\\"2017-11-09T06:29:48+00:00\\",\\"dateModified\\":\\"2021-01-19T10:10:44+00:00\\",\\"description\\":\\"\\\\u0939\\\\u0947\\\\u0932\\\\u094d\\\\u0925 \\\\u091f\\\\u0942\\\\u0932\\\\u094d\\\\u0938 \\\\u0915\\\\u0947 \\\\u0905\\\\u0902\\\\u0926\\\\u0930 \\\\u0906\\\\u092a\\\\u0915\\\\u094b \\\\u0935\\\\u093f\\\\u092d\\\\u093f\\\\u0928\\\\u094d\\\\u0928 \\\\u0939\\\\u0947\\\\u0932\\\\u094d\\\\u0925 \\\\u091f\\\\u0942\\\\u0932\\\\u094d\\\\u0938 \\\\u0915\\\\u0940 \\\\u091c\\\\u093e\\\\u0928\\\\u0915\\\\u093e\\\\u0930\\\\u0940 \\\\u092e\\\\u093f\\\\u0932\\\\u0924\\\\u0940 \\\\u0939\\\\u0948, \\\\u0939\\\\u0947\\\\u0932\\\\u094d\\\\u0925 \\\\u091f\\\\u0942\\\\u0932\\\\u094d\\\\u0938 \\\\u0915\\\\u0940 \\\\u092e\\\\u0926\\\\u0926 \\\\u0938\\\\u0947 \\\\u0906\\\\u092a \\\\u0905\\\\u092a\\\\u0928\\\\u0940 \\\\u0938\\\\u0947\\\\u0939\\\\u0924 \\\\u0938\\\\u0947 \\\\u091c\\\\u0941\\\\u095c\\\\u0940 \\\\u0916\\\\u093e\\\\u0938 \\\\u091c\\\\u093e\\\\u0928\\\\u0915\\\\u093e\\\\u0930\\\\u093f\\\\u092f\\\\u093e\\\\u0902 \\\\u092a\\\\u094d\\\\u0930\\\\u093e\\\\u092a\\\\u094d\\\\u0924 \\\\u0915\\\\u0930 \\\\u0938\\\\u0915\\\\u0924\\\\u0947 \\\\u0939\\\\u0948\\\\u0902\\",\\"breadcrumb\\":{\\"@id\\":\\"https://helloswasthya.com/health-tools/#breadcrumb\\"},\\"inLanguage\\":\\"hi-IN\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://helloswasthya.com/health-tools/\\"]}]},{\\"@type\\":\\"BreadcrumbList\\",\\"@id\\":\\"https://helloswasthya.com/health-tools/#breadcrumb\\",\\"itemListElement\\":[{\\"@type\\":\\"ListItem\\",\\"position\\":1,\\"item\\":{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://helloswasthya.com/health-tools/\\",\\"url\\":\\"https://helloswasthya.com/health-tools/\\",\\"name\\":\\"\\\\u0939\\\\u0947\\\\u0932\\\\u094d\\\\u0925 \\\\u091f\\\\u0942\\\\u0932\\\\u094d\\\\u0938\\"}}]}]}","healthToolsPage.seoTitle":"\u0939\u0947\u0932\u094d\u0925 \u091f\u0942\u0932\u094d\u0938 - {siteName}","healthToolsPage.title":"\u0939\u0947\u0932\u094d\u0925 \u091f\u0942\u0932\u094d\u0938","healthtools.description":"\u092f\u0947 \u0906\u0938\u093e\u0928 \u0939\u0947\u0932\u094d\u0925 \u0905\u0938\u0947\u0938\u092e\u0947\u0902\u091f \u091f\u0942\u0932\u094d\u0938 \u0906\u092a\u0915\u0940 \u092a\u0942\u0930\u0940 \u0939\u0947\u0932\u094d\u0925 \u0914\u0930 \u0935\u0947\u0932\u0928\u0947\u0938 \u0915\u094b \u0938\u092e\u091d\u0928\u0947 \u092e\u0947\u0902 \u092e\u0926\u0926 \u0915\u0930\u0947\u0902\u0917\u0947 ","healthtools.description.findOutMore":"\u0905\u092a\u0928\u0947 \u0935\u0930\u094d\u0924\u092e\u093e\u0928 \u092c\u0949\u0921\u0940 \u092e\u093e\u0938 \u0907\u0902\u0921\u0947\u0915\u094d\u0938 (\u092c\u0940\u090f\u092e\u0906\u0908) \u0914\u0930 \u0915\u0948\u0932\u094b\u0930\u0940 \u092c\u0930\u094d\u0928 \u0930\u0947\u091f \u0915\u093e \u092a\u0924\u093e \u0932\u0917\u093e\u090f\u0902\u0964 \u0917\u0930\u094d\u092d\u093e\u0935\u0938\u094d\u0925\u093e \u0915\u0947 \u0926\u094c\u0930\u093e\u0928 \u0905\u092a\u0928\u0947 \u0913\u0935\u094d\u092f\u0942\u0932\u0947\u0936\u0928 \u0938\u093e\u092f\u0915\u0932 \u0914\u0930 \u092c\u0947\u0938\u0932 \u092e\u0947\u091f\u093e\u092c\u094b\u0932\u093f\u0915 \u0930\u0947\u091f (BMR) \u0914\u0930 \u0906\u0907\u0921\u093f\u092f\u0932 \u0935\u0947\u091f \u0917\u0947\u0928 \u0915\u094b \u091f\u094d\u0930\u0948\u0915 \u0915\u0930\u0947\u0902\u0964 \u0905\u092a\u0928\u0947 \u0939\u093e\u0930\u094d\u091f \u0930\u0947\u091f, \u092c\u094d\u0932\u0921 \u090f\u0932\u094d\u0915\u094b\u0939\u0949\u0932 \u0932\u0947\u0935\u0932 \u0915\u0940 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u0915\u0930\u0947\u0902\u0964 \u0914\u0930 \u0905\u092a\u0928\u0947 \u0927\u0942\u092e\u094d\u0930\u092a\u093e\u0928 \u0915\u0940 \u0906\u0926\u0924 \u0915\u0940 \u0932\u093e\u0917\u0924 \u0915\u094b \u091c\u093e\u0928\u0947\u0902\u0964","healthtools.findOutMore":"\u0905\u092a\u0928\u0947 \u0935\u0930\u094d\u0924\u092e\u093e\u0928 \u092c\u0949\u0921\u0940 \u092e\u093e\u0938 \u0907\u0902\u0921\u0947\u0915\u094d\u0938 (\u092c\u0940\u090f\u092e\u0906\u0908) \u0914\u0930 \u0915\u0948\u0932\u094b\u0930\u0940 \u092c\u0930\u094d\u0928 \u0930\u0947\u091f \u0915\u093e \u092a\u0924\u093e \u0932\u0917\u093e\u090f\u0902\u0964 \u0917\u0930\u094d\u092d\u093e\u0935\u0938\u094d\u0925\u093e \u0915\u0947 \u0926\u094c\u0930\u093e\u0928 \u0905\u092a\u0928\u0947 \u0913\u0935\u094d\u092f\u0942\u0932\u0947\u0936\u0928 \u0938\u093e\u092f\u0915\u0932 \u0914\u0930 \u092c\u0947\u0938\u0932 \u092e\u0947\u091f\u093e\u092c\u094b\u0932\u093f\u0915 \u0930\u0947\u091f (BMR) \u0914\u0930 \u0906\u0907\u0921\u093f\u092f\u0932 \u0935\u0947\u091f \u0917\u0947\u0928 \u0915\u094b \u091f\u094d\u0930\u0948\u0915 \u0915\u0930\u0947\u0902\u0964 \u0905\u092a\u0928\u0947 \u0939\u093e\u0930\u094d\u091f \u0930\u0947\u091f, \u092c\u094d\u0932\u0921 \u090f\u0932\u094d\u0915\u094b\u0939\u0949\u0932 \u0932\u0947\u0935\u0932 \u0915\u0940 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u0915\u0930\u0947\u0902\u0964 \u0914\u0930 \u0905\u092a\u0928\u0947 \u0927\u0942\u092e\u094d\u0930\u092a\u093e\u0928 \u0915\u0940 \u0906\u0926\u0924 \u0915\u0940 \u0932\u093e\u0917\u0924 \u0915\u094b \u091c\u093e\u0928\u0947\u0902\u0964","healthtools.title":"\u0939\u0947\u0932\u094d\u0925 \u091f\u0942\u0932\u094d\u0938","home.navigator.menuItem.allCategories":"\u0938\u092d\u0940 \u0915\u0948\u091f\u0947\u0917\u0930\u0940\u091c \u0926\u0947\u0916\u0947\u0902 ","home.navigator.menuItem.allCommunities":"See All Communities","home.navigator.menuItem.allHealthTools":"\u0938\u092d\u0940 \u0939\u0947\u0932\u094d\u0925 \u091f\u0942\u0932\u094d\u0938 \u0926\u0947\u0916\u0947\u0902 ","home.navigator.menuItem.allSpotlight":"\u0938\u092d\u0940 \u0938\u094d\u092a\u0949\u091f \u0932\u093e\u0907\u091f \u0926\u0947\u0916\u0947\u0902 ","home.navigator.menuItem.discover":"\u0916\u094b\u091c ","home.navigator.menuItem.healthCategories":"\u0939\u0947\u0932\u094d\u0925 \u0915\u0948\u091f\u0947\u0917\u0930\u0940\u091c","home.navigator.menuItem.healthTools":"\u0939\u0947\u0932\u094d\u0925 \u091f\u0942\u0932\u094d\u0938 ","home.navigator.menuItem.helloCare":"\u0926\u0947\u0916\u092d\u093e\u0932 ","home.navigator.menuItem.helloTogether":"\u0938\u092e\u0941\u0926\u093e\u092f","home.navigator.menuItem.spotlights":"\u0938\u092d\u0940 \u0938\u094d\u092a\u0949\u091f \u0932\u093e\u0907\u091f ","home.recommendTopics":"\u0930\u0947\u0915\u092e\u0947\u0902\u0921\u0947\u0921 \u0915\u0948\u091f\u0947\u0917\u0930\u0940\u091c ","home.search":"\u0938\u0930\u094d\u091a {site}","home.search.byCategories":"\u0915\u0948\u091f\u0947\u0917\u0930\u0940 \u0915\u0947 \u0905\u0928\u0941\u0938\u093e\u0930 \u0922\u0942\u0902\u0922\u0947\u0902 ","home.search.byHealthTools":"\u0939\u0947\u0932\u094d\u0925 \u091f\u0942\u0932\u094d\u0938 \u0915\u0947 \u091c\u0930\u093f\u092f\u0947 \u0938\u0930\u094d\u091a \u0915\u0930\u0947\u0902 ","home.seeAll":"\u0938\u092d\u0940 \u0926\u0947\u0916\u0947\u0902 ","home.seeAllCategories":"\u0938\u092d\u0940 \u0935\u093f\u0937\u092f \u0926\u0947\u0916\u0947\u0902 ","home.seeMore":"\u0914\u0930 \u0926\u0947\u0916\u0947\u0902 ","home.seeMoreExperts":"\u0938\u092d\u0940 \u090f\u0915\u094d\u0938\u092a\u0930\u094d\u091f\u094d\u0938 \u0926\u0947\u0916\u0947\u0902 ","home.seoDescription":"\u0939\u092e \u0906\u092a\u0915\u094b \u0930\u0947\u0932\u0947\u0935\u0947\u0902\u091f, \u0915\u094d\u0930\u0947\u0921\u093f\u092c\u0932 \u0914\u0930 \u092e\u0947\u0921\u093f\u0915\u0932\u0940 \u0930\u093f\u0935\u094d\u092f\u0942\u0921 \u091c\u093e\u0928\u0915\u093e\u0930\u0940 \u0926\u0947\u0924\u0947 \u0939\u0948\u0902, \u091c\u094b \u0906\u092a\u0915\u094b \u090f\u0915 \u0938\u0947\u0939\u0924\u092e\u0902\u0926 \u091c\u093f\u0902\u0926\u0917\u0940 \u091c\u0940\u0928\u0947 \u092e\u0947\u0902 \u092e\u0926\u0926 \u0915\u0930\u0924\u0940 \u0939\u0948. ","home.seoSchema":"{\\"@context\\":\\"https://schema.org\\",\\"@graph\\":[{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://helloswasthya.com/#website\\",\\"url\\":\\"https://helloswasthya.com/\\",\\"name\\":\\"\\\\u0939\\\\u0948\\\\u0932\\\\u094b \\\\u0938\\\\u094d\\\\u0935\\\\u093e\\\\u0938\\\\u094d\\\\u0925\\\\u094d\\\\u092f\\",\\"description\\":\\"\\\\u0939\\\\u0948\\\\u0932\\\\u094b \\\\u0938\\\\u094d\\\\u0935\\\\u093e\\\\u0938\\\\u094d\\\\u0925\\\\u094d\\\\u092f \\\\u092a\\\\u0930 \\\\u092e\\\\u093f\\\\u0932\\\\u0947\\\\u0917\\\\u0940 \\\\u0938\\\\u092c\\\\u0938\\\\u0947 \\\\u092d\\\\u0930\\\\u094b\\\\u0938\\\\u0947\\\\u092e\\\\u0902\\\\u0926 \\\\u0921\\\\u093e\\\\u0907\\\\u091f \\\\u091f\\\\u093f\\\\u092a\\\\u094d\\\\u0938, \\\\u092b\\\\u093f\\\\u091f\\\\u0928\\\\u0947\\\\u0938 \\\\u091f\\\\u093f\\\\u092a\\\\u094d\\\\u0938, \\\\u0926\\\\u0935\\\\u093e\\\\u0908 \\\\u0915\\\\u0940 \\\\u091c\\\\u093e\\\\u0928\\\\u0915\\\\u093e\\\\u0930\\\\u0940, \\\\u092c\\\\u093f\\\\u092e\\\\u093e\\\\u0930\\\\u0940 \\\\u0915\\\\u0940 \\\\u091c\\\\u093e\\\\u0928\\\\u0915\\\\u093e\\\\u0930\\\\u0940, \\\\u092a\\\\u094d\\\\u0930\\\\u0947\\\\u0917\\\\u0928\\\\u0947\\\\u0902\\\\u0938\\\\u0940 \\\\u0914\\\\u0930 \\\\u092a\\\\u0947\\\\u0930\\\\u0947\\\\u0902\\\\u091f\\\\u093f\\\\u0902\\\\u0917 \\\\u091f\\\\u093f\\\\u092a\\\\u094d\\\\u0938\\",\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://helloswasthya.com/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"hi-IN\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://helloswasthya.com/#webpage\\",\\"url\\":\\"https://helloswasthya.com/\\",\\"name\\":\\"\\\\u0939\\\\u0948\\\\u0932\\\\u094b \\\\u0938\\\\u094d\\\\u0935\\\\u093e\\\\u0938\\\\u094d\\\\u0925\\\\u094d\\\\u092f - \\\\u0939\\\\u0948\\\\u0932\\\\u094d\\\\u0925 \\\\u091f\\\\u093f\\\\u092a\\\\u094d\\\\u0938 \\\\u0939\\\\u093f\\\\u0902\\\\u0926\\\\u0940 \\\\u092e\\\\u0947\\\\u0902\\",\\"isPartOf\\":{\\"@id\\":\\"https://helloswasthya.com/#website\\"},\\"datePublished\\":\\"2016-05-17T09:50:15+00:00\\",\\"dateModified\\":\\"2020-05-05T10:17:08+00:00\\",\\"description\\":\\"\\\\u0939\\\\u0948\\\\u0932\\\\u094b \\\\u0938\\\\u094d\\\\u0935\\\\u093e\\\\u0938\\\\u094d\\\\u0925\\\\u094d\\\\u092f \\\\u092a\\\\u0930 \\\\u092e\\\\u093f\\\\u0932\\\\u0947\\\\u0917\\\\u0940 \\\\u0938\\\\u092c\\\\u0938\\\\u0947 \\\\u092d\\\\u0930\\\\u094b\\\\u0938\\\\u0947\\\\u092e\\\\u0902\\\\u0926 \\\\u0921\\\\u093e\\\\u0907\\\\u091f \\\\u091f\\\\u093f\\\\u092a\\\\u094d\\\\u0938, \\\\u092b\\\\u093f\\\\u091f\\\\u0928\\\\u0947\\\\u0938 \\\\u091f\\\\u093f\\\\u092a\\\\u094d\\\\u0938, \\\\u0926\\\\u0935\\\\u093e\\\\u0908 \\\\u0915\\\\u0940 \\\\u091c\\\\u093e\\\\u0928\\\\u0915\\\\u093e\\\\u0930\\\\u0940, \\\\u092c\\\\u093f\\\\u092e\\\\u093e\\\\u0930\\\\u0940 \\\\u0915\\\\u0940 \\\\u091c\\\\u093e\\\\u0928\\\\u0915\\\\u093e\\\\u0930\\\\u0940, \\\\u092a\\\\u094d\\\\u0930\\\\u0947\\\\u0917\\\\u0928\\\\u0947\\\\u0902\\\\u0938\\\\u0940 \\\\u0914\\\\u0930 \\\\u092a\\\\u0947\\\\u0930\\\\u0947\\\\u0902\\\\u091f\\\\u093f\\\\u0902\\\\u0917 \\\\u091f\\\\u093f\\\\u092a\\\\u094d\\\\u0938...\\",\\"inLanguage\\":\\"hi-IN\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://helloswasthya.com/\\"]}]}]}","home.seoTitle":"\u0939\u0948\u0932\u094b \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f \u092d\u093e\u0930\u0924\u0964 \u092e\u0947\u0921\u093f\u0915\u0932\u0940 \u0935\u0947\u0930\u093f\u092b\u093e\u0907\u0921 \u091c\u093e\u0928\u0915\u093e\u0930\u0940 ","home.trending.latest":"\u0932\u0947\u091f\u0947\u0938\u094d\u091f \u091f\u0949\u092a\u093f\u0915 ","home.trending.trending":"\u091f\u094d\u0930\u0947\u0902\u0921\u093f\u0902\u0917 ","homepage":"\u0939\u094b\u092e\u092a\u0947\u091c ","inputComment.replyTo":"Reply to {name}","insert":"Insert","joinCommunity.content.first":"Connect with people like you in our communities","joinCommunity.content.second":"Log in or Sign up to join and participate to our communities","joinCommunity.joinButton":"Sign up now","label.latestPost":"Latest Post","label.pinnedPost":"Pinned Post","label.popularPost":"Popular Post","loading":"loading","login":"\u0932\u0949\u0917 \u0907\u0928 \u0915\u0930\u0947\u0902","loginJoin":"\u0932\u0949\u0917 \u0907\u0928 / \u0938\u092e\u094d\u092e\u093f\u0932\u093f\u0924 \u0939\u094b\u0902","logout.popup.ask1":"\u0939\u0948\u0932\u094b \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f \u0938\u0947 \u0932\u0949\u0917 \u0906\u0909\u091f \u0915\u0930\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u0948\u0902?","logout.popup.ask2":"\u0915\u094d\u092f\u093e \u0906\u092a \u0936\u094d\u092f\u094b\u0930 \u0939\u0948\u0902 \u0915\u093f \u0906\u092a \u0932\u0949\u0917 \u0906\u0909\u091f \u0915\u0930\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u0948\u0902? ","logout.popup.button.cancel":"\u0930\u0926\u094d\u0926 \u0915\u0930\u0947\u0902 ","logout.popup.button.logout":"\u0932\u0949\u0917 \u0906\u0909\u091f ","menu.categories.title":"\u0922\u0942\u0902\u0922\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0938\u0930\u094d\u0935\u093f\u0938 \u091a\u0941\u0928\u0947\u0902 ","mobileBar.myHealth":"\u092e\u093e\u092f \u0939\u0947\u0932\u094d\u0925","morePopover.report":"Report","morePopover.report.description":"Help us understand what\u2019s happening with this post. How would you describe it?","morePopover.report.falseNews":"False news","morePopover.report.offensive":"Offensive","morePopover.report.other":"Other","morePopover.report.prohibited":"Prohibited content","morePopover.report.scam":"Misleading or scam","morePopover.report.sex":"Sexually inappropriate","morePopover.report.spam":"Spam","morePopover.report.title":"Report this post","morePopover.report.violence":"Violence","morePopover.reportSubmit.description":"We won\u2019t tell them who reported it. Please check these details:","morePopover.reportSubmit.title":"Submit report?","morePopover.savePost":"Save post","morePopover.share":"Share","morePopover.shareOn":"Share on","morePopover.turnOffNotifications":"Turn off notifications","morePopover.turnOnNotifications":"Turn on notifications","morePopover.unsavePost":"Remove Saved post","myPage.activityLog":"Activity Log","myPage.myPosts":"My Posts","myPage.notification":"Notification","myPage.savedPosts":"Saved Posts","notification.comment.blocked.message":"This comment contains banned words or phrases and won\u2019t be published","notification.comment.blocked.title":"Blocked comment","notification.comment.premod":"\u0906\u092a\u0915\u0947 \u0915\u092e\u0947\u0902\u091f \u0915\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e \u0915\u0940 \u091c\u0930\u0942\u0930\u0924 \u0939\u0948. ","notification.comment.rejected":" \u0906\u092a\u0915\u0947 \u0915\u092e\u0947\u0902\u091f \u092e\u0947\u0902 \u0910\u0938\u0947 \u0936\u092c\u094d\u0926 \u0915\u093e \u0907\u0938\u094d\u0924\u0947\u092e\u093e\u0932 \u0939\u0941\u0906 \u0939\u0948, \u091c\u093f\u0928\u0915\u0940 \u0905\u0928\u0941\u092e\u0924\u093f \u0928\u0939\u0940\u0902 \u0939\u0948\u0964","notification.comment.reportFailed":"\u0905\u0938\u092b\u0932 \u0939\u0941\u0906! ","notification.comment.reportSuccess":"\u0906\u092a\u0928\u0947 \u090f\u0915 \u0915\u092e\u0947\u0902\u091f \u0915\u0940 \u0938\u092b\u0932\u0924\u093e\u092a\u0942\u0930\u094d\u0935\u0915 \u0930\u093f\u092a\u094b\u0930\u094d\u091f \u0915\u0930 \u0926\u0940 \u0939\u0948\u0964","notification.comment.somethingWrong":"\u0915\u0941\u091b \u0917\u0932\u0924 \u0939\u094b \u0917\u092f\u093e\u0964","notification.comment.suspect.message":"This comment contains suspected words or phrases and won\u2019t be published","notification.comment.suspect.title":"Pending comment","notification.comment.systemWithheld":"\u0906\u092a\u0915\u0947 \u0915\u092e\u0947\u0902\u091f \u0915\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e \u0915\u0940 \u091c\u0930\u0942\u0930\u0924 \u0939\u0948. ","notification.failure":"Something wrong. Try again later!","notification.limitUrlDomain":"Cannot post link outside of Hello Health Group.","notification.post.blocked.message":"This post contains banned words or phrases and won\u2019t be published","notification.post.blocked.title":"Blocked post","notification.post.delete":"Post Deleted","notification.post.suspect.message":"This post contains suspected words or phrases, and is placed for moderator review","notification.post.suspect.title":"Pending post","notification.success":"Success","notification.suspend.message":"Your account has been suspended for violating our terms of service","notification.urlWrongFormat":"Incorrect URL format","notificationBar.markAllRead":"Mark all as read","notificationBar.notifications":"Notifications","onboarding.description":"Select the topics that you would be most interested to follow","onboarding.submit":"Continue","onboarding.title":"Join a Community","onboarding.topicCount":"{count} topics","onboarding.welcome.continue":"Continue","onboarding.welcome.description":"You can now actively participate by posting, commenting and upvoting.","onboarding.welcome.perks.1":"Get advice from Doctors, Experts and Community Ambassadors.","onboarding.welcome.perks.2":"Share your experiences with others who might need your advice.","onboarding.welcome.perks.3":"Be active and become a Community Ambassador by collecting points.","onboarding.welcome.title":"Welcome to Communities!","orCopyLink":"Or copy link","ovulationPage.afterSubscribe.description":"\u0939\u0948\u0932\u094b \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f \u0906\u092a\u0915\u0947 \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f \u0914\u0930 \u0935\u0947\u0932\u0928\u0947\u0938 \u091c\u0930\u094d\u0928\u0940 \u092a\u0930 \u0938\u093e\u0925 \u0939\u094b\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u092c\u0939\u0941\u0924 \u0916\u0941\u0936 \u0939\u0948\u0902\u0964 \u0906\u092a\u0915\u093e \u0935\u0947\u0932\u0915\u092e \u0908\u092e\u0947\u0932 \u091c\u0932\u094d\u0926 \u0906\u092a\u0915\u0947 \u092a\u093e\u0938 \u0939\u094b\u0917\u093e! ","ovulationPage.afterSubscribe.title":"\u0938\u092c\u094d\u0938\u094d\u0915\u094d\u0930\u093e\u0907\u092c \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0927\u0928\u094d\u092f\u0935\u093e\u0926!","ovulationPage.avoidPregnancy":"\u092a\u094d\u0930\u0947\u0917\u094d\u0928\u0947\u0902\u0938\u0940 \u091f\u093e\u0932\u0947\u0902 ","ovulationPage.calendarInstruction":"\u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 \u092a\u0930 \u0926\u0940 \u0917\u0908 \u0924\u093e\u0930\u0940\u0916 \u092a\u0930 \u0915\u094d\u0932\u093f\u0915 \u0915\u0930 \u091c\u093e\u0928\u0915\u093e\u0930\u0940 \u092a\u093e\u090f\u0902 ","ovulationPage.chanceHigh":"\u0939\u093e\u092f ","ovulationPage.chanceLow":"\u0932\u094b ","ovulationPage.chanceRisky":"\u0930\u093f\u0938\u094d\u0915\u0940 ","ovulationPage.chanceVeryHigh":"\u0935\u0947\u0930\u0940 \u0939\u093e\u092f ","ovulationPage.chanceVeryLow":"\u0935\u0947\u0930\u0940 \u0932\u094b ","ovulationPage.chanceVeryRisky":"\u0935\u0947\u0930\u0940 \u0930\u093f\u0938\u094d\u0915\u0940 ","ovulationPage.conceive":"\u0915\u094d\u092f\u093e \u0906\u092a \u0915\u0902\u0938\u0940\u0935 \u0915\u0930\u0928\u0947 \u0915\u0940 \u0915\u094b\u0936\u093f\u0936 \u0915\u0930 \u0930\u0939\u0940 \u0939\u0948\u0902? ","ovulationPage.cycleLength":"\u0938\u093e\u092f\u0915\u0932 \u0915\u0940 \u0932\u0947\u0902\u0925 ","ovulationPage.dayUnit":"(\u0926\u093f\u0928)","ovulationPage.description":"\u0905\u092a\u0928\u0947 \u092a\u0940\u0930\u093f\u092f\u0921 \u0938\u093e\u092f\u0915\u0932 \u0915\u094b \u091f\u094d\u0930\u0948\u0915 \u0915\u0930\u0928\u093e, \u0905\u092a\u0928\u0947 \u0938\u092c\u0938\u0947 \u092b\u0930\u094d\u091f\u093e\u0907\u0932 \u0921\u0947 \u0915\u0947 \u092c\u093e\u0930\u0947 \u092e\u0947\u0902 \u092a\u0924\u093e \u0932\u0917\u093e\u0928\u093e \u0914\u0930 \u0915\u0902\u0938\u0940\u0935 \u0915\u0930\u0928\u0947 \u0915\u0947 \u091a\u093e\u0902\u0938 \u0915\u094b \u092c\u095d\u093e\u0928\u093e \u092f\u093e \u092c\u0930\u094d\u0925 \u0915\u0902\u091f\u094d\u0930\u094b\u0932 \u0915\u0947 \u0932\u093f\u090f \u0905\u092a\u094d\u0932\u093e\u092f \u0915\u0930\u0928\u093e\u0964 ","ovulationPage.disclaimer":"\u0921\u093f\u0938\u094d\u0915\u094d\u0932\u0947\u092e\u0930 ","ovulationPage.faqs":"FAQs","ovulationPage.fertileDay":"\u092b\u0930\u094d\u091f\u093e\u0907\u0932 \u0926\u093f\u0928 ","ovulationPage.fertileDays":"\u092b\u0930\u094d\u091f\u093e\u0907\u0932 \u0926\u093f\u0928 ","ovulationPage.fertileRate":"\u092b\u0930\u094d\u091f\u093e\u0907\u0932 \u0930\u0947\u091f ","ovulationPage.joinNow":"\u0905\u092d\u0940 \u091c\u0949\u0907\u0928 \u0915\u0930\u0947\u0902 ","ovulationPage.menstrualCycle":"\u092e\u0947\u0902\u0938\u094d\u091f\u094d\u0930\u0941\u0905\u0932 \u0938\u093e\u092f\u0915\u0932 ","ovulationPage.menstrualDay":"\u092e\u0947\u0902\u0938\u094d\u091f\u094d\u0930\u0941\u0905\u0932 \u0926\u093f\u0928 ","ovulationPage.nextMenstrualIn":"\u0906\u092a\u0915\u093e \u0905\u0917\u0932\u093e \u092e\u0947\u0902\u0938\u094d\u091f\u094d\u0930\u0941\u0905\u0932 \u0926\u093f\u0928 ","ovulationPage.nextOvulationIn":"\u0906\u092a\u0915\u093e \u0905\u0917\u0932\u093e \u0913\u0935\u094d\u092f\u0942\u0932\u0947\u0936\u0928 ","ovulationPage.numDays":"{day} \u0926\u093f\u0928 ","ovulationPage.objectives":"\u0911\u092c\u094d\u091c\u0947\u0915\u094d\u091f\u093f\u0935\u094d\u0938 ","ovulationPage.ovulationDay":"\u0913\u0935\u094d\u092f\u0942\u0932\u0947\u0936\u0928 \u0915\u093e \u0926\u093f\u0928 ","ovulationPage.periodDuration":"\u0911\u092c\u094d\u091c\u0947\u0915\u094d\u091f\u093f\u0935\u094d\u0938 ","ovulationPage.personalized":"\u0906\u092a\u0915\u0940 \u0935\u094d\u092f\u0915\u094d\u0924\u093f\u0917\u0924 \u0915\u0902\u091f\u0947\u0902\u091f \u091c\u0930\u094d\u0928\u0940 \u0938\u0947 \u091c\u0941\u095c\u0947\u0902 ","ovulationPage.pregnancyRate":"\u092a\u094d\u0930\u0947\u0917\u094d\u0928\u0947\u0902\u0938\u0940 \u0915\u093e \u0930\u0947\u091f ","ovulationPage.recalculate":"\u0926\u094b\u092c\u093e\u0930\u093e \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f \u0915\u0930\u0947\u0902 ","ovulationPage.seoDescription":"\u0905\u092a\u0928\u0947 \u092a\u0940\u0930\u093f\u092f\u0921 \u0938\u093e\u092f\u0915\u0932 \u0915\u094b \u091f\u094d\u0930\u0948\u0915 \u0915\u0930\u0928\u093e, \u0905\u092a\u0928\u0947 \u0938\u092c\u0938\u0947 \u092b\u0930\u094d\u091f\u093e\u0907\u0932 \u0921\u0947 \u0915\u0947 \u092c\u093e\u0930\u0947 \u092e\u0947\u0902 \u092a\u0924\u093e \u0932\u0917\u093e\u0928\u093e \u0914\u0930 \u0915\u0902\u0938\u0940\u0935 \u0915\u0930\u0928\u0947 \u0915\u0947 \u091a\u093e\u0902\u0938 \u0915\u094b \u092c\u095d\u093e\u0928\u093e \u092f\u093e \u092c\u0930\u094d\u0925 \u0915\u0902\u091f\u094d\u0930\u094b\u0932 \u0915\u0947 \u0932\u093f\u090f \u0905\u092a\u094d\u0932\u093e\u092f \u0915\u0930\u0928\u093e\u0964 ","ovulationPage.seoSchema":"TODO: \u0938\u094d\u0915\u0940\u092e\u093e \u091c\u094b\u095c\u0947\u0902 ","ovulationPage.seoTitle":"\u0913\u0935\u094d\u092f\u0942\u0932\u0947\u0936\u0928 \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 - \u0939\u0947\u0932\u094b \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f ","ovulationPage.signupPerks.0":"\u0906\u091c\u0940\u0935\u0928 \u0913\u0935\u094d\u092f\u0942\u0932\u0947\u0936\u0928 \u091f\u094d\u0930\u0948\u0915\u093f\u0902\u0917 \u0905\u0928\u0932\u0949\u0915 \u0915\u0930\u0947\u0902","ovulationPage.signupPerks.1":"\u092a\u0940\u0930\u093f\u092f\u0921 \u0915\u0948\u0932\u0947\u0902\u0921\u0930 \u0915\u0947 \u0938\u093e\u0925 \u0905\u092a\u0928\u0947 \u0938\u093e\u092f\u0915\u0932, \u092a\u0940\u0930\u093f\u092f\u0921 \u0915\u0947 \u0926\u093f\u0928\u094b\u0902 \u0915\u094b \u091f\u094d\u0930\u0948\u0915 \u0915\u0930\u0947\u0902","ovulationPage.signupPerks.2":"\u0905\u092a\u0928\u0940 \u092b\u0930\u094d\u091f\u093e\u0907\u0932 \u0935\u093f\u0902\u0921\u094b (\u092b\u0930\u094d\u091f\u093e\u0907\u0932 \u0926\u093f\u0928) \u0915\u094b \u091f\u094d\u0930\u0948\u0915 \u0915\u0930\u0947\u0902, \u091c\u092c \u0906\u092a \u0913\u0935\u094d\u092f\u0941\u0932\u0947\u091f \u0915\u0930\u0924\u0940 \u0939\u0948\u0902 ","ovulationPage.signupPerks.3":"\u0905\u092a\u0928\u0940 \u092a\u0940\u0930\u093f\u092f\u0921, \u0913\u0935\u094d\u092f\u0942\u0932\u0947\u0936\u0928 \u0915\u0947 \u0926\u093f\u0928\u094b\u0902 \u0914\u0930 \u092b\u0930\u094d\u091f\u093f\u0932\u093f\u091f\u0940 \u0915\u0947 \u092c\u093e\u0930\u0947 \u092e\u0947\u0902 \u092f\u093e\u0926 \u0926\u093f\u0932\u093e\u090f\u0902","ovulationPage.signupPerks.4":"\u092b\u0930\u094d\u091f\u093f\u0932\u093f\u091f\u0940 \u0935\u0940\u0915\u0932\u0940 \u0915\u0947 \u092c\u093e\u0930\u0947 \u092e\u0947\u0902 \u091c\u093e\u0928\u0947\u0902 - \u0917\u0930\u094d\u092d\u0935\u0924\u0940 \u0939\u094b\u0928\u0947 \u0914\u0930 \u0938\u094d\u0935\u0938\u094d\u0925 \u092c\u091a\u094d\u091a\u0947 \u0939\u094b\u0928\u0947 \u0915\u0940 \u0938\u0902\u092d\u093e\u0935\u0928\u093e \u092e\u0947\u0902 \u0938\u0941\u0927\u093e\u0930 \u0915\u0947 \u092c\u093e\u0930\u0947 \u092e\u0947\u0902 \u0928\u0935\u0940\u0928\u0924\u092e \u091c\u093e\u0928\u0915\u093e\u0930\u0940 \u092a\u093e\u090f\u0902\u0964","ovulationPage.stickySignupButton":"\u0938\u0939\u0947\u091c\u0947\u0902 \u0914\u0930 \u092e\u0941\u091d\u0947 \u092f\u093e\u0926 \u0926\u093f\u0932\u093e\u090f\u0902 ","ovulationPage.stickySignupHeading":"\u0915\u094b\u0908 \u091c\u0930\u0942\u0930\u0940 \u0924\u093e\u0930\u0940\u0916 \u092e\u093f\u0938 \u0928\u093e \u0915\u0930\u0947\u0902 ","ovulationPage.subscribe.buttonTitle":"\u0938\u093e\u0907\u0928 \u0905\u092a \u0915\u0930\u0947\u0902","ovulationPage.subscribe.description":"\u0932\u093e\u0916\u094b\u0902 \u092e\u093e\u0924\u093e-\u092a\u093f\u0924\u093e \u0938\u0947 \u091c\u0941\u0921\u093c\u0947\u0902 \u0914\u0930 \u0905\u092a\u0928\u0940 \u0917\u0930\u094d\u092d\u093e\u0935\u0938\u094d\u0925\u093e \u0914\u0930 \u092c\u091a\u094d\u091a\u0947 \u0915\u0947 \u0935\u093f\u0915\u093e\u0938 \u092a\u0930 \u0928\u091c\u0930 \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f helloswasthya.com \u0915\u0947 \u0938\u093e\u0925 \u0936\u0941\u0930\u0941\u0906\u0924 \u0915\u0930\u0947\u0902","ovulationPage.subscribe.placeHolder":"\u0906\u092a\u0915\u093e \u0908\u092e\u0947\u0932 \u0921\u093e\u0932\u0947\u0902 ","ovulationPage.subscribe.title":"\u0917\u0930\u094d\u092d\u093e\u0935\u0938\u094d\u0925\u093e \u0914\u0930 \u092c\u091a\u094d\u091a\u0947 \u0915\u0947 \u0935\u093f\u0915\u093e\u0938 \u0915\u094b \u091f\u094d\u0930\u0948\u0915 \u0915\u0930\u0947\u0902","ovulationPage.today":"\u0906\u091c","ovulationPage.trackPeriod":"\u0906\u092a\u0915\u0947 \u092a\u0940\u0930\u093f\u092f\u0921 \u0938\u093e\u092f\u0915\u0932 \u0915\u094b \u091f\u094d\u0930\u0948\u0915 \u0915\u0930\u0947\u0902 ","placeholder.enterTitleHere":"Enter title here","placeholder.enterUrlHere":"Enter URL here","placeholder.enterUrlTextHere":"Enter URL Text here","placeholder.newCmt":"Write a comment","placeholder.newPost":"Start a new post","popup.allTopics":"All Topics","popup.createPost.confirmCloseDescription":"If you discard now, you\u2019ll lose this post","popup.createPost.confirmCloseTitle":"Are you sure?","popup.deleteComment.description":"Delete your comment cannot be undone","popup.deleteComment.title":"Delete comment?","popup.deletePost.accept":"Delete","popup.deletePost.cancel":"Cancel","popup.deletePost.description":"Delete your post cannot be undone","popup.deletePost.title":"Delete post?","popup.discardPost":"Discard post","popup.editPost":"Edit post","popup.keepEditing":"Keep editing","popup.startANewPost":"Start a new post","post.seeMore":"See More","post.viewMoreComments":"View more comments","pregnancyWeightGain.amnioticFluid":"\u090f\u092e\u0928\u0949\u091f\u093f\u0915 \u092b\u094d\u0932\u0942\u0907\u0921","pregnancyWeightGain.baby":"\u0936\u093f\u0936\u0941","pregnancyWeightGain.breastsEnergyStores":"\u0938\u094d\u0924\u0928 \u0914\u0930 \u090a\u0930\u094d\u091c\u093e","pregnancyWeightGain.description":"\u0917\u0930\u094d\u092d\u0935\u0924\u0940 \u092e\u0939\u093f\u0932\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u0935\u0947\u091f \u0915\u0948\u0932\u094d\u0915\u094d\u092f\u0942\u0932\u0947\u091f\u0930 ","pregnancyWeightGain.explaination":"\u0935\u093f\u0938\u094d\u0924\u093e\u0930 \u092e\u0947\u0902","pregnancyWeightGain.extraBloodFluids":"\u0905\u0924\u093f\u0930\u093f\u0915\u094d\u0924 \u0930\u0915\u094d\u0924 \u0914\u0930 \u092b\u094d\u0932\u0942\u0907\u0921","pregnancyWeightGain.havingTwins":"\u0915\u094d\u092f\u093e \u0906\u092a \u091c\u0941\u0921\u093c\u0935\u093e\u0902 \u092c\u091a\u094d\u091a\u094b\u0902 \u0915\u0947 \u0938\u093e\u0925 \u0917\u0930\u094d\u092d\u0935\u0924\u0940 \u0939\u0948\u0902?","pregnancyWeightGain.heading":"\u0917\u0930\u094d\u092d\u093e\u0935\u0938\u094d\u0925\u093e \u092e\u0947\u0902 \u0935\u091c\u0928 \u092c\u0922\u093c\u0928\u093e","pregnancyWeightGain.heightInput":"\u0906\u092a\u0915\u0940 \u0939\u093e\u0907\u091f \u0915\u094d\u092f\u093e \u0939\u0948?","pregnancyWeightGain.heightInput.error":"\u0915\u0943\u092a\u092f\u093e \u0938\u0939\u0940 \u0939\u093e\u0908\u091f \u0926\u0930\u094d\u091c \u0915\u0930\u0947\u0902","pregnancyWeightGain.newDescription":"\u092f\u0939 \u091f\u0942\u0932 \u0935\u093f\u0936\u0947\u0937 \u0930\u0942\u092a \u0938\u0947 \u0909\u0928 \u092e\u0939\u093f\u0932\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u090f \u0924\u0948\u092f\u093e\u0930 \u0915\u093f\u092f\u093e \u0917\u092f\u093e \u0939\u0948, \u091c\u094b \u092f\u0939 \u091c\u093e\u0928\u0928\u093e \u091a\u093e\u0939\u0924\u0940 \u0939\u0948\u0902 \u0915\u093f \u0917\u0930\u094d\u092d\u093e\u0935\u0938\u094d\u0925\u093e \u0915\u0947 \u0926\u094c\u0930\u093e\u0928 \u0909\u0928\u0915\u093e \u0938\u094d\u0935\u0938\u094d\u0925 \u0930\u0942\u092a \u0938\u0947 \u0915\u093f\u0924\u0928\u093e \u0935\u091c\u0928 \u092c\u0922\u093c\u0928\u093e \u091a\u093e\u0939\u093f\u090f, \u0938\u093e\u0925 \u0939\u0940 \u0909\u0928\u0915\u0947 \u0935\u091c\u0928 \u0915\u0947 \u0905\u0928\u0941\u0930\u0942\u092a \u092a\u094d\u0930\u0947\u0917\u094d\u0928\u0947\u0902\u0938\u0940 \u0915\u0947 \u0926\u094c\u0930\u093e\u0928 \u0915\u093f\u0924\u0928\u093e \u0935\u091c\u0928 \u0939\u094b\u0928\u093e \u0909\u091a\u093f\u0924 \u0939\u0948\u0964","pregnancyWeightGain.placenta":"\u0928\u093e\u0932","pregnancyWeightGain.range":"\u0938\u094d\u0935\u0938\u094d\u0925 \u0935\u091c\u0928 \u0915\u0940 \u0930\u0947\u0902\u091c","pregnancyWeightGain.result.note":"\u0905\u092a\u0928\u0940 \u0917\u0930\u094d\u092d\u093e\u0935\u0938\u094d\u0925\u093e \u092a\u0942\u0930\u094d\u0935 \u092c\u0940\u090f\u092e\u0906\u0908 \u0915\u0947 \u0906\u0927\u093e\u0930 \u092a\u0930 \u0938\u092e\u0940\u0915\u094d\u0937\u093e \u0915\u0930\u0947\u0902","pregnancyWeightGain.resultHealthy.title":"\u0906\u092a \u0909\u091a\u093f\u0924 \u0935\u091c\u0928 \u092a\u0930 \u0939\u0948\u0902","pregnancyWeightGain.resultOver.title":"\u0906\u092a (\u0905\u0927\u093f\u0915 \u0935\u091c\u0928) \u0935\u093e\u0932\u0947 \u0939\u0948\u0902 {\u0905\u0924\u094d\u092f\u0927\u093f\u0915} \u0915\u093f\u0917\u094d\u0930\u093e","pregnancyWeightGain.resultUnder.title":"\u0906\u092a {\u0935\u0947\u091f\u0917\u0948\u0928} \u0915\u093f\u0932\u094b \u0905\u0902\u0921\u0930\u0935\u0947\u091f \u0939\u0948\u0902","pregnancyWeightGain.seoDescription":"\u0917\u0930\u094d\u092d\u093e\u0935\u0938\u094d\u0925\u093e \u092e\u0947\u0902 \u0935\u091c\u0928 \u092c\u0922\u093c\u0928\u093e","pregnancyWeightGain.seoSchema":"\u0917\u0930\u094d\u092d\u093e\u0935\u0938\u094d\u0925\u093e \u092e\u0947\u0902 \u0935\u091c\u0928 \u092c\u0922\u093c\u0928\u093e","pregnancyWeightGain.seoTitle":"\u092a\u094d\u0930\u0947\u0917\u094d\u0928\u0947\u0902\u0938\u0940 \u0935\u0947\u091f \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 - \u0939\u0948\u0932\u094b \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f","pregnancyWeightGain.suggestion":"\u0938\u0932\u093e\u0939","pregnancyWeightGain.uterus":"\u0917\u0930\u094d\u092d\u093e\u0936\u092f","pregnancyWeightGain.weekInput":"\u0906\u092a \u0915\u093f\u0924\u0928\u0947 \u0938\u092a\u094d\u0924\u093e\u0939 \u0915\u0940 \u0917\u0930\u094d\u092d\u0935\u0924\u0940 \u0939\u0948\u0902?","pregnancyWeightGain.weekNum":"\u0938\u092a\u094d\u0924\u093e\u0939 {\u0938\u092a\u094d\u0924\u093e\u0939 \u0938\u0902\u0916\u094d\u092f\u093e}","pregnancyWeightGain.weight.desc":"\u0915\u093f\u0932\u094b\u0917\u094d\u0930\u093e\u092e","pregnancyWeightGain.weightBeforeInput":"\u0906\u092a\u0915\u093e \u0917\u0930\u094d\u092d\u093e\u0935\u0938\u094d\u0925\u093e \u0938\u0947 \u092a\u0939\u0932\u0947 \u0915\u093e \u0935\u091c\u0928 \u0915\u094d\u092f\u093e \u0925\u093e?","pregnancyWeightGain.weightInput":"\u0906\u092a\u0915\u093e \u0935\u0930\u094d\u0924\u092e\u093e\u0928 \u0935\u091c\u0928 \u0915\u093f\u0924\u0928\u093e \u0939\u0948?","pregnancyWeightGain.weightInput.desc":"(\u0915\u093f\u0932\u094b\u0917\u094d\u0930\u093e\u092e)","pregnancyWeightGain.weightInput.error":"\u0915\u0943\u092a\u092f\u093e \u0938\u0939\u0940 \u0935\u091c\u0928 \u0926\u0930\u094d\u091c \u0915\u0930\u0947\u0902","previewPhotos.title":"{name}\'s Post","profileMenu.accountSetting":"\u0905\u0915\u093e\u0909\u0902\u091f \u0938\u0947\u091f\u093f\u0902\u0917 ","profileMenu.closeAccount":"\u0905\u0915\u093e\u0909\u0902\u091f \u092c\u0902\u0926 \u0915\u0930\u0947\u0902 ","profileMenu.help":"\u092e\u0926\u0926 ","profileMenu.logout":"\u0932\u0949\u0917 \u0906\u0909\u091f ","profileMenu.manageEmailNotifications":"\u0908\u092e\u0947\u0932 \u0938\u0942\u091a\u0928\u093e\u090f\u0902 \u092a\u094d\u0930\u092c\u0902\u0927\u093f\u0924 \u0915\u0930\u0947\u0902","profileMenu.myProfile":"\u092a\u094d\u0930\u094b\u095e\u093e\u0907\u0932 ","profileMenu.password":"\u092a\u093e\u0938\u0935\u0930\u094d\u0921 ","profileMenu.saved":"\u092e\u0947\u0930\u0947 \u0906\u0930\u094d\u091f\u093f\u0915\u0932 ","profileMenu.updateEmail":"\u0908\u092e\u0947\u0932 \u0905\u092a\u0921\u0947\u091f \u0915\u0930\u0947\u0902 ","share.letsJoinCommunity":"Let\'s join {name} community!","share.letsJoinTopic":"Let\'s join {name} topic!","share.linkCopied":"Link Copied","share.linkShared":"Link Shared Successfully","signUp":"Sign up","submit":"Submit","switchBtn.no":"\u0928\u0939\u0940\u0902","switchBtn.yes":"\u0939\u093e\u0902","tab.about":"About","tab.discussion":"Discussions","tab.topic":"Topics","targetHeartRate.aerobicZone.note":"\u090f\u0930\u094b\u092c\u093f\u0915 \u091c\u093e\u0947\u0928 (\u092e\u0940\u0921\u093f\u092f\u092e \u090f\u0915\u094d\u091f\u0940\u0935\u093f\u091f\u0940\u091c/ \u0916\u0947\u0932\u0915\u0942\u0926 3 -5 \u0926\u093f\u0928/\u0938\u092a\u094d\u0924\u093e\u0939 \u092e\u0947\u0902)","targetHeartRate.aerobicZone.title":"\u090f\u0930\u094b\u092c\u093f\u0915 \u091c\u093e\u0947\u0928","targetHeartRate.ageInput":"\u0915\u0943\u092a\u092f\u093e \u0905\u092a\u0928\u0940 \u091c\u0928\u094d\u092e\u0924\u093f\u0925\u093f \u092d\u0930\u0947","targetHeartRate.ageInput.desc":"(\u0938\u093e\u0932)","targetHeartRate.ageInput.error":"\u0915\u0943\u092a\u092f\u093e \u0905\u092a\u0928\u0940 \u0938\u0939\u0940 \u0909\u092e\u094d\u0930 \u0926\u0930\u094d\u091c \u0915\u0930\u0947\u0902","targetHeartRate.heartRateInput":"\u0906\u092a\u0915\u0940 \u0930\u0947\u0938\u094d\u091f\u093f\u0902\u0917 \u0939\u093e\u0930\u094d\u091f \u0930\u0947\u091f \u0915\u094d\u092f\u093e \u0939\u0948?","targetHeartRate.heartRateInput.desc":"(\u092c\u0940\u092a\u0940\u090f\u092e)","targetHeartRate.heartRateInput.error":"\u0915\u0943\u092a\u092f\u093e \u0905\u092a\u0928\u0940 \u0930\u0947\u0938\u094d\u091f\u093f\u0902\u0917 \u0939\u093e\u0930\u094d\u091f \u0930\u0947\u091f \u0926\u0930\u094d\u091c \u0915\u0930\u0947\u0902","targetHeartRate.howToMeasure":"\u0930\u0947\u0938\u094d\u091f\u093f\u0902\u0917 \u0939\u093e\u0930\u094d\u091f \u0930\u0947\u091f \u0915\u094b \u0915\u0948\u0938\u0947 \u092e\u093e\u092a\u0947\u0902?","targetHeartRate.idealTarget.desc":"\u0927\u0921\u093c\u0915\u094d\u0915\u0928, \u092a\u094d\u0930\u0924\u093f \u092e\u093f\u0928\u091f","targetHeartRate.idealTarget.maximum":"\u0905\u0927\u093f\u0915\u0924\u092e \u0939\u0943\u0926\u092f \u0917\u0924\u093f \u0939\u094b\u0928\u0940 \u091a\u093e\u0939\u093f\u090f","targetHeartRate.idealTarget.result":"\u0906\u092a\u0915\u093e \u0935\u0930\u094d\u0915\u0906\u0909\u091f \u0939\u093e\u0930\u094d\u091f \u0930\u0947\u091f \u091c\u094b\u0928 \u0939\u094b\u0928\u093e \u091a\u093e\u0939\u093f\u090f","targetHeartRate.idealTarget.title":"\u0906\u092a\u0915\u093e \u0906\u0908\u0921\u093f\u092f\u0932 \u0939\u093e\u0930\u094d\u091f \u0930\u0947\u091f","targetHeartRate.lowIntensity.note":"\u0915\u092e \u090f\u0915\u094d\u091f\u093f\u0935\u093f\u091f\u0940\u091c (\u0925\u094b\u0921\u0940 \u090f\u0915\u094d\u0938\u0930\u0938\u093e\u0907\u091c \u092f\u093e \u092c\u093f\u0932\u094d\u0915\u0941\u0932 \u092d\u0940 \u0928\u0939\u0940\u0902)","targetHeartRate.lowIntensity.title":"\u0915\u092e \u090f\u0915\u094d\u091f\u093f\u0935\u093f\u091f\u0940\u091c \u0915\u0947 \u0938\u093e\u0925 ","targetHeartRate.maximumIntensity.note":"\u0907\u0902\u091f\u0947\u0938 \u090f\u0915\u094d\u091f\u0935\u093f\u091f\u0940\u091c (\u092c\u0939\u0941\u0924 \u0915\u0920\u093f\u0928 \u0935\u094d\u092f\u093e\u092f\u093e\u092e / \u0916\u0947\u0932 \u092f\u093e \u0926\u094b\u0939\u0930\u093e \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923)","targetHeartRate.maximumIntensity.title":"\u0907\u0902\u091f\u0947\u0938 \u090f\u0915\u094d\u091f\u0935\u093f\u091f\u0940\u091c","targetHeartRate.moderateIntensity.note":"\u092e\u0940\u0921\u093f\u092f\u092e \u090f\u0915\u094d\u091f\u0935\u093f\u091f\u0940\u091c (\u090f\u0915\u094d\u0938\u0930\u0938\u093e\u0907\u091c/ \u0916\u0947\u0932\u0915\u0942\u0926 1 -3 \u0926\u093f\u0928/ \u0938\u092a\u094d\u0924\u093e\u0939","targetHeartRate.moderateIntensity.title":"\u0925\u094b\u0921\u0947 \u090f\u0915\u094d\u091f\u093f\u0935 \u0930\u0939\u0924\u0947 \u0939\u0948\u0902","targetHeartRate.optional":"(\u0905\u0928\u094d\u092f \u0935\u093f\u0915\u0932\u094d\u092a)","targetHeartRate.result.abnormal":"\u0905\u0938\u093e\u092e\u093e\u0928\u094d\u092f","targetHeartRate.result.athlete":"\u090f\u0925\u0932\u0940\u091f","targetHeartRate.result.average":"\u0920\u0940\u0915","targetHeartRate.result.excellent":"\u092c\u0939\u0941\u0924 \u0905\u091a\u094d\u091b\u093e","targetHeartRate.result.good":"\u0905\u091a\u094d\u091b\u093e","targetHeartRate.result.normal":"\u0938\u093e\u0927\u093e\u0930\u0923","targetHeartRate.result.poor":"\u0916\u0930\u093e\u092c","targetHeartRate.result.title":"\u0906\u092a\u0915\u0940 \u0930\u0947\u0938\u094d\u091f\u093f\u0902\u0917 \u0939\u093e\u0930\u094d\u091f \u0930\u0947\u091f","targetHeartRate.result.title.embedded":"\u0906\u092a\u0915\u0940 \u0930\u0947\u0938\u094d\u091f\u093f\u0902\u0917 \u0939\u093e\u0930\u094d\u091f \u0930\u0947\u091f \u0939\u0948(\u092a\u0930\u093f\u0923\u093e\u092e)","targetHeartRate.selectActive":"\u0906\u092a \u0930\u094b\u091c\u093e\u0928\u093e \u0915\u093f\u0924\u0928\u093e \u090f\u0915\u094d\u091f\u093f\u0935 \u0930\u0939\u0924\u0947 \u0939\u0948\u0902?","targetHeartRate.seoDescription":"\u091f\u093e\u0930\u094d\u0917\u0947\u091f \u0939\u093e\u0930\u094d\u091f \u0930\u0947\u091f \u0915\u0948\u0932\u094d\u0915\u094d\u092f\u0942\u0932\u0947\u091f\u0930","targetHeartRate.seoSchema":"\u091f\u093e\u0930\u094d\u0917\u0947\u091f \u0939\u093e\u0930\u094d\u091f \u0930\u0947\u091f \u0915\u0948\u0932\u094d\u0915\u094d\u092f\u0942\u0932\u0947\u091f\u0930","targetHeartRate.seoTitle":"\u091f\u093e\u0930\u094d\u0917\u0947\u091f \u0939\u093e\u0930\u094d\u091f \u0930\u0947\u091f \u0915\u0948\u0932\u094d\u0915\u094d\u092f\u0942\u0932\u0947\u091f\u0930","targetHeartRate.status":"\u092a\u094d\u0930\u0915\u093e\u0930 \u0915\u0940 {\u0938\u094d\u0925\u093f\u0924\u093f}","targetHeartRate.vigorousIntensity.note":"\u0939\u093e\u0930\u094d\u0921 \u090f\u0915\u094d\u091f\u093f\u0935\u093f\u091f\u0940\u091c (\u0915\u0920\u093f\u0928 \u0935\u094d\u092f\u093e\u092f\u093e\u092e / \u0916\u0947\u0932 6-7 \u0926\u093f\u0928 / \u0938\u092a\u094d\u0924\u093e\u0939)","targetHeartRate.vigorousIntensity.title":"\u0939\u093e\u0930\u094d\u0921 \u090f\u0915\u094d\u091f\u093f\u0935\u093f\u091f\u0940\u091c","targetHeartRate.withAnActivity":"{\u090f\u0915\u094d\u091f\u093f\u0935 \u0932\u0947\u0935\u0932} \u0915\u0947 \u0917\u0924\u093f\u0935\u093f\u0927\u093f \u0938\u094d\u0924\u0930 \u0915\u0947 \u0938\u093e\u0925","toggle.active":"Active","toggle.inactive":"Inactive","tool.selectGender":"\u0906\u092a\u0915\u093e \u0932\u093f\u0902\u0917 \u0915\u094d\u092f\u093e \u0939\u0948?","tool.selectPerson":"\u0915\u094d\u092f\u093e \u0906\u092a \u0916\u094b\u091c \u0930\u0939\u0947 \u0939\u0948\u0902?","tool.selectPerson.other":"\u0915\u093f\u0938\u0940 \u0914\u0930 \u0915\u0947 \u0932\u093f\u090f","tool.selectPerson.yourSelf":"\u0916\u0941\u0926 \u0915\u0947 \u0932\u093f\u090f ","toolPage.toolReviewer":"{date} \u092a\u0930 (expert_name} \u0915\u0947 \u0926\u094d\u0935\u093e\u0930\u093e \u092e\u0947\u0921\u093f\u0915\u0932\u0940 \u0930\u093f\u0935\u094d\u092f\u0942 \u0915\u093f\u092f\u093e \u0917\u092f\u093e ","tools.BMICalculator":"\u092c\u0940\u090f\u092e\u0906\u0908 \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 ","tools.BMRCalculator":"\u092c\u0940\u090f\u092e\u0906\u0930 \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 ","tools.caloriesBurnRate":"\u0915\u0948\u0932\u094b\u0930\u0940 \u092c\u0930\u094d\u0928 \u0930\u0947\u091f \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f\u0930 ","tools.condition":"\u0915\u0902\u0921\u093f\u0936\u0928 ","tools.disclaimer":"\u0921\u093f\u0938\u094d\u0915\u094d\u0932\u0947\u092e\u0930 ","tools.faqs":"FAQs","tools.heading.by":"\u0915\u0947 \u0926\u094d\u0935\u093e\u0930\u093e","tools.heading.on":"\u092a\u0930","tools.info":"\u091c\u093e\u0928\u0915\u093e\u0930\u0940 ","tools.recalculate":"\u0926\u094b\u092c\u093e\u0930\u093e \u0915\u0948\u0932\u0915\u094d\u092f\u0941\u0932\u0947\u091f \u0915\u0930\u0947\u0902 ","tools.risks":"\u0930\u093f\u0938\u094d\u0915 ","tools.shareResultOn":"\u0930\u093f\u091c\u0932\u094d\u091f \u0936\u0947\u092f\u0930 \u0915\u0930\u0947\u0902 ","tools.suggestedArticles":"\u0906\u0930\u094d\u091f\u093f\u0915\u0932 \u0938\u091c\u0947\u0938\u094d\u091f \u0915\u0930\u0947\u0902 ","tools.suggestion":"\u0938\u091c\u0947\u0938\u094d\u091f \u0915\u0930\u0947\u0902 ","topic.notification.joined":"You joined {name} topic","topic.notification.left":"You left {name} topic","topicCardList.seeAllTopics":"See all topics","user":"User","welcomePopup.button.continue":"\u091c\u093e\u0930\u0940 \u0930\u0916\u0947\u0902 ","welcomePopup.button.startExploring":"\u0922\u0942\u0902\u0922\u0928\u093e \u0936\u0941\u0930\u0942 \u0915\u0930\u0947\u0902 ","welcomePopup.content2.description":"\u0909\u0928 \u0932\u0947\u0916\u094b\u0902 \u0915\u094b \u0938\u0939\u0947\u091c\u0947\u0902 \u091c\u093f\u0928\u094d\u0939\u0947\u0902 \u0906\u092a \u0905\u092a\u0928\u0940 \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u092e\u0947\u0902 \u0926\u0947\u0916\u0928\u093e \u092a\u0938\u0902\u0926 \u0915\u0930\u0924\u0947 \u0939\u0948\u0902. \u0909\u0928\u094d\u0939\u0947\u0902 \u0906\u092a \u092c\u093e\u0926 \u092e\u0947\u0902 \u092b\u093f\u0930 \u0938\u0947 \u0926\u0947\u0916 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902","welcomePopup.content2.title":"\u0906\u0930\u094d\u091f\u093f\u0915\u0932\u094d\u0938 \u092c\u0941\u0915\u092e\u093e\u0930\u094d\u0915 \u0915\u0930\u0947\u0902 ","welcomePopup.content3.description":"\u0905\u092c \u0906\u092a \u0906\u092a\u0915\u0940 \u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u0915\u0947 \u0905\u0902\u0926\u0930 \u0905\u092a\u0928\u0947 \u092a\u0930\u093f\u0923\u093e\u092e\u094b\u0902 \u092a\u0930 \u0928\u091c\u093c\u0930 \u0930\u0916 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902","welcomePopup.content3.title":"\u0906\u092a\u0915\u0947 \u0939\u0947\u0932\u094d\u0925 \u0930\u093f\u091c\u0932\u094d\u091f \u0915\u094b \u0938\u0939\u0947\u091c\u0947\u0902 ","welcomePopup.firstLogin.content1.description":"\u0905\u092c \u0906\u092a \u090f\u0915 \u0939\u0947\u0932\u094d\u0925 \u0915\u0949\u0928\u094d\u0936\u093f\u092f\u0938 \u0915\u092e\u094d\u092f\u0941\u0928\u093f\u091f\u0940 \u0915\u0947 \u0938\u0926\u0938\u094d\u092f \u0939\u0948\u0902\u0964 \u0906\u092a \u0939\u092e\u093e\u0930\u0940 \u0938\u0941\u0935\u093f\u0927\u093e\u0913\u0902 \u0915\u093e \u0909\u092a\u092f\u094b\u0917 \u0915\u0930 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902","welcomePopup.firstLogin.content1.title":"\u092e\u0947\u0902 \u0938\u094d\u0935\u093e\u0917\u0924 \u0939\u0948 ","welcomePopup.login.content1.description":"\u0939\u092e\u093e\u0930\u0947 \u092a\u093e\u0938 \u0906\u092a\u0915\u0947 \u0932\u093f\u090f \u0915\u0941\u091b \u0928\u0908 \u0938\u0941\u0935\u093f\u0927\u093e\u090f\u0902 \u0939\u0948\u0902, \u0909\u0928\u094d\u0939\u0947\u0902 \u0926\u0947\u0916\u0947\u0902 \u0914\u0930 \u0938\u094d\u0935\u0938\u094d\u0925 \u091c\u0940\u0935\u0928 \u0935\u094d\u092f\u0924\u0940\u0924 \u0915\u0930\u0947\u0902","welcomePopup.login.content1.title":"\u0906\u092a\u0915\u093e \u0926\u094b\u092c\u093e\u0930\u093e \u0938\u094d\u0935\u093e\u0917\u0924 \u0939\u0948, {userName}!","whatWouldYouLikeToCreate":"What would you like to create?"}'),Rs=JSON.parse('{"404.description":"Ups, halaman ini tidak bisa ditemukan","404.explainer":"Silakan kembali ke halaman utama.","404.goBackHome":"Kembali ke Home","404.pageNotFound":"Ups, halaman ini tidak bisa ditemukan","404.title":"404 Laman Tidak Ditemukan","aboutThisGroup":"TENTANG FORUM INI","actionPopover.delete":"Hapus","actionPopover.deleteNotification":"Hapus Notifikasi Ini","actionPopover.edit":"Edit","actionPopover.inviteShareCommunity":"Undang/Bagikan Komunitas","actionPopover.joinCommunity":"Gabung dengan Komunitas","actionPopover.leaveCommunit":"Keluar Komunitas","actionPopover.leaveCommunity":"Keluar Komunitas","actionPopover.leaveCommunity.accept":"Keluar","actionPopover.leaveCommunity.cancel":"Batal","actionPopover.leaveCommunity.description":"Anda yakin keluar dari komunitas ini?","actionPopover.leaveCommunity.title":"Keluar dari komunitas","actionPopover.report":"Laporkan","actionPopover.turnOffNotification":"Matikan notifikasi","actionPopover.turnOffNotificationAbout":"Matikan notifikasi tentang {label}","actionPopover.turnOnNotification":"Nyalakan notifikasi","add.image.text":"Tambah gambar","admin.action.activeAccount":"Akun aktif","admin.action.addColumn":"Tambah kolom","admin.action.delete":"Hapus","admin.action.deleteAccount":"Hapus akun","admin.action.emailMember":"Email pengguna","admin.action.inactiveAccount":"Akun Tidak Aktif","admin.action.suspendAccount":"Akun Diblokir","admin.action.unsuspendAccount":"Unsuspend account","admin.admin":"Admin","admin.ambassador":"Duta","admin.back":"Kembali","admin.backToLogin":"Kembali ke laman login","admin.cancel":"Batal","admin.changePassword":"Ganti Kata Sandi","admin.changePassword.resetPassword":"Perbarui kata sandi","admin.changePasswordSuccess.desc":"Kata sandi sudah diganti. Anda bisa login dengan kata sandi baru.","admin.comments":"Komentar","admin.communities":"Komunitas","admin.community":"Komunitas","admin.create":"Buat Baru","admin.expert":"Dokter","admin.externalUser":"Pengguna eksternal","admin.followingTopics":"Ikuti Topik","admin.forgotPassword":"Lupa kata sandi?","admin.forgotPassword.desc":"Masukkan email yang terhubung dengan akun Anda. Kami akan mengirim link untuk memperbarui kata sandi.","admin.forgotPassword.enterEmail":"Masukkan email Anda","admin.internalUser.dropdownGroup":"Situs / Komunitas / Topik","admin.joinDate":"Tanggal Bergabung","admin.likes":"Suka","admin.logOut":"Keluar","admin.logOut.desc":"Anda yakin mau keluar?","admin.logOut.title":"Keluar dari komunitas?","admin.login":"Masuk","admin.login.email":"Email","admin.login.forgotPassword":"Lupa kata sandi?","admin.login.loginToAccount":"Masuk ke akun Anda","admin.login.password":"Kata Sandi","admin.login.pleaseInputEmail":"Silakan masukkan email!","admin.login.pleaseInputPassword":"Silakan masukkan kata sandi!","admin.login.rememeberMe":"Ingat saya","admin.login.resetPassword":"Atur ulang kata sandi","admin.member":"Anggota","admin.moderator":"Moderator","admin.next":"Lanjut","admin.post":"Unggah","admin.posts":"Postingan ","admin.replies":"Balasan","admin.resetPassword.modal.desc":"Kami telah mengiriim kata sandi baru dan instruksi perubahannya ke email Anda.","admin.resetPassword.modal.title":"Instruksi terkirim!","admin.save":"Simpan","admin.savePassword":"Simpan kata sandi","admin.sendLink":"Kirim link","admin.site":"Situs","admin.sponsor":"Sponsor","admin.success":"Berhasil","admin.tab.activity":"CATATAN AKTIVITAS","admin.tab.commentsInCommunities":"Komentar di {communityName} ({count})","admin.tab.generalInfo":"INFO UMUM","admin.tab.posts":"POSTINGAN","admin.tab.postsInCommunities":"Posting di {communityName} ({count})","admin.tab.settings":"PENGATURAN","admin.table.all":"Semua","admin.table.column.sites":"Situs","admin.table.user.column.comments":"Komentar","admin.table.user.column.community":"Komunitas","admin.table.user.column.createdDate":"Tanggal dibuat","admin.table.user.column.posts":"Postingan","admin.table.user.column.role":"Peran","admin.table.user.column.status":"Status","admin.table.user.column.topic":"Topik","admin.table.user.column.users":"Pengguna","admin.topic":"Topik","admin.user.birth":"Tanggal lahir","admin.user.email":"Email","admin.user.female":"Wanita","admin.user.fullname":"Nama Lengkap","admin.user.gender":"Jenis Kelamin","admin.user.male":"Pria","admin.user.member.emailMember":"Email anggota","admin.user.optional":"opsional","admin.user.resetPassword":"Perbarui Kata Sandi","admin.user.status.active":"Aktif","admin.user.status.inactive":"Tidak Aktif","admin.user.username":"Nama Pengguna","article.shareOn":"Bagikan ","articlePage.articleReviewerBy":"Ditinjau secara medis oleh {name}","articlePage.articleUpdatedDate":"Diperbarui pada {date}","articlePage.articleWrittenBy":"Ditulis oleh {name}","articlePage.authorAvatarAlt":"Foto Penulis","articlePage.careEmbedding.seeMore":"Lihat selanjutnya","articlePage.relatedPostsSectionTitle":"Artikel terkait","articlePage.reviewed.author":"Ditulis oleh {name} pada {date}","articlePage.reviewed.expertly":"Ditinjau oleh {name}","articlePage.reviewed.factCheck":"Fakta medis diperiksa oleh {name}","articlePage.reviewed.lastUpdated":"Ditulis oleh {name} Diperbarui {date}","articlePage.reviewed.medically":"Ditinjau secara medis oleh {name}","articlePage.reviewed.published":"Ditulis oleh {name} pada {date}","articlePage.reviewed.sameAuthor.expertly":"Ditulis dan ditinjau oleh {name} pada {date}","articlePage.reviewed.sameAuthor.medically":"Ditulis dan ditinjau secara medis oleh {name} pada tanggal {date}","babyGrowth.emptyName":"anak Anda","babyGrowth.error.atLeastOneOf":"Harus diisi salah satunya terlebih dahulu: Berat Badan, Panjang/Tinggi Badan, Lingkar Kepala.","babyGrowth.error.birthdayRequired":"Tanggal lahir harus diisi","babyGrowth.error.invalidAge":"Pengukuran melebihi umur.","babyGrowth.error.invalidMeasurementDate":"Hari yang ditentukan tidak tepat.","babyGrowth.error.invalidValue":"Masukkan info yang tepat","babyGrowth.error.measurementDateLowerThanBirthday":"Tanggal yang dimasukkan adalah sebelum tanggal lahir anak Anda","babyGrowth.error.outOfRange":"Pengukuran melebihi jangkauan data WHO.","babyGrowth.error.title":"Data tidak valid","bmi.ageInput":"Berapa usia Anda?","bmi.ageInput.desc":"(tahun)","bmi.ageInput.error":"Masukkan usia yang valid.","bmi.description":"Gunakan kalkulator ini untuk memeriksa Indeks Massa Tubuh (IMT) dan mengecek apakah berat badan Anda ideal atau tidak. Anda juga dapat menggunakannya untuk memeriksa indeks massa tubuh anak.","bmi.heading":"Kalkulator BMI (IMT)","bmi.heading.medical":"Fakta Medis","bmi.heading.reviewed":"Direview oleh","bmi.heightInput":"Berapa tinggi Anda?","bmi.heightInput.desc":"(cm)","bmi.heightInput.error":"Masukkan tinggi badan yang valid.","bmi.info.definition.text":"Apa itu BMI?","bmi.info.definition.title":"Apa itu BMI?","bmi.info.interpreting.text":"Memahami BMI (IMT)","bmi.info.interpreting.title":"Memahami BMI (IMT)","bmi.info.relevant.text":"Apakah kalkulator BMI masih relevan?","bmi.info.relevant.title":"Apakah kalkulator BMI masih relevan?","bmi.joinNow":"Daftar Sekarang","bmi.objective":"Tujuan","bmi.objective.gainWeight":"Membangun otot","bmi.objective.loseWeight":"Menghilangkan lemak","bmi.objective.maintainWeight":"Menjaga berat badan","bmi.personalized":"Dapatkan konten sesuai minat Anda","bmi.result.chart.description":"Bila dibandingkan dengan kelompok usia dan gender yang sama, angka BMI Anda {equal}% maka masuk dalam kelompok rata-rata. Bila di atas {higher}% maka lebih tinggi, dan di bawah {lower}% lebih rendah BMI-nya dibandingkan dengan Anda.","bmi.result.chart.shortenDescription":"Bila dibandingkan dengan kelompok usia dan gender yang sama, angka {equal}% maka masuk dalam kelompok rata-rata. Bila di atas {higher}% maka lebih tinggi, dan di bawah {lower}% lebih rendah BMI-nya dibandingkan dengan Anda.","bmi.result.chartTitle":"Membandingkan dengan statistik lokal","bmi.result.healthy":"Sehat","bmi.result.invalidEmail":"Masukkan email yang valid","bmi.result.obese1":"Obesitas 1","bmi.result.obese2":"Obesitas 2","bmi.result.overweight":"Kelebihan Bobot","bmi.result.title":"BMI Anda adalah","bmi.result.title.embedded":"BMI Anda adalah {BMI}","bmi.result.underweight":"Kekurangan Bobot","bmi.selectGender":"Apa jenis kelamin Anda?","bmi.stickySignupButton":"Daftar Sekarang","bmi.stickySignupHeading":"Dapatkan tips nutrisi dari pakar kami","bmi.submit":"Hitung","bmi.subscribe.afterSubscibeDescription":"Terima kasih sudah memilih Hello Sehat sebagai rujukan informasi kesehatan Anda. Kami akan segera mengirim email pembuka.","bmi.subscribe.afterSubscibeTitle":"Terima kasih sudah bergabung!","bmi.subscribe.buttonTitle":"SUBSCRIBE","bmi.subscribe.description":"Dapatkan newsletter rutin dari pakar kesehatan, diet dan nutrisionis kami.","bmi.subscribe.placeHolder":"Ketik email Anda","bmi.subscribe.title":"Mendapatkan berat badan ideal","bmi.weightInput":"Berapa berat badan Anda?","bmi.weightInput.desc":"(kg)","bmi.weightInput.error":"Masukkan berat badan yang valid.","bmr.activeLevel":"Seberapa aktif Anda sehari-hari?","bmr.activeLevel.extremelyActive":"Super aktif","bmr.activeLevel.extremelyActive.description":"Olahraga/latihan yang sangat ekstrim","bmr.activeLevel.intenselyActive":"Sangat aktif","bmr.activeLevel.intenselyActive.description":"Olahraga/latihan yang intensitasnya 6-7 kali per minggu","bmr.activeLevel.lightlyActive":"Aktif","bmr.activeLevel.lightlyActive.description":"Olahraga/latihan ringan 1-3 kali per minggu","bmr.activeLevel.moderatelyActive":"Cukup Aktif","bmr.activeLevel.moderatelyActive.description":"Olahraga/latihan 3-5 kali per minggu","bmr.activeLevel.sedentary":"Kurang aktif (Sedenter)","bmr.activeLevel.sedentary.description":"Tidak/jarang olahraga","bmr.description":"Gunakan kalkulator ini untuk menentukan berapa kebutuhan kalori harian Anda berdasarkan tinggi, berat badan, usia, dan aktivitas sehari-hari.","bmr.heading":"Kalkulator Kebutuhan Kalori","bmr.info.calories.text":"Apa itu Kalori dan Kenapa Kita Membutuhkannya?","bmr.info.calories.title":"Apa itu Kalori dan Kenapa Kita Membutuhkannya?","bmr.info.definition.text":"Apa itu BMI?","bmr.info.definition.title":"Apa itu BMI?","bmr.joinNow":"Daftar Sekarang","bmr.objective.buildMuscle":"Membentuk Otot","bmr.objective.loseFat":"Mengurangi lemak","bmr.objective.maintainWeight":"Menjaga berat badan","bmr.personalized":"Dapatkan konten sesuai minat Anda","bmr.result.description":"dan Anda butuh {kcal} Kcal per hari dengan tingkat aktivitas {activeLevel}","bmr.result.illustrator.high":"Tinggi","bmr.result.illustrator.low":"Rendah","bmr.result.title":"BMR Anda adalah","bmr.result.title.embedded":"BMR Anda adalah {BMR} kcal","bmr.stickySignupButton":"Daftar Sekarang","bmr.stickySignupHeading":"Dapatkan tips nutrisi dari pakar kami","botFeedback.modal.done":"Selesai","botFeedback.modal.heading":"Bagaimana membuat kami lebih baik?","botFeedback.modal.inputPlaceholder":"Beri tahu kami apa yang harus ditingkatkan","botFeedback.modal.submit":"Kirim","botFeedback.successMess.heading":"Terima kasih atas masukannya","bottomBar.comment":"Komentar","bottomBar.communities":"Komunitas","bottomBar.feed":"Feeds","bottomBar.home":"Home","bottomBar.myPost":"Postinganku","bottomBar.post":"Postingan","bottomBar.share":"Bagikan","breadcrumb.guideline":"Panduan","breadcrumb.helloTogether":"Komunitas","breadcrumb.myPage":"Laman Saya","button.back":"Kembali","button.create":"Buat","button.save":"Simpan","card.interaction":"interaksi","card.members":"anggota","card.posts":"postingan","card.topics":"topik","cardAdArticle.buttonSeeAll":"Lihat Semua","cardAdArticle.heading":"Artikel Terkait","cardAdArticle.headingSeeAll":"Lihat Semua","cardAdArticle.subHeading":"Artikel yang mungkin Anda suka","cardAuthor.admin":"Admin","cardAuthor.ambassador":"Duta Sehat","cardAuthor.expert":"Pakar","cardAuthor.guide":"Panduan","cardAuthor.influencer":"Influencer","cardAuthor.localAdmin":"Admin Lokal","cardAuthor.moderator":"Moderator","cardAuthor.sponsor":"Sponsor","cardCommunity.createAPost":"Buat postingan","cardCommunity.following":"Mengikuti","cardCommunity.join":"Gabung","cardCommunity.joined":"Bergabung","cardCommunity.startDisCussion":"Punya pertanyaan seputar kesehatan?","cardExpert.seeDetail":"Detail ","cardHealthTool.1.btnText":"Hubungi dokter","cardHealthTool.1.content":"Jadwalkan janji temu bersama dokter yang tepat dengan mudah di mana pun","cardHealthTool.1.subTitle":"HELLO CARE","cardHealthTool.1.title":"Membuat janji daring dengan dokter terbaik","cardHealthTool.2.btnText":"MULAI SEKARANG","cardHealthTool.2.content":"Dapatkan rekomendasi ahli kesehatan pribadi yang dipersonalisasi sesuai dengan gejala Anda","cardHealthTool.2.title":"Apakah Anda merasakan gejala tetapi tidak tahu penyakitnya?","cardList.allCommunities":"Semua Komunitas","cardList.description":"Jelajahi berbagai jenis komunitas yang ada dan paling sesuai dengan kondisi kesehatan yang Anda hadapi.","cardList.expertDescription":"Dapatkan dukungan dan sumber terpercaya untuk masalah kesehatan juga kebugaran. Pakar kami akan membantu memberi informasi kesehatan yang terpercaya dan bermanfaat sehingga Anda bisa mengambil keputusan yang lebih baik demi kesehatan Anda.","cardList.exploreMoreCommunity":"Jelajahi komunitas lain","cardList.findYourCommunities":"Temukan komunitas Anda","cardList.meetOurGuildes":"Konsultasi dengan Expert Kami","cardList.myCommunities":"Komunitas saya","cardList.showAll":"Lihat semua ","cardList.showLess":"Tutup ","cardList.showMore":"Buka ","cardLogin.mainText":"Berinteraksi dengan orang yang memiliki kondisi serupa di komunitas kami","cardLogin.subText":"Masuk atau Daftar untuk berpartisipasi dalam komunitas kami","cardPost.anonymous":"Anonim ","cardPost.booking":"Pesan sekarang","cardPost.endDate":"Berakhir","cardPost.expired":"Selesai","cardPost.inputComment.commentOn":"Komentar di {title}","cardPost.public":"Publik","cardPost.startDate":"Mulai","cardReactions.comment":"Komentar","cardReactions.reply":"Balas","cardReply.endorse":"Konfirmasi","cardReply.feedbackBtn":"masukan","cardReply.opposePopup.content":"Kenapa Anda menolak penjelasan ini?","cardReply.opposePopup.submit":"Submit","cardReply.pppose":"Tolak","cardReply.sponsoredBy":"Disponsori Oleh","cardReply.sponsoredContent":"Konten disponsori","cardStatic.title":"Kami terus tumbuh ","cardTopic.createAPost":"Buat postingan","cardTopic.follow":"Ikuti","cardTopic.following":"Mengikuti","categoryMenu.card":"Kartu","channelCommunity.active":"Aktif","channelCommunity.create":"Buat","channelCommunity.delete":"Hapus","channelCommunity.description":"Deskripsi","channelCommunity.dragDrop":"Seret & lepas","channelCommunity.edit":"Edit","channelCommunity.english":"Bahasa Inggris","channelCommunity.followers":"Pengikut","channelCommunity.inactive":"Tidak aktif","channelCommunity.inputTitleEnglish":"Mohon masukkan Judul (Bahasa Inggris)","channelCommunity.inputTitleLocalLanguges":"Mohon masukkan Judul (Bahasa Indonesia)","channelCommunity.invitePeople":"Undang teman","channelCommunity.localLanguages":"Bahasa Indonesia","channelCommunity.members":"Anggota","channelCommunity.newTopic":"Topik baru","channelCommunity.posts":"Postingan","channelCommunity.question.viewOnly":"Hanya lihat","channelCommunity.title":"Tidak aktif","channelCommunity.topics":"Topik","channelCommunity.update":"Perbarui","character":"Karakter","choicePopover.ambassadorPosts":"Postingan Duta Sehat","choicePopover.expertPosts":"Postingan Pakar","choicePopover.expertsComment":"Pakar Kesehatan","choicePopover.lastestPost":"Postingan terakhir","choicePopover.latest":"Terbaru","choicePopover.newest":"Terbaru","choicePopover.oldest":"Terlama","choicePopover.popular":"Populer","choicePopover.popularPost":"Postingan terpopuler","choicePopover.questionAndAnswer":"Saran","choicePopover.sort":"Urutkan","choose.community":"Pilih komunitas Anda","choose.other.community":"Pilih komunitas lain","comment.count":"{count} komentar","comment.seeMoreComments":"Lihat {count} komentar lain","comment.seeMoreReplies":"Lihat {count} balasan untuk Anda","common.chatWithMe":"Obrolan sekarang","community.choose":"Pilih komunitas","community.notification.joined":"Anda bergabung di komunitas {name}","community.notification.left":"Anda keluar dari komunitas {name}","copied":"Sudah disalin","copy":"Salin","createPost.askDoctor":"Tanya Dokter","createPost.askDoctor.description":"Bertanya kepada dokter","createPost.askDoctor.success.description":"Unduh aplikasi Hello Bacsi untuk menerima pemberitahuan ketika dokter membalas tulisan Anda!","createPost.askDoctorChoice.no":"Tidak","createPost.askDoctorChoice.yes":"Ya","createPost.communityAndTopic":"Komunitas & Topik","createPost.message.askDoctor":"Silakan pilih opsi.","createPost.message.askDoctorRequireMess":"Silakan pilih opsi","createPost.message.communityAndTopic":"Silakan pilih Komunitas & Topik untuk memposting","createPost.message.lengthDescription":"Deskripsi harus memiliki setidaknya 10 kata | Saat ini: {currentLength} kata","createPost.message.lengthTitle":"Judul harus memiliki setidaknya 5 kata","createPost.message.lengthTitle.characters":"Judul harus memiliki setidaknya 5 karakter.","createPost.message.photoMaxium":"Maksimum 10 gambar saat mengunggah gambar untuk postingan","createPost.message.photoSize":"Hanya diizinkan untuk mengunggah gambar berukuran <= 10 MB","createPost.message.requiredDescription":"Deskripsi diperlukan","createPost.message.requiredTitle":"Judul diperlukan","createPost.message.suggestLoading":"Kami sedang menyarankan komunitas yang relevan untuk postingan Anda","createPost.message.suggestResult":"Anda sudah bisa memposting sekarang! Kami akan terus mencari komunitas yang relevan setelah itu","createPost.now":"Posting sekarang","createPost.photos":"Foto","createPost.popup.askDoctorRequireMess":"Apakah Anda ingin bertanya pada dokter kami?","createPost.popup.canNotCreate":"Pos tidak dapat dibuat","createPost.popup.description":"Deskripsi","createPost.popup.duplicateMessage":"Pos duplikat","createPost.popup.guideSelectMonthTopics":"Pilih topik tentang bulan kelahiran bayi Anda","createPost.popup.guideSelectTopics":"Pilih topik, tempat memposting artikel Anda","createPost.popup.monthTopic.year":"Tahun","createPost.popup.primary":"Klik untuk pilih atau hapus topik","createPost.popup.selectMonthTopicBtn":"Pilih","createPost.popup.specialCharErr":"Judul yang Anda masukkan tidak valid. Judul harus mengandung huruf.","createPost.popup.submit":"Unggah","createPost.popup.success":"Postingan Baru Berhasil","createPost.popup.warning":"Pilih komunitas untuk lihat postingan yang Anda ikuti","createPost.popup.warningImage":"Maksimal 20 foto, silakan hapus lainnya.","createPost.popup.wordCount":"{count}/{max} jumlah kata","createPost.post.askDoctor.description":"Deskripsikan gejala","createPost.post.askDoctor.free":"Tanya dokter secara gratis","createPost.post.askDoctor.title":"Nama gejala","createPost.post.description":"Deskripsi postingan","createPost.post.share":"Posting berbagi","createPost.post.title":"Judul postingan","createPost.postAnonymous":"Pos anonim","createPost.success.description":"Unduh aplikasi Hello Bacsi untuk memudahkan Anda melacak komentar interaktif pada tulisan Anda!","createPost.success.title":"Postingan berhasil diterbitkan","createPost.title":"Judul","createPost.urlText":"Teks","createPost.videoOrLink":"Video atau tautan","dataPrivacy.confirmPopup.accept":"Saya setuju, lanjutkan","dataPrivacy.confirmPopup.cancel":"Tidak, batalkan","dataPrivacy.confirmPopup.description":"Untuk melakukan tindakan ini, Anda perlu menyetujui Privasi Komunitas {site}","dataPrivacy.confirmPopup.title":"Data Privasi","disclaimer.accept":"Setuju","disclaimer.description":"Informasi yang ada dalam situs ini, termasuk teks, grafik, foto dan materi publikasi lainnya, bukanlah saran medis pengganti konsultasi dokter.","disclaimer.ourPolicy":"Kebijakan komunitas kami","disclaimer.title":"DISCLAIMER:","download.app.later":"Nanti","download.app.now":"Unduh aplikasi sekarang","dueDateCard.button":"Hitung","dueDateCard.heading":"Hitung Hari Perkiraan Lahir (HPL) Anda","dueDateCard.text":"Hari lahir sebenarnya bisa jadi mundur atau maju seminggu dari tanggal yang diperkirakan.","dueDatePage.afterSubscribe.description":"Terima kasih sudah memilih Hello Sehat sebagai rujukan informasi kesehatan Anda. Kami akan segera mengirim email pembuka.","dueDatePage.afterSubscribe.title":"Terima kasih sudah bergabung!","dueDatePage.calculationMethod":"Metode kalkulasi","dueDatePage.conceptionDate":"Tanggal Pembuahan","dueDatePage.conceptionDateExplaination":"Menghitung usia kehamilan juga bisa dilakukan dari tanggal berhubungan badan, tapi hanya berlaku untuk pasangan yang mengingat secara pasti tanggal berhubungan, wanita yang memiliki siklus haid teratur dan tanggal ovulasi yang sudah terjadwal. Sebab sel telur hanya memiliki satu hari untuk hidup setelah terjadinya ovulasi, sedangkan sperma dapat hidup dalam tubuh wanita hingga 5 hari. Hanya pada periode ini sperma dapat membuahi sel telur.Menurut perhitungan ini, hari pertama usia kehamilan akan dihitung dari hari berhubungan seks dan ditambah 36 minggu atau 266 hari (jika ada ovulasi).","dueDatePage.daysText":"{number} hari","dueDatePage.description":"Gunakan kalkulator ini untuk menghitung hari perkiraan lahir (HPL) Anda. Ini hanyalah prediksi, bukan sebuah jaminan pasti. Pada umumnya, hari melahirkan sebenarnya akan maju atau mundur seminggu dari HPL.","dueDatePage.disclaimer":"Disclaimer","dueDatePage.dueDateResult":"Hari perkiraan lahir Anda adalah","dueDatePage.explainMethods":"Jelaskan pada saya mengenai metodanya","dueDatePage.faqs":"FAQS","dueDatePage.firstTrimester":"Trimester pertama","dueDatePage.info":"Info","dueDatePage.ivf":"Program Bayi Tabung","dueDatePage.ivf.transferDate":"Tanggal Pemindahan Bayi Tabung","dueDatePage.ivf.transferDateRadio":"{number} Hari Pemindahan","dueDatePage.ivfExplaination":"Menghitung usia kehamilan dan hari perkiraan lahir untuk bayi inseminasi buatan jauh lebih akurat bila dibandingkan dengan proses normal. Ini terjadi karena Anda sudah mengetahui tanggal pasti terjadinya proses ovulasi atau proses penanaman embrio.Bila Anda bagian dari kelompok ibu yang menjalani program bayi tabung, tanggal persalinan dihitung dengan menambahkan 38 minggu (sekitar 266 hari) sejak sel telur dibuahi. Perhitungan lainnya adalah menambahkan 38 minggu tetapi dikurangi jumlah hari saat embrio ditanamkan. Misalnya, dibutuhkan 3 hari untuk transfer, maka akan dikurangi 3 hari dan begitu untuk transfer 5 hari akan dikurangi 5 hari.","dueDatePage.joinNow":"Ayo Bergabung","dueDatePage.lastPeriod":"Haid Terakhir","dueDatePage.lastPeriod.calculate":"Hitung","dueDatePage.lastPeriod.lastPeriodLabel":"Hari Pertama dari Haid Terakhir Anda","dueDatePage.lastPeriod.periodLengthLabel":"Durasi siklus haid","dueDatePage.lastPeriodExplaination":"Pada umumnya, kehamilan berlangsung sekitar 40 minggu (atau 38 minggu sejak terjadinya pembuahan). Jadi, cara terbaik untuk memperkirakan tanggal persalinan Anda adalah dengan menghitung 40 minggu atau 280 hari dari hari pertama haid terakhir Anda. Cara lain adalah dengan mengambil hari pertama haid terakhir Anda, kurangi tiga bulan dan tambahkan 7 hari.Jika menstruasi terakhir Anda dimulai tanggal 11 April 2020, Anda tinggal kurangi tiga bulan menjadi 11 Januari 2020, lalu menambahkan 7 hari, maka persalinan Anda diperikirakan pada tanggal 18 Januari 2021. Cara ini biasa digunakan oleh dokter untuk memperkirakan tanggal persalinan. Perlu dicatat, kondisi Anda masih disebut normal meskipun Anda melahirkan seminggu lebih awal atau lebih lambat dari tanggal yang sudah diperkirakan.","dueDatePage.marrybabyBanner.buttonText":"\u0110\u0103ng k\xfd ngay","dueDatePage.marrybabyBanner.description":"Dinh d\u01b0\u1ee1ng cho m\u1eb9 - Qu\xe0 x\u1ecbn cho b\xe9","dueDatePage.marrybabyBanner.title":"Combo Qu\xe0 v\xe0ng","dueDatePage.personalized":"Ayo gabung untuk mendapatkan konten yang cocok dengan Anda","dueDatePage.recalculate":"Hitung ulang","dueDatePage.receivePreparationPlans":"Siap menerima perbaikan tanggal dan informasi terbaru dari newsletter","dueDatePage.resultShare":"Selamat! Anda hamil {count} minggu","dueDatePage.resultShare_plural":"Selamat! Anda hamil {count} minggu","dueDatePage.saveResult":"Simpan hasil perkiraan dan terus monitor perkembangannya","dueDatePage.secondTrimester":"Trimester kedua","dueDatePage.seoDescription":"Ingin tahu prediksi kapan bayi Anda lahir? Cek dengan kalkulator Hari Perkiraan Lahir (HPL) kami.","dueDatePage.seoSchema":"TODO: Tambahkan skema","dueDatePage.seoTitle":"Kalkulator Hari Perkiraan Lahir","dueDatePage.subscribe.buttonTitle":"DAFTAR","dueDatePage.subscribe.description":"Ayo gabung bersama orangtua lainnya untuk mengetahui soal usia kehamilan dan perkembangan janin Anda di hellosehat.com","dueDatePage.subscribe.placeHolder":"Ketik email Anda","dueDatePage.subscribe.title":"Pantau usia kehamilan dan perkembangan janin saya.","dueDatePage.suggestedArticles":"Artikel Pilihan","dueDatePage.thirdTrimester":"Trimester Ketiga","dueDatePage.trackYourBaby":"Pantau perkembangan bayi Anda dan catat jadwal vaksinasinya","dueDatePage.unlockFullPregnacy":"Cari tahu perkembangan janin dari minggu ke minggu di sini","dueDatePage.weekResult":"Selamat! Anda hamil {week} minggu","editor.addSocialLink.addLink":"Tambahkan ","editor.addSocialLink.insert":"Sisipkan","editor.addSocialLink.url":"URL ","editor.addSocialLink.warningDomain":"Sumber video hanya diperbolehkan dari YouTube, Facebook, dan Tiktok ","editor.previewTitle.images":"Gambar ","editor.previewTitle.socialLink":"Tautan video","emoji.activities":"Kegiatan ","emoji.animalsNature":"Hewan & Alam ","emoji.flags":"Bendera ","emoji.foodDrink":"Makanan & Minuman ","emoji.objects":"Objek ","emoji.recentlyUsed":"Terakhir digunakan ","emoji.smileysPeople":"Ekspresi & Orang","emoji.symbols":"Simbol ","emoji.travelPlaces":"Wisata & Lokasi ","expert.content.experiences":"Pengalaman","feedBlock.Hot discussion.heading":"Diskusi Menarik","feedBlock.popularTopics.heading":"Topik Populer","feedBlock.similarPost.heading":"Postingan Serupa","feedback.submit":"Submit","followingTopics":"Ikuti Topik","footer.bigLinks.discover":"Temukan","footer.bigLinks.discovery":"Temukan","footer.bigLinks.healthCare":"Health Care","footer.bigLinks.healthTogether":"Komunitas","footer.bigLinks.healthTools":"Cek Kesehatan","footer.copyrightText":"\xa92021 Hello Health Group Pte. Ltd. Hak Cipta Dilindungi. Hello Health Group tidak menawarkan saran medis, diagnosis, atau perawatan.","footer.find_my_booking":"My booking","footer.followUsText":"Ikuti kami","footer.helloHealth":"Hello Health","footer.hellohealthLinks.AboutGoCare":"Tentang Go.care","footer.hellohealthLinks.aboutUs":"Tentang Kami","footer.hellohealthLinks.advertising":"Iklan","footer.hellohealthLinks.contactUs":"Kontak Kami","footer.hellohealthLinks.executiveBios":"Profil Manajemen","footer.hellohealthLinks.recruitment":"Karier","footer.information":"Informasi","footer.informationLinks.faqs":"FAQ","footer.informationLinks.policies":"Kebijakan Pengguna dan Redaksi","footer.informationLinks.sitemap":"Sitemap","footer.newsletterText":"Hello Sehat ingin menjadi sumber informasi Anda dalam membuat keputusan kesehatan dan agar Anda bisa selalu hidup sehat dan bahagia.","footer.otherSites":"Silakan kunjungi situs Hello Health lainnya","footer.signUp":"Daftar Sekarang","forum.notification.follow":"Berhasil gabung!","forum.notification.unfollow":"Topik yang tidak diikuti ","gender.female":"Wanita","gender.male":"Laki-laki","gender.not_identified":"Tidak ingin memberitahu","guideForNewMem.content":"Rekomendasi pakar kami ","guideForNewMem.readMore":"Baca sekarang ","guideForNewMem.title":"Untuk member baru","guidline.tableOfContent":"Daftar panduan","healthTools.dueDateCalculator":"Kalkulator Hari Perkiraan Lahir-Hello Sehat","healthTools.ovulationCalculator":"Kalkulator Masa Subur","healthTools.pregnancyGainWeight":"Kalkulator Berat Badan Ibu hamil","healthTools.vaccineTool":"Jadwal Vaksinasi","healthToolsPage.description":"Alat Cek Kesehatan","healthToolsPage.seoSchema":"{\\"@context\\":\\"https://schema.org\\",\\"@graph\\":[{\\"@type\\":\\"Organization\\",\\"@id\\":\\"https://hellosehat.com/#organization\\",\\"name\\":\\"Hello Sehat\\",\\"url\\":\\"https://hellosehat.com/\\",\\"sameAs\\":[\\"https://www.facebook.com/hellosehat/\\",\\"https://www.instagram.com/hellosehat/\\",\\"https://www.linkedin.com/company/hello-sehat\\",\\"https://twitter.com/hellosehat\\"],\\"logo\\":{\\"@type\\":\\"ImageObject\\",\\"@id\\":\\"https://hellosehat.com/#logo\\",\\"inLanguage\\":\\"id-ID\\",\\"url\\":\\"https://cdn.hellosehat.com/2016/02/helloSEHAT-1.png\\",\\"width\\":5983,\\"height\\":1400,\\"caption\\":\\"Hello Sehat\\"},\\"image\\":{\\"@id\\":\\"https://hellosehat.com/#logo\\"}},{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://hellosehat.com/#website\\",\\"url\\":\\"https://hellosehat.com/\\",\\"name\\":\\"Hello Sehat\\",\\"description\\":\\"\\",\\"publisher\\":{\\"@id\\":\\"https://hellosehat.com/#organization\\"},\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://hellosehat.com/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"id-ID\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellosehat.com/cek-kesehatan/#webpage\\",\\"url\\":\\"https://hellosehat.com/cek-kesehatan/\\",\\"name\\":\\"Cek Kesehatan • Hello Sehat\\",\\"isPartOf\\":{\\"@id\\":\\"https://hellosehat.com/#website\\"},\\"datePublished\\":\\"2017-10-03T02:13:36+00:00\\",\\"dateModified\\":\\"2020-10-29T09:32:19+00:00\\",\\"description\\":\\"Kalkulator BMI, kalkulator masa subur, kalkulator BMR, kalkulator detak jantung, cek gejala, cek kadar alkohol darah, dan berbagai tes kesehatan lainnya.\\",\\"breadcrumb\\":{\\"@id\\":\\"https://hellosehat.com/cek-kesehatan/#breadcrumb\\"},\\"inLanguage\\":\\"id-ID\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://hellosehat.com/cek-kesehatan/\\"]}]},{\\"@type\\":\\"BreadcrumbList\\",\\"@id\\":\\"https://hellosehat.com/cek-kesehatan/#breadcrumb\\",\\"itemListElement\\":[{\\"@type\\":\\"ListItem\\",\\"position\\":1,\\"item\\":{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellosehat.com/cek-kesehatan/\\",\\"url\\":\\"https://hellosehat.com/cek-kesehatan/\\",\\"name\\":\\"Cek Kesehatan\\"}}]}]}","healthToolsPage.seoTitle":"Cek Kesehatan - {siteName}","healthToolsPage.title":"Alat Cek Kesehatan","healthtools.description":"Alat pengukur kesehatan ini mudah digunakan dan bisa mengukur kondisi vital Anda sehari-hari.","healthtools.description.findOutMore":"Cari tahu soal indeks massa tubuh (IMT) dan kebutuhan kalori harian agar tetap bugar. Anda juga bisa mengecek masa subur, berat badan ideal ibu hamil, kadar alkohol, serta menghitung pengeluaran rokok di sini.","healthtools.findOutMore":"Cari tahu soal berat badan ideal (BMI), kebutuhan kalori. Begitu juga dengan masa subur, berat badan ideal ibu hamil, kadar alkohol, serta cara berhenti merokok di sini.","healthtools.title":"Alat Cek Kesehatan","home.bmi.input.height":"Tinggi (cm)","home.bmi.input.weight":"Berat (kg)","home.expertSeeMore":"Semua Pakar {experts}","home.navigator.menuItem.allCategories":"Lihat Semua Kategori","home.navigator.menuItem.allCommunities":"Lihat Semua Komunitas","home.navigator.menuItem.allHealthTools":"Lihat Semua","home.navigator.menuItem.allSpotlight":"Lihat Fokus Lainnya","home.navigator.menuItem.discover":"Kategori","home.navigator.menuItem.healthCategories":"Kategori Kesehatan","home.navigator.menuItem.healthTools":"Cek Kesehatan","home.navigator.menuItem.helloCare":"Care","home.navigator.menuItem.helloTogether":"Komunitas","home.navigator.menuItem.spotlights":"Semua Spotlight","home.navigator.menuItem.together":"Komunitas","home.recommendTopics":"Kategori Rekomendasi","home.search":"Cari {site}","home.search.byCategories":"Cari via Kategori","home.search.byHealthTools":"Cari Alat Cek Kesehatan","home.seeAll":"Lihat Semua Kategori","home.seeAllCategories":"Lihat Semua","home.seeMore":"Lihat lainnya","home.seeMoreExperts":"Lihat Semua","home.seoDescription":"Kami memberikan informasi kesehatan yang relevan, kredibel, dan ditinjau secara medis saat Anda benar-benar membutuhkannya untuk membantu Anda menjalani hidup yang lebih sehat dan memuaskan.","home.seoSchema":"{\\n\\n \\"@context\\":\\"https://schema.org\\",\\n \\"@graph\\":[ {\\n\\n \\"@type\\":\\"WebSite\\",\\n \\"@id\\":\\"https://hellobacsi.com/#website\\",\\n \\"url\\":\\"https://hellodoctor.com.ph/\\",\\n \\"name\\":\\"Hello Doctor\\",\\n \\"description\\":\\"Hello Doctor - Health Information\\",\\n \\"potentialAction\\":[ {\\n \\"@type\\":\\"SearchAction\\",\\n \\"target\\":\\"https://hellodoctor.com.ph/?s={search_term_string}\\",\\n \\"query-input\\": \\"required name=search_term_string\\"\\n }\\n\\n ],\\n \\"inLanguage\\":\\"en-US\\"\\n }\\n\\n ,\\n {\\n\\n \\"@type\\":\\"WebPage\\",\\n \\"@id\\":\\"https://hellodoctor.com.ph/#webpage\\",\\n \\"url\\":\\"https://hellodoctor.com.ph/\\",\\n \\"name\\":\\"Hello Doctor Philippines | Medically Verified Health Information\\",\\n \\"isPartOf\\": {\\n \\"@id\\": \\"https://hellobacsi.com/#website\\"\\n }\\n\\n ,\\n \\"datePublished\\":\\"2016-05-17T09:50:15+00:00\\",\\n \\"dateModified\\":\\"2021-02-09T02:57:54+00:00\\",\\n \\"description\\":\\"We provide relevant, credible, and medically reviewed health information when you need it most to help you lead a healthier and more fulfilled life.\\",\\n \\"inLanguage\\":\\"en-US\\",\\n \\"potentialAction\\":[ {\\n \\"@type\\": \\"ReadAction\\", \\"target\\":[\\"https://hellodoctor.com.ph/\\"]\\n }\\n\\n ]\\n}\\n\\n]\\n}","home.seoTitle":"Hello Sehat | Pusat Informasi Kesehatan Terverifikasi Medis","home.trending.latest":"Topik Terbaru","home.trending.trending":"Trending","homepage":"Home","homepage.minigames.description":"Ikutilah beragam aktivitas di Komunitas Hello Sehat dan dapatkan kesempatan untuk memenangkan hadiah menarik.","homepage.minigames.heading":"Activities","inTouch.contact":"Kontak Kami","inTouch.desc":"Ingin ikut berkontribusi di komunitas sebagai Pakar, Duta, atau ingin beriklan di laman ini? Hubungi kami sekarang.","inTouch.title":"Hubungi Kami","inTouchForm.submit":"Submit ","inputComment.anonymous":"Anonim","inputComment.replyTo":"Balas ke (nama)","inputComment.updateComment":"Ubah Komentar","inputComment.updateReply":"Ubah Balasan","insert":"Masukkan","intouchForm.email":"Email ","intouchForm.message.placeholder":"Tulis pesan Anda","intouchForm.name":"Nama ","intouchForm.phone":"Kontak ","intouchForm.placeholder":"Tulis nama Anda ","joinCommunity.content.first":"Bergabung dengan teman lain yang punya cerita serupa di komunitas kami","joinCommunity.content.second":"Masuk atau Daftar untuk bergabung di komunitas","joinCommunity.joinButton":"Daftar Sekarang","label.latestPost":"Postingan Terakhir","label.pinnedPost":"Postingan yang ditandai","label.popularPost":"Postingan Terpopuler","loading":"loading","login":"Masuk","loginJoin":"Masuk / Daftar","logout.popup.ask1":"Keluar dari Hello Sehat?","logout.popup.ask2":"Anda yakin mau keluar?","logout.popup.button.cancel":"Batal","logout.popup.button.logout":"Keluar","menu.categories.title":"Pilih Konten","mobileBar.askDoctor":"Tanya Dokter","mobileBar.booking":"Konsultasi","mobileBar.care":"Care","mobileBar.community":"Komunitas","mobileBar.forums":"Forum ","mobileBar.healthTools":"Cek Kondisi","mobileBar.home":"Home","mobileBar.like":"Suka","mobileBar.myHealth":"Kesehatanku","mobileBar.newPost":"Tulis pertanyaan","mobileBar.questions":"Your questions","mobileBar.save":"Simpan","mobileBar.share":"Bagikan","monthParentToBe.heading":"Kelompok Bulan Kelahiran ","morePopover.report":"Report","morePopover.report.description":"Bantu kami mengidentifikasi masalah di postingan ini. Sampaikan keluhan Anda.","morePopover.report.falseNews":"Informasi Palsu","morePopover.report.offensive":"Menyerang Pihak Lain","morePopover.report.other":"Lainnya","morePopover.report.prohibited":"Konten Terlarag","morePopover.report.scam":"Provokatif","morePopover.report.sex":"Mengandung SARA","morePopover.report.spam":"Spam","morePopover.report.title":"Laporan postingan ini","morePopover.report.violence":"Kekerasan","morePopover.reportSubmit.description":"Kami tidak akan membuka pelapor. Periksa detail laporan Anda.","morePopover.reportSubmit.title":"Posting laporan?","morePopover.savePost":"Simpan postingan","morePopover.share":"Bagikan","morePopover.shareOn":"Bagikan ke","morePopover.turnOffNotifications":"Matikan notifikasi","morePopover.turnOnNotifications":"Nyalakan notifikasi","morePopover.unsavePost":"Hapus Postingan yang Disimpan","multiSelectError.exactNumber":"Anda harus memilih [...] opsi ","multiSelectError.range":"Pilih opsi dari [...] ke [...]","multiSelectError.required":"Pilih salah satu ","multiSelectError.unlimited":"Pilih minimal satu opsi","myPage.activityLog":"Catatan Aktivitas","myPage.myPosts":"Postingan Saya","myPage.notification":"Notifikasi","myPage.savedPosts":"Postingan Disimpan","newQuestionNoti.content":"You have {number} Questions","notification.comment.blocked.message":"Komentar ini mengandung kata terlarang dan tidak akan kami posting","notification.comment.blocked.title":"Komentar diblokir","notification.comment.premod":"Komentar Anda ditangguhkan.","notification.comment.rejected":"Komentar Anda mengandung kata-kata yang bertentangan dengan kebijakan kami.","notification.comment.reportFailed":"Gagal!","notification.comment.reportSuccess":"Laporan Anda mengenai komentar ini berhasil.","notification.comment.somethingWrong":"Terjadi kesalahan.","notification.comment.suspect.message":"This comment contains suspected words or phrases and won\u2019t be published","notification.comment.suspect.title":"Pending comment","notification.comment.systemWithheld":"Komentar Anda ditangguhkan.","notification.failure":"Ada yang salah. Silakan coba lagi.","notification.limitUrlDomain":"Tidak bisa menautkan link di luar Hello Sehat","notification.post.blocked.message":"Postingan ini mengandung kata terlarang dan tak akan kami posting","notification.post.blocked.title":"Postingan Diblokir","notification.post.delete":"Postingan dihapus","notification.post.suspect.message":"This post contains suspected words or phrases, and is placed for moderator review","notification.post.suspect.title":"Pending post","notification.success":"Berhasil","notification.suspend.message":"Akun Anda kami nonaktifkan karena telah melanggar ketentuan layanan kami.","notification.urlWrongFormat":"Incorrect URL format","notificationBar.markAllRead":"Tandai semua sudah dibaca","notificationBar.notifications":"Notifikasi","onboarding.description":"Pilih topik yang Anda sukai","onboarding.submit":"Lanjutkan","onboarding.title":"Bergabung dengan komunitas","onboarding.topicCount":"{count} topik","onboarding.updateInfoResult.content":"Sekarang kamu bisa masuk akun Hello Sehat dengan kata sandi baru. ","onboarding.updateInfoResult.heading":"Pengaturan kata sandi berhasil ","onboarding.updateInfoResultMB.content":"Sekarang kamu bisa masuk akun Hello Sehat dengan kata sandi baru. ","onboarding.welcome.continue":"Lanjutkan","onboarding.welcome.description":"Anda sekarang bisa mulai memposting cerita dan komentar.","onboarding.welcome.perks.1":"Dapatkan saran dari dokter, pakar, dan duta komunitas.","onboarding.welcome.perks.2":"Bagikan pengalaman Anda dengan orang lain yang mungkin membutuhkan.","onboarding.welcome.perks.3":"Terus aktif dan jadilah Duta Komunitas dengan mengumpulkan poin","onboarding.welcome.title":"Selamat datang di komunitas","onboarding.welcomeScreen.content":"An open and welcoming environment where you can share, connect, and exchange support with other members to seek healthier and happier lives.","onboarding.welcomeScreen.heading":"Welcome to Hello Bacsi Community","onboarding.welcomeScreenMB.heading":"Welcome to Marry Baby Community","orCopyLink":"Atau salin link","ovulationPage.afterSubscribe.description":"Terima kasih sudah memilih Hello Sehat sebagai rujukan informasi kesehatan Anda. Kami akan segera mengirim email pembuka.","ovulationPage.afterSubscribe.title":"Terima kasih sudah bergabung!","ovulationPage.avoidPregnancy":"Mencegah kehamilan","ovulationPage.calendarInstruction":"Klik tanggal di kalender untuk melihat lebih detail","ovulationPage.chanceHigh":"Tinggi","ovulationPage.chanceLow":"Rendah","ovulationPage.chanceRisky":"Berisiko","ovulationPage.chanceVeryHigh":"Sangat Tinggi","ovulationPage.chanceVeryLow":"Sangat Rendah","ovulationPage.chanceVeryRisky":"Sangat Berisiko","ovulationPage.conceive":"Merencanakan kehamilan","ovulationPage.cycleLength":"Berapa lama siklus haid Anda?","ovulationPage.dayUnit":"(hari)","ovulationPage.description":"Memantau siklus haid, menentukan hari kesuburan dan lebih membantu Anda untuk merencanakan kehamilan lebih baik.","ovulationPage.disclaimer":"Disclaimer","ovulationPage.faqs":"FAQ","ovulationPage.fertileDay":"Hari Subur","ovulationPage.fertileDays":"Masa Subur","ovulationPage.fertileRate":"Tingkat Kesuburan","ovulationPage.joinNow":"Daftar Sekarang","ovulationPage.menstrualCycle":"Siklus Haid","ovulationPage.menstrualDay":"Hari Menstruasi","ovulationPage.nextMenstrualIn":"Menstruasi Anda berikutnya di tanggal","ovulationPage.nextOvulationIn":"Masa subur Anda di tanggal","ovulationPage.numDays":"{day} hari","ovulationPage.objectives":"Berapa lama Anda haid?","ovulationPage.ovulationDay":"Masa Subur","ovulationPage.periodDuration":"Berapa lama Anda haid?","ovulationPage.personalized":"Dapatkan konten sesuai minat Anda","ovulationPage.pregnancyRate":"Peluang kehamilan","ovulationPage.recalculate":"Hitung ulang","ovulationPage.seoDescription":"Memantau siklus haid, menentukan hari kesuburan dan lebih membantu Anda untuk merencanakan kehamilan lebih baik.","ovulationPage.seoSchema":"TODO: Add schema","ovulationPage.seoTitle":"Kalkulator Masa Subur - Hello Sehat","ovulationPage.signupPerks.0":"Cari Tahu Masa Subur Anda","ovulationPage.signupPerks.1":"Cari tahu siklus haid Anda dengan kalender kami","ovulationPage.signupPerks.2":"Cari tahu masa subur Anda","ovulationPage.signupPerks.3":"Kami bisa mengingatkan Anda kapan masa haid, subur dan ovulasi","ovulationPage.signupPerks.4":"Ayo pantau kesuburan Anda setiap minggu - dapatkan informasi terbaru tentang cara cepat hamil dan mendapatkan bayi yang sehat.","ovulationPage.stickySignupButton":"Simpan dan Ingatkan Saya","ovulationPage.stickySignupHeading":"Jangan lewatkan tanggal penting Anda","ovulationPage.subscribe.buttonTitle":"Daftar","ovulationPage.subscribe.description":"Ayo gabung bersama orangtua lainnya untuk mengetahui soal usia kehamilan dan perkembangan janin Anda di hellosehat.com","ovulationPage.subscribe.placeHolder":"Ketik email Anda","ovulationPage.subscribe.title":"Pantau usia kehamilan dan perkembangan janin saya.","ovulationPage.today":"Hari Ini","ovulationPage.trackPeriod":"Pantau siklus haid","placeholder.enterTitleHere":"Masukkan judul ","placeholder.enterUrlHere":"Masukkan URL","placeholder.enterUrlTextHere":"Masukkan teks URL","placeholder.newCmt":"Tulis komentar","placeholder.newPost":"Buat postingan baru","popup.allTopics":"Semua topik","popup.continuePost":"Lanjutkan postingan","popup.createPost.confirmCloseDescription":"Anda akan kehilangan postingan ini kalau keluar","popup.createPost.confirmCloseTitle":"Anda yakin?","popup.deleteComment.description":"Komentar yang dihapus tak bisa dikembalikan","popup.deleteComment.title":"Hapus komentar?","popup.deletePost.accept":"Delete","popup.deletePost.cancel":"Cancel","popup.deletePost.description":"Delete your post cannot be undone","popup.deletePost.title":"Delete post?","popup.discard.label":"Buang","popup.discardPost":"Hapus Postingan","popup.discardPost.confirmDescription":"Anda akan kehilangan postingan ini","popup.discardPostEdit":"Discard changes","popup.editPost":"Edit postingan","popup.keepEditing":"Lanjut Mengedit","popup.startANewPost":"Buat postingan baru","popup.updatePost":"Perbarui postingan","post.seeMore":"Lihat Lainnya","post.viewMoreComments":"Lihat komentar lainnya","pregnancyWeightGain.amnioticFluid":"Air ketuban","pregnancyWeightGain.baby":"Bayi","pregnancyWeightGain.breastsEnergyStores":"Payudara & penyimpanan energi","pregnancyWeightGain.description":"Kalkulator Berat Badan Ibu Hamil","pregnancyWeightGain.explaination":"Penjelasan","pregnancyWeightGain.extraBloodFluids":"Darah & cairan berlebihan","pregnancyWeightGain.havingTwins":"Apakah Anda anak kembar?","pregnancyWeightGain.heading":"Penambahan Berat Badan Kehamilan","pregnancyWeightGain.heightInput":"Berapa tinggi badan Anda?","pregnancyWeightGain.heightInput.error":"Masukkan tinggi badan Anda","pregnancyWeightGain.newDescription":"Perhitungan ini dapat digunakan untuk perempuan yang ingin melihat kisaran kenaikan berat badan yang sehat selama kehamilan berdasarkan berat badan mereka sebelum hamil.","pregnancyWeightGain.placenta":"Plasenta","pregnancyWeightGain.range":"Kisaran berat badan yang disarankan","pregnancyWeightGain.result.note":"mempertimbangkan BMI pra-kehamilan Anda","pregnancyWeightGain.resultHealthy.title":"Anda berada pada berat badan yang sehat","pregnancyWeightGain.resultOver.title":"Anda kelebihan berat badan {weightGain} kg","pregnancyWeightGain.resultUnder.title":"Anda kelebihan berat badan {weightGain} kg","pregnancyWeightGain.seoDescription":"Penambahan Berat Badan Kehamilan","pregnancyWeightGain.seoSchema":"Penambahan Berat Badan Kehamilan","pregnancyWeightGain.seoTitle":"Kalkulator Berat Badan Ideal Ibu Hamil - Hello Sehat","pregnancyWeightGain.suggestion":"Saran","pregnancyWeightGain.uterus":"Rahim","pregnancyWeightGain.weekInput":"Berapa minggu waktu kehamilan Anda?","pregnancyWeightGain.weekNum":"Minggu {weekNum}","pregnancyWeightGain.weight.desc":"kg","pregnancyWeightGain.weightBeforeInput":"Berapa berat badan Anda sebelum hamil?","pregnancyWeightGain.weightInput":"Berapa berat badan Anda sekarang?","pregnancyWeightGain.weightInput.desc":"(kg)","pregnancyWeightGain.weightInput.error":"Masukkan berat badan Anda","previewPhotos.title":"Postingan {name}","profileMenu.accountSetting":"Pengaturan Akun","profileMenu.closeAccount":"Tutup Akun","profileMenu.help":"Bantuan","profileMenu.logout":"Keluar","profileMenu.manageEmailNotifications":"Kelola Pemberitahuan Email","profileMenu.myProfile":"Profil","profileMenu.password":"Kata Sandi","profileMenu.saved":"Artikel Disimpan","profileMenu.updateEmail":"Perbarui Email","relevantCardPost.viewAllPosts":"Lihat semua postingan","relevantPostList.heading":"\ud83d\udd25 Diskusi Menarik","relevantPostList.startDisCussion":"Punya pertanyaan seputar kesehatan?","riskScreener.back":"Kembali","riskScreener.next":"Selanjutnya","select.community":"Pilih komunitas","share.letsJoinCommunity":"Ayo bergabung di komunitas {name}","share.letsJoinTopic":"Ayo ikuti topik {name}","share.linkCopied":"Tautan Disalin","share.linkShared":"Tautan Berhasil Dibagikan","signUp":"Daftar","submit":"Submit","subot.myHealth.description":"Data pribadi (seperti nama Anda) akan dihapus untuk melindungi privasi Anda.","subot.myHealth.title":"Kesehatanku ","subot.productYourIdentifiers.description":"Data pribadi (seperti nama Anda) akan dihapus untuk melindungi privasi Anda.","subot.productYourIdentifiers.title":"Lindungi data pribadi Anda","subot.resendOTP.button":"Kirim Ulang","subot.saveData.description":"Hello Sehat ingin mempelajari data Anda agar dapat menyediakan layanan kesehatan yang lebih baik. ","subot.saveData.title":"Simpan data","subot.sendOTP.button":"Kirim OTP","subot.verifyOTP.button":"Verifikasi OTP","subot.verifyOTP.success.message":"Verifikasi berhasil!","survey.totalVotes":"Total pemilih","switchBtn.no":"Tidak","switchBtn.yes":"Ya","tab.about":"Tentang Kami","tab.discussion":"Diskusi","tab.topic":"Topik","targetHeartRate.aerobicZone.note":"Aerobic Zone (olahraga sedang 3-5 hari seminggu)","targetHeartRate.aerobicZone.title":"Aerobic Zone","targetHeartRate.ageInput":"Tanggal lahir Anda ....","targetHeartRate.ageInput.desc":"(tahun)","targetHeartRate.ageInput.error":"Masukkan usia Anda","targetHeartRate.heartRateInput":"Detak jantung istirahat Anda ....","targetHeartRate.heartRateInput.desc":"(bpm/denyut per menit)","targetHeartRate.heartRateInput.error":"Masukkan detak jantung istirahat Anda","targetHeartRate.howToMeasure":"Bagaimana cara mengukur detak jantung istirahat?","targetHeartRate.idealTarget.desc":"denyut per menit","targetHeartRate.idealTarget.maximum":"Denyut jantung maksimum seharusnya","targetHeartRate.idealTarget.result":"zona detak jantung seharusnya","targetHeartRate.idealTarget.title":"Detak jantung istirahat (RHR) ideal Anda","targetHeartRate.levelActiveSelect.error":"Please select your active level","targetHeartRate.lowIntensity.note":"Intensitas Rendah (sedikit atau tidak olahraga sama sekali)","targetHeartRate.lowIntensity.title":"Intensitas Rendah","targetHeartRate.maximumIntensity.note":"Intensitas Maksimum (olahraga amat keras setiap hari)","targetHeartRate.maximumIntensity.title":"Intensitas Maksimum","targetHeartRate.moderateIntensity.note":"Intensitas Rata-Rata (olahraga/latihan ringan 1-3 hari seminggu)","targetHeartRate.moderateIntensity.title":"Intensitas Rata-Rata","targetHeartRate.optional":"(opsional)","targetHeartRate.result.abnormal":"Abnormal","targetHeartRate.result.athlete":"Atlet","targetHeartRate.result.average":"Rata-Rata","targetHeartRate.result.excellent":"Kuat","targetHeartRate.result.good":"Baik","targetHeartRate.result.normal":"Normal","targetHeartRate.result.poor":"Lemah","targetHeartRate.result.title":"Detak jantung istirahat (RHR) Anda","targetHeartRate.result.title.embedded":"Detak jantung istirahat (RHR) Anda {status}","targetHeartRate.selectActive":"Seberapa aktif Anda sehari-hari?","targetHeartRate.seoDescription":"Kalkulator Detak Jantung","targetHeartRate.seoSchema":"Kalkulator Detak Jantung","targetHeartRate.seoTitle":"Kalkulator Detak Jantung","targetHeartRate.status":"klasifikasi {status}","targetHeartRate.vigorousIntensity.note":"Intensitas Kuat (olahraga keras 6-7 hari seminggu)","targetHeartRate.vigorousIntensity.title":"Intensitas Kuat","targetHeartRate.withAnActivity":"dengan aktivitas level {activeLevel}","toggle.active":"Aktif","toggle.inactive":"Tidak aktif","tool.selectGender":"Apa jenis kelamin Anda?","tool.selectPerson":"Anda mengecek untuk ....","tool.selectPerson.other":"Orang lain","tool.selectPerson.yourSelf":"Diri sendiri","tool.subot.inline.disclaimer.content":"Alat ini tidak menyediakan saran medis, melainkan hanya digunakan untuk memberikan informasi. Ini tidak menggantikan saran, diagnosis, atau perawatan medis profesional dari dokter. Jika Anda sedang mencari metode pengobatan atau sedang menjalani pengobatan, jangan abaikan saran medis dari dokter hanya karena beberapa informasi yang Anda baca di situs web kami. Jika Anda merasa dalam keadaan darurat, segera hubungi dokter.","tool.subot.inline.start.over":"Mulai ulang","toolPage.toolReviewer":"Ditinjau oleh {expert_name} pada {date}","tools.BMICalculator":"Kalkulator BMI (IMT)","tools.BMRCalculator":"Kalkulator BMR","tools.caloriesBurnRate":"Kalkulator Pembakaran Kalori","tools.condition":"Kondisi","tools.disclaimer":"Disclaimer","tools.faqs":"FAQs","tools.heading.by":"ditulis oleh","tools.heading.on":"pada","tools.info":"Informasi","tools.recalculate":"Hitung Ulang","tools.risks":"Risiko","tools.shareResultOn":"Bagikan hasil di","tools.suggestedArticles":"Artikel rekomendasi","tools.suggestedServices":"Layanan yang Disarankan","tools.suggestion":"Saran","topContributor.countActivities":"{number} aktivitas","topContributor.heading":"Top Influencer","topContributor.ourGuide":"Panduan Kami untuk Member Baru.","topContributor.readNow":"Baca Sekarang","topic.notification.joined":"Anda bergabung di topik {name}","topic.notification.left":"Anda keluar dari topik {name}","topicCardList.seeAllTopics":"Lihat semua topik","truncateText.seeLess":"Kurangi ","truncateText.seeMore":"Lihat Lainnya","trustCard.description":"Komunitas Hello Sehat merupakan ruang terbuka, terpercaya, dan kredibel bagi para anggotanya untuk mencari saran kesehatan, mendapat dukungan, atau berbagi cerita. ","trustCard.descriptionCommitted":"Anda tidak sendirian. Kami berkomitmen untuk menyediakan dukungan serta ruang aman bagi Anda bercerita dan berbagi pengalaman dengan anggota lainnya.","trustCard.descriptionIntegrated":"Dapatkan akses terpadu ke Community, Care, & Commerce dalam satu rangkaian layanan untuk kesehatan Anda di satu tempat.","trustCard.descriptionModerated":"Tim moderator kami memastikan agar seluruh anggota komunitas mengikut syarat dan ketentuan dalam Panduan Komunitas. Kami akan memastikan para anggota mendapat pengalaman terbaik dan dukungan sesama, serta bebas dari misinformasi.","trustCard.descriptionTrustworthy":"Para pakar kesehatan kami hadir untuk memberi informasi yang kredibel dan akurat sehingga membantu anggota untuk mengambil keputusan yang tepat dalam urusan kesehatan.","trustCard.title":"Komunitas Kami ","trustCard.titleCommitted":"Berkomitmen","trustCard.titleIntegrated":"Terintegrasi","trustCard.titleModerated":"Termoderasi","trustCard.titleTrustworthy":"Terpercaya","updatePost.success.title":"Postingan berhasil diperbarui","user":"Pengguna","validation.error.requiredField":"Kolom ini wajib diisi","validation.error.validNumber":"Tolong masukkan nomor telepon yang valid","validation.error.validOTP":"Kode OTP tidak valid","verifyBotAnswer.confirmEndorse.accept":"Iya, konfirmasi.","verifyBotAnswer.confirmEndorse.cancel":"Tidak, batalkan.","verifyBotAnswer.confirmEndorse.description":"Terima kasih sudah memberikan konfirmasi jawaban.","verifyBotAnswer.confirmEndorse.heading":"Dukung jawaban ini","welcomePopup.button.continue":"Lanjut","welcomePopup.button.startExploring":"Cari Konten","welcomePopup.content2.description":"Simpan artikel yang Anda butuhkan dan buka lain waktu di laman profil.","welcomePopup.content2.title":"Simpan artikel yang Anda butuhkan dan buka lain waktu di laman profil.","welcomePopup.content3.description":"Sekarang Anda bisa memantau hasil alat cek kesehatan ini di laman profil.","welcomePopup.content3.title":"Simpan hasil tes","welcomePopup.firstLogin.content1.description":"Anda kini terdaftar sebagai anggota komunitas sehat. Silakan gunakan berbagai fasilitas kami.","welcomePopup.firstLogin.content1.title":"Selamat Bergabung!","welcomePopup.login.content1.description":"Kami punya fitur baru untuk Anda, ayo gunakan dan dapatkan manfaatnya untuk kesehatan Anda.","welcomePopup.login.content1.title":"Selamat Datang, {userName}!","whatWouldYouLikeToCreate":"Ada cerita apa hari ini?"}'),Ns=JSON.parse('{"404.description":"\u179f\u17bb\u17c6\u200b\u17a2\u1797\u17d0\u1799\u200b\u1791\u17c4\u179f \u1791\u17c6\u1796\u17d0\u179a\u200b\u179a\u1780\u200b\u1798\u17b7\u1793\u200b\u1783\u17be\u1789","404.explainer":"\u179f\u17bc\u1798\u200b\u178f\u17d2\u179a\u17a1\u1794\u17cb\u200b\u1791\u17c5\u200b\u1791\u17c6\u1796\u17d0\u179a\u200b\u178a\u17be\u1798 \u17ac\u200b\u179f\u17d2\u179c\u17c2\u1784\u179a\u1780\u200b\u1798\u17d2\u178a\u1784\u200b\u1791\u17c0\u178f","404.goBackHome":"\u178f\u17d2\u179a\u17a1\u1794\u17cb\u200b\u1791\u17c5\u200b\u1791\u17c6\u1796\u17d0\u179a\u200b\u178a\u17be\u1798","404.pageNotFound":"\u179f\u17bb\u17c6\u200b\u17a2\u1797\u17d0\u1799\u200b\u1791\u17c4\u179f \u1791\u17c6\u1796\u17d0\u179a\u200b\u179a\u1780\u200b\u1798\u17b7\u1793\u200b\u1783\u17be\u1789","404.title":"404 Not found","aboutThisGroup":"ABOUT THIS GROUP","actionPopover.delete":"Delete","actionPopover.deleteNotification":"Delete this notification","actionPopover.edit":"Edit","actionPopover.inviteShareCommunity":"Invite / Share community","actionPopover.joinCommunity":"Join Community","actionPopover.leaveCommunit":"Leave Community","actionPopover.leaveCommunity":"Leave Community","actionPopover.leaveCommunity.accept":"Leave","actionPopover.leaveCommunity.cancel":"Cancel","actionPopover.leaveCommunity.description":"Are you sure you want to leave this community?","actionPopover.leaveCommunity.title":"Leave Community","actionPopover.report":"Report","actionPopover.turnOffNotification":"Turn off notification","actionPopover.turnOffNotificationAbout":"Turn off notification about {label}","actionPopover.turnOnNotification":"Turn on notification","admin.action.activeAccount":"Active account","admin.action.addColumn":"Add column","admin.action.delete":"Delete","admin.action.deleteAccount":"Delete account","admin.action.emailMember":"Email member","admin.action.inactiveAccount":"Inactive account","admin.action.suspendAccount":"Suspend account","admin.action.unsuspendAccount":"Unsuspend account","admin.admin":"Admin","admin.ambassador":"Ambassador","admin.back":"Back","admin.backToLogin":"Back to Log in","admin.cancel":"Cancel","admin.changePassword":"Change Password","admin.changePassword.resetPassword":"Reset Password","admin.changePasswordSuccess.desc":"Password update successful! You can now login to your account with the new password","admin.comments":"Comments","admin.communities":"Communities","admin.community":"Community","admin.create":"Create","admin.expert":"Expert","admin.externalUser":"External user","admin.followingTopics":"Following topics","admin.forgotPassword":"Forgot your password?","admin.forgotPassword.desc":"Enter the email associated with your account and we\u2019ll send you a link to reset your password","admin.forgotPassword.enterEmail":"Enter your email","admin.internalUser.dropdownGroup":"Sites / Communities / Topics","admin.joinDate":"Join date","admin.likes":"Likes","admin.logOut":"Log Out","admin.logOut.desc":"Are you sure you want to log out?","admin.logOut.title":"Log Out of Hellotogether?","admin.login":"Log in","admin.login.email":"Email","admin.login.forgotPassword":"Forgot your password?","admin.login.loginToAccount":"Log in to your account","admin.login.password":"Password","admin.login.pleaseInputEmail":"Please input your email!","admin.login.pleaseInputPassword":"Please input your password!","admin.login.rememeberMe":"Rememeber me","admin.login.resetPassword":"Reset Password","admin.member":"Member","admin.moderator":"Moderator","admin.next":"Next","admin.post":"Post","admin.posts":"Posts","admin.replies":"Replies","admin.resetPassword.modal.desc":"We have sent a new password recover instructions to this account email.","admin.resetPassword.modal.title":"Instructions sent!","admin.save":"Save","admin.savePassword":"Save Password","admin.sendLink":"Send Link","admin.site":"Site","admin.sponsor":"Sponsor","admin.success":"Successs","admin.tab.activity":"ACTIVITY LOG","admin.tab.commentsInCommunities":"Comments in {communityName} ({count})","admin.tab.generalInfo":"GENERAL INFO","admin.tab.posts":"POSTS","admin.tab.postsInCommunities":"Posts in {communityName} ({count})","admin.tab.settings":"SETTINGS","admin.table.all":"All","admin.table.column.sites":"Sites","admin.table.user.column.comments":"Comments","admin.table.user.column.community":"Community","admin.table.user.column.createdDate":"Created date","admin.table.user.column.posts":"Posts","admin.table.user.column.role":"Role","admin.table.user.column.status":"Status","admin.table.user.column.topic":"Topic","admin.table.user.column.users":"Users","admin.topic":"Topic","admin.user.birth":"Date of birth","admin.user.email":"Email","admin.user.female":"Female","admin.user.fullname":"Full Name","admin.user.gender":"Gender","admin.user.male":"Male","admin.user.member.emailMember":"Email member","admin.user.optional":"optional","admin.user.resetPassword":"Reset Password","admin.user.status.active":"Active","admin.user.status.inactive":"Inactive","admin.user.username":"Username","article.shareOn":"Share on","articlePage.articleReviewerBy":"Medically reviewed by {name}","articlePage.articleUpdatedDate":"Updated {date}","articlePage.articleWrittenBy":"Written by {name}","articlePage.authorAvatarAlt":"\u179a\u17bc\u1794\u1790\u178f\u200b\u179a\u1794\u179f\u17cb\u200b\u17a2\u17d2\u1793\u1780\u200b\u1793\u17b7\u1796\u1793\u17d2\u1792","articlePage.reviewed.author":"\u17a2\u178f\u17d2\u1790\u1794\u1791\u178a\u17c4\u1799 {name} \u1793\u17c5 {date}","articlePage.reviewed.expertly":"\u178f\u17d2\u179a\u17bd\u178f\u1796\u17b7\u1793\u17b7\u178f\u17d2\u1799\u178a\u17c4\u1799 \u1782\u17d2\u179a\u17bc\u1796\u17c1\u1791\u17d2\u1799\u17af\u1780\u1791\u17c1\u179f. {name}","articlePage.reviewed.factCheck":"\u178f\u17d2\u179a\u17bd\u178f\u1796\u17b7\u1793\u17b7\u178f\u17d2\u1799\u178a\u17c4\u1799 {name}","articlePage.reviewed.lastUpdated":"\u178a\u17c4\u1799 {name} \u1780\u17c2\u179f\u1798\u17d2\u179a\u17bd\u179b\u200b\u1785\u17bb\u1784\u1780\u17d2\u179a\u17c4\u1799 {date}","articlePage.reviewed.medically":"\u178f\u17d2\u179a\u17bd\u178f\u1796\u17b7\u1793\u17b7\u178f\u17d2\u1799\u178a\u17c4\u1799 \u179c\u17c1\u1787\u17d2\u1787. {name}","articlePage.reviewed.published":"\u178a\u17c4\u1799 {name} \u1785\u17c1\u1789\u1795\u17d2\u179f\u17b6\u1799\u1790\u17d2\u1784\u17c3\u1791\u17b8 {date}","articlePage.reviewed.sameAuthor.expertly":"\u17a2\u178f\u17d2\u1790\u1794\u1791\u200b\u1793\u17b7\u1784\u200b\u178f\u17d2\u179a\u17bd\u178f\u1796\u17b7\u1793\u17b7\u178f\u17d2\u1799\u178a\u17c4\u1799 \u1782\u17d2\u179a\u17bc\u1796\u17c1\u1791\u17d2\u1799\u17af\u1780\u1791\u17c1\u179f {name} \u1793\u17c5 {date}","articlePage.reviewed.sameAuthor.medically":"\u17a2\u178f\u17d2\u1790\u1794\u1791\u178a\u17c4\u1799\u1793\u17b7\u1784\u178f\u17d2\u179a\u17bd\u178f\u1796\u17b7\u1793\u17b7\u178f\u17d2\u1799\u178a\u17c4\u1799 \u179c\u17c1\u1787\u17d2\u1787. {name} \u1793\u17c5\u200b {date}","bmi.ageInput":"\u17a2\u17d2\u1793\u1780\u17a2\u17b6\u1799\u17bb\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u17a0\u17be\u1799?","bmi.ageInput.desc":"(\u1786\u17d2\u1793\u17b6\u17c6)","bmi.ageInput.error":"\u179f\u17bc\u1798\u1794\u1789\u17d2\u1785\u17bc\u179b\u17a2\u17b6\u1799\u17bb\u17b2\u17d2\u1799\u1794\u17b6\u1793\u178f\u17d2\u179a\u17b9\u1798\u178f\u17d2\u179a\u17bc\u179c","bmi.description":"\u1794\u17d2\u179a\u17be\u200b\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u179f\u17bb\u1781\u1797\u17b6\u1796\u200bBMI \u178a\u17be\u1798\u17d2\u1794\u17b8\u200b\u1782\u178e\u1793\u17b6\u200b\u179a\u17b6\u1784\u1780\u17b6\u1799 \u1791\u1798\u17d2\u1784\u1793\u17cb \u1793\u17b7\u1784\u200b\u1780\u1798\u17d2\u1796\u179f\u17cb\u200b\u179f\u1798\u179f\u17bd\u1793 \u1793\u17b7\u1784\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u179b\u17d2\u17a2","bmi.heading":"\u1782\u178e\u1793\u17b6 BMI","bmi.heading.medical":"\u1795\u17d2\u1793\u17c2\u1780\u179c\u17c1\u1787\u17d2\u1787\u179f\u17b6\u179f\u17d2\u178f\u17d2\u179a","bmi.heading.reviewed":"\u178f\u17d2\u179a\u17bd\u178f\u1796\u17b7\u1793\u17b7\u178f\u17d2\u1799\u178a\u17c4\u1799","bmi.heightInput":"\u17a2\u17d2\u1793\u1780\u1780\u1798\u17d2\u1796\u179f\u17cb\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793? ","bmi.heightInput.desc":"(\u179f\u1784\u17cb\u1791\u17b8\u1798\u17c9\u17c2\u178f\u17d2\u179a)","bmi.heightInput.error":"\u179f\u17bc\u1798\u1794\u1789\u17d2\u1785\u17bc\u179b\u1780\u1798\u17d2\u1796\u179f\u17cb\u17b2\u17d2\u1799\u1794\u17b6\u1793\u178f\u17d2\u179a\u17b9\u1798\u178f\u17d2\u179a\u17bc\u179c","bmi.info.definition.text":"\u17a2\u17d2\u179c\u17b8\u1787\u17b6 BMI? \u1793\u17b7\u1799\u1798\u1793\u17d0\u1799 BMI","bmi.info.definition.title":"\u17a2\u17d2\u179c\u17b8\u1787\u17b6 BMI? \u1793\u17b7\u1799\u1798\u1793\u17d0\u1799 BMI","bmi.info.interpreting.text":"\u1780\u17b6\u179a\u1794\u1780\u179f\u17d2\u179a\u17b6\u1799 BMI","bmi.info.interpreting.title":"\u1780\u17b6\u179a\u1794\u1780\u179f\u17d2\u179a\u17b6\u1799 BMI","bmi.info.relevant.text":"\u178f\u17be\u1780\u17b6\u179a\u1782\u178e\u1793\u17b6 BMI \u1793\u17c5\u178f\u17c2\u1796\u17b6\u1780\u17cb\u1796\u17d0\u1793\u17d2\u1792\u1798\u17c2\u1793\u17a2\u178f\u17cb?","bmi.info.relevant.title":"\u178f\u17be\u1780\u17b6\u179a\u1782\u178e\u1793\u17b6 BMI \u1793\u17c5\u178f\u17c2\u1796\u17b6\u1780\u17cb\u1796\u17d0\u1793\u17d2\u1792\u1798\u17c2\u1793\u17a2\u178f\u17cb?","bmi.joinNow":"\u1785\u17bc\u179b\u179a\u17bd\u1798\u17a5\u17a1\u17bc\u179c\u1793\u17c1\u17c7","bmi.objective":"\u1782\u17c4\u179b\u1794\u17c6\u178e\u1784","bmi.objective.gainWeight":"\u1799\u1780\u200b\u179f\u17b6\u1785\u17cb\u178a\u17bb\u17c6","bmi.objective.loseWeight":"\u179f\u17d2\u179a\u1780\u1791\u1798\u17d2\u1784\u1793\u17cb \u179a\u17c6\u179b\u17b6\u1799\u200b\u1781\u17d2\u179b\u17b6\u1789\u17cb","bmi.objective.maintainWeight":"\u179a\u1780\u17d2\u179f\u17b6\u1791\u1798\u17d2\u1784\u1793\u17cb","bmi.personalized":"\u1785\u17bc\u179b\u179a\u17bd\u1798\u1780\u17b6\u179a\u1780\u17c6\u178e\u178f\u17cb\u1798\u17b6\u178f\u17b7\u1780\u17b6\u200b\u1796\u17d0\u178f\u17cc\u1798\u17b6\u1793\u200b\u178a\u17c2\u179b\u200b\u17a2\u17d2\u1793\u1780\u1785\u17bc\u179b\u1785\u17b7\u178f\u17d2\u178f\u200b\u1794\u17c6\u1795\u17bb\u178f","bmi.result.chart.description":"\u1794\u17be\u1782\u17b7\u178f\u200b\u1791\u17c5\u200b\u179b\u17be\u200b\u1780\u17d2\u179a\u17bb\u1798\u1798\u1793\u17bb\u179f\u17d2\u179f\u200b\u178a\u17c2\u179b\u200b\u1798\u17b6\u1793\u200b\u17a2\u17b6\u1799\u17bb \u1793\u17b7\u1784\u200b\u1797\u17c1\u1791\u200b\u178a\u17bc\u1785\u200b\u17a2\u17d2\u1793\u1780 \u17a2\u17d2\u1793\u1780\u200b\u179f\u17d2\u1790\u17b7\u178f\u200b\u1780\u17d2\u1793\u17bb\u1784\u200b\u1780\u17d2\u179a\u17bb\u1798\u200b\u1798\u1793\u17bb\u179f\u17d2\u179f {equal}%. {higher}% \u1798\u17b6\u1793\u179f\u1793\u17d2\u1791\u179f\u17d2\u179f\u1793\u17cd\u1798\u17c9\u17b6\u179f\u17cb\u179a\u17b6\u1784\u1780\u17b6\u1799 (BMI) \u1781\u17d2\u1796\u179f\u17cb\u1787\u17b6\u1784\u17a2\u17d2\u1793\u1780\u1793\u17b7\u1784 {lower}% \u1798\u17b6\u1793\u179f\u1793\u17d2\u1791\u179f\u17d2\u179f\u1793\u17cd\u1798\u17c9\u17b6\u179f\u17cb\u179a\u17b6\u1784\u1780\u17b6\u1799(BMI) \u1791\u17b6\u1794\u1787\u17b6\u1784\u17a2\u17d2\u1793\u1780","bmi.result.chart.shortenDescription":"\u1794\u17be\u1782\u17b7\u178f\u200b\u1791\u17c5\u200b\u179b\u17be\u200b\u1780\u17d2\u179a\u17bb\u1798\u1798\u1793\u17bb\u179f\u17d2\u179f\u200b\u178a\u17c2\u179b\u200b\u1798\u17b6\u1793\u200b\u17a2\u17b6\u1799\u17bb \u1793\u17b7\u1784\u200b\u1797\u17c1\u1791\u200b\u178a\u17bc\u1785\u200b\u17a2\u17d2\u1793\u1780 {higher}% \u1798\u17b6\u1793\u179f\u1793\u17d2\u1791\u179f\u17d2\u179f\u1793\u17cd\u1798\u17c9\u17b6\u179f\u17cb\u179a\u17b6\u1784\u1780\u17b6\u1799 (BMI) \u1781\u17d2\u1796\u179f\u17cb\u1787\u17b6\u1784\u17a2\u17d2\u1793\u1780\u1793\u17b7\u1784 {lower}% \u1798\u17b6\u1793\u179f\u1793\u17d2\u1791\u179f\u17d2\u179f\u1793\u17cd\u1798\u17c9\u17b6\u179f\u17cb\u179a\u17b6\u1784\u1780\u17b6\u1799(BMI) \u1791\u17b6\u1794\u1787\u17b6\u1784\u17a2\u17d2\u1793\u1780","bmi.result.chartTitle":"\u1794\u17d2\u179a\u17c0\u1794\u1792\u17c0\u1794\u200b\u1787\u17b6\u1798\u17bd\u1799\u200b\u1791\u17b7\u1793\u17d2\u1793\u1793\u17d0\u1799\u200b\u1780\u17d2\u1793\u17bb\u1784\u200b\u179f\u17d2\u179a\u17bb\u1780\u200b\u1795\u17d2\u179b\u17bc\u179c\u1780\u17b6\u179a\u178e\u17cd","bmi.result.healthy":"\u1782\u17b8\u17a1\u17bc\u1782\u17d2\u179a\u1794\u17cb\u179b\u17d2\u17a2","bmi.result.invalidEmail":"\u179f\u17bc\u1798\u1794\u1789\u17d2\u1785\u17bc\u179b\u17a2\u17ca\u17b8\u1798\u17c9\u17c2\u179b\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u17b2\u17d2\u1799\u1794\u17b6\u1793\u178f\u17d2\u179a\u17b9\u1798\u178f\u17d2\u179a\u17bc\u179c","bmi.result.obese1":"\u1792\u17b6\u178f\u17cb\u1780\u1798\u17d2\u179a\u17b7\u178f\u17e1","bmi.result.obese2":"\u1792\u17b6\u178f\u17cb\u1780\u1798\u17d2\u179a\u17b7\u178f\u17e2","bmi.result.overweight":"\u179b\u17be\u179f\u1782\u17b8\u17a1\u17bc","bmi.result.title":"BMI \u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u200b\u1782\u17ba","bmi.result.title.embedded":"BMI \u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u1782\u17ba {BMI}","bmi.result.underweight":"\u1798\u17b7\u1793\u1782\u17d2\u179a\u1794\u17cb\u1782\u17b8\u17a1\u17bc","bmi.selectGender":"\u17a2\u17d2\u1793\u1780\u1797\u17c1\u1791\u17a2\u17d2\u179c\u17b8\u178a\u17c2\u179a?","bmi.stickySignupButton":"\u1785\u17bc\u179b\u179a\u17bd\u1798\u17a5\u17a1\u17bc\u179c\u1793\u17c1\u17c7","bmi.stickySignupHeading":"\u1791\u1791\u17bd\u179b\u1794\u17b6\u1793\u200b\u1782\u1793\u17d2\u179b\u17b9\u17c7\u1796\u17b8\u200b\u17a2\u17b6\u17a0\u17b6\u179a\u17bc\u1794\u178f\u17d2\u1790\u1798\u17d2\u1797\u200b\u1796\u17b8\u200b\u17a2\u17d2\u1793\u1780\u1787\u17c6\u1793\u17b6\u1789\u1793\u17b7\u1784\u1782\u17d2\u179a\u17bc\u1796\u17c1\u1791\u17d2\u1799\u17af\u1780\u1791\u17c1\u179f\u200b\u1787\u17b6\u200b\u1785\u17d2\u179a\u17be\u1793\u200b\u179a\u1794\u179f\u17cb\u200b\u1799\u17be\u1784","bmi.submit":"\u1782\u178e\u1793\u17b6","bmi.subscribe.afterSubscibeDescription":"Hello \u1782\u17d2\u179a\u17bc\u1796\u17c1\u1791\u17d2\u1799 \u1796\u17b7\u178f\u1787\u17b6\u200b\u179f\u17c4\u1798\u1793\u179f\u17d2\u179f\u1794\u17c6\u1795\u17bb\u178f\u200b\u178a\u17c2\u179b\u200b\u1794\u17b6\u1793\u200b\u1780\u17d2\u179b\u17b6\u1799\u200b\u1787\u17b6\u200b\u1785\u17c6\u178e\u17c2\u1780\u1798\u17bd\u1799\u200b\u1793\u17c3\u200b\u1780\u17b6\u179a\u200b\u178f\u17b6\u1798\u178a\u17b6\u1793\u179f\u17bb\u1781\u1797\u17b6\u1796 \u1793\u17b7\u1784\u200b\u178a\u17c6\u178e\u17be\u179a\u200b\u1792\u17d2\u179c\u17be\u200b\u1799\u17c9\u17b6\u1784\u200b\u178e\u17b6\u200b\u17b2\u17d2\u1799\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u1780\u17b6\u1793\u17cb\u200b\u178f\u17c2\u200b\u179b\u17d2\u17a2\u200b\u1794\u17d2\u179a\u179f\u17be\u179a\u17d4 \u17a2\u17ca\u17b8\u1798\u17c9\u17c2\u179b\u179f\u17d2\u179c\u17b6\u1782\u1798\u1793\u17cd\u200b\u1793\u17b9\u1784\u200b\u1795\u17d2\u1789\u17be\u179a\u200b\u1791\u17c5\u200b\u17a2\u17d2\u1793\u1780\u200b\u1786\u17b6\u1794\u17cb\u1793\u17c1\u17c7","bmi.subscribe.afterSubscibeTitle":"\u17a2\u179a\u1782\u17bb\u178e\u178e\u17b6\u179f\u17cb\u179f\u1798\u17d2\u179a\u17b6\u1794\u17cb\u1780\u17b6\u179a\u1785\u17bb\u17c7\u1788\u17d2\u1798\u17c4\u17c7!","bmi.subscribe.buttonTitle":"\u1785\u17bb\u17c7\u1788\u17d2\u1798\u17c4\u17c7","bmi.subscribe.description":"\u1791\u1791\u17bd\u179b\u1794\u17b6\u1793\u1796\u17d2\u179a\u17b9\u178f\u17d2\u178f\u17b7\u1794\u17d0\u178f\u17d2\u179a\u179f\u17bb\u1781\u1797\u17b6\u1796\u1793\u17b7\u1784\u17a2\u17b6\u17a0\u17b6\u179a\u179a\u17bc\u1794\u178f\u17d2\u1790\u1798\u17d2\u1797\u1787\u17b6\u1794\u17d2\u179a\u1785\u17b6\u17c6\u1796\u17b8\u17a2\u17d2\u1793\u1780\u17af\u1780\u1791\u17c1\u179f\u1781\u17b6\u1784\u1785\u17c6\u178e\u17b8\u17a2\u17b6\u17a0\u17b6\u179a \u17a2\u17d2\u1793\u1780\u1787\u17c6\u1793\u17b6\u1789\u17a2\u17b6\u17a0\u17b6\u179a\u17bc\u1794\u178f\u17d2\u1790\u1798\u17d2\u1797\u1793\u17b7\u1784\u17a2\u17d2\u1793\u1780\u1787\u17c6\u1793\u17b6\u1789\u1795\u17d2\u1793\u17c2\u1780\u179f\u17bb\u1781\u1797\u17b6\u1796\u178a\u17c2\u179b\u1794\u17b6\u1793\u1785\u17bb\u17c7\u1788\u17d2\u1798\u17c4\u17c7","bmi.subscribe.placeHolder":"\u179f\u17bc\u1798\u1794\u1789\u17d2\u1785\u17bc\u179b\u17a2\u17ca\u17b8\u1798\u17c9\u17c2\u179b\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780","bmi.subscribe.title":"\u179f\u17bc\u1798\u17d2\u179a\u17c1\u1785\u179a\u17b6\u1784(\u1782\u17b8\u17a1\u17bc) \u1780\u17d2\u1793\u17bb\u1784\u200b\u178f\u1798\u17d2\u179b\u17c3\u179f\u17d2\u179a\u1798\u17c3\u200b\u178f\u17b6\u1798\u200b\u1780\u17b6\u179a\u200b\u1785\u1784\u17cb\u1794\u17b6\u1793","bmi.weightInput":"\u17a2\u17d2\u1793\u1780\u1782\u17b8\u17a1\u17bc\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793? ","bmi.weightInput.desc":"(\u1782\u17b8\u17a1\u17bc\u1780\u17d2\u179a\u17b6\u1798)","bmi.weightInput.error":"\u179f\u17bc\u1798\u1794\u1789\u17d2\u1785\u17bc\u179b\u1791\u1798\u17d2\u1784\u1793\u17cb\u17b2\u17d2\u1799\u1794\u17b6\u1793\u178f\u17d2\u179a\u17b9\u1798\u178f\u17d2\u179a\u17bc\u179c","bmr.activeLevel":"\u178f\u17be\u17a2\u17d2\u1793\u1780\u179f\u1780\u1798\u17d2\u1798\u1780\u17b6\u179a\u17a0\u17b6\u178f\u17cb\u1794\u17d2\u179a\u17b6\u178e\u1780\u1798\u17d2\u179a\u17b7\u178f\u178e\u17b6?","bmr.activeLevel.extremelyActive":"\u179f\u1780\u1798\u17d2\u1798\u17a0\u17bd\u179f\u1794\u17d2\u179a\u1798\u17b6\u178e","bmr.activeLevel.extremelyActive.description":"\u17a0\u17b6\u178f\u17cb\u1794\u17d2\u179a\u17b6\u178e/\u179b\u17c1\u1784\u1780\u17b8\u17a1\u17b6\u200b\u1787\u17d2\u179a\u17bb\u179b \u17ac\u200b\u179b\u17be\u179f\u200b\u1780\u1798\u17d2\u179b\u17b6\u17c6\u1784 \u17e2\u178a\u1784","bmr.activeLevel.intenselyActive":"\u179f\u1780\u1798\u17d2\u1798\u1781\u17d2\u179b\u17b6\u17c6\u1784","bmr.activeLevel.intenselyActive.description":"\u17a0\u17b6\u178f\u17cb\u1794\u17d2\u179a\u17b6\u178e/\u179b\u17c1\u1784\u1780\u17b8\u17a1\u17b6\u200b \u17e6-\u17e7\u178a\u1784/\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd","bmr.activeLevel.lightlyActive":"\u179f\u1780\u1798\u17d2\u1798\u178f\u17b7\u1785\u178f\u17bd\u1785","bmr.activeLevel.lightlyActive.description":"\u17a0\u17b6\u178f\u17cb\u1794\u17d2\u179a\u17b6\u178e/\u179b\u17c1\u1784\u1780\u17b8\u17a1\u17b6\u200b \u17e1-\u17e3\u178a\u1784/\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd","bmr.activeLevel.moderatelyActive":"\u179f\u1780\u1798\u17d2\u1798\u179b\u17d2\u1798\u1798","bmr.activeLevel.moderatelyActive.description":"\u17a0\u17b6\u178f\u17cb\u1794\u17d2\u179a\u17b6\u178e/\u179b\u17c1\u1784\u1780\u17b8\u17a1\u17b6\u200b \u17e3-\u17e5\u178a\u1784/\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd","bmr.activeLevel.sedentary":"\u17a2\u179f\u1780\u1798\u17d2\u1798","bmr.activeLevel.sedentary.description":"\u17a0\u17b6\u178f\u17cb\u178f\u17b7\u1785\u178f\u17bd\u1785\u17ac\u1798\u17b7\u1793\u17a0\u17b6\u178f\u17cb\u179f\u17c4\u17c7","bmr.description":"\u1794\u17d2\u179a\u17be\u1794\u17d2\u179a\u17b6\u179f\u17cb\u200b\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796 - \u17a2\u178f\u17d2\u179a\u17b6\u178a\u17bb\u178f\u1780\u17b6\u17a1\u17bc\u179a\u17b8 \u178a\u17be\u1798\u17d2\u1794\u17b8\u200b\u1780\u17c6\u178e\u178f\u17cb \u1793\u17b7\u1784\u200b\u200b\u178a\u17b9\u1784\u200b\u1796\u17b8\u200b\u1794\u179a\u17b7\u1798\u17b6\u178e\u200b\u1780\u17b6\u17a1\u17bc\u179a\u17b8\u200b\u178a\u17bb\u178f\u200b\u179f\u1798\u179f\u17d2\u179a\u1794\u1794\u17c6\u1795\u17bb\u178f\u200b\u1791\u17c5\u200b\u178f\u17b6\u1798 \u1780\u1798\u17d2\u1796\u179f\u17cb \u1791\u1798\u17d2\u1784\u1793\u17cb \u17a2\u17b6\u1799\u17bb \u1793\u17b7\u1784\u200b\u179f\u1780\u1798\u17d2\u1798\u179a\u17b6\u1784\u1780\u17b6\u1799\u200b\u1793\u17b6\u1793\u17b6","bmr.heading":"\u1782\u178e\u1793\u17b6 BMR ","bmr.info.calories.text":"\u178f\u17be\u17a2\u17d2\u1793\u1780\u178f\u17d2\u179a\u17bc\u179c\u1780\u17b6\u179a\u1780\u17b6\u17a1\u17bc\u179a\u17b8\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793 \u17a0\u17be\u1799\u200b\u1789\u17c9\u17b6\u17c6\u17a2\u17b8\u1781\u17d2\u179b\u17c7\u1794\u17b6\u1793\u1782\u17d2\u179a\u1794\u17cb?","bmr.info.calories.title":"\u178f\u17be\u17a2\u17d2\u1793\u1780\u178f\u17d2\u179a\u17bc\u179c\u1780\u17b6\u179a\u1780\u17b6\u17a1\u17bc\u179a\u17b8\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793 \u17a0\u17be\u1799\u200b\u1789\u17c9\u17b6\u17c6\u17a2\u17b8\u1781\u17d2\u179b\u17c7\u1794\u17b6\u1793\u1782\u17d2\u179a\u1794\u17cb?","bmr.info.definition.text":"\u17a2\u17d2\u179c\u17b8\u1787\u17b6 BMR? \u1793\u17b7\u1799\u1798\u1793\u17d0\u1799 BMR","bmr.info.definition.title":"\u17a2\u17d2\u179c\u17b8\u1787\u17b6 BMR? \u1793\u17b7\u1799\u1798\u1793\u17d0\u1799 BMR","bmr.joinNow":"\u1785\u17bc\u179b\u179a\u17bd\u1798\u17a5\u17a1\u17bc\u179c\u1793\u17c1\u17c7","bmr.objective.buildMuscle":"\u17a0\u17b6\u178f\u17cb\u1799\u1780\u179f\u17b6\u1785\u17cb\u178a\u17bb\u17c6","bmr.objective.loseFat":"\u179f\u17d2\u179a\u1780\u1782\u17b8\u17a1\u17bc","bmr.objective.maintainWeight":"\u179a\u1780\u17d2\u179f\u17b6\u179a\u17b6\u1784(\u1791\u1798\u17d2\u1784\u1793\u17cb)","bmr.personalized":"\u1785\u17bc\u179b\u179a\u17bd\u1798\u1780\u17b6\u179a\u1780\u17c6\u178e\u178f\u17cb\u1798\u17b6\u178f\u17b7\u1780\u17b6\u200b\u1796\u17d0\u178f\u17cc\u1798\u17b6\u1793\u200b\u178a\u17c2\u179b\u200b\u17a2\u17d2\u1793\u1780\u1785\u17bc\u179b\u1785\u17b7\u178f\u17d2\u178f\u200b\u1794\u17c6\u1795\u17bb\u178f","bmr.result.description":"\u17a2\u17d2\u1793\u1780\u200b\u178f\u17d2\u179a\u17bc\u179c\u1780\u17b6\u179a {kcal} \u1780\u17b6\u17a1\u17bc\u179a\u17b8\u200b\u1780\u17d2\u1793\u17bb\u1784\u200b\u1798\u17bd\u1799\u200b\u1790\u17d2\u1784\u17c3 \u1787\u17b6\u1798\u17bd\u1799\u200b\u1780\u1798\u17d2\u179a\u17b7\u178f\u200b\u179f\u1780\u1798\u17d2\u1798\u1797\u17b6\u1796\u200b\u179a\u17b6\u1784\u1780\u17b6\u1799 {activeLevel}","bmr.result.illustrator.high":"\u1780\u1798\u17d2\u1796\u179f\u17cb","bmr.result.illustrator.low":"\u1791\u17b6\u1794","bmr.result.title":"BMI \u178a\u17c2\u179b\u200b\u17a2\u17d2\u1793\u1780\u200b\u178f\u17d2\u179a\u17bc\u179c\u1780\u17b6\u179a\u200b\u1782\u17ba","bmr.result.title.embedded":"BMR \u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u200b\u1782\u17ba {BMR} \u1780\u17b6\u17a1\u17bc\u179a\u17b8","bmr.stickySignupButton":"\u1785\u17bc\u179b\u179a\u17bd\u1798\u17a5\u17a1\u17bc\u179c\u1793\u17c1\u17c7","bmr.stickySignupHeading":"\u1791\u1791\u17bd\u179b\u1794\u17b6\u1793\u200b\u1782\u1793\u17d2\u179b\u17b9\u17c7\u1796\u17b8\u200b\u17a2\u17b6\u17a0\u17b6\u179a\u17bc\u1794\u178f\u17d2\u1790\u1798\u17d2\u1797\u200b\u1796\u17b8\u200b\u17a2\u17d2\u1793\u1780\u1787\u17c6\u1793\u17b6\u1789\u1793\u17b7\u1784\u1782\u17d2\u179a\u17bc\u1796\u17c1\u1791\u17d2\u1799\u17af\u1780\u1791\u17c1\u179f\u200b\u1787\u17b6\u200b\u1785\u17d2\u179a\u17be\u1793\u200b\u179a\u1794\u179f\u17cb\u200b\u1799\u17be\u1784","bottomBar.comment":"Comment","bottomBar.communities":"Communities","bottomBar.home":"Home","bottomBar.myPost":"My Posts","bottomBar.post":"Post","bottomBar.share":"Share","breadcrumb.helloTogether":"Hello Together","breadcrumb.myPage":"My Page","button.back":"Back","button.create":"Create","button.save":"Save","card.members":"members","card.posts":"posts","card.topics":"topics","cardAdArticle.buttonSeeAll":"See All","cardAdArticle.heading":"Suggested Articles","cardAdArticle.headingSeeAll":"See All","cardAdArticle.subHeading":"Article you might interested in.","cardAuthor.admin":"Admin","cardAuthor.ambassador":"Ambassador","cardAuthor.expert":"Expert","cardAuthor.guide":"Guide","cardAuthor.influencer":"Influencer","cardAuthor.localAdmin":"Local Admin","cardAuthor.moderator":"Moderator","cardAuthor.sponsor":"Sponsor","cardCommunity.createAPost":"Create a post","cardCommunity.following":"Following","cardCommunity.join":"Join","cardCommunity.joined":"Joined","cardCommunity.startDisCussion":"Start a discussion","cardHealthTool.1.btnText":"Book a doctor","cardHealthTool.1.content":"Schedule appointments with the perfect doctor with ease from anywhere.","cardHealthTool.1.subTitle":"HELLO CARE","cardHealthTool.1.title":"Booking the best dotors online","cardHealthTool.2.btnText":"GET STARTED","cardHealthTool.2.content":"Get personalized health expert recommendations based on your symptoms.","cardHealthTool.2.title":"Are you experiencing symptoms but you\'re not sure what they mean?","cardList.allCommunities":"All Communities","cardList.exploreMoreCommunity":"Explore more community","cardList.findYourCommunities":"Find your communities","cardList.myCommunities":"My communities","cardLogin.mainText":"Connect with people like you in our communities","cardLogin.subText":"Log in or Sign up to participate to our communities.","cardReactions.comment":"Comment","cardReactions.reply":"Reply","cardTopic.createAPost":"Create a post","cardTopic.follow":"Follow","cardTopic.following":"Following","categoryMenu.card":"\u1780\u17b6\u178f","channelCommunity.active":"Active","channelCommunity.create":"Create","channelCommunity.delete":"Delete","channelCommunity.description":"Description","channelCommunity.dragDrop":"Drag & drop","channelCommunity.edit":"Edit","channelCommunity.english":"English","channelCommunity.followers":"Followers","channelCommunity.inactive":"Inactive","channelCommunity.inputTitleEnglish":"Please input Title (English)","channelCommunity.inputTitleLocalLanguges":"Please input Title (Local languages)","channelCommunity.invitePeople":"Invite people","channelCommunity.localLanguages":"Local languages","channelCommunity.members":"Members","channelCommunity.newTopic":"New topic","channelCommunity.posts":"Posts","channelCommunity.question.viewOnly":"View only","channelCommunity.title":"Title","channelCommunity.topics":"Topics","channelCommunity.update":"Update","character":"Characters","choicePopover.ambassadorPosts":"Ambassador posts","choicePopover.expertPosts":"Expert posts","choicePopover.lastestPost":"Latest posts","choicePopover.latest":"Latest","choicePopover.newest":"Newest","choicePopover.oldest":"Oldest","choicePopover.popular":"Popular","choicePopover.popularPost":"Popular posts","choicePopover.sort":"Sort","comment.count":"{count} comments","comment.seeMoreComments":"See {count} more comments","comment.seeMoreReplies":"See {count} more replies","community.choose":"Choose a community","community.notification.joined":"You joined {name} community","community.notification.left":"You left {name} community","copied":"Copied","copy":"Copy","createPost.popup.description":"Description","createPost.popup.primary":"Tap to select/ unselect topics","createPost.popup.submit":"Post","createPost.popup.success":"New Post Created","createPost.popup.warning":"Select a community to see your following topics","createPost.popup.warningImage":"Maximum 20 images allow, please remove some item below","createPost.popup.wordCount":"{count}/{max} words","createPost.title":"Title","createPost.urlText":"Text","disclaimer.accept":"Accept","disclaimer.description":"THIS WEBSITE DOES NOT PROVIDE MEDICAL ADVICE.\\nThe information, including but not limited to, text, graphics, images and other material contained on this website are for informational purposes only. No material on this site is intended to substitute professional medical advice, diagnosis or treatment. Always seek the advice of your physician or other qualified health care provider with any questions you may have regarding a medical condition or treatment, or before starting a new healthcare regimen. Do not disregard or delay seeking professional medical advice based on information you have read on this website.","disclaimer.ourPolicy":"Our Policies","disclaimer.title":"Disclaimer","dueDateCard.button":"\u1782\u178e\u1793\u17b6","dueDateCard.heading":"\u179f\u17d2\u179c\u17c2\u1784\u179a\u1780\u1790\u17d2\u1784\u17c3\u1786\u17d2\u179b\u1784\u1791\u1793\u17d2\u179b\u17c1\u179a\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780","dueDateCard.text":"\u179f\u17d2\u178f\u17d2\u179a\u17b8\u1797\u17b6\u1782\u1785\u17d2\u179a\u17be\u1793\u200b\u1786\u17d2\u179b\u1784\u1791\u1793\u17d2\u179b\u17c1\u17a2\u17b6\u1785\u200b\u1798\u17bb\u1793 \u17ac\u200b\u1780\u17d2\u179a\u17c4\u1799\u200b\u1798\u17bd\u1799\u200b\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd\u200b\u1793\u17c3\u200b\u1790\u17d2\u1784\u17c3\u200b\u178a\u17c2\u179b\u200b\u179a\u17c6\u1796\u17b9\u1784\u1791\u17bb\u1780","dueDatePage.afterSubscribe.description":"Hello \u1782\u17d2\u179a\u17bc\u1796\u17c1\u1791\u17d2\u1799 \u1796\u17b7\u178f\u1787\u17b6\u200b\u179f\u17c4\u1798\u1793\u179f\u17d2\u179f\u1794\u17c6\u1795\u17bb\u178f\u200b\u178a\u17c2\u179b\u200b\u1794\u17b6\u1793\u200b\u1780\u17d2\u179b\u17b6\u1799\u200b\u1787\u17b6\u200b\u1785\u17c6\u178e\u17c2\u1780\u1798\u17bd\u1799\u200b\u1793\u17c3\u200b\u1780\u17b6\u179a\u200b\u178f\u17b6\u1798\u178a\u17b6\u1793\u179f\u17bb\u1781\u1797\u17b6\u1796 \u1793\u17b7\u1784\u200b\u178a\u17c6\u178e\u17be\u179a\u200b\u1792\u17d2\u179c\u17be\u200b\u1799\u17c9\u17b6\u1784\u200b\u178e\u17b6\u200b\u17b2\u17d2\u1799\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u1780\u17b6\u1793\u17cb\u200b\u178f\u17c2\u200b\u179b\u17d2\u17a2\u200b\u1794\u17d2\u179a\u179f\u17be\u179a\u17d4 \u17a2\u17ca\u17b8\u1798\u17c9\u17c2\u179b\u179f\u17d2\u179c\u17b6\u1782\u1798\u1793\u17cd\u200b\u1793\u17b9\u1784\u200b\u1795\u17d2\u1789\u17be\u179a\u200b\u1791\u17c5\u200b\u17a2\u17d2\u1793\u1780\u200b\u1786\u17b6\u1794\u17cb\u1793\u17c1\u17c7","dueDatePage.afterSubscribe.title":"\u17a2\u179a\u1782\u17bb\u178e\u178e\u17b6\u179f\u17cb\u179f\u1798\u17d2\u179a\u17b6\u1794\u17cb\u1780\u17b6\u179a\u1785\u17bb\u17c7\u1788\u17d2\u1798\u17c4\u17c7!","dueDatePage.calculationMethod":"\u179c\u17b7\u1792\u17b8\u179f\u17b6\u179f\u17d2\u178f\u17d2\u179a\u1782\u178e\u1793\u17b6","dueDatePage.conceptionDate":"\u1790\u17d2\u1784\u17c3\u200b\u1794\u1784\u17d2\u1780\u200b\u1780\u17c6\u178e\u17be\u178f","dueDatePage.conceptionDateExplaination":"\u1780\u17b6\u179a\u200b\u1782\u178e\u1793\u17b6\u200b\u17a2\u17b6\u1799\u17bb\u200b\u1782\u1797\u17cc\u200b \u178a\u17c4\u1799\u200b\u1782\u17b7\u178f\u200b\u178f\u17b6\u1798\u200b\u200b\u1796\u17c1\u179b\u200b\u179c\u17c1\u179b\u17b6\u200b\u1794\u17b6\u1793\u200b\u179a\u17bd\u1798\u200b\u1797\u17c1\u1791 \u1782\u17ba\u200b\u17a2\u17b6\u1785\u200b\u1792\u17d2\u179c\u17be\u200b\u1791\u17c5\u200b\u1794\u17b6\u1793\u200b\u1782\u17d2\u179a\u1794\u17cb\u200b\u1782\u17bc\u1797\u179a\u17b7\u1799\u17b6\u200b\u179f\u17d2\u179c\u17b6\u1798\u17b8\u200b\u200b\u1791\u17b6\u17c6\u1784\u17a2\u179f\u17cb \u178a\u17c2\u179b\u200b\u1794\u17b6\u1793\u200b\u1785\u17b6\u17c6\u200b\u1785\u17d2\u1794\u17b6\u179f\u17cb\u200b\u1796\u17b8\u200b\u1790\u17d2\u1784\u17c3\u200b\u1794\u17b6\u1793\u200b\u179a\u17bd\u1798\u200b\u1797\u17c1\u1791 \u17a0\u17be\u1799\u200b\u1797\u17b6\u1782\u17b8\u200b\u1781\u17b6\u1784\u200b\u179f\u17d2\u179a\u17b8\u200b\u1798\u17b6\u1793\u200b\u179c\u178a\u17d2\u178a\u200b\u179a\u178a\u17bc\u179c\u200b\u1791\u17c0\u1784\u200b\u1791\u17b6\u178f\u17cb \u1793\u17b7\u1784\u200b\u17a2\u17b6\u1785\u200b\u1780\u17c6\u178e\u178f\u17cb\u200b\u1790\u17d2\u1784\u17c3\u200b\u200b\u1792\u17d2\u179b\u17b6\u1780\u17cb\u200b\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u1794\u17b6\u1793\u200b\u17d4 \u17a0\u17c1\u178f\u17bb\u1795\u179b\u200b\u1785\u17c6\u1796\u17c4\u17c7\u200b\u179a\u17bf\u1784\u200b\u1793\u17c1\u17c7 \u1782\u17ba\u200b\u1790\u17b6\u200b\u1794\u1793\u17d2\u1791\u17b6\u1794\u17cb\u200b\u1796\u17b8\u200b\u1792\u17d2\u179b\u17b6\u1780\u17cb\u200b\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u200b\u1791\u17bb\u17c6 \u179f\u17ca\u17bb\u178f\u200b\u1789\u17b8\u200b\u17a2\u17b6\u1785\u200b\u179a\u179f\u17cb\u200b\u1794\u17b6\u1793\u200b\u178f\u17d2\u179a\u17b9\u1798\u200b\u178f\u17c2\u200b\u1798\u17bd\u1799\u200b\u1790\u17d2\u1784\u17c3 \u1781\u178e\u17c8\u200b\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u200b\u1788\u17d2\u1798\u17c4\u179b\u200b\u17a2\u17b6\u1785\u200b\u179a\u179f\u17cb\u200b\u1793\u17c5\u200b\u1780\u17d2\u1793\u17bb\u1784\u200b\u179a\u17b6\u1784\u200b\u1780\u17b6\u1799\u200b\u1798\u1793\u17bb\u179f\u17d2\u179f\u200b\u179f\u17d2\u179a\u17b8\u200b\u1799\u17be\u1784\u200b\u179a\u17a0\u17bc\u178f\u200b\u178a\u179b\u17cb\u200b\u1794\u17d2\u179a\u17b6\u17c6\u200b\u1790\u17d2\u1784\u17c3\u200b\u17d4 \u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u200b\u1788\u17d2\u1798\u17c4\u179b\u200b\u17a2\u17b6\u1785\u200b\u1794\u1784\u17d2\u1780\u200b\u1780\u17c6\u178e\u17be\u178f\u200b\u1791\u17c5\u200b\u1794\u17b6\u1793 \u178f\u17c2\u200b\u1780\u17d2\u1793\u17bb\u1784\u200b\u1796\u17c1\u179b\u200b\u178a\u17c2\u179b\u200b\u1798\u17b6\u1793\u200b\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u200b\u1789\u17b8\u200b\u1791\u17bb\u17c6\u200b\u1792\u17d2\u179b\u17b6\u1780\u17cb\u200b\u1794\u17c9\u17bb\u178e\u17d2\u178e\u17c4\u17c7\u17d4 \u1794\u17be\u200b\u178f\u17b6\u1798\u200b\u1780\u17b6\u179a\u200b\u1782\u178e\u1793\u17b6 \u1790\u17d2\u1784\u17c3\u200b\u1791\u17b8\u200b\u1798\u17bd\u1799\u200b\u1793\u17c3\u200b\u1780\u17b6\u179a\u200b\u1798\u17b6\u1793\u200b\u1795\u17d2\u1791\u17c3\u200b\u1796\u17c4\u17c7\u200b\u1793\u17b9\u1784\u200b\u1785\u17b6\u1794\u17cb\u200b\u179a\u17b6\u1794\u17cb\u200b\u1796\u17b8\u200b\u1790\u17d2\u1784\u17c3\u200b\u200b\u1794\u17b6\u1793\u200b\u179a\u17bd\u1798\u1797\u17c1\u1791 \u17a0\u17be\u1799\u200b\u178f\u17d2\u179a\u17bc\u179c\u200b\u1794\u17bc\u1780\u200b\u1794\u1793\u17d2\u1790\u17c2\u1798\u200b\u1785\u17c6\u1793\u17bd\u1793\u200b\u17e3\u17e6\u200b\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd \u17ac\u200b\u17e2\u17e6\u17e6\u200b\u1790\u17d2\u1784\u17c3\u200b (\u179f\u1793\u17d2\u1798\u178f\u200b\u1790\u17b6\u200b\u1798\u17b6\u1793\u200b\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u200b\u1789\u17b8\u1792\u17d2\u179b\u17b6\u1780\u17cb)\u200b\u17d4","dueDatePage.daysText":"{number} \u1785\u17c6\u17c6\u1793\u17bd\u1793\u200b\u1790\u17d2\u1784\u17c3\u200b","dueDatePage.description":"\u1794\u17d2\u179a\u17be\u200b\u179c\u17b7\u1792\u17b8\u200b\u1782\u178e\u1793\u17b6\u200b\u1793\u17c1\u17c7\u200b\u200b \u1782\u17ba\u200b\u178a\u17be\u1798\u17d2\u1794\u17b8\u200b\u179a\u1780\u200b\u1790\u17d2\u1784\u17c3\u200b\u179f\u1798\u17d2\u179a\u17b6\u179b\u200b\u1780\u17bc\u1793\u200b\u17d4 \u179c\u17b7\u1792\u17b8\u200b\u200b\u1793\u17c1\u17c7\u200b\u17a2\u17b6\u1785\u200b\u1794\u17c9\u17b6\u1793\u17cb\u179f\u17d2\u1798\u17b6\u1793\u200b\u1790\u17d2\u1784\u17c3\u200b\u179f\u1798\u17d2\u179a\u17b6\u179b\u200b\u1794\u17b6\u1793\u200b \u178f\u17c2\u200b\u1798\u17b7\u1793\u200b\u1792\u17b6\u1793\u17b6\u200b\u1790\u17b6\u200b\u178f\u17d2\u179a\u17b9\u1798\u200b\u178f\u17d2\u179a\u17bc\u179c\u200b\u1791\u17b6\u17c6\u1784\u200b\u179f\u17d2\u179a\u17bb\u1784\u200b\u1791\u17c1\u200b\u17d4 \u179f\u17d2\u179a\u17d2\u178f\u17b8\u200b\u1797\u17b6\u1782\u200b\u1785\u17d2\u179a\u17be\u1793 \u1798\u17b7\u1793\u200b\u1791\u17b6\u17c6\u1784\u200b\u17a2\u179f\u17cb\u200b\u1791\u17c1 \u17a2\u17b6\u1785\u200b\u1786\u17d2\u179b\u1784\u200b\u1791\u1793\u17d2\u179b\u17c1\u200b\u1798\u17bb\u1793\u200b \u17ac\u200b\u1780\u17d2\u179a\u17c4\u1799\u200b\u1798\u17bd\u1799\u200b\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd \u1793\u17c3\u200b\u1796\u17c1\u179b\u200b\u179c\u17c1\u179b\u17b6\u200b\u1794\u17c9\u17b6\u1793\u17cb\u200b\u179f\u17d2\u1798\u17b6\u1793\u200b\u1793\u17c1\u17c7\u17d4","dueDatePage.disclaimer":"\u1794\u178a\u17b7\u179f\u17c1\u1792","dueDatePage.dueDateResult":"\u1790\u17d2\u1784\u17c3\u1786\u17d2\u179b\u1784\u1791\u1793\u17d2\u179b\u17c1\u179a\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u1782\u17ba","dueDatePage.explainMethods":"\u1796\u1793\u17d2\u1799\u179b\u17cb\u200b\u1796\u17b8\u200b\u179a\u1794\u17c0\u1794\u200b\u1782\u178e\u1793\u17b6","dueDatePage.faqs":"\u179f\u17c6\u178e\u17bd\u179a\u178a\u17c2\u179b\u179f\u17bd\u179a\u1789\u17b9\u1780\u1789\u17b6\u1794\u17cb","dueDatePage.firstTrimester":"\u178f\u17d2\u179a\u17b8\u1798\u17b6\u179f\u1791\u17b8\u17e1","dueDatePage.info":"\u1796\u17d0\u178f\u17cc\u1798\u17b6\u1793","dueDatePage.ivf":"\u1780\u17b6\u179a\u200b\u1794\u1784\u17d2\u1780\u1780\u17c6\u178e\u17be\u178f\u200b\u1780\u17d2\u1793\u17bb\u1784\u200b\u1780\u17c2\u179c(IVF)","dueDatePage.ivf.transferDate":"\u1780\u17b6\u179b\u1794\u179a\u17b7\u1785\u17d2\u1786\u17c1\u1791\u1793\u17c3\u1780\u17b6\u179a\u1795\u17d2\u179f\u17b6\u17c6\u17a2\u17c6\u1794\u17d2\u179a\u17ca\u17b8\u1799\u17c9\u17bb\u1784","dueDatePage.ivf.transferDateRadio":"{number} \u1790\u17d2\u1784\u17c3\u1795\u17d2\u179f\u17b6\u17c6\u17a2\u17c6\u1794\u17d2\u179a\u17ca\u17b8\u1799\u17c9\u17bb\u1784","dueDatePage.ivfExplaination":"\u1780\u17b6\u179a\u200b\u1782\u178e\u200b\u1793\u17b6\u200b\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd\u200b\u1793\u17c3\u200b\u1780\u17b6\u179a\u200b\u1796\u1796\u17c4\u17c7 \u1793\u17b7\u1784\u200b\u1790\u17d2\u1784\u17c3\u200b\u179f\u1798\u17d2\u179a\u17b6\u179b\u200b\u178a\u17c4\u1799\u200b\u1780\u17b6\u179a\u200b\u1785\u17b6\u1780\u17cb\u200b\u179f\u17d2\u1796\u17c2\u1798\u200b\u179f\u17b7\u1794\u17d2\u1794\u1793\u17b7\u1798\u17d2\u1798\u17b7\u178f\u200b\u1798\u17b6\u1793\u200b\u1797\u17b6\u1796\u200b\u1784\u17b6\u1799\u200b\u179f\u17d2\u179a\u17bd\u179b\u200b\u1785\u17d2\u179a\u17be\u1793\u1787\u17b6\u1784\u200b\u1780\u17b6\u179a\u200b\u1782\u178e\u1793\u17b6\u200b\u1780\u17b6\u179a\u200b\u1796\u1796\u17c4\u17c7\u200b\u1792\u1798\u17d2\u1798\u178f\u17b6\u200b\u17d4 \u1780\u17b6\u179a\u178e\u17cd\u200b\u1793\u17c1\u17c7\u200b \u1780\u17cf\u200b\u1796\u17d2\u179a\u17c4\u17c7\u200b\u200b\u1790\u17b6\u200b\u200b\u1799\u17be\u1784\u200b\u1794\u17b6\u1793\u200b\u178a\u17b9\u1784\u200b\u1796\u17b8\u200b\u1796\u17c1\u179b\u200b\u179c\u17c1\u179b\u17b6\u200b\u1795\u17d2\u179f\u17b6\u17c6\u200b\u200b\u17a2\u17c6\u1794\u17d2\u179a\u17b8\u1799\u17c9\u17bb\u1784\u200b\u200b\u1785\u17d2\u1794\u17b6\u179f\u17cb\u200b\u179b\u17b6\u179f\u17cb \u17ac\u200b\u1780\u17b6\u179a\u200b\u1791\u17bb\u17c6\u1792\u17d2\u179b\u17b6\u1780\u17cb\u200b\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u200b\u1789\u17b8\u200b\u17d4 \u1793\u17c5\u200b\u1796\u17c1\u179b\u200b \u179f\u17d2\u179a\u17d2\u178f\u17b8\u200b\u1799\u17be\u1784\u200b\u1780\u17d2\u179b\u17b6\u1799\u200b\u1787\u17b6\u200b\u200b\u1795\u17d2\u1793\u17c2\u1780\u200b\u1798\u17bd\u1799\u200b\u1793\u17c3\u200b\u200b\u1798\u17d2\u178a\u17b6\u1799\u200b\u200b\u1798\u17b6\u1793\u200b\u1780\u17bc\u1793\u200b\u179b\u17bc\u178f\u179b\u17b6\u179f\u17cb\u200b\u1780\u17d2\u1793\u17bb\u1784\u200b\u1780\u17c2\u179c (IVF)\u200b\u17a0\u17be\u1799\u200b \u179a\u1799\u17c8\u1796\u17c1\u179b\u200b\u1793\u17c3\u200b\u200b\u1780\u17b6\u179a\u200b\u179f\u1798\u17d2\u179a\u17b6\u179b\u200b\u17a2\u17b6\u1785\u200b\u1782\u178e\u1793\u17b6\u200b\u178a\u17c4\u1799\u200b\u1794\u17bc\u1780\u200b\u1794\u1793\u17d2\u1790\u17c2\u1798\u200b\u17e3\u17e8\u200b\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd (\u17e2\u17e6\u17e6\u1790\u17d2\u1784\u17c3) \u1782\u17b7\u178f\u200b\u1785\u17b6\u1794\u17cb\u200b\u1796\u17b8\u200b\u179f\u17ca\u17bb\u178f\u200b\u1794\u1784\u17d2\u1780\u200b\u1780\u17c6\u178e\u17be\u178f\u200b\u17d4 \u179c\u17b7\u1792\u17b8\u200b\u1798\u17bd\u1799\u200b\u1791\u17c0\u178f \u17a2\u17b6\u1785\u200b\u1782\u178e\u1793\u17b6\u200b\u178a\u17c4\u1799\u200b\u1794\u17bc\u1780\u200b\u1794\u1793\u17d2\u1790\u17c2\u1798\u200b\u17e3\u17e8\u200b\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd \u178f\u17c2\u200b\u178a\u1780\u200b\u1785\u17c6\u1793\u17bd\u1793\u200b\u1793\u200b\u1790\u17d2\u1784\u17c3\u200b\u178a\u17c2\u179b\u200b\u17a2\u17c6\u1794\u17d2\u179a\u17b8\u1799\u17c9\u17bb\u1784\u200b\u1785\u17b6\u1794\u17cb\u200b\u1780\u17c6\u178e\u17be\u178f\u200b\u17d4 \u17a7\u1791\u17b6\u17a0\u179a\u178e\u17cd\u200b\u1790\u17b6\u200b\u1780\u17b6\u179a\u200b\u178a\u17b6\u1780\u17cb\u200b\u17a2\u17c6\u1794\u17d2\u179a\u17b8\u1799\u17c9\u17bb\u1784\u200b\u1798\u17b6\u1793\u200b\u1796\u17c1\u179b\u200b\u1794\u17b8\u1790\u17d2\u1784\u17c3 \u1799\u17be\u1784\u200b\u178f\u17d2\u179a\u17bc\u179c\u200b\u178a\u1780\u200b\u1794\u17b8\u1790\u17d2\u1784\u17c3\u1785\u17c1\u1789 \u1793\u17b7\u1784\u200b\u1794\u17be\u200b\u179a\u1799\u17c8\u1796\u17c1\u179b\u200b\u178a\u17b6\u1780\u17cb\u200b\u17a2\u17c6\u1794\u17d2\u179a\u17b8\u1799\u17c9\u17bb\u1784\u200b\u1785\u17bc\u179b\u200b\u1798\u17b6\u1793\u200b\u1794\u17d2\u179a\u17b6\u17c6\u200b\u1790\u17d2\u1784\u17c3 \u1799\u17be\u1784\u200b\u178f\u17d2\u179a\u17bc\u179c\u200b\u178a\u1780\u200b\u1794\u17d2\u179a\u17b6\u17c6\u200b\u1790\u17d2\u1784\u17c3\u200b\u1785\u17c1\u1789\u200b\u17d4\u200b\u200b ","dueDatePage.joinNow":"\u1785\u17bc\u179b\u179a\u17bd\u1798\u17a5\u17a1\u17bc\u179c\u1793\u17c1\u17c7","dueDatePage.lastPeriod":"\u1780\u17b6\u179a\u200b\u1798\u1780\u200b\u179a\u178a\u17bc\u179c\u1785\u17bb\u1784\u1780\u17d2\u179a\u17c4\u1799","dueDatePage.lastPeriod.calculate":"\u1782\u178e\u1793\u17b6","dueDatePage.lastPeriod.lastPeriodLabel":"\u1790\u17d2\u1784\u17c3\u178a\u17c6\u1794\u17bc\u1784\u200b\u1794\u17c6\u1795\u17bb\u178f\u200b\u1793\u17c3\u200b\u1780\u17b6\u179a\u200b\u1798\u1780\u200b\u179a\u178a\u17bc\u179c\u1785\u17bb\u1784\u1780\u17d2\u179a\u17c4\u1799","dueDatePage.lastPeriod.periodLengthLabel":"\u179a\u1799\u17c8\u1796\u17c1\u179b\u200b\u179c\u178a\u17d2\u178a\u179a\u178a\u17bc\u179c","dueDatePage.lastPeriodExplaination":"\u179f\u17d2\u178f\u17d2\u179a\u17b8\u200b\u1796\u1796\u17c4\u17c7\u200b\u1797\u17b6\u1782\u1785\u17d2\u179a\u17be\u1793\u200b\u1796\u1796\u17c4\u17c7\u200b\u1794\u17d2\u179a\u1798\u17b6\u178e \u17e4\u17e0\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd (\u17ac \u17e3\u17e8 \u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd\u200b\u1785\u17b6\u1794\u17cb\u200b\u1796\u17b8\u200b\u1794\u1784\u17d2\u1780\u200b\u1780\u17c6\u178e\u17be\u178f) \u1791\u17be\u1794\u200b\u1786\u17d2\u179b\u1784\u200b\u1791\u1793\u17d2\u179b\u17c1\u17d4 \u178a\u17bc\u1785\u17d2\u1793\u17c1\u17c7\u200b\u179a\u1794\u17c0\u1794\u200b\u1794\u17c9\u17b6\u1793\u17cb\u179f\u17d2\u1798\u17b6\u1793\u200b\u200b\u1790\u17d2\u1784\u17c3\u200b\u179f\u1798\u17d2\u179a\u17b6\u179b\u200b\u179b\u17d2\u17a2\u200b\u1794\u17c6\u1795\u17bb\u178f\u200b\u1782\u17ba \u179a\u17b6\u1794\u17cb\u200b\u1781\u17d2\u179b\u17bd\u1793\u200b\u17af\u1784\u200b\u17b2\u17d2\u1799\u200b\u1782\u17d2\u179a\u1794\u17cb \u17e4\u17e0\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd \u17ac \u17e2\u17e8\u17e0\u1790\u17d2\u1784\u17c3 \u1785\u17b6\u1794\u17cb\u200b\u1796\u17b8\u200b\u1790\u17d2\u1784\u17c3\u200b\u1794\u17b6\u178f\u17cb\u200b\u179a\u178a\u17bc\u179c\u200b\u1785\u17bb\u1784\u1780\u17d2\u179a\u17c4\u1799\u17d4 \u179c\u17b7\u1792\u17b8\u200b\u1798\u17d2\u1799\u17c9\u17b6\u1784\u200b\u1791\u17c0\u178f\u200b\u1782\u17ba \u1799\u1780\u200b\u1790\u17d2\u1784\u17c3\u200b\u1794\u17b6\u178f\u17cb\u200b\u179a\u178a\u17bc\u179c\u200b\u1785\u17bb\u1784\u1780\u17d2\u179a\u17c4\u1799 \u1794\u17bc\u1780\u200b\u1790\u17c2\u1798 \u17e7\u1790\u17d2\u1784\u17c3 \u17a0\u17be\u1799\u200b\u178a\u1780\u200b \u17e3\u1781\u17c2\u200b\u1785\u17c1\u1789\u17d4 \u1798\u17b6\u1793\u1793\u17d0\u1799\u200b\u1790\u17b6 \u1794\u17d2\u179a\u179f\u17b7\u1793\u200b\u1794\u17be\u200b\u179a\u178a\u17bc\u179c\u1785\u17bb\u1784\u1780\u17d2\u179a\u17c4\u1799\u200b\u179a\u1794\u179f\u17cb\u200b\u17a2\u17d2\u1793\u1780\u200b\u1785\u17b6\u1794\u17cb\u200b\u1795\u17d2\u178a\u17be\u1798\u200b\u1790\u17d2\u1784\u17c3 \u17e1\u17e1 \u1798\u17c1\u179f\u17b6 \u17e2\u17e0\u17e2\u17e0 \u17a0\u17be\u1799\u200b\u178f\u1798\u17d2\u179a\u17bc\u179c\u200b\u17b2\u17d2\u1799\u200b\u178a\u1780 \u17e3\u1781\u17c2\u200b\u1785\u17c1\u1789\u200b\u1796\u17b8 \u178f\u17d2\u179a\u17bc\u179c\u200b\u1793\u17b9\u1784\u200b\u1790\u17d2\u1784\u17c3 \u17e1\u17e1 \u1798\u1780\u179a\u17b6 \u17e2\u17e0\u17e2\u17e0 \u1794\u1793\u17d2\u1791\u17b6\u1794\u17cb\u200b\u1798\u1780\u200b\u1794\u17bc\u1780\u200b\u1790\u17c2\u1798 \u17e7\u1790\u17d2\u1784\u17c3\u17d4 \u178a\u17bc\u1785\u17d2\u1793\u17c1\u17c7 \u1790\u17d2\u1784\u17c3\u200b\u179f\u1798\u17d2\u179a\u17b6\u179b\u200b\u1780\u17bc\u1793\u200b\u200b\u179a\u1794\u179f\u17cb\u200b\u17a2\u17d2\u1793\u1780\u200b\u1782\u17ba \u1790\u17d2\u1784\u17c3\u1791\u17b8 \u17e1\u17e8 \u1798\u1780\u179a\u17b6 \u17e2\u17e0\u17e2\u17e1. \u1793\u17c1\u17c7\u200b\u1787\u17b6\u200b\u179c\u17b7\u1792\u17b8\u200b\u178a\u17c2\u179b\u200b\u1782\u17d2\u179a\u17bc\u1796\u17c1\u1791\u17d2\u1799\u200b\u1794\u17c9\u17b6\u1793\u17cb\u179f\u17d2\u1798\u17b6\u1793\u200b\u1790\u17d2\u1784\u17c3\u200b\u179f\u1798\u17d2\u179a\u17b6\u179b\u17d4 \u1794\u17c9\u17bb\u1793\u17d2\u178f\u17c2\u200b\u178f\u17d2\u179a\u17bc\u179c\u200b\u1785\u17b6\u17c6\u200b\u1790\u17b6 \u178f\u17b6\u1798\u200b\u1787\u17b6\u1780\u17cb\u179f\u17d2\u178a\u17c2\u1784\u200b\u1780\u17b6\u179a\u200b\u1786\u17d2\u179b\u1784\u200b\u1791\u1793\u17d2\u179b\u17c1 \u17a2\u17b6\u1785\u200b\u1798\u17bb\u1793 \u17ac\u200b\u1780\u17d2\u179a\u17c4\u1799 \u17e1\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd\u17d4 ","dueDatePage.marrybabyBanner.buttonText":"\u0110\u0103ng k\xfd ngay","dueDatePage.marrybabyBanner.description":"Dinh d\u01b0\u1ee1ng cho m\u1eb9 - Qu\xe0 x\u1ecbn cho b\xe9","dueDatePage.marrybabyBanner.title":"Combo Qu\xe0 v\xe0ng","dueDatePage.personalized":"\u1785\u17bc\u179b\u179a\u17bd\u1798\u1794\u178e\u17d2\u178a\u17bb\u17c6\u1798\u17b6\u178f\u17b7\u1780\u17b6\u200b","dueDatePage.recalculate":"\u1782\u178e\u1793\u17b6\u179f\u17b6\u179a\u17a1\u17be\u1784\u179c\u17b7\u1789","dueDatePage.receivePreparationPlans":"\u1791\u1791\u17bd\u179b\u200b\u1799\u1780\u200b\u1780\u17b6\u179a\u200b\u179a\u17c0\u1794\u1785\u17c6\u200b\u1795\u17c2\u1793\u1780\u17b6\u179a \u17a0\u17be\u1799\u200b\u1796\u17d2\u179a\u17b9\u178f\u17d2\u178f\u1794\u17d0\u178f\u17d2\u179a\u200b\u1790\u17d2\u1798\u17b8\u17d7","dueDatePage.resultShare":"\u1785\u17bc\u179b\u179a\u17bd\u1798\u17a2\u1794\u17a2\u179a! \u17a2\u17d2\u1793\u1780\u1798\u17b6\u1793\u1782\u1797\u17cc {count} \u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd\u17a0\u17be\u1799","dueDatePage.resultShare_plural":"\u1785\u17bc\u179b\u179a\u17bd\u1798\u17a2\u1794\u17a2\u179a! \u17a2\u17d2\u1793\u1780\u1798\u17b6\u1793\u1782\u1797\u17cc {count} \u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd\u17a0\u17be\u1799","dueDatePage.saveResult":"\u1780\u178f\u17cb\u200b\u179b\u1791\u17d2\u1792\u1795\u179b\u200b\u1791\u17bb\u1780 \u17a0\u17be\u1799\u200b\u1794\u1793\u17d2\u178f\u200b\u178f\u17b6\u1798\u178a\u17b6\u1793\u200b\u1780\u17b6\u179a\u200b\u179c\u17b7\u179c\u178f\u17d2\u178f\u200b\u1795\u17d2\u1791\u17c3\u1796\u17c4\u17c7\u200b\u179a\u1794\u179f\u17cb\u200b\u17a2\u17d2\u1793\u1780","dueDatePage.secondTrimester":"\u178f\u17d2\u179a\u17b8\u1798\u17b6\u179f\u1791\u17b8\u17e2","dueDatePage.seoDescription":"\u1785\u1784\u17cb\u178a\u17b9\u1784\u1790\u17b6\u200b\u1780\u17bc\u1793\u17a2\u17b6\u1785\u200b\u1780\u17be\u178f\u200b\u1790\u17d2\u1784\u17c3\u1781\u17c2\u178e\u17b6\u200b\u1798\u17c2\u1793\u17a2\u178f\u17cb? \u178f\u17c4\u17c7\u200b\u179f\u17b6\u1780\u179b\u17d2\u1794\u1784\u200b \u1782\u178e\u1793\u17b6\u1790\u17d2\u1784\u17c3\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u1789\u17b8\u1791\u17bb\u17c6\u1792\u17d2\u179b\u17b6\u1780\u17cb ","dueDatePage.seoSchema":"\u1785\u17c6\u178e\u17bb\u1785\u200b\u1782\u17bd\u179a\u1792\u17d2\u179c\u17be\u1794\u1793\u17d2\u1790\u17c2\u1798","dueDatePage.seoTitle":"\u1782\u178e\u1793\u17b6\u1790\u17d2\u1784\u17c3\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u1789\u17b8\u1791\u17bb\u17c6\u1792\u17d2\u179b\u17b6\u1780\u17cb - Hellokrupet","dueDatePage.subscribe.buttonTitle":"\u1785\u17bb\u17c7\u1788\u17d2\u1798\u17c4\u17c7","dueDatePage.subscribe.description":"\u1785\u17bc\u179b\u179a\u17bd\u1798\u1787\u17b6\u1798\u17bd\u1799\u200b\u1793\u17b9\u1784\u200b\u1794\u17c9\u17b6\u1798\u17c9\u17b6\u1780\u17cb\u200b\u179a\u17b6\u1794\u17cb\u179b\u17b6\u1793\u1793\u17b6\u1780\u17cb\u200b\u1795\u17d2\u179f\u17c1\u1784\u1791\u17c0\u178f \u17a0\u17be\u1799\u200b\u1785\u17b6\u1794\u17cb\u1795\u17d2\u178a\u17be\u1798\u200b\u178f\u17b6\u1798\u178a\u17b6\u1793\u200b\u1780\u17b6\u179a\u179c\u17b7\u179c\u178f\u17d2\u178f\u1793\u17cd\u200b\u1795\u17d2\u1791\u17c3\u1796\u17c4\u17c7 \u1793\u17b7\u1784\u200b\u1791\u17b6\u179a\u1780\u1780\u17d2\u1793\u17bb\u1784\u200b\u1795\u17d2\u1791\u17c3\u1791\u17b6\u17c6\u1784\u200b\u17a2\u179f\u17cb\u1782\u17d2\u1793\u17b6\u200b\u1787\u17b6\u1798\u17bd\u1799 Hellokrupet.com","dueDatePage.subscribe.placeHolder":"\u179f\u17bc\u1798\u1794\u1789\u17d2\u1785\u17bc\u179b\u17a2\u17ca\u17b8\u1798\u17c9\u17c2\u179b\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780","dueDatePage.subscribe.title":"\u178f\u17b6\u1798\u178a\u17b6\u1793\u1780\u17b6\u179a\u179c\u17b7\u179c\u178f\u17d2\u178f\u1793\u17cd\u1780\u17b6\u179a\u1796\u1796\u17c4\u17c7\u1793\u17b7\u1784\u1780\u17bc\u1793\u1780\u17d2\u1793\u17bb\u1784\u1795\u17d2\u1791\u17c3","dueDatePage.suggestedArticles":"\u17a2\u178f\u17d2\u1790\u1794\u1791\u17a2\u17d2\u1793\u1780\u17a2\u17b6\u1785\u1785\u17bc\u179b\u1785\u17b7\u178f\u17d2\u178f","dueDatePage.thirdTrimester":"\u178f\u17d2\u179a\u17b8\u1798\u17b6\u179f\u1791\u17b8\u17e3","dueDatePage.trackYourBaby":"\u178f\u17b6\u1798\u178a\u17b6\u1793\u200b\u1780\u17b6\u179a\u179c\u17b7\u179c\u178f\u17d2\u178f \u1793\u17b7\u1784\u200b\u1780\u17c6\u178e\u178f\u17cb\u178f\u17d2\u179a\u17b6\u200b\u1780\u17b6\u179b\u179c\u17b7\u1797\u17b6\u1782\u1785\u17b6\u1780\u17cb\u1790\u17d2\u1793\u17b6\u17c6\u1794\u1784\u17d2\u1780\u17b6\u179a\u179a\u1794\u179f\u17cb\u1780\u17bc\u1793\u200b\u178a\u17c4\u1799\u200b\u1781\u17d2\u179b\u17bd\u1793\u200b\u17a2\u17d2\u1793\u1780","dueDatePage.unlockFullPregnacy":"\u1791\u1791\u17bd\u179b\u1780\u17b6\u179a\u1798\u17b6\u1793\u1795\u17d2\u1791\u17c3\u1796\u17c4\u17c7\u1793\u17b7\u1784\u1780\u17b6\u179a\u179c\u17b7\u179c\u178f\u17d2\u178f\u179a\u1794\u179f\u17cb\u1791\u17b6\u179a\u1780\u1796\u17c1\u1789\u179b\u17c1\u1789","dueDatePage.weekResult":"\u179f\u17bc\u1798\u17a2\u1794\u17a2\u179a\u179f\u17b6\u1791\u179a! \u17a2\u17d2\u1793\u1780\u200b\u1798\u17b6\u1793\u200b\u1791\u1798\u17d2\u1784\u1793\u17cb {week} \u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd\u17a0\u17be\u1799","expert.content.experiences":"Experiences","followingTopics":"Folowing topics","footer.bigLinks.discover":"\u1798\u17b6\u178f\u17b7\u1780\u17b6","footer.bigLinks.discovery":"\u1798\u17b6\u178f\u17b7\u1780\u17b6","footer.bigLinks.healthCare":"Health Care","footer.bigLinks.healthTogether":"Health Together","footer.bigLinks.healthTools":"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796","footer.copyrightText":"\xa92021 Hello Health Group Pte. Ltd. \u179a\u1780\u17d2\u179f\u17b6\u179f\u17b7\u1791\u17d2\u1792\u200b\u1782\u17d2\u179a\u1794\u17cb\u1799\u17c9\u17b6\u1784\u17d4 \u1780\u17d2\u1793\u17bb\u1784\u200b\u1780\u179a\u178e\u17b8\u200b\u1798\u17b6\u1793\u200b\u179f\u17c6\u178e\u17bd\u179a \u17ac\u200b\u1798\u1793\u17d2\u1791\u17b7\u179b\u179f\u1784\u17d2\u179f\u17d0\u1799\u200b\u1787\u17bb\u17c6\u179c\u17b7\u1789\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u17a2\u17d2\u1793\u1780 \u1787\u1798\u17d2\u179a\u17be\u179f\u200b\u179b\u17d2\u17a2\u200b\u1794\u17c6\u1795\u17bb\u178f \u179f\u17bc\u1798\u200b\u1796\u17b7\u1782\u17d2\u179a\u17c4\u17c7 \u1793\u17b7\u1784\u200b\u1794\u17d2\u179a\u17b9\u1780\u17d2\u179f\u17b6\u200b\u1799\u17c4\u1794\u179b\u17cb\u200b\u1795\u17d2\u1791\u17b6\u179b\u17cb\u200b\u1787\u17b6\u1798\u17bd\u1799\u200b\u1796\u17c1\u1791\u17d2\u1799\u200b\u1787\u17c6\u1793\u17b6\u1789\u17d4 Hello Health Group \u1793\u17b7\u1784 \u201cHello \u1782\u17d2\u179a\u17bc\u1796\u17c1\u1791\u17d2\u1799\u201d \u1798\u17b7\u1793\u200b\u1785\u17c1\u1789\u200b\u179c\u17c1\u1787\u17d2\u1787\u1794\u1789\u17d2\u1787\u17b6 \u1798\u17b7\u1793\u200b\u1792\u17d2\u179c\u17be\u200b\u179a\u17c4\u1782\u179c\u17b7\u1793\u17b7\u1785\u17d2\u1786\u17d0\u1799 \u17ac\u200b\u1796\u17d2\u1799\u17b6\u1794\u17b6\u179b\u200b\u1787\u17bc\u1793\u200b\u1791\u17c1\u17d5","footer.followUsText":"\u178f\u17b6\u1798\u200b\u178a\u17b6\u1793\u200b\u1796\u17bd\u1780\u200b\u1799\u17be\u1784\u200b\u1793\u17c5\u200b\u179b\u17be","footer.helloHealth":"Hello Health","footer.hellohealthLinks.AboutGoCare":"\u17a2\u17c6\u1796\u17b8 Go.care","footer.hellohealthLinks.aboutUs":"\u17a2\u17c6\u1796\u17b8\u1799\u17be\u1784","footer.hellohealthLinks.advertising":"\u1795\u17d2\u179f\u17b6\u1799\u1796\u17b6\u178e\u17b7\u1787\u17d2\u1787\u1780\u1798\u17d2\u1798","footer.hellohealthLinks.contactUs":"\u1791\u17b6\u1780\u17cb\u1791\u1784\u1798\u1780\u1780\u17b6\u1793\u17cb","footer.hellohealthLinks.executiveBios":"\u17a2\u17c6\u1796\u17b8\u200b\u1790\u17d2\u1793\u17b6\u1780\u17cb\u178a\u17b9\u1780\u1793\u17b6\u17c6","footer.hellohealthLinks.recruitment":"\u17b1\u1780\u17b6\u179f\u200b\u1780\u17b6\u179a\u1784\u17b6\u179a","footer.information":"\u1796\u17d0\u178f\u17cc\u1798\u17b6\u1793","footer.informationLinks.faqs":"\u179f\u17c6\u178e\u17bd\u179a\u200b\u178a\u17c2\u179b\u200b\u179f\u17bd\u179a\u200b\u1789\u17b9\u1780\u1789\u17b6\u1794\u17cb\u200b\u1794\u17c6\u1795\u17bb\u178f","footer.informationLinks.policies":"\u1781\u1793\u17b7\u1784\u179b\u1780\u17d2\u1781\u178e\u17d2\u178c","footer.informationLinks.sitemap":"\u1795\u17c2\u1793\u1791\u17b8","footer.newsletterText":"Hello \u1782\u17d2\u179a\u17bc\u1796\u17c1\u1791\u17d2\u1799 \u200b\u1785\u1784\u17cb\u200b\u1780\u17d2\u179b\u17b6\u1799\u1780\u17d2\u179b\u17b6\u1799\u200b\u1787\u17b6\u200b\u1794\u17d2\u179a\u1797\u1796\u200b\u1787\u17b7\u178f\u179f\u17d2\u1793\u17b7\u1791\u17d2\u1792 \u1794\u17d2\u179a\u1797\u1796\u200b\u1795\u17d2\u178a\u179b\u17cb\u200b\u1796\u17d0\u178f\u17cc\u1798\u17b6\u1793\u200b\u178a\u17cf\u200b\u178f\u17d2\u179a\u17b9\u1798\u178f\u17d2\u179a\u17bc\u179c\u200b\u1794\u17c6\u1795\u17bb\u178f \u178a\u17be\u1798\u17d2\u1794\u17b8\u200b\u1787\u17b6\u200b\u1791\u17bb\u1793\u200b\u1780\u17d2\u1793\u17bb\u1784\u200b\u1780\u17b6\u179a\u200b\u179f\u1798\u17d2\u179a\u17c1\u1785\u200b\u1785\u17b7\u178f\u17d2\u178f \u1792\u17d2\u179c\u17be\u200b\u1799\u17c9\u17b6\u1784\u200b\u178e\u17b6\u200b\u17b2\u17d2\u1799\u200b\u1794\u1784\u1794\u17d2\u17a2\u17bc\u1793\u200b\u179a\u179f\u17cb\u1793\u17c5\u200b\u1794\u17d2\u179a\u1780\u1794\u200b\u178a\u17c4\u1799\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u179b\u17d2\u17a2\u200b\u1794\u179a\u17b7\u1794\u17bc\u179a\u178e\u17cd \u1793\u17b7\u1784\u200b\u179f\u17d2\u179a\u179f\u17cb\u179f\u17d2\u179a\u17b6\u1799\u200b\u179f\u1794\u17d2\u1794\u17b6\u1799\u200b\u1787\u17b6\u200b\u178a\u179a\u17b6\u1794","footer.otherSites":"\u179f\u17bc\u1798\u1785\u17bc\u179b\u200b\u1791\u17c5\u1780\u17b6\u1793\u17cb Hello Health \u1795\u17d2\u179f\u17c1\u1784\u200b\u1791\u17c0\u178f","footer.signUp":"\u1785\u17bb\u17c7\u1788\u17d2\u1798\u17c4\u17c7\u200b\u17a5\u17a1\u17bc\u179c\u200b\u1793\u17c1\u17c7","gender.female":"\u179f\u17d2\u179a\u17b8","gender.male":"\u1794\u17d2\u179a\u17bb\u179f","healthTools.dueDateCalculator":"\u1782\u178e\u1793\u17b6\u1790\u17d2\u1784\u17c3\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u1789\u17b8\u1791\u17bb\u17c6\u1792\u17d2\u179b\u17b6\u1780\u17cb","healthTools.ovulationCalculator":"\u1782\u178e\u1793\u17b6\u1790\u17d2\u1784\u17c3\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u1789\u17b8\u1791\u17bb\u17c6\u1792\u17d2\u179b\u17b6\u1780\u17cb","healthTools.pregnancyGainWeight":"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u179f\u17bb\u1781\u1797\u17b6\u1796\u1782\u178e\u1793\u17b6\u1791\u1798\u17d2\u1784\u1793\u17cb\u179f\u17d2\u178f\u17d2\u179a\u17b8\u1796\u1796\u17c4\u17c7","healthTools.vaccineTool":"\u1780\u17b6\u179b\u179c\u17b7\u1797\u17b6\u1782\u1785\u17b6\u1780\u17cb\u1790\u17d2\u1793\u17b6\u17c6\u1794\u1784\u17d2\u1780\u17b6\u179a","healthToolsPage.description":"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u179f\u17bb\u1781\u1797\u17b6\u1796","healthToolsPage.seoSchema":"{\\"@context\\":\\"https://schema.org\\",\\"@graph\\":[{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://hellokrupet.com/#website\\",\\"url\\":\\"https://hellokrupet.com/\\",\\"name\\":\\"Hello Krupet\\",\\"description\\":\\"\\",\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://hellokrupet.com/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"km\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellokrupet.com/%e1%9e%9a%e1%9e%84%e1%9f%92%e1%9e%9c%e1%9e%b6%e1%9e%9f%e1%9f%8b%e1%9e%9f%e1%9e%bb%e1%9e%81%e1%9e%97%e1%9e%b6%e1%9e%96/#webpage\\",\\"url\\":\\"https://hellokrupet.com/%e1%9e%9a%e1%9e%84%e1%9f%92%e1%9e%9c%e1%9e%b6%e1%9e%9f%e1%9f%8b%e1%9e%9f%e1%9e%bb%e1%9e%81%e1%9e%97%e1%9e%b6%e1%9e%96/\\",\\"name\\":\\"\\\\u179a\\\\u1784\\\\u17d2\\\\u179c\\\\u17b6\\\\u179f\\\\u17cb\\\\u179f\\\\u17bb\\\\u1781\\\\u1797\\\\u17b6\\\\u1796\\",\\"isPartOf\\":{\\"@id\\":\\"https://hellokrupet.com/#website\\"},\\"datePublished\\":\\"2017-11-09T07:29:48+00:00\\",\\"dateModified\\":\\"2021-03-10T10:05:33+00:00\\",\\"description\\":\\"\\\\u179c\\\\u17b6\\\\u179f\\\\u17cb\\\\u179f\\\\u17d2\\\\u1791\\\\u1784\\\\u17cb\\\\u179f\\\\u17bb\\\\u1781\\\\u1797\\\\u17b6\\\\u1796\\\\u178f\\\\u17b6\\\\u1798\\\\u179c\\\\u17b7\\\\u1792\\\\u17b8\\\\u1791\\\\u17b6\\\\u17c6\\\\u1784\\\\u1793\\\\u17c1\\\\u17c7 \\\\u1793\\\\u17b9\\\\u1784\\\\u178a\\\\u17b9\\\\u1784\\\\u1790\\\\u17b6\\\\u179f\\\\u17bb\\\\u1781\\\\u1797\\\\u17b6\\\\u1796\\\\u1799\\\\u17be\\\\u1784\\\\u179b\\\\u17d2\\\\u17a2\\\\u178a\\\\u179b\\\\u17cb\\\\u1780\\\\u1798\\\\u17d2\\\\u179a\\\\u17b7\\\\u178f\\\\u178e\\\\u17b6\\",\\"breadcrumb\\":{\\"@id\\":\\"https://hellokrupet.com/%e1%9e%9a%e1%9e%84%e1%9f%92%e1%9e%9c%e1%9e%b6%e1%9e%9f%e1%9f%8b%e1%9e%9f%e1%9e%bb%e1%9e%81%e1%9e%97%e1%9e%b6%e1%9e%96/#breadcrumb\\"},\\"inLanguage\\":\\"km\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://hellokrupet.com/%e1%9e%9a%e1%9e%84%e1%9f%92%e1%9e%9c%e1%9e%b6%e1%9e%9f%e1%9f%8b%e1%9e%9f%e1%9e%bb%e1%9e%81%e1%9e%97%e1%9e%b6%e1%9e%96/\\"]}]},{\\"@type\\":\\"BreadcrumbList\\",\\"@id\\":\\"https://hellokrupet.com/%e1%9e%9a%e1%9e%84%e1%9f%92%e1%9e%9c%e1%9e%b6%e1%9e%9f%e1%9f%8b%e1%9e%9f%e1%9e%bb%e1%9e%81%e1%9e%97%e1%9e%b6%e1%9e%96/#breadcrumb\\",\\"itemListElement\\":[{\\"@type\\":\\"ListItem\\",\\"position\\":1,\\"item\\":{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellokrupet.com/%e1%9e%9a%e1%9e%84%e1%9f%92%e1%9e%9c%e1%9e%b6%e1%9e%9f%e1%9f%8b%e1%9e%9f%e1%9e%bb%e1%9e%81%e1%9e%97%e1%9e%b6%e1%9e%96/\\",\\"url\\":\\"https://hellokrupet.com/%e1%9e%9a%e1%9e%84%e1%9f%92%e1%9e%9c%e1%9e%b6%e1%9e%9f%e1%9f%8b%e1%9e%9f%e1%9e%bb%e1%9e%81%e1%9e%97%e1%9e%b6%e1%9e%96/\\",\\"name\\":\\"\\\\u179a\\\\u1784\\\\u17d2\\\\u179c\\\\u17b6\\\\u179f\\\\u17cb\\\\u179f\\\\u17bb\\\\u1781\\\\u1797\\\\u17b6\\\\u1796\\"}}]}]}","healthToolsPage.seoTitle":"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796 - {siteName}","healthToolsPage.title":"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u179f\u17bb\u1781\u1797\u17b6\u1796","healthtools.description":"\u1780\u17b6\u179a\u200b\u179c\u17b6\u179f\u17cb\u179c\u17c2\u1784\u200b\u1782\u178e\u1793\u17b6\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u200b\u1793\u17b9\u1784\u200b\u17a2\u17b6\u1785\u200b\u17b2\u17d2\u1799\u200b\u1794\u1784\u1794\u17d2\u17a2\u17bc\u1793\u200b\u178a\u17b9\u1784\u200b\u1796\u17b8\u200b\u179f\u17d2\u1790\u17b6\u1793\u1797\u17b6\u1796\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u1782\u17d2\u179a\u1794\u17cb\u200b\u1795\u17d2\u1793\u17c2\u1780\u200b\u1791\u17b6\u17c6\u1784\u200b\u17a2\u179f\u17cb\u200b","healthtools.description.findOutMore":"\u1794\u1784\u1794\u17d2\u17a2\u17bc\u1793\u200b\u17a2\u17b6\u1785\u200b\u179f\u17d2\u179c\u17c2\u1784\u1799\u179b\u17cb\u200b\u1796\u17b8\u200b\u179f\u17d2\u1790\u17b6\u1793\u1797\u17b6\u1796\u200b\u1795\u17d2\u1791\u17b6\u179b\u17cb\u200b\u1781\u17d2\u179b\u17bd\u1793\u200b\u1798\u17bd\u1799\u200b\u1785\u17c6\u1793\u17bd\u1793\u200b\u1796\u17b8 \u200b\u1780\u17b6\u179a\u200b\u1782\u178e\u1793\u17b6\u200bBMI \u1795\u17d2\u1791\u17b6\u179b\u17cb\u200b\u200b\u1790\u17b6\u200b\u178f\u17be\u200b\u1780\u1798\u17d2\u1796\u179f\u17cb\u200b\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793 \u200b\u1782\u17bd\u179a\u200b\u1798\u17b6\u1793\u200b\u1791\u1798\u17d2\u1784\u1793\u17cb\u200b\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u200b\u1791\u17be\u1794\u200b\u179b\u17d2\u17a2 \u1793\u17b7\u1784\u200b\u17a2\u178f\u17d2\u179a\u17b6\u17ac\u1794\u179a\u17b7\u1798\u17b6\u178e\u200b\u17a0\u17b6\u178f\u17cb\u1794\u17d2\u179a\u17b6\u178e\u200b\u178a\u17bb\u178f\u200b\u1785\u17c6\u1793\u17bd\u1793\u200b\u1780\u17b6\u17a1\u17bc\u179a\u17b8\u178a\u17be\u1798\u17d2\u1794\u17b8\u200b\u1780\u17bb\u17c6\u200b\u17b2\u17d2\u1799\u200b\u17a1\u17be\u1784\u200b(\u179b\u17be\u179f)\u1782\u17b8\u17a1\u17bc\u17d4 \u200b\u178f\u17b6\u1798\u178f\u17b6\u1798\u200b\u179c\u178f\u17d2\u178f\u179a\u178a\u17bc\u179c \u178f\u17b6\u1798\u178a\u17b6\u1793\u200b\u1796\u17b8\u200b\u17a2\u178f\u17d2\u179a\u17b6\u200b\u1780\u17b6\u17a1\u17bc\u179a\u17b8\u200b\u178a\u17c2\u179b\u200b\u178f\u17d2\u179a\u17bb\u179c\u200b\u1789\u17c9\u17b6\u17c6\u178a\u17c2\u179b\u179a\u17b6\u1784\u1780\u17b6\u1799\u200b\u178f\u17d2\u179a\u17bc\u179c\u1780\u17b6\u179a \u1793\u17b7\u1784\u200b\u1791\u1798\u17d2\u1784\u1793\u17cb\u200b\u178a\u17cf\u200b\u179f\u1798\u179f\u17d2\u179a\u1794\u200b\u1794\u17c6\u1795\u17bb\u178f\u200b\u17a2\u17c6\u17a1\u17bb\u1784\u200b\u1796\u1796\u17c4\u17c7\u200b\u1791\u17c5\u200b\u1791\u17b6\u1798\u200b\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd \u17ac\u200b\u1781\u17c2\u200b\u178a\u17c2\u179b\u200b\u1791\u17b6\u179a\u1780\u200b\u179b\u17bc\u178f\u179b\u17b6\u179f\u17cb\u200b\u1780\u17d2\u1793\u17bb\u1784\u200b\u1795\u17d2\u1791\u17c3\u17d4 \u1794\u1784\u1794\u17d2\u17a2\u17bc\u1793\u200b\u1780\u17cf\u200b\u17a2\u17b6\u1785\u200b\u178f\u17b6\u1798\u178a\u17b6\u1793 \u17ac\u200b\u1782\u178e\u1793\u17b6\u200b\u1796\u17b8\u200b\u1785\u1784\u17d2\u179c\u17b6\u1780\u17cb\u1794\u17c1\u17c7\u178a\u17bc\u1784\u200b\u178a\u17c2\u179b\u200b\u178a\u17be\u179a\u200b\u179b\u17d2\u17a2\u200b\u1794\u17c6\u1795\u17bb\u178f\u200b\u1796\u17c1\u179b\u200b\u17a0\u17b6\u178f\u17cb\u1794\u17d2\u179a\u17b6\u178e \u17ac\u200b\u179f\u1780\u1798\u17d2\u1798\u1797\u17b6\u1796\u200b\u179a\u17b6\u1784\u1780\u17b6\u1799\u200b\u178e\u17b6\u1798\u17bd\u1799\u200b\u17b2\u17d2\u1799\u200b\u178f\u17d2\u179a\u17bc\u179c\u200b\u1791\u17c5\u200b\u1793\u17b9\u1784\u200b\u179f\u17d2\u1790\u17b6\u1793\u1797\u17b6\u1796\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u1787\u17b6\u1780\u17cb\u179f\u17d2\u178a\u17c2\u1784\u17d4 \u1787\u17b6\u178f\u17b7\u200b\u17a2\u17b6\u179b\u17cb\u1780\u17bb\u179b\u200b\u1780\u17d2\u1793\u17bb\u1784\u200b\u1788\u17b6\u1798 \u1796\u17b8\u200b\u1780\u17b6\u179a\u200b\u179f\u17c1\u1796\u200b\u1782\u17d2\u179a\u17bf\u1784\u179f\u17d2\u179a\u179c\u17b9\u1784\u200b\u1780\u1798\u17d2\u179a\u17b7\u178f\u200b\u178e\u17b6\u200b\u1780\u17cf\u200b\u17a2\u17b6\u1785\u200b\u1782\u178e\u1793\u17b6\u200b\u178a\u17b9\u1784\u200b\u178a\u17c2\u179a \u17a0\u17be\u1799\u200b\u1798\u17bd\u1799\u200b\u1791\u17c0\u178f \u1785\u17c6\u1796\u17c4\u17c7\u200b\u17a2\u17d2\u1793\u1780\u200b\u1787\u1780\u17cb\u1794\u17b6\u179a\u17b8\u200b\u179c\u17b7\u1789\u200b\u1785\u17d2\u179a\u17be\u1793\u200b\u1786\u17d2\u1793\u17b6\u17c6 \u1785\u17d2\u179a\u17be\u1793\u200b\u1781\u17c2\u200b\u179c\u17b7\u1789\u200b\u1780\u17cf\u200b\u17a2\u17b6\u1785\u200b\u1782\u178e\u1793\u17b6\u200b\u1780\u17b6\u179a\u200b\u1785\u17c6\u178e\u17b6\u1799\u200b(\u1791\u17b9\u1780\u1794\u17d2\u179a\u17b6\u1780\u17cb) \u1794\u17b6\u1793\u200b\u178a\u17c2\u179a\u17d4 ","healthtools.findOutMore":"\u1794\u1784\u1794\u17d2\u17a2\u17bc\u1793\u200b\u17a2\u17b6\u1785\u200b\u179f\u17d2\u179c\u17c2\u1784\u1799\u179b\u17cb\u200b\u1796\u17b8\u200b\u179f\u17d2\u1790\u17b6\u1793\u1797\u17b6\u1796\u200b\u1795\u17d2\u1791\u17b6\u179b\u17cb\u200b\u1781\u17d2\u179b\u17bd\u1793\u200b\u1798\u17bd\u1799\u200b\u1785\u17c6\u1793\u17bd\u1793\u200b\u1796\u17b8 \u200b\u1780\u17b6\u179a\u200b\u1782\u178e\u1793\u17b6\u200bBMI \u1795\u17d2\u1791\u17b6\u179b\u17cb\u200b\u200b\u1790\u17b6\u200b\u178f\u17be\u200b\u1780\u1798\u17d2\u1796\u179f\u17cb\u200b\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793 \u200b\u1782\u17bd\u179a\u200b\u1798\u17b6\u1793\u200b\u1791\u1798\u17d2\u1784\u1793\u17cb\u200b\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u200b\u1791\u17be\u1794\u200b\u179b\u17d2\u17a2 \u1793\u17b7\u1784\u200b\u17a2\u178f\u17d2\u179a\u17b6\u17ac\u1794\u179a\u17b7\u1798\u17b6\u178e\u200b\u17a0\u17b6\u178f\u17cb\u1794\u17d2\u179a\u17b6\u178e\u200b\u178a\u17bb\u178f\u200b\u1785\u17c6\u1793\u17bd\u1793\u200b\u1780\u17b6\u17a1\u17bc\u179a\u17b8\u178a\u17be\u1798\u17d2\u1794\u17b8\u200b\u1780\u17bb\u17c6\u200b\u17b2\u17d2\u1799\u200b\u17a1\u17be\u1784\u200b(\u179b\u17be\u179f)\u1782\u17b8\u17a1\u17bc\u17d4 \u200b\u178f\u17b6\u1798\u178f\u17b6\u1798\u200b\u179c\u178f\u17d2\u178f\u179a\u178a\u17bc\u179c \u178f\u17b6\u1798\u178a\u17b6\u1793\u200b\u1796\u17b8\u200b\u17a2\u178f\u17d2\u179a\u17b6\u200b\u1780\u17b6\u17a1\u17bc\u179a\u17b8\u200b\u178a\u17c2\u179b\u200b\u178f\u17d2\u179a\u17bb\u179c\u200b\u1789\u17c9\u17b6\u17c6\u178a\u17c2\u179b\u179a\u17b6\u1784\u1780\u17b6\u1799\u200b\u178f\u17d2\u179a\u17bc\u179c\u1780\u17b6\u179a \u1793\u17b7\u1784\u200b\u1791\u1798\u17d2\u1784\u1793\u17cb\u200b\u178a\u17cf\u200b\u179f\u1798\u179f\u17d2\u179a\u1794\u200b\u1794\u17c6\u1795\u17bb\u178f\u200b\u17a2\u17c6\u17a1\u17bb\u1784\u200b\u1796\u1796\u17c4\u17c7\u200b\u1791\u17c5\u200b\u1791\u17b6\u1798\u200b\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd \u17ac\u200b\u1781\u17c2\u200b\u178a\u17c2\u179b\u200b\u1791\u17b6\u179a\u1780\u200b\u179b\u17bc\u178f\u179b\u17b6\u179f\u17cb\u200b\u1780\u17d2\u1793\u17bb\u1784\u200b\u1795\u17d2\u1791\u17c3\u17d4 \u1794\u1784\u1794\u17d2\u17a2\u17bc\u1793\u200b\u1780\u17cf\u200b\u17a2\u17b6\u1785\u200b\u178f\u17b6\u1798\u178a\u17b6\u1793 \u17ac\u200b\u1782\u178e\u1793\u17b6\u200b\u1796\u17b8\u200b\u1785\u1784\u17d2\u179c\u17b6\u1780\u17cb\u1794\u17c1\u17c7\u178a\u17bc\u1784\u200b\u178a\u17c2\u179b\u200b\u178a\u17be\u179a\u200b\u179b\u17d2\u17a2\u200b\u1794\u17c6\u1795\u17bb\u178f\u200b\u1796\u17c1\u179b\u200b\u17a0\u17b6\u178f\u17cb\u1794\u17d2\u179a\u17b6\u178e \u17ac\u200b\u179f\u1780\u1798\u17d2\u1798\u1797\u17b6\u1796\u200b\u179a\u17b6\u1784\u1780\u17b6\u1799\u200b\u178e\u17b6\u1798\u17bd\u1799\u200b\u17b2\u17d2\u1799\u200b\u178f\u17d2\u179a\u17bc\u179c\u200b\u1791\u17c5\u200b\u1793\u17b9\u1784\u200b\u179f\u17d2\u1790\u17b6\u1793\u1797\u17b6\u1796\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u1787\u17b6\u1780\u17cb\u179f\u17d2\u178a\u17c2\u1784\u17d4 \u1787\u17b6\u178f\u17b7\u200b\u17a2\u17b6\u179b\u17cb\u1780\u17bb\u179b\u200b\u1780\u17d2\u1793\u17bb\u1784\u200b\u1788\u17b6\u1798 \u1796\u17b8\u200b\u1780\u17b6\u179a\u200b\u179f\u17c1\u1796\u200b\u1782\u17d2\u179a\u17bf\u1784\u179f\u17d2\u179a\u179c\u17b9\u1784\u200b\u1780\u1798\u17d2\u179a\u17b7\u178f\u200b\u178e\u17b6\u200b\u1780\u17cf\u200b\u17a2\u17b6\u1785\u200b\u1782\u178e\u1793\u17b6\u200b\u178a\u17b9\u1784\u200b\u178a\u17c2\u179a \u17a0\u17be\u1799\u200b\u1798\u17bd\u1799\u200b\u1791\u17c0\u178f \u1785\u17c6\u1796\u17c4\u17c7\u200b\u17a2\u17d2\u1793\u1780\u200b\u1787\u1780\u17cb\u1794\u17b6\u179a\u17b8\u200b\u179c\u17b7\u1789\u200b\u1785\u17d2\u179a\u17be\u1793\u200b\u1786\u17d2\u1793\u17b6\u17c6 \u1785\u17d2\u179a\u17be\u1793\u200b\u1781\u17c2\u200b\u179c\u17b7\u1789\u200b\u1780\u17cf\u200b\u17a2\u17b6\u1785\u200b\u1782\u178e\u1793\u17b6\u200b\u1780\u17b6\u179a\u200b\u1785\u17c6\u178e\u17b6\u1799\u200b(\u1791\u17b9\u1780\u1794\u17d2\u179a\u17b6\u1780\u17cb) \u1794\u17b6\u1793\u200b\u178a\u17c2\u179a\u17d4 ","healthtools.title":"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u179f\u17bb\u1781\u1797\u17b6\u1796","home.navigator.menuItem.allCategories":"\u1798\u17be\u179b\u200b\u1782\u17d2\u179a\u1794\u17cb\u200b\u1795\u17d2\u1793\u17c2\u1780\u200b\u1791\u17b6\u17c6\u1784\u200b\u17a2\u179f\u17cb","home.navigator.menuItem.allCommunities":"See All Communities","home.navigator.menuItem.allHealthTools":"\u1798\u17be\u179b\u200b\u1795\u17d2\u1793\u17c2\u1780\u200b\u200b\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u1791\u17b6\u17c6\u1784\u200b\u17a2\u179f\u17cb","home.navigator.menuItem.allSpotlight":"\u1798\u17be\u179b\u200b\u17a2\u178f\u17d2\u1790\u1794\u1791 \u1795\u17d2\u178a\u17c4\u178f \u1791\u17b6\u17c6\u1784\u17a2\u179f\u17cb","home.navigator.menuItem.discover":"\u1798\u17b6\u178f\u17b7\u1780\u17b6","home.navigator.menuItem.healthCategories":"\u1798\u17b6\u178f\u17b7\u1780\u17b6","home.navigator.menuItem.healthTools":"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796","home.navigator.menuItem.helloCare":"\u1780\u17b6\u179a\u200b\u1796\u17d2\u179a\u17bd\u1799\u1794\u17b6\u179a\u1798\u17d2\u1797","home.navigator.menuItem.helloTogether":"\u179f\u17a0\u1782\u1798\u1793\u17cd","home.navigator.menuItem.spotlights":"\u17a2\u178f\u17d2\u1790\u1794\u1791 Spotlight \u1791\u17b6\u17c6\u1784\u17a2\u179f\u17cb","home.navigator.menuItem.together":"Together","home.recommendTopics":"\u1795\u17d2\u1793\u17c2\u1780\u200b\u178a\u17c2\u179b\u200b\u179b\u17c4\u1780\u200b\u17a2\u17d2\u1793\u1780\u200b\u17a2\u17b6\u1785\u200b\u1785\u17bc\u179b\u1785\u17b7\u178f\u17d2\u178f","home.search":"\u179f\u17d2\u179c\u17c2\u1784\u179a\u1780 {site}","home.search.byCategories":"\u179f\u17d2\u179c\u17c2\u1784\u179a\u1780\u200b\u178f\u17c2\u200b\u1795\u17d2\u1793\u17c2\u1780\u200b\u178e\u17b6\u1798\u17bd\u1799","home.search.byHealthTools":"\u179f\u17d2\u179c\u17c2\u1784\u179a\u1780\u200b\u178f\u17b6\u1798\u200b\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796","home.seeAll":"\u1798\u17be\u179b\u200b\u1791\u17b6\u17c6\u1784\u200b\u17a2\u179f\u17cb","home.seeAllCategories":"\u17a2\u178f\u17d2\u1790\u1794\u1791\u200b\u1791\u17b6\u17c6\u1784\u200b\u17a2\u179f\u17cb","home.seeMore":"\u17a2\u17b6\u1793\u1794\u1793\u17d2\u178f","home.seeMoreExperts":"\u1798\u17be\u179b\u200b\u1794\u1793\u17d2\u1790\u17c2\u1798\u200b\u1796\u17b8\u200b\u1782\u17d2\u179a\u17bc\u1796\u17c1\u1791\u17d2\u1799\u200b\u17af\u1780\u1791\u17c1\u179f","home.seoDescription":"Hello \u1782\u17d2\u179a\u17bc\u1796\u17c1\u1791\u17d2\u1799 \u200b\u1787\u17b6\u200b\u1794\u178e\u17d2\u178a\u17bb\u17c6\u200b\u1796\u17d0\u178f\u17cc\u1798\u17b6\u1793\u200b\u179c\u17c1\u1787\u17d2\u1787\u179f\u17b6\u179f\u17d2\u178f\u17d2\u179a \u178a\u17c2\u179b\u200b\u1786\u17d2\u179b\u1784\u1780\u17b6\u178f\u17cb\u200b\u1780\u17b6\u179a\u200b\u178f\u17d2\u179a\u17bd\u178f\u1796\u17b7\u1793\u17b7\u178f\u17d2\u1799\u200b\u178f\u17d2\u179a\u17b9\u1798\u178f\u17d2\u179a\u17bc\u179c\u200b\u1794\u17c6\u1795\u17bb\u178f\u200b\u1796\u17b8\u200b\u1780\u17d2\u179a\u17bb\u1798\u200b\u1782\u17d2\u179a\u17bc\u1796\u17c1\u1791\u17d2\u1799 \u1793\u17b7\u1784\u200b\u17a2\u17d2\u1793\u1780\u200b\u1787\u17c6\u1793\u17b6\u1789\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u1793\u17b6\u1793\u17b6 \u178a\u17be\u1798\u17d2\u1794\u17b8\u200b\u1787\u17b6\u200b\u1791\u17bb\u1793\u200b\u179f\u1798\u17d2\u179a\u17b6\u1794\u17cb\u200b\u1794\u1784\u1794\u17d2\u17a2\u17bc\u1793\u200b\u178a\u17c2\u179b\u200b\u1782\u17b7\u178f\u1782\u17bc\u179a\u200b\u1796\u17b8\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u1785\u1784\u17cb\u200b\u1794\u17b6\u1793\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u179b\u17d2\u17a2 \u17ac\u200b\u1780\u17b6\u1793\u17cb\u200b\u178f\u17c2\u200b\u179b\u17d2\u17a2\u200b\u1785\u17c0\u179f\u1795\u17bb\u178f\u200b\u1796\u17b8\u200b\u1794\u1789\u17d2\u17a0\u17b6\u200b\u1793\u17b6\u1793\u17b6","home.seoSchema":"{\\"@context\\":\\"https://schema.org\\",\\"@graph\\":[{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://hellokrupet.com/#website\\",\\"url\\":\\"https://hellokrupet.com/\\",\\"name\\":\\"Hello Krupet\\",\\"description\\":\\"\\",\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://hellokrupet.com/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"km\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellokrupet.com/#webpage\\",\\"url\\":\\"https://hellokrupet.com/\\",\\"name\\":\\"\\\\u1796\\\\u17d0\\\\u178f\\\\u17cc\\\\u1798\\\\u17b6\\\\u1793 \\\\u1785\\\\u17c6\\\\u178e\\\\u17c1\\\\u17c7\\\\u178a\\\\u17b9\\\\u1784 \\\\u1793\\\\u17b7\\\\u1784\\\\u179a\\\\u1784\\\\u17d2\\\\u179c\\\\u17b6\\\\u179f\\\\u17cb\\\\u179f\\\\u17bb\\\\u1781\\\\u1797\\\\u17b6\\\\u1796\\\\u179f\\\\u1798\\\\u17d2\\\\u179a\\\\u17b6\\\\u1794\\\\u17cb\\\\u1782\\\\u17d2\\\\u179a\\\\u1794\\\\u17cb\\\\u1782\\\\u17d2\\\\u1793\\\\u17b6\\",\\"isPartOf\\":{\\"@id\\":\\"https://hellokrupet.com/#website\\"},\\"datePublished\\":\\"2016-05-17T02:50:15+00:00\\",\\"dateModified\\":\\"2019-01-09T02:21:11+00:00\\",\\"description\\":\\"\\\\u179f\\\\u17bb\\\\u1781\\\\u1797\\\\u17b6\\\\u1796\\\\u179b\\\\u17d2\\\\u17a2 \\\\u1787\\\\u17b8\\\\u179c\\\\u17b7\\\\u178f\\\\u1798\\\\u17b6\\\\u1793\\\\u179f\\\\u17bb\\\\u1797\\\\u1798\\\\u1784\\\\u17d2\\\\u1782\\\\u179b! \\\\u201cHello \\\\u1782\\\\u17d2\\\\u179a\\\\u17bc\\\\u1796\\\\u17c1\\\\u1791\\\\u17d2\\\\u1799\\\\u201d \\\\u1795\\\\u17d2\\\\u178a\\\\u179b\\\\u17cb\\\\u1793\\\\u17bc\\\\u179c\\\\u1796\\\\u17d0\\\\u178f\\\\u17cc\\\\u1798\\\\u17b6\\\\u1793\\\\u179f\\\\u17bb\\\\u1781\\\\u1797\\\\u17b6\\\\u1796\\\\u178f\\\\u17d2\\\\u179a\\\\u17b9\\\\u1798\\\\u178f\\\\u17d2\\\\u179a\\\\u17bc\\\\u179c \\\\u1793\\\\u17b7\\\\u1784\\\\u1791\\\\u17bb\\\\u1780\\\\u1785\\\\u17b7\\\\u178f\\\\u17d2\\\\u178f\\\\u1794\\\\u17c6\\\\u1795\\\\u17bb\\\\u178f\\\\u1787\\\\u17bb\\\\u17c6\\\\u179c\\\\u17b7\\\\u1789\\\\u179a\\\\u1794\\\\u17c0\\\\u1794\\\\u179a\\\\u179f\\\\u17cb\\\\u1793\\\\u17c5\\\\u17b2\\\\u17d2\\\\u1799\\\\u1798\\\\u17b6\\\\u1793\\\\u179f\\\\u17bb\\\\u1781\\\\u1797\\\\u17b6\\\\u1796\\\\u179b\\\\u17d2\\\\u17a2 \\\\u1782\\\\u17d2\\\\u179a\\\\u17bd\\\\u179f\\\\u17b6\\\\u179a \\\\u1793\\\\u17b7\\\\u1784\\\\u1780\\\\u17b6\\\\u179a\\\\u1796\\\\u1796\\\\u17c4\\\\u17c7 \\\\u1787\\\\u17c6\\\\u1784\\\\u17ba \\\\u1793\\\\u17b7\\\\u1784\\\\u1780\\\\u17b6\\\\u179a\\\\u1794\\\\u17d2\\\\u179a\\\\u17be\\\\u1790\\\\u17d2\\\\u1793\\\\u17b6\\\\u17c6\\\\u1796\\\\u17c1\\\\u1791\\\\u17d2\\\\u1799 \\\\u1790\\\\u17d2\\\\u1793\\\\u17b6\\\\u17c6\\\\u1794\\\\u17bb\\\\u179a\\\\u17b6\\\\u178e\\",\\"inLanguage\\":\\"km\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://hellokrupet.com/\\"]}]}]}","home.seoTitle":"Hello \u1782\u17d2\u179a\u17bc\u1796\u17c1\u1791\u17d2\u1799 | \u1794\u178e\u17d2\u178a\u17bb\u17c6\u200b\u1796\u17d0\u178f\u17cc\u1798\u17b6\u1793\u200b\u1796\u17b8\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u178a\u17c2\u179b\u200b\u178f\u17d2\u179a\u17bd\u178f\u1796\u17b7\u1793\u17b7\u178f\u17d2\u1799\u200b\u178f\u17b6\u1798\u200b\u1794\u17c2\u1794\u200b\u179c\u17c1\u1787\u17d2\u1787\u179f\u17b6\u179f\u17d2\u178f\u17d2\u179a\u200b\u178f\u17d2\u179a\u17b9\u1798\u178f\u17d2\u179a\u17bc\u179c\u200b\u1794\u17c6\u1795\u17bb\u178f","home.trending.latest":"\u17a2\u178f\u17d2\u1790\u1794\u1791\u200b\u1785\u17bb\u1784\u200b\u1780\u17d2\u179a\u17c4\u1799\u200b\u1794\u1784\u17d2\u17a2\u179f\u17cb","home.trending.trending":"\u1791\u17c6\u1793\u17c4\u179a","homepage":"\u1791\u17c5\u1796\u17d0\u179a\u178a\u17be\u1798","inputComment.replyTo":"Reply to {name}","insert":"Insert","joinCommunity.content.first":"Connect with people like you in our communities","joinCommunity.content.second":"Log in or Sign up to join and participate to our communities","joinCommunity.joinButton":"Sign up now","label.latestPost":"Latest Post","label.pinnedPost":"Pinned Post","label.popularPost":"Popular Post","loading":"loading","login":"\u1785\u17bc\u179b","loginJoin":"\u1785\u17bc\u179b/\u1785\u17bc\u179b\u179a\u17bd\u1798","logout.popup.ask1":"\u1785\u1784\u17cb\u1785\u17b6\u1780\u1785\u17c1\u1789\u1796\u17b8 Hellkrupet? ","logout.popup.ask2":"\u1794\u17d2\u179a\u17b6\u1780\u178a\u17a0\u17be\u1799\u200b\u1790\u17b6 \u17a2\u17d2\u1793\u1780\u200b\u1785\u1784\u17cb\u200b\u1785\u17b6\u1780\u1785\u17c1\u1789? ","logout.popup.button.cancel":"\u1791\u17c1! \u17a2\u178f\u17cb\u1791\u17c1","logout.popup.button.logout":"\u1785\u17b6\u1780\u1785\u17c1\u1789","menu.categories.title":"\u179f\u17bc\u1798\u200b\u1787\u17d2\u179a\u17be\u179f\u179a\u17be\u179f\u200b","mobileBar.myHealth":"\u179f\u17bb\u1781\u1797\u17b6\u1796\u1781\u17d2\u1789\u17bb\u17c6","morePopover.report":"Report","morePopover.report.description":"Help us understand what\u2019s happening with this post. How would you describe it?","morePopover.report.falseNews":"False news","morePopover.report.offensive":"Offensive","morePopover.report.other":"Other","morePopover.report.prohibited":"Prohibited content","morePopover.report.scam":"Misleading or scam","morePopover.report.sex":"Sexually inappropriate","morePopover.report.spam":"Spam","morePopover.report.title":"Report this post","morePopover.report.violence":"Violence","morePopover.reportSubmit.description":"We won\u2019t tell them who reported it. Please check these details:","morePopover.reportSubmit.title":"Submit report?","morePopover.savePost":"Save post","morePopover.share":"Share","morePopover.shareOn":"Share on","morePopover.turnOffNotifications":"Turn off notifications","morePopover.turnOnNotifications":"Turn on notifications","morePopover.unsavePost":"Remove Saved post","myPage.activityLog":"Activity Log","myPage.myPosts":"My Posts","myPage.notification":"Notification","myPage.savedPosts":"Saved Posts","notification.comment.blocked.message":"This comment contains banned words or phrases and won\u2019t be published","notification.comment.blocked.title":"Blocked comment","notification.comment.premod":"\u1798\u178f\u17b7\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u200b\u178f\u17d2\u179a\u17bc\u179c\u200b\u1786\u17d2\u179b\u1784\u1780\u17b6\u178f\u17cb\u1780\u17b6\u179a\u178f\u17d2\u179a\u17bd\u178f\u1796\u17b7\u1793\u17b7\u178f\u17d2\u1799\u1798\u17bb\u1793\u1794\u1784\u17d2\u17a0\u17b6\u1789","notification.comment.rejected":"\u1798\u178f\u17b7\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u200b\u1798\u17b6\u1793\u1796\u17b6\u1780\u17d2\u1799\u1796\u17c1\u1785\u1793\u17cd\u200b\u1798\u17b7\u1793\u200b\u179f\u1798\u1782\u17bd\u179a \u178a\u17c2\u179b\u1798\u17b7\u1793\u17a2\u1793\u17bb\u1789\u17d2\u1789\u17b6\u178f\u17b2\u17d2\u1799\u1794\u1784\u17d2\u17a0\u17b6\u1789\u1794\u17b6\u1793","notification.comment.reportFailed":"\u1794\u179a\u17b6\u1787\u17d0\u1799! ","notification.comment.reportSuccess":"\u17a2\u17d2\u1793\u1780\u1794\u17b6\u1793\u200b\u179a\u17b6\u1799\u1780\u17b6\u179a\u178e\u17cd\u200b\u1796\u17b8\u200b\u1798\u178f\u17b7\u1798\u17b7\u1793\u179f\u1798\u1782\u17bd\u179a\u200b\u1787\u17c4\u1782\u1787\u17d0\u1799\u17a0\u17be\u1799","notification.comment.somethingWrong":"\u1798\u17b6\u1793\u1794\u1789\u17d2\u17a0\u17b6","notification.comment.suspect.message":"This comment contains suspected words or phrases and won\u2019t be published","notification.comment.suspect.title":"Pending comment","notification.comment.systemWithheld":"\u1798\u178f\u17b7\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u200b\u178f\u17d2\u179a\u17bc\u179c\u200b\u1786\u17d2\u179b\u1784\u1780\u17b6\u178f\u17cb\u1780\u17b6\u179a\u178f\u17d2\u179a\u17bd\u178f\u1796\u17b7\u1793\u17b7\u178f\u17d2\u1799\u1798\u17bb\u1793\u1794\u1784\u17d2\u17a0\u17b6\u1789","notification.failure":"Something wrong. Try again later!","notification.limitUrlDomain":"Cannot post link outside of Hello Health Group.","notification.post.blocked.message":"This post contains banned words or phrases and won\u2019t be published","notification.post.blocked.title":"Blocked post","notification.post.delete":"Post Deleted","notification.post.suspect.message":"This post contains suspected words or phrases, and is placed for moderator review","notification.post.suspect.title":"Pending post","notification.success":"Success","notification.suspend.message":"Your account has been suspended for violating our terms of service","notification.urlWrongFormat":"Incorrect URL format","notificationBar.markAllRead":"Mark all as read","notificationBar.notifications":"Notifications","onboarding.description":"Select the topics that you would be most interested to follow","onboarding.submit":"Continue","onboarding.title":"Join a Community","onboarding.topicCount":"{count} topics","onboarding.welcome.continue":"Continue","onboarding.welcome.description":"You can now actively participate by posting, commenting and upvoting.","onboarding.welcome.perks.1":"Get advice from Doctors, Experts and Community Ambassadors.","onboarding.welcome.perks.2":"Share your experiences with others who might need your advice.","onboarding.welcome.perks.3":"Be active and become a Community Ambassador by collecting points.","onboarding.welcome.title":"Welcome to Communities!","orCopyLink":"Or copy link","ovulationPage.afterSubscribe.description":"Hello \u1782\u17d2\u179a\u17bc\u1796\u17c1\u1791\u17d2\u1799 \u1796\u17b7\u178f\u1787\u17b6\u200b\u179f\u17c4\u1798\u1793\u179f\u17d2\u179f\u1794\u17c6\u1795\u17bb\u178f\u200b\u178a\u17c2\u179b\u200b\u1794\u17b6\u1793\u200b\u1780\u17d2\u179b\u17b6\u1799\u200b\u1787\u17b6\u200b\u1785\u17c6\u178e\u17c2\u1780\u1798\u17bd\u1799\u200b\u1793\u17c3\u200b\u1780\u17b6\u179a\u200b\u178f\u17b6\u1798\u178a\u17b6\u1793\u179f\u17bb\u1781\u1797\u17b6\u1796 \u1793\u17b7\u1784\u200b\u178a\u17c6\u178e\u17be\u179a\u200b\u1792\u17d2\u179c\u17be\u200b\u1799\u17c9\u17b6\u1784\u200b\u178e\u17b6\u200b\u17b2\u17d2\u1799\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u1780\u17b6\u1793\u17cb\u200b\u178f\u17c2\u200b\u179b\u17d2\u17a2\u200b\u1794\u17d2\u179a\u179f\u17be\u179a\u17d4 \u17a2\u17ca\u17b8\u1798\u17c9\u17c2\u179b\u179f\u17d2\u179c\u17b6\u1782\u1798\u1793\u17cd\u200b\u1793\u17b9\u1784\u200b\u1795\u17d2\u1789\u17be\u179a\u200b\u1791\u17c5\u200b\u17a2\u17d2\u1793\u1780\u200b\u1786\u17b6\u1794\u17cb\u1793\u17c1\u17c7","ovulationPage.afterSubscribe.title":"\u17a2\u179a\u1782\u17bb\u178e\u178e\u17b6\u179f\u17cb\u179f\u1798\u17d2\u179a\u17b6\u1794\u17cb\u1780\u17b6\u179a\u1785\u17bb\u17c7\u1788\u17d2\u1798\u17c4\u17c7!","ovulationPage.avoidPregnancy":"\u1785\u17c0\u179f\u179c\u17b6\u1784\u1780\u17b6\u179a\u1798\u17b6\u1793\u1795\u17d2\u1791\u17c3\u1796\u17c4\u17c7","ovulationPage.calendarInstruction":"\u1785\u17bb\u1785\u179b\u17be\u1780\u17b6\u179b\u1794\u179a\u17b7\u1785\u17d2\u1786\u17c1\u1791\u1798\u17be\u179b\u200b\u179b\u1798\u17d2\u17a2\u17b7\u178f","ovulationPage.chanceHigh":"\u1781\u17d2\u1796\u179f\u17cb","ovulationPage.chanceLow":"\u1791\u17b6\u1794","ovulationPage.chanceRisky":"\u1782\u17d2\u179a\u17c4\u17c7\u1790\u17d2\u1793\u17b6\u1780\u17cb","ovulationPage.chanceVeryHigh":"\u1781\u17d2\u1796\u179f\u17cb\u17cb\u178e\u17b6\u179f\u17cb","ovulationPage.chanceVeryLow":"\u1791\u17b6\u1794\u178e\u17b6\u179f\u17cb","ovulationPage.chanceVeryRisky":"\u1782\u17d2\u179a\u17c4\u17c7\u1790\u17d2\u1793\u17b6\u1780\u17cb\u178e\u17b6\u179f\u17cb","ovulationPage.conceive":"\u1796\u17d2\u1799\u17b6\u1799\u17b6\u1798\u1799\u1780\u1780\u17bc\u1793","ovulationPage.cycleLength":"\u179a\u1799\u17c8\u1796\u17c1\u179b\u200b\u179c\u178a\u17d2\u178a\u179a\u178a\u17bc\u179c","ovulationPage.dayUnit":"(\u1790\u17d2\u1784\u17c3)","ovulationPage.description":"\u178f\u17b6\u1798\u178a\u17b6\u1793\u179c\u178a\u17d2\u178f\u179a\u178a\u17bc\u179c\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u1780\u17c6\u178e\u178f\u17cb\u1790\u17d2\u1784\u17c3\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u1791\u17bb\u17c6\u1792\u17d2\u179b\u17b6\u1780\u17cb \u1794\u1784\u17d2\u1780\u17be\u1793\u17b1\u1780\u17b6\u179f\u1798\u17b6\u1793\u1782\u1797\u17cc\u17ac\u1782\u17d2\u179a\u1794\u17cb\u1782\u17d2\u179a\u1784\u1780\u17b6\u179a\u1796\u1793\u17d2\u1799\u17b6\u179a\u1780\u17c6\u178e\u17be\u178f","ovulationPage.disclaimer":"\u1780\u17b6\u179a\u1794\u178a\u17b7\u179f\u17c1\u1792","ovulationPage.faqs":"\u179f\u17c6\u178e\u17bd\u179a\u178a\u17c2\u179b\u179f\u17bd\u179a\u1789\u17b9\u1780\u1789\u17b6\u1794\u17cb","ovulationPage.fertileDay":"\u1790\u17d2\u1784\u17c3\u1794\u1784\u17d2\u1780\u1780\u17c6\u178e\u17be\u178f","ovulationPage.fertileDays":"\u1790\u17d2\u1784\u17c3\u1794\u1784\u17d2\u1780\u1780\u17c6\u178e\u17be\u178f","ovulationPage.fertileRate":"\u17a2\u178f\u17d2\u179a\u17b6\u1798\u17b6\u1793\u1795\u17d2\u1791\u17c3\u1796\u17c4\u17c7","ovulationPage.joinNow":"\u1785\u17bc\u179b\u179a\u17bd\u1798\u17a5\u17a1\u17bc\u179c\u1793\u17c1\u17c7","ovulationPage.menstrualCycle":"\u179a\u1799\u17c8\u1796\u17c1\u179b\u200b\u179a\u178a\u17bc\u179c\u1798\u17b7\u1793\u1791\u17c0\u1784","ovulationPage.menstrualDay":"\u1790\u17d2\u1784\u17c3\u1798\u1780\u179a\u178a\u17bc\u179c","ovulationPage.nextMenstrualIn":"\u1790\u17d2\u1784\u17c3\u1798\u1780\u179a\u178a\u17bc\u179c\u1794\u1793\u17d2\u1791\u17b6\u1794\u17cb\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u1782\u17ba","ovulationPage.nextOvulationIn":"\u1790\u17d2\u1784\u17c3\u17a2\u17bc\u179c\u17bb\u179b\u1791\u17bb\u17c6\u1792\u17d2\u179b\u17b6\u1780\u17cb\u1794\u1793\u17d2\u1791\u17b6\u1794\u17cb\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u1782\u17ba","ovulationPage.numDays":"{day} \u1790\u17d2\u1784\u17c3","ovulationPage.objectives":"\u1782\u17c4\u179b\u1794\u17c6\u178e\u1784","ovulationPage.ovulationDay":"\u1790\u17d2\u1784\u17c3\u17a2\u17bc\u179c\u17bb\u179b\u1791\u17bb\u17c6\u1792\u17d2\u179b\u17b6\u1780\u17cb","ovulationPage.periodDuration":"\u179c\u178a\u17d2\u178a\u179a\u178a\u17bc\u179c","ovulationPage.personalized":"\u1785\u17bc\u179b\u179a\u17bd\u1798\u1780\u17b6\u179a\u1780\u17c6\u178e\u178f\u17cb\u1798\u17b6\u178f\u17b7\u1780\u17b6\u200b\u1796\u17d0\u178f\u17cc\u1798\u17b6\u1793\u200b\u178a\u17c2\u179b\u200b\u17a2\u17d2\u1793\u1780\u1785\u17bc\u179b\u1785\u17b7\u178f\u17d2\u178f\u200b\u1794\u17c6\u1795\u17bb\u178f","ovulationPage.pregnancyRate":"\u17a2\u178f\u17d2\u179a\u17b6\u1798\u17b6\u1793\u1795\u17d2\u1791\u17c3\u1796\u17c4\u17c7","ovulationPage.recalculate":"\u1782\u178e\u1793\u17b6\u179f\u17b6\u179a\u17a1\u17be\u1784\u179c\u17b7\u1789","ovulationPage.seoDescription":"\u178f\u17b6\u1798\u178a\u17b6\u1793\u179c\u178a\u17d2\u178f\u179a\u178a\u17bc\u179c\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u1780\u17c6\u178e\u178f\u17cb\u1790\u17d2\u1784\u17c3\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u1791\u17bb\u17c6\u1792\u17d2\u179b\u17b6\u1780\u17cb \u1794\u1784\u17d2\u1780\u17be\u1793\u17b1\u1780\u17b6\u179f\u1798\u17b6\u1793\u1782\u1797\u17cc\u17ac\u1782\u17d2\u179a\u1794\u17cb\u1782\u17d2\u179a\u1784\u1780\u17b6\u179a\u1796\u1793\u17d2\u1799\u17b6\u179a\u1780\u17c6\u178e\u17be\u178f","ovulationPage.seoSchema":"\u1785\u17c6\u178e\u17bb\u1785\u200b\u1782\u17bd\u179a\u1792\u17d2\u179c\u17be\u1794\u1793\u17d2\u1790\u17c2\u1798","ovulationPage.seoTitle":"\u1782\u178e\u1793\u17b6\u1790\u17d2\u1784\u17c3\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u1789\u17b8\u1791\u17bb\u17c6\u1792\u17d2\u179b\u17b6\u1780\u17cb - Hellokrupet","ovulationPage.signupPerks.0":"\u178a\u17c4\u17c7\u179f\u17c4 \u178a\u17be\u1798\u17d2\u1794\u17b8\u200b\u178f\u17b6\u1798\u178a\u17b6\u1793\u200b\u179c\u178a\u17d2\u178a\u179a\u178a\u17bc\u179c\u200b\u1796\u17c1\u1789\u179b\u17c1\u1789","ovulationPage.signupPerks.1":"\u178f\u17b6\u1798\u178a\u17b6\u1793\u179c\u178a\u17d2\u178a\u179a\u178a\u17bc\u179c \u1793\u17b7\u1784\u200b\u1790\u17d2\u1784\u17c3\u200b\u179b\u17be\u200b\u1794\u17d2\u179a\u178f\u17b7\u1791\u17b7\u1793","ovulationPage.signupPerks.2":"\u178f\u17b6\u1798\u178a\u17b6\u1793\u200b\u179a\u1799\u17c8\u1796\u17c1\u179b\u200b\u178a\u17c2\u179b\u200b\u17a2\u17b6\u1785\u200b\u1798\u17b6\u1793\u200b\u1795\u17d2\u1791\u17c3\u1796\u17c4\u17c7 (\u1785\u1793\u17d2\u179b\u17c4\u17c7\u200b\u1790\u17d2\u1784\u17c3\u178a\u17c2\u179b\u17a2\u17b6\u1785\u200b\u1794\u1784\u17d2\u1780\u1780\u17c6\u178e\u17be\u178f\u1794\u17b6\u1793) \u1793\u17b7\u1784\u200b\u1790\u17d2\u1784\u17c3\u178a\u17c2\u179b\u200b\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u200b\u1789\u17b8(\u17a2\u17bc\u179c\u17bb\u179b)\u1791\u17bb\u17c6\u1792\u17d2\u179b\u17b6\u1780\u17cb \u17a2\u17b6\u1785\u200b\u1794\u1784\u17d2\u1780\u1780\u17c6\u178e\u17be\u178f\u1794\u17b6\u1793","ovulationPage.signupPerks.3":"\u1791\u1791\u17bd\u179b\u200b\u1780\u17b6\u179a\u200b\u179a\u17c6\u179b\u17b9\u1780\u200b\u1796\u17b8\u200b\u1790\u17d2\u1784\u17c3\u200b\u1798\u1780\u200b\u179a\u178a\u17bc\u179c \u1790\u17d2\u1784\u17c3\u200b\u1798\u17c1\u1787\u17b8\u179c\u17b7\u178f\u1789\u17b8(\u17a2\u17bc\u179c\u17bb\u179b) \u200b\u1791\u17bb\u17c6\u200b\u1792\u17d2\u179b\u17b6\u1780\u17cb \u1793\u17b7\u1784\u200b\u1790\u17d2\u1784\u17c3\u1794\u1784\u17d2\u1780\u200b\u1780\u17c6\u178e\u17be\u178f","ovulationPage.signupPerks.4":"\u1791\u1791\u17bd\u179b\u200b\u1794\u17b6\u1793\u200b\u1796\u17d0\u178f\u17cc\u1798\u17b6\u1793\u1787\u17b6\u1794\u17cb\u179b\u17b6\u1794\u17cb\u200b\u1787\u17b6\u200b\u1794\u17d2\u179a\u1785\u17b6\u17c6 \u178f\u17b6\u1798\u179a\u1799\u17c8 \u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd\u200b\u1794\u1784\u17d2\u1780\u1780\u17c6\u178e\u17be\u178f\u200b\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780 - \u1787\u17b6\u1794\u178e\u17d2\u178a\u17bb\u17c6\u200b\u1796\u17d0\u178f\u17cc\u1798\u17b6\u1793\u200b\u179b\u17d2\u17a2\u17d7\u200b\u1787\u17b6\u200b\u1785\u17d2\u179a\u17be\u1793\u200b\u178a\u17be\u1798\u17d2\u1794\u17b8\u200b\u1794\u1784\u17d2\u1780\u17be\u1793\u200b\u17b1\u1780\u17b6\u179f\u200b\u1798\u17b6\u1793\u200b\u1795\u17d2\u1791\u17c3\u1796\u17c4\u17c7 \u1793\u17b7\u1784\u200b\u1782\u1793\u17d2\u179b\u17b9\u17c7\u200b\u1790\u17c2\u1791\u17b6\u17c6\u200b\u1780\u17bc\u1793\u200b\u1780\u17d2\u1793\u17bb\u1784\u200b\u1795\u17d2\u1791\u17c3 \u17b2\u17d2\u1799\u200b\u1798\u17b6\u1793\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u179b\u17d2\u17a2","ovulationPage.stickySignupButton":"\u1780\u178f\u17cb\u178f\u17d2\u179a\u17b6\u1791\u17bb\u1780 & \u179a\u17c6\u179b\u17b9\u1780\u1781\u17d2\u1789\u17bb\u17c6","ovulationPage.stickySignupHeading":"\u1780\u17bb\u17c6\u17b2\u17d2\u1799\u1781\u1780\u1781\u17b6\u1793\u1790\u17d2\u1784\u17c3\u179f\u17c6\u1781\u17b6\u1793\u17cb\u17d7\u1793\u17b6\u1793\u17b6","ovulationPage.subscribe.buttonTitle":"\u1785\u17bb\u17c7\u1788\u17d2\u1798\u17c4\u17c7","ovulationPage.subscribe.description":"\u1785\u17bc\u179b\u179a\u17bd\u1798\u1787\u17b6\u1798\u17bd\u1799\u200b\u1793\u17b9\u1784\u200b\u1794\u17c9\u17b6\u1798\u17c9\u17b6\u1780\u17cb\u200b\u179a\u17b6\u1794\u17cb\u179b\u17b6\u1793\u1793\u17b6\u1780\u17cb\u200b\u1795\u17d2\u179f\u17c1\u1784\u1791\u17c0\u178f \u17a0\u17be\u1799\u200b\u1785\u17b6\u1794\u17cb\u1795\u17d2\u178a\u17be\u1798\u200b\u178f\u17b6\u1798\u178a\u17b6\u1793\u200b\u1780\u17b6\u179a\u179c\u17b7\u179c\u178f\u17d2\u178f\u1793\u17cd\u200b\u1795\u17d2\u1791\u17c3\u1796\u17c4\u17c7 \u1793\u17b7\u1784\u200b\u1791\u17b6\u179a\u1780\u1780\u17d2\u1793\u17bb\u1784\u200b\u1795\u17d2\u1791\u17c3\u1791\u17b6\u17c6\u1784\u200b\u17a2\u179f\u17cb\u1782\u17d2\u1793\u17b6\u200b\u1787\u17b6\u1798\u17bd\u1799 Hellokrupet.com","ovulationPage.subscribe.placeHolder":"\u179f\u17bc\u1798\u1794\u1789\u17d2\u1785\u17bc\u179b\u17a2\u17ca\u17b8\u1798\u17c9\u17c2\u179b\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780","ovulationPage.subscribe.title":"\u178f\u17b6\u1798\u178a\u17b6\u1793\u1780\u17b6\u179a\u179c\u17b7\u179c\u178f\u17d2\u178f\u1793\u17cd\u1780\u17b6\u179a\u1796\u1796\u17c4\u17c7\u1793\u17b7\u1784\u1780\u17bc\u1793\u1780\u17d2\u1793\u17bb\u1784\u1795\u17d2\u1791\u17c3","ovulationPage.today":"\u1790\u17d2\u1784\u17c3\u1793\u17c1\u17c7","ovulationPage.trackPeriod":"\u178f\u17b6\u1798\u178a\u17b6\u1793\u179c\u178a\u17d2\u178a\u179a\u178a\u17bc\u179c","placeholder.enterTitleHere":"Enter title here","placeholder.enterUrlHere":"Enter URL here","placeholder.enterUrlTextHere":"Enter URL Text here","placeholder.newCmt":"Write a comment","placeholder.newPost":"Start a new post","popup.allTopics":"All Topics","popup.createPost.confirmCloseDescription":"If you discard now, you\u2019ll lose this post","popup.createPost.confirmCloseTitle":"Are you sure?","popup.deleteComment.description":"Delete your comment cannot be undone","popup.deleteComment.title":"Delete comment?","popup.deletePost.accept":"Delete","popup.deletePost.cancel":"Cancel","popup.deletePost.description":"Delete your post cannot be undone","popup.deletePost.title":"Delete post?","popup.discardPost":"Discard post","popup.editPost":"Edit post","popup.keepEditing":"Keep editing","popup.startANewPost":"Start a new post","post.seeMore":"See More","post.viewMoreComments":"View more comments","pregnancyWeightGain.amnioticFluid":"\u1791\u17b9\u1780\u1797\u17d2\u179b\u17c4\u17c7","pregnancyWeightGain.baby":"\u1791\u17b6\u179a\u1780","pregnancyWeightGain.breastsEnergyStores":"\u179f\u17bb\u178a\u1793\u17cb \u1793\u17b7\u1784\u1790\u17b6\u1798\u1796\u179b\u178a\u17c2\u179b\u1793\u17c5\u179a\u1780\u17d2\u179f\u17b6\u1791\u17bb\u1780","pregnancyWeightGain.description":"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u179f\u17bb\u1781\u1797\u17b6\u1796","pregnancyWeightGain.explaination":"\u1780\u17b6\u179a\u1796\u1793\u17d2\u1799\u179b\u17cb","pregnancyWeightGain.extraBloodFluids":"\u1785\u17c6\u178e\u17bb\u17c7\u1788\u17b6\u1798\u179b\u17be\u179f\u1793\u17b7\u1784 \u179f\u17b6\u179a\u1792\u17b6\u178f\u17bb\u179a\u17b6\u179c","pregnancyWeightGain.havingTwins":"\u178f\u17be\u179b\u17c4\u1780\u17a2\u17d2\u1793\u1780\u1780\u17c6\u1796\u17bb\u1784\u1798\u17b6\u1793\u1780\u17bc\u1793\u1797\u17d2\u179b\u17c4\u17c7\u1798\u17c2\u1793\u1791\u17c1?","pregnancyWeightGain.heading":"\u1780\u17b6\u179a\u17a1\u17be\u1784\u1791\u1798\u17d2\u1784\u1793\u17cb\u179f\u17d2\u178f\u17d2\u179a\u17b8\u17a2\u17c6\u17a1\u17bb\u1784\u1796\u1796\u17c4\u17c7","pregnancyWeightGain.heightInput":"\u1785\u17bb\u17c7\u1780\u1798\u17d2\u1796\u179f\u17cb\u179c\u17b7\u1789\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u178a\u17c2\u179a? ","pregnancyWeightGain.heightInput.error":"\u179f\u17bc\u1798\u1794\u1789\u17d2\u1785\u17bc\u179b\u200b\u1780\u1798\u17d2\u1796\u179f\u17cb\u200b\u200b\u17b2\u17d2\u1799\u200b\u1794\u17b6\u1793\u178f\u17d2\u179a\u17b9\u1798\u178f\u17d2\u179a\u17bc\u179c","pregnancyWeightGain.newDescription":"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u179f\u17bb\u1781\u1797\u17b6\u1796\u1798\u17bd\u1799\u1793\u17c1\u17c7\u17a2\u17b6\u1785\u1794\u17d2\u179a\u17be\u1794\u17d2\u179a\u17b6\u179f\u17cb\u1780\u17d2\u1793\u17bb\u1784\u1780\u179a\u178e\u17b8\u179f\u17d2\u178f\u17d2\u179a\u17b8\u1796\u1796\u17c4\u17c7\u1790\u17b6\u178f\u17be\u179f\u17d2\u1790\u17b7\u178f\u1780\u17d2\u1793\u17bb\u1784\u1785\u1793\u17d2\u179b\u17c4\u17c7\u178e\u17b6\u1798\u17b6\u1793\u179f\u17bb\u1781\u1797\u17b6\u1796\u179b\u17d2\u17a2\u1791\u17b6\u17c6\u1784\u1781\u17d2\u179b\u17bd\u1793\u17af\u1784\u1793\u17b7\u1784\u1780\u17bc\u1793\u1780\u17d2\u1793\u17bb\u1784\u1795\u17d2\u1791\u17c3 \u1795\u17d2\u17a2\u17c2\u1780\u1791\u17c5\u179b\u17be\u1791\u1798\u17d2\u1784\u1793\u17cb\u1798\u17bb\u1793\u1796\u17c1\u179b\u178a\u17b9\u1784\u1781\u17d2\u179b\u17bd\u1793\u1798\u17b6\u1793\u1795\u17d2\u1791\u17c3\u1796\u17c4\u17c7\u17d4","pregnancyWeightGain.placenta":"\u179f\u17bb\u1780","pregnancyWeightGain.range":"\u1791\u1798\u17d2\u1784\u1793\u17cb\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u1782\u17bd\u179a\u178f\u17c2\u1793\u17c5\u1785\u1793\u17d2\u179b\u17c4\u17c7","pregnancyWeightGain.result.note":"\u1782\u178e\u1793\u17b6\u200b BMI \u179a\u1794\u179f\u17cb\u200b\u17a2\u17d2\u1793\u1780\u200b\u1798\u17bb\u1793\u200b\u1796\u1796\u17c4\u17c7","pregnancyWeightGain.resultHealthy.title":"\u1791\u1798\u17d2\u1784\u1793\u17cb\u200b\u179a\u1794\u179f\u17cb\u200b\u17a2\u17d2\u1793\u1780\u200b\u1798\u17b7\u1793\u17a2\u17b8\u1791\u17c1 - \u179f\u17bb\u1781\u1797\u17b6\u1796\u179b\u17d2\u17a2","pregnancyWeightGain.resultOver.title":"\u179b\u17be\u179f\u1782\u17b8\u17a1\u17bc\u17d6 \u200b\u17a2\u17d2\u1793\u1780\u17a1\u17be\u1784\u200b\u1791\u1798\u17d2\u1784\u1793\u17cb\u200b\u200b {weightGain} \u1782\u17b8\u17a1\u17bc\u1780\u17d2\u179a\u17b6\u1798","pregnancyWeightGain.resultUnder.title":"\u1798\u17b7\u1793\u1782\u17d2\u179a\u1794\u17cb\u1782\u17b8\u17a1\u17bc\u17d6 \u200b\u17a2\u17d2\u1793\u1780\u17a1\u17be\u1784\u200b\u1791\u1798\u17d2\u1784\u1793\u17cb\u200b\u200b {weightGain} \u1782\u17b8\u17a1\u17bc\u1780\u17d2\u179a\u17b6\u1798","pregnancyWeightGain.seoDescription":"\u1780\u17b6\u179a\u17a1\u17be\u1784\u1791\u1798\u17d2\u1784\u1793\u17cb\u179f\u17d2\u178f\u17d2\u179a\u17b8\u17a2\u17c6\u17a1\u17bb\u1784\u1796\u1796\u17c4\u17c7","pregnancyWeightGain.seoSchema":"\u1780\u17b6\u179a\u17a1\u17be\u1784\u1791\u1798\u17d2\u1784\u1793\u17cb\u179f\u17d2\u178f\u17d2\u179a\u17b8\u17a2\u17c6\u17a1\u17bb\u1784\u1796\u1796\u17c4\u17c7","pregnancyWeightGain.seoTitle":"\u1782\u178e\u1793\u17b6\u1791\u1798\u17d2\u1784\u1793\u17cb\u179f\u17d2\u178f\u17d2\u179a\u17b8\u1796\u1796\u17c4\u17c7 - Hello Krupet","pregnancyWeightGain.suggestion":"\u1780\u17b6\u179a\u179f\u17d2\u1793\u17be\u179f\u17bb\u17c6\u200b","pregnancyWeightGain.uterus":"\u179f\u17d2\u1794\u17bc\u1793","pregnancyWeightGain.weekInput":"\u1796\u1796\u17c4\u17c7\u1794\u17b6\u1793\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd\u17a0\u17be\u1799?","pregnancyWeightGain.weekNum":"\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd {weekNum}","pregnancyWeightGain.weight.desc":"\u1782\u17b8\u17a1\u17bc\u1780\u17d2\u179a\u17b6\u1798","pregnancyWeightGain.weightBeforeInput":"\u178f\u17be\u1791\u1798\u17d2\u1784\u1793\u17cb\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u1798\u17bb\u1793\u1798\u17b6\u1793\u1795\u17d2\u1791\u17c3\u1796\u17c4\u17c7\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u1782\u17b8\u17a1\u17bc\u178a\u17c2\u179a?","pregnancyWeightGain.weightInput":"\u1785\u17bb\u17c7\u17a5\u17a1\u17bc\u179c\u1791\u1798\u17d2\u1784\u1793\u17cb\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793(\u1782\u17b8\u17a1\u17bc\u1780\u17d2\u179a\u17b6\u1798)\u17a0\u17be\u1799?","pregnancyWeightGain.weightInput.desc":"(\u1782\u17b8\u17a1\u17bc\u1780\u17d2\u179a\u17b6\u1798)","pregnancyWeightGain.weightInput.error":"\u179f\u17bc\u1798\u1794\u1789\u17d2\u1785\u17bc\u179b\u200b\u1791\u1798\u17d2\u1784\u1793\u17cb\u200b\u17b2\u17d2\u1799\u200b\u1794\u17b6\u1793\u178f\u17d2\u179a\u17b9\u1798\u178f\u17d2\u179a\u17bc\u179c","previewPhotos.title":"{name}\'s Post","profileMenu.accountSetting":"\u1780\u17b6\u179a\u1780\u17c6\u178e\u178f\u17cb\u1782\u178e\u1793\u17b8","profileMenu.closeAccount":"\u1794\u17b7\u1791\u1782\u178e\u1793\u17b8","profileMenu.help":"\u1787\u17c6\u1793\u17bd\u1799","profileMenu.logout":"\u1785\u17b6\u1780\u1785\u17c1\u1789","profileMenu.manageEmailNotifications":"\u1782\u17d2\u179a\u1794\u17cb\u1782\u17d2\u179a\u1784\u1780\u17b6\u179a\u1787\u17bc\u1793\u178a\u17c6\u178e\u17b9\u1784\u178f\u17b6\u1798\u17a2\u17ca\u17b8\u1798\u17c2\u179b","profileMenu.myProfile":"\u1794\u17d2\u179a\u179c\u178f\u17d2\u178f\u17b7\u179a\u17bc\u1794","profileMenu.password":"\u179b\u17c1\u1781\u179f\u1798\u17d2\u1784\u17b6\u178f\u17cb","profileMenu.saved":"\u1794\u17b6\u1793\u179a\u1780\u17d2\u179f\u17b6\u1791\u17bb\u1780 ","profileMenu.updateEmail":"\u1794\u1785\u17d2\u1785\u17bb\u1794\u17d2\u1794\u1793\u17d2\u1793\u1797\u17b6\u1796\u17a2\u17ca\u17b8\u1798\u17c2\u179b","share.letsJoinCommunity":"Let\'s join {name} community!","share.letsJoinTopic":"Let\'s join {name} topic!","share.linkCopied":"Link Copied","share.linkShared":"Link Shared Successfully","signUp":"Sign up","submit":"Submit","tab.about":"About","tab.discussion":"Discussions","tab.topic":"Topics","targetHeartRate.aerobicZone.note":"\u17a0\u17b6\u178f\u17cb\u1794\u17c2\u1794\u200b\u17a2\u17c2\u179a\u17c9\u17bc\u1794\u17b7\u1780 \u1780\u1798\u17d2\u179a\u17b7\u178f\u1794\u1784\u17d2\u1782\u17bd\u179a (\u17e3 - \u17e5\u1790\u17d2\u1784\u17c3/\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd)","targetHeartRate.aerobicZone.title":"\u17a0\u17b6\u178f\u17cb\u1794\u17c2\u1794\u200b\u17a2\u17c2\u179a\u17c9\u17bc\u1794\u17b7\u1780 \u1780\u1798\u17d2\u179a\u17b7\u178f\u1794\u1784\u17d2\u1782\u17bd\u179a","targetHeartRate.ageInput":"\u1790\u17d2\u1784\u17c3\u1781\u17c2\u1786\u17d2\u1793\u17b6\u17c6\u1780\u17c6\u178e\u17be\u178f","targetHeartRate.ageInput.desc":"(\u1786\u17d2\u1793\u17b6\u17c6)","targetHeartRate.ageInput.error":"\u179f\u17bc\u1798\u1794\u1789\u17d2\u1785\u17bc\u179b\u17a2\u17b6\u1799\u17bb\u200b\u17b2\u17d2\u1799\u200b\u1794\u17b6\u1793\u200b\u178f\u17d2\u179a\u17b9\u1798\u178f\u17d2\u179a\u17bc\u179c","targetHeartRate.heartRateInput":"\u17a2\u178f\u17d2\u179a\u17b6\u1794\u17c1\u17c7\u178a\u17bc\u1784\u179b\u17c4\u178f\u1796\u17c1\u179b\u179f\u1798\u17d2\u179a\u17b6\u1780 \u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u200b\u1785\u17c6\u1793\u17bd\u1793\u200b\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u178a\u17c2\u179a?","targetHeartRate.heartRateInput.desc":"(\u178a\u1784/\u1793\u17b6\u1791\u17b8)","targetHeartRate.heartRateInput.error":"\u179f\u17bc\u1798\u1794\u1789\u17d2\u1785\u17bc\u179b\u1785\u17c6\u1793\u17bd\u1793\u200b \\"\u17a2\u178f\u17d2\u179a\u17b6\u1794\u17c1\u17c7\u178a\u17bc\u1784\u179b\u17c4\u178f\u1796\u17c1\u179b\u179f\u1798\u17d2\u179a\u17b6\u1780\\" \u200b\u17b2\u17d2\u1799\u200b\u1794\u17b6\u1793\u200b\u178f\u17d2\u179a\u17b9\u1798\u178f\u17d2\u179a\u17bc\u179c","targetHeartRate.howToMeasure":"\u1785\u17bb\u17c7\u200b\u179c\u17b6\u179f\u17cb\u200b\u17a2\u178f\u17d2\u179a\u17b6\u1794\u17c1\u17c7\u178a\u17bc\u1784\u179b\u17c4\u178f\u1796\u17c1\u179b\u179f\u1798\u17d2\u179a\u17b6\u1780 \u178a\u17c4\u1799\u200b\u179c\u17b7\u1792\u17b8\u178e\u17b6\u178a\u17c2\u179a? ","targetHeartRate.idealTarget.desc":"\u178a\u1784/\u1793\u17b6\u1791\u17b8","targetHeartRate.idealTarget.maximum":"\u17a2\u178f\u17d2\u179a\u17b6\u1794\u17c1\u17c7\u178a\u17bc\u178f\u179b\u17c4\u178f\u1796\u17c1\u179b\u179f\u1798\u17d2\u179a\u17b6\u1780\u17a2\u178f\u17b7\u1794\u179a\u1798\u17b6\u1782\u17bd\u179a\u178f\u17c2","targetHeartRate.idealTarget.result":"\u17a2\u178f\u17d2\u179a\u17b6\u1794\u17c1\u17c7\u178a\u17bc\u178f\u179b\u17c4\u178f\u1796\u17c1\u179b\u179f\u1798\u17d2\u179a\u17b6\u1780\u200b\u1796\u17c1\u179b\u17a0\u17d2\u179c\u17b9\u1780\u17a0\u17b6\u178f\u17cb\u1782\u17bd\u179a\u178f\u17c2","targetHeartRate.idealTarget.title":"\u17a2\u178f\u17d2\u179a\u17b6\u1794\u17c1\u17c7\u178a\u17bc\u1784\u179b\u17c4\u178f\u1796\u17c1\u179b\u179f\u1798\u17d2\u179a\u17b6\u1780\u200b\u179b\u17d2\u17a2\u200b\u1794\u17c6\u1795\u17bb\u178f\u200b\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u200b","targetHeartRate.lowIntensity.note":"\u17a0\u17b6\u178f\u17cb\u178f\u17b7\u1785\u178e\u17b6\u179f\u17cb (\u17ac\u200b\u1798\u17b7\u1793\u17a0\u17b6\u178f\u17cb\u179f\u17c4\u17c7\u178f\u17c2\u1798\u17d2\u178a\u1784)","targetHeartRate.lowIntensity.title":"\u17a0\u17b6\u178f\u17cb\u178f\u17b7\u1785\u178f\u17bd\u1785","targetHeartRate.maximumIntensity.note":"\u179f\u1780\u1798\u17d2\u1798\u1781\u17d2\u179b\u17b6\u17c6\u1784 (\u17a0\u17b6\u178f\u17cb\u179b\u17be\u179f\u200b\u17a2\u17d2\u1793\u1780\u200b\u1792\u1798\u17d2\u1798\u178f\u17b6 x \u17e2)","targetHeartRate.maximumIntensity.title":"\u179f\u1780\u1798\u17d2\u1798\u1781\u17d2\u179b\u17b6\u17c6\u1784","targetHeartRate.moderateIntensity.note":"\u17a0\u17b6\u178f\u17cb\u1780\u1798\u17d2\u179a\u17b7\u178f\u200b\u1798\u1792\u17d2\u1799\u1798 (\u17e1 - \u17e3\u1790\u17d2\u1784\u17c3/\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd)","targetHeartRate.moderateIntensity.title":"\u17a0\u17b6\u178f\u17cb\u1780\u1798\u17d2\u179a\u17b7\u178f\u1798\u1792\u17d2\u1799\u1798","targetHeartRate.optional":"(\u1794\u17c6\u1796\u17c1\u1789\u1780\u17cf\u1794\u17b6\u1793 \u179a\u17c6\u179b\u1784\u1780\u17cf\u1794\u17b6\u1793)","targetHeartRate.result.abnormal":"\u1798\u17b7\u1793\u1794\u17d2\u179a\u1780\u17d2\u179a\u178f\u17b8","targetHeartRate.result.athlete":"\u179b\u17d2\u17a2\u1794\u17d2\u179a\u179f\u17be\u179a(\u179f\u1798\u17d2\u179a\u17b6\u1794\u17cb\u17a2\u178f\u17d2\u178f\u1796\u179b\u17b7\u1780)","targetHeartRate.result.average":"\u1798\u1792\u17d2\u1799\u1798","targetHeartRate.result.excellent":"\u179b\u17d2\u17a2\u178e\u17b6\u179f\u17cb","targetHeartRate.result.good":"\u179b\u17d2\u17a2","targetHeartRate.result.normal":"\u1792\u1798\u17d2\u1798\u178f\u17b6","targetHeartRate.result.poor":"\u1781\u17d2\u179f\u17c4\u1799","targetHeartRate.result.title":"\u17a2\u178f\u17d2\u179a\u17b6\u1794\u17c1\u17c7\u178a\u17bc\u1784\u179b\u17c4\u178f\u1796\u17c1\u179b\u179f\u1798\u17d2\u179a\u17b6\u1780 \u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780\u1782\u17ba","targetHeartRate.result.title.embedded":"\u17a2\u178f\u17d2\u179a\u17b6\u200b\u1794\u17c1\u17c7\u178a\u17bc\u178f\u179b\u17c4\u178f\u1796\u17c1\u179b\u179f\u1798\u17d2\u179a\u17b6\u1780\u200b\u179a\u1794\u179f\u17cb\u200b\u17a2\u17d2\u1793\u1780\u200b\u1782\u17ba {status}","targetHeartRate.selectActive":"\u179a\u17b6\u179b\u17cb\u1790\u17d2\u1784\u17c3\u200b\u178f\u17be\u200b\u17a2\u17d2\u1793\u1780\u200b\u179f\u1780\u1798\u17d2\u1798\u179a\u17b6\u1784\u1780\u17b6\u1799 \u17ac\u200b\u17a0\u17b6\u178f\u17cb\u1794\u17d2\u179a\u17b6\u178e\u200b\u1794\u17c9\u17bb\u178e\u17d2\u178e\u17b6\u178a\u17c2\u179a? ","targetHeartRate.seoDescription":"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u1785\u1784\u17d2\u179c\u17b6\u1780\u17cb\u1794\u17c1\u17c7\u178a\u17bc\u1784","targetHeartRate.seoSchema":"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u1785\u1784\u17d2\u179c\u17b6\u1780\u17cb\u1794\u17c1\u17c7\u178a\u17bc\u1784","targetHeartRate.seoTitle":"\u179a\u1784\u17d2\u179c\u17b6\u179f\u17cb\u1785\u1784\u17d2\u179c\u17b6\u1780\u17cb\u1794\u17c1\u17c7\u178a\u17bc\u1784","targetHeartRate.status":"\u1780\u17b6\u179a\u1785\u17b6\u178f\u17cb\u1785\u17c6\u178e\u17b6\u178f\u17cb\u1790\u17d2\u1793\u17b6\u1780\u17cb\u200b\u1782\u17ba\u200b {status}","targetHeartRate.vigorousIntensity.note":"\u17a0\u17b6\u178f\u17cb\u179f\u1780\u1798\u17d2\u1798( \u17e6 - \u17e7\u1790\u17d2\u1784\u17c3/\u179f\u1794\u17d2\u178a\u17b6\u17a0\u17cd)","targetHeartRate.vigorousIntensity.title":"\u17a0\u17b6\u178f\u17cb\u179f\u1780\u1798\u17d2\u1798","targetHeartRate.withAnActivity":"\u1780\u1798\u17d2\u179a\u17b7\u178f\u200b\u179f\u1780\u1798\u17d2\u1798\u1782\u17bd\u179a\u200b\u178f\u17c2\u200b\u200b {activeLevel}","toggle.active":"Active","toggle.inactive":"Inactive","tool.selectGender":"\u1797\u17c1\u1791","tool.selectPerson":"\u17a2\u17d2\u1793\u1780\u200b\u1796\u17b7\u1793\u17b7\u178f\u17d2\u1799\u200b\u17b2\u17d2\u1799\u200b\u17a2\u17d2\u1793\u1780\u200b\u178e\u17b6\u178a\u17c2\u179a? ","tool.selectPerson.other":"\u17a2\u17d2\u1793\u1780\u1795\u17d2\u179f\u17c1\u1784","tool.selectPerson.yourSelf":"\u1781\u17d2\u179b\u17bd\u1793\u17af\u1784","toolPage.toolReviewer":"\u178f\u17d2\u179a\u17bd\u178f\u1796\u17b7\u1793\u17b7\u178f\u17d2\u1799\u178a\u17c4\u1799 \u179c\u17c1\u1787\u17d2\u1787. {expert_name} \u1793\u17c5\u200b {date}","tools.BMICalculator":"\u1782\u178e\u1793\u17b6 BMI ","tools.BMRCalculator":"\u1782\u178e\u1793\u17b6 BMR","tools.caloriesBurnRate":"\u1782\u178e\u1793\u17b6\u17a2\u178f\u17d2\u179a\u17b6\u178a\u17bb\u178f\u1780\u17b6\u17a1\u17bc\u179a\u17b8","tools.condition":"\u179b\u1780\u17d2\u1781\u1781\u178e\u17d2\u178c","tools.disclaimer":"\u1794\u178a\u17b7\u179f\u17c1\u1792","tools.faqs":"\u179f\u17c6\u178e\u17bd\u179a\u178a\u17c2\u179b\u179f\u17bd\u179a\u1789\u17b9\u1780\u1789\u17b6\u1794\u17cb","tools.heading.by":"\u178f\u17b6\u1798\u179a\u1799\u17c8","tools.heading.on":"\u1793\u17c5\u179b\u17be","tools.info":"\u1796\u178f\u17cc\u1798\u17b6\u1793","tools.recalculate":"\u1782\u178e\u1793\u17b6\u200b\u1798\u17d2\u178a\u1784\u200b\u1791\u17c0\u178f","tools.risks":"\u1782\u17d2\u179a\u17c4\u17c7\u1790\u17d2\u1793\u17b6\u1780\u17cb","tools.shareResultOn":"\u1785\u17c2\u1780\u179a\u17c6\u179b\u17c2\u1780\u179b\u1791\u17d2\u1792\u1795\u179b","tools.suggestedArticles":"\u17a2\u178f\u17d2\u1790\u1794\u1791\u17a2\u17d2\u1793\u1780\u17a2\u17b6\u1785\u1785\u17bc\u179b\u1785\u17b7\u178f\u17d2\u178f","tools.suggestion":"\u1780\u17b6\u179a\u179f\u17d2\u1793\u17be\u179f\u17bb\u17c6","topic.notification.joined":"You joined {name} topic","topic.notification.left":"You left {name} topic","topicCardList.seeAllTopics":"See all topics","user":"User","welcomePopup.button.continue":"\u1794\u1793\u17d2\u178f","welcomePopup.button.startExploring":"\u178f\u17c4\u17c7\u1785\u17b6\u1794\u17cb\u1795\u17d2\u178a\u17be\u1798\u179f\u17d2\u179c\u17c2\u1784\u179a\u1780","welcomePopup.content2.description":"\u179a\u1780\u17d2\u179f\u17b6\u200b\u1791\u17bb\u1780\u200b\u17a2\u178f\u17d2\u1790\u1794\u1791\u200b\u1793\u17b6\u1793\u17b6\u200b\u178a\u17c2\u179b\u200b\u17a2\u17d2\u1793\u1780\u200b\u1785\u17bc\u179b\u1785\u17b7\u178f\u17d2\u178f\u1791\u17c5\u1782\u178e\u1793\u17b8\u200b\u179a\u1794\u179f\u17cb\u17a2\u17d2\u1793\u1780 \u178a\u17be\u1798\u17d2\u1794\u17b8\u200b\u17a2\u17b6\u1785\u200b\u178f\u17d2\u179a\u17a1\u1794\u17cb\u200b\u1798\u1780\u200b\u1798\u17be\u179b\u17ac\u17a2\u17b6\u1793\u200b\u179c\u17b7\u1789\u200b\u1796\u17c1\u179b\u200b\u1780\u17d2\u179a\u17c4\u1799\u17d4 ","welcomePopup.content2.title":"\u179a\u1780\u17d2\u179f\u17b6\u1791\u17bb\u1780\u200b\u17a2\u178f\u17d2\u1790\u1794\u1791","welcomePopup.content3.description":"\u179b\u17c4\u1780\u17a2\u17d2\u1793\u1780\u200b\u17a2\u17b6\u1785\u200b\u178f\u17b6\u1798\u178a\u17b6\u1793\u200b\u179b\u1791\u17d2\u1792\u1795\u179b\u200b\u179f\u17d2\u1790\u17b6\u1793\u1797\u17b6\u1796\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u179a\u1794\u179f\u17cb\u200b\u179b\u17c4\u1780\u200b\u17a2\u17d2\u1793\u1780\u200b\u178a\u17c4\u1799\u200b\u1782\u178e\u1793\u17b8\u200b\u179a\u1794\u179f\u17cb\u200b\u17a2\u17d2\u1793\u1780\u17d4","welcomePopup.content3.title":"\u179a\u1780\u17d2\u179f\u17b6\u1791\u17bb\u1780\u200b\u179b\u1791\u17d2\u1792\u1795\u179b\u200b\u1796\u17b8\u200b\u179f\u17d2\u1790\u17b6\u1793\u1797\u17b6\u1796\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u200b\u179a\u1794\u179f\u17cb\u200b\u179b\u17c4\u1780\u17a2\u17d2\u1793\u1780","welcomePopup.firstLogin.content1.description":"\u179b\u17c4\u1780\u17a2\u17d2\u1793\u1780\u200b\u1794\u17b6\u1793\u200b\u1780\u17d2\u179b\u17b6\u1799\u200b\u1787\u17b6\u200b\u179f\u1798\u17b6\u1787\u17b7\u1780\u200b\u179f\u17a0\u1782\u1798\u1793\u17cd\u200b\u200b\u179a\u1794\u179f\u17cb\u200b\u1799\u17be\u1784\u17a0\u17be\u1799\u17d4 \u179b\u17c4\u1780\u17a2\u17d2\u1793\u1780\u200b\u17a2\u17b6\u1785\u200b\u1794\u17d2\u179a\u17be\u1794\u17d2\u179a\u17b6\u179f\u17cb\u200b\u179f\u17c1\u179c\u17b6\u1780\u1798\u17d2\u1798\u179a\u1794\u179f\u17cb\u1799\u17be\u1784\u200b\u1794\u17b6\u1793\u200b\u17a0\u17be\u1799\u17d4 ","welcomePopup.firstLogin.content1.title":"\u179f\u17bc\u1798\u179f\u17d2\u179c\u17b6\u1782\u1798\u1793\u17cd\u200b\u1798\u1780\u200b\u1780\u17b6\u1793\u17cb","welcomePopup.login.content1.description":"\u1796\u17bd\u1780\u1799\u17be\u1784\u1798\u17b6\u1793\u200b\u1798\u17bb\u1781\u1784\u17b6\u179a\u200b\u1796\u17b7\u179f\u17c1\u179f\u1790\u17d2\u1798\u17b8\u200b\u1798\u17bd\u1799\u200b\u1785\u17c6\u1793\u17bd\u1793\u200b\u1785\u1784\u17cb\u200b\u178e\u17c2\u1793\u17b6\u17c6 \u1794\u1784\u1794\u17d2\u17a2\u17bc\u1793\u200b\u17a2\u17b6\u1785\u200b\u179f\u17d2\u179c\u17c2\u1784\u1799\u179b\u17cb \u1793\u17b7\u1784\u200b\u1796\u17b7\u1793\u17b7\u178f\u17d2\u1799\u200b\u1798\u17be\u179b \u178a\u17be\u1798\u17d2\u1794\u17b8\u200b\u17b2\u17d2\u1799\u200b\u1787\u17b8\u179c\u17b7\u178f\u200b\u1780\u17b6\u1793\u17cb\u200b\u178f\u17c2\u200b\u1798\u17b6\u1793\u200b\u1780\u17d2\u178a\u17b8\u179f\u17bb\u1781\u1793\u17b7\u1784\u200b\u179f\u17bb\u1781\u1797\u17b6\u1796\u179b\u17d2\u17a2\u200b\u1791\u17b6\u17c6\u1784\u200b\u17a2\u179f\u17cb\u200b\u1782\u17d2\u1793\u17b6","welcomePopup.login.content1.title":"\u179f\u17bc\u1798\u179f\u17d2\u179c\u17b6\u1782\u1798\u1793\u17cd\u200b\u179f\u17b6\u179a\u1787\u17b6\u1790\u17d2\u1798\u17b8 {userName}!","whatWouldYouLikeToCreate":"What would you like to create?"}'),Hs=JSON.parse('{"cardPost.createNewPost":"T\u1ea1o m\u1ed9t b\xe0i \u0111\u0103ng","cardPost.image":"H\xecnh \u1ea3nh","cardPost.video":"Video","home.seoDescription":"Ch\xfang t\xf4i cung c\u1ea5p c\xe1c th\xf4ng tin, n\u1ed9i dung li\xean quan \u0111\u1ebfn s\u1ee9c kh\u1ecfe, \u0111\xe1ng tin c\u1eady v\xe0 \u0111\u01b0\u1ee3c ki\u1ec3m ch\u1ee9ng y t\u1ebf. C\xf9ng b\u1ea1n x\xe2y d\u1ef1ng m\u1ed9t cu\u1ed9c s\u1ed1ng kh\u1ecfe m\u1ea1nh v\xe0 vi\xean m\xe3n h\u01a1n!","home.seoSchema":"{\\"@context\\":\\"https://schema.org\\",\\"@graph\\":[{\\"@type\\":\\"Organization\\",\\"@id\\":\\"https://hellobacsi.com/#organization\\",\\"name\\":\\"Hello Bacsi\\",\\"url\\":\\"https://hellobacsi.com/\\",\\"sameAs\\":[\\"https://www.facebook.com/hellobacsi\\",\\"https://www.instagram.com/hellobacsi/\\"],\\"logo\\":{\\"@type\\":\\"ImageObject\\",\\"@id\\":\\"https://hellobacsi.com/#logo\\",\\"inLanguage\\":\\"vi-VN\\",\\"url\\":\\"https://cdn.hellobacsi.com/wp-content/uploads/2015/10/Logo.png\\",\\"width\\":5857,\\"height\\":1272,\\"caption\\":\\"Hello Bacsi\\"},\\"image\\":{\\"@id\\":\\"https://hellobacsi.com/#logo\\"}},{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://hellobacsi.com/#website\\",\\"url\\":\\"https://hellobacsi.com/\\",\\"name\\":\\"Hello Bacsi\\",\\"description\\":\\"HelloBacsi l\\\\u00e0 trang web cung c\\\\u1ea5p n\\\\u1ed9i dung, th\\\\u00f4ng tin s\\\\u1ee9c kh\\\\u1ecfe y t\\\\u1ebf. H\\\\u1ed7 tr\\\\u1ee3 b\\\\u1ea1n t\\\\u00ecm hi\\\\u1ec3u, trau d\\\\u1ed3i v\\\\u00e0 s\\\\u1eed d\\\\u1ee5ng th\\\\u00f4ng tin v\\\\u1edbi m\\\\u1ee9c \\\\u0111\\\\u1ed9 tin c\\\\u1eady v\\\\u00e0 ch\\\\u00ednh x\\\\u00e1c cao \\\\u0111\\\\u1ec3 b\\\\u1ea3o v\\\\u1ec7 s\\\\u1ee9c kh\\\\u1ecfe cho b\\\\u1ea3n th\\\\u00e2n v\\\\u00e0 gia \\\\u0111\\\\u00ecnh. Bao g\\\\u1ed3m nhi\\\\u1ec1u l\\\\u0129nh v\\\\u1ef1c v\\\\u00e0 chuy\\\\u00ean m\\\\u1ee5c th\\\\u00fa v\\\\u1ecb: - T\\\\u00ecm hi\\\\u1ec3u v\\\\u1ec1 b\\\\u1ec7nh, thu\\\\u1ed1c, th\\\\u1ea3o d\\\\u01b0\\\\u1ee3c, x\\\\u00e9t nghi\\\\u1ec7m, ph\\\\u1eabu thu\\\\u1eadt. - Nh\\\\u1eefng chuy\\\\u00ean \\\\u0111\\\\u1ec1 ph\\\\u1ed5 bi\\\\u1ebfn: ti\\\\u1ec3u \\\\u0111\\\\u01b0\\\\u1eddng, ung th\\\\u01b0, cao huy\\\\u1ebft \\\\u00e1p, hen suy\\\\u1ec5n, hiv, ph\\\\u1ea9u thu\\\\u1eadt th\\\\u1eabm m\\\\u1ef9, ... - B\\\\u00ed quy\\\\u1ebft s\\\\u1ed1ng kh\\\\u1ecfe, \\\\u0103n u\\\\u1ed1ng, t\\\\u1eadp luy\\\\u1ec7n, s\\\\u1ee9c kh\\\\u1ecfe sinh s\\\\u1ea3n, gi\\\\u1edbi t\\\\u00ednh - Ch\\\\u0103m s\\\\u00f3c s\\\\u1ee9c kh\\\\u1ecfe cho m\\\\u1eb9 mang thai, nu\\\\u00f4i d\\\\u1ea1y con - V\\\\u00e0 nh\\\\u1eefng n\\\\u1ed9i dung h\\\\u1ea5p d\\\\u1eabn kh\\\\u00e1c. HelloBacsi v\\\\u00e0 b\\\\u1ea1n, c\\\\u00f9ng gi\\\\u00fap ng\\\\u01b0\\\\u1eddi Vi\\\\u1ec7t kh\\\\u1ecfe h\\\\u01a1n, h\\\\u1ea1nh ph\\\\u00fac h\\\\u01a1n!!!\\",\\"publisher\\":{\\"@id\\":\\"https://hellobacsi.com/#organization\\"},\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://hellobacsi.com/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"vi-VN\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellobacsi.com#webpage\\",\\"url\\":\\"https://hellobacsi.com\\",\\"name\\":\\"HelloBacsi: C\\\\u1ed5ng th\\\\u00f4ng tin s\\\\u1ee9c kh\\\\u1ecfe tin c\\\\u1eady v\\\\u00e0 h\\\\u1eefu \\\\u00edch cho ng\\\\u01b0\\\\u1eddi Vi\\\\u1ec7t\\",\\"isPartOf\\":{\\"@id\\":\\"https://hellobacsi.com/#website\\"},\\"about\\":{\\"@id\\":\\"https://hellobacsi.com/#organization\\"},\\"datePublished\\":\\"2017-03-08T06:54:58+00:00\\",\\"dateModified\\":\\"2021-03-12T07:07:49+00:00\\",\\"description\\":\\"Mang \\\\u0111\\\\u1ebfn th\\\\u00f4ng tin h\\\\u1eefu \\\\u00edch v\\\\u00e0 tin c\\\\u1eady v\\\\u1ec1 s\\\\u1ee9c kh\\\\u1ecfe thu\\\\u1ed9c \\\\u0111a d\\\\u1ea1ng l\\\\u0129nh v\\\\u1ef1c: b\\\\u1ec7nh, thu\\\\u1ed1c, s\\\\u1ed1ng kh\\\\u1ecfe, mang thai v\\\\u00e0 nu\\\\u00f4i d\\\\u1ea1y con.\\",\\"breadcrumb\\":{\\"@id\\":\\"https://hellobacsi.com#breadcrumb\\"},\\"inLanguage\\":\\"vi-VN\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://hellobacsi.com\\"]}]},{\\"@type\\":\\"BreadcrumbList\\",\\"@id\\":\\"https://hellobacsi.com#breadcrumb\\",\\"itemListElement\\":[{\\"@type\\":\\"ListItem\\",\\"position\\":1,\\"item\\":{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellobacsi.com/\\",\\"url\\":\\"https://hellobacsi.com/\\",\\"name\\":\\"HelloBacsi: C\\\\u1ed5ng th\\\\u00f4ng tin s\\\\u1ee9c kh\\\\u1ecfe tin c\\\\u1eady v\\\\u00e0 h\\\\u1eefu \\\\u00edch cho ng\\\\u01b0\\\\u1eddi Vi\\\\u1ec7t\\"}}]}]}","home.seoTitle":"Trang th\xf4ng tin v\xe0 c\u1ed9ng \u0111\u1ed3ng M\u1eb9 v\xe0 B\xe9 | MarryBaby","post.commentCount":"{count} B\xecnh lu\u1eadn","post.likeCount":"{count} Th\xedch","post.shareCount":"{count} Chia s\u1ebb"}'),$s=JSON.parse('{"404.description":"Maaf, halaman ini tidak dapat ditemukan","404.explainer":"Jika anda klik pautan ke laman ini, sila kembali ke laman utama atau hubungi kami di {email}","404.goBackHome":"Kembali ke Laman Utama","404.pageNotFound":"Maaf, halaman ini tidak dapat ditemukan","404.title":"404 Laman Tidak Ditemui","aboutThisGroup":"TENTANG FORUM INI","actionPopover.delete":"Padam","actionPopover.deleteNotification":"Padam notifikasi ini","actionPopover.edit":"Sunting","actionPopover.inviteShareCommunity":"Undang / Kongsi Komuniti","actionPopover.joinCommunity":"Sertai Komuniti","actionPopover.leaveCommunit":"Keluar Komuniti","actionPopover.leaveCommunity":"Sertai Komuniti","actionPopover.leaveCommunity.accept":"Keluar","actionPopover.leaveCommunity.cancel":"Batal","actionPopover.leaveCommunity.description":"Anda pasti mahu keluar komuniti ini?","actionPopover.leaveCommunity.title":"Keluar Komuniti","actionPopover.report":"Laporkan","actionPopover.turnOffNotification":"Matikan notifikasi","actionPopover.turnOffNotificationAbout":"Matikan notifikasi tentang {label}","actionPopover.turnOnNotification":"Hidupkan notifikasi","add.image.text":"Tambah gambar","admin.action.activeAccount":"Akaun aktif","admin.action.addColumn":"Tambah kolum","admin.action.delete":"Padam","admin.action.deleteAccount":"Padam akaun","admin.action.emailMember":"E-mel ahli","admin.action.inactiveAccount":"Akaun tidak aktif","admin.action.suspendAccount":"Akaun digantung","admin.action.unsuspendAccount":"Unsuspend account","admin.admin":"Admin","admin.ambassador":"Duta","admin.back":"Kembali","admin.backToLogin":"Kembali ke Log Masuk","admin.cancel":"Batal","admin.changePassword":"Tukar Kata Laluan","admin.changePassword.resetPassword":"Tetap Semula Kata Laluan","admin.changePasswordSuccess.desc":"Kemaskini kata laluan berjaya! Anda boleh log masuk ke dalam akaun dengan kata laluan baru","admin.comments":"Komen","admin.communities":"Komuniti","admin.community":"Komuniti","admin.create":"Cipta","admin.expert":"Pakar","admin.externalUser":"Pengguna luar","admin.followingTopics":"Ikuti topik","admin.forgotPassword":"Lupa kata laluan?","admin.forgotPassword.desc":"Masukkan e-mel yang terhubung dengan akaun anda dan kami akan hantar pautan untuk set semula kata laluan","admin.forgotPassword.enterEmail":"Masukkan e-mel anda","admin.internalUser.dropdownGroup":"Laman / Komuniti / Topik","admin.joinDate":"Tarikh sertai","admin.likes":"Suka","admin.logOut":"Log Keluar","admin.logOut.desc":"Anda pasti mahu log keluar?","admin.logOut.title":"Log Keluar dari Hello Together?","admin.login":"Log masuk","admin.login.email":"E-mel","admin.login.forgotPassword":"Lupa kata laluan?","admin.login.loginToAccount":"Log masuk ke akaun","admin.login.password":"Kata laluan","admin.login.pleaseInputEmail":"Masukkan e-mel anda!","admin.login.pleaseInputPassword":"Masukkan kata laluan anda!","admin.login.rememeberMe":"Ingat saya","admin.login.resetPassword":"Tetap Semula Kata Laluan","admin.member":"Ahli","admin.moderator":"Moderator","admin.next":"Seterusnya","admin.post":"Kirim","admin.posts":"Kiriman","admin.replies":"Balasan","admin.resetPassword.modal.desc":"Kami telah mengirim kata laluan baru dan panduan perubahannya ke e-mel anda.","admin.resetPassword.modal.title":"Panduan telah dihantar!","admin.save":"Simpan","admin.savePassword":"Simpan Kata Laluan","admin.sendLink":"Hantar Pautan","admin.site":"Laman","admin.sponsor":"Penaja","admin.success":"Berjaya","admin.tab.activity":"LOG AKTIVITI","admin.tab.commentsInCommunities":"Komen di {communityName} ({count})","admin.tab.generalInfo":"INFO UMUM","admin.tab.posts":"KIRIMAN","admin.tab.postsInCommunities":"Kiriman di {communityName} ({count})","admin.tab.settings":"TETAPAN","admin.table.all":"Semua","admin.table.column.sites":"Laman","admin.table.user.column.comments":"Komen","admin.table.user.column.community":"Komuniti","admin.table.user.column.createdDate":"Tarikh dibuat","admin.table.user.column.posts":"Kiriman","admin.table.user.column.role":"Peranan","admin.table.user.column.status":"Status","admin.table.user.column.topic":"Topik","admin.table.user.column.users":"Pengguna","admin.topic":"Topik","admin.user.birth":"Tarikh lahir","admin.user.email":"E-mel","admin.user.female":"Wanita","admin.user.fullname":"Nama Penuh","admin.user.gender":"Jantina","admin.user.male":"Lelaki","admin.user.member.emailMember":"E-mel ahli","admin.user.optional":"opsyenal","admin.user.resetPassword":"Tetap Semula Kata Laluan","admin.user.status.active":"Aktif","admin.user.status.inactive":"Tidak Aktif","admin.user.username":"Nama Pengguna","article.shareOn":"kongsikan","articlePage.articleReviewerBy":"Disemak oleh pakar perubatan, {name}","articlePage.articleUpdatedDate":"Dikemaskini pada {date}","articlePage.articleWrittenBy":"Ditulis oleh {name}","articlePage.authorAvatarAlt":"Gambar penulis","articlePage.careEmbedding.seeMore":"Lihat Lagi","articlePage.relatedPostsSectionTitle":"Post berkaitan","articlePage.reviewed.author":"Ditulis oleh {name} pada {date}","articlePage.reviewed.expertly":"Disunting oleh {name}","articlePage.reviewed.factCheck":"Diperiksa oleh {name}","articlePage.reviewed.lastUpdated":"Ditulis oleh {name} dan dikemaskini {date}","articlePage.reviewed.medically":"Disemak secara perubatan oleh {name}","articlePage.reviewed.published":"Ditulis oleh {name} dan diterbitkan {date}","articlePage.reviewed.sameAuthor.expertly":"Ditulis dan disahkan oleh {name} pada {date}","articlePage.reviewed.sameAuthor.medically":"Ditulis dan disahkan secara perubatan {name} pada {date}","babyGrowth.emptyName":"bayi anda","babyGrowth.error.atLeastOneOf":"Satu daripada item berikut perlu diisi: Berat, Tinggi, Ukur Lilit Kepala","babyGrowth.error.birthdayRequired":"Tarikh lahir diperlukan","babyGrowth.error.invalidAge":"Bacaan melebihi umur","babyGrowth.error.invalidMeasurementDate":"Hari yang dipilih tidak tepat","babyGrowth.error.invalidValue":"Isikan info yang tepat","babyGrowth.error.measurementDateLowerThanBirthday":"Tarikh yang dipilih ialah sebelum tarikh lahir anak anda","babyGrowth.error.outOfRange":"Bacaan melebihi julat WHO","babyGrowth.error.title":"Data tidak tepat","bmi.ageInput":"Berapa usia anda?","bmi.ageInput.desc":"(tahun)","bmi.ageInput.error":"Masukkan usia yang sah","bmi.description":"Gunakan kalkulator ini untuk periksa indeks jisim tubuh (BMI) dan ketahui jika berat badan anda sihat. Anda juga boleh guna alat ini untuk periksa BMI anak anda.","bmi.heading":"Kalkulator BMI","bmi.heading.medical":"Secara perubatan","bmi.heading.reviewed":"disemak oleh","bmi.heightInput":"Berapa tinggi anda?","bmi.heightInput.desc":"(cm)","bmi.heightInput.error":"Masukkan tinggi yang sah","bmi.info.definition.text":"Apa itu BMI? \xe2\u20ac\u201c definisi BMI","bmi.info.definition.title":"Apa itu BMI? \xe2\u20ac\u201c definisi BMI","bmi.info.interpreting.text":"Memahami BMI","bmi.info.interpreting.title":"Memahami BMI","bmi.info.relevant.text":"Adakah kalkulator BMI masih relevan?","bmi.info.relevant.title":"Adakah kalkulator BMI masih relevan?","bmi.joinNow":"Sertai Sekarang","bmi.objective":"Objektif","bmi.objective.gainWeight":"Menambahkan otot","bmi.objective.loseWeight":"Menghilangkan lemak","bmi.objective.maintainWeight":"Mengawal berat badan","bmi.personalized":"Dapatkan kandungan mengikut minat anda","bmi.result.chart.description":"Dalam kelompok individu sama usia dan jantina, anda di dalam kumpulan {equal}%. {higher}% mempunyai BMI lebih tinggi dan {lower}% mempunyai BMI lebih rendah berbanding anda.","bmi.result.chart.shortenDescription":"Dalam kelompok individu sama usia dan jantina, {higher}% mempunyai BMI lebih tinggi dan {lower}% mempunyai BMI lebih rendah berbanding anda.","bmi.result.chartTitle":"Perbandingan dengan statistik lokal","bmi.result.healthy":"Sihat","bmi.result.invalidEmail":"Masukkan e-mel yang sah","bmi.result.obese1":"Obes 1","bmi.result.obese2":"Obes 2","bmi.result.overweight":"Terlebih berat badan","bmi.result.title":"BMI anda adalah","bmi.result.title.embedded":"BMI anda adalah {BMI}","bmi.result.underweight":"Kurang berat badan","bmi.selectGender":"Apa jantina anda?","bmi.stickySignupButton":"Sertai sekarang","bmi.stickySignupHeading":"Dapatkan tips nutrisi daripada pakar kami","bmi.submit":"Kira","bmi.subscribe.afterSubscibeDescription":"Terima kasih kerana memilih kami sebagai rujukan kesihatan dan kesejahteraan anda. E-mel selamat datang daripada kami sudah dihantar.","bmi.subscribe.afterSubscibeTitle":"Terima kasih atas langganan!","bmi.subscribe.buttonTitle":"LANGGAN","bmi.subscribe.description":"Dapatkan akhbar tentang kecergasan dan nutrisi daripada pakar diet, pakar nutrisi dan pakar kesihatan kami yang berdaftar.","bmi.subscribe.placeHolder":"Masukkan e-mel anda","bmi.subscribe.title":"Mendapatkan berat badan ideal","bmi.weightInput":"Berapa berat anda?","bmi.weightInput.desc":"(kg)","bmi.weightInput.error":"Masukkan berat yang sah","bmr.activeLevel":"Seberapa aktif anda dalam seharian?","bmr.activeLevel.extremelyActive":"Amat aktif","bmr.activeLevel.extremelyActive.description":"Aktiviti ekstrem bersenam/bersukan atau 2 kali ganda latihan","bmr.activeLevel.intenselyActive":"Sangat aktif","bmr.activeLevel.intenselyActive.description":"Aktiviti berat bersenam/bersukan sekitar 6-7 kali dalam sehari/seminggu","bmr.activeLevel.lightlyActive":"Agak aktif","bmr.activeLevel.lightlyActive.description":"Aktiviti biasa bersenam/bersukan sekitar 1-3 kali dalam sehari/seminggu","bmr.activeLevel.moderatelyActive":"Kurang aktif","bmr.activeLevel.moderatelyActive.description":"Aktiviti ringan bersenam/bersukan sekitar 3-5 kali dalam sehari/seminggu","bmr.activeLevel.sedentary":"Sedentari","bmr.activeLevel.sedentary.description":"Jarang atau tiada senaman","bmr.description":"Gunakan kalkulator pengambilan kalori kami untuk kenal pasti keperluan kalori harian sesuai dengan tinggi, berat, usia dan aktiviti seharian anda.","bmr.heading":"Kalkulator BMR","bmr.info.calories.text":"Apa itu Kalori dan Kenapa Kita Memerlukannya?","bmr.info.calories.title":"Apa itu Kalori dan Kenapa Kita Memerlukannya?","bmr.info.definition.text":"Apa itu BMR? - Definisi BMR","bmr.info.definition.title":"Apa itu BMR? - Definisi BMR","bmr.joinNow":"Sertai Sekarang","bmr.objective.buildMuscle":"Membina otot","bmr.objective.loseFat":"Membuang lemak","bmr.objective.maintainWeight":"Mengawal berat badan","bmr.personalized":"Dapatkan kandungan sesuai minat anda","bmr.result.description":"dan anda perlu {kcal} Kcal per hari dengan tahap aktiviti {activeLevel}","bmr.result.illustrator.high":"Tinggi","bmr.result.illustrator.low":"Rendah","bmr.result.title":"BMR anda adalah","bmr.result.title.embedded":"BMR anda adalah {BMR} kcal","bmr.stickySignupButton":"Sertai sekarang","bmr.stickySignupHeading":"Dapatkan tips nutrisi daripada pakar kami","botFeedback.modal.done":"Done","botFeedback.modal.heading":"Bagaimana membuat kami lebih baik?","botFeedback.modal.inputPlaceholder":"Please tell us what was incorrect","botFeedback.modal.submit":"Submit","botFeedback.successMess.heading":"Thanks for your feedback","bottomBar.comment":"Komen","bottomBar.communities":"Komuniti","bottomBar.feed":"Feeds","bottomBar.home":"Laman Utama","bottomBar.myPost":"Kiriman Saya","bottomBar.post":"Kirim","bottomBar.share":"Kongsi","breadcrumb.guideline":"Panduan","breadcrumb.helloTogether":"Komuniti","breadcrumb.myPage":"Laman Saya","button.back":"Kembali","button.create":"Cipta","button.save":"Simpan","card.interaction":"interaksi","card.members":"ahli","card.posts":"kiriman","card.topics":"topik","cardAdArticle.buttonSeeAll":"Lihat Semua","cardAdArticle.heading":"Artikel Cadangan","cardAdArticle.headingSeeAll":"Lihat Semua","cardAdArticle.subHeading":"Artikel yang mungkin anda minat.","cardAuthor.admin":"Admin","cardAuthor.ambassador":"Duta","cardAuthor.expert":"Pakar","cardAuthor.guide":"Guide","cardAuthor.influencer":"Influencer","cardAuthor.localAdmin":"Local Admin","cardAuthor.moderator":"Moderator","cardAuthor.sponsor":"Penaja","cardCommunity.createAPost":"Cipta kiriman","cardCommunity.following":"Mengikuti","cardCommunity.join":"Sertai","cardCommunity.joined":"Telah sertai","cardCommunity.startDisCussion":"Mulakan perbincangan","cardExpert.seeDetail":"Butiran","cardHealthTool.1.btnText":"Tempah doktor","cardHealthTool.1.content":"Tetapkan temu janji dengan doktor pada bila-bila masa dan di mana-mana sahaja.","cardHealthTool.1.subTitle":"HELLO CARE","cardHealthTool.1.title":"Menempah doktor atas talian terbaik","cardHealthTool.2.btnText":"JOM MULAKAN","cardHealthTool.2.content":"Dapatkan saranan daripada pakar kesihatan berdasarkan simptom anda.","cardHealthTool.2.title":"Adakah anda mengalami simptom namun tidak tahu punca?","cardList.allCommunities":"Semua Komuniti","cardList.description":"Terokai komuniti kami yang berapandukan kepada topik-topik kesihatan semasa","cardList.expertDescription":"Dapatkan panduan dan maklumat kesihatan yang sahih sekarang. Pakar kesihatan kami akan membantu anda mengakses info-info kesihatan yang berguna dan sahih. Ini bagi membantu anda membuat keputusan yang tepat mengenai hal-hal berkaitan kesihatan.","cardList.exploreMoreCommunity":"Terokai komuniti lain","cardList.findYourCommunities":"Cari komuniti anda","cardList.meetOurGuildes":"Konsultasi Dengan Pakar Kami","cardList.myCommunities":"Komuniti saya","cardList.showAll":"Lihat Semua","cardList.showLess":"Tutup","cardList.showMore":"Buka","cardLogin.mainText":"Berinteraksi dengan orang lain di dalam komuniti kami","cardLogin.subText":"Log masuk atau Daftar masuk untuk turut serta dalam komuniti kami.","cardPost.anonymous":"Anonymous","cardPost.booking":"Booking now","cardPost.endDate":"End date","cardPost.expired":"Expired","cardPost.inputComment.commentOn":"Komen pada {title}","cardPost.public":"Awam","cardPost.startDate":"Start date","cardReactions.comment":"Komen","cardReactions.reply":"Balas","cardReply.endorse":"Endorse","cardReply.feedbackBtn":"Feedback","cardReply.opposePopup.content":"Can you please provide the reasons for refuting this answer?","cardReply.opposePopup.submit":"Submit","cardReply.pppose":"Refute","cardReply.sponsoredBy":"Ditaja Oleh","cardReply.sponsoredContent":"Sponsored Post","cardStatic.title":"Kami menyokong perkembagan","cardTopic.createAPost":"Cipta kiriman","cardTopic.follow":"Ikuti","cardTopic.following":"Mengikuti","categoryMenu.card":"Kad","channelCommunity.active":"Aktif","channelCommunity.create":"Cipta","channelCommunity.delete":"Padam","channelCommunity.description":"Deskripsi","channelCommunity.dragDrop":"Seret & lepas","channelCommunity.edit":"Sunting","channelCommunity.english":"Bahasa Inggeris","channelCommunity.followers":"Pengikut","channelCommunity.inactive":"Tidak aktif","channelCommunity.inputTitleEnglish":"Masukkan tajuk (Bahasa Inggeris)","channelCommunity.inputTitleLocalLanguges":"Masukkan tajuk (Bahasa Melayu)","channelCommunity.invitePeople":"Undang teman","channelCommunity.localLanguages":"Bahasa Melayu","channelCommunity.members":"Ahli","channelCommunity.newTopic":"Topik baru","channelCommunity.posts":"Kiriman","channelCommunity.question.viewOnly":"Lihat sahaja","channelCommunity.title":"Tajuk","channelCommunity.topics":"Topik","channelCommunity.update":"Kemaskini","character":"Karakter","choicePopover.ambassadorPosts":"Kiriman Duta","choicePopover.expertPosts":"Kiriman Pakar","choicePopover.expertsComment":"Pakar Kesihatan","choicePopover.lastestPost":"Kiriman terbaharu","choicePopover.latest":"Terkini","choicePopover.newest":"Terbaharu","choicePopover.oldest":"Terdahulu","choicePopover.popular":"Popular","choicePopover.popularPost":"Kiriman Popular","choicePopover.questionAndAnswer":"Cadangan","choicePopover.sort":"Susun","choose.community":"Pilih komuniti anda","choose.other.community":"Pilih komuniti lain","comment.count":"{count} komen","comment.seeMoreComments":"Lihat {count} lagi komen ","comment.seeMoreReplies":"Lihat {count} lagi balasan","common.chatWithMe":"Chat with me","community.choose":"Pilih komuniti","community.notification.joined":"Anda sudah sertai komuniti {name}","community.notification.left":"Anda sudah keluar komuniti {name}","copied":"Disalin","copy":"Salin","createPost.askDoctor":"Tanya Doktor","createPost.askDoctor.description":"Tanya dokter","createPost.askDoctor.success.description":"Muat turun aplikasi Hello Bacsi untuk menerima pemberitahuan apabila doktor membalas tulisan anda!","createPost.askDoctorChoice.no":"Tidak","createPost.askDoctorChoice.yes":"Ya","createPost.communityAndTopic":"Komuniti & Topik","createPost.message.askDoctor":"Sila pilih satu pilihan.","createPost.message.askDoctorRequireMess":"Sila pilih pilihan","createPost.message.communityAndTopic":"Sila pilih Komuniti & Topik untuk membuat catatan","createPost.message.lengthDescription":"Deskripsi mesti mengandungi sekurang-kurangnya 10 perkataan | Kini: {currentLength} perkataan","createPost.message.lengthTitle":"Tajuk mesti mengandungi sekurang-kurangnya 5 perkataan","createPost.message.lengthTitle.characters":"Tajuk mestilah sekurang-kurangnya 5 aksara.","createPost.message.photoMaxium":"Maksimum 10 imej semasa memuat naik imej untuk pos.","createPost.message.photoSize":"Hanya dibenarkan untuk memuat naik saiz imej <= 10 MB","createPost.message.requiredDescription":"Penerangan diperlukan","createPost.message.requiredTitle":"Tajuk diperlukan","createPost.message.suggestLoading":"Kami sedang mencadangkan komuniti yang relevan untuk pos anda","createPost.message.suggestResult":"Anda boleh pos sekarang! Kami akan terus mencari komuniti yang relevan selepas itu","createPost.now":"Pos sekarang","createPost.photos":"Foto","createPost.popup.askDoctorRequireMess":"Would you like to ask a question to our doctor?","createPost.popup.canNotCreate":"Kiriman tidak dapat dicipta","createPost.popup.description":"Deskripsi","createPost.popup.duplicateMessage":"Kiriman berulang","createPost.popup.guideSelectMonthTopics":"Pilih topik tentang bulan kelahiran bayi anda","createPost.popup.guideSelectTopics":"Pilih topik, tempat untuk menyiarkan artikel anda","createPost.popup.monthTopic.year":"Tahun","createPost.popup.primary":"Klik untuk pilih/nyahpilih topik","createPost.popup.selectMonthTopicBtn":"Pilih","createPost.popup.specialCharErr":"Tajuk yang anda masukkan tidak sah. Tajuk mesti mengandungi huruf.","createPost.popup.submit":"Kiriman","createPost.popup.success":"Kiriman Baharu Dicipta","createPost.popup.warning":"Pilih komuniti untuk lihat topik yang diikuti","createPost.popup.warningImage":"Maksimum 20 imej sahaja, sila buang beberapa item di bawah","createPost.popup.wordCount":"{count}/{max} perkataan","createPost.post.askDoctor.description":"Huraikan gejala","createPost.post.askDoctor.free":"Tanya doktor secara percuma","createPost.post.askDoctor.title":"Nama gejala","createPost.post.description":"Deskripsi pos","createPost.post.share":"Pos berkongsi","createPost.post.title":"Tajuk pos","createPost.postAnonymous":"Siarkan Tanpa Nama (Anonymous) ","createPost.success.description":"Muat turun aplikasi Hello Bacsi untuk memudahkan anda menjejaki komen interaktif pada tulisan anda!","createPost.success.title":"Pos berjaya diterbitkan","createPost.title":"Tajuk","createPost.urlText":"Teks","createPost.videoOrLink":"Video atau pautan","dataPrivacy.confirmPopup.accept":"I agree, continue","dataPrivacy.confirmPopup.cancel":"No, cancel","dataPrivacy.confirmPopup.description":"To perform this action, you need to agree with {site} Community Privacy","dataPrivacy.confirmPopup.title":"Data Privacy","disclaimer.accept":"Setuju","disclaimer.description":"Segala informasi, tidak terbatas kepada teks, grafik dan imej serta semua kandungan di dalam laman ini adalah untuk tujuan memberi informasi sahaja.","disclaimer.ourPolicy":"Polisi Kami","disclaimer.title":"PENAFIAN:\\nLAMAN INI TIDAK MENYEDIAKAN NASIHAT PERUBATAN.","download.app.later":"Selepas","download.app.now":"Muat turun aplikasi sekarang","dueDateCard.button":"Kira","dueDateCard.heading":"Kira Hari Jangkaan Lahir","dueDateCard.text":"Kebanyakan wanita akan melahirkan lebih awal atau lewat seminggu dari tarikh yang diperkatakan.","dueDatePage.afterSubscribe.description":"Terima kasih kerana memilih kami sebagai rujukan kesihatan dan kesejahteraan anda. E-mel selamat datang daripada kami sudah dihantar.","dueDatePage.afterSubscribe.title":"Terima kasih atas langganan!","dueDatePage.calculationMethod":"Metode Pengiraan","dueDatePage.conceptionDate":"Tarikh Persenyawaan","dueDatePage.conceptionDateExplaination":"Pengiraan usia kehamilan berdasarkan tarikh hubungan seks termaktub kepada pasangan yang benar-benar ingat bila ia berlaku, wanita dengan kitaran menstrual normal dan tarikh ovulasi dapat ditentukan. Ini kerana selepas ovulasi, telur hanya ada satu hari untuk hidup sementara sperma boleh hidup dalam badan wanita sekitar 5 hari. Sperma hanya boleh bersenyawa dengan telur ketika ini. Menurut pengiraan, hari pertama kehamilan bermula akan dikira dengan menandakan hari hubungan seksual dan ditambah dengan 36 minggu atau 266 hari (jika ada ovulasi).","dueDatePage.daysText":"{number} hari","dueDatePage.description":"Gunakan kalkulator ini untuk mencari tarikh jangkaan bersalin anda. Ini cuma sekadar ramalan dan mungkin kurang tepat! Kebanyakan wanita mungkin akan melahirkan lebih awal atau lewat seminggu dari tarikh ini.","dueDatePage.disclaimer":"Penafian","dueDatePage.dueDateResult":"Tarikh jangkaan bersalin anda adalah","dueDatePage.explainMethods":"Jelaskan metode ini kepada saya","dueDatePage.faqs":"FAQ","dueDatePage.firstTrimester":"Trimester pertama","dueDatePage.info":"Info","dueDatePage.ivf":"IVF","dueDatePage.ivf.transferDate":"Tarikh Pemindahan IVF","dueDatePage.ivf.transferDateRadio":"{number} Hari Pemindahan","dueDatePage.ivfExplaination":"Mengira minggu kehamilan dan tarikh jangkaan bersalin buat persenyawaan artifisial lebih tepat berbanding persenyawaan normal. Ini kerana anda sudah tahu tarikh tepat implantasi atau ovulasi. Jika anda guna kaedah IVF, tarikh jangkaan bersalin akan dikira dengan menambah 38 minggu atau 266 hari dari tarikh telur disenyawakan. Pengiraan lain pula adalah menambah 38 minggu tetapi menolak hari embrio diimplantasikan. Contohnya, untuk pemindahan 3 hari, 3 hari akan ditolak dan untuk pemindahan 5 hari, 5 hari akan ditolak.","dueDatePage.joinNow":"Sertai Sekarang","dueDatePage.lastPeriod":"Haid Terakhir","dueDatePage.lastPeriod.calculate":"Kira","dueDatePage.lastPeriod.lastPeriodLabel":"Hari pertama haid terakhir anda","dueDatePage.lastPeriod.periodLengthLabel":"Panjang Kitaran","dueDatePage.lastPeriodExplaination":"Kebanyakan kehamilan berlangsung selama 40 minggu (atau 38 minggu dari hari persenyawaan). Jadi, cara terbaik untuk kira tarikh jangkaan bersalin adalah mengira 40 minggu atau 280 hari dari hari pertama haid terakhir anda. Cara lain pula adalah mengira hari pertama haid terakhir, ditolak 3 bulan dan ditambah 7 hari. Jika kitaran haid anda bermula pada April 11 2020, anda akan menolak 3 bulan menjadi Januari 11 2020, kemudian ditambah dengan 7 hari dan tarikh jangkaan bersalin anda adalah pada Januari 18 2021. Ini adalah cara doktor menjangkakan tarikh jangkaan bersalin anda. Tapi ingat: adalah normal untuk anda melahirkan lebih awal atau lewat seminggu dari tarikh itu.","dueDatePage.marrybabyBanner.buttonText":"\u0110\u0103ng k\xfd ngay","dueDatePage.marrybabyBanner.description":"Dinh d\u01b0\u1ee1ng cho m\u1eb9 - Qu\xe0 x\u1ecbn cho b\xe9","dueDatePage.marrybabyBanner.title":"Combo Qu\xe0 v\xe0ng","dueDatePage.personalized":"Dapatkan kandungan ikut minat anda","dueDatePage.recalculate":"Kira semula","dueDatePage.receivePreparationPlans":"Dapatkan pelan persiapan dan akhbar yang telah dikemaskini","dueDatePage.resultShare":"Tahniah! Anda sudah {count} minggu hamil.","dueDatePage.resultShare_plural":"Tahniah! Anda sudah {count} minggu hamil.","dueDatePage.saveResult":"Simpan keputusan anda dan terus prihatin dengan perjalanan kehamilan anda","dueDatePage.secondTrimester":"Trimester kedua","dueDatePage.seoDescription":"Ingin tahu bila tarikh jangkaan lahir bayi anda? Ketahuinya dengan kalkulator Tarikh Jangkaan Bersalin kami.","dueDatePage.seoSchema":"TODO: Tambahkan skema","dueDatePage.seoTitle":"Kalkulator Tarikh Jangkaan Bersalin - Hello Doktor","dueDatePage.subscribe.buttonTitle":"DAFTAR MASUK","dueDatePage.subscribe.description":"Sertai jutaan ibu bapa dan mula melihat perkembangan bayi anda bersama hellodoktor.com","dueDatePage.subscribe.placeHolder":"Masukkan e-mel anda","dueDatePage.subscribe.title":"Pantau kehamilan dan perkembangan bayi saya","dueDatePage.suggestedArticles":"Artikel Cadangan","dueDatePage.thirdTrimester":"Trimester ketiga","dueDatePage.trackYourBaby":"Pantau perkembangan bayi & rekodkan jadual vaksinasi anak anda","dueDatePage.unlockFullPregnacy":"Belajar pertumbuhan dan perkembangan janin dari minggu ke minggu di sini","dueDatePage.weekResult":"Tahniah! Anda sudah {count} minggu hamil.","editor.addSocialLink.addLink":"Tambah","editor.addSocialLink.insert":"Masukkan","editor.addSocialLink.url":"URL","editor.addSocialLink.warningDomain":"Hanya sumber daripada Youtube, Facebook dan Tiktok dibenarkan","editor.previewTitle.images":"Gambar","editor.previewTitle.socialLink":"Pautan video","emoji.activities":"Aktiviti","emoji.animalsNature":"Haiwan & Alam Semula Jadi","emoji.flags":"Bendera","emoji.foodDrink":"Makanan & Minuman","emoji.objects":"Objek","emoji.recentlyUsed":"Terakhir digunakan ","emoji.smileysPeople":"Senyuman & Manusia","emoji.symbols":"Simbol","emoji.travelPlaces":"Kembara & Destinasi","expert.content.experiences":"Pengalaman","feedBlock.Hot discussion.heading":"Diskusi Terhangat","feedBlock.popularTopics.heading":"Topik Popular","feedBlock.similarPost.heading":"Catatan Serupa","feedback.submit":"Hantar","followingTopics":"Topik diikuti","footer.bigLinks.discover":"Teroka","footer.bigLinks.discovery":"Penerokaan","footer.bigLinks.healthCare":"Penjagaan Kesihatan","footer.bigLinks.healthTogether":"Komuniti Kesihatan","footer.bigLinks.healthTools":"Alat Kesihatan","footer.copyrightText":"\xa92021 Hello Health Group Pte. Ltd. Hak Cipta Dilindungi. Hello Health Group tidak menawarkan nasihat perubatan, diagnosis atau rawatan.","footer.find_my_booking":"My booking","footer.followUsText":"Ikuti kami","footer.helloHealth":"Hello Health","footer.hellohealthLinks.AboutGoCare":"Tentang Go.care","footer.hellohealthLinks.aboutUs":"Tentang Kami","footer.hellohealthLinks.advertising":"Pengiklanan","footer.hellohealthLinks.contactUs":"Hubungi Kami","footer.hellohealthLinks.executiveBios":"Bio Eksekutif","footer.hellohealthLinks.recruitment":"Pengambilan","footer.information":"Informasi","footer.informationLinks.faqs":"FAQ","footer.informationLinks.policies":"Polisi","footer.informationLinks.sitemap":"Peta Lokasi","footer.newsletterText":"Hello Doktor mahu menjadi rujukan yang paling dipercayai dalam anda membuat keputusan untuk kesihatan dan kesejahteraan yang lebih baik.","footer.otherSites":"Kunjungi rangkaian laman Hello Health lain","footer.signUp":"Daftar Masuk Sekarang","forum.notification.follow":"Penyertaan berjaya!","forum.notification.unfollow":"Topik yang tidak diikuti","gender.female":"Lelaki","gender.male":"Wanita","gender.not_identified":"Tidak ingin memberitahu","guideForNewMem.content":"Disyorkan dalam panduan.","guideForNewMem.readMore":"Baca sekarang","guideForNewMem.title":"Untuk ahli baru","guidline.tableOfContent":"Isi kandungan","healthTools.dueDateCalculator":"Kalkulator Tarikh Jangkaan Bersalin","healthTools.ovulationCalculator":"Kalkulator Kesuburan","healthTools.pregnancyGainWeight":"Kalkulator Berat Badan Kehamilan","healthTools.vaccineTool":"Jadual Vaksinasi","healthToolsPage.description":"Alat Kesihatan","healthToolsPage.seoSchema":"{\\"@context\\":\\"https://schema.org\\",\\"@graph\\":[{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://hellodoctor.com.ph/#website\\",\\"url\\":\\"https://hellodoctor.com.ph/\\",\\"name\\":\\"Hello Doctor\\",\\"description\\":\\"Hello Doctor - Health Information\\",\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://hellodoctor.com.ph/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"en-US\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellodoctor.com.ph/health-tools/#webpage\\",\\"url\\":\\"https://hellodoctor.com.ph/health-tools/\\",\\"name\\":\\"Health Tools - Hello Doctor\\",\\"isPartOf\\":{\\"@id\\":\\"https://hellodoctor.com.ph/#website\\"},\\"datePublished\\":\\"2017-11-09T06:29:48+00:00\\",\\"dateModified\\":\\"2021-02-03T08:33:43+00:00\\",\\"description\\":\\"How can you be sure if you\'re healthy? Use our online health assessment calculators to evaluate your BMI, BMR, ovulation and many more. Check it out now!\\",\\"breadcrumb\\":{\\"@id\\":\\"https://hellodoctor.com.ph/health-tools/#breadcrumb\\"},\\"inLanguage\\":\\"en-US\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://hellodoctor.com.ph/health-tools/\\"]}]},{\\"@type\\":\\"BreadcrumbList\\",\\"@id\\":\\"https://hellodoctor.com.ph/health-tools/#breadcrumb\\",\\"itemListElement\\":[{\\"@type\\":\\"ListItem\\",\\"position\\":1,\\"item\\":{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellodoctor.com.ph/health-tools/\\",\\"url\\":\\"https://hellodoctor.com.ph/health-tools/\\",\\"name\\":\\"Health Tools\\"}}]}]}","healthToolsPage.seoTitle":"Alat Kesihatan - {siteName}","healthToolsPage.title":"Alat Kesihatan","healthtools.description":"Alat kesihatan ini mudah untuk digunakan dan boleh membantu anda mengukur keseluruhan tahap kesihatan secara tepat dan terperinci.","healthtools.description.findOutMore":"Ketahui Indeks Jisim Badan (BMI) dan Kadar Pembakaran Kalori. Pantau Kitaran Ovulasi dan Kadar Metabolik Basal (BMR), serta Berat Badan Ideal Ketika Hamil. Pantau Kadar Degup Jantung, Kadar Alkohol Darah dan kira kos akibat Tabiat Merokok anda itu.","healthtools.findOutMore":"Ketahui Indeks Jisim Badan (BMI) dan Kadar Pembakaran Kalori. Pantau Kitaran Ovulasi dan Kadar Metabolik Basal (BMR), serta Berat Badan Ideal Ketika Hamil. Pantau Kadar Degup Jantung, Kadar Alkohol Darah dan kira kos akibat Tabiat Merokok anda itu.","healthtools.title":"Alat Kesihatan","home.bmi.input.height":"Tinggi (cm)","home.bmi.input.weight":"Berat (kg)","home.expertSeeMore":"Semua {experts} Pakar","home.navigator.menuItem.allCategories":"Lihat Semua Kategori","home.navigator.menuItem.allCommunities":"Lihat komuniti lain","home.navigator.menuItem.allHealthTools":"Lihat Semua Alat Kesihatan","home.navigator.menuItem.allSpotlight":"Lihat Semua Dalam Fokus","home.navigator.menuItem.discover":"Teroka","home.navigator.menuItem.healthCategories":"Kategori Kesihatan","home.navigator.menuItem.healthTools":"Alat Kesihatan","home.navigator.menuItem.helloCare":"Penjagaan Kesihatan","home.navigator.menuItem.helloTogether":"Komuniti Kesihatan","home.navigator.menuItem.spotlights":"Semua Dalam Fokus","home.navigator.menuItem.together":"Komuniti","home.recommendTopics":"Kategori Cadangan","home.search":"Cari {site}","home.search.byCategories":"Cari ikut kategori","home.search.byHealthTools":"Cari ikut alat kesihatan","home.seeAll":"Lihat Semua","home.seeAllCategories":"Lihat Semua Topik","home.seeMore":"Lihat Lebih Lagi","home.seeMoreExperts":"Lihat Lebih Ramai Pakar","home.seoDescription":"Kami menyediakan kandungan kesihatan yang relevan, berkualiti dan disemak secara perubatan di saat anda memerlukan dalam usaha menjalani kehidupan yang lebih sihat dan sejahtera.","home.seoSchema":"{\\n\\n \\"@context\\":\\"https://schema.org\\",\\n \\"@graph\\":[ {\\n\\n \\"@type\\":\\"WebSite\\",\\n \\"@id\\":\\"https://hellodoktor.com/#website\\",\\n \\"url\\":\\"https://hellodoktor.com/\\",\\n \\"name\\":\\"Hello Doktor\\",\\n \\"description\\":\\"Hello Doktor - Maklumat Kesihatan\\",\\n \\"potentialAction\\":[ {\\n \\"@type\\":\\"SearchAction\\",\\n \\"target\\":\\"https://hellodoktor.com/?s={search_term_string}\\",\\n \\"query-input\\": \\"required name=search_term_string\\"\\n }\\n\\n ],\\n \\"inLanguage\\":\\"ms\\"\\n }\\n\\n ,\\n {\\n\\n \\"@type\\":\\"WebPage\\",\\n \\"@id\\":\\"https://hellodoktor.com/#webpage\\",\\n \\"url\\":\\"https://hellodoktor.com/\\",\\n \\"name\\":\\"Hello Doktor Malaysia | Maklumat Kesihatan Diperakui Pakar Perubatan\\",\\n \\"isPartOf\\": {\\n \\"@id\\": \\"https://hellodoktor.com/#website\\"\\n }\\n\\n ,\\n \\"datePublished\\":\\"2016-05-17T09:50:15+00:00\\",\\n \\"dateModified\\":\\"2021-02-09T02:57:54+00:00\\",\\n \\"description\\":\\"Hello Doktor memberikan maklumat perubatan yang telah disemak oleh doktor agar anda mendapat informasi kesihatan yang tepat untuk hidup dengan lebih sihat lagi bahagia.\\",\\n \\"inLanguage\\":\\"ms\\",\\n \\"potentialAction\\":[ {\\n \\"@type\\": \\"ReadAction\\", \\"target\\":[\\"https://hellodoktor.com/\\"]\\n }\\n\\n ]\\n}\\n\\n]\\n}","home.seoTitle":"Hello Doktor Malaysia | Pusat Informasi Kesihatan Disahkan Secara Perubatan","home.trending.latest":"Topik Terkini","home.trending.trending":"Sohor Kini","homepage":"Laman Utama","homepage.minigames.description":"Explore our range of communities based on the health topics that matter to you the most.","homepage.minigames.heading":"Activities","inTouch.contact":"Hubungi Kami","inTouch.desc":"Anda boleh menyumbang kepada komuniti sebagai Pakar Kesihatan, Duta atau mahu mengiklankan sesuatu di laman kami? Hubungi kami sekarang.","inTouch.title":"Hubungi Kami","inTouchForm.submit":"Hantar","inputComment.anonymous":"Tanpa nama","inputComment.replyTo":"Balas ke {name}","inputComment.updateComment":"Pinda komen","inputComment.updateReply":"Pinda balasan","insert":"Masukkan","intouchForm.email":"Emel","intouchForm.message.placeholder":"Isikan pesanan anda","intouchForm.name":"Nama","intouchForm.phone":"Telefon","intouchForm.placeholder":"Isikan nama anda","joinCommunity.content.first":"Connect with people like you in our communities","joinCommunity.content.second":"Log in or Sign up to join and participate to our communities","joinCommunity.joinButton":"Daftar Sekarang","label.latestPost":"Kiriman Terbaharu","label.pinnedPost":"Kiriman Terpilih","label.popularPost":"Kiriman Popular","loading":"muat turun","login":"Log Masuk","loginJoin":"Log Masuk / Sertai","logout.popup.ask1":"Log Keluar dari Hello Doktor?","logout.popup.ask2":"Anda pasti mahu log keluar?","logout.popup.button.cancel":"Batalkan","logout.popup.button.logout":"Log Keluar","menu.categories.title":"Pilih servis untuk diterokai","mobileBar.askDoctor":"Tanya Doktor","mobileBar.booking":"Konsultasi","mobileBar.care":"Rawatan","mobileBar.community":"Komuniti","mobileBar.forums":"Forum","mobileBar.healthTools":"Alat Kesihatan","mobileBar.home":"Halaman utama","mobileBar.like":"Suka","mobileBar.myHealth":"Kesihatan Saya","mobileBar.newPost":"Mulakan kiriman baru","mobileBar.questions":"Your questions","mobileBar.save":"Simpan","mobileBar.share":"Kongsi","monthParentToBe.heading":"Kumpulan Bulan Kelahiran","morePopover.report":"Laporkan","morePopover.report.description":"Bantu kami untuk mengenal pasti apa masalah kiriman ini. Nyatakan ketidakpuasan hati anda.","morePopover.report.falseNews":"Berita palsu","morePopover.report.offensive":"Menyerang pihak lain","morePopover.report.other":"Lain-lain","morePopover.report.prohibited":"Kandungan terlarang","morePopover.report.scam":"Mengelirukan atau penipuan","morePopover.report.sex":"Berunsur seksual","morePopover.report.spam":"Spam","morePopover.report.title":"Laporkan kiriman ini","morePopover.report.violence":"Kekejaman","morePopover.reportSubmit.description":"Kami tidak akan mendedahkan identiti anda. Sila periksa butiran berikut:","morePopover.reportSubmit.title":"Hantar laporan?","morePopover.savePost":"Simpan kiriman","morePopover.share":"Kongsi","morePopover.shareOn":"Kongsikan ke","morePopover.turnOffNotifications":"Matikan notifikasi","morePopover.turnOnNotifications":"Hidupkan notifikasi","morePopover.unsavePost":"Remove Saved post","multiSelectError.exactNumber":"Anda mesti memilih {from} berikut","multiSelectError.range":"Anda mesti memilih jawapan daripada {from} ke {to} ","multiSelectError.required":"Pilih sekurang-kurangnya satu jawapan","multiSelectError.unlimited":"Pilih sekurang-kurangnya satu jawapan","myPage.activityLog":"Log Aktiviti","myPage.myPosts":"Kiriman Saya","myPage.notification":"Notifikasi","myPage.savedPosts":"Kiriman Disimpan","newQuestionNoti.content":"You have {number} Questions","notification.comment.blocked.message":"This comment contains banned words or phrases and won\u2019t be published","notification.comment.blocked.title":"Blocked comment","notification.comment.premod":"Komen anda akan disemak terlebih dahulu.","notification.comment.rejected":"Komen anda mengandungi perkataan yang tidak dibenarkan.","notification.comment.reportFailed":"Gagal!","notification.comment.reportSuccess":"Anda telah berjaya melaporkan komen.","notification.comment.somethingWrong":"Ada ralat.","notification.comment.suspect.message":"This comment contains suspected words or phrases and won\u2019t be published","notification.comment.suspect.title":"Pending comment","notification.comment.systemWithheld":"Komen anda akan disemak terlebih dahulu.","notification.failure":"Ada ralat. Sila cuba lagi!","notification.limitUrlDomain":"Cannot post link outside of Hello Health Group.","notification.post.blocked.message":"This post contains banned words or phrases and won\u2019t be published","notification.post.blocked.title":"Blocked post","notification.post.delete":"Kiriman dipadam","notification.post.suspect.message":"This post contains suspected words or phrases, and is placed for moderator review","notification.post.suspect.title":"Pending post","notification.success":"Berjaya","notification.suspend.message":"Akaun anda telah digantung kerana telah melanggar terma dan syarat kami","notification.urlWrongFormat":"Incorrect URL format","notificationBar.markAllRead":"Tanda semua sudah dibaca","notificationBar.notifications":"Notifikasi","onboarding.description":"Pilih topik yang anda berminat untuk ikuti","onboarding.submit":"Teruskan","onboarding.title":"Sertai Komuniti","onboarding.topicCount":"{count} topik","onboarding.updateInfoResult.content":"Anda boleh log masuk ke akaun Hello Doktor anda dengan kata laluan baru","onboarding.updateInfoResult.heading":"Ciptaan kata laluan berjaya","onboarding.updateInfoResultMB.content":"Anda boleh log masuk ke akaun Marry Baby anda dengan kata laluan baru","onboarding.welcome.continue":"Teruskan","onboarding.welcome.description":"Anda kini sudah boleh turut serta dengan membuat kiriman, mengomen dan mengundi.","onboarding.welcome.perks.1":"Dapatkan nasihat daripada Doktor, Pakar dan Duta Komuniti","onboarding.welcome.perks.2":"Kongsikan pengalaman anda dengan orang lain yang perlu nasihat","onboarding.welcome.perks.3":"Aktifkan diri dan jadi Duta Komuniti dengan kutip mata.","onboarding.welcome.title":"Selamat Datang ke Komuniti!","onboarding.welcomeScreen.content":"Satu ruangan yang terbuka dan mesra di mana anda boleh berkongsi, berhubung dan bertukar sokongan dengan ahli lain untuk mencari kehidupan yang lebih sihat dan bahagia.","onboarding.welcomeScreen.heading":"Selamat Datang ke Komuniti Hello Doktor","onboarding.welcomeScreenMB.heading":"Welcome to Marry Baby Community","orCopyLink":"Atau salin pautan","ovulationPage.afterSubscribe.description":"Terima kasih kerana memilih kami sebagai rujukan kesihatan dan kesejahteraan anda. E-mel selamat datang daripada kami sudah dihantar.","ovulationPage.afterSubscribe.title":"Terima kasih atas langganan!","ovulationPage.avoidPregnancy":"Mencegah kehamilan","ovulationPage.calendarInstruction":"Klik tarikh di kalendar untuk lihat butiran","ovulationPage.chanceHigh":"Tinggi","ovulationPage.chanceLow":"Rendah","ovulationPage.chanceRisky":"Berisiko","ovulationPage.chanceVeryHigh":"Sangat Tinggi","ovulationPage.chanceVeryLow":"Sangat Rendah","ovulationPage.chanceVeryRisky":"Sangat Berisiko","ovulationPage.conceive":"Mencuba untuk hamil","ovulationPage.cycleLength":"Panjang Kitaran","ovulationPage.dayUnit":"(hari)","ovulationPage.description":"Memantau kitaran haid, menentukan hari subur dan meningkatkan peluang untuk anda hamil atau merancang keluarga.","ovulationPage.disclaimer":"Penafian","ovulationPage.faqs":"FAQ","ovulationPage.fertileDay":"Hari Subur","ovulationPage.fertileDays":"Tempoh Subur","ovulationPage.fertileRate":"Kadar Subur","ovulationPage.joinNow":"Sertai Sekarang","ovulationPage.menstrualCycle":"Kitaran Menstrual","ovulationPage.menstrualDay":"Hari Menstrual","ovulationPage.nextMenstrualIn":"Hari menstrual anda yang seterusnya adalah pada","ovulationPage.nextOvulationIn":"Ovulasi anda yang seterusnya adalah pada","ovulationPage.numDays":"{day} hari","ovulationPage.objectives":"Objektif","ovulationPage.ovulationDay":"Hari ovulasi","ovulationPage.periodDuration":"Durasi haid","ovulationPage.personalized":"Dapatkan kandungan ikut minat anda","ovulationPage.pregnancyRate":"Peluang Kehamilan","ovulationPage.recalculate":"Kira semula","ovulationPage.seoDescription":"Memantau kitaran haid, menentukan hari subur dan meningkatkan peluang untuk anda hamil atau merancang keluarga.","ovulationPage.seoSchema":"TODO: Tambahkan skema","ovulationPage.seoTitle":"Kalkulator Kesuburan - Hello Doktor","ovulationPage.signupPerks.0":"Ketahui proses ovulasi dalam diri anda","ovulationPage.signupPerks.1":"Pantau kitaran, hari datang haid bersama dengan kalendar haid","ovulationPage.signupPerks.2":"Pantau jendela kesuburan (hari subur) dan bila anda akan berovulasi","ovulationPage.signupPerks.3":"Dapatkan peringatan tentang hari datang haid, hari ovulasi dan hari subur","ovulationPage.signupPerks.4":"Jom pantau kesuburan anda setiap minggu - informasi terkini yang dapat meningkatkan peluang anda untuk hamil secara sihat dan sempurna.","ovulationPage.stickySignupButton":"Simpan & Ingatkan Saya","ovulationPage.stickySignupHeading":"Jangan terlepas segala tarikh penting","ovulationPage.subscribe.buttonTitle":"DAFTAR MASUK","ovulationPage.subscribe.description":"Sertai jutaan ibu bapa dan mula melihat perkembangan bayi anda bersama hellodoktor.com","ovulationPage.subscribe.placeHolder":"Masukkan e-mel anda","ovulationPage.subscribe.title":"Pantau kehamilan dan perkembangan bayi saya","ovulationPage.today":"Hari ini","ovulationPage.trackPeriod":"Pantau kitaran haid","placeholder.enterTitleHere":"Masukkan tajuk di sini","placeholder.enterUrlHere":"Masukkan URL di sini","placeholder.enterUrlTextHere":"Masukkan Teks URL di sini","placeholder.newCmt":"Tulis komen","placeholder.newPost":"Mulakan kiriman baru","popup.allTopics":"Semua Topik","popup.continuePost":"Teruskan catatan","popup.createPost.confirmCloseDescription":"Jika teruskan, anda akan hilang kiriman ini","popup.createPost.confirmCloseTitle":"Anda pasti?","popup.deleteComment.description":"Delete your comment cannot be undone","popup.deleteComment.title":"Delete comment?","popup.deletePost.accept":"Padam","popup.deletePost.cancel":"Batal","popup.deletePost.description":"Kiriman yang dipadam akan hilang selamanya","popup.deletePost.title":"Padam kiriman?","popup.discard.label":"Buang","popup.discardPost":"Kiriman Dibuang","popup.discardPost.confirmDescription":"Anda akan kehilangan catatan ini","popup.discardPostEdit":"Discard changes","popup.editPost":"Sunting kiriman","popup.keepEditing":"Teruskan menyunting","popup.startANewPost":"Mulakan kiriman baru","popup.updatePost":"Kemaskini pos","post.seeMore":"Lihat Lebih Lagi","post.viewMoreComments":"View more comments","pregnancyWeightGain.amnioticFluid":"Cecair Amniotik","pregnancyWeightGain.baby":"Bayi","pregnancyWeightGain.breastsEnergyStores":"Payudara & penyimpanan tenaga","pregnancyWeightGain.description":"Kalkulator Berat Badan Ibu Hamil","pregnancyWeightGain.explaination":"Ulasan","pregnancyWeightGain.extraBloodFluids":"Darah & cecair tambahan","pregnancyWeightGain.havingTwins":"Anda hamil anak kembar?","pregnancyWeightGain.heading":"Pertambahan Berat Badan Kehamilan","pregnancyWeightGain.heightInput":"Berapa tinggi badan anda?","pregnancyWeightGain.heightInput.error":"Sila nyatakan tinggi badan anda","pregnancyWeightGain.newDescription":"Kalkulator ini adalah untuk wanita yang ingin tahu berapa berat badan semasa hamil yang terbaik, berdasarkan berat badan mereka sebelum hamil.","pregnancyWeightGain.placenta":"Plasenta","pregnancyWeightGain.range":"Lingkungan berat badan cadangan","pregnancyWeightGain.result.note":"Merancang BMI prakehamilan anda","pregnancyWeightGain.resultHealthy.title":"Berat badan anda adalah sihat","pregnancyWeightGain.resultOver.title":"Anda adalah {weightGain} kg lebih berat badan","pregnancyWeightGain.resultUnder.title":"Anda adalah {weightGain} kg kurang berat badan","pregnancyWeightGain.seoDescription":"Pertambahan Berat Badan Kehamilan","pregnancyWeightGain.seoSchema":"Pertambahan Berat Badan Kehamilan","pregnancyWeightGain.seoTitle":"Kalkulator Berat Badan Ibu Hamil - Hello Doktor","pregnancyWeightGain.suggestion":"Cadangan","pregnancyWeightGain.uterus":"Rahim","pregnancyWeightGain.weekInput":"Berapa minggu kehamilan anda?","pregnancyWeightGain.weekNum":"Minggu {weekNum}","pregnancyWeightGain.weight.desc":"Kg","pregnancyWeightGain.weightBeforeInput":"Berapa berat badan anda sebelum hamil?","pregnancyWeightGain.weightInput":"Berapa berat badan anda sekarang?","pregnancyWeightGain.weightInput.desc":"(kg)","pregnancyWeightGain.weightInput.error":"Sila nyatakan berat badan anda","previewPhotos.title":"Kiriman {name}","profileMenu.accountSetting":"Tetapan Akaun","profileMenu.closeAccount":"Tutup Akaun","profileMenu.help":"Bantuan","profileMenu.logout":"Log Keluar","profileMenu.manageEmailNotifications":"Urus Notifikasi E-mel","profileMenu.myProfile":"Profil","profileMenu.password":"Kata Laluan","profileMenu.saved":"Artikel Saya","profileMenu.updateEmail":"Kemaskini E-mel","relevantCardPost.viewAllPosts":"Lihat semua post","relevantPostList.heading":"\ud83d\udd25 Diskusi Terhangat","relevantPostList.startDisCussion":"Mulakan perbincangan","riskScreener.back":"Kembali","riskScreener.next":"Seterusnya","select.community":"Pilih komuniti","share.letsJoinCommunity":"Mari sertai komuniti {name}!","share.letsJoinTopic":"Jom sertai topik (name)","share.linkCopied":"Pautan Disalin","share.linkShared":"Pautan Berjaya Dikongsi","signUp":"Daftar masuk","submit":"Hantar ","subot.myHealth.description":"Data peribadi (seperti nama anda) akan dipadam bagi melindungi privasi anda.","subot.myHealth.title":"Kesihatanku","subot.productYourIdentifiers.description":"Data peribadi (seperti nama anda) akan sentiasa dipadam bagi melindungi privasi anda. ","subot.productYourIdentifiers.title":"Lindungi data peribadi anda","subot.resendOTP.button":"Hantar Semula","subot.saveData.description":"Hello Doktor ingin menganalisis data anda bagi memperbaiki servis kami","subot.saveData.title":"Simpan Data","subot.sendOTP.button":"Hantar OTP","subot.verifyOTP.button":"Sahkan OTP","subot.verifyOTP.success.message":"Pengesahan berjaya","survey.totalVotes":"Jumlah undian","switchBtn.no":"Tidak","switchBtn.yes":"Ya","tab.about":"Tentang Kami","tab.discussion":"Perbincangan","tab.topic":"Topik","targetHeartRate.aerobicZone.note":"Zon aerobik","targetHeartRate.aerobicZone.title":"Zon aerobik","targetHeartRate.ageInput":"Berapa tarikh lahir anda?","targetHeartRate.ageInput.desc":"(years)","targetHeartRate.ageInput.error":"Nyatakan usia sebenar anda","targetHeartRate.heartRateInput":"Berapa kadar degup jantung anda?","targetHeartRate.heartRateInput.desc":"(bpm)","targetHeartRate.heartRateInput.error":"Nyatakan kadar degup jantung rehat anda","targetHeartRate.howToMeasure":"Bagaimana periksa kadar degup jantung rehat?","targetHeartRate.idealTarget.desc":"degup per minit","targetHeartRate.idealTarget.maximum":"Kadar degup jantung maksimum sepatutnya","targetHeartRate.idealTarget.result":"Zon kadar degup jantung latihan sepatutnya","targetHeartRate.idealTarget.title":"Kadar degup jantung sasaran ideal anda","targetHeartRate.levelActiveSelect.error":"Please select your active level","targetHeartRate.lowIntensity.note":"Intensiti rendah (sedikit atau tiada senaman)","targetHeartRate.lowIntensity.title":"Intensiti rendah","targetHeartRate.maximumIntensity.note":"Intensiti maksimum (senaman amat berat/sukan atau 2x latihan)","targetHeartRate.maximumIntensity.title":"Intensiti maksimum","targetHeartRate.moderateIntensity.note":"Intensiti sederhana (senaman/sukan 1-3 kali sehari/seminggu)","targetHeartRate.moderateIntensity.title":"Intensiti sederhana","targetHeartRate.optional":"(optional)","targetHeartRate.result.abnormal":"Abnormal","targetHeartRate.result.athlete":"Atlet","targetHeartRate.result.average":"Biasa","targetHeartRate.result.excellent":"Bagus","targetHeartRate.result.good":"Baik","targetHeartRate.result.normal":"Normal","targetHeartRate.result.poor":"Lemah","targetHeartRate.result.title":"Kadar degup jantung rehat anda","targetHeartRate.result.title.embedded":"Kadar degup jantung rehat anda adalah {status}","targetHeartRate.selectActive":"Berapa aktif anda pada setiap hari?","targetHeartRate.seoDescription":"Kalkulator Kadar Degup Jantung Sasaran","targetHeartRate.seoSchema":"Kalkulator Kadar Degup Jantung Sasaran","targetHeartRate.seoTitle":"Kalkulator Kadar Degup Jantung Sasaran","targetHeartRate.status":"Klasifikasi anda adalah {status}","targetHeartRate.vigorousIntensity.note":"Intensiti tinggi (senaman berat/sukan 6-7 kali sehari/seminggu)","targetHeartRate.vigorousIntensity.title":"Intensiti tinggi","targetHeartRate.withAnActivity":"dengan aktiviti tahap {activeLevel}","toggle.active":"Aktif","toggle.inactive":"Tidak aktif","tool.selectGender":"Apa jantina anda?","tool.selectPerson":"Anda memeriksanya untuk siapa?","tool.selectPerson.other":"Orang lain","tool.selectPerson.yourSelf":"Diri sendiri","tool.subot.inline.disclaimer.content":"Alat ini tidak memberikan nasihat perubatan. Ia hanya digunakan untuk memberikan maklumat. Ia tidak menggantikan nasihat perubatan profesional, diagnosis, atau rawatan daripada doktor. Jika anda sedang mendapatkan rawatan atau menjalani rawatan, jangan abaikan nasihat perubatan daripada doktor hanya kerana beberapa maklumat yang anda baca di laman web kami. Jika anda rasakan bahawa anda berada dalam situasi kecemasan, hubungi doktor dengan segera.","tool.subot.inline.start.over":"Mula semula","toolPage.toolReviewer":"Disemak oleh Pakar Perubatan {expert_name} pada {date}","tools.BMICalculator":"Kalkulator BMI","tools.BMRCalculator":"Kalkulator BMR","tools.caloriesBurnRate":"Kalkulator Pembakaran Kalori","tools.condition":"Keputusan","tools.disclaimer":"Penafian","tools.faqs":"FAQ","tools.heading.by":"oleh","tools.heading.on":"pada","tools.info":"Info","tools.recalculate":"Kira semula ","tools.risks":"Penilaian","tools.shareResultOn":"Kongsi keputusan ke","tools.suggestedArticles":"Artikel cadangan","tools.suggestedServices":"Perkhidmatan Cadangan","tools.suggestion":"Cadangan","topContributor.countActivities":"{number} aktiviti","topContributor.heading":"Penyumbang Terbanyak","topContributor.ourGuide":"Panduan untuk ahli baru.","topContributor.readNow":"Baca sekarang","topic.notification.joined":"Anda telah sertai topik {name}","topic.notification.left":"Anda telah keluar topik {name}","topicCardList.seeAllTopics":"Lihat semua topik","truncateText.seeLess":"Kecilkan","truncateText.seeMore":"Lihat Lebih Lanjut","trustCard.description":"Komuniti Hello Doktor ialah platform yang terbuka, selamat & wibawa bagi ahli bertukar-tukar pendapat dan berkongsi pengalaman. ","trustCard.descriptionCommitted":"Anda tidak bersendirian. Kami komited dalam menyediakan platform yang selamat untuk anda berkongsi pengalaman berkaitan kesihatan.","trustCard.descriptionIntegrated":"Dapatkan akses ke Komuniti, Rawatan dan Dagang melalui integrasi perkhidmatan dalam satu platform. ","trustCard.descriptionModerated":"Penyelaras-penyelaras kami akan memastikan komuniti Hello Doktor sentiasa mematuhi Garis Panduan, Terma dan Syarat. Mereka bertanggungjawab untuk mengekalkan keharmonian dalam komuniti dan mengekang sebarang fakta-fakta yang tidak tepat.","trustCard.descriptionTrustworthy":"Panel perubatan kami bertanggungjawab menyediakan maklumat kesihatan yang tepat dan sahih untuk ahli.","trustCard.title":"Komuniti kami","trustCard.titleCommitted":"Komited","trustCard.titleIntegrated":"Integrasi Kesihatan","trustCard.titleModerated":"Penyelaras","trustCard.titleTrustworthy":"Kesahihan","updatePost.success.title":"Pos berjaya dikemaskini","user":"Pengguna","validation.error.requiredField":"Bahagian ini wajib diisi","validation.error.validNumber":"Sila masukkan no telefon yang sah.","validation.error.validOTP":"OTP tidak sah","verifyBotAnswer.confirmEndorse.accept":"Yes, endorse","verifyBotAnswer.confirmEndorse.cancel":"No, cancel","verifyBotAnswer.confirmEndorse.description":"Thank you for endorsing the answer","verifyBotAnswer.confirmEndorse.heading":"Sahkan jawapan ini","welcomePopup.button.continue":"Teruskan","welcomePopup.button.startExploring":"Mula teroka","welcomePopup.content2.description":"Simpan artikel yang anda suka di profil dan lihat semula nanti","welcomePopup.content2.title":"Artikel Bertanda","welcomePopup.content3.description":"Sekarang anda boleh pantau semula hasil carian anda di profil.","welcomePopup.content3.title":"Simpan Carian Informasi Anda","welcomePopup.firstLogin.content1.description":"Anda kini sudah jadi ahli komuniti kesihatan. Anda sudah boleh guna pelbagai fitur dan servis kami","welcomePopup.firstLogin.content1.title":"Selamat Datang","welcomePopup.login.content1.description":"Kami ada pelbagai fitur dan servis, sila lihat dan guna ia untuk kehidupan yang lebih sihat dan sejahtera","welcomePopup.login.content1.title":"Selamat Kembali, {userName}!","whatWouldYouLikeToCreate":"Apa yang anda ingin ciptakan?"}'),Fs=JSON.parse('{"404.description":"\u1010\u1031\u102c\u1004\u103a\u1038\u1015\u1014\u103a\u1015\u102b\u1010\u101a\u103a\u104b \u1012\u102e\u1005\u102c\u1019\u103b\u1000\u103a\u1014\u103e\u102c\u1000\u102d\u102f \u101b\u103e\u102c\u1019\u1010\u103d\u1031\u1037\u1015\u102b\u104b","404.explainer":"\u101e\u1004\u103a\u1012\u102e\u1005\u102c\u1019\u103b\u1000\u103a\u1014\u103e\u102c\u1000\u102d\u102f\u101b\u1031\u102c\u1000\u103a\u1016\u102d\u102f\u1037 \u101c\u1004\u103a\u1037\u1014\u103e\u102d\u1015\u103a\u101c\u102d\u102f\u1000\u103a\u1019\u102d\u1010\u101a\u103a\u1006\u102d\u102f\u101b\u1004\u103a \u1015\u1004\u103a\u1019\u1005\u102c\u1019\u103b\u1000\u103a\u1014\u103e\u102c\u1000\u102d\u102f \u1015\u103c\u1014\u103a\u101e\u103d\u102c\u1038\u1015\u102b\u104b \u1012\u102b\u1019\u103e\u1019\u101f\u102f\u1010\u103a \u1012\u102e {email}\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u1000\u1014\u1031 \u1006\u1000\u103a\u101e\u103d\u101a\u103a\u1015\u102b\u104b","404.goBackHome":"\u1015\u1004\u103a\u1019\u1005\u102c\u1019\u103b\u1000\u103a\u1014\u103e\u102c\u1000\u102d\u102f \u1015\u103c\u1014\u103a\u101e\u103d\u102c\u1038\u1015\u102b\u104b","404.pageNotFound":"\u1010\u1031\u102c\u1004\u103a\u1038\u1015\u1014\u103a\u1015\u102b\u1010\u101a\u103a\u104b \u1012\u102e\u1005\u102c\u1019\u103b\u1000\u103a\u1014\u103e\u102c\u1000\u102d\u102f \u101b\u103e\u102c\u1019\u1010\u103d\u1031\u1037\u1015\u102b\u104b","404.title":"404 \u101b\u103e\u102c\u1019\u1010\u103d\u1031\u1037\u1015\u102b\u104b","aboutThisGroup":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038","actionPopover.delete":"\u1016\u103b\u1000\u103a\u1019\u101a\u103a\u104b","actionPopover.deleteNotification":"\u1012\u102e\u1021\u101e\u102d\u1015\u1031\u1038\u1001\u103b\u1000\u103a\u1000\u102d\u102f \u1016\u103b\u1000\u103a\u1019\u101a\u103a\u104b","actionPopover.edit":"\u1015\u103c\u102f\u1015\u103c\u1004\u103a\u1019\u101a\u103a\u104b","actionPopover.inviteShareCommunity":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1000\u102d\u102f \u1016\u102d\u1010\u103a\u1001\u1031\u102b\u103a\u1019\u101a\u103a/ \u1019\u103b\u103e\u101d\u1031\u1019\u101a\u103a\u104b","actionPopover.joinCommunity":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1010\u103d\u1004\u103a \u1015\u102b\u101d\u1004\u103a\u1019\u101a\u103a\u104b","actionPopover.leaveCommunit":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103e \u1011\u103d\u1000\u103a\u1019\u101a\u103a\u104b","actionPopover.leaveCommunity":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103e \u1011\u103d\u1000\u103a\u1019\u101a\u103a\u104b","actionPopover.leaveCommunity.accept":"\u1011\u103d\u1000\u103a\u1019\u100a\u103a\u104b","actionPopover.leaveCommunity.cancel":"\u1015\u101a\u103a\u1016\u103b\u1000\u103a\u1019\u100a\u103a\u104b","actionPopover.leaveCommunity.description":"\u1012\u102e\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1000 \u1011\u103d\u1000\u103a\u101c\u102d\u102f\u1010\u102c \u101e\u1031\u1001\u103b\u102c\u1015\u102b\u1015\u103c\u102e\u101c\u102c\u1038\u104b","actionPopover.leaveCommunity.title":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1000\u102d\u102f \u1011\u103d\u1000\u103a\u1019\u101a\u103a\u104b","actionPopover.report":"\u1010\u102d\u102f\u1004\u103a\u1000\u103c\u102c\u1038\u1019\u101a\u103a\u104b","actionPopover.turnOffNotification":"\u1021\u101e\u102d\u1015\u1031\u1038\u1001\u103b\u1000\u103a\u1000\u102d\u102f \u1015\u102d\u1010\u103a\u1019\u101a\u103a\u104b","actionPopover.turnOffNotificationAbout":"{label}\u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038 \u1021\u101e\u102d\u1015\u1031\u1038\u1001\u103b\u1000\u103a\u1000\u102d\u102f \u1015\u102d\u1010\u103a\u1019\u101a\u103a\u104b","actionPopover.turnOnNotification":"\u1021\u101e\u102d\u1015\u1031\u1038\u1001\u103b\u1000\u103a\u1000\u102d\u102f \u1016\u103d\u1004\u103a\u1037\u1019\u101a\u103a\u104b","add.image.text":"\u1015\u102f\u1036\u1011\u100a\u1037\u103a\u1019\u100a\u103a","admin.action.activeAccount":"\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u1014\u1031\u1006\u1032\u1021\u1000\u1031\u102c\u1004\u1037\u103a","admin.action.addColumn":"\u1000\u1031\u102c\u103a\u101c\u1014\u103a\u1011\u1015\u103a\u1016\u103c\u100a\u103a\u1037\u1019\u101a\u103a\u104b","admin.action.delete":"\u1016\u103b\u1000\u103a\u1019\u101a\u103a\u104b","admin.action.deleteAccount":"\u1021\u1000\u1031\u102c\u1004\u1037\u103a\u1016\u103b\u1000\u103a\u1019\u101a\u103a\u104b","admin.action.emailMember":"\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u1021\u1016\u103d\u1032\u1037\u101d\u1004\u103a","admin.action.inactiveAccount":"\u1021\u101e\u102f\u1036\u1038\u1019\u1015\u103c\u102f\u1010\u1031\u102c\u1037\u1010\u1032\u1037\u1021\u1000\u1031\u102c\u1004\u1037\u103a","admin.action.suspendAccount":"\u1011\u102d\u1014\u103a\u1038\u1001\u103b\u102f\u1015\u103a\u1001\u1036\u1011\u102c\u1038\u101b\u1010\u1032\u1037\u1021\u1000\u1031\u102c\u1004\u103a\u1037","admin.action.unsuspendAccount":"\u1021\u1000\u1031\u102c\u1004\u1037\u103a\u1000\u102d\u102f \u1019\u1011\u102d\u1014\u103a\u1038\u1001\u103b\u102f\u1015\u103a\u1010\u1031\u102c\u1037\u1015\u102b\u104b","admin.admin":"\u1021\u1000\u103a\u1019\u1004\u103a","admin.ambassador":"\u1000\u102d\u102f\u101a\u103a\u1005\u102c\u1038\u101c\u103e\u101a\u103a","admin.back":"\u1014\u1031\u102c\u1000\u103a\u101e\u102d\u102f\u1037","admin.backToLogin":"\u1005\u102c\u101b\u1004\u103a\u1038\u101e\u103d\u1004\u103a\u1038\u1019\u100a\u103a\u1000\u102d\u102f \u1015\u103c\u1014\u103a\u101e\u103d\u102c\u1038\u1019\u100a\u103a\u104b","admin.cancel":"\u1016\u103b\u1000\u103a\u1019\u100a\u103a\u104b","admin.changePassword":"\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1000\u102d\u102f \u1015\u103c\u1031\u102c\u1004\u103a\u1038\u1019\u100a\u103a\u104b","admin.changePassword.resetPassword":"\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1000\u102d\u102f \u1015\u103c\u1014\u103a\u101c\u100a\u103a\u1015\u103c\u1004\u103a\u1006\u1004\u103a\u1019\u100a\u103a\u104b","admin.changePasswordSuccess.desc":"\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1000\u102d\u102f \u1021\u1031\u102c\u1004\u103a\u1019\u103c\u1004\u103a\u1005\u103d\u102c \u1015\u103c\u1004\u103a\u1006\u1004\u103a\u1015\u103c\u102e\u1038\u1015\u102b\u1015\u103c\u102e\u104b \u1001\u102f\u1000\u1005\u1015\u103c\u102e\u1038 \u101e\u1004\u103a\u1037\u1021\u1000\u1031\u102c\u1004\u103a\u1037\u1000\u102d\u102f \u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1021\u101e\u1005\u103a\u1016\u103c\u1004\u103a\u1037 \u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1015\u103c\u102e\u104b","admin.comments":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038","admin.communities":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103b\u102c\u1038","admin.community":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038","admin.create":"\u1016\u1014\u103a\u1010\u102e\u1038\u1019\u101a\u103a","admin.expert":"\u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a","admin.externalUser":"\u1015\u103c\u1004\u103a\u1015\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u101e\u1030","admin.followingTopics":"\u1005\u1031\u102c\u1004\u103a\u1037\u1000\u103c\u100a\u103a\u1037\u1014\u1031\u1010\u1032\u1037 \u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1019\u103b\u102c\u1038","admin.forgotPassword":"\u101e\u1004\u103a\u1037\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1000\u102d\u102f \u1019\u1031\u1037\u101e\u103d\u102c\u1038\u1015\u103c\u102e\u101c\u102c\u1038\u104b","admin.forgotPassword.desc":"\u101e\u1004\u103a\u1037\u1021\u1000\u1031\u102c\u1004\u1037\u103a\u1014\u103e\u1004\u103a\u1037 \u1001\u103b\u102d\u1010\u103a\u1006\u1000\u103a\u1011\u102c\u1038\u101e\u100a\u103a\u1037 \u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u1031\u1038\u1019\u100a\u103a\u1006\u102d\u102f\u101c\u103b\u103e\u1004\u103a \u1011\u102d\u102f\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u101e\u102d\u102f\u1037 \u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1015\u103c\u1004\u103a\u1006\u1004\u103a\u101b\u1014\u103a \u101c\u1004\u103a\u1037\u1015\u102d\u102f\u1037\u1015\u1031\u1038\u1015\u102b\u1019\u100a\u103a\u104b","admin.forgotPassword.enterEmail":"\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","admin.internalUser.dropdownGroup":"\u1006\u102d\u102f\u1000\u103a/ \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103b\u102c\u1038/ \u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1019\u103b\u102c\u1038","admin.joinDate":"\u1005\u1010\u1004\u103a\u1015\u102b\u101d\u1004\u103a\u1010\u1032\u1037\u1014\u1031\u1037","admin.likes":"\u1014\u103e\u1005\u103a\u101e\u1000\u103a\u101e\u100a\u103a\u104b","admin.logOut":"\u1011\u103d\u1000\u103a\u1019\u100a\u103a\u104b","admin.logOut.desc":"\u1011\u103d\u1000\u103a\u1019\u100a\u103a\u1019\u103e\u102c \u101e\u1031\u1001\u103b\u102c\u1015\u102b\u1015\u103c\u102e\u101c\u102c\u1038\u104b","admin.logOut.title":"Hellotogether\u1019\u103e \u1011\u103d\u1000\u103a\u1019\u100a\u103a\u101c\u102c\u1038\u104b","admin.login":"\u101d\u1004\u103a\u1019\u101a\u103a\u104b","admin.login.email":"\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a","admin.login.forgotPassword":"\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1000\u102d\u102f \u1019\u1031\u1037\u101e\u103d\u102c\u1038\u1015\u102b\u101e\u101c\u102c\u1038\u104b","admin.login.loginToAccount":"\u1021\u1000\u1031\u102c\u1004\u103a\u1037\u101d\u1004\u103a\u1019\u101a\u103a\u104b","admin.login.password":"\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a","admin.login.pleaseInputEmail":"\u101e\u1004\u103a\u1037\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","admin.login.pleaseInputPassword":"\u101e\u1004\u103a\u1037\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","admin.login.rememeberMe":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1000\u102d\u102f \u1019\u103e\u1010\u103a\u1011\u102c\u1038\u1015\u102b\u104b","admin.login.resetPassword":"\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1000\u102d\u102f \u1015\u103c\u1014\u103a\u101c\u100a\u103a\u101e\u1010\u103a\u1019\u103e\u1010\u103a\u1019\u101a\u103a\u104b","admin.member":"\u1021\u1016\u103d\u1032\u1037\u101d\u1004\u103a","admin.moderator":"\u1019\u1031\u102c\u103a\u1012\u101b\u1031\u1010\u102c","admin.next":"\u1014\u1031\u102c\u1000\u103a\u1011\u1015\u103a","admin.post":"\u1015\u102d\u102f\u1037\u1005\u103a","admin.posts":"\u1015\u102d\u102f\u1037\u1005\u103a\u1019\u103b\u102c\u1038","admin.replies":"\u1015\u103c\u1014\u103a\u101c\u100a\u103a\u1016\u103c\u1031\u1000\u103c\u102c\u1038\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038","admin.resetPassword.modal.desc":"\u1012\u102e\u1021\u1000\u1031\u102c\u1004\u1037\u103a\u101b\u1032\u1037 \u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u1000\u102d\u102f \u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1021\u101e\u1005\u103a\u1015\u103c\u1014\u103a\u101a\u1030\u1014\u100a\u103a\u1038 \u100a\u103d\u103e\u1014\u103a\u1000\u103c\u102c\u1038\u1001\u103b\u1000\u103a \u1015\u102d\u102f\u1037\u1011\u102c\u1038\u1015\u102b\u1010\u101a\u103a\u104b","admin.resetPassword.modal.title":"\u100a\u103d\u103e\u1014\u103a\u1000\u103c\u102c\u1038\u1001\u103b\u1000\u103a\u1015\u102d\u102f\u1037\u1015\u103c\u102e\u1038","admin.save":"\u101e\u102d\u1019\u103a\u1038\u1006\u100a\u103a\u1038\u1019\u101a\u103a\u104b","admin.savePassword":"\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1000\u102d\u102f \u101e\u102d\u1019\u103a\u1038\u1019\u100a\u103a\u104b","admin.sendLink":"\u101c\u1004\u103a\u1037\u1015\u102d\u102f\u1037\u1015\u1031\u1038\u1019\u100a\u103a\u104b","admin.site":"\u1006\u102d\u102f\u1000\u103a","admin.sponsor":"\u1005\u1015\u103d\u1014\u103a\u1006\u102c","admin.success":"\u1021\u1031\u102c\u1004\u103a\u1019\u103c\u1004\u103a\u1015\u102b\u101e\u100a\u103a\u104b","admin.tab.activity":"\u101c\u102f\u1015\u103a\u1006\u1031\u102c\u1004\u103a\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038","admin.tab.commentsInCommunities":"{communityName}\u101b\u103e\u102d \u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a ({count})\u1001\u102f","admin.tab.generalInfo":"\u101a\u1031\u1018\u102f\u101a\u103b \u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1019\u103b\u102c\u1038","admin.tab.posts":"\u1015\u102d\u102f\u1037\u1005\u103a\u1019\u103b\u102c\u1038","admin.tab.postsInCommunities":"{communityName}\u101b\u103e\u102d \u1015\u102d\u102f\u1037\u1005\u103a({count})\u1001\u102f","admin.tab.settings":"\u1006\u1000\u103a\u1010\u1004\u103a","admin.table.all":"\u1021\u102c\u1038\u101c\u102f\u1036\u1038","admin.table.column.sites":"\u1006\u102d\u102f\u1000\u103a\u1019\u103b\u102c\u1038","admin.table.user.column.comments":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038","admin.table.user.column.community":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038","admin.table.user.column.createdDate":"\u1016\u1014\u103a\u1010\u102e\u1038\u1010\u1032\u1037 \u1014\u1031\u1037\u1005\u103d\u1032","admin.table.user.column.posts":"\u1015\u102d\u102f\u1037\u1005\u103a\u1019\u103b\u102c\u1038","admin.table.user.column.role":"\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u101e\u1030 \u1021\u1019\u103b\u102d\u102f\u1038\u1021\u1005\u102c\u1038","admin.table.user.column.status":"\u1021\u1001\u103c\u1031\u1021\u1014\u1031","admin.table.user.column.topic":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a","admin.table.user.column.users":"\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u101e\u1030\u1019\u103b\u102c\u1038","admin.topic":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a","admin.user.birth":"\u1019\u103d\u1031\u1038\u1014\u1031\u1037","admin.user.email":"\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a","admin.user.female":"\u1019","admin.user.fullname":"\u1021\u1019\u100a\u103a\u1021\u1015\u103c\u100a\u103a\u1037\u1021\u1005\u102f\u1036","admin.user.gender":"\u1000\u103b\u102c\u1038/\u1019","admin.user.male":"\u1000\u103b\u102c\u1038","admin.user.member.emailMember":"\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a \u1021\u1016\u103d\u1032\u1037\u101d\u1004\u103a","admin.user.optional":"\u1019\u1016\u103c\u1005\u103a\u1019\u1014\u1031\u1019\u101f\u102f\u1010\u103a","admin.user.resetPassword":"\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1000\u102d\u102f \u1015\u103c\u1014\u103a\u101c\u100a\u103a\u101e\u1010\u103a\u1019\u103e\u1010\u103a\u1019\u101a\u103a\u104b","admin.user.status.active":"\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u101c\u103b\u1000\u103a\u101b\u103e\u102d","admin.user.status.inactive":"\u1021\u101e\u102f\u1036\u1038\u1019\u1015\u103c\u102f\u1010\u1031\u102c\u1037","admin.user.username":"\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u101e\u1030\u1021\u1019\u100a\u103a","article.shareOn":"\u1019\u103b\u103e\u101d\u1031\u1019\u100a\u103a\u104b","articlePage.articleReviewerBy":"{name}\u1019\u103e \u1006\u1031\u1038\u1015\u100a\u102c\u1015\u102d\u102f\u1004\u103a\u1038\u1006\u102d\u102f\u1004\u103a\u101b\u102c \u1010\u100a\u103a\u1038\u1016\u103c\u1010\u103a\u1011\u102c\u1038\u1015\u102b\u101e\u100a\u103a\u104b","articlePage.articleUpdatedDate":"{date}\u1010\u103d\u1004\u103a \u1015\u103c\u1014\u103a\u101c\u100a\u103a\u1015\u103c\u102f\u1015\u103c\u1004\u103a\u1001\u1032\u1037\u1015\u102b\u101e\u100a\u103a\u104b","articlePage.articleWrittenBy":"{name}\u1019\u103e \u101b\u1031\u1038\u101e\u102c\u1038\u1011\u102c\u1038\u1015\u102b\u101e\u100a\u103a\u104b","articlePage.authorAvatarAlt":"\u1005\u102c\u101b\u1031\u1038\u101e\u1030\u104f\u1015\u102f\u1036","articlePage.careEmbedding.seeMore":"\u1011\u1015\u103a\u1019\u1036 \u1000\u103c\u100a\u1037\u103a\u101b\u103e\u102f\u1019\u100a\u103a","articlePage.relatedPostsSectionTitle":"\u1021\u1001\u103c\u102c\u1038\u1006\u1000\u103a\u1005\u1015\u103a\u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038\u1019\u103b\u102c\u1038","articlePage.reviewed.author":"{name} \u1019\u103e {date}\u1010\u103d\u1004\u103a \u101b\u1031\u1038\u101e\u102c\u1038\u1011\u102c\u1038\u1015\u102b\u101e\u100a\u103a\u104b","articlePage.reviewed.expertly":"{name}\u1019\u103e \u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1005\u103d\u102c \u1005\u1005\u103a\u1006\u1031\u1038\u1011\u102c\u1038\u1015\u102b\u101e\u100a\u103a\u104b","articlePage.reviewed.factCheck":"{name}\u1019\u103e \u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1005\u1005\u103a\u1006\u1031\u1038\u1011\u102c\u1038\u1015\u102b\u101e\u100a\u103a\u104b","articlePage.reviewed.lastUpdated":"{name}\u1019\u103e \u101b\u1031\u1038\u101e\u102c\u1038\u1011\u102c\u1038\u1015\u102b\u101e\u100a\u103a\u104b {date}\u1010\u103d\u1004\u103a \u1015\u103c\u1014\u103a\u101c\u100a\u103a\u1015\u103c\u1004\u103a\u1006\u1004\u103a\u1011\u102c\u1038\u1015\u102b\u101e\u100a\u103a\u104b","articlePage.reviewed.medically":"{name}\u1019\u103e \u1006\u1031\u1038\u1015\u100a\u102c\u1015\u102d\u102f\u1004\u103a\u1038\u1006\u102d\u102f\u1004\u103a\u101b\u102c \u1010\u100a\u103a\u1038\u1016\u103c\u1010\u103a\u1011\u102c\u1038\u1015\u102b\u101e\u100a\u103a\u104b","articlePage.reviewed.published":"{name}\u1019\u103e \u101b\u1031\u1038\u101e\u102c\u1038\u1011\u102c\u1038\u1015\u102b\u101e\u100a\u103a\u104b {date}\u1014\u1031\u1037\u1010\u103d\u1004\u103a \u1011\u102f\u1010\u103a\u101d\u1031\u1001\u1032\u1037\u1015\u102b\u101e\u100a\u103a\u104b","articlePage.reviewed.sameAuthor.expertly":"{name}\u1019\u103e {date}\u1010\u103d\u1004\u103a \u101b\u1031\u1038\u101e\u102c\u1038\u1015\u103c\u102e\u1038 \u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1005\u103d\u102c \u1005\u1005\u103a\u1006\u1031\u1038\u1011\u102c\u1038\u1015\u102b\u101e\u100a\u103a\u104b ","articlePage.reviewed.sameAuthor.medically":"{name}\u1019\u103e {date}\u1010\u103d\u1004\u103a \u101b\u1031\u1038\u101e\u102c\u1038\u1015\u103c\u102e\u1038 \u1006\u1031\u1038\u1015\u100a\u102c\u1015\u102d\u102f\u1004\u103a\u1038\u1006\u102d\u102f\u1004\u103a\u101b\u102c \u1005\u1005\u103a\u1006\u1031\u1038\u1011\u102c\u1038\u1015\u102b\u101e\u100a\u103a\u104b ","babyGrowth.emptyName":"\u101e\u1004\u1037\u103a\u101b\u1032\u1037 \u1000\u101c\u1031\u1038","babyGrowth.error.atLeastOneOf":"\u1021\u1011\u1000\u103a\u1015\u102b \u1016\u1031\u102c\u103a\u1015\u103c\u1019\u103e\u102f\u1019\u103b\u102c\u1038\u1011\u1032\u1000 \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u104a \u1021\u101b\u1015\u103a\u104a \u1026\u1038\u1001\u1031\u102b\u1004\u103a\u1038 \u1021\u1010\u102d\u102f\u1004\u103a\u1038\u1021\u1010\u102c \u101e\u1010\u103a\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a \u1010\u1005\u103a\u1001\u102f\u1001\u102f\u1000\u102d\u102f \u1016\u103c\u100a\u1037\u103a\u101e\u103d\u1004\u103a\u1038\u1015\u1031\u1038\u1016\u102d\u102f\u1037 \u101c\u102d\u102f\u1021\u1015\u103a\u1015\u102b\u1019\u101a\u103a\u104b","babyGrowth.error.birthdayRequired":"\u1019\u103d\u1031\u1038\u1014\u1031\u1037 \u1016\u103c\u100a\u1037\u103a\u101e\u103d\u1004\u103a\u1038\u1015\u1031\u1038\u1015\u102b\u101b\u1014\u103a","babyGrowth.error.invalidAge":"\u1016\u103c\u100a\u1037\u103a\u101e\u103d\u1004\u103a\u1038\u1011\u102c\u1038\u1010\u1032\u1037 \u1021\u1010\u102d\u102f\u1004\u103a\u1038\u1021\u1010\u102c\u1000 \u1021\u101e\u1000\u103a\u1021\u101b\u103d\u101a\u103a\u1011\u1000\u103a \u1000\u103b\u1031\u102c\u103a\u101c\u103d\u1014\u103a\u1014\u1031\u1015\u102b\u1010\u101a\u103a\u104b","babyGrowth.error.invalidMeasurementDate":"\u1010\u102d\u102f\u1004\u103a\u1038\u1010\u102c\u1010\u1032\u1037\u101b\u1000\u103a\u1000 \u1019\u103e\u102c\u1038\u101a\u103d\u1004\u103a\u1038\u1014\u1031\u1015\u102b\u1010\u101a\u103a\u104b","babyGrowth.error.invalidValue":"\u1000\u103b\u1031\u1038\u1007\u1030\u1015\u103c\u102f\u1015\u103c\u102e\u1038 \u1021\u1010\u102d\u102f\u1004\u103a\u1038\u1021\u1010\u102c\u1000\u102d\u102f \u1019\u103e\u1014\u103a\u1000\u1014\u103a\u1005\u103d\u102c \u1016\u103c\u100a\u1037\u103a\u101e\u103d\u1004\u103a\u1038\u1015\u1031\u1038\u1015\u102b\u104b","babyGrowth.error.measurementDateLowerThanBirthday":"\u1016\u103c\u100a\u1037\u103a\u101e\u103d\u1004\u103a\u1038\u1011\u102c\u1038\u1010\u1032\u1037 \u1019\u103d\u1031\u1038\u1014\u1031\u1037\u1000 \u1000\u101c\u1031\u1038\u1019\u103d\u1031\u1038\u1014\u1031\u1037 \u1019\u101b\u1031\u102c\u1000\u103a\u1001\u1004\u103a \u101b\u1000\u103a \u1016\u103c\u1005\u103a\u1014\u1031\u1015\u102b\u1010\u101a\u103a\u104b","babyGrowth.error.outOfRange":"\u1021\u1010\u102d\u102f\u1004\u103a\u1038\u1021\u1010\u102c\u1010\u103d\u1031\u1000 WHO \u101b\u1032\u1037 \u1021\u1010\u102d\u102f\u1004\u103a\u1038\u1021\u1010\u102c\u1010\u103d\u1031\u1011\u1000\u103a \u1000\u103b\u1031\u102c\u103a\u101c\u103d\u1014\u103a\u1014\u1031\u1015\u102b\u1010\u101a\u103a\u104b","babyGrowth.error.title":"\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1010\u103d\u1031\u1000 \u1019\u103e\u102c\u1038\u101a\u103d\u1004\u103a\u1038\u1014\u1031\u1015\u102b\u1010\u101a\u103a\u104b","bmi.ageInput":"\u101e\u1004\u103a\u1037\u1021\u101e\u1000\u103a","bmi.ageInput.desc":"(\u1014\u103e\u1005\u103a)","bmi.ageInput.error":"\u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u1010\u1032\u1037\u1021\u101e\u1000\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","bmi.description":"\u1012\u102e\u1000\u102d\u101b\u102d\u101a\u102c\u1000\u102d\u102f \u101e\u102f\u1036\u1038\u1015\u103c\u102e\u1038 \u1001\u1014\u1039\u1013\u102c\u1000\u102d\u102f\u101a\u103a\u1011\u102f\u1011\u100a\u103a\u100a\u103d\u103e\u1014\u103a\u1038\u1000\u102d\u1014\u103a\u1038 (BMI)\u1000\u102d\u102f \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1000\u102c \u101e\u1004\u103a\u1037\u1019\u103e\u102c \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u1010\u1032\u1037 \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u101b\u103e\u102d\u1019\u101b\u103e\u102d \u1005\u1005\u103a\u1006\u1031\u1038\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b \u101e\u1004\u103a\u1037\u1000\u101c\u1031\u1038\u101b\u1032\u1037 BMI\u1000\u102d\u102f \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1016\u102d\u102f\u1037\u101c\u100a\u103a\u1038 \u1012\u102e\u1000\u102d\u101b\u102d\u101a\u102c\u1000\u102d\u102f \u101e\u102f\u1036\u1038\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1010\u101a\u103a\u104b","bmi.heading":"\u1001\u1014\u1039\u1013\u102c\u1000\u102d\u102f\u101a\u103a\u1011\u102f\u1011\u100a\u103a\u100a\u103d\u103e\u1014\u103a\u1038\u1000\u102d\u1014\u103a\u1038 (BMI) \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038 \u1000\u102d\u101b\u102d\u101a\u102c","bmi.heading.medical":"\u1006\u1031\u1038\u1015\u100a\u102c\u1015\u102d\u102f\u1004\u103a\u1038\u1006\u102d\u102f\u1004\u103a\u101b\u102c","bmi.heading.reviewed":"\u1010\u100a\u103a\u1038\u1016\u103c\u1010\u103a\u101e\u1030","bmi.heightInput":"\u101e\u1004\u103a\u1037\u1021\u101b\u1015\u103a\u1018\u101a\u103a\u101c\u1031\u102c\u1000\u103a\u101c\u1032\u104b","bmi.heightInput.desc":"(\u1005\u1004\u103a\u1010\u102e\u1019\u102e\u1010\u102c)","bmi.heightInput.error":"\u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u1010\u1032\u1037\u1021\u101b\u1015\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","bmi.info.definition.text":"BMI\u1006\u102d\u102f\u1010\u102c\u1018\u102c\u101c\u1032\u104b BMI \u1021\u1013\u102d\u1015\u1039\u1015\u102c\u101a\u103a\u101e\u1010\u103a\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a","bmi.info.definition.title":"BMI\u1006\u102d\u102f\u1010\u102c\u1018\u102c\u101c\u1032\u104b BMI \u1021\u1013\u102d\u1015\u1039\u1015\u102c\u101a\u103a\u101e\u1010\u103a\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a","bmi.info.interpreting.text":"BMI \u1021\u1016\u103c\u1031\u1016\u1010\u103a\u1001\u103c\u1004\u103a\u1038","bmi.info.interpreting.title":"BMI \u1021\u1016\u103c\u1031\u1016\u1010\u103a\u1001\u103c\u1004\u103a\u1038","bmi.info.relevant.text":"BMI \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1000 \u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u1016\u102d\u102f\u1037 \u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u1015\u102b\u101b\u1032\u1037\u101c\u102c\u1038\u104b","bmi.info.relevant.title":"BMI \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1000 \u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u1016\u102d\u102f\u1037 \u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u1015\u102b\u101b\u1032\u1037\u101c\u102c\u1038\u104b","bmi.joinNow":"\u1001\u102f\u1015\u1032 \u1015\u102b\u101d\u1004\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","bmi.objective":"\u101b\u100a\u103a\u101b\u103d\u101a\u103a\u1001\u103b\u1000\u103a","bmi.objective.gainWeight":"\u1000\u103c\u103d\u1000\u103a\u101e\u102c\u1038\u1010\u100a\u103a\u1006\u1031\u102c\u1000\u103a\u101b\u1014\u103a","bmi.objective.loseWeight":"\u1021\u1006\u102e\u1000\u103b\u101b\u1014\u103a","bmi.objective.maintainWeight":"\u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u1011\u102d\u1014\u103a\u1038\u101b\u1014\u103a","bmi.personalized":"\u101e\u1004\u103a\u1014\u1032\u1037\u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u1010\u1032\u1037 \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038\u1019\u103b\u102c\u1038\u1016\u1010\u103a\u101b\u103e\u102f\u101b\u1014\u103a \u1015\u102b\u101d\u1004\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","bmi.result.chart.description":"\u101e\u1004\u103a\u1014\u1032\u1037 \u1021\u101e\u1000\u103a\u1010\u1030\u104a \u1000\u103b\u102c\u1038/\u1019\u1010\u1030\u101e\u1030\u1019\u103b\u102c\u1038\u1011\u1032\u1010\u103d\u1004\u103a \u101e\u1004\u103a\u1014\u1032\u1037 BMI\u1010\u1030\u101e\u1030\u1019\u103e\u102c {equal}% \u101b\u103e\u102d\u1015\u102b\u1010\u101a\u103a\u104b {higher}%\u1000 \u101e\u1004\u103a\u1037\u1011\u1000\u103a\u1019\u103b\u102c\u1038\u1015\u103c\u102e\u1038 {lower}%\u1000 \u101e\u1004\u103a\u1037\u1011\u1000\u103a\u1014\u100a\u103a\u1038\u1015\u102b\u1010\u101a\u103a\u104b","bmi.result.chart.shortenDescription":"\u101e\u1004\u103a\u1014\u1032\u1037 \u1021\u101e\u1000\u103a\u1010\u1030\u104a \u1000\u103b\u102c\u1038/\u1019\u1010\u1030\u101e\u1030\u1019\u103b\u102c\u1038\u1011\u1032\u1010\u103d\u1004\u103a \u101e\u1004\u103a\u1014\u1032\u1037 BMI\u1010\u1030\u101e\u1030\u1019\u103e\u102c {equal}% \u101b\u103e\u102d\u1015\u102b\u1010\u101a\u103a\u104b {higher}%\u1000 \u101e\u1004\u103a\u1037\u1011\u1000\u103a\u1019\u103b\u102c\u1038\u1015\u103c\u102e\u1038 {lower}%\u1000 \u101e\u1004\u103a\u1037\u1011\u1000\u103a\u1014\u100a\u103a\u1038\u1015\u102b\u1010\u101a\u103a\u104b","bmi.result.chartTitle":"\u1012\u1031\u101e\u1001\u1036\u1005\u102c\u101b\u1004\u103a\u1038\u1007\u101a\u102c\u1038\u1019\u103b\u102c\u1038\u1014\u1032\u1037 \u1014\u103e\u102d\u102f\u1004\u103a\u1038\u101a\u103e\u1009\u103a\u1001\u103c\u1004\u103a\u1038","bmi.result.healthy":"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u1010\u1032\u1037 \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a","bmi.result.invalidEmail":"\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","bmi.result.obese1":"\u1021\u101d\u101c\u103d\u1014\u103a\u1001\u103c\u1004\u103a\u1038 \u1021\u1006\u1004\u103a\u1037\u1041","bmi.result.obese2":"\u1021\u101d\u101c\u103d\u1014\u103a\u1001\u103c\u1004\u103a\u1038 \u1021\u1006\u1004\u103a\u1037\u1042","bmi.result.overweight":"\u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u1019\u103b\u102c\u1038","bmi.result.title":"\u101e\u1004\u103a\u1037BMI\u1019\u103e\u102c","bmi.result.title.embedded":"\u101e\u1004\u103a\u1037BMI\u1019\u103e\u102c {BMI}","bmi.result.underweight":"\u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u1014\u100a\u103a\u1038","bmi.selectGender":"\u1000\u103b\u102c\u1038/\u1019","bmi.stickySignupButton":"\u1001\u102f\u1015\u1032 \u1015\u102b\u101d\u1004\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","bmi.stickySignupHeading":"\u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a\u1019\u103b\u102c\u1038\u1011\u1036\u1019\u103e \u1021\u102c\u101f\u102c\u101b\u1006\u102d\u102f\u1004\u103a\u101b\u102c\u1021\u1000\u103c\u1036\u1009\u102c\u100f\u103a\u1019\u103b\u102c\u1038 \u101b\u101a\u1030\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","bmi.submit":"\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1019\u101a\u103a\u104b","bmi.subscribe.afterSubscibeDescription":"Hello Sayarwon\u1000 \u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u1000\u103c\u1036\u1037\u1001\u102d\u102f\u1004\u103a\u101b\u1031\u1038 \u1001\u101b\u102e\u1038\u1005\u1009\u103a\u1019\u103e\u102c \u1015\u102b\u101d\u1004\u103a\u1001\u103d\u1004\u103a\u1037\u101b\u1010\u1032\u1037\u1021\u1010\u103d\u1000\u103a \u1002\u102f\u100f\u103a\u101a\u1030\u1015\u102b\u1010\u101a\u103a\u104b \u101e\u1004\u103a\u1037\u1000\u102d\u102f \u1000\u103c\u102d\u102f\u1006\u102d\u102f\u1010\u1032\u1037 \u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u101c\u1031\u1038 \u1015\u102d\u102f\u1037\u1011\u102c\u1038\u1015\u102b\u1010\u101a\u103a\u104b","bmi.subscribe.afterSubscibeTitle":"\u1015\u102f\u1036\u1019\u103e\u1014\u103a\u1005\u1031\u102c\u1004\u103a\u1037\u1000\u103c\u100a\u103a\u1037\u1016\u1010\u103a\u101b\u103e\u102f\u1010\u1032\u1037\u1021\u1010\u103d\u1000\u103a \u1000\u103b\u1031\u1038\u1007\u1030\u1038\u1010\u1004\u103a\u1015\u102b\u1010\u101a\u103a\u104b","bmi.subscribe.buttonTitle":"\u1005\u1031\u102c\u1004\u103a\u1037\u1000\u103c\u100a\u103a\u1037\u1016\u1010\u103a\u101b\u103e\u102f\u1019\u101a\u103a\u104b","bmi.subscribe.description":"\u1021\u102c\u101f\u102c\u101b\u1015\u100a\u102c\u101b\u103e\u1004\u103a\u1019\u103b\u102c\u1038\u1014\u1032\u1037 \u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a\u1019\u103b\u102c\u1038\u1011\u1036\u1019\u103e \u101c\u1031\u1037\u1000\u103b\u1004\u103a\u1037\u1001\u1014\u103a\u1038\u1014\u1032\u1037 \u1021\u102c\u101f\u102c\u101b\u1006\u102d\u102f\u1004\u103a\u101b\u102c\u101e\u1010\u1004\u103a\u1038\u101c\u103d\u103e\u102c\u1010\u103d\u1031\u1000\u102d\u102f \u101b\u101a\u1030\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","bmi.subscribe.placeHolder":"\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","bmi.subscribe.title":"\u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u1010\u1032\u1037 \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u101b\u101c\u102d\u102f\u1015\u102b\u1010\u101a\u103a\u104b","bmi.weightInput":"\u101e\u1004\u103a\u1037\u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u1018\u101a\u103a\u101c\u1031\u102c\u1000\u103a\u101c\u1032\u104b","bmi.weightInput.desc":"(\u1000\u102e\u101c\u102d\u102f\u1002\u101b\u1019\u103a)","bmi.weightInput.error":"\u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u1010\u1032\u1037\u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","bmr.activeLevel":"\u101e\u1004\u103a\u1014\u1031\u1037\u1005\u1009\u103a \u1018\u101a\u103a\u101c\u1031\u102c\u1000\u103a\u101c\u103e\u102f\u1015\u103a\u101c\u103e\u102f\u1015\u103a\u101b\u103e\u102c\u1038\u101b\u103e\u102c\u1038\u1014\u1031\u1015\u102b\u101e\u101c\u1032\u104b","bmr.activeLevel.extremelyActive":"\u1021\u101c\u103d\u1014\u103a\u1021\u1000\u103b\u103d\u1036\u101c\u103e\u102f\u1015\u103a\u101b\u103e\u102c\u1038\u1015\u102b\u1010\u101a\u103a\u104b","bmr.activeLevel.extremelyActive.description":"\u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a\u1010\u1032\u1037\u101c\u1031\u1037\u1000\u103b\u1004\u103a\u1037\u1001\u1014\u103a\u1038/ \u1021\u102c\u1038\u1000\u1005\u102c\u1038 \u101e\u102d\u102f\u1037 2x Training","bmr.activeLevel.intenselyActive":"\u1021\u1004\u103a\u1019\u1010\u1014\u103a\u101c\u103e\u102f\u1015\u103a\u101b\u103e\u102c\u1038\u1015\u102b\u1010\u101a\u103a\u104b","bmr.activeLevel.intenselyActive.description":"\u1010\u1005\u103a\u1015\u1010\u103a\u1000\u102d\u102f \u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a\u1010\u1032\u1037\u101c\u1031\u1037\u1000\u103b\u1004\u103a\u1037\u1001\u1014\u103a\u1038/ \u1021\u102c\u1038\u1000\u1005\u102c\u1038\u1000\u102d\u102f \u1046-\u1047\u101b\u1000\u103a\u101c\u102f\u1015\u103a\u1015\u102b\u1010\u101a\u103a\u104b","bmr.activeLevel.lightlyActive":"\u1015\u1031\u102b\u1037\u1015\u1031\u102b\u1037\u1015\u102b\u1038\u1015\u102b\u1038 \u101c\u103e\u102f\u1015\u103a\u101b\u103e\u102c\u1038\u1015\u102b\u1010\u101a\u103a\u104b","bmr.activeLevel.lightlyActive.description":"\u1010\u1005\u103a\u1015\u1010\u103a\u1000\u102d\u102f \u1021\u1015\u1031\u102b\u1037\u1005\u102c\u1038\u101c\u1031\u1037\u1000\u103b\u1004\u103a\u1037\u1001\u1014\u103a\u1038/ \u1021\u102c\u1038\u1000\u1005\u102c\u1038\u1000\u102d\u102f \u1041-\u1043\u101b\u1000\u103a\u101c\u102f\u1015\u103a\u1015\u102b\u1010\u101a\u103a\u104b","bmr.activeLevel.moderatelyActive":"\u1021\u101e\u1004\u103a\u1037\u1021\u1010\u1004\u103a\u1037\u101c\u103e\u102f\u1015\u103a\u101b\u103e\u102c\u1038\u1015\u102b\u1010\u101a\u103a\u104b","bmr.activeLevel.moderatelyActive.description":"\u1010\u1005\u103a\u1015\u1010\u103a\u1000\u102d\u102f \u1021\u101e\u1004\u103a\u1037\u1021\u1010\u1004\u103a\u1037\u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a\u1010\u1032\u1037\u101c\u1031\u1037\u1000\u103b\u1004\u103a\u1037\u1001\u1014\u103a\u1038/ \u1021\u102c\u1038\u1000\u1005\u102c\u1038\u1000\u102d\u102f \u1043-\u1045\u101b\u1000\u103a\u101c\u102f\u1015\u103a\u1015\u102b\u1010\u101a\u103a\u104b","bmr.activeLevel.sedentary":"\u101c\u103e\u102f\u1015\u103a\u101c\u103e\u102f\u1015\u103a\u101b\u103e\u102c\u1038\u101b\u103e\u102c\u1038\u1014\u1031\u101c\u1031\u1037\u1019\u101b\u103e\u102d\u1015\u102b\u104b","bmr.activeLevel.sedentary.description":"\u101c\u1031\u1037\u1000\u103b\u1004\u103a\u1037\u1019\u101c\u102f\u1015\u103a\u101e\u101c\u1031\u102c\u1000\u103a/ \u101c\u102f\u1036\u1038\u101d\u1019\u101c\u102f\u1015\u103a\u1015\u102b\u104b","bmr.description":"\u101e\u1004\u103a\u1037\u1021\u101b\u1015\u103a\u104a \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u104a \u1021\u101e\u1000\u103a\u1014\u1032\u1037 \u101c\u103e\u102f\u1015\u103a\u101b\u103e\u102c\u1038\u1019\u103e\u102f\u1015\u1031\u102b\u103a\u1019\u1030\u1010\u100a\u103a\u1015\u103c\u102e\u1038 \u1010\u1005\u103a\u1014\u1031\u1037\u1010\u102c\u1000\u101a\u103a\u101c\u102d\u102f\u101b\u102e\u101c\u102d\u102f\u1021\u1015\u103a\u1001\u103b\u1000\u103a\u1000\u102d\u102f \u1000\u101a\u103a\u101c\u102d\u102f\u101b\u102e\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1019\u103e\u102f\u1000\u102d\u101b\u102d\u101a\u102c\u1000\u102d\u102f \u101e\u102f\u1036\u1038\u1015\u103c\u102e\u1038 \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","bmr.heading":"\u1010\u1005\u103a\u1014\u1031\u1037\u1010\u102c \u1021\u1001\u103c\u1031\u1001\u1036\u1000\u101a\u103a\u101c\u102d\u102f\u101b\u102e\u101c\u102d\u102f\u1021\u1015\u103a\u1001\u103b\u1000\u103a\u1015\u1019\u102c\u100f (BMR) \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038 \u1000\u102d\u101b\u102d\u101a\u102c","bmr.info.calories.text":"\u1000\u101a\u103a\u101c\u102d\u102f\u101b\u102e\u1006\u102d\u102f\u1010\u102c\u1018\u102c\u101c\u1032\u104b \u1018\u102c\u1021\u1010\u103d\u1000\u103a\u101c\u102d\u102f\u1021\u1015\u103a\u1010\u102c\u101c\u1032\u104b","bmr.info.calories.title":"\u1000\u101a\u103a\u101c\u102d\u102f\u101b\u102e\u1006\u102d\u102f\u1010\u102c\u1018\u102c\u101c\u1032\u104b \u1018\u102c\u1021\u1010\u103d\u1000\u103a\u101c\u102d\u102f\u1021\u1015\u103a\u1010\u102c\u101c\u1032\u104b","bmr.info.definition.text":"BMR\u1006\u102d\u102f\u1010\u102c \u1018\u102c\u101c\u1032\u104b BMR \u1021\u1013\u102d\u1015\u1039\u1015\u102c\u101a\u103a\u1016\u103d\u1004\u103a\u1037\u1006\u102d\u102f\u1001\u103b\u1000\u103a","bmr.info.definition.title":"BMR\u1006\u102d\u102f\u1010\u102c \u1018\u102c\u101c\u1032\u104b BMR \u1021\u1013\u102d\u1015\u1039\u1015\u102c\u101a\u103a\u1016\u103d\u1004\u103a\u1037\u1006\u102d\u102f\u1001\u103b\u1000\u103a","bmr.joinNow":"\u1001\u102f\u1015\u1032 \u1015\u102b\u101d\u1004\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","bmr.objective.buildMuscle":"\u1000\u103c\u103d\u1000\u103a\u101e\u102c\u1038\u1011\u102f\u1010\u100a\u103a\u1006\u1031\u102c\u1000\u103a\u101b\u1014\u103a","bmr.objective.loseFat":"\u1021\u1006\u102e\u1000\u103b\u101b\u1014\u103a","bmr.objective.maintainWeight":"\u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u1011\u102d\u1014\u103a\u1038\u101b\u1014\u103a","bmr.personalized":"\u101e\u1004\u103a\u1037\u1014\u1032\u1037\u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u1010\u1032\u1037 \u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c\u1010\u103d\u1031\u1000\u102d\u102f \u101c\u1031\u1037\u101c\u102c\u1016\u102d\u102f\u1037 \u1015\u102b\u101d\u1004\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","bmr.result.description":"\u101e\u1004\u103a\u1037\u101b\u1032\u1037 {activeLevel} \u101c\u103e\u102f\u1015\u103a\u101b\u103e\u102c\u1038\u1019\u103e\u102f\u1021\u1010\u103d\u1000\u103a \u1010\u1005\u103a\u101b\u1000\u103a\u1000\u102d\u102f {kcal} Kcal \u101c\u102d\u102f\u1021\u1015\u103a\u1015\u102b\u1010\u101a\u103a\u104b","bmr.result.illustrator.high":"\u1019\u103b\u102c\u1038","bmr.result.illustrator.low":"\u1014\u100a\u103a\u1038","bmr.result.title":"\u101e\u1004\u103a\u1037BMR\u1019\u103e\u102c","bmr.result.title.embedded":"\u101e\u1004\u103a\u1037BMR\u1019\u103e\u102c {BMR} kcals \u1016\u103c\u1005\u103a\u1015\u102b\u1010\u101a\u103a\u104b","bmr.stickySignupButton":"\u1001\u102f\u1015\u1032 \u1015\u102b\u101d\u1004\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","bmr.stickySignupHeading":"\u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a\u1019\u103b\u102c\u1038\u1011\u1036\u1019\u103e \u1021\u102c\u101f\u102c\u101b\u1006\u102d\u102f\u1004\u103a\u101b\u102c\u1021\u1000\u103c\u1036\u1015\u103c\u102f\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038 \u101b\u101a\u1030\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","botFeedback.modal.done":"Done","botFeedback.modal.heading":"How can we improve it ?","botFeedback.modal.inputPlaceholder":"Please tell us what was incorrect","botFeedback.modal.submit":"Submit","botFeedback.successMess.heading":"Thanks for your feedback","bottomBar.comment":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a","bottomBar.communities":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103b\u102c\u1038","bottomBar.feed":"\u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c","bottomBar.home":"\u1015\u1004\u103a\u1019\u1005\u102c\u1019\u103b\u1000\u103a\u1014\u103e\u102c","bottomBar.myPost":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u104f \u1015\u102d\u102f\u1037\u1005\u103a\u1019\u103b\u102c\u1038","bottomBar.post":"\u1015\u102d\u102f\u1037\u1005\u103a\u1010\u1004\u103a\u1019\u100a\u103a\u104b","bottomBar.share":"\u1019\u103b\u103e\u101d\u1031\u1019\u100a\u103a\u104b","breadcrumb.guideline":"\u101c\u1019\u103a\u1038\u100a\u103d\u103e\u1014\u103a\u1001\u103b\u1000\u103a","breadcrumb.helloTogether":"\u1021\u101e\u102d\u102f\u1004\u103a\u1038\u1021\u101d\u102d\u102f\u1004\u103a\u1038\u1019\u103b\u102c\u1038","breadcrumb.myPage":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u104f \u1005\u102c\u1019\u103b\u1000\u103a\u1014\u103e\u102c","button.back":"\u1014\u1031\u102c\u1000\u103a\u101e\u102d\u102f\u1037","button.create":"\u1016\u1014\u103a\u1010\u102e\u1038\u1019\u101a\u103a\u104b","button.save":"\u101e\u102d\u1019\u103a\u1038\u1006\u100a\u103a\u1038\u1019\u101a\u103a\u104b","card.interaction":"\u1021\u1015\u103c\u1014\u103a\u1021\u101c\u103e\u1014\u103a","card.members":"\u1021\u1016\u103d\u1032\u1037\u101d\u1004\u103a\u1019\u103b\u102c\u1038","card.posts":"\u1015\u102d\u102f\u1037\u1005\u103a\u1019\u103b\u102c\u1038","card.topics":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1019\u103b\u102c\u1038","cardAdArticle.buttonSeeAll":"\u1021\u102c\u1038\u101c\u102f\u1036\u1038\u1000\u102d\u102f \u1000\u103c\u100a\u103a\u1037\u1019\u101a\u103a\u104b","cardAdArticle.heading":"\u1021\u1000\u103c\u1036\u1015\u103c\u102f\u101c\u102d\u102f\u1010\u1032\u1037 \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038\u1019\u103b\u102c\u1038","cardAdArticle.headingSeeAll":"\u1021\u102c\u1038\u101c\u102f\u1036\u1038\u1000\u102d\u102f \u1000\u103c\u100a\u103a\u1037\u1019\u101a\u103a\u104b","cardAdArticle.subHeading":"\u101e\u1004\u103a\u1005\u102d\u1010\u103a\u101d\u1004\u103a\u1005\u102c\u1038\u1014\u102d\u102f\u1004\u103a\u101c\u1031\u102c\u1000\u103a\u1010\u1032\u1037 \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038\u1019\u103b\u102c\u1038","cardAuthor.admin":"\u1021\u1000\u103a\u1019\u1004\u103a","cardAuthor.ambassador":"\u1000\u102d\u102f\u101a\u103a\u1005\u102c\u1038\u101c\u103e\u101a\u103a","cardAuthor.expert":"\u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a","cardAuthor.guide":"\u101c\u1019\u103a\u1038\u100a\u103d\u103e\u1014\u103a\u1001\u103b\u1000\u103a","cardAuthor.influencer":"Influencer","cardAuthor.localAdmin":"\u1021\u1000\u103a\u1019\u1004\u103a","cardAuthor.moderator":"\u1019\u1031\u102c\u103a\u1012\u101b\u1031\u1010\u102c","cardAuthor.sponsor":"\u1005\u1015\u103d\u1014\u103a\u1006\u102c","cardCommunity.createAPost":"\u1015\u102d\u102f\u1037\u1005\u103a\u1016\u1014\u103a\u1010\u102e\u1038\u1019\u101a\u103a\u104b","cardCommunity.following":"\u1005\u1031\u102c\u1004\u1037\u103a\u1000\u103c\u100a\u103a\u1037\u1011\u102c\u1038\u1015\u103c\u102e\u1038","cardCommunity.join":"\u1015\u102b\u101d\u1004\u103a\u1019\u101a\u103a\u104b","cardCommunity.joined":"\u1015\u102b\u101d\u1004\u103a\u1015\u103c\u102e\u1038","cardCommunity.startDisCussion":"\u1005\u1010\u1004\u103a\u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1019\u101a\u103a\u104b","cardExpert.seeDetail":"\u1021\u101e\u1031\u1038\u1005\u102d\u1010\u103a\u1000\u102d\u102f \u1000\u103c\u100a\u103a\u1037\u1019\u100a\u103a\u104b","cardHealthTool.1.btnText":"\u1006\u101b\u102c\u101d\u1014\u103a\u1006\u102e \u1018\u102d\u102f\u1000\u1004\u103a\u1010\u1004\u103a\u1019\u101a\u103a\u104b","cardHealthTool.1.content":"\u1018\u101a\u103a\u1014\u1031\u101b\u102c\u1000\u1014\u1031\u1019\u1006\u102d\u102f \u1006\u101b\u102c\u101d\u1014\u103a\u1019\u103b\u102c\u1038\u1014\u1032\u1037 \u1021\u101c\u103d\u101a\u103a\u1010\u1000\u1030 \u1018\u102d\u102f\u1000\u1004\u103a\u101a\u1030\u1014\u102d\u102f\u1004\u103a\u101b\u1001\u103c\u1004\u103a\u1038","cardHealthTool.1.subTitle":"HELLO CARE","cardHealthTool.1.title":"\u1021\u103d\u1014\u103a\u101c\u102d\u102f\u1004\u103a\u1038\u1019\u103e\u1010\u1006\u1004\u103a\u1037 \u1006\u101b\u102c\u101d\u1014\u103a\u1019\u103b\u102c\u1038\u1011\u1036 \u1018\u102d\u102f\u1000\u1004\u103a\u101a\u1030\u1001\u103c\u1004\u103a\u1038","cardHealthTool.2.btnText":"\u1005\u1010\u1004\u103a\u1019\u101a\u103a\u104b","cardHealthTool.2.content":"\u101e\u1004\u103a\u1037\u101c\u1000\u1039\u1001\u100f\u102c\u1015\u1031\u102b\u103a\u1019\u1030\u1010\u100a\u103a\u1015\u103c\u102e\u1038 \u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a\u1019\u103b\u102c\u1038\u1014\u1032\u1037 \u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1019\u101a\u103a\u104b","cardHealthTool.2.title":"\u101c\u1000\u1039\u1001\u100f\u102c\u1010\u1005\u103a\u1001\u102f\u1001\u102f \u1001\u1036\u1005\u102c\u1038\u1014\u1031\u101b\u1015\u1031\u1019\u101a\u103a\u1037 \u1018\u102c\u1016\u103c\u1005\u103a\u1014\u1031\u101c\u1032\u1006\u102d\u102f\u1010\u102c \u101e\u1031\u1001\u103b\u102c\u1019\u101e\u102d\u1018\u1030\u1038\u101c\u102c\u1038\u104b","cardList.allCommunities":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103b\u102c\u1038 \u1021\u102c\u1038\u101c\u102f\u1036\u1038","cardList.description":"\u101e\u1004\u103a\u1005\u102d\u1010\u103a\u101d\u1004\u103a\u1005\u102c\u1038\u1010\u1032\u1037 \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c\u1019\u103b\u102c\u1038\u1014\u1032\u1037\u1015\u1010\u103a\u101e\u1000\u103a\u1015\u103c\u102e\u1038 \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1021\u101e\u1005\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101b\u103e\u102c\u1016\u103d\u1031\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","cardList.expertDescription":"\u1012\u102e\u1014\u1031\u1037\u1015\u1032 \u1005\u102d\u1010\u103a\u1001\u103b\u101a\u102f\u1036\u1000\u103c\u100a\u103a\u101b\u1010\u1032\u1037 \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1021\u1000\u103c\u1036\u1015\u1031\u1038\u1001\u103b\u1000\u103a\u1010\u103d\u1031 \u101b\u101a\u1030\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b \u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a\u1019\u103b\u102c\u1038\u1000 \u101e\u1004\u103a\u1037\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1021\u1010\u103d\u1000\u103a \u1015\u102d\u102f\u1015\u103c\u102e\u1038\u1000\u1031\u102c\u1004\u103a\u1038\u1019\u103d\u1014\u103a\u1010\u1032\u1037 \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u1019\u103e\u102f\u1010\u103d\u1031 \u1015\u103c\u102f\u101c\u102f\u1015\u103a\u1014\u102d\u102f\u1004\u103a\u1016\u102d\u102f\u1037 \u101a\u102f\u1036\u1000\u103c\u100a\u103a\u1005\u102d\u1010\u103a\u1001\u103b\u101b\u1010\u1032\u1037 \u1021\u1000\u103c\u1036\u1009\u102c\u100f\u103a\u1010\u103d\u1031 \u1015\u1031\u1038\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1010\u101a\u103a\u104b","cardList.exploreMoreCommunity":"\u1021\u1001\u103c\u102c\u1038\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101b\u103e\u102c\u1016\u103d\u1031\u1019\u101a\u103a\u104b","cardList.findYourCommunities":"\u101e\u1004\u103a\u1014\u1032\u1037 \u101e\u1000\u103a\u1006\u102d\u102f\u1004\u103a\u1010\u1032\u1037 \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101b\u103e\u102c\u1016\u103d\u1031\u1019\u101a\u103a\u104b","cardList.meetOurGuildes":"\u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a\u1019\u103b\u102c\u1038\u1014\u1032\u1037\u1010\u103d\u1031\u1037\u1006\u102f\u1036\u101b\u1014\u103a","cardList.myCommunities":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u101b\u1032\u1037 \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103b\u102c\u1038","cardList.showAll":"\u1021\u102c\u1038\u101c\u102f\u1036\u1038\u1000\u102d\u102f \u1000\u103c\u100a\u103a\u1037\u101b\u103e\u102f\u1019\u100a\u103a\u104b","cardList.showLess":"\u1021\u1014\u100a\u103a\u1038\u1004\u101a\u103a\u101e\u102c \u1000\u103c\u100a\u103a\u1037\u101b\u103e\u102f\u1019\u100a\u103a\u104b","cardList.showMore":"\u1015\u102d\u102f\u1019\u102d\u102f\u1000\u103c\u100a\u103a\u1037\u101b\u103e\u102f\u1019\u100a\u103a\u104b","cardLogin.mainText":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1010\u103d\u1031\u1011\u1032\u1019\u103e\u102c \u101e\u1004\u103a\u1014\u1032\u1037\u1018\u101d\u1010\u1030 \u1019\u102d\u1010\u103a\u1006\u103d\u1031\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101b\u103e\u102c\u1016\u103d\u1031\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","cardLogin.subText":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1010\u103d\u1031\u1019\u103e\u102c \u1015\u102b\u101d\u1004\u103a\u1016\u102d\u102f\u1037 \u1005\u102c\u101b\u1004\u103a\u1038\u101e\u103d\u1004\u103a\u1038\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","cardPost.anonymous":"\u1021\u1019\u100a\u103a\u1019\u101e\u102d","cardPost.booking":"Booking now","cardPost.endDate":"End date","cardPost.expired":"Expired","cardPost.inputComment.commentOn":"{title}\u101b\u103e\u102d \u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a","cardPost.public":"\u1015\u103c\u100a\u103a\u101e\u1030","cardPost.startDate":"Start date","cardReactions.comment":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a","cardReactions.reply":"\u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1015\u103c\u1014\u103a\u1019\u101a\u103a\u104b","cardReply.endorse":"Endorse","cardReply.feedbackBtn":"Feedback","cardReply.opposePopup.content":"Can you please provide the reasons for refuting this answer?","cardReply.opposePopup.submit":"Submit","cardReply.pppose":"Refute","cardReply.sponsoredBy":"\u1021\u102c\u1038\u1016\u103c\u100a\u1037\u103a\u1000\u1030\u100a\u102e\u1015\u1031\u1038\u101e\u1030","cardReply.sponsoredContent":"Sponsored Post","cardStatic.title":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u101e\u100a\u103a \u1010\u102d\u102f\u1038\u1010\u1000\u103a\u1019\u103e\u102f\u1000\u102d\u102f \u1021\u101c\u1031\u1038\u1011\u102c\u1038\u1015\u102b\u101e\u100a\u103a\u104b","cardTopic.createAPost":"\u1015\u102d\u102f\u1037\u1005\u103a\u1016\u1014\u103a\u1010\u102e\u1038\u1019\u101a\u103a\u104b","cardTopic.follow":"\u1005\u1031\u102c\u1004\u1037\u103a\u1000\u103c\u100a\u103a\u1037\u1019\u101a\u103a\u104b","cardTopic.following":"\u1005\u1031\u102c\u1004\u1037\u103a\u1000\u103c\u100a\u103a\u1037\u1011\u102c\u1038\u1015\u103c\u102e\u1038","categoryMenu.card":"\u1000\u1010\u103a","channelCommunity.active":"\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u101c\u103b\u1000\u103a\u101b\u103e\u102d","channelCommunity.create":"\u1016\u1014\u103a\u1010\u102e\u1038\u1019\u101a\u103a\u104b","channelCommunity.delete":"\u1016\u103b\u1000\u103a\u1019\u101a\u103a\u104b","channelCommunity.description":"\u1016\u1031\u102c\u103a\u1015\u103c\u1001\u103b\u1000\u103a","channelCommunity.dragDrop":"\u1006\u103d\u1032\u1015\u103c\u102e\u1038 \u101a\u1030\u101c\u102c\u1019\u101a\u103a\u104b","channelCommunity.edit":"\u1015\u103c\u1004\u103a\u1006\u1004\u103a\u1019\u101a\u103a\u104b","channelCommunity.english":"\u1021\u1004\u103a\u1039\u1002\u101c\u102d\u1015\u103a","channelCommunity.followers":"\u1005\u1031\u102c\u1004\u1037\u103a\u1000\u103c\u100a\u103a\u1037\u101e\u1030\u1019\u103b\u102c\u1038","channelCommunity.inactive":"\u1021\u101e\u102f\u1036\u1038\u1019\u1015\u103c\u102f\u1010\u1031\u102c\u1037","channelCommunity.inputTitleEnglish":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b (\u1021\u1004\u103a\u1039\u1002\u101c\u102d\u1015\u103a) ","channelCommunity.inputTitleLocalLanguges":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b (\u1019\u103c\u1014\u103a\u1019\u102c)","channelCommunity.invitePeople":"\u1010\u1001\u103c\u102c\u1038\u101e\u1030\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1016\u102d\u1010\u103a\u1001\u1031\u102b\u103a\u1019\u101a\u103a\u104b","channelCommunity.localLanguages":"\u1019\u102d\u1001\u1004\u103a\u1018\u102c\u101e\u102c\u1005\u1000\u102c\u1038","channelCommunity.members":"\u1021\u1016\u103d\u1032\u1037\u101d\u1004\u103a\u1019\u103b\u102c\u1038","channelCommunity.newTopic":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1021\u101e\u1005\u103a","channelCommunity.posts":"\u1015\u102d\u102f\u1037\u1005\u103a\u1019\u103b\u102c\u1038","channelCommunity.question.viewOnly":"\u1000\u103c\u100a\u103a\u1037\u101b\u102f\u1036\u101e\u102c","channelCommunity.title":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a","channelCommunity.topics":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1019\u103b\u102c\u1038","channelCommunity.update":"\u1014\u1031\u102c\u1000\u103a\u1006\u102f\u1036\u1038\u1015\u1031\u102b\u103a","character":"\u1000\u102d\u102f\u101a\u103a\u1005\u102c\u1038\u1015\u103c\u102f\u1005\u102c\u101c\u102f\u1036\u1038","choicePopover.ambassadorPosts":"\u1000\u102d\u102f\u101a\u103a\u1005\u102c\u1038\u101c\u103e\u101a\u103a\u1015\u102d\u102f\u1037\u1005\u103a\u1019\u103b\u102c\u1038","choicePopover.expertPosts":"\u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a\u1015\u102d\u102f\u1037\u1005\u103a\u1019\u103b\u102c\u1038","choicePopover.expertsComment":"\u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a","choicePopover.lastestPost":"\u1014\u1031\u102c\u1000\u103a\u1006\u102f\u1036\u1038\u1015\u102d\u102f\u1037\u1005\u103a\u1019\u103b\u102c\u1038","choicePopover.latest":"\u1014\u1031\u102c\u1000\u103a\u1006\u102f\u1036\u1038","choicePopover.newest":"\u1021\u101e\u1005\u103a","choicePopover.oldest":"\u1021\u101f\u1031\u102c\u1004\u103a\u1038","choicePopover.popular":"\u1015\u1031\u102b\u103a\u1015\u103c\u1030\u101c\u102c","choicePopover.popularPost":"\u1015\u1031\u102b\u103a\u1015\u103c\u1030\u101c\u102c\u1015\u102d\u102f\u1037\u1005\u103a\u1019\u103b\u102c\u1038","choicePopover.questionAndAnswer":"\u1021\u1000\u103c\u1036\u1015\u1031\u1038\u1001\u103b\u1000\u103a","choicePopover.sort":"\u1021\u1019\u103b\u102d\u102f\u1038\u1021\u1005\u102c\u1038","choose.community":"\u101e\u1004\u1037\u103a\u1021\u1010\u103d\u1000\u103a \u1021\u101e\u102d\u102f\u1004\u103a\u1038\u1021\u101d\u102d\u102f\u1004\u103a\u1038 \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u1015\u102b","choose.other.community":"\u1021\u101e\u102d\u102f\u1004\u103a\u1038\u1021\u101d\u102d\u102f\u1004\u103a\u1038\u1021\u1001\u103c\u102c\u1038\u1000\u102d\u102f \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u1015\u102b","comment.count":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a {count}\u1001\u102f","comment.seeMoreComments":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a {count}\u1001\u102f\u1000\u102d\u102f \u1006\u1000\u103a\u1000\u103c\u100a\u103a\u1037\u1019\u101a\u103a\u104b ","comment.seeMoreReplies":"\u1015\u103c\u1014\u103a\u101c\u100a\u103a\u1016\u103c\u1031\u1000\u103c\u102c\u1038\u1001\u103b\u1000\u103a {count}\u1001\u102f\u1000\u102d\u102f \u1006\u1000\u103a\u1000\u103c\u100a\u103a\u1037\u1019\u101a\u103a\u104b","common.chatWithMe":"Chat with me","community.choose":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1010\u1005\u103a\u1001\u102f\u1000\u102d\u102f \u101b\u103d\u1031\u1038\u1015\u102b\u104b","community.notification.joined":"\u101e\u1004\u103a {name} \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1010\u103d\u1004\u103a \u1015\u102b\u101d\u1004\u103a\u1015\u103c\u102e\u1038\u1015\u102b\u1015\u103c\u102e\u104b","community.notification.left":"\u101e\u1004\u103a {name} \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103e \u1011\u103d\u1000\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u1015\u103c\u102e\u104b","copied":"\u1000\u1030\u1038\u101a\u1030\u1011\u102c\u1038\u1015\u103c\u102e\u1038","copy":"\u1000\u1030\u1038\u101a\u1030\u1019\u101a\u103a","createPost.askDoctor":"\u1006\u101b\u102c\u101d\u1014\u103a\u1000\u102d\u102f \u1019\u1031\u1038\u1019\u100a\u103a","createPost.askDoctor.description":"\u1006\u101b\u102c\u101d\u1014\u103a\u1000\u102d\u102f \u1019\u1031\u1038\u1015\u102b","createPost.askDoctor.success.description":"Hello Bacsi \u1021\u1000\u103a\u1015\u103a\u1000\u102d\u102f \u1012\u1031\u102b\u1004\u103a\u1038\u101c\u102f\u1015\u103a\u1006\u103d\u1032\u1015\u103c\u102e\u1038 \u1019\u1000\u103b\u1031\u102c\u103a\u1010\u1032\u1037\u1006\u101b\u102c\u101d\u1014\u103a\u1000 \u1010\u102f\u1036\u1037\u1015\u103c\u1014\u103a\u101e\u100a\u1037\u103a \u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c\u1000\u102d\u102f \u1021\u101e\u102d\u1015\u1031\u1038\u1001\u103b\u1000\u103a \u101c\u1000\u103a\u1001\u1036\u1015\u102b!","createPost.askDoctorChoice.no":"\u1019\u101f\u102f\u1010\u103a\u1015\u102b\u104b","createPost.askDoctorChoice.yes":"\u101f\u102f\u1010\u103a\u1015\u102b\u1010\u101a\u103a\u104b","createPost.communityAndTopic":"\u1021\u101e\u102d\u102f\u1004\u103a\u1038\u1021\u101d\u102d\u102f\u1004\u103a\u1038 & \u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a","createPost.message.askDoctor":"\u1000\u103b\u1031\u1038\u1007\u1030\u1038\u1015\u103c\u102f\u1015\u103c\u102e\u1038 \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u1015\u1031\u1038\u1015\u102b\u104b","createPost.message.askDoctorRequireMess":"\u1000\u103b\u1031\u1038\u1007\u1030\u1038\u1015\u103c\u102f\u104d \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u1015\u102b","createPost.message.communityAndTopic":"\u1015\u102d\u102f\u1037\u1005\u103a\u1010\u1004\u103a\u101b\u1014\u103a\u1021\u1010\u103d\u1000\u103a \u1021\u101e\u102d\u102f\u1004\u103a\u1038\u1021\u101d\u102d\u102f\u1004\u103a\u1038 & \u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1000\u102d\u102f \u101e\u1004\u103a\u1039\u1000\u1031\u1010\u1015\u1031\u1038\u1015\u102b","createPost.message.lengthDescription":"\u1016\u1031\u102c\u103a\u1015\u103c\u1001\u103b\u1000\u103a\u1010\u103d\u1004\u103a \u1021\u1014\u100a\u103a\u1038\u1006\u102f\u1036\u1038 10 \u1005\u1000\u102c\u1038\u101c\u102f\u1036\u1038\u101b\u103e\u102d\u101b\u1019\u100a\u103a | \u101c\u1000\u103a\u101b\u103e\u102d: {currentLength} \u1005\u1000\u102c\u1038\u101c\u102f\u1036\u1038","createPost.message.lengthTitle":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1010\u103d\u1004\u103a\u1021\u1014\u100a\u103a\u1038\u1006\u102f\u1036\u1038 \u1045 \u1005\u1000\u102c\u1038\u101c\u102f\u1036\u1038\u101b\u103e\u102d\u101b\u1019\u100a\u103a","createPost.message.lengthTitle.characters":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1010\u103d\u1004\u103a \u1021\u1014\u100a\u103a\u1038\u1006\u102f\u1036\u1038 \u1045 \u1019\u103b\u102d\u102f\u1038\u1005\u102c\u101c\u102f\u1036\u1038\u101b\u1015\u102b\u1019\u100a\u103a\u104b","createPost.message.photoMaxium":"\u1015\u102d\u102f\u1037\u1005\u103a\u1021\u1010\u103d\u1000\u103a \u1013\u102c\u1010\u103a\u1015\u102f\u1036\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1021\u1015\u103a\u101c\u102f\u1012\u103a\u101c\u102f\u1015\u103a\u101e\u100a\u1037\u103a\u1021\u1001\u102b \u1015\u102f\u1036\u1019\u103b\u102c\u1038\u1021\u1019\u103b\u102c\u1038\u1006\u102f\u1036\u1038 \u1041\u1040 \u1001\u102f","createPost.message.photoSize":"\u1013\u102c\u1010\u103a\u1015\u102f\u1036\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038 <= 10 MB \u1000\u102d\u102f\u101e\u102c \u1021\u1015\u103a\u101c\u102f\u1012\u103a\u101c\u102f\u1015\u103a\u1001\u103d\u1004\u1037\u103a\u1015\u103c\u102f\u101e\u100a\u103a","createPost.message.requiredDescription":"\u1016\u1031\u102c\u103a\u1015\u103c\u1001\u103b\u1000\u103a\u101c\u102d\u102f\u1021\u1015\u103a\u101e\u100a\u103a","createPost.message.requiredTitle":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u101c\u102d\u102f\u1021\u1015\u103a\u101e\u100a\u103a","createPost.message.suggestLoading":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u101e\u100a\u103a\u101e\u1004\u103a\u104f\u1015\u102d\u102f\u1037\u1005\u103a\u1021\u1010\u103d\u1000\u103a\u101e\u1004\u1037\u103a\u1010\u1031\u102c\u103a\u101e\u1031\u102c\u1021\u101e\u102d\u102f\u1004\u103a\u1038\u1021\u101d\u102d\u102f\u1004\u103a\u1038\u1000\u102d\u102f\u1021\u1000\u103c\u1036\u1015\u103c\u102f\u1014\u1031\u1015\u102b\u101e\u100a\u103a\u104b","createPost.message.suggestResult":"\u101e\u1004\u1037\u103a\u1021\u1014\u1031\u1016\u103c\u1004\u1037\u103a \u101a\u1001\u102f\u1019\u103e \u1015\u102d\u102f\u1037\u1005\u103a\u1010\u1004\u103a\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1015\u103c\u102e! \u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u101e\u100a\u103a \u1021\u1015\u103c\u102e\u1038\u101e\u1010\u103a \u1011\u102d\u102f\u1000\u103d\u1004\u103a\u1038\u1006\u1000\u103a\u1000\u102d\u102f \u1005\u1010\u1004\u103a\u1015\u103c\u102e\u1038 \u101e\u1004\u1037\u103a\u1010\u1031\u102c\u103a\u101e\u1031\u102c \u1021\u101e\u102d\u102f\u1004\u103a\u1038\u1021\u101d\u102d\u102f\u1004\u103a\u1038\u1000\u102d\u102f \u101b\u103e\u102c\u1016\u103d\u1031\u1019\u103e\u102c\u1016\u103c\u1005\u103a\u1015\u102b\u101e\u100a\u103a\u104b","createPost.now":"\u101a\u1001\u102f\u1019\u103e \u1015\u102d\u102f\u1037\u1005\u103a\u1010\u1004\u103a\u1015\u102b","createPost.photos":"\u1013\u102c\u1010\u103a\u1015\u102f\u1036\u1019\u103b\u102c\u1038","createPost.popup.askDoctorRequireMess":"Would you like to ask a question to our doctor?","createPost.popup.canNotCreate":"\u1015\u102d\u102f\u1037\u1005\u103a\u1000\u102d\u102f \u1016\u1014\u103a\u1010\u102e\u1038\u104d\u1019\u101b\u1015\u102b","createPost.popup.description":"\u1016\u1031\u102c\u103a\u1015\u103c\u1001\u103b\u1000\u103a","createPost.popup.duplicateMessage":"\u1011\u1015\u103a\u1014\u1031\u101e\u1031\u102c\u1015\u102d\u102f\u1037\u1005\u103a","createPost.popup.guideSelectMonthTopics":"\u101e\u1004\u1037\u103a\u1000\u101c\u1031\u1038\u1019\u103d\u1031\u1038\u1016\u103d\u102c\u1038\u101c\u1014\u103e\u1004\u1037\u103a\u1015\u1010\u103a\u101e\u1000\u103a\u101e\u1031\u102c \u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u1015\u102b\u104b","createPost.popup.guideSelectTopics":"\u101e\u1004\u1037\u103a\u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1015\u102d\u102f\u1037\u1005\u103a\u1010\u1004\u103a\u101b\u1019\u100a\u1037\u103a\u1014\u1031\u101b\u102c\u1000\u102d\u102f \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u1015\u102b\u104b","createPost.popup.monthTopic.year":"\u1014\u103e\u1005\u103a","createPost.popup.primary":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101b\u103d\u1031\u1038\u101b\u1014\u103a/ \u1019\u101b\u103d\u1031\u1038\u101c\u102d\u102f\u1015\u102b\u1000 \u1014\u103e\u102d\u1015\u103a\u1015\u102b\u104b","createPost.popup.selectMonthTopicBtn":"\u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u1015\u102b\u104b","createPost.popup.specialCharErr":"\u101e\u1004\u103a\u1011\u100a\u1037\u103a\u101e\u103d\u1004\u103a\u1038\u1011\u102c\u1038\u101e\u1031\u102c \u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u101e\u100a\u103a \u1019\u1019\u103e\u1014\u103a\u1000\u1014\u103a\u1015\u102b\u104b \u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1019\u103b\u102c\u1038\u1010\u103d\u1004\u103a \u1005\u102c\u101c\u102f\u1036\u1038\u1019\u103b\u102c\u1038 \u1015\u102b\u101b\u103e\u102d\u101b\u1019\u100a\u103a\u104b","createPost.popup.submit":"\u1015\u102d\u102f\u1037\u1005\u103a","createPost.popup.success":"\u1015\u102d\u102f\u1037\u1005\u103a\u1021\u101e\u1005\u103a\u1016\u1014\u103a\u1010\u102e\u1038\u1015\u103c\u102e\u1038","createPost.popup.warning":"\u101e\u1004\u103a\u1005\u1031\u102c\u1004\u103a\u1037\u1000\u103c\u100a\u103a\u1037\u1014\u1031\u101e\u1031\u102c \u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1000\u103c\u100a\u103a\u1037\u101b\u1014\u103a \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1000\u102d\u102f \u101b\u103d\u1031\u1038\u1015\u102b\u104b","createPost.popup.warningImage":"\u1021\u1019\u103b\u102c\u1038\u1006\u102f\u1036\u1038 \u1043\u1015\u102f\u1036\u101e\u102c \u101c\u1000\u103a\u1001\u1036\u1015\u102b\u1010\u101a\u103a\u104b \u1021\u1031\u102c\u1000\u103a\u1000 \u1010\u1001\u103b\u102d\u102f\u1037\u1021\u101b\u102c\u1010\u103d\u1031\u1000\u102d\u102f \u1016\u101a\u103a\u101b\u103e\u102c\u1038\u1015\u1031\u1038\u1015\u102b\u104b","createPost.popup.wordCount":"{count}/{max} \u101c\u102f\u1036\u1038","createPost.post.askDoctor.description":"\u101c\u1000\u1039\u101b\u103d\u102d\u101b\u101b\u103d\u102d\u1031\u101e\u102c\u101b\u1031\u102c\u1002\u102b\u101c\u1000\u1039\u1019\u103e\u1010\u103a","createPost.post.askDoctor.free":"\u1006\u101b\u102c\u101d\u1014\u103a\u1011\u1036 \u1019\u1031\u1038\u1019\u103c\u1014\u103a\u1038\u1001\u103c\u1004\u103a\u1038 \u1021\u1001\u1019\u1032\u1037","createPost.post.askDoctor.title":"\u101b\u1031\u102c\u1002\u102b\u101c\u1000\u1039\u1019\u103e\u1010\u103a\u1021\u1019\u100a\u103a","createPost.post.description":"\u1015\u102d\u102f\u1037\u1005\u103a\u1016\u1031\u102c\u103a\u1015\u103c\u1001\u103b\u1000\u103a","createPost.post.share":"\u1019\u103b\u103e\u101d\u1031\u1019\u100a\u1037\u103a\u1015\u102d\u102f\u1037\u1005\u103a","createPost.post.title":"\u1015\u102d\u102f\u1037\u1005\u103a\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a","createPost.postAnonymous":"\u1021\u1019\u100a\u103a\u1019\u101e\u102d\u101e\u1030\u1019\u103e \u1015\u102d\u102f\u1037\u1005\u103a\u1010\u1004\u103a\u101b\u1014\u103a","createPost.success.description":"Hello Bacsi \u1021\u1000\u103a\u1015\u103a\u1000\u102d\u102f \u1012\u1031\u102b\u1004\u103a\u1038\u101c\u102f\u1015\u103a\u1006\u103d\u1032\u1015\u103c\u102e\u1038 \u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c\u1019\u103e\u102c \u1010\u102f\u1036\u1037\u1015\u103c\u1014\u103a\u1019\u1031\u1038\u1019\u103c\u1014\u103a\u1038\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101c\u103d\u101a\u103a\u1000\u1030\u1005\u103d\u102c \u1001\u103b\u102d\u1010\u103a\u1006\u1000\u103a\u1000\u103c\u100a\u1037\u103a\u101b\u103e\u102f\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u101e\u100a\u103a!","createPost.success.title":"\u1015\u102d\u102f\u1037\u1005\u103a\u1021\u1031\u102c\u1004\u103a\u1019\u103c\u1004\u103a\u1005\u103d\u102c \u1011\u102f\u1010\u103a\u1015\u103c\u1014\u103a\u1015\u103c\u102e\u1038\u1015\u102b\u101e\u100a\u103a","createPost.title":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a","createPost.urlText":"\u1005\u102c\u101e\u102c\u1038","createPost.videoOrLink":"\u1017\u102e\u1012\u102e\u101a\u102d\u102f \u101e\u102d\u102f\u1037\u1019\u101f\u102f\u1010\u103a \u101c\u1004\u1037\u103a\u1001\u103a","dataPrivacy.confirmPopup.accept":"I agree, continue","dataPrivacy.confirmPopup.cancel":"No, cancel","dataPrivacy.confirmPopup.description":"To perform this action, you need to agree with {site} Community Privacy","dataPrivacy.confirmPopup.title":"Data Privacy","disclaimer.accept":"\u101c\u1000\u103a\u1001\u1036\u1019\u100a\u103a\u104b","disclaimer.description":"\u1024\u101d\u1000\u103a\u1018\u103a\u1006\u102d\u102f\u1000\u103a\u1015\u1031\u102b\u103a\u101b\u103e\u102d \u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c\u104a \u1005\u102c\u101e\u102c\u1038\u104a \u1015\u102f\u1036\u1019\u103b\u102c\u1038\u1014\u103e\u1004\u1037\u103a \u1021\u1001\u103c\u102c\u1038\u1021\u101b\u102c\u1019\u103b\u102c\u1038\u101e\u100a\u103a \u1006\u1031\u1038\u1015\u100a\u102c\u1021\u101b \u1021\u1000\u103c\u1036\u1015\u1031\u1038\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038\u1019\u101f\u102f\u1010\u103a\u1015\u102b\u104b","disclaimer.ourPolicy":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u101b\u1032\u1037 \u1015\u1031\u102b\u103a\u101c\u1005\u102e\u1019\u103b\u102c\u1038","disclaimer.title":"\u101d\u1014\u103a\u1001\u1036\u1001\u103b\u1000\u103a","download.app.later":"\u1014\u1031\u102c\u1000\u103a\u1000\u103b\u1015\u102b\u1010\u101a\u103a","download.app.now":"\u1021\u1000\u103a\u1015\u103a\u1000\u102d\u102f \u101a\u1001\u102f \u1012\u1031\u102b\u1004\u103a\u1038\u101c\u102f\u1015\u103a\u1006\u103d\u1032\u1015\u102b","dueDateCard.button":"\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1019\u100a\u103a\u104b","dueDateCard.heading":"\u101e\u1004\u103a\u1037\u1019\u102e\u1038\u1016\u103d\u102c\u1038\u1019\u100a\u103a\u1037\u101b\u1000\u103a\u1000\u102d\u102f \u101b\u103e\u102c\u1016\u103d\u1031\u1015\u102b\u104b","dueDateCard.text":"\u1021\u1019\u103b\u102d\u102f\u1038\u101e\u1019\u102e\u1038\u1021\u1019\u103b\u102c\u1038\u1005\u102f\u1000 \u1019\u102e\u1038\u1016\u103d\u102c\u1038\u1019\u100a\u103a\u1037\u101b\u1000\u103a\u1011\u1000\u103a \u1010\u1005\u103a\u1015\u1010\u103a\u1005\u1031\u102c \u101e\u102d\u102f\u1037 \u1010\u1005\u103a\u1015\u1010\u103a\u1014\u1031\u102c\u1000\u103a\u1000\u103b\u1015\u103c\u102e\u1038 \u1019\u103d\u1031\u1038\u1010\u1010\u103a\u1000\u103c\u1015\u102b\u1010\u101a\u103a\u104b","dueDatePage.afterSubscribe.description":"Hello Sayarwon\u1000 \u101e\u1004\u103a\u1037\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1001\u101b\u102e\u1038\u1005\u1009\u103a\u1019\u103e\u102c \u1015\u102b\u101d\u1004\u103a\u101b\u1010\u1032\u1037\u1021\u1010\u103d\u1000\u103a \u1002\u102f\u100f\u103a\u101a\u1030\u1015\u102b\u1010\u101a\u103a\u104b \u101e\u1004\u103a\u1037\u1000\u102d\u102f \u1000\u103c\u102d\u102f\u1006\u102d\u102f\u1010\u1032\u1037 \u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u1015\u102d\u102f\u1037\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u1015\u103c\u102e\u104b","dueDatePage.afterSubscribe.title":"\u101e\u1010\u1004\u103a\u1038\u101c\u103d\u103e\u102c\u1019\u103b\u102c\u1038\u101c\u1000\u103a\u1001\u1036\u101e\u100a\u103a\u1037\u1021\u1010\u103d\u1000\u103a \u1000\u103b\u1031\u1038\u1007\u1030\u1038\u1010\u1004\u103a\u1015\u102b\u1010\u101a\u103a\u104b","dueDatePage.calculationMethod":"\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1014\u100a\u103a\u1038","dueDatePage.conceptionDate":"\u101e\u1014\u1039\u1013\u1031\u1021\u1031\u102c\u1004\u103a\u101e\u100a\u103a\u1037\u1014\u1031\u1037","dueDatePage.conceptionDateExplaination":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1015\u1010\u103a\u1000\u102d\u102f \u1021\u1010\u1030\u1014\u1031\u1010\u1032\u1037\u101b\u1000\u103a\u1000 \u1005\u1015\u103c\u102e\u1038\u1010\u103d\u1000\u103a\u1010\u1032\u1037 \u1014\u100a\u103a\u1038\u1000\u102d\u102f \u1018\u101a\u103a\u1014\u1031\u1037\u1019\u103e\u102c \u1021\u1010\u1030\u1014\u1031\u1001\u1032\u1037\u101c\u1032\u1006\u102d\u102f\u1010\u102c \u101e\u1031\u1001\u103b\u102c\u1010\u1032\u1037 \u1005\u102f\u1036\u1010\u103d\u1032\u1010\u103d\u1031\u104a \u101b\u102c\u101e\u102e\u1019\u103e\u1014\u103a\u1010\u1032\u1037 \u1021\u1019\u103b\u102d\u102f\u1038\u101e\u1019\u102e\u1038\u1010\u103d\u1031\u1014\u1032\u1037 \u101e\u102c\u1038\u1025\u1000\u103c\u103d\u1031\u1010\u102c\u1000\u102d\u102f \u101e\u1031\u1001\u103b\u102c\u101e\u102d\u1010\u1032\u1037 \u101e\u1030\u1010\u103d\u1031\u1021\u1010\u103d\u1000\u103a\u1015\u1032 \u101e\u102f\u1036\u1038\u1015\u102b\u1010\u101a\u103a\u104b \u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u101b\u1004\u103a\u1038\u1000 \u101e\u102c\u1038\u1025\u1000\u103c\u103d\u1031\u1015\u103c\u102e\u1038\u101b\u1004\u103a \u1019\u1019\u103b\u102d\u102f\u1038\u1025\u101c\u1031\u1038\u1000 \u1010\u1005\u103a\u101b\u1000\u103a\u101e\u102c \u101b\u103e\u1004\u103a\u1014\u102d\u102f\u1004\u103a\u1015\u103c\u102e\u1038 \u101e\u102f\u1000\u103a\u1000\u1031\u102c\u1004\u103a\u101c\u1031\u1038\u1010\u103d\u1031\u1000\u1010\u1031\u102c\u1037 \u1019\u102d\u1014\u103a\u1038\u1019\u1000\u102d\u102f\u101a\u103a\u1011\u1032\u1019\u103e\u102c \u1045\u101b\u1000\u103a\u101c\u1031\u102c\u1000\u103a \u1014\u1031\u1014\u102d\u102f\u1004\u103a\u101c\u102d\u102f\u1037\u1015\u102b\u104b \u101e\u102f\u1000\u103a\u1000\u1031\u102c\u1004\u103a\u1000 \u1012\u102e\u1021\u1001\u103b\u102d\u1014\u103a\u101c\u1031\u1038\u1021\u1010\u103d\u1004\u103a\u1038\u1019\u103e\u102c\u1015\u1032 \u1019\u103b\u102d\u102f\u1038\u1025\u1014\u1032\u1037 \u1015\u1031\u102b\u1004\u103a\u1038\u1005\u1015\u103a\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1010\u101a\u103a\u104b \u1012\u102e\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1014\u100a\u103a\u1038\u1021\u101b \u101e\u1014\u1039\u1013\u1031\u1005\u1021\u1031\u102c\u1004\u103a\u1010\u1032\u1037\u1014\u1031\u1037\u1000\u102d\u102f \u1021\u1010\u1030\u1014\u1031\u1010\u1032\u1037\u101b\u1000\u103a\u1000\u1014\u1031\u1005\u1010\u103d\u1000\u103a\u1015\u103c\u102e\u1038 \u1043\u1048\u1015\u1010\u103a/ \u1042\u1046\u1046\u101b\u1000\u103a \u1011\u100a\u103a\u1037\u1015\u1031\u102b\u1004\u103a\u1038\u1010\u102c\u1016\u103c\u1005\u103a\u1015\u102b\u1010\u101a\u103a\u104b (\u101e\u102c\u1038\u1025\u1000\u103c\u103d\u1031\u1010\u101a\u103a\u101c\u102d\u102f\u1037 \u101a\u1030\u1006\u1015\u103c\u102e\u1038\u1016\u103c\u1005\u103a\u1015\u102b\u1010\u101a\u103a\u104b)","dueDatePage.daysText":"{number}\u101b\u1000\u103a","dueDatePage.description":"\u1012\u102e\u1000\u102d\u101b\u102d\u101a\u102c\u1000\u102d\u102f \u101e\u102f\u1036\u1038\u1015\u103c\u102e\u1038 \u1019\u102e\u1038\u1016\u103d\u102c\u1038\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1000\u102d\u102f \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b \u1012\u102b\u1000 \u1001\u1014\u103a\u1037\u1019\u103e\u1014\u103a\u1038\u1001\u103b\u1000\u103a\u1015\u1032\u1016\u103c\u1005\u103a\u1015\u103c\u102e\u1038 \u1012\u102e\u101b\u1000\u103a\u1021\u1010\u102d\u102f\u1004\u103a\u1038 \u1021\u1010\u102d\u1021\u1000\u103b \u1019\u103d\u1031\u1038\u1001\u103b\u1004\u103a\u1019\u103e \u1019\u103d\u1031\u1038\u1019\u103e\u102c\u1015\u102b\u104b \u1021\u1019\u103b\u102d\u102f\u1038\u101e\u1019\u102e\u1038\u1021\u1019\u103b\u102c\u1038\u1005\u102f\u1000 \u1019\u102e\u1038\u1016\u103d\u102c\u1038\u1019\u100a\u103a\u1037\u101b\u1000\u103a\u1011\u1000\u103a \u1010\u1005\u103a\u1015\u1010\u103a\u1005\u1031\u102c \u101e\u102d\u102f\u1037 \u1010\u1005\u103a\u1015\u1010\u103a\u1014\u1031\u102c\u1000\u103a\u1000\u103b\u1015\u103c\u102e\u1038 \u1019\u103d\u1031\u1038\u1010\u1010\u103a\u1000\u103c\u1015\u102b\u1010\u101a\u103a\u104b","dueDatePage.disclaimer":"\u101d\u1014\u103a\u1001\u1036\u1001\u103b\u1000\u103a","dueDatePage.dueDateResult":"\u101e\u1004\u103a\u1019\u102e\u1038\u1016\u103d\u102c\u1038\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u101e\u100a\u103a","dueDatePage.explainMethods":"\u1012\u102e\u1014\u100a\u103a\u1038\u101c\u1019\u103a\u1038\u1000\u102d\u102f \u101b\u103e\u1004\u103a\u1038\u1015\u103c\u1015\u102b\u104b","dueDatePage.faqs":"\u1021\u1019\u1031\u1038\u1019\u103b\u102c\u1038\u1010\u1032\u1037 \u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038","dueDatePage.firstTrimester":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1015\u1011\u1019 \u1043\u101c\u1015\u1010\u103a","dueDatePage.info":"\u101e\u1010\u1004\u103a\u1038\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a","dueDatePage.ivf":"\u1016\u1014\u103a\u1015\u103c\u103d\u1014\u103a\u101e\u1014\u1039\u1013\u1031\u101e\u102c\u1038","dueDatePage.ivf.transferDate":"\u1016\u1014\u103a\u1015\u103c\u103d\u1014\u103a\u101e\u1014\u1039\u1013\u1031\u101e\u102c\u1038\u1011\u100a\u103a\u1037\u1010\u1032\u1037\u1014\u1031\u1037","dueDatePage.ivf.transferDateRadio":"\u1016\u1014\u103a\u1015\u103c\u103d\u1014\u103a\u101e\u1014\u1039\u1013\u1031\u101e\u102c\u1038\u1011\u100a\u103a\u1037\u1015\u103c\u102e\u1038 {number}\u101b\u1000\u103a","dueDatePage.ivfExplaination":"\u1016\u1014\u103a\u1015\u103c\u103d\u1014\u103a\u101e\u1014\u1039\u1013\u1031\u101e\u102c\u1038\u101c\u102d\u102f\u1019\u103b\u102d\u102f\u1038 \u1015\u103c\u1004\u103a\u1015\u1019\u103e\u102c \u101e\u1014\u1039\u1013\u1031\u1021\u1031\u102c\u1004\u103a\u1010\u1032\u1037\u1014\u100a\u103a\u1038\u101c\u1019\u103a\u1038\u1000 \u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1021\u1015\u1010\u103a\u1014\u1032\u1037 \u1019\u102e\u1038\u1016\u103d\u102c\u1038\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1010\u1032\u1037\u1021\u1001\u102b \u1015\u102f\u1036\u1019\u103e\u1014\u103a\u1021\u1010\u102d\u102f\u1004\u103a\u1038 \u101e\u1014\u1039\u1013\u1031\u1021\u1031\u102c\u1004\u103a\u1010\u102c\u1011\u1000\u103a \u1015\u102d\u102f\u1015\u103c\u102e\u1038\u1010\u102d\u1000\u103b\u1015\u102b\u1010\u101a\u103a\u104b \u1018\u102c\u1000\u103c\u1031\u102c\u1004\u103a\u1037\u101c\u1032\u1006\u102d\u102f\u1010\u1031\u102c\u1037 \u101e\u1004\u103a\u1000 \u101e\u1014\u1039\u1013\u1031\u1021\u1031\u102c\u1004\u103a\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1010\u103d\u1031\u104a \u101e\u102c\u1038\u1025\u1000\u103c\u103d\u1031\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1010\u103d\u1031\u1000\u102d\u102f \u1000\u103c\u102d\u102f\u101e\u102d\u1015\u103c\u102e\u1038\u101e\u102c\u1038 \u1016\u103c\u1005\u103a\u1014\u1031\u101c\u102d\u102f\u1037\u1015\u102b\u104b \u101e\u1004\u103a\u1000 \u1016\u1014\u103a\u1015\u103c\u103d\u1014\u103a\u101e\u1014\u1039\u1013\u1031\u101e\u102c\u1038\u1000\u102d\u102f \u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1006\u1031\u102c\u1004\u103a\u1011\u102c\u1038\u1010\u101a\u103a\u1006\u102d\u102f\u101b\u1004\u103a \u1019\u103d\u1031\u1038\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1000\u102d\u102f \u101e\u102d\u1016\u102d\u102f\u1037 \u101e\u1014\u1039\u1013\u1031\u1005\u1021\u1031\u102c\u1004\u103a\u1010\u1032\u1037\u101b\u1000\u103a\u1011\u1032\u1000\u102d\u102f \u1043\u1048\u1015\u1010\u103a (\u1042\u1046\u1046\u101b\u1000\u103a) \u1015\u1031\u102b\u1004\u103a\u1038\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b \u1014\u1031\u102c\u1000\u103a\u1010\u1005\u103a\u1014\u100a\u103a\u1038\u1000\u1010\u1031\u102c\u1037 \u1043\u1048\u1015\u1010\u103a\u1015\u1031\u102b\u1004\u103a\u1038\u1015\u103c\u102e\u1038 \u101e\u1014\u1039\u1013\u1031\u1010\u103d\u101a\u103a\u1010\u1032\u1037\u101b\u1000\u103a\u1010\u103d\u1031\u1000\u102d\u102f \u1014\u103e\u102f\u1010\u103a\u101b\u1019\u103e\u102c\u1015\u102b\u104b \u1025\u1015\u1019\u102c \u1016\u1014\u103a\u1015\u103c\u103d\u1014\u103a\u101e\u1014\u1039\u1013\u1031\u101e\u102c\u1038\u1000\u102d\u102f \u1019\u102d\u1001\u1004\u103a\u101e\u102c\u1038\u1021\u102d\u1019\u103a\u1011\u1032 \u1015\u103c\u1014\u103a\u1011\u100a\u103a\u1037\u1010\u102c \u1043\u101b\u1000\u103a\u101b\u103e\u102d\u1015\u103c\u102e\u1006\u102d\u102f\u101b\u1004\u103a \u1043\u1048\u1015\u1010\u103a\u1015\u1031\u102b\u1004\u103a\u1038\u1015\u103c\u102e\u1038 \u1043\u101b\u1000\u103a\u1014\u103e\u102f\u1010\u103a\u1015\u102b\u104b \u1045\u101b\u1000\u103a\u101b\u103e\u102d\u1015\u103c\u102e\u1006\u102d\u102f \u1045\u101b\u1000\u103a\u1014\u103e\u102f\u1010\u103a\u1015\u102b\u104b","dueDatePage.joinNow":"\u1001\u102f\u1015\u1032 \u1015\u102b\u101d\u1004\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","dueDatePage.lastPeriod":"\u1014\u1031\u102c\u1000\u103a\u1006\u102f\u1036\u1038\u101b\u102c\u101e\u102e\u101c\u102c\u1010\u1032\u1037\u1021\u1001\u103b\u102d\u1014\u103a","dueDatePage.lastPeriod.calculate":"\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1019\u100a\u103a\u104b","dueDatePage.lastPeriod.lastPeriodLabel":"\u1014\u1031\u102c\u1000\u103a\u1006\u102f\u1036\u1038\u101b\u102c\u101e\u102e\u101c\u102c\u1001\u1032\u1037\u1010\u1032\u1037 \u1015\u1011\u1019\u1006\u102f\u1036\u1038\u101b\u1000\u103a","dueDatePage.lastPeriod.periodLengthLabel":"\u101b\u102c\u101e\u102e\u1005\u1000\u103a\u101d\u1014\u103a\u1038\u1000\u102c\u101c (\u1018\u101a\u103a\u1014\u103e\u101b\u1000\u103a\u1010\u1005\u103a\u1001\u102b \u101b\u102c\u101e\u102e\u101c\u102c\u101e\u101c\u1032)","dueDatePage.lastPeriodExplaination":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1021\u1019\u103b\u102c\u1038\u1005\u102f\u1000 \u1021\u1015\u1010\u103a\u1044\u1040\u1000\u103c\u102c\u1015\u102b\u1010\u101a\u103a\u104b \u1012\u102b\u1019\u103e\u1019\u101f\u102f\u1010\u103a \u101e\u1014\u1039\u1013\u1031\u1005\u1021\u1031\u102c\u1004\u103a\u1001\u102b\u1005\u1000 \u1010\u103d\u1000\u103a\u1019\u101a\u103a\u1006\u102d\u102f \u1043\u1048\u1015\u1010\u103a\u1015\u102b\u104b \u1012\u102b\u1000\u103c\u1031\u102c\u1004\u1037\u103a \u1019\u102e\u1038\u1016\u103d\u102c\u1038\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1000\u102d \u1010\u103d\u1000\u103a\u1019\u101a\u103a\u1006\u102d\u102f \u1014\u1031\u102c\u1000\u103a\u1006\u102f\u1036\u1038\u101b\u102c\u101e\u102e\u101c\u102c\u1001\u1032\u1037\u1010\u102c\u101b\u1032\u1037 \u1015\u1011\u1019\u1006\u102f\u1036\u1038\u101b\u1000\u103a\u1000\u1014\u1031 \u1021\u1015\u1010\u103a\u1044\u1040 (\u1012\u102b\u1019\u103e\u1019\u101f\u102f\u1010\u103a \u101b\u1000\u103a\u1015\u1031\u102b\u1004\u103a\u1038 \u1042\u1048\u1040) \u1011\u100a\u103a\u1037\u1015\u1031\u102b\u1004\u103a\u1038\u1010\u102c\u1015\u1032 \u1016\u103c\u1005\u103a\u1015\u102b\u1010\u101a\u103a\u104b \u1014\u1031\u102c\u1000\u103a\u1010\u1005\u103a\u1014\u100a\u103a\u1038\u1000\u1010\u1031\u102c\u1037 \u1014\u1031\u102c\u1000\u103a\u1006\u102f\u1036\u1038\u101b\u102c\u101e\u102e\u101c\u102c\u1001\u1032\u1037\u1010\u102c\u101b\u1032\u1037 \u1015\u1011\u1019\u1006\u102f\u1036\u1038\u101b\u1000\u103a\u1000\u1014\u1031 \u1043\u101c\u1014\u102f\u1010\u103a\u1015\u103c\u102e\u1038 \u1047\u101b\u1000\u103a\u1015\u1031\u102b\u1004\u103a\u1038\u101b\u1019\u103e\u102c\u1015\u1032 \u1016\u103c\u1005\u103a\u1015\u102b\u1010\u101a\u103a\u104b\\n\u1025\u1015\u1019\u102c \u101e\u1004\u103a\u1014\u1031\u102c\u1000\u103a\u1006\u102f\u1036\u1038\u101b\u102c\u101e\u102e\u101c\u102c\u1001\u1032\u1037\u1010\u102c\u101b\u1032\u1037 \u1015\u1011\u1019\u1006\u102f\u1036\u1038\u101b\u1000\u103a\u1000 \u1042\u1040\u1042\u1040 \u1027\u1015\u103c\u102e \u1041\u1041\u101b\u1000\u103a\u1006\u102d\u102f\u1015\u102b\u1005\u102d\u102f\u1037\u104b \u1043\u101c\u1014\u103e\u102f\u1010\u103a\u1015\u103c\u102e\u1038 \u1047\u101b\u1000\u103a\u1015\u1031\u102b\u1004\u103a\u1038\u1019\u101a\u103a\u1006\u102d\u102f \u1042\u1040\u1042\u1041 \u1007\u1014\u103a\u1014\u101d\u102b\u101b\u102e\u101c \u1041\u1048\u101b\u1000\u103a\u1014\u1031\u1037\u1016\u103c\u1005\u103a\u1015\u102b\u1010\u101a\u103a\u104b \u1012\u102b\u1000 \u1006\u101b\u102c\u101d\u1014\u103a\u1010\u103d\u1031 \u1021\u101c\u103d\u101a\u103a\u1010\u103d\u1000\u103a\u1010\u1032\u1037\u1014\u100a\u103a\u1038\u1015\u102b\u104b \u1012\u102b\u1015\u1031\u1019\u101a\u103a\u1037 \u101e\u102d\u1011\u102c\u1038\u101b\u1019\u103e\u102c\u1000 \u1019\u102e\u1038\u1016\u103d\u102c\u1038\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1011\u1000\u103a \u1010\u1005\u103a\u1015\u1010\u103a\u101c\u1031\u102c\u1000\u103a \u1005\u1031\u102c\u1019\u103d\u1031\u1038\u1010\u102c\u104a \u1014\u1031\u102c\u1000\u103a\u1000\u103b\u1019\u103d\u1031\u1038\u1010\u102c\u1010\u103d\u1031 \u1016\u103c\u1005\u103a\u1010\u1010\u103a\u1010\u102c \u101e\u1018\u102c\u101d\u1015\u102b\u104b","dueDatePage.marrybabyBanner.buttonText":"\u0110\u0103ng k\xfd ngay","dueDatePage.marrybabyBanner.description":"Dinh d\u01b0\u1ee1ng cho m\u1eb9 - Qu\xe0 x\u1ecbn cho b\xe9","dueDatePage.marrybabyBanner.title":"Combo Qu\xe0 v\xe0ng","dueDatePage.personalized":"\u101e\u1004\u103a\u1037\u1014\u1032\u1037\u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u1010\u1032\u1037 \u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c\u1010\u103d\u1031\u1000\u102d\u102f \u101c\u1031\u1037\u101c\u102c\u1016\u102d\u102f\u1037 \u1015\u102b\u101d\u1004\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","dueDatePage.recalculate":"\u1015\u103c\u1014\u103a\u101c\u100a\u103a\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1019\u100a\u103a\u104b","dueDatePage.receivePreparationPlans":"\u1019\u102e\u1038\u1016\u103d\u102c\u1038\u1001\u102b\u1014\u102e\u1038\u1015\u103c\u1004\u103a\u1006\u1004\u103a\u101b\u1019\u101a\u103a\u1037\u1021\u1001\u103b\u1000\u103a\u1010\u103d\u1031\u1000\u102d\u102f \u101e\u102d\u1016\u102d\u102f\u1037 \u1014\u1031\u102c\u1000\u103a\u1006\u102f\u1036\u1038\u1015\u1031\u102b\u103a \u101e\u1010\u1004\u103a\u1038\u101c\u103d\u103e\u102c\u1010\u103d\u1031\u1000\u102d\u102f \u101b\u101a\u1030\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","dueDatePage.resultShare":"\u1002\u102f\u100f\u103a\u101a\u1030\u1015\u102b\u1010\u101a\u103a\u104b \u101e\u1004\u103a\u1037\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1000 {count}\u1015\u1010\u103a \u101b\u103e\u102d\u101e\u103d\u102c\u1038\u1015\u102b\u1015\u103c\u102e\u104b","dueDatePage.resultShare_plural":"\u1002\u102f\u100f\u103a\u101a\u1030\u1015\u102b\u1010\u101a\u103a\u104b \u101e\u1004\u103a\u1037\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1000 {count}\u1015\u1010\u103a \u101b\u103e\u102d\u101e\u103d\u102c\u1038\u1015\u102b\u1015\u103c\u102e\u104b","dueDatePage.saveResult":"\u101b\u101c\u1012\u103a\u1010\u103d\u1031\u1000\u102d\u102f \u101e\u102d\u1019\u103a\u1038\u1011\u102c\u1038\u1015\u103c\u102e\u1038 \u101e\u1004\u103a\u1037\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1010\u101c\u103b\u103e\u1031\u102c\u1000\u103a\u1000\u102d\u102f \u1019\u103e\u1010\u103a\u101e\u102c\u1038\u1011\u102c\u1038\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","dueDatePage.secondTrimester":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1012\u102f\u1010\u102d\u101a \u1043\u101c\u1015\u1010\u103a","dueDatePage.seoDescription":"\u1000\u101c\u1031\u1038\u1018\u101a\u103a\u1010\u1031\u102c\u1037\u1019\u103d\u1031\u1038\u1019\u101a\u103a\u1006\u102d\u102f\u1010\u102c\u1000\u102d\u102f \u101e\u102d\u1001\u103b\u1004\u103a\u1015\u102b\u101e\u101c\u102c\u1038\u104b \u1019\u102e\u1038\u1016\u103d\u102c\u1038\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1014\u1032\u1037 \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","dueDatePage.seoSchema":"TODO: \u101e\u101b\u102f\u1015\u103a\u1016\u1031\u102c\u103a\u1015\u102f\u1036\u1011\u100a\u103a\u1037\u101b\u1014\u103a","dueDatePage.seoTitle":"\u1019\u102e\u1038\u1016\u103d\u102c\u1038\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038\u1000\u102d\u101b\u102d\u101a\u102c: Hello Sayarwon","dueDatePage.subscribe.buttonTitle":"\u1005\u102c\u101b\u1004\u103a\u1038\u101e\u103d\u1004\u103a\u1038\u1019\u101a\u103a\u104b","dueDatePage.subscribe.description":"\u1019\u102d\u1018\u1015\u1031\u102b\u1004\u103a\u1038\u1019\u103b\u102c\u1038\u1005\u103d\u102c\u1014\u1032\u1037 \u1010\u103d\u1031\u1037\u1006\u102f\u1036\u1015\u103c\u102e\u1038 \u1019\u102d\u1019\u102d\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1014\u1032\u1037 \u101b\u1004\u103a\u101e\u103d\u1031\u1038\u101c\u1031\u1038\u101b\u1032\u1037 \u1000\u103c\u102e\u1038\u1011\u103d\u102c\u1038\u1019\u103e\u102f\u1000\u102d\u102f \u1005\u1005\u103a\u1006\u1031\u1038\u1016\u102d\u102f\u1037 https://hellosayarwon.com/ \u1019\u103e\u102c \u101c\u1031\u1037\u101c\u102c\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","dueDatePage.subscribe.placeHolder":"\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","dueDatePage.subscribe.title":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1014\u1032\u1037 \u101b\u1004\u103a\u101e\u103d\u1031\u1038\u101c\u1031\u1038\u101b\u1032\u1037 \u1000\u103c\u102e\u1038\u1011\u103d\u102c\u1038\u1019\u103e\u102f\u1000\u102d\u102f \u1005\u1005\u103a\u1006\u1031\u1038\u1019\u101a\u103a\u104b","dueDatePage.suggestedArticles":"\u1021\u1000\u103c\u1036\u1015\u103c\u102f\u101c\u102d\u102f\u1010\u1032\u1037 \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038\u1019\u103b\u102c\u1038","dueDatePage.thirdTrimester":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1010\u1010\u102d\u101a \u1043\u101c\u1015\u1010\u103a","dueDatePage.trackYourBaby":"\u1000\u101c\u1031\u1038\u101b\u1032\u1037 \u1000\u103c\u102e\u1038\u1011\u103d\u102c\u1038\u1019\u103e\u102f\u1014\u1032\u1037 \u1000\u102c\u1000\u103d\u101a\u103a\u1006\u1031\u1038\u1011\u102d\u102f\u1038\u101b\u1019\u101a\u103a\u1037 \u1021\u1001\u103b\u102d\u1014\u103a\u1007\u101a\u102c\u1038\u1010\u103d\u1031\u1000\u102d\u102f \u1019\u103e\u1010\u103a\u101e\u102c\u1038\u1011\u102c\u1038\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","dueDatePage.unlockFullPregnacy":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1006\u1031\u102c\u1004\u103a\u1000\u102c\u101c\u1010\u1031\u102c\u1000\u103a\u101c\u103b\u103e\u1031\u102c\u1000\u103a\u1014\u1032\u1037 \u101e\u1014\u1039\u1013\u1031\u101e\u102c\u1038\u1016\u103d\u1036\u1037\u1016\u103c\u102d\u102f\u1038\u1019\u103e\u102f\u1010\u102d\u102f\u1037\u1000\u102d\u102f \u1000\u103c\u100a\u103a\u1037\u101b\u1014\u103a","dueDatePage.weekResult":"\u1002\u102f\u100f\u103a\u101a\u1030\u1015\u102b\u1010\u101a\u103a\u104b \u101e\u1004\u103a\u1037\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1000 {week}\u1015\u1010\u103a \u101b\u103e\u102d\u101e\u103d\u102c\u1038\u1015\u102b\u1015\u103c\u102e\u104b","editor.addSocialLink.addLink":"\u1011\u100a\u1037\u103a\u1019\u100a\u103a","editor.addSocialLink.insert":"\u1011\u100a\u1037\u103a\u101b\u1014\u103a","editor.addSocialLink.url":"URL","editor.addSocialLink.warningDomain":"Youtube, Facebook\u1014\u103e\u1004\u1037\u103a Tiktok \u1019\u103e \u1017\u103d\u102e\u1012\u102e\u101a\u102d\u102f\u1019\u103b\u102c\u1038\u101e\u102c","editor.previewTitle.images":"\u1015\u102f\u1036\u1019\u103b\u102c\u1038","editor.previewTitle.socialLink":"\u1017\u103d\u102e\u1012\u102e\u101a\u102d\u102f/ \u1006\u102d\u102f\u101b\u103e\u101a\u103a\u101c\u1004\u1037\u103a","emoji.activities":"\u101c\u103e\u102f\u1015\u103a\u101b\u103e\u102c\u1038\u1019\u103e\u102f\u1019\u103b\u102c\u1038","emoji.animalsNature":"\u1010\u102d\u101b\u1005\u1039\u1006\u102c\u1014\u103a\u101c\u1031\u1038\u1019\u103b\u102c\u1038","emoji.flags":"\u1021\u101c\u1036\u1019\u103b\u102c\u1038","emoji.foodDrink":"\u1021\u1005\u102c\u1038\u1021\u101e\u1031\u102c\u1000\u103a","emoji.objects":"\u1021\u101b\u102c\u101d\u1010\u1039\u1011\u102f\u1019\u103b\u102c\u1038","emoji.recentlyUsed":"\u1019\u1000\u103c\u102c\u101e\u1031\u1038\u1019\u102e\u1000","emoji.smileysPeople":"\u1021\u1015\u103c\u102f\u1036\u1038\u1014\u103e\u1004\u103a\u1037 \u101c\u1030\u1019\u103b\u102c\u1038","emoji.symbols":"\u101e\u1004\u103a\u1039\u1000\u1031\u1010","emoji.travelPlaces":"\u1014\u1031\u101b\u102c\u1019\u103b\u102c\u1038","expert.content.experiences":"\u1021\u1010\u103d\u1031\u1037\u1021\u1000\u103c\u102f\u1036\u1019\u103b\u102c\u1038","feedBlock.Hot discussion.heading":"\u101b\u1031\u1015\u1014\u103a\u1038\u1005\u102c\u1038\u101e\u1031\u102c\u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c","feedBlock.popularTopics.heading":"\u101c\u1030\u1000\u103c\u102d\u102f\u1000\u103a\u1019\u103b\u102c\u1038\u101e\u1031\u102c\u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c\u1019\u103b\u102c\u1038","feedBlock.similarPost.heading":"\\"\u1010\u1030\u100a\u102e\u101e\u1031\u102c\u1015\u102d\u102f\u1037\u1005\u103a\u1019\u103b\u102c\u1038\\"","feedback.submit":"\u1010\u1004\u103a\u101e\u103d\u1004\u103a\u1038\u1019\u100a\u103a\u104b","followingTopics":"\u1005\u1031\u102c\u1004\u1037\u103a\u1000\u103c\u100a\u103a\u1037\u1014\u1031\u1010\u1032\u1037 \u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1019\u103b\u102c\u1038","footer.bigLinks.discover":"Discover","footer.bigLinks.discovery":"Discovery","footer.bigLinks.healthCare":"Health Care","footer.bigLinks.healthTogether":"Health Together","footer.bigLinks.healthTools":"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038 \u1000\u102d\u101b\u102d\u101a\u102c\u1019\u103b\u102c\u1038","footer.copyrightText":"\xa92021 Hello Health Group Pte. Ltd. \u1019\u1030\u1015\u102d\u102f\u1004\u103a\u1001\u103d\u1004\u103a\u1037\u1019\u103b\u102c\u1038 \u1011\u102d\u1014\u103a\u1038\u101e\u102d\u1019\u103a\u1038\u1015\u103c\u102e\u1038\u104b Hello Health Group\u101e\u100a\u103a \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1021\u1000\u103c\u1036\u1015\u1031\u1038\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038\u104a \u101b\u1031\u102c\u1002\u102b\u101b\u103e\u102c\u1016\u103d\u1001\u103c\u1004\u103a\u1038\u1014\u103e\u1004\u103a\u1037 \u1006\u1031\u1038\u1000\u102f\u101e\u1019\u103e\u102f\u1019\u103b\u102c\u1038 \u1019\u1015\u103c\u102f\u101c\u102f\u1015\u103a\u1015\u102b\u104b","footer.find_my_booking":"My booking","footer.followUsText":"\u1006\u1000\u103a\u101c\u1000\u103a\u1005\u1031\u102c\u1004\u1037\u103a\u1000\u103c\u100a\u103a\u1037\u101b\u1014\u103a","footer.helloHealth":"Hello Health","footer.hellohealthLinks.AboutGoCare":"Go.care \u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038","footer.hellohealthLinks.aboutUs":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037 \u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038","footer.hellohealthLinks.advertising":"\u1000\u103c\u1031\u102c\u103a\u1004\u103c\u102c\u101b\u1014\u103a","footer.hellohealthLinks.contactUs":"\u1006\u1000\u103a\u101e\u103d\u101a\u103a\u101b\u1014\u103a","footer.hellohealthLinks.executiveBios":"\u1021\u101c\u102f\u1015\u103a\u1021\u1019\u103e\u102f\u1006\u1031\u102c\u1004\u103a\u1019\u103b\u102c\u1038\u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038","footer.hellohealthLinks.recruitment":"\u1021\u101c\u102f\u1015\u103a\u1021\u1000\u102d\u102f\u1004\u103a\u1021\u1001\u103d\u1004\u103a\u1037\u1021\u101c\u1019\u103a\u1038","footer.information":"\u101e\u1010\u1004\u103a\u1038\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a","footer.informationLinks.faqs":"\u1021\u1019\u1031\u1038\u1019\u103b\u102c\u1038\u101e\u100a\u103a\u1037 \u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038","footer.informationLinks.policies":"\u1019\u1030\u101d\u102b\u1012\u1019\u103b\u102c\u1038","footer.informationLinks.sitemap":"Sitemap","footer.newsletterText":"Hello Sayarwon\u1019\u103e \u101e\u1004\u103a\u1037\u1021\u1010\u103d\u1000\u103a \u1015\u102d\u102f\u1019\u102d\u102f\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u1015\u103b\u1031\u102c\u103a\u101b\u103d\u103e\u1004\u103a\u1010\u1032\u1037 \u1018\u101d\u1000\u102d\u102f \u1015\u102d\u102f\u1004\u103a\u1006\u102d\u102f\u1004\u103a\u1014\u102d\u102f\u1004\u103a\u1016\u102d\u102f\u1037 \u1021\u101b\u1031\u1038\u1000\u103c\u102e\u1038\u1010\u1032\u1037 \u1006\u102f\u1036\u1038\u1016\u103c\u1010\u103a\u1010\u103d\u1031 \u1001\u103b\u1019\u103e\u1010\u103a\u101b\u102c\u1019\u103e\u102c \u1019\u102d\u1010\u103a\u1006\u103d\u1031\u1000\u1031\u102c\u1004\u103a\u1038\u1010\u1005\u103a\u101a\u1031\u102c\u1000\u103a \u1016\u103c\u1005\u103a\u101c\u102d\u102f\u1015\u102b\u1010\u101a\u103a\u104b","footer.otherSites":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u104f \u1021\u1001\u103c\u102c\u1038 Hello Health sites\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101c\u1031\u1037\u101c\u102c\u101b\u1014\u103a","footer.signUp":"\u1001\u102f\u1015\u1032 \u1005\u102c\u101b\u1004\u103a\u1038\u101e\u103d\u1004\u103a\u1038\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","forum.notification.follow":"\u1021\u1031\u102c\u1004\u103a\u1019\u103c\u1004\u103a\u1005\u103d\u102c\u1015\u102b\u101d\u1004\u103a\u1015\u103c\u102e\u1038","forum.notification.unfollow":"\u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c\u1000\u102d\u102f \u1006\u1000\u103a\u1019\u1000\u103c\u100a\u1037\u103a\u101c\u102d\u102f\u1015\u102b","gender.female":"\u1019","gender.male":"\u1000\u103b\u102c\u1038","gender.not_identified":"\u1019\u1011\u102f\u1010\u103a\u1016\u1031\u102c\u103a\u1001\u103b\u1004\u103a\u1018\u1030\u1038\u104b","guideForNewMem.content":"\u1021\u1000\u103c\u1036\u1015\u103c\u102f\u101c\u102d\u102f\u101e\u1031\u102c \u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u104f \u101c\u1019\u103a\u1038\u100a\u103d\u103e\u1014\u103a\u1001\u103b\u1000\u103a.","guideForNewMem.readMore":"\u101a\u1001\u102f\u1016\u1010\u103a\u1019\u100a\u103a","guideForNewMem.title":"\u1021\u1016\u103d\u1032\u1037\u101d\u1004\u103a\u1021\u101e\u1005\u103a\u1019\u103b\u102c\u1038\u1021\u1010\u103d\u1000\u103a","guidline.tableOfContent":"\u1019\u102c\u1010\u102d\u1000\u102c","healthTools.dueDateCalculator":"\u1019\u102e\u1038\u1016\u103d\u102c\u1038\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038\u1000\u102d\u101b\u102d\u101a\u102c","healthTools.ovulationCalculator":"\u101e\u102c\u1038\u1025\u1000\u103c\u103d\u1031\u1001\u103c\u1004\u103a\u1038\u1000\u102d\u102f \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038 \u1000\u102d\u101b\u102d\u101a\u102c","healthTools.pregnancyGainWeight":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1006\u1031\u102c\u1004\u103a\u1001\u103b\u102d\u1014\u103a \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038","healthTools.vaccineTool":"\u1000\u101c\u1031\u1038\u1000\u102c\u1000\u103d\u101a\u103a\u1006\u1031\u1038\u1011\u102d\u102f\u1038\u1021\u1001\u103b\u102d\u1014\u103a\u1007\u101a\u102c\u1038","healthToolsPage.description":"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1019\u103b\u102c\u1038","healthToolsPage.seoSchema":"{\\"@context\\":\\"https://schema.org\\",\\"@graph\\":[{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://hell/osayarwon.com.ph/#website\\",\\"url\\":\\"https://hellosayarwon.com.ph/\\",\\"name\\":\\"Hello Sayarwon\\",\\"description\\":\\"Hello Sayarwon - \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1019\u103b\u102c\u1038\\",\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://hellosayarwon.com.ph/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"en-US\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellosayarwon.com.mm/health-tools/#webpage\\",\\"url\\":\\"https://hellosayarwon.com.mm/health-tools/\\",\\"name\\":\\"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1019\u103b\u102c\u1038 - Hello Sayarwon\\",\\"isPartOf\\":{\\"@id\\":\\"https://hellosayarwon.com.mm/#website\\"},\\"datePublished\\":\\"2017-11-09T06:29:48+00:00\\",\\"dateModified\\":\\"2021-02-03T08:33:43+00:00\\",\\"description\\":\\"\u101e\u1004\u103a\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u1010\u102c \u101e\u1031\u1001\u103b\u102c\u1015\u102b\u101b\u1032\u1037\u101c\u102c\u1038\u104b \u1021\u103d\u1014\u103a\u101c\u102d\u102f\u1004\u103a\u1038\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1010\u103d\u1031\u1014\u1032\u1037 \u1001\u1014\u1039\u1013\u102c\u1000\u102d\u102f\u101a\u103a\u1011\u102f\u1011\u100a\u103a\u100a\u103d\u103e\u1014\u103a\u1038\u1000\u102d\u1014\u103a\u1038 BMI\u104a \u1010\u1005\u103a\u1014\u1031\u1037\u1010\u102c \u1021\u1001\u103c\u1031\u1001\u1036\u1000\u101a\u103a\u101c\u102d\u102f\u101b\u102e\u101c\u102d\u102f\u1021\u1015\u103a\u1001\u103b\u1000\u103a\u1015\u1019\u102c\u100f BMR\u104a \u101e\u102c\u1038\u1025\u1000\u103c\u103d\u1031\u1001\u103c\u1004\u103a\u1038 \u1021\u1005\u101b\u103e\u102d\u1010\u102c\u1010\u103d\u1031\u1000\u102d\u102f \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1015\u103c\u102e\u104b \u1001\u102f\u1015\u1032 \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1000\u103c\u100a\u103a\u1037\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b\\",\\"breadcrumb\\":{\\"@id\\":\\"https://hellosayarwon.com.mm/health-tools/#breadcrumb\\"},\\"inLanguage\\":\\"en-US\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://hellosayarwon.com.mm/health-tools/\\"]}]},{\\"@type\\":\\"BreadcrumbList\\",\\"@id\\":\\"https://hellosayarwon.com.mm/health-tools/#breadcrumb\\",\\"itemListElement\\":[{\\"@type\\":\\"ListItem\\",\\"position\\":1,\\"item\\":{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellosayarwon.com.mm/health-tools/\\",\\"url\\":\\"https://hellosayarwon.com.mm/health-tools/\\",\\"name\\":\\"Health Tools\\"}}]}]}","healthToolsPage.seoTitle":"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1019\u103b\u102c\u1038- {siteName}","healthToolsPage.title":"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1019\u103b\u102c\u1038","healthtools.description":"\u1012\u102e\u101c\u102d\u102f\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u101b\u101c\u103d\u101a\u103a\u1000\u1030\u1010\u1032\u1037 \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1010\u103d\u1031\u1000 \u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1014\u1032\u1037 \u1000\u103c\u1036\u1037\u1001\u102d\u102f\u1004\u103a\u101b\u1031\u1038 \u1015\u103c\u100a\u103a\u1037\u1005\u102f\u1036\u1019\u103e\u102f\u101b\u103e\u102d\u1019\u101b\u103e\u102d \u1005\u1005\u103a\u1006\u1031\u1038\u1015\u1031\u1038\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1010\u101a\u103a\u104b","healthtools.description.findOutMore":"\u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u101c\u1000\u103a\u101b\u103e\u102d \u1001\u1014\u1039\u1013\u102c\u1000\u102d\u102f\u101a\u103a\u1011\u102f\u1011\u100a\u103a\u100a\u103d\u103e\u1014\u103a\u1038\u1000\u102d\u1014\u103a\u1038 (BMI)\u1014\u1032\u1037 \u1000\u101a\u103a\u101c\u102d\u102f\u101b\u102e\u101c\u1031\u102c\u1004\u103a\u1000\u103b\u103d\u1019\u103a\u1038\u1019\u103e\u102f\u1014\u103e\u102f\u1014\u103a\u1038\u1000\u102d\u102f \u1010\u103d\u1000\u103a\u1000\u103c\u100a\u103a\u1037\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b \u101e\u102c\u1038\u1025\u1000\u103c\u103d\u1031\u1019\u101a\u103a\u1037\u1021\u1001\u103b\u102d\u1014\u103a\u1000 \u1018\u101a\u103a\u1010\u1031\u102c\u1037\u101c\u1032\u104b \u1021\u1001\u103c\u1031\u1001\u1036 \u1010\u1005\u103a\u1014\u1031\u1037\u1010\u102c \u1000\u101a\u103a\u101c\u102d\u102f\u101b\u102e\u101c\u102d\u102f\u1021\u1015\u103a\u1001\u103b\u1000\u103a\u1015\u1019\u102c\u100f (BMR)\u1000 \u1018\u101a\u103a\u101c\u1031\u102c\u1000\u103a\u101c\u1032\u104b \u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1006\u1031\u102c\u1004\u103a\u1001\u103b\u102d\u1014\u103a\u1019\u103e\u102c \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u1018\u101a\u103a\u101c\u1031\u102c\u1000\u103a\u101b\u103e\u102d\u101e\u1004\u103a\u1037\u101c\u1032\u1006\u102d\u102f\u1010\u102c \u1005\u1005\u103a\u1006\u1031\u1038\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b \u101e\u1004\u103a\u1037\u1014\u103e\u101c\u102f\u1036\u1038\u1001\u102f\u1014\u103a\u1014\u103e\u102f\u1014\u103a\u1038\u104a \u101e\u103d\u1031\u1038\u1010\u103d\u1004\u103a\u1038\u1021\u101a\u103a\u1000\u102d\u102f\u101f\u1031\u102c\u1015\u1019\u102c\u100f\u1014\u1032\u1037 \u1006\u1031\u1038\u101c\u102d\u1015\u103a\u1000\u103c\u1031\u102c\u1004\u103a\u1037 \u101e\u1004\u103a\u1018\u101a\u103a\u101c\u1031\u102c\u1000\u103a\u1004\u103d\u1031\u1000\u102f\u1014\u103a\u1000\u103c\u1031\u1038\u1000\u103b\u1019\u103b\u102c\u1038\u1014\u1031\u1015\u103c\u102e\u101c\u1032\u1006\u102d\u102f\u1010\u102c\u1000\u102d\u102f \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1000\u103c\u100a\u103a\u1037\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","healthtools.findOutMore":"\u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u101c\u1000\u103a\u101b\u103e\u102d \u1001\u1014\u1039\u1013\u102c\u1000\u102d\u102f\u101a\u103a\u1011\u102f\u1011\u100a\u103a\u100a\u103d\u103e\u1014\u103a\u1038\u1000\u102d\u1014\u103a\u1038 (BMI)\u1014\u1032\u1037 \u1000\u101a\u103a\u101c\u102d\u102f\u101b\u102e\u101c\u1031\u102c\u1004\u103a\u1000\u103b\u103d\u1019\u103a\u1038\u1019\u103e\u102f\u1014\u103e\u102f\u1014\u103a\u1038\u1000\u102d\u102f \u1010\u103d\u1000\u103a\u1000\u103c\u100a\u103a\u1037\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b \u101e\u102c\u1038\u1025\u1000\u103c\u103d\u1031\u1019\u101a\u103a\u1037\u1021\u1001\u103b\u102d\u1014\u103a\u1000 \u1018\u101a\u103a\u1010\u1031\u102c\u1037\u101c\u1032\u104b \u1021\u1001\u103c\u1031\u1001\u1036 \u1010\u1005\u103a\u1014\u1031\u1037\u1010\u102c \u1000\u101a\u103a\u101c\u102d\u102f\u101b\u102e\u101c\u102d\u102f\u1021\u1015\u103a\u1001\u103b\u1000\u103a\u1015\u1019\u102c\u100f (BMR)\u1000 \u1018\u101a\u103a\u101c\u1031\u102c\u1000\u103a\u101c\u1032\u104b \u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1006\u1031\u102c\u1004\u103a\u1001\u103b\u102d\u1014\u103a\u1019\u103e\u102c \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u1018\u101a\u103a\u101c\u1031\u102c\u1000\u103a\u101b\u103e\u102d\u101e\u1004\u103a\u1037\u101c\u1032\u1006\u102d\u102f\u1010\u102c \u1005\u1005\u103a\u1006\u1031\u1038\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b \u101e\u1004\u103a\u1037\u1014\u103e\u101c\u102f\u1036\u1038\u1001\u102f\u1014\u103a\u1014\u103e\u102f\u1014\u103a\u1038\u104a \u101e\u103d\u1031\u1038\u1010\u103d\u1004\u103a\u1038\u1021\u101a\u103a\u1000\u102d\u102f\u101f\u1031\u102c\u1015\u1019\u102c\u100f\u1014\u1032\u1037 \u1006\u1031\u1038\u101c\u102d\u1015\u103a\u1000\u103c\u1031\u102c\u1004\u103a\u1037 \u101e\u1004\u103a\u1018\u101a\u103a\u101c\u1031\u102c\u1000\u103a\u1004\u103d\u1031\u1000\u102f\u1014\u103a\u1000\u103c\u1031\u1038\u1000\u103b\u1019\u103b\u102c\u1038\u1014\u1031\u1015\u103c\u102e\u101c\u1032\u1006\u102d\u102f\u1010\u102c\u1000\u102d\u102f \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1000\u103c\u100a\u103a\u1037\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","healthtools.title":"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1019\u103b\u102c\u1038","home.bmi.input.height":"\u1021\u101b\u1015\u103a \u1021\u1019\u103c\u1004\u1037\u103a (cm)","home.bmi.input.weight":"\u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a (kg)","home.expertSeeMore":"{experts} \u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a\u1019\u103b\u102c\u1038","home.navigator.menuItem.allCategories":"\u1000\u100f\u1039\u100d\u1021\u102c\u1038\u101c\u102f\u1036\u1038\u1000\u102d\u102f \u1000\u103c\u100a\u103a\u1037\u1019\u100a\u103a\u104b","home.navigator.menuItem.allCommunities":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1021\u102c\u1038\u101c\u102f\u1036\u1038\u1000\u102d\u102f \u1000\u103c\u100a\u103a\u1037\u1019\u101a\u103a\u104b","home.navigator.menuItem.allHealthTools":"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1021\u102c\u1038\u101c\u102f\u1036\u1038\u1000\u102d\u102f \u1000\u103c\u100a\u103a\u1037\u1019\u100a\u103a\u104b","home.navigator.menuItem.allSpotlight":"All in Focus\u1000\u102d\u102f \u1000\u103c\u100a\u103a\u1037\u1019\u100a\u103a\u104b","home.navigator.menuItem.discover":"Discover","home.navigator.menuItem.healthCategories":"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1000\u100f\u1039\u100d\u1019\u103b\u102c\u1038","home.navigator.menuItem.healthTools":"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1019\u103b\u102c\u1038","home.navigator.menuItem.helloCare":"Care","home.navigator.menuItem.helloTogether":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103b\u102c\u1038","home.navigator.menuItem.spotlights":"All In Focus","home.navigator.menuItem.together":"Together","home.recommendTopics":"\u1021\u1000\u103c\u1036\u1015\u103c\u102f\u101c\u102d\u102f\u101e\u100a\u103a\u1037 \u1000\u100f\u1039\u100d\u1019\u103b\u102c\u1038","home.search":"\u101b\u103e\u102c\u1016\u103d\u1031\u1019\u100a\u103a (site)","home.search.byCategories":"\u1000\u100f\u1039\u100d\u1021\u101c\u102d\u102f\u1000\u103a \u101b\u103e\u102c\u1016\u103d\u1031\u1019\u100a\u103a\u104b","home.search.byHealthTools":"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1019\u103b\u102c\u1038\u1021\u101c\u102d\u102f\u1000\u103a \u101b\u103e\u102c\u1016\u103d\u1031\u1019\u100a\u103a\u104b","home.seeAll":"\u1021\u102c\u1038\u101c\u102f\u1036\u1038\u1000\u102d\u102f \u1000\u103c\u100a\u103a\u1037\u1019\u100a\u103a\u104b","home.seeAllCategories":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1021\u102c\u1038\u101c\u102f\u1036\u1038\u1000\u102d\u102f \u1000\u103c\u100a\u103a\u1037\u1019\u100a\u103a\u104b","home.seeMore":"\u1015\u102d\u102f\u1019\u102d\u102f\u1000\u103c\u100a\u103a\u1037\u101b\u103e\u102f\u1019\u100a\u103a\u104b","home.seeMoreExperts":"\u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1000\u103c\u100a\u103a\u1037\u1019\u100a\u103a\u104b","home.seoDescription":"\u1005\u102c\u1016\u1010\u103a\u101e\u1030\u1019\u103b\u102c\u1038 \u1015\u102d\u102f\u1019\u102d\u102f \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u1015\u103b\u1031\u102c\u103a\u101b\u103d\u103e\u1004\u103a\u1005\u1031\u1016\u102d\u102f\u1037 \u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u1005\u102d\u1010\u103a\u1001\u103b\u101b\u1015\u103c\u102e\u1038 \u1006\u1031\u1038\u1015\u100a\u102c\u1021\u101b \u1021\u1010\u100a\u103a\u1015\u103c\u102f\u1011\u102c\u1038\u101e\u100a\u103a\u1037 \u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1019\u103b\u103e\u101d\u1031\u101c\u103b\u1000\u103a\u101b\u103e\u102d\u1015\u102b\u101e\u100a\u103a\u104b","home.seoSchema":"{\\n\\n \\"@context\\":\\"https://schema.org\\",\\n \\"@graph\\":[ {\\n\\n \\"@type\\":\\"WebSite\\",\\n \\"@id\\":\\"https://hellobacsi.com/#website\\",\\n \\"url\\":\\"https://hellodoctor.com.ph/\\",\\n \\"name\\":\\"Hello Doctor\\",\\n \\"description\\":\\"Hello Doctor - Health Information\\",\\n \\"potentialAction\\":[ {\\n \\"@type\\":\\"SearchAction\\",\\n \\"target\\":\\"https://hellodoctor.com.ph/?s={search_term_string}\\",\\n \\"query-input\\": \\"required name=search_term_string\\"\\n }\\n\\n ],\\n \\"inLanguage\\":\\"en-US\\"\\n }\\n\\n ,\\n {\\n\\n \\"@type\\":\\"WebPage\\",\\n \\"@id\\":\\"https://hellodoctor.com.ph/#webpage\\",\\n \\"url\\":\\"https://hellodoctor.com.ph/\\",\\n \\"name\\":\\"Hello Doctor Philippines | Medically Verified Health Information\\",\\n \\"isPartOf\\": {\\n \\"@id\\": \\"https://hellobacsi.com/#website\\"\\n }\\n\\n ,\\n \\"datePublished\\":\\"2016-05-17T09:50:15+00:00\\",\\n \\"dateModified\\":\\"2021-02-09T02:57:54+00:00\\",\\n \\"description\\":\\"We provide relevant, credible, and medically reviewed health information when you need it most to help you lead a healthier and more fulfilled life.\\",\\n \\"inLanguage\\":\\"en-US\\",\\n \\"potentialAction\\":[ {\\n \\"@type\\": \\"ReadAction\\", \\"target\\":[\\"https://hellodoctor.com.ph/\\"]\\n }\\n\\n ]\\n}\\n\\n]\\n}","home.seoTitle":"Hello Sayarwon | \u1006\u1031\u1038\u1015\u100a\u102c\u1015\u102d\u102f\u1004\u103a\u1038\u1006\u102d\u102f\u1004\u103a\u101b\u102c \u1021\u1010\u100a\u103a\u1015\u103c\u102f\u1011\u102c\u1038\u101e\u100a\u103a\u1037 \u101e\u1010\u1004\u103a\u1038\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1019\u103b\u102c\u1038","home.trending.latest":"\u1014\u1031\u102c\u1000\u103a\u1006\u102f\u1036\u1038 \u101e\u1010\u1004\u103a\u1038\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1019\u103b\u102c\u1038","home.trending.trending":"\u101c\u1010\u103a\u1010\u101c\u1031\u102c\u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c","homepage":"\u1015\u1004\u103a\u1019\u1005\u102c\u1019\u103b\u1000\u103a\u1014\u103e\u102c","homepage.minigames.description":"Explore our range of communities based on the health topics that matter to you the most.","homepage.minigames.heading":"Activities","inTouch.contact":"\u1006\u1000\u103a\u101e\u103d\u101a\u103a\u101b\u1014\u103a","inTouch.desc":"\u101e\u1004\u103a\u1037\u1021\u1014\u1031\u1014\u1032\u1037 \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103e\u102c \u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a\u1021\u1014\u1031\u1014\u1032\u1037\u1016\u103c\u1005\u103a\u1016\u103c\u1005\u103a\u104a \u1021\u1000\u103c\u1036\u1015\u103c\u102f\u101e\u1030\u1021\u1014\u1031\u1014\u1032\u1037\u1016\u103c\u1005\u103a\u1016\u103c\u1005\u103a\u104a \u1000\u102d\u102f\u101a\u103a\u1005\u102c\u1038\u1015\u103c\u102f\u101e\u1030\u1021\u1014\u1031\u1014\u1032\u1037\u1016\u103c\u1005\u103a\u1016\u103c\u1005\u103a\u104a \u1000\u103c\u1031\u102c\u103a\u1004\u103c\u102c\u1021\u1015\u103a\u1001\u103b\u1004\u103a\u101e\u1030\u1021\u1014\u1031\u1014\u1032\u1037\u1016\u103c\u1005\u103a\u1016\u103c\u1005\u103a \u1015\u102b\u101d\u1004\u103a\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1010\u101a\u103a\u104b \u1000\u103b\u103d\u1014\u103a\u1010\u1031\u102c\u103a\u1010\u102d\u102f\u1037\u1000 \u1021\u1019\u103c\u1032\u1000\u103c\u102d\u102f\u1006\u102d\u102f\u101c\u103b\u1000\u103a\u101b\u103e\u102d\u1015\u102b\u1010\u101a\u103a\u104b","inTouch.title":"\u1021\u1006\u1000\u103a\u1021\u101e\u103d\u101a\u103a\u1019\u1015\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038","inTouchForm.submit":"\u1005\u102c\u101b\u1004\u103a\u1038\u1010\u1004\u103a\u1019\u100a\u103a\u104b","inputComment.anonymous":"\u1021\u1019\u100a\u103a\u1019\u101e\u102d\u101b\u103e\u102d\u101e\u1031\u102c","inputComment.replyTo":"{name}\u1000\u102d\u102f \u1015\u103c\u1014\u103a\u101c\u100a\u103a\u1016\u103c\u1031\u1000\u103c\u102c\u1038\u1019\u101a\u103a\u104b","inputComment.updateComment":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1000\u102d\u102f \u1015\u103c\u102f\u1015\u103c\u1004\u103a\u1019\u100a\u103a\u104b","inputComment.updateReply":"\u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1015\u103c\u1014\u103a\u1010\u102c\u1000\u102d\u102f \u1015\u103c\u102f\u1015\u103c\u1004\u103a\u1019\u100a\u103a\u104b","insert":"\u1011\u100a\u1037\u103a\u1019\u100a\u103a\u104b","intouchForm.email":"\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a","intouchForm.message.placeholder":"\u1019\u1000\u103a\u1006\u1031\u1037\u1000\u102d\u102f \u101b\u102d\u102f\u1000\u103a\u1011\u100a\u103a\u1037\u1015\u102b\u104b","intouchForm.name":"\u1021\u1019\u100a\u103a","intouchForm.phone":"\u1016\u102f\u1014\u103a\u1038","intouchForm.placeholder":"\u1021\u1019\u100a\u103a\u1000\u102d\u102f \u101b\u102d\u102f\u1000\u103a\u1011\u100a\u103a\u1037\u1015\u102b\u104b","joinCommunity.content.first":"\u101e\u1004\u103a\u1014\u1032\u1037 \u1005\u102d\u1010\u103a\u101d\u1004\u103a\u1005\u102c\u1038\u1019\u103e\u102f \u1010\u1030\u1010\u1032\u1037\u101e\u1030\u1010\u103d\u1031\u1000\u102d\u102f \u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u101b\u1032\u1037 \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1010\u103d\u1031\u1019\u103e\u102c \u1006\u1000\u103a\u101e\u103d\u101a\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","joinCommunity.content.second":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u101b\u1032\u1037 \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1010\u103d\u1031\u1019\u103e\u102c \u1015\u102b\u101d\u1004\u103a\u1014\u102d\u102f\u1004\u103a\u1016\u102d\u102f\u1037 \u1001\u102f\u1015\u1032 \u1005\u102c\u101b\u1004\u103a\u1038\u101e\u103d\u1004\u103a\u1038/ \u1021\u1000\u1031\u102c\u1004\u103a\u1037\u101d\u1004\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","joinCommunity.joinButton":"\u1001\u102f\u1015\u1032 \u1005\u102c\u101b\u1004\u103a\u1038\u101e\u103d\u1004\u103a\u1038\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","label.latestPost":"\u1014\u1031\u102c\u1000\u103a\u1006\u102f\u1036\u1038\u1015\u102d\u102f\u1037\u1005\u103a\u1019\u103b\u102c\u1038","label.pinnedPost":"\u1011\u102d\u1015\u103a\u1006\u102f\u1036\u1038\u1010\u103d\u1004\u103a\u1019\u103e\u1010\u103a\u1011\u102c\u1038\u101e\u100a\u103a\u1037\u1015\u102d\u102f\u1037\u1005\u103a","label.popularPost":"\u1015\u1031\u102b\u103a\u1015\u103c\u1030\u101c\u102c\u1015\u102d\u102f\u1037\u1005\u103a","loading":"\u1001\u100f\u1005\u1031\u102c\u1004\u1037\u103a\u1015\u102b","login":"\u101d\u1004\u103a\u1019\u100a\u103a","loginJoin":"\u101d\u1004\u103a\u1019\u100a\u103a/ \u1015\u102b\u101d\u1004\u103a\u1019\u100a\u103a","logout.popup.ask1":"Hello Sayarwon\u1019\u103e \u1011\u103d\u1000\u103a\u1019\u100a\u103a\u104b","logout.popup.ask2":"\u1011\u103d\u1000\u103a\u1019\u100a\u103a\u1019\u103e\u102c \u101e\u1031\u1001\u103b\u102c\u1015\u102b\u1015\u103c\u102e\u101c\u102c\u1038\u104b","logout.popup.button.cancel":"\u1016\u103b\u1000\u103a\u1019\u100a\u103a\u104b","logout.popup.button.logout":"\u1011\u103d\u1000\u103a\u1019\u100a\u103a\u104b","menu.categories.title":"\u101e\u102d\u101b\u103e\u102d\u101c\u102d\u102f\u101e\u100a\u103a\u1037 \u101d\u1014\u103a\u1006\u1031\u102c\u1004\u103a\u1019\u103e\u102f\u1000\u102d\u102f \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u1015\u102b\u104b","mobileBar.askDoctor":"\u1006\u101b\u102c\u101d\u1014\u103a\u1000\u102d\u102f \u1019\u1031\u1038\u1019\u100a\u103a","mobileBar.booking":"\u1018\u102d\u102f\u1000\u1004\u103a","mobileBar.care":"Care","mobileBar.community":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038","mobileBar.forums":"\u1016\u102d\u102f\u101b\u1019\u103a\u1019\u103b\u102c\u1038","mobileBar.healthTools":"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1019\u103b\u102c\u1038","mobileBar.home":"\u1015\u1004\u103a\u1019\u1005\u102c\u1019\u103b\u1000\u103a\u1014\u103e\u102c","mobileBar.like":"\u1014\u103e\u1005\u103a\u101e\u1000\u103a\u101e\u100a\u103a","mobileBar.myHealth":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038","mobileBar.newPost":"\u1015\u102d\u102f\u1037\u1005\u103a\u1021\u101e\u1005\u103a","mobileBar.questions":"Your questions","mobileBar.save":"\u101e\u102d\u1019\u103a\u1038\u1006\u100a\u103a\u1038\u1019\u100a\u103a","mobileBar.share":"\u1019\u103b\u103e\u101d\u1031\u1019\u100a\u103a","monthParentToBe.heading":"\u1019\u103d\u1031\u1038\u101c\u1010\u1030\u1010\u1032\u1037 \u1018\u1031\u1018\u102e\u101c\u1031\u1038\u1010\u103d\u1031","morePopover.report":"\u1010\u102d\u102f\u1004\u103a\u1000\u103c\u102c\u1038\u1019\u100a\u103a.","morePopover.report.description":"\u1024\u1015\u102d\u102f\u1037\u1005\u103a\u1014\u103e\u1004\u103a\u1037\u1015\u1010\u103a\u101e\u1000\u103a\u1015\u103c\u102e\u1038 \u1019\u100a\u103a\u101e\u100a\u103a\u1037\u1015\u103c\u103f\u1014\u102c\u101b\u103e\u102d\u101e\u100a\u103a\u1006\u102d\u102f\u1010\u102c\u1000\u102d\u102f \u101e\u102d\u101c\u102d\u102f\u1015\u102b\u101e\u100a\u103a\u104b \u1000\u103b\u1031\u1038\u1007\u1030\u1038\u1015\u103c\u102f\u1015\u103c\u102e\u1038 \u1015\u103c\u1031\u102c\u1015\u103c\u1014\u102d\u102f\u1004\u103a\u1019\u101c\u102c\u1038\u104b","morePopover.report.falseNews":"\u101e\u1010\u1004\u103a\u1038\u1019\u103e\u102c\u1038","morePopover.report.offensive":"\u1005\u1031\u102c\u103a\u1000\u102c\u1038\u1015\u103c\u1031\u102c\u1006\u102d\u102f","morePopover.report.other":"\u1021\u1001\u103c\u102c\u1038","morePopover.report.prohibited":"\u1010\u102c\u1038\u1019\u103c\u1005\u103a\u1011\u102c\u1038\u101e\u1031\u102c \u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c","morePopover.report.scam":"\u1021\u101a\u1030\u1021\u1006\u1019\u103e\u102c\u1038 \u101e\u102d\u102f\u1037 scam","morePopover.report.sex":"\u101c\u102d\u1004\u103a\u1015\u102d\u102f\u1004\u103a\u1038\u1006\u102d\u102f\u1004\u103a\u101b\u102c \u1019\u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u101e\u1031\u102c \u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c","morePopover.report.spam":"\u1019\u1019\u103e\u1014\u103a\u1000\u1014\u103a\u101e\u1031\u102c\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1019\u103b\u102c\u1038","morePopover.report.title":"\u1024\u1015\u102d\u102f\u1037\u1005\u103a\u1000\u102d\u102f \u1010\u102d\u102f\u1004\u103a\u1000\u103c\u102c\u1038\u1019\u100a\u103a\u104b","morePopover.report.violence":"\u1021\u1000\u103c\u1019\u103a\u1038\u1016\u1000\u103a","morePopover.reportSubmit.description":"\u1024\u1015\u102d\u102f\u1037\u1005\u103a\u1000\u102d\u102f \u1019\u100a\u103a\u101e\u1030\u1010\u102d\u102f\u1004\u103a\u1000\u103c\u102c\u1038\u101e\u103d\u102c\u1038\u101e\u100a\u103a\u1000\u102d\u102f \u1015\u103c\u1031\u102c\u1019\u100a\u103a\u1019\u101f\u102f\u1010\u103a\u1015\u102b\u104b \u1000\u103b\u1031\u1038\u1007\u1030\u1038\u1015\u103c\u102f\u104d \u1021\u1031\u102c\u1000\u103a\u1015\u102b\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1005\u1005\u103a\u1006\u1031\u1038\u1015\u102b\u104b","morePopover.reportSubmit.title":"\u1010\u102d\u102f\u1004\u103a\u1000\u103c\u102c\u1038\u1001\u103b\u1000\u103a \u1010\u1004\u103a\u1015\u102b\u1019\u100a\u103a\u101c\u102c\u1038\u104b","morePopover.savePost":"\u1015\u102d\u102f\u1037\u1005\u103a\u1000\u102d\u102f \u101e\u102d\u1019\u103a\u1038\u1006\u100a\u103a\u1038\u1019\u100a\u103a\u104b","morePopover.share":"\u1019\u103b\u103e\u101d\u1031\u1019\u100a\u103a\u104b","morePopover.shareOn":"\u1010\u103d\u1004\u103a \u1019\u103b\u103e\u101d\u1031\u1019\u100a\u103a\u104b","morePopover.turnOffNotifications":"\u1021\u101e\u102d\u1015\u1031\u1038\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1015\u102d\u1010\u103a\u1019\u100a\u103a\u104b","morePopover.turnOnNotifications":"\u1021\u101e\u102d\u1015\u1031\u1038\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101c\u1000\u103a\u1001\u1036\u1019\u100a\u103a\u104b","morePopover.unsavePost":"\u101e\u102d\u1019\u103a\u1038\u1006\u100a\u103a\u1038\u1011\u102c\u1038\u101e\u1031\u102c \u1015\u102d\u102f\u1037\u1005\u103a\u1000\u102d\u102f \u1016\u101a\u103a\u101b\u103e\u102c\u1038\u1019\u100a\u103a\u104b","multiSelectError.exactNumber":"{from} \u1019\u103e \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u101b\u1015\u102b\u1019\u100a\u103a\u104b","multiSelectError.range":"{from} \u1019\u103e {to} \u1000\u103c\u102c\u1038 \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u101b\u1015\u102b\u1019\u100a\u103a\u104b","multiSelectError.required":"\u1010\u1005\u103a\u1001\u102f\u1000\u102d\u102f \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u101b\u1015\u102b\u1019\u100a\u103a\u104b","multiSelectError.unlimited":"\u1021\u1014\u100a\u103a\u1038\u1006\u102f\u1036\u1038 \u1010\u1005\u103a\u1001\u102f\u1000\u102d\u102f \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u101b\u1015\u102b\u1019\u100a\u103a\u104b","myPage.activityLog":"\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u1019\u103e\u102f \u1021\u1001\u103c\u1031\u1021\u1014\u1031","myPage.myPosts":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u104f\u1015\u102d\u102f\u1037\u1005\u103a\u1019\u103b\u102c\u1038","myPage.notification":"\u1021\u101e\u102d\u1015\u1031\u1038\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038","myPage.savedPosts":"\u1015\u102d\u102f\u1037\u1005\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101e\u102d\u1019\u103a\u1038\u1006\u100a\u103a\u1038\u1019\u100a\u103a\u104b","newQuestionNoti.content":"You have {number} Questions","notification.comment.blocked.message":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1010\u103d\u1004\u103a \u1010\u102c\u1038\u1019\u103c\u1005\u103a\u1011\u102c\u1038\u101e\u100a\u103a\u1037 \u1005\u102c\u101c\u102f\u1036\u1038\u1019\u103b\u102c\u1038 \u1015\u102b\u101d\u1004\u103a\u1014\u1031\u101e\u100a\u103a\u1037\u1021\u1010\u103d\u1000\u103a \u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1015\u1031\u1038\u104d\u1019\u101b\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u104b","notification.comment.blocked.title":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1000\u102d\u102f \u1015\u102d\u1010\u103a\u1015\u1004\u103a\u1019\u100a\u103a\u104b","notification.comment.premod":"\u101e\u1004\u103a\u1037\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1000\u102d\u102f \u1005\u1005\u103a\u1006\u1031\u1038\u101b\u1014\u103a\u101c\u102d\u102f\u1021\u1015\u103a\u1015\u102b\u101e\u100a\u103a\u104b","notification.comment.rejected":"\u101e\u1004\u103a\u1037\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1010\u103d\u1004\u103a \u1019\u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u101e\u1031\u102c \u1005\u1000\u102c\u1038\u101c\u102f\u1036\u1038\u1019\u103b\u102c\u1038\u1015\u102b\u101d\u1004\u103a\u1015\u102b\u101e\u100a\u103a\u104b","notification.comment.reportFailed":"\u1015\u103c\u102f\u101c\u102f\u1015\u103a\u104d\u1019\u101b\u1015\u102b\u104b","notification.comment.reportSuccess":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1021\u102c\u1038 \u1021\u1031\u102c\u1004\u103a\u1019\u103c\u1004\u103a\u1005\u103d\u102c \u1010\u102d\u102f\u1004\u103a\u1000\u103c\u102c\u1038\u1015\u103c\u102e\u1038\u1015\u102b\u1015\u103c\u102e\u104b","notification.comment.somethingWrong":"\u1010\u1005\u103a\u1001\u102f\u1001\u102f\u1019\u103e\u102c\u1038\u1014\u1031\u1015\u102b\u101e\u100a\u103a\u104b","notification.comment.suspect.message":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1010\u103d\u1004\u103a \u101e\u1036\u101e\u101a\u1016\u103c\u1005\u103a\u1016\u103d\u101a\u103a \u1005\u102c\u101c\u102f\u1036\u1038\u1019\u103b\u102c\u1038 \u1015\u102b\u101d\u1004\u103a\u1014\u1031\u101e\u100a\u103a\u1037\u1021\u1010\u103d\u1000\u103a \u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1015\u1031\u1038\u104d\u1019\u101b\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u104b","notification.comment.suspect.title":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1021\u102c\u1038 \u1005\u1005\u103a\u1006\u1031\u1038\u1014\u1031\u101e\u100a\u103a\u104b","notification.comment.systemWithheld":"\u101e\u1004\u103a\u1037\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1000\u102d\u102f \u1005\u1005\u103a\u1006\u1031\u1038\u101b\u1014\u103a\u101c\u102d\u102f\u1021\u1015\u103a\u1015\u102b\u101e\u100a\u103a\u104b","notification.failure":"\u1010\u1005\u103a\u1001\u102f\u1001\u102f\u1019\u103e\u102c\u1038\u1014\u1031\u1015\u102b\u101e\u100a\u103a\u104b \u1001\u100f\u1014\u1031\u1019\u103e\u1011\u1015\u103a\u1000\u103c\u102d\u102f\u1038\u1005\u102c\u1038\u1000\u103c\u100a\u103a\u1037\u1015\u102b\u104b","notification.limitUrlDomain":"Hello Health Group \u1015\u103c\u1004\u103a\u1015\u1019\u103e \u101c\u1004\u103a\u1037\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1015\u102d\u102f\u1037\u1005\u103a\u1010\u1004\u103a\u104d\u1019\u101b\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u104b","notification.post.blocked.message":"\u1015\u102d\u102f\u1037\u1005\u103a\u1010\u103d\u1004\u103a \u1010\u102c\u1038\u1019\u103c\u1005\u103a\u1011\u102c\u1038\u101e\u100a\u103a\u1037 \u1005\u102c\u101c\u102f\u1036\u1038\u1019\u103b\u102c\u1038 \u1015\u102b\u101d\u1004\u103a\u1014\u1031\u101e\u100a\u103a\u1037\u1021\u1010\u103d\u1000\u103a \u1015\u102d\u102f\u1037\u1005\u103a\u1010\u1004\u103a\u104d\u1019\u101b\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u104b","notification.post.blocked.title":"\u1015\u102d\u102f\u1037\u1005\u103a\u1000\u102d\u102f \u1015\u102d\u1010\u103a\u1015\u1004\u103a\u1019\u100a\u103a\u104b","notification.post.delete":"\u1016\u103b\u1000\u103a\u101c\u102d\u102f\u1000\u103a\u101e\u100a\u103a\u1037\u1015\u102d\u102f\u1037\u1005\u103a","notification.post.suspect.message":"\u1015\u102d\u102f\u1037\u1005\u103a\u1010\u103d\u1004\u103a \u101e\u1036\u101e\u101a\u1016\u103c\u1005\u103a\u1016\u103d\u101a\u103a \u1005\u102c\u101c\u102f\u1036\u1038\u1019\u103b\u102c\u1038 \u1015\u102b\u101d\u1004\u103a\u1014\u1031\u101e\u100a\u103a\u1037\u1021\u1010\u103d\u1000\u103a \u1019\u1031\u102c\u103a\u1012\u101b\u1031\u1010\u102c\u1019\u103e \u1005\u1005\u103a\u1006\u1031\u1038\u1014\u1031\u1015\u102b\u101e\u100a\u103a\u104b","notification.post.suspect.title":"\u1015\u102d\u102f\u1037\u1005\u103a\u1021\u102c\u1038 \u1005\u1005\u103a\u1006\u1031\u1038\u1014\u1031\u101e\u100a\u103a\u104b","notification.success":"\u1021\u1031\u102c\u1004\u103a\u1019\u103c\u1004\u103a\u1015\u102b\u1010\u101a\u103a\u104b","notification.suspend.message":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u101b\u1032\u1037 \u1005\u100a\u103a\u1038\u1019\u103b\u1009\u103a\u1038\u1005\u100a\u103a\u1038\u1000\u1019\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1001\u103b\u102d\u102f\u1038\u1016\u1031\u102c\u1000\u103a\u101e\u100a\u103a\u1037\u1021\u1010\u103d\u1000\u103a \u101e\u1004\u103a\u1037\u1021\u1000\u1031\u102c\u1004\u103a\u1037\u1000\u102d\u102f \u1011\u102d\u1014\u103a\u1038\u1001\u103b\u102f\u1015\u103a\u1011\u102c\u1038\u1015\u102b\u1010\u101a\u103a\u104b","notification.urlWrongFormat":"URL format \u1019\u103e\u102c\u1038\u1014\u1031\u1015\u102b\u1010\u101a\u103a\u104b","notificationBar.markAllRead":"\u1021\u102c\u1038\u101c\u102f\u1036\u1038\u1000\u102d\u102f \u1016\u1010\u103a\u1015\u103c\u102e\u1038\u1015\u103c\u102e\u101f\u102f \u1019\u103e\u1010\u103a\u1011\u102c\u1038\u101e\u100a\u103a\u104b","notificationBar.notifications":"\u1021\u101e\u102d\u1015\u1031\u1038\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038","onboarding.description":"\u101e\u1004\u103a\u1005\u102d\u1010\u103a\u1021\u101d\u1004\u103a\u1005\u102c\u1038\u1006\u102f\u1036\u1038 \u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1010\u103d\u1031\u1000\u102d\u102f \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u1015\u102b\u104b","onboarding.submit":"\u1006\u1000\u103a\u1019\u101a\u103a\u104b","onboarding.title":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1010\u103d\u1004\u103a \u1015\u102b\u101d\u1004\u103a\u1019\u101a\u103a\u104b","onboarding.topicCount":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a {count} \u1001\u102f","onboarding.updateInfoResult.content":"\u1021\u1001\u102f\u1006\u102d\u102f\u101b\u1004\u103a \u101e\u1004\u1037\u103a\u101b\u1032\u1037 Hello \u1006\u101b\u102c\u101d\u1014\u103a\u1021\u1000\u1031\u102c\u1004\u1037\u103a\u1000\u102d\u102f \u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1021\u101e\u1005\u103a\u1014\u1032\u1037 \u101d\u1004\u103a\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1015\u103c\u102e\u104b","onboarding.updateInfoResult.heading":"\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1011\u100a\u1037\u103a\u1010\u102c \u1021\u1031\u102c\u1004\u103a\u1019\u103c\u1004\u103a\u101e\u103d\u102c\u1038\u1015\u102b\u1015\u103c\u102e\u104b ","onboarding.updateInfoResultMB.content":"\u1021\u1001\u102f\u1006\u102d\u102f\u101b\u1004\u103a \u101e\u1004\u1037\u103a\u101b\u1032\u1037 Hello \u1006\u101b\u102c\u101d\u1014\u103a\u1021\u1000\u1031\u102c\u1004\u1037\u103a\u1000\u102d\u102f \u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1021\u101e\u1005\u103a\u1014\u1032\u1037 \u101d\u1004\u103a\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1015\u103c\u102e\u104b","onboarding.welcome.continue":"\u1006\u1000\u103a\u1019\u101a\u103a\u104b","onboarding.welcome.description":"\u1001\u102f\u1000\u1005\u1015\u103c\u102e\u1038 \u101e\u1004\u103a\u1015\u102d\u102f\u1037\u1005\u103a\u1010\u1004\u103a\u1010\u102c\u104a \u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1015\u1031\u1038\u1010\u102c\u1010\u103d\u1031 \u101c\u102f\u1015\u103a\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1015\u103c\u102e\u104b","onboarding.welcome.perks.1":"\u1006\u101b\u102c\u101d\u1014\u103a\u1019\u103b\u102c\u1038\u104a \u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a\u1019\u103b\u102c\u1038\u1014\u1032\u1037 \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038 \u1000\u102d\u102f\u101a\u103a\u1005\u102c\u1038\u101c\u103e\u101a\u103a\u1010\u103d\u1031\u1006\u102e\u1000\u1014\u1031 \u1021\u1000\u103c\u1036\u1009\u102c\u100f\u103a\u1019\u103b\u102c\u1038 \u101b\u101a\u1030\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1015\u103c\u102e\u104b","onboarding.welcome.perks.2":"\u101e\u1004\u103a\u1037\u1021\u1000\u103c\u1036\u1015\u103c\u102f\u1001\u103b\u1000\u103a\u101c\u102d\u102f\u1014\u102d\u102f\u1004\u103a\u1010\u1032\u1037 \u101e\u1030\u1010\u103d\u1031\u1021\u1010\u103d\u1000\u103a \u1021\u1010\u103d\u1031\u1037\u1021\u1000\u103c\u102f\u1036\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1019\u103b\u103e\u101d\u1031\u1015\u1031\u1038\u1015\u102b\u104b","onboarding.welcome.perks.3":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1010\u103d\u1031\u1019\u103e\u102c \u1010\u1000\u103a\u1010\u1000\u103a\u1000\u103c\u103d\u1000\u103c\u103d\u1015\u102b\u101d\u1004\u103a\u1015\u103c\u102e\u1038 \u1015\u103d\u102d\u102f\u1004\u103a\u1037\u1010\u103d\u1031\u1005\u102f\u1001\u103c\u1004\u103a\u1038\u1021\u102c\u1038\u1016\u103c\u1004\u103a\u1037 \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038 \u1000\u102d\u102f\u101a\u103a\u1005\u102c\u1038\u101c\u103e\u101a\u103a\u1016\u103c\u1005\u103a\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1015\u103c\u102e\u104b","onboarding.welcome.title":"\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103b\u102c\u1038\u1019\u103e \u1000\u103c\u102d\u102f\u1006\u102d\u102f\u1015\u102b\u1010\u101a\u103a\u104b","onboarding.welcomeScreen.content":"\u1015\u102d\u102f\u1019\u102d\u102f\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u1015\u103b\u1031\u102c\u103a\u101b\u103d\u103e\u1004\u103a\u1005\u1031\u1016\u102d\u102f\u1037 \u1010\u1001\u103c\u102c\u1038\u1021\u1016\u103d\u1032\u1037\u101d\u1004\u103a\u1019\u103b\u102c\u1038\u1014\u1032\u1037 \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1010\u103d\u1031 \u1019\u103b\u103e\u101d\u1031\u1014\u102d\u102f\u1004\u103a\u1010\u1032\u1037 \u1014\u103d\u1031\u1038\u1011\u103d\u1031\u1038\u1010\u1032\u1037 \u1014\u1031\u101b\u102c\u101c\u1031\u1038\u1015\u1032 \u1016\u103c\u1005\u103a\u1015\u102b\u1010\u101a\u103a\u104b","onboarding.welcomeScreen.heading":"Hello \u1006\u101b\u102c\u101d\u1014\u103a \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103e \u1000\u103c\u102d\u102f\u1006\u102d\u102f\u1015\u102b\u1010\u101a\u103a\u104b ","onboarding.welcomeScreenMB.heading":"Welcome to Marry Baby Community","orCopyLink":"\u101e\u102d\u102f\u1037 \u101c\u1004\u1037\u103a\u1000\u102d\u102f \u1000\u1030\u1038\u101a\u1030\u1019\u100a\u103a\u104b","ovulationPage.afterSubscribe.description":"Hello Sayarwon\u1000 \u101e\u1004\u103a\u1037\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1001\u101b\u102e\u1038\u1005\u1009\u103a\u1019\u103e\u102c \u1015\u102b\u101d\u1004\u103a\u101b\u1010\u1032\u1037\u1021\u1010\u103d\u1000\u103a \u1002\u102f\u100f\u103a\u101a\u1030\u1015\u102b\u1010\u101a\u103a\u104b \u101e\u1004\u103a\u1037\u1000\u102d\u102f \u1000\u103c\u102d\u102f\u1006\u102d\u102f\u1010\u1032\u1037 \u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u1015\u102d\u102f\u1037\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u1015\u103c\u102e\u104b","ovulationPage.afterSubscribe.title":"\u101e\u1010\u1004\u103a\u1038\u101c\u103d\u103e\u102c\u1019\u103b\u102c\u1038\u101c\u1000\u103a\u1001\u1036\u101e\u100a\u103a\u1037\u1021\u1010\u103d\u1000\u103a \u1000\u103b\u1031\u1038\u1007\u1030\u1038\u1010\u1004\u103a\u1015\u102b\u1010\u101a\u103a\u104b","ovulationPage.avoidPregnancy":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1019\u101a\u1030\u101c\u102d\u102f\u1015\u102b\u104b","ovulationPage.calendarInstruction":"\u1021\u101e\u1031\u1038\u1005\u102d\u1010\u103a\u1000\u102d\u102f \u101e\u102d\u1016\u102d\u102f\u1037 \u1015\u103c\u1000\u1039\u1001\u1012\u102d\u1014\u103a\u1015\u1031\u102b\u103a\u1000 \u101b\u1000\u103a\u1010\u103d\u1031\u1000\u102d\u102f \u1014\u103e\u102d\u1015\u103a\u1015\u102b\u104b","ovulationPage.chanceHigh":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u101b\u1014\u102d\u102f\u1004\u103a\u1001\u103c\u1031\u1019\u103b\u102c\u1038","ovulationPage.chanceLow":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u101b\u1014\u102d\u102f\u1004\u103a\u1001\u103c\u1031\u1014\u100a\u103a\u1038","ovulationPage.chanceRisky":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u101b\u1014\u102d\u102f\u1004\u103a\u1010\u1032\u1037\u1021\u1014\u1039\u1010\u101b\u102c\u101a\u103a\u101b\u103e\u102d","ovulationPage.chanceVeryHigh":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u101b\u1014\u102d\u102f\u1004\u103a\u1001\u103c\u1031 \u1021\u101c\u103d\u1014\u103a\u1019\u103b\u102c\u1038","ovulationPage.chanceVeryLow":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u101b\u1014\u102d\u102f\u1004\u103a\u1001\u103c\u1031 \u1021\u101c\u103d\u1014\u103a\u1014\u100a\u103a\u1038","ovulationPage.chanceVeryRisky":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u101b\u1014\u102d\u102f\u1004\u103a\u1010\u1032\u1037\u1021\u1014\u1039\u1010\u101b\u102c\u101a\u103a \u1021\u101c\u103d\u1014\u103a\u1019\u103b\u102c\u1038","ovulationPage.conceive":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u101a\u1030\u101b\u1014\u103a\u1015\u103c\u1004\u103a\u1006\u1004\u103a\u1014\u1031\u1015\u102b\u101e\u100a\u103a\u104b","ovulationPage.cycleLength":"\u101b\u102c\u101e\u102e\u1005\u1000\u103a\u101d\u1014\u103a\u1038\u1000\u102c\u101c (\u1018\u101a\u103a\u1014\u103e\u101b\u1000\u103a\u1010\u1005\u103a\u1001\u102b \u101b\u102c\u101e\u102e\u101c\u102c\u101e\u101c\u1032)","ovulationPage.dayUnit":"(days)\u101b\u1000\u103a","ovulationPage.description":"\u101e\u1004\u103a\u1037\u101b\u102c\u101e\u102e\u1005\u1000\u103a\u101d\u1014\u103a\u1038\u1000\u102d\u102f \u1005\u1031\u102c\u1004\u103a\u1037\u1000\u103c\u100a\u103a\u1037\u1015\u103c\u102e\u1038 \u101e\u1014\u1039\u1013\u1031\u1021\u1031\u102c\u1004\u103a\u1014\u102d\u102f\u1004\u103a\u1010\u1032\u1037 \u101b\u1000\u103a\u1010\u103d\u1031\u1000\u102d\u102f \u101e\u102d\u1011\u102c\u1038\u1019\u101a\u103a\u1006\u102d\u102f\u101b\u1004\u103a \u1000\u101c\u1031\u1038\u101a\u1030\u1016\u102d\u102f\u1037 \u1012\u102b\u1019\u103e\u1019\u101f\u102f\u1010\u103a \u1010\u102c\u1038\u1006\u1031\u1038\u101e\u102f\u1036\u1038\u1016\u102d\u102f\u1037 \u1015\u103c\u1004\u103a\u1006\u1004\u103a\u1014\u102d\u102f\u1004\u103a\u1019\u103e\u102c\u1015\u102b\u104b","ovulationPage.disclaimer":"\u101d\u1014\u103a\u1001\u1036\u1001\u103b\u1000\u103a","ovulationPage.faqs":"\u1021\u1019\u1031\u1038\u1019\u103b\u102c\u1038\u1010\u1032\u1037 \u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038","ovulationPage.fertileDay":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u101b\u1014\u102d\u102f\u1004\u103a\u1019\u101a\u103a\u1037\u101b\u1000\u103a","ovulationPage.fertileDays":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u101b\u1014\u102d\u102f\u1004\u103a\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1019\u103b\u102c\u1038","ovulationPage.fertileRate":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u101b\u1014\u102d\u102f\u1004\u103a\u1001\u103c\u1031","ovulationPage.joinNow":"\u1001\u102f\u1015\u1032 \u1015\u102b\u101d\u1004\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","ovulationPage.menstrualCycle":"\u101b\u102c\u101e\u102e\u1005\u1000\u103a\u101d\u1014\u103a\u1038","ovulationPage.menstrualDay":"\u101b\u102c\u101e\u102e\u101b\u1000\u103a","ovulationPage.nextMenstrualIn":"\u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u1014\u1031\u102c\u1000\u103a\u1010\u1005\u103a\u1001\u102b\u101b\u102c\u101e\u102e\u101c\u102c\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1000","ovulationPage.nextOvulationIn":"\u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u1014\u1031\u102c\u1000\u103a\u1010\u1005\u103a\u1001\u102b\u101e\u102c\u1038\u1025\u1000\u103c\u103d\u1031\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1000","ovulationPage.numDays":"{day}\u101b\u1000\u103a","ovulationPage.objectives":"\u101b\u100a\u103a\u101b\u103d\u101a\u103a\u1001\u103b\u1000\u103a","ovulationPage.ovulationDay":"\u101e\u102c\u1038\u1025\u1000\u103c\u103d\u1031\u1019\u101a\u103a\u1037\u101b\u1000\u103a","ovulationPage.periodDuration":"\u101b\u102c\u101e\u102e\u101b\u1000\u103a\u1000\u103c\u102c\u1001\u103b\u102d\u1014\u103a","ovulationPage.personalized":"\u101e\u1004\u103a\u1037\u1014\u1032\u1037\u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u1010\u1032\u1037 \u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c\u1010\u103d\u1031\u1000\u102d\u102f \u101c\u1031\u1037\u101c\u102c\u1016\u102d\u102f\u1037 \u1015\u102b\u101d\u1004\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","ovulationPage.pregnancyRate":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u101b\u1014\u102d\u102f\u1004\u103a\u1001\u103c\u1031","ovulationPage.recalculate":"\u1015\u103c\u1014\u103a\u101c\u100a\u103a\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1019\u100a\u103a\u104b","ovulationPage.seoDescription":"\u101e\u1004\u103a\u1037\u101b\u102c\u101e\u102e\u1005\u1000\u103a\u101d\u1014\u103a\u1038\u1000\u102d\u102f \u1005\u1031\u102c\u1004\u103a\u1037\u1000\u103c\u100a\u103a\u1037\u1015\u103c\u102e\u1038 \u101e\u1014\u1039\u1013\u1031\u1021\u1031\u102c\u1004\u103a\u1014\u102d\u102f\u1004\u103a\u1010\u1032\u1037 \u101b\u1000\u103a\u1010\u103d\u1031\u1000\u102d\u102f \u101e\u102d\u1011\u102c\u1038\u1019\u101a\u103a\u1006\u102d\u102f\u101b\u1004\u103a \u1000\u101c\u1031\u1038\u101a\u1030\u1016\u102d\u102f\u1037 \u1012\u102b\u1019\u103e\u1019\u101f\u102f\u1010\u103a \u1010\u102c\u1038\u1006\u1031\u1038\u101e\u102f\u1036\u1038\u1016\u102d\u102f\u1037 \u1015\u103c\u1004\u103a\u1006\u1004\u103a\u1014\u102d\u102f\u1004\u103a\u1019\u103e\u102c\u1015\u102b\u104b","ovulationPage.seoSchema":"TODO: \u101e\u101b\u102f\u1015\u103a\u1016\u1031\u102c\u103a\u1015\u102f\u1036\u1011\u100a\u103a\u1037\u101b\u1014\u103a","ovulationPage.seoTitle":"\u101e\u102c\u1038\u1025\u1000\u103c\u103d\u1031\u1019\u100a\u103a\u1037\u101b\u1000\u103a\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038\u1000\u102d\u101b\u102d\u101a\u102c- Hello Sayarwon","ovulationPage.signupPerks.0":"\u101e\u102c\u1038\u1025\u1000\u103c\u103d\u1031\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1010\u103d\u1031\u1000\u102d\u102f \u1006\u1000\u103a\u1010\u102d\u102f\u1000\u103a\u1005\u1031\u102c\u1004\u1037\u103a\u1000\u103c\u100a\u103a\u1037\u101b\u1014\u103a","ovulationPage.signupPerks.1":"\u101b\u102c\u101e\u102e\u101c\u102c\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1014\u1032\u1037 \u101b\u102c\u101e\u102e\u1005\u1000\u103a\u101d\u1014\u103a\u1038\u1010\u103d\u1031\u1000\u102d\u102f \u1005\u1031\u102c\u1004\u103a\u1037\u1000\u103c\u100a\u103a\u1037\u101b\u1014\u103a","ovulationPage.signupPerks.2":"\u101e\u102c\u1038\u1025\u1000\u103c\u103d\u1031\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1014\u1032\u1037 \u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u101b\u1014\u102d\u102f\u1004\u103a\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1010\u103d\u1031\u1000\u102d\u102f \u1005\u1031\u102c\u1004\u103a\u1037\u1000\u103c\u100a\u1037\u103a\u101b\u1014\u103a","ovulationPage.signupPerks.3":"\u101b\u102c\u101e\u102e\u101c\u102c\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u104a \u101e\u102c\u1038\u1025\u1000\u103c\u103d\u1031\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1014\u1032\u1037 \u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u101b\u1014\u102d\u102f\u1004\u103a\u1019\u101a\u103a\u1037\u101b\u1000\u103a\u1010\u103d\u1031\u1000\u102d\u102f \u101e\u1010\u102d\u1015\u103c\u102f\u1019\u102d\u101b\u1014\u103a","ovulationPage.signupPerks.4":"\u1021\u1015\u1010\u103a\u1005\u1009\u103a\u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u1019\u103b\u102d\u102f\u1038\u1021\u1031\u102c\u1004\u103a\u1014\u102d\u102f\u1004\u103a\u1005\u103d\u1019\u103a\u1038\u1021\u1001\u103c\u1031\u1021\u1014\u1031\u1014\u1032\u1037 \u1015\u1010\u103a\u101e\u1000\u103a\u1015\u103c\u102e\u1038 \u1014\u1031\u102c\u1000\u103a\u1006\u102f\u1036\u1038\u1015\u1031\u102b\u103a\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1019\u103b\u102c\u1038 \u101e\u102d\u101b\u103e\u102d\u1011\u102c\u1038\u1001\u103c\u1004\u103a\u1038\u1000 \u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u101b\u1021\u1031\u102c\u1004\u103a\u1014\u1032\u1037 \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u1010\u1032\u1037 \u1000\u101c\u1031\u1038\u1019\u103d\u1031\u1038\u1016\u103d\u102c\u1038\u1014\u102d\u102f\u1004\u103a\u1021\u1031\u102c\u1004\u103a \u1000\u1030\u100a\u102e\u1015\u1031\u1038\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1010\u101a\u103a\u104b","ovulationPage.stickySignupButton":"\u101e\u102d\u1019\u103a\u1038\u1006\u100a\u103a\u1038\u1015\u103c\u102e\u1038 \u101e\u1010\u102d\u1015\u1031\u1038\u1015\u102b\u101b\u1014\u103a","ovulationPage.stickySignupHeading":"\u1021\u101b\u1031\u1038\u1000\u103c\u102e\u1038\u1010\u1032\u1037\u101b\u1000\u103a\u1010\u103d\u1031\u1000\u102d\u102f \u1021\u1019\u103c\u1032\u101e\u1010\u102d\u101b\u1014\u1031\u1019\u103e\u102c\u1015\u102b\u104b","ovulationPage.subscribe.buttonTitle":"\u1005\u102c\u101b\u1004\u103a\u1038\u101e\u103d\u1004\u103a\u1038\u1019\u101a\u103a\u104b","ovulationPage.subscribe.description":"\u1019\u102d\u1018\u1015\u1031\u102b\u1004\u103a\u1038\u1019\u103b\u102c\u1038\u1005\u103d\u102c\u1014\u1032\u1037 \u1010\u103d\u1031\u1037\u1006\u102f\u1036\u1015\u103c\u102e\u1038 \u1019\u102d\u1019\u102d\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1014\u1032\u1037 \u101b\u1004\u103a\u101e\u103d\u1031\u1038\u101c\u1031\u1038\u101b\u1032\u1037 \u1000\u103c\u102e\u1038\u1011\u103d\u102c\u1038\u1019\u103e\u102f\u1000\u102d\u102f \u1005\u1005\u103a\u1006\u1031\u1038\u1016\u102d\u102f\u1037 https://hellosayarwon.com/ \u1019\u103e\u102c \u101c\u1031\u1037\u101c\u102c\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","ovulationPage.subscribe.placeHolder":"\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","ovulationPage.subscribe.title":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1014\u1032\u1037 \u101b\u1004\u103a\u101e\u103d\u1031\u1038\u101c\u1031\u1038\u101b\u1032\u1037 \u1000\u103c\u102e\u1038\u1011\u103d\u102c\u1038\u1019\u103e\u102f\u1000\u102d\u102f \u1005\u1005\u103a\u1006\u1031\u1038\u1019\u101a\u103a\u104b","ovulationPage.today":"\u1012\u102e\u1014\u1031\u1037","ovulationPage.trackPeriod":"\u101b\u102c\u101e\u102e\u1005\u1000\u103a\u101d\u1014\u103a\u1038\u1000\u102d\u102f \u1005\u1005\u103a\u1006\u1031\u1038\u1019\u101a\u103a\u104b","placeholder.enterTitleHere":"\u1012\u102e\u1014\u1031\u101b\u102c\u1019\u103e\u102c \u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","placeholder.enterUrlHere":"\u1012\u102e\u1014\u1031\u101b\u102c\u1019\u103e\u102c URL\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","placeholder.enterUrlTextHere":"\u1012\u102e\u1014\u1031\u101b\u102c\u1019\u103e\u102c URL Text\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","placeholder.newCmt":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u101b\u1031\u1038\u1015\u102b\u104b","placeholder.newPost":"\u1015\u102d\u102f\u1037\u1005\u103a\u1021\u101e\u1005\u103a\u1000\u102d\u102f \u1005\u1010\u1004\u103a\u1019\u100a\u103a\u104b","popup.allTopics":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1021\u102c\u1038\u101c\u102f\u1036\u1038","popup.continuePost":"\u1015\u102d\u102f\u1037\u1005\u103a\u1000\u102d\u102f \u1006\u1000\u103a\u101c\u1000\u103a\u101c\u102f\u1015\u103a\u1006\u1031\u102c\u1004\u103a\u1015\u102b","popup.createPost.confirmCloseDescription":"\u101a\u1001\u102f\u1016\u103b\u1000\u103a\u101c\u102d\u102f\u1000\u103a\u101c\u103b\u103e\u1004\u103a \u101e\u1004\u103a\u1015\u102d\u102f\u1037\u1005\u103a\u1015\u103b\u1000\u103a\u1005\u102e\u1038\u101e\u103d\u102c\u1038\u1015\u102b\u1019\u100a\u103a\u104b","popup.createPost.confirmCloseTitle":"\u101e\u1031\u1001\u103b\u102c\u1015\u102b\u1015\u103c\u102e\u101c\u102c\u1038\u104b","popup.deleteComment.description":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1000\u102d\u102f \u1016\u103b\u1000\u103a\u1015\u103c\u102e\u1038\u1015\u102b\u1000 \u1015\u103c\u1014\u103a\u1015\u103c\u1004\u103a\u104d\u1019\u101b\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u104b","popup.deleteComment.title":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1000\u102d\u102f \u1016\u103b\u1000\u103a\u1019\u100a\u103a\u101c\u102c\u1038\u104b","popup.deletePost.accept":"\u1016\u103b\u1000\u103a\u1019\u101a\u103a\u104b","popup.deletePost.cancel":"\u1019\u1016\u103b\u1000\u103a\u1015\u102b\u104b","popup.deletePost.description":"\u1015\u102d\u102f\u1037\u1005\u103a\u1000\u102d\u102f \u1016\u103b\u1000\u103a\u1015\u103c\u102e\u1038\u1015\u102b\u1000 \u1015\u103c\u1014\u103a\u1015\u103c\u1004\u103a\u104d\u1019\u101b\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u104b","popup.deletePost.title":"\u1015\u102d\u102f\u1037\u1005\u103a\u1016\u103b\u1000\u103a\u1019\u100a\u103a\u101c\u102c\u1038\u104b","popup.discard.label":"\u1016\u103b\u1000\u103a\u1015\u102b","popup.discardPost":"\u1015\u102d\u102f\u1037\u1005\u103a\u1000\u102d\u102f \u1016\u103b\u1000\u103a\u1019\u100a\u103a\u104b","popup.discardPost.confirmDescription":"\u101e\u1004\u103a\u101e\u100a\u103a \u1024\u1015\u102d\u102f\u1037\u1005\u103a\u1000\u102d\u102f \u1006\u102f\u1036\u1038\u101b\u103e\u102f\u1036\u1038\u1015\u102b\u101c\u102d\u1019\u1037\u103a\u1019\u100a\u103a","popup.discardPostEdit":"\u1015\u103c\u102f\u1015\u103c\u1004\u103a\u1011\u102c\u1038\u101e\u100a\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1016\u103b\u1000\u103a\u1019\u101a\u103a\u104b","popup.editPost":"\u1015\u102d\u102f\u1037\u1005\u103a\u1000\u102d\u102f \u1015\u103c\u102f\u1015\u103c\u1004\u103a\u1019\u100a\u103a\u104b","popup.keepEditing":"\u1006\u1000\u103a\u101c\u1000\u103a\u1015\u103c\u1004\u103a\u1006\u1004\u103a\u1019\u100a\u103a\u104b","popup.startANewPost":"\u1015\u102d\u102f\u1037\u1005\u103a\u1021\u101e\u1005\u103a\u1000\u102d\u102f \u1005\u1010\u1004\u103a\u1019\u100a\u103a\u104b","popup.updatePost":"\u1015\u102d\u102f\u1037\u1005\u103a\u1021\u101e\u1005\u103a\u1015\u103c\u102f\u101c\u102f\u1015\u103a\u1015\u102b","post.seeMore":"\u1015\u102d\u102f\u1019\u102d\u102f\u1000\u103c\u100a\u103a\u1037\u101b\u103e\u102f\u101b\u1014\u103a","post.viewMoreComments":"\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1000\u103c\u100a\u103a\u1037\u1019\u100a\u103a\u104b","pregnancyWeightGain.amnioticFluid":"\u101b\u1031\u1019\u103c\u103d\u102c\u101b\u100a\u103a","pregnancyWeightGain.baby":"\u1000\u101c\u1031\u1038","pregnancyWeightGain.breastsEnergyStores":"\u101b\u1004\u103a\u101e\u102c\u1038\u1014\u1032\u1037 \u1005\u103d\u1019\u103a\u1038\u1021\u1004\u103a\u101e\u102d\u102f\u101c\u103e\u1031\u102c\u1004\u103a\u1011\u102c\u1038\u1019\u103e\u102f","pregnancyWeightGain.description":"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1000\u102d\u101b\u102d\u101a\u102c\u1019\u103b\u102c\u1038","pregnancyWeightGain.explaination":"\u101b\u103e\u1004\u103a\u1038\u101c\u1004\u103a\u1038\u1001\u103b\u1000\u103a","pregnancyWeightGain.extraBloodFluids":"\u101e\u103d\u1031\u1038\u1014\u1032\u1037 \u1021\u101b\u100a\u103a\u1021\u1015\u102d\u102f\u1019\u103b\u102c\u1038","pregnancyWeightGain.havingTwins":"\u1021\u1019\u103c\u103d\u102c\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1006\u1031\u102c\u1004\u103a\u1011\u102c\u1038\u1015\u102b\u101e\u101c\u102c\u1038\u104b","pregnancyWeightGain.heading":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1006\u1031\u102c\u1004\u103a\u1001\u103b\u102d\u1014\u103a \u101b\u103e\u102d\u101e\u1004\u103a\u1037\u1010\u1032\u1037\u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a","pregnancyWeightGain.heightInput":"\u101e\u1004\u103a\u1037\u1021\u101b\u1015\u103a\u1000 \u1018\u101a\u103a\u101c\u1031\u102c\u1000\u103a\u101c\u1032\u104b","pregnancyWeightGain.heightInput.error":"\u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u1010\u1032\u1037 \u1021\u101b\u1015\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","pregnancyWeightGain.newDescription":"\u1012\u102e\u1000\u102d\u101b\u102d\u101a\u102c\u1000 \u1021\u1019\u103b\u102d\u102f\u1038\u101e\u1019\u102e\u1038\u1019\u103b\u102c\u1038 \u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1019\u1006\u1031\u102c\u1004\u103a\u1001\u1004\u103a \u101b\u103e\u102d\u1001\u1032\u1037\u1010\u1032\u1037 \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u1015\u1031\u102b\u103a \u1019\u1030\u1010\u100a\u103a\u1015\u103c\u102e\u1038 \u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1006\u1031\u102c\u1004\u103a\u1010\u1032\u1037\u1021\u1001\u102b \u101b\u103e\u102d\u101e\u1004\u103a\u1037\u1010\u1032\u1037 \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u1000\u102d\u102f \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1015\u1031\u1038\u1010\u102c\u1015\u1032 \u1016\u103c\u1005\u103a\u1015\u102b\u1010\u101a\u103a\u104b","pregnancyWeightGain.placenta":"\u1021\u1001\u103b\u1004\u103a\u1038","pregnancyWeightGain.range":"\u1021\u1000\u103c\u1036\u1015\u103c\u102f\u101c\u102d\u102f\u1010\u1032\u1037 \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a","pregnancyWeightGain.result.note":"\u101e\u1004\u103a\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1019\u1006\u1031\u102c\u1004\u103a\u1001\u1004\u103a BMI\u1015\u1031\u102b\u103a \u1019\u1030\u1010\u100a\u103a\u1015\u103c\u102e\u1038","pregnancyWeightGain.resultHealthy.title":"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u1010\u1032\u1037 \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u101b\u103e\u102d\u1015\u102b\u1010\u101a\u103a\u104b","pregnancyWeightGain.resultOver.title":"\u101e\u1004\u103a\u1000 \u101b\u103e\u102d\u101e\u1004\u103a\u1037\u1010\u102c\u1011\u1000\u103a {weightGain} kgs \u1015\u102d\u102f\u1019\u103b\u102c\u1038\u1014\u1031\u1015\u102b\u1010\u101a\u103a\u104b","pregnancyWeightGain.resultUnder.title":"\u101e\u1004\u103a\u1000 \u101b\u103e\u102d\u101e\u1004\u103a\u1037\u1010\u102c\u1011\u1000\u103a {weightGain} kgs \u1015\u102d\u102f\u1014\u100a\u103a\u1038\u1014\u1031\u1015\u102b\u1010\u101a\u103a\u104b ","pregnancyWeightGain.seoDescription":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1006\u1031\u102c\u1004\u103a\u1001\u103b\u102d\u1014\u103a \u101b\u103e\u102d\u101e\u1004\u103a\u1037\u1010\u1032\u1037\u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a","pregnancyWeightGain.seoSchema":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1006\u1031\u102c\u1004\u103a\u1001\u103b\u102d\u1014\u103a \u101b\u103e\u102d\u101e\u1004\u103a\u1037\u1010\u1032\u1037\u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a","pregnancyWeightGain.seoTitle":"\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1006\u1031\u102c\u1004\u103a\u1001\u103b\u102d\u1014\u103a \u101b\u103e\u102d\u101e\u1004\u103a\u1037\u1010\u1032\u1037\u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038\u1000\u102d\u101b\u102d\u101a\u102c- Hello Sayarwon","pregnancyWeightGain.suggestion":"\u1021\u1000\u103c\u1036\u1015\u103c\u102f\u1001\u103b\u1000\u103a","pregnancyWeightGain.uterus":"\u101e\u102c\u1038\u1021\u102d\u1019\u103a","pregnancyWeightGain.weekInput":"\u101e\u1004\u103a\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1018\u101a\u103a\u1014\u103e\u1015\u1010\u103a\u101b\u103e\u102d\u1015\u103c\u102e\u101c\u1032\u104b","pregnancyWeightGain.weekNum":"{weekNum}\u1015\u1010\u103a","pregnancyWeightGain.weight.desc":"Kg","pregnancyWeightGain.weightBeforeInput":"\u101e\u1004\u103a\u1000\u102d\u102f\u101a\u103a\u101d\u1014\u103a\u1019\u1006\u1031\u102c\u1004\u103a\u1001\u1004\u103a \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u1018\u101a\u103a\u101c\u1031\u102c\u1000\u103a\u101b\u103e\u102d\u101e\u101c\u1032\u104b","pregnancyWeightGain.weightInput":"\u101c\u1000\u103a\u101b\u103e\u102d \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u1018\u101a\u103a\u101c\u1031\u102c\u1000\u103a\u101b\u103e\u102d\u101e\u101c\u1032\u104b","pregnancyWeightGain.weightInput.desc":"(kg)","pregnancyWeightGain.weightInput.error":"\u101e\u1004\u103a\u1037\u1010\u1031\u102c\u103a\u1010\u1032\u1037 \u1000\u102d\u102f\u101a\u103a\u1021\u101c\u1031\u1038\u1001\u103b\u102d\u1014\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","previewPhotos.title":"{name}\u104f \u1015\u102d\u102f\u1037\u1005\u103a","profileMenu.accountSetting":"\u1021\u1000\u1031\u102c\u1004\u1037\u103a\u1006\u1000\u103a\u1010\u1004\u103a","profileMenu.closeAccount":"\u1021\u1000\u1031\u102c\u1004\u1037\u103a\u1000\u102d\u102f \u1015\u102d\u1010\u103a\u1019\u100a\u103a\u104b","profileMenu.help":"\u1021\u1000\u1030\u1021\u100a\u102e","profileMenu.logout":"\u1011\u103d\u1000\u103a\u1019\u100a\u103a\u104b","profileMenu.manageEmailNotifications":"\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u1021\u101e\u102d\u1015\u1031\u1038\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1015\u103c\u1004\u103a\u1006\u1004\u103a\u1019\u100a\u103a\u104b","profileMenu.myProfile":"\u1000\u102d\u102f\u101a\u103a\u101b\u1031\u1038\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a","profileMenu.password":"\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a","profileMenu.saved":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u104f\u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038\u1019\u103b\u102c\u1038","profileMenu.updateEmail":"\u1021\u102e\u1038\u1019\u1031\u1038\u101c\u103a\u1000\u102d\u102f \u1015\u103c\u1004\u103a\u1006\u1004\u103a\u1019\u100a\u103a\u104b","relevantCardPost.viewAllPosts":"\u1015\u102d\u102f\u1037\u1005\u103a\u1021\u102c\u1038\u101c\u102f\u1036\u1038\u1000\u102d\u102f \u1000\u103c\u100a\u1037\u103a\u1019\u100a\u103a\u104b","relevantPostList.heading":"\ud83d\udd25 \u101b\u1031\u1015\u1014\u103a\u1038\u1005\u102c\u1038\u101e\u1031\u102c\u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c","relevantPostList.startDisCussion":"\u1005\u1010\u1004\u103a\u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1019\u101a\u103a\u104b","riskScreener.back":"\u1014\u1031\u102c\u1000\u103a\u101e\u102d\u102f\u1037","riskScreener.next":"\u101b\u103e\u1031\u1037\u101e\u102d\u102f\u1037","select.community":"\u1021\u101e\u102d\u102f\u1004\u103a\u1038\u1021\u101d\u102d\u102f\u1004\u103a\u1038 \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u1015\u102b","share.letsJoinCommunity":"{name} \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1010\u103d\u1031 \u1015\u102b\u101d\u1004\u103a\u101b\u1021\u1031\u102c\u1004\u103a\u104b","share.letsJoinTopic":"{name} \u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101c\u1031\u1037\u101c\u102c\u101b\u1014\u103a \u1015\u102b\u101d\u1004\u103a\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b","share.linkCopied":"\u101c\u1004\u1037\u103a\u1000\u102d\u102f \u1000\u1030\u1038\u101a\u1030\u1015\u103c\u102e\u1038","share.linkShared":"\u101c\u1004\u1037\u103a\u1000\u102d\u102f \u1021\u1031\u102c\u1004\u103a\u1019\u103c\u1004\u103a\u1005\u103d\u102c \u1019\u103b\u103e\u101d\u1031\u1015\u103c\u102e\u1038","signUp":"\u1005\u102c\u101b\u1004\u103a\u1038\u101e\u103d\u1004\u103a\u1038\u1019\u100a\u103a\u104b","submit":"\u1010\u1004\u103a\u1019\u100a\u103a\u104b","subot.myHealth.description":"\u101e\u1004\u103a\u1037\u101c\u102f\u1036\u1001\u103c\u102f\u1036\u1019\u103e\u102f\u1000\u102d\u102f \u1000\u102c\u1000\u103d\u101a\u103a\u101b\u1014\u103a \u1000\u102d\u102f\u101a\u103a\u101b\u1031\u1038\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1019\u103b\u102c\u1038 (\u1025\u1015\u1019\u102c \u1021\u1019\u100a\u103a)\u1000\u102d\u102f \u1021\u1019\u103c\u1032\u1016\u101a\u103a\u1011\u102c\u1038\u1019\u100a\u103a \u1016\u103c\u1005\u103a\u101e\u100a\u103a\u104b","subot.myHealth.title":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038","subot.productYourIdentifiers.description":"\u101e\u1004\u103a\u1037\u101c\u102f\u1036\u1001\u103c\u102f\u1036\u1019\u103e\u102f\u1000\u102d\u102f \u1000\u102c\u1000\u103d\u101a\u103a\u101b\u1014\u103a \u1000\u102d\u102f\u101a\u103a\u101b\u1031\u1038\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1019\u103b\u102c\u1038 (\u1025\u1015\u1019\u102c \u1021\u1019\u100a\u103a)\u1000\u102d\u102f \u1021\u1019\u103c\u1032\u1016\u101a\u103a\u1011\u102c\u1038\u1019\u100a\u103a \u1016\u103c\u1005\u103a\u101e\u100a\u103a\u104b","subot.productYourIdentifiers.title":"\u101e\u1004\u103a\u1037\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1000\u102c\u1000\u103d\u101a\u103a\u1015\u102b\u104b","subot.resendOTP.button":"\u1015\u103c\u1014\u103a\u1015\u102d\u102f\u1037\u1015\u1031\u1038\u101b\u1014\u103a","subot.saveData.description":"Hello Sayarwon \u101e\u100a\u103a \u101e\u1004\u103a\u1037\u1021\u1010\u103d\u1000\u103a \u1015\u102d\u102f\u1019\u102d\u102f\u1000\u1031\u102c\u1004\u103a\u1038\u1019\u103d\u1014\u103a\u101e\u1031\u102c \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1005\u1031\u102c\u1004\u1037\u103a\u101b\u103e\u1031\u102c\u1000\u103a\u1019\u103e\u102f\u1019\u103b\u102c\u1038 \u1015\u1031\u1038\u1014\u102d\u102f\u1004\u103a\u101b\u1014\u103a \u101e\u1004\u103a\u1037\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101c\u1031\u1037\u101c\u102c\u101c\u102d\u102f\u1015\u102b\u101e\u100a\u103a\u104b","subot.saveData.title":"\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101e\u102d\u1019\u103a\u1038\u1006\u100a\u103a\u1038\u1019\u100a\u103a\u104b","subot.sendOTP.button":"\u1010\u1005\u103a\u1001\u102b\u101e\u102f\u1036\u1038\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1000\u102d\u102f \u1015\u102d\u102f\u1037\u1015\u102b\u104b","subot.verifyOTP.button":"\u1010\u1005\u103a\u1001\u102b\u101e\u102f\u1036\u1038\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a\u1000\u102d\u102f \u1021\u1010\u100a\u103a\u1015\u103c\u102f\u1015\u102b\u104b","subot.verifyOTP.success.message":"\u1021\u1010\u100a\u103a\u1015\u103c\u102f\u1001\u103b\u1000\u103a \u1021\u1031\u102c\u1004\u103a\u1019\u103c\u1004\u103a\u1015\u102b\u101e\u100a\u103a\u104b","survey.totalVotes":"\u1019\u1032\u1005\u102f\u1005\u102f\u1015\u1031\u102b\u1004\u103a\u1038","switchBtn.no":"\u1019\u101f\u102f\u1010\u103a\u1015\u102b\u104b","switchBtn.yes":"\u101f\u102f\u1010\u103a\u1015\u102b\u1010\u101a\u103a\u104b","tab.about":"\u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u102c","tab.discussion":"\u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038","tab.topic":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1019\u103b\u102c\u1038","targetHeartRate.aerobicZone.note":"\u1021\u1031\u101b\u102d\u102f\u1038\u1017\u1005\u103a\u1007\u102f\u1036 (\u1010\u1005\u103a\u1015\u1010\u103a\u1000\u102d\u102f \u1021\u101e\u1004\u103a\u1037\u1021\u1010\u1004\u103a\u1037\u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a\u1010\u1032\u1037\u101c\u1031\u1037\u1000\u103b\u1004\u103a\u1037\u1001\u1014\u103a\u1038/ \u1021\u102c\u1038\u1000\u1005\u102c\u1038\u1000\u102d\u102f \u1043-\u1045\u101b\u1000\u103a\u101c\u102f\u1015\u103a\u1015\u102b\u1010\u101a\u103a\u104b)","targetHeartRate.aerobicZone.title":"\u1021\u1031\u101b\u102d\u102f\u1038\u1017\u1005\u103a\u1007\u102f\u1036 ","targetHeartRate.ageInput":"\u101e\u1004\u103a\u1037\u1019\u103d\u1031\u1038\u1014\u1031\u1037","targetHeartRate.ageInput.desc":"(years)","targetHeartRate.ageInput.error":"\u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u1015\u103c\u100a\u103a\u1037\u1015\u103c\u102e\u1038\u1021\u101e\u1000\u103a\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","targetHeartRate.heartRateInput":"\u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u1014\u102c\u1038\u1014\u1031\u1001\u103b\u102d\u1014\u103a\u1014\u103e\u101c\u102f\u1036\u1038\u1001\u102f\u1014\u103a\u1014\u103e\u102f\u1014\u103a\u1038","targetHeartRate.heartRateInput.desc":"(bpm)","targetHeartRate.heartRateInput.error":"\u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u1021\u1019\u103e\u1014\u103a\u1010\u1000\u101a\u103a \u1014\u102c\u1038\u1014\u1031\u1001\u103b\u102d\u1014\u103a\u1019\u103e\u102c\u101b\u103e\u102d\u1010\u1032\u1037 \u1014\u103e\u101c\u102f\u1036\u1038\u1001\u102f\u1014\u103a\u1014\u103e\u102f\u1014\u103a\u1038\u1000\u102d\u102f \u1016\u103c\u100a\u103a\u1037\u1015\u102b\u104b","targetHeartRate.howToMeasure":"\u1014\u102c\u1038\u1014\u1031\u1001\u103b\u102d\u1014\u103a \u1014\u103e\u101c\u102f\u1036\u1038\u1001\u102f\u1014\u103a\u1014\u103e\u102f\u1014\u103a\u1038\u1000\u102d\u102f \u1018\u101a\u103a\u101c\u102d\u102f\u1010\u102d\u102f\u1004\u103a\u1038\u1010\u102c\u1019\u101c\u1032\u104b","targetHeartRate.idealTarget.desc":"\u1010\u1005\u103a\u1019\u102d\u1014\u1005\u103a\u1001\u102f\u1014\u103a\u1014\u103e\u102f\u1014\u103a\u1038","targetHeartRate.idealTarget.maximum":"\u1021\u1019\u103b\u102c\u1038\u1006\u102f\u1036\u1038\u1014\u103e\u101c\u102f\u1036\u1038\u1001\u102f\u1014\u103a\u1014\u103e\u102f\u1014\u103a\u1038\u1019\u103e\u102c","targetHeartRate.idealTarget.result":"\u101c\u1031\u1037\u1000\u103b\u1004\u103a\u1037\u1001\u1014\u103a\u1038\u101c\u102f\u1015\u103a\u1005\u1009\u103a\u101b\u103e\u102d\u101e\u1004\u103a\u1037\u101e\u100a\u103a\u1037 \u1014\u103e\u101c\u102f\u1036\u1038\u1001\u102f\u1014\u103a\u1014\u103e\u102f\u1014\u103a\u1038\u1019\u103e\u102c","targetHeartRate.idealTarget.title":"\u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u101b\u103e\u102d\u101e\u1004\u103a\u1037\u101e\u100a\u103a\u1037\u1014\u103e\u101c\u102f\u1036\u1038\u1001\u102f\u1014\u103a\u1014\u103e\u102f\u1014\u103a\u1038","targetHeartRate.levelActiveSelect.error":"\u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u101c\u103e\u102f\u1015\u103a\u101b\u103e\u102c\u1038\u1019\u103e\u102f\u1021\u1001\u103c\u1031\u1021\u1014\u1031\u1000\u102d\u102f \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u1015\u102b\u104b","targetHeartRate.lowIntensity.note":"\u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a\u1019\u103e\u102f\u1019\u101b\u103e\u102d (\u101c\u1031\u1037\u1000\u103b\u1004\u103a\u1037\u1001\u1014\u103a\u1038 \u101c\u102f\u1036\u1038\u101d\u1019\u101c\u102f\u1015\u103a/ \u1019\u101c\u102f\u1015\u103a\u101e\u101c\u1031\u102c\u1000\u103a)","targetHeartRate.lowIntensity.title":"\u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a\u1019\u103e\u102f\u1019\u101b\u103e\u102d","targetHeartRate.maximumIntensity.note":"\u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a (\u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a\u1010\u1032\u1037\u101c\u1031\u1037\u1000\u103b\u1004\u103a\u1037\u1001\u1014\u103a\u1038/ \u1021\u102c\u1038\u1000\u1005\u102c\u1038 \u101e\u102d\u102f\u1037 2x Training)","targetHeartRate.maximumIntensity.title":"\u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a","targetHeartRate.moderateIntensity.note":"\u1021\u101e\u1004\u103a\u1037\u1021\u1010\u1004\u103a\u1037\u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a (\u1010\u1005\u103a\u1015\u1010\u103a\u1000\u102d\u102f \u1021\u101e\u1004\u103a\u1037\u1021\u1010\u1004\u103a\u1037\u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a\u1010\u1032\u1037\u101c\u1031\u1037\u1000\u103b\u1004\u103a\u1037\u1001\u1014\u103a\u1038/ \u1021\u102c\u1038\u1000\u1005\u102c\u1038\u1000\u102d\u102f \u1043-\u1045\u101b\u1000\u103a\u101c\u102f\u1015\u103a\u1015\u102b\u1010\u101a\u103a\u104b)","targetHeartRate.moderateIntensity.title":"\u1021\u101e\u1004\u103a\u1037\u1021\u1010\u1004\u103a\u1037\u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a","targetHeartRate.optional":"(\u1019\u1016\u103c\u1005\u103a\u1019\u1014\u1031\u1019\u101f\u102f\u1010\u103a)","targetHeartRate.result.abnormal":"\u1015\u102f\u1036\u1019\u103e\u1014\u103a\u1019\u101f\u102f\u1010\u103a","targetHeartRate.result.athlete":"\u1021\u102c\u1038\u1000\u1005\u102c\u1038\u101e\u1019\u102c\u1038\u1000\u1032\u1037\u101e\u102d\u102f\u1037","targetHeartRate.result.average":"\u101e\u102c\u1019\u1014\u103a","targetHeartRate.result.excellent":"\u1021\u1000\u1031\u102c\u1004\u103a\u1038\u1006\u102f\u1036\u1038","targetHeartRate.result.good":"\u1000\u1031\u102c\u1004\u103a\u1038\u1019\u103d\u1014\u103a","targetHeartRate.result.normal":"\u1015\u102f\u1036\u1019\u103e\u1014\u103a","targetHeartRate.result.poor":"\u1019\u103b\u102c\u1038","targetHeartRate.result.title":"\u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u1014\u102c\u1038\u1014\u1031\u1001\u103b\u102d\u1014\u103a\u1014\u103e\u101c\u102f\u1036\u1038\u1001\u102f\u1014\u103a\u1014\u103e\u102f\u1014\u103a\u1038","targetHeartRate.result.title.embedded":"\u101e\u1004\u103a\u1037\u101b\u1032\u1037 \u1014\u102c\u1038\u1014\u1031\u1001\u103b\u102d\u1014\u103a\u1014\u103e\u101c\u102f\u1036\u1038\u1001\u102f\u1014\u103a\u1014\u103e\u102f\u1014\u103a\u1038\u1019\u103e\u102c {status} \u1016\u103c\u1005\u103a\u1015\u102b\u1010\u101a\u103a\u104b","targetHeartRate.selectActive":"\u1014\u1031\u1037\u1005\u1009\u103a \u101e\u1004\u103a\u1018\u101a\u103a\u101c\u1031\u102c\u1000\u103a \u101c\u103e\u102f\u1015\u103a\u101b\u103e\u102c\u1038\u1015\u102b\u101e\u101c\u1032\u104b","targetHeartRate.seoDescription":"\u101b\u103e\u102d\u101e\u1004\u103a\u1037\u101e\u100a\u103a\u1037\u1014\u103e\u101c\u102f\u1036\u1038\u1001\u102f\u1014\u103a\u1014\u103e\u102f\u1014\u103a\u1038\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038\u1000\u102d\u101b\u102d\u101a\u102c","targetHeartRate.seoSchema":"\u101b\u103e\u102d\u101e\u1004\u103a\u1037\u101e\u100a\u103a\u1037\u1014\u103e\u101c\u102f\u1036\u1038\u1001\u102f\u1014\u103a\u1014\u103e\u102f\u1014\u103a\u1038\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038\u1000\u102d\u101b\u102d\u101a\u102c","targetHeartRate.seoTitle":"\u101b\u103e\u102d\u101e\u1004\u103a\u1037\u101e\u100a\u103a\u1037\u1014\u103e\u101c\u102f\u1036\u1038\u1001\u102f\u1014\u103a\u1014\u103e\u102f\u1014\u103a\u1038\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038\u1000\u102d\u101b\u102d\u101a\u102c","targetHeartRate.status":"\u101e\u1010\u103a\u1019\u103e\u1010\u103a\u1001\u103b\u1000\u103a\u1021\u101b {status}\u1016\u103c\u1005\u103a\u1015\u102b\u1010\u101a\u103a\u104b","targetHeartRate.vigorousIntensity.note":"\u1021\u101c\u103d\u1014\u103a\u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a (\u1010\u1005\u103a\u1015\u1010\u103a\u1000\u102d\u102f \u1021\u101c\u103d\u1014\u103a\u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a\u1010\u1032\u1037 \u101c\u1031\u1037\u1000\u103b\u1004\u103a\u1037\u1001\u1014\u103a\u1038/ \u1021\u102c\u1038\u1000\u1005\u102c\u1038\u1000\u102d\u102f \u1046-\u1047 \u101b\u1000\u103a\u101c\u102f\u1015\u103a\u1015\u102b\u1010\u101a\u103a\u104b)","targetHeartRate.vigorousIntensity.title":"\u1021\u101c\u103d\u1014\u103a\u1015\u103c\u1004\u103a\u1038\u1011\u1014\u103a","targetHeartRate.withAnActivity":"{activeLevel} \u101c\u103e\u102f\u1015\u103a\u101b\u103e\u102c\u1038\u1019\u103e\u102f\u1021\u1006\u1004\u103a\u1037","toggle.active":"\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u101c\u103b\u1000\u103a\u101b\u103e\u102d","toggle.inactive":"\u1021\u101e\u102f\u1036\u1038\u1019\u1015\u103c\u102f\u1010\u1031\u102c\u1037\u101e\u1031\u102c","tool.selectGender":"\u1000\u103b\u102c\u1038/\u1019","tool.selectPerson":"\u1018\u101a\u103a\u101e\u1030\u1037\u1021\u1010\u103d\u1000\u103a \u1005\u1005\u103a\u1006\u1031\u1038\u1010\u102c\u1015\u102b\u101c\u1032\u104b","tool.selectPerson.other":"\u1010\u1001\u103c\u102c\u1038\u101e\u1030\u1021\u1010\u103d\u1000\u103a","tool.selectPerson.yourSelf":"\u1000\u102d\u102f\u101a\u103a\u1010\u102d\u102f\u1004\u103a\u1021\u1010\u103d\u1000\u103a","tool.subot.inline.disclaimer.content":"\u1024\u1000\u102d\u101b\u102d\u101a\u102c\u1000 \u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1015\u1031\u1038\u101c\u102d\u102f\u1001\u103c\u1004\u103a\u1038\u101e\u102c\u1016\u103c\u1005\u103a\u1015\u103c\u102e\u1038 \u1006\u1031\u1038\u1015\u100a\u102c\u1021\u1000\u103c\u1036\u1009\u102c\u100f\u103a\u1000\u102d\u102f \u1021\u1005\u102c\u1038\u1011\u102d\u102f\u1038\u101b\u1014\u103a \u1019\u101f\u102f\u1010\u103a\u1015\u102b\u104b \u1044\u1004\u103a\u1038\u1000 \u1006\u101b\u102c\u101d\u1014\u103a\u104f \u1006\u1031\u1038\u1015\u100a\u102c\u1021\u1000\u103c\u1036\u1009\u102c\u100f\u103a\u104a \u101b\u1031\u102c\u1002\u102b\u1021\u1019\u100a\u103a\u1010\u1015\u103a\u1001\u103c\u1004\u103a\u1038\u1014\u103e\u1004\u1037\u103a \u1000\u102f\u101e\u1019\u103e\u102f\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1021\u1005\u102c\u1038\u1019\u1011\u102d\u102f\u1038\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u104b \u1021\u1000\u101a\u103a\u104d \u101e\u1004\u103a\u101e\u100a\u103a \u1000\u102f\u101e\u1019\u103e\u102f\u1001\u1036\u101a\u1030\u1014\u1031\u1006\u1032 \u101e\u102d\u102f\u1037\u1019\u101f\u102f\u1010\u103a \u1000\u102f\u101e\u1019\u103e\u102f \u1001\u1036\u101a\u1030\u101b\u1014\u103a \u1015\u103c\u1004\u103a\u1006\u1004\u103a\u1014\u1031\u1015\u102b\u1000 \u101d\u1018\u103a\u1000\u103a\u1006\u102d\u102f\u1000\u103a\u1010\u103d\u1031 \u1016\u1010\u103a\u101b\u103e\u102f\u1011\u102c\u1038\u101e\u1031\u102c \u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1019\u103b\u102c\u1038\u1000\u103c\u1031\u102c\u1004\u1037\u103a \u1006\u101b\u102c\u101d\u1014\u103a\u104f \u1021\u1000\u103c\u1036\u1015\u1031\u1038\u1001\u103b\u1000\u103a\u1000\u102d\u102f \u101c\u103b\u1005\u103a\u101c\u103b\u1030\u1019\u101b\u103e\u102f\u101e\u1004\u1037\u103a\u1015\u102b\u104b \u101e\u1004\u103a\u101e\u100a\u103a \u1021\u101b\u1031\u1038\u1015\u1031\u102b\u103a\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1021\u1001\u103c\u1031\u1021\u1014\u1031\u1000\u102d\u102f \u1001\u1036\u1005\u102c\u1038\u101b\u101e\u100a\u103a\u101f\u102f \u101a\u1030\u1006\u1015\u102b\u1000 \u1006\u101b\u102c\u101d\u1014\u103a\u1014\u103e\u1004\u1037\u103a \u1021\u1019\u103c\u1014\u103a\u1006\u102f\u1036\u1038\u1006\u1000\u103a\u101e\u103d\u101a\u103a\u1015\u102b\u104b","tool.subot.inline.start.over":"\u1005\u1010\u1004\u103a\u1019\u100a\u103a","toolPage.toolReviewer":"{expert_name}\u1019\u103e {date}\u1010\u103d\u1004\u103a \u1006\u1031\u1038\u1015\u100a\u102c\u1015\u102d\u102f\u1004\u103a\u1038\u1006\u102d\u102f\u1004\u103a\u101b\u102c \u1010\u100a\u103a\u1038\u1016\u103c\u1010\u103a\u1011\u102c\u1038\u1015\u102b\u101e\u100a\u103a\u104b","tools.BMICalculator":"\u1001\u1014\u1039\u1013\u102c\u1000\u102d\u102f\u101a\u103a\u1011\u102f\u1011\u100a\u103a\u100a\u103d\u103e\u1014\u103a\u1038\u1000\u102d\u1014\u103a\u1038\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038 (BMI) \u1000\u102d\u101b\u102d\u101a\u102c","tools.BMRCalculator":"\u1021\u1001\u103c\u1031\u1001\u1036 \u1010\u1005\u103a\u1014\u1031\u1037\u1010\u102c\u1000\u101a\u103a\u101c\u102d\u102f\u101b\u102e\u101c\u102d\u102f\u1021\u1015\u103a\u1001\u103b\u1000\u103a\u1015\u1019\u102c\u100f \u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038 (BMR) \u1000\u102d\u101b\u102d\u101a\u102c","tools.caloriesBurnRate":"\u1000\u101a\u103a\u101c\u102d\u102f\u101b\u102e\u101c\u1031\u102c\u1004\u103a\u1000\u103b\u103d\u1019\u103a\u1038\u1014\u103e\u102f\u1014\u103a\u1038\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1001\u103c\u1004\u103a\u1038\u1000\u102d\u101b\u102d\u101a\u102c","tools.condition":"\u101b\u101c\u1012\u103a","tools.disclaimer":"\u101d\u1014\u103a\u1001\u1036\u1001\u103b\u1000\u103a","tools.faqs":"\u1021\u1019\u1031\u1038\u1019\u103b\u102c\u1038\u1010\u1032\u1037 \u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038","tools.heading.by":"\u1019\u103e","tools.heading.on":"\u1021\u1015\u1031\u102b\u103a","tools.info":"\u101e\u1010\u1004\u103a\u1038\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a","tools.recalculate":"\u1015\u103c\u1014\u103a\u101c\u100a\u103a\u1010\u103d\u1000\u103a\u1001\u103b\u1000\u103a\u1019\u100a\u103a\u104b","tools.risks":"\u1005\u1005\u103a\u1006\u1031\u1038\u1001\u103b\u1000\u103a","tools.shareResultOn":"\u101b\u101c\u1012\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1019\u103b\u103e\u101d\u1031\u1019\u100a\u103a\u104b","tools.suggestedArticles":"\u1021\u1000\u103c\u1036\u1015\u103c\u102f\u101c\u102d\u102f\u1010\u1032\u1037 \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038\u1019\u103b\u102c\u1038","tools.suggestedServices":"\u1021\u1000\u103c\u1036\u1015\u1031\u1038\u1011\u102c\u1038\u101e\u1031\u102c \u101d\u1014\u103a\u1006\u1031\u102c\u1004\u103a\u1019\u103b\u102c\u1038","tools.suggestion":"\u1021\u1000\u103c\u1036\u1015\u103c\u102f\u1001\u103b\u1000\u103a","topContributor.countActivities":"\u101c\u102f\u1015\u103a\u1006\u1031\u102c\u1004\u103a\u1001\u103b\u1000\u103a {number}\u1001\u102f","topContributor.heading":"\u1011\u102d\u1015\u103a\u1010\u1014\u103a\u1038\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u101e\u1030\u1019\u103b\u102c\u1038","topContributor.ourGuide":"\u1021\u1016\u103d\u1032\u1037\u101d\u1004\u103a\u1021\u101e\u1005\u103a\u1019\u103b\u102c\u1038\u1021\u1010\u103d\u1000\u103a \u101c\u1019\u103a\u1038\u100a\u103d\u103e\u1014\u103a\u1001\u103b\u1000\u103a.","topContributor.readNow":"\u1021\u1001\u102f\u1016\u1010\u103a\u101b\u103e\u102f\u1019\u100a\u103a","topic.notification.joined":"\u101e\u1004\u103a {name}\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1010\u103d\u1004\u103a \u1015\u102b\u101d\u1004\u103a\u1015\u103c\u102e\u1038\u1015\u102b\u1015\u103c\u102e\u104b","topic.notification.left":"\u101e\u1004\u103a {name}\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1010\u103d\u1004\u103a \u1019\u1015\u102b\u101d\u1004\u103a\u1010\u1031\u102c\u1037\u1015\u102b\u104b","topicCardList.seeAllTopics":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a\u1021\u102c\u1038\u101c\u102f\u1036\u1038\u1000\u102d\u102f \u1000\u103c\u100a\u1037\u103a\u1019\u100a\u103a\u104b","truncateText.seeLess":"\u1021\u1010\u102d\u102f\u1000\u103c\u100a\u1037\u103a\u101b\u1014\u103a","truncateText.seeMore":"\u1015\u102d\u102f\u1019\u102d\u102f\u1000\u103c\u100a\u103a\u1037\u101b\u103e\u102f\u101b\u1014\u103a","trustCard.description":"{siteName}\u1019\u103e \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103b\u102c\u1038\u101e\u100a\u103a \u1015\u103d\u1004\u103a\u1037\u101c\u1004\u103a\u1038\u1019\u103c\u1004\u103a\u101e\u102c\u1019\u103e\u102f\u101b\u103e\u102d\u1015\u103c\u102e\u1038 \u101a\u102f\u1036\u1000\u103c\u100a\u103a\u101b\u101e\u1031\u102c \u1014\u1031\u101b\u102c\u1019\u103b\u102c\u1038\u1016\u103c\u1005\u103a\u101e\u1031\u102c\u1000\u103c\u1031\u102c\u1004\u1037\u103a \u1021\u1016\u103d\u1032\u1037\u101d\u1004\u103a\u1019\u103b\u102c\u1038\u1021\u1014\u1031\u1014\u103e\u1004\u103a\u1037 \u1021\u1000\u103c\u1036\u1009\u102c\u100f\u103a\u1010\u1031\u102c\u1004\u103a\u1038\u1001\u1036\u1001\u103c\u1004\u103a\u1038\u1014\u1032\u1037 \u1021\u1010\u103d\u1031\u1037\u1021\u1000\u103c\u102f\u1036\u1019\u103b\u102c\u1038 \u1019\u103b\u103e\u101d\u1031\u1001\u103c\u1004\u103a\u1038\u1000\u102d\u102f \u101c\u103d\u1010\u103a\u101c\u1015\u103a\u1005\u103d\u102c \u1015\u103c\u102f\u101c\u102f\u1015\u103a\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u101e\u100a\u103a\u104b ","trustCard.descriptionCommitted":"\u101e\u1004\u103a\u1037\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1001\u101b\u102e\u1038\u1005\u1009\u103a\u1019\u103e\u102c \u1000\u103b\u103d\u1014\u103a\u1010\u1031\u102c\u103a\u1010\u102d\u102f\u1037\u1000 \u1018\u1031\u1038\u1000\u1014\u1031 \u1021\u102c\u1038\u1015\u1031\u1038\u1000\u1030\u100a\u102e\u1014\u1031\u1019\u103e\u102c\u1016\u103c\u1005\u103a\u1015\u103c\u102e\u1038 \u101e\u1004\u103a\u101b\u1032\u1037 \u1021\u1010\u103d\u1031\u1037\u1021\u1000\u103c\u102f\u1036\u1010\u103d\u1031\u1000\u102d\u102f \u1021\u1019\u103b\u102c\u1038\u1014\u1032\u1037 \u1019\u103b\u103e\u101d\u1031\u1016\u102d\u102f\u1037 \u1005\u102d\u1010\u103a\u1001\u103b\u101b\u1010\u1032\u1037 \u1014\u1031\u101b\u102c\u101c\u1031\u1038\u1010\u1005\u103a\u1001\u102f \u1016\u1014\u103a\u1010\u102e\u1038\u1015\u1031\u1038\u1011\u102c\u1038\u1015\u102b\u1010\u101a\u103a\u104b","trustCard.descriptionIntegrated":"\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1010\u103d\u1031\u104a Care\u101c\u102d\u102f\u1037\u1001\u1031\u102b\u103a\u1010\u1032\u1037 \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1005\u1031\u102c\u1004\u1037\u103a\u101b\u103e\u1031\u102c\u1000\u103a\u1019\u103e\u102f\u104a \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1014\u1032\u1037 \u1006\u1000\u103a\u1005\u1015\u103a\u1010\u1032\u1037 \u1015\u1005\u1039\u1005\u100a\u103a\u1038\u1019\u103b\u102c\u1038 \u101d\u101a\u103a\u101a\u1030\u1010\u102c\u1010\u103d\u1031\u1000\u102d\u102f \u1010\u1005\u103a\u1014\u1031\u101b\u102c\u1010\u100a\u103a\u1038\u1019\u103e\u102c \u1015\u103c\u102f\u101c\u102f\u1015\u103a\u1014\u102d\u102f\u1004\u103a\u1014\u1031\u1015\u102b\u1015\u103c\u102e\u104b","trustCard.descriptionModerated":"\u1019\u1031\u102c\u103a\u1012\u101b\u1031\u1010\u102c\u1010\u103d\u1031\u1000 \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1010\u103d\u1031\u1019\u103e\u102c \u101b\u103e\u102d\u1010\u1032\u1037 \u1021\u1016\u103d\u1032\u1037\u101d\u1004\u103a\u1010\u103d\u1031\u1021\u1014\u1031\u1014\u1032\u1037 \u1021\u1016\u103d\u1032\u1037\u101b\u1032\u1037 \u1005\u100a\u103a\u1038\u1019\u103b\u1009\u103a\u1038\u1005\u100a\u103a\u1038\u1000\u1019\u103a\u1038\u1010\u103d\u1031\u1000\u102d\u102f \u101c\u102d\u102f\u1000\u103a\u1014\u102c\u1019\u103e\u102f \u101b\u103e\u102d\u1005\u1031\u1016\u102d\u102f\u1037 \u1021\u1019\u103c\u1032\u1005\u1031\u102c\u1004\u1037\u103a\u1000\u103c\u100a\u103a\u1037\u1014\u1031\u1015\u102b\u1010\u101a\u103a\u104b \u101e\u1030\u1010\u102d\u102f\u1037\u1010\u103d\u1031\u1000 \u1021\u1016\u103d\u1032\u1037\u101d\u1004\u103a\u1010\u103d\u1031\u1006\u102e \u101e\u1010\u1004\u103a\u1038\u1019\u103e\u102c\u1038\u1010\u103d\u1031 \u101b\u1031\u102c\u1000\u103a\u1019\u101c\u102c\u1005\u1031\u1016\u102d\u102f\u1037\u104a \u1015\u103d\u1004\u103a\u1037\u101c\u1004\u103a\u1038\u1019\u103c\u1004\u103a\u101e\u102c\u1015\u103c\u102e\u1038 \u101c\u102d\u102f\u1021\u1015\u103a\u1010\u1032\u1037 \u1021\u1000\u1030\u1021\u100a\u102e\u1019\u103b\u102c\u1038 \u101b\u1014\u102d\u102f\u1004\u103a\u1016\u102d\u102f\u1037 \u1010\u102c\u101d\u1014\u103a\u101b\u103e\u102d\u1015\u102b\u1010\u101a\u103a\u104b","trustCard.descriptionTrustworthy":"\u1006\u101b\u102c\u101d\u1014\u103a\u1019\u103b\u102c\u1038\u104a \u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1015\u100a\u102c\u101b\u103e\u1004\u103a\u1019\u103b\u102c\u1038\u1000 \u1021\u1016\u103d\u1032\u1037\u101d\u1004\u103a\u1019\u103b\u102c\u1038\u101b\u1032\u1037 \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1021\u1010\u103d\u1000\u103a \u1015\u102d\u102f\u1019\u102d\u102f\u1000\u1031\u102c\u1004\u103a\u1038\u1019\u103d\u1014\u103a\u1010\u1032\u1037 \u101b\u103d\u1031\u1038\u1001\u103b\u101a\u103a\u1019\u103e\u102f\u1010\u103d\u1031 \u1015\u103c\u102f\u101c\u102f\u1015\u103a\u1014\u102d\u102f\u1004\u103a\u1016\u102d\u102f\u1037 \u1010\u102d\u1000\u103b\u1015\u103c\u102e\u1038 \u101a\u102f\u1036\u1000\u103c\u100a\u103a\u101b\u1010\u1032\u1037 \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1019\u103b\u103e\u101d\u1031\u101c\u103b\u1000\u103a\u101b\u103e\u102d\u1015\u102b\u1010\u101a\u103a\u104b","trustCard.title":"\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u104f \u1021\u1016\u103d\u1032\u1037\u1021\u1005\u100a\u103a\u1038\u1019\u103b\u102c\u1038","trustCard.titleCommitted":"\u1010\u102c\u101d\u1014\u103a\u101a\u1030\u1001\u103c\u1004\u103a\u1038","trustCard.titleIntegrated":"\u1021\u101c\u102f\u1036\u1038\u1005\u102f\u1036\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038","trustCard.titleModerated":"\u1005\u100a\u103a\u1038\u1000\u1019\u103a\u1038\u1014\u1032\u1037\u1021\u100a\u102e\u1011\u102d\u1014\u103a\u1038\u101e\u102d\u1019\u103a\u1038\u1011\u102c\u1038\u1001\u103c\u1004\u103a\u1038","trustCard.titleTrustworthy":"\u101a\u102f\u1036\u1000\u103c\u100a\u103a\u1005\u102d\u1010\u103a\u1001\u103b\u101b\u1001\u103c\u1004\u103a\u1038","updatePost.success.title":"\u1015\u102d\u102f\u1037\u1005\u103a\u1021\u101e\u1005\u103a\u1015\u103c\u102f\u101c\u102f\u1015\u103a\u1015\u103c\u102e\u1038 \u1021\u1031\u102c\u1004\u103a\u1019\u103c\u1004\u103a\u1015\u102b\u101e\u100a\u103a","user":"\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u101e\u1030","validation.error.requiredField":"\u1012\u102e\u1014\u1031\u101b\u102c\u1019\u103e\u102c \u1016\u103c\u100a\u1037\u103a\u1016\u102d\u102f\u1037 \u101c\u102d\u102f\u1021\u1015\u103a\u1015\u102b\u1010\u101a\u103a","validation.error.validNumber":"\u1016\u102f\u1014\u103a\u1038\u1014\u1036\u1015\u102b\u1010\u103a \u1016\u103c\u100a\u1037\u103a\u101e\u103d\u1004\u103a\u1038\u1015\u102b","validation.error.validOTP":"\u1010\u1005\u103a\u1001\u102b\u101e\u102f\u1036\u1038\u1005\u1000\u102c\u1038\u101d\u103e\u1000\u103a \u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u104d \u1019\u101b\u1015\u102b\u104b","verifyBotAnswer.confirmEndorse.accept":"Yes, endorse","verifyBotAnswer.confirmEndorse.cancel":"No, cancel","verifyBotAnswer.confirmEndorse.description":"Thank you for endorsing the answer","verifyBotAnswer.confirmEndorse.heading":"\u1012\u102e\u1021\u1016\u103c\u1031\u1000\u102d\u102f \u1011\u1031\u102c\u1000\u103a\u1001\u1036\u1015\u102b\u104b","welcomePopup.button.continue":"\u1006\u1000\u103a\u1019\u100a\u103a\u104b","welcomePopup.button.startExploring":"\u1005\u1010\u1004\u103a\u101b\u103e\u102c\u1016\u103d\u1031\u1019\u100a\u103a\u104b","welcomePopup.content2.description":"\u101e\u1004\u103a\u1014\u103e\u1005\u103a\u101e\u1000\u103a\u101e\u100a\u103a\u1037 \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101e\u1004\u103a\u1037\u1000\u102d\u102f\u101a\u103a\u101b\u1031\u1038\u1021\u1001\u103b\u1000\u103a\u101c\u1000\u103a\u1010\u103d\u1031 \u101e\u102d\u1019\u103a\u1038\u1006\u100a\u103a\u1038\u1014\u102d\u102f\u1004\u103a\u1015\u103c\u102e\u1038 \u1014\u1031\u102c\u1004\u103a\u1021\u1001\u102b \u1015\u103c\u1014\u103a\u101c\u100a\u103a\u1016\u1010\u103a\u101b\u103e\u102f\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u101e\u100a\u103a\u104b","welcomePopup.content2.title":"\u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1019\u103e\u1010\u103a\u1011\u102c\u1038\u1019\u100a\u103a\u104b","welcomePopup.content3.description":"\u101e\u1004\u103a\u1037\u1000\u102d\u102f\u101a\u103a\u101b\u1031\u1038\u1021\u1001\u103b\u1000\u103a\u1021\u101c\u1000\u103a\u1010\u103d\u1004\u103a \u101e\u1004\u103a\u1037\u1005\u1005\u103a\u1006\u1031\u1038\u1001\u103b\u1000\u103a\u1021\u1016\u103c\u1031\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101e\u102d\u1019\u103a\u1038\u1006\u100a\u103a\u1038\u1000\u103c\u100a\u103a\u1037\u101b\u103e\u102f\u1014\u102d\u102f\u1004\u103a\u101e\u100a\u103a\u104b","welcomePopup.content3.title":"\u101e\u1004\u103a\u1037\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u101b\u101c\u1012\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u101e\u102d\u1019\u103a\u1038\u1006\u100a\u103a\u1038\u1019\u100a\u103a\u104b","welcomePopup.firstLogin.content1.description":"\u101e\u1004\u103a\u1000 \u1001\u102f\u1006\u102d\u102f\u101b\u1004\u103a \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1002\u101b\u102f\u1005\u102d\u102f\u1000\u103a\u1010\u1010\u103a\u1010\u1032\u1037 \u1021\u1016\u103d\u1032\u1037\u101d\u1004\u103a\u1010\u1005\u103a\u101a\u1031\u102c\u1000\u103a \u1016\u103c\u1005\u103a\u101e\u103d\u102c\u1038\u1015\u102b\u1015\u103c\u102e\u104b \u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u101b\u1032\u1037 features\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1005\u1010\u1004\u103a\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u1014\u102d\u102f\u1004\u103a\u1015\u102b\u1015\u103c\u102e\u104b","welcomePopup.firstLogin.content1.title":"\u1000\u103c\u102d\u102f\u1006\u102d\u102f\u1015\u102b\u101e\u100a\u103a\u104b","welcomePopup.login.content1.description":"\u101e\u1004\u103a\u1037\u1021\u1010\u103d\u1000\u103a features\u1010\u1001\u103b\u102d\u102f\u1037\u101b\u103e\u102d\u1015\u102b\u101e\u100a\u103a\u104b \u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u1000\u103c\u100a\u103a\u1037\u1015\u103c\u102e\u1038 \u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u1014\u1032\u1037\u1021\u1010\u1030 \u1000\u103b\u1014\u103a\u1038\u1019\u102c\u1010\u1032\u1037\u1018\u101d\u1000\u102d\u102f \u1010\u100a\u103a\u1006\u1031\u102c\u1000\u103a\u101c\u102d\u102f\u1000\u103a\u101b\u1021\u1031\u102c\u1004\u103a\u104b","welcomePopup.login.content1.title":"\u1000\u103c\u102d\u102f\u1006\u102d\u102f\u1015\u102b\u1010\u101a\u103a {userName} \u101b\u1031","whatWouldYouLikeToCreate":"\u1018\u102c\u1019\u103b\u102c\u1038 \u1016\u1014\u103a\u1010\u102e\u1038\u1001\u103b\u1004\u103a\u1015\u102b\u101e\u101c\u1032\u104b"}'),Bs=JSON.parse('{"404.description":"\u0e02\u0e2d\u0e2d\u0e20\u0e31\u0e22 \u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23 ","404.explainer":"\u0e2b\u0e32\u0e01\u0e04\u0e38\u0e13\u0e04\u0e25\u0e34\u0e01\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e17\u0e35\u0e48\u0e19\u0e33\u0e21\u0e32\u0e2a\u0e39\u0e48\u0e2b\u0e19\u0e49\u0e32\u0e19\u0e35\u0e49 \u0e42\u0e1b\u0e23\u0e14\u0e01\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e25\u0e31\u0e01 \u0e2b\u0e23\u0e37\u0e2d\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32\u0e44\u0e14\u0e49\u0e17\u0e35\u0e48 {email}","404.goBackHome":"\u0e01\u0e25\u0e31\u0e1a\u0e2a\u0e39\u0e48\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e25\u0e31\u0e01 ","404.pageNotFound":"\u0e02\u0e2d\u0e2d\u0e20\u0e31\u0e22 \u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23 ","404.title":"404 \u0e44\u0e21\u0e48\u0e1e\u0e1a","aboutThisGroup":"\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e01\u0e25\u0e38\u0e48\u0e21\u0e19\u0e35\u0e49 ","actionPopover.delete":"\u0e25\u0e1a","actionPopover.deleteNotification":"\u0e25\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19\u0e19\u0e35\u0e49 ","actionPopover.edit":"\u0e41\u0e01\u0e49\u0e44\u0e02","actionPopover.inviteShareCommunity":"\u0e40\u0e0a\u0e34\u0e0d\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e19 / \u0e41\u0e1a\u0e48\u0e07\u0e1b\u0e31\u0e19\u0e0a\u0e38\u0e21\u0e0a\u0e19","actionPopover.joinCommunity":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e0a\u0e38\u0e21\u0e0a\u0e19","actionPopover.leaveCommunit":"\u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e0a\u0e38\u0e21\u0e0a\u0e19","actionPopover.leaveCommunity":"\u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e0a\u0e38\u0e21\u0e0a\u0e19","actionPopover.leaveCommunity.accept":"\u0e2d\u0e2d\u0e01","actionPopover.leaveCommunity.cancel":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01","actionPopover.leaveCommunity.description":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e19\u0e35\u0e49\u0e43\u0e0a\u0e48\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","actionPopover.leaveCommunity.title":"\u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e0a\u0e38\u0e21\u0e0a\u0e19","actionPopover.report":"\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19 ","actionPopover.turnOffNotification":"\u0e1b\u0e34\u0e14\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19","actionPopover.turnOffNotificationAbout":"\u0e1b\u0e34\u0e14\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a {label}","actionPopover.turnOnNotification":"\u0e40\u0e1b\u0e34\u0e14\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19","add.image.text":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e20\u0e32\u0e1e","admin.action.activeAccount":"\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e2d\u0e22\u0e39\u0e48","admin.action.addColumn":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c ","admin.action.delete":"\u0e25\u0e1a","admin.action.deleteAccount":"\u0e25\u0e1a\u0e1a\u0e31\u0e0d\u0e0a\u0e35 ","admin.action.emailMember":"\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01","admin.action.inactiveAccount":"\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 ","admin.action.suspendAccount":"\u0e23\u0e30\u0e07\u0e31\u0e1a\u0e1a\u0e31\u0e0d\u0e0a\u0e35 ","admin.action.unsuspendAccount":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e01\u0e32\u0e23\u0e23\u0e30\u0e07\u0e31\u0e1a\u0e1a\u0e31\u0e0d\u0e0a\u0e35","admin.admin":"\u0e41\u0e2d\u0e14\u0e21\u0e34\u0e19","admin.ambassador":"\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e02\u0e2d\u0e07\u0e0a\u0e38\u0e21\u0e0a\u0e19","admin.back":"\u0e01\u0e25\u0e31\u0e1a ","admin.backToLogin":"\u0e01\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49 ","admin.cancel":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01 ","admin.changePassword":"\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19 ","admin.changePassword.resetPassword":"\u0e15\u0e31\u0e49\u0e07\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48 ","admin.changePasswordSuccess.desc":"\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08 \u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e14\u0e49\u0e27\u0e22\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48 ","admin.comments":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19","admin.communities":"\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e15\u0e48\u0e32\u0e07 \u0e46 ","admin.community":"\u0e0a\u0e38\u0e21\u0e0a\u0e19 ","admin.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07 ","admin.expert":"\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c","admin.externalUser":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19 ","admin.followingTopics":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e17\u0e35\u0e48\u0e01\u0e33\u0e25\u0e31\u0e07\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21","admin.forgotPassword":"\u0e25\u0e37\u0e21\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19?","admin.forgotPassword.desc":"\u0e01\u0e23\u0e2d\u0e01\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e17\u0e35\u0e48\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07\u0e01\u0e31\u0e1a\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e41\u0e25\u0e30\u0e40\u0e23\u0e32\u0e08\u0e30\u0e2a\u0e48\u0e07\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e15\u0e31\u0e49\u0e07\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48 ","admin.forgotPassword.enterEmail":"\u0e01\u0e23\u0e2d\u0e01\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","admin.internalUser.dropdownGroup":"\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c / \u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e15\u0e48\u0e32\u0e07 \u0e46 / \u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d","admin.joinDate":"\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21 ","admin.likes":"\u0e22\u0e2d\u0e14\u0e44\u0e25\u0e01\u0e4c","admin.logOut":"\u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e23\u0e30\u0e1a\u0e1a","admin.logOut.desc":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e23\u0e30\u0e1a\u0e1a\u0e43\u0e0a\u0e48\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","admin.logOut.title":"\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01 Hello Together?","admin.login":"\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49","admin.login.email":"\u0e2d\u0e35\u0e40\u0e21\u0e25 ","admin.login.forgotPassword":"\u0e25\u0e37\u0e21\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19? ","admin.login.loginToAccount":"\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","admin.login.password":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19 ","admin.login.pleaseInputEmail":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e01\u0e23\u0e2d\u0e01\u0e2d\u0e35\u0e40\u0e21\u0e25 ","admin.login.pleaseInputPassword":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e01\u0e23\u0e2d\u0e01\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19 ","admin.login.rememeberMe":"\u0e08\u0e14\u0e08\u0e33\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19 ","admin.login.resetPassword":"\u0e15\u0e31\u0e49\u0e07\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48 ","admin.member":"\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01","admin.moderator":"Moderator","admin.next":"\u0e15\u0e48\u0e2d\u0e44\u0e1b","admin.post":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c","admin.posts":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c","admin.replies":"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e15\u0e2d\u0e1a\u0e01\u0e25\u0e31\u0e1a ","admin.resetPassword.modal.desc":"\u0e40\u0e23\u0e32\u0e44\u0e14\u0e49\u0e2a\u0e48\u0e07\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e01\u0e39\u0e49\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e19\u0e35\u0e49","admin.resetPassword.modal.title":"\u0e2a\u0e48\u0e07\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e01\u0e39\u0e49\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e41\u0e25\u0e49\u0e27 ","admin.save":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","admin.savePassword":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19 ","admin.sendLink":"\u0e2a\u0e48\u0e07\u0e25\u0e34\u0e07\u0e01\u0e4c","admin.site":"\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c","admin.sponsor":"\u0e1c\u0e39\u0e49\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19","admin.success":"\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08 ","admin.tab.activity":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21","admin.tab.commentsInCommunities":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19\u0e43\u0e19 {communityName} ({count})","admin.tab.generalInfo":"\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b","admin.tab.posts":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c","admin.tab.postsInCommunities":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e43\u0e19 {communityName} ({count}) ","admin.tab.settings":"\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32","admin.table.all":"\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","admin.table.column.sites":"\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c","admin.table.user.column.comments":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19","admin.table.user.column.community":"\u0e0a\u0e38\u0e21\u0e0a\u0e19","admin.table.user.column.createdDate":"\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c","admin.table.user.column.posts":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c","admin.table.user.column.role":"\u0e1a\u0e17\u0e1a\u0e32\u0e17","admin.table.user.column.status":"\u0e2a\u0e16\u0e32\u0e19\u0e30","admin.table.user.column.topic":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d","admin.table.user.column.users":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","admin.topic":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d","admin.user.birth":"\u0e27\u0e31\u0e19\u0e40\u0e01\u0e34\u0e14","admin.user.email":"\u0e2d\u0e35\u0e40\u0e21\u0e25","admin.user.female":"\u0e2b\u0e0d\u0e34\u0e07","admin.user.fullname":"\u0e0a\u0e37\u0e48\u0e2d-\u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25","admin.user.gender":"\u0e40\u0e1e\u0e28","admin.user.male":"\u0e0a\u0e32\u0e22","admin.user.member.emailMember":"\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01","admin.user.optional":"\u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19","admin.user.resetPassword":"\u0e15\u0e31\u0e49\u0e07\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48 ","admin.user.status.active":"\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e2d\u0e22\u0e39\u0e48","admin.user.status.inactive":"\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 ","admin.user.username":"\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","article.shareOn":"\u0e41\u0e1b\u0e48\u0e07\u0e1b\u0e31\u0e19\u0e44\u0e1b\u0e22\u0e31\u0e07 ","articlePage.articleReviewerBy":"\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e42\u0e14\u0e22 {name}","articlePage.articleUpdatedDate":"\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e21\u0e37\u0e48\u0e2d {date}","articlePage.articleWrittenBy":"\u0e40\u0e02\u0e35\u0e22\u0e19\u0e42\u0e14\u0e22 {name}","articlePage.authorAvatarAlt":"\u0e23\u0e39\u0e1b\u0e1c\u0e39\u0e49\u0e40\u0e02\u0e35\u0e22\u0e19 ","articlePage.careEmbedding.seeMore":"\u0e14\u0e39\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21","articlePage.relatedPostsSectionTitle":"\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07","articlePage.reviewed.author":"\u0e40\u0e02\u0e35\u0e22\u0e19\u0e42\u0e14\u0e22 {name} \u0e40\u0e21\u0e37\u0e48\u0e2d {date}","articlePage.reviewed.expertly":"\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e42\u0e14\u0e22 {name} ","articlePage.reviewed.factCheck":"\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e02\u0e49\u0e2d\u0e40\u0e17\u0e47\u0e08\u0e08\u0e23\u0e34\u0e07\u0e42\u0e14\u0e22 {name} ","articlePage.reviewed.lastUpdated":"\u0e40\u0e02\u0e35\u0e22\u0e19\u0e42\u0e14\u0e22 {name} \u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e40\u0e21\u0e37\u0e48\u0e2d {date} ","articlePage.reviewed.medically":"\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e42\u0e14\u0e22 {name} ","articlePage.reviewed.published":"\u0e40\u0e02\u0e35\u0e22\u0e19\u0e42\u0e14\u0e22 {name} \u0e40\u0e1c\u0e22\u0e41\u0e1e\u0e23\u0e48\u0e40\u0e21\u0e37\u0e48\u0e2d {date}","articlePage.reviewed.sameAuthor.expertly":"\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e25\u0e30\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e42\u0e14\u0e22 {name} \u0e40\u0e21\u0e37\u0e48\u0e2d {date}","articlePage.reviewed.sameAuthor.medically":"\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e25\u0e30\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e42\u0e14\u0e22 {name} \u0e40\u0e21\u0e37\u0e48\u0e2d {date} ","babyGrowth.emptyName":"\u0e25\u0e39\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","babyGrowth.error.atLeastOneOf":"\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22 1 \u0e43\u0e19\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e40\u0e2b\u0e25\u0e48\u0e32\u0e19\u0e35\u0e49: \u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01 \u0e2a\u0e48\u0e27\u0e19\u0e2a\u0e39\u0e07 \u0e40\u0e2a\u0e49\u0e19\u0e23\u0e2d\u0e1a\u0e28\u0e35\u0e23\u0e29\u0e30","babyGrowth.error.birthdayRequired":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e43\u0e2a\u0e48\u0e27\u0e31\u0e19\u0e40\u0e01\u0e34\u0e14","babyGrowth.error.invalidAge":"\u0e2d\u0e32\u0e22\u0e38\u0e40\u0e01\u0e34\u0e19\u0e40\u0e01\u0e13\u0e11\u0e4c\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14","babyGrowth.error.invalidMeasurementDate":"\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e27\u0e31\u0e14\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","babyGrowth.error.invalidValue":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e43\u0e2a\u0e48\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","babyGrowth.error.measurementDateLowerThanBirthday":"\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e43\u0e2a\u0e48\u0e04\u0e27\u0e23\u0e2d\u0e22\u0e39\u0e48\u0e01\u0e48\u0e2d\u0e19\u0e27\u0e31\u0e19\u0e40\u0e01\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e25\u0e39\u0e01","babyGrowth.error.outOfRange":"\u0e2d\u0e32\u0e22\u0e38\u0e40\u0e01\u0e34\u0e19\u0e40\u0e01\u0e13\u0e11\u0e4c\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e02\u0e2d\u0e07 WHO","babyGrowth.error.title":"\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","bmi.ageInput":"\u0e42\u0e1b\u0e23\u0e14\u0e01\u0e23\u0e2d\u0e01\u0e2d\u0e32\u0e22\u0e38\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","bmi.ageInput.desc":"(\u0e08\u0e33\u0e19\u0e27\u0e19\u0e1b\u0e35)","bmi.ageInput.error":"\u0e42\u0e1b\u0e23\u0e14\u0e01\u0e23\u0e2d\u0e01\u0e2d\u0e32\u0e22\u0e38\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","bmi.description":"\u0e43\u0e0a\u0e49\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e19\u0e19\u0e35\u0e49\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22 (BMI) \u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e41\u0e25\u0e30\u0e14\u0e39\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e21\u0e35\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e15\u0e31\u0e27\u0e17\u0e35\u0e48\u0e14\u0e35\u0e15\u0e48\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48 \u0e04\u0e38\u0e13\u0e2d\u0e32\u0e08\u0e43\u0e0a\u0e49\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e19\u0e35\u0e49\u0e43\u0e19\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e48\u0e32 BMI \u0e02\u0e2d\u0e07\u0e25\u0e39\u0e01\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e40\u0e0a\u0e48\u0e19\u0e01\u0e31\u0e19 ","bmi.heading":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e19\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22","bmi.heading.medical":"\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e42\u0e14\u0e22 ","bmi.heading.reviewed":"reviewed by","bmi.heightInput":"\u0e42\u0e1b\u0e23\u0e14\u0e01\u0e23\u0e2d\u0e01\u0e2a\u0e48\u0e27\u0e19\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","bmi.heightInput.desc":"(\u0e0b\u0e21.) ","bmi.heightInput.error":"\u0e42\u0e1b\u0e23\u0e14\u0e01\u0e23\u0e2d\u0e01\u0e2a\u0e48\u0e27\u0e19\u0e2a\u0e39\u0e07\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07 ","bmi.info.definition.text":"\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22\u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e04\u0e33\u0e08\u0e33\u0e01\u0e31\u0e14\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22 ","bmi.info.definition.title":"\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22\u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e04\u0e33\u0e08\u0e33\u0e01\u0e31\u0e14\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22 ","bmi.info.interpreting.text":"\u0e41\u0e1b\u0e25\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e21\u0e32\u0e22\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22","bmi.info.interpreting.title":"\u0e41\u0e1b\u0e25\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e21\u0e32\u0e22\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22","bmi.info.relevant.text":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e19\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22\u0e22\u0e31\u0e07\u0e04\u0e07\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e01\u0e31\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","bmi.info.relevant.title":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e19\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22\u0e22\u0e31\u0e07\u0e04\u0e07\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e01\u0e31\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","bmi.joinNow":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49 ","bmi.objective":"\u0e27\u0e31\u0e15\u0e16\u0e38\u0e1b\u0e23\u0e30\u0e2a\u0e07\u0e04\u0e4c ","bmi.objective.gainWeight":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e01\u0e25\u0e49\u0e32\u0e21\u0e40\u0e19\u0e37\u0e49\u0e2d ","bmi.objective.loseWeight":"\u0e25\u0e14\u0e44\u0e02\u0e21\u0e31\u0e19 ","bmi.objective.maintainWeight":"\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01 ","bmi.personalized":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e41\u0e1a\u0e1a\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e1a\u0e38\u0e04\u0e04\u0e25","bmi.result.chart.description":"\u0e43\u0e19\u0e01\u0e25\u0e38\u0e48\u0e21\u0e04\u0e19\u0e17\u0e35\u0e48\u0e21\u0e35\u0e2d\u0e32\u0e22\u0e38\u0e41\u0e25\u0e30\u0e40\u0e1e\u0e28\u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e04\u0e38\u0e13 \u0e04\u0e38\u0e13\u0e08\u0e31\u0e14\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e01\u0e25\u0e38\u0e48\u0e21 {equal} % {higher} % \u0e21\u0e35\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22\u0e2a\u0e39\u0e07\u0e01\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13 \u0e41\u0e25\u0e30 {lower} % \u0e21\u0e35\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e27\u0e25\u0e01\u0e32\u0e22\u0e15\u0e48\u0e33\u0e01\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13","bmi.result.chart.shortenDescription":"\u0e43\u0e19\u0e01\u0e25\u0e38\u0e48\u0e21\u0e04\u0e19\u0e17\u0e35\u0e48\u0e21\u0e35\u0e2d\u0e32\u0e22\u0e38\u0e41\u0e25\u0e30\u0e40\u0e1e\u0e28\u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e17\u0e48\u0e32\u0e19 (\u0e2a\u0e39\u0e07\u0e01\u0e27\u0e48\u0e32) % \u0e21\u0e35\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22\u0e2a\u0e39\u0e07\u0e01\u0e27\u0e48\u0e32\u0e17\u0e48\u0e32\u0e19 \u0e41\u0e25\u0e30 (\u0e15\u0e48\u0e33\u0e01\u0e27\u0e48\u0e32) % \u0e21\u0e35\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e27\u0e25\u0e01\u0e32\u0e22\u0e15\u0e48\u0e33\u0e01\u0e27\u0e48\u0e32\u0e17\u0e48\u0e32\u0e19 ","bmi.result.chartTitle":"\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e01\u0e31\u0e1a\u0e2a\u0e16\u0e34\u0e15\u0e34\u0e43\u0e19\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22","bmi.result.healthy":"\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e14\u0e35 ","bmi.result.invalidEmail":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e01\u0e23\u0e2d\u0e01\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49 ","bmi.result.obese1":"\u0e2d\u0e49\u0e27\u0e19\u0e40\u0e01\u0e34\u0e19 1","bmi.result.obese2":"\u0e2d\u0e49\u0e27\u0e19\u0e40\u0e01\u0e34\u0e19 2","bmi.result.overweight":"\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e40\u0e01\u0e34\u0e19 ","bmi.result.title":"\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22\u0e02\u0e2d\u0e07\u0e19\u0e04\u0e37\u0e2d ","bmi.result.title.embedded":"\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e04\u0e37\u0e2d {BMI} ","bmi.result.underweight":"\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e44\u0e21\u0e48\u0e16\u0e36\u0e07\u0e40\u0e01\u0e13\u0e11\u0e4c","bmi.selectGender":"\u0e42\u0e1b\u0e23\u0e14\u0e23\u0e30\u0e1a\u0e38\u0e40\u0e1e\u0e28\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 ","bmi.stickySignupButton":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49 ","bmi.stickySignupHeading":"\u0e23\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e47\u0e14\u0e25\u0e31\u0e1a\u0e14\u0e49\u0e32\u0e19\u0e42\u0e20\u0e0a\u0e19\u0e32\u0e01\u0e32\u0e23\u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 ","bmi.submit":"\u0e04\u0e33\u0e19\u0e27\u0e13 ","bmi.subscribe.afterSubscibeDescription":"Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d \u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e22\u0e34\u0e19\u0e14\u0e35\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e22\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e48\u0e27\u0e21\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e22\u0e39\u0e48\u0e17\u0e35\u0e48\u0e14\u0e35\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e40\u0e23\u0e32\u0e01\u0e33\u0e25\u0e31\u0e07\u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e44\u0e1b\u0e2b\u0e32\u0e04\u0e38\u0e13 ","bmi.subscribe.afterSubscibeTitle":"\u0e02\u0e2d\u0e1a\u0e04\u0e38\u0e13\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e23\u0e48\u0e27\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 ","bmi.subscribe.buttonTitle":"\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01 ","bmi.subscribe.description":"\u0e23\u0e31\u0e1a\u0e08\u0e14\u0e2b\u0e21\u0e32\u0e22\u0e02\u0e48\u0e32\u0e27\u0e1b\u0e23\u0e30\u0e08\u0e33 \u0e14\u0e49\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e41\u0e02\u0e47\u0e07\u0e41\u0e23\u0e07\u0e41\u0e25\u0e30\u0e42\u0e20\u0e0a\u0e19\u0e32\u0e01\u0e32\u0e23 \u0e08\u0e32\u0e01\u0e19\u0e31\u0e01\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e2d\u0e32\u0e2b\u0e32\u0e23 \u0e19\u0e31\u0e01\u0e42\u0e20\u0e0a\u0e19\u0e32\u0e01\u0e32\u0e23 \u0e41\u0e25\u0e30\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e14\u0e49\u0e32\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e02\u0e36\u0e49\u0e19\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32","bmi.subscribe.placeHolder":"\u0e01\u0e23\u0e2d\u0e01\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","bmi.subscribe.title":"\u0e1a\u0e23\u0e23\u0e25\u0e38\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e15\u0e31\u0e27\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19 ","bmi.weightInput":"\u0e04\u0e38\u0e13\u0e21\u0e35\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e40\u0e17\u0e48\u0e32\u0e44\u0e23? ","bmi.weightInput.desc":"(\u0e01\u0e01.)","bmi.weightInput.error":"\u0e42\u0e1b\u0e23\u0e14\u0e01\u0e23\u0e2d\u0e01\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e15\u0e31\u0e27\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","bmr.activeLevel":"\u0e04\u0e38\u0e13\u0e21\u0e35\u0e01\u0e32\u0e23\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e2b\u0e27\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22\u0e43\u0e19\u0e41\u0e15\u0e48\u0e25\u0e30\u0e27\u0e31\u0e19\u0e21\u0e32\u0e01\u0e19\u0e49\u0e2d\u0e22\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e43\u0e14? ","bmr.activeLevel.extremelyActive":"\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e2b\u0e27\u0e21\u0e32\u0e01\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14 ","bmr.activeLevel.extremelyActive.description":"\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e2b\u0e19\u0e31\u0e01\u0e21\u0e32\u0e01 / \u0e40\u0e25\u0e48\u0e19\u0e01\u0e35\u0e2c\u0e32 \u0e2b\u0e23\u0e37\u0e2d \u0e1d\u0e36\u0e01\u0e23\u0e48\u0e32\u0e22\u0e01\u0e32\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e2d\u0e07\u0e40\u0e17\u0e48\u0e32 ","bmr.activeLevel.intenselyActive":"\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e2b\u0e27\u0e21\u0e32\u0e01","bmr.activeLevel.intenselyActive.description":"\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e2b\u0e19\u0e31\u0e01 / \u0e40\u0e25\u0e48\u0e19\u0e01\u0e35\u0e2c\u0e32 6-7 \u0e27\u0e31\u0e19/\u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c ","bmr.activeLevel.lightlyActive":"\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e2b\u0e27\u0e40\u0e1a\u0e32 \u0e46 ","bmr.activeLevel.lightlyActive.description":"\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22\u0e40\u0e1a\u0e32 \u0e46 / \u0e40\u0e25\u0e48\u0e19\u0e01\u0e35\u0e2c\u0e32 1-3 \u0e27\u0e31\u0e19/\u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c ","bmr.activeLevel.moderatelyActive":"\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e2b\u0e27\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e01\u0e25\u0e32\u0e07","bmr.activeLevel.moderatelyActive.description":"\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e01\u0e25\u0e32\u0e07 / \u0e40\u0e25\u0e48\u0e19\u0e01\u0e35\u0e2c\u0e32 3-5 \u0e27\u0e31\u0e19/\u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c ","bmr.activeLevel.sedentary":"\u0e44\u0e21\u0e48\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e2b\u0e27","bmr.activeLevel.sedentary.description":"\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22\u0e19\u0e49\u0e2d\u0e22 \u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22\u0e40\u0e25\u0e22 ","bmr.description":"\u0e43\u0e0a\u0e49\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13\u0e41\u0e04\u0e25\u0e2d\u0e23\u0e35\u0e48\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13\u0e41\u0e04\u0e25\u0e2d\u0e23\u0e35\u0e48\u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19 \u0e15\u0e32\u0e21\u0e2a\u0e48\u0e27\u0e19\u0e2a\u0e39\u0e07 \u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01 \u0e2d\u0e32\u0e22\u0e38 \u0e41\u0e25\u0e30\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e2b\u0e27\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","bmr.heading":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e32\u0e1c\u0e25\u0e32\u0e0d\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e02\u0e31\u0e49\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19 ","bmr.info.calories.text":"\u0e41\u0e04\u0e25\u0e2d\u0e23\u0e35\u0e48\u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23 \u0e41\u0e25\u0e30\u0e40\u0e23\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e44\u0e1b\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2d\u0e30\u0e44\u0e23?","bmr.info.calories.title":"\u0e41\u0e04\u0e25\u0e2d\u0e23\u0e35\u0e48\u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23 \u0e41\u0e25\u0e30\u0e40\u0e23\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e44\u0e1b\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2d\u0e30\u0e44\u0e23?","bmr.info.definition.text":"\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e32\u0e1c\u0e25\u0e32\u0e0d\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e02\u0e31\u0e49\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19 (BMR) \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e04\u0e33\u0e08\u0e33\u0e01\u0e31\u0e14\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e32\u0e1c\u0e25\u0e32\u0e0d\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e02\u0e31\u0e49\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19 ","bmr.info.definition.title":"\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e32\u0e1c\u0e25\u0e32\u0e0d\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e02\u0e31\u0e49\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19 (BMR) \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23? \u0e04\u0e33\u0e08\u0e33\u0e01\u0e31\u0e14\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e32\u0e1c\u0e25\u0e32\u0e0d\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e02\u0e31\u0e49\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19 ","bmr.joinNow":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49 ","bmr.objective.buildMuscle":"\u0e2a\u0e23\u0e49\u0e07\u0e01\u0e25\u0e49\u0e32\u0e21\u0e40\u0e19\u0e37\u0e49\u0e2d","bmr.objective.loseFat":"\u0e25\u0e14\u0e44\u0e02\u0e21\u0e31\u0e19 ","bmr.objective.maintainWeight":"\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01 ","bmr.personalized":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","bmr.result.description":"\u0e41\u0e25\u0e30\u0e04\u0e38\u0e13\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19 {kcal} \u0e01\u0e34\u0e42\u0e25\u0e41\u0e04\u0e25\u0e2d\u0e23\u0e35\u0e48 \u0e15\u0e48\u0e2d\u0e27\u0e31\u0e19 \u0e42\u0e14\u0e22\u0e21\u0e35\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e2b\u0e27\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22\u0e2d\u0e22\u0e39\u0e48\u0e17\u0e35\u0e48 {activeLevel}","bmr.result.illustrator.high":"\u0e2a\u0e39\u0e07","bmr.result.illustrator.low":"\u0e15\u0e48\u0e33","bmr.result.title":"\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e32\u0e1c\u0e25\u0e32\u0e0d\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e02\u0e31\u0e49\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e04\u0e37\u0e2d","bmr.result.title.embedded":"\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e32\u0e1c\u0e25\u0e32\u0e0d\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e02\u0e31\u0e49\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e04\u0e37\u0e2d {BMR} \u0e01\u0e34\u0e42\u0e25\u0e41\u0e04\u0e25\u0e2d\u0e23\u0e35\u0e48 ","bmr.stickySignupButton":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e40\u0e14\u0e35\u0e4b\u0e22\u0e27\u0e19\u0e35\u0e49 ","bmr.stickySignupHeading":"\u0e23\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e47\u0e14\u0e25\u0e31\u0e1a\u0e14\u0e49\u0e32\u0e19\u0e42\u0e20\u0e0a\u0e19\u0e32\u0e01\u0e32\u0e23\u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 ","botFeedback.modal.done":"Done","botFeedback.modal.heading":"\u0e40\u0e23\u0e32\u0e08\u0e30\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23?","botFeedback.modal.inputPlaceholder":"\u0e42\u0e1b\u0e23\u0e14\u0e1a\u0e2d\u0e01\u0e40\u0e23\u0e32\u0e27\u0e48\u0e32\u0e21\u0e35\u0e2d\u0e30\u0e44\u0e23\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","botFeedback.modal.submit":"\u0e2a\u0e48\u0e07","botFeedback.successMess.heading":"\u0e02\u0e2d\u0e1a\u0e04\u0e38\u0e13\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e15\u0e34\u0e0a\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","bottomBar.comment":"\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19 ","bottomBar.communities":"\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e15\u0e48\u0e32\u0e07 \u0e46 ","bottomBar.feed":"Feeds","bottomBar.home":"\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e25\u0e31\u0e01 ","bottomBar.myPost":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19 ","bottomBar.post":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c","bottomBar.share":"\u0e41\u0e1a\u0e48\u0e07\u0e1b\u0e31\u0e19 ","breadcrumb.guideline":"\u0e02\u0e49\u0e2d\u0e41\u0e19\u0e30\u0e19\u0e33","breadcrumb.helloTogether":"\u0e0a\u0e38\u0e21\u0e0a\u0e19","breadcrumb.myPage":"\u0e2b\u0e19\u0e49\u0e32\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19 ","button.back":"\u0e01\u0e25\u0e31\u0e1a ","button.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07 ","button.save":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","card.interaction":"\u0e1b\u0e0f\u0e34\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c","card.members":"\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01","card.posts":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c ","card.topics":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e15\u0e48\u0e32\u0e07 \u0e46 ","cardAdArticle.buttonSeeAll":"\u0e14\u0e39\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","cardAdArticle.heading":"\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e41\u0e19\u0e30\u0e19\u0e33","cardAdArticle.headingSeeAll":"\u0e14\u0e39\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","cardAdArticle.subHeading":"\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e2d\u0e32\u0e08\u0e2a\u0e19\u0e43\u0e08 ","cardAuthor.admin":"Admin","cardAuthor.ambassador":"\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e0a\u0e38\u0e21\u0e0a\u0e19","cardAuthor.expert":"\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d ","cardAuthor.guide":"\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07","cardAuthor.influencer":"\u0e2d\u0e34\u0e19\u0e1f\u0e25\u0e39\u0e40\u0e2d\u0e47\u0e19\u0e40\u0e0b\u0e2d\u0e23\u0e4c","cardAuthor.localAdmin":"\u0e41\u0e2d\u0e14\u0e21\u0e34\u0e19\u0e17\u0e49\u0e2d\u0e07\u0e16\u0e34\u0e48\u0e19 ","cardAuthor.moderator":"\u0e1c\u0e39\u0e49\u0e19\u0e33\u0e01\u0e32\u0e23\u0e2d\u0e20\u0e34\u0e1b\u0e23\u0e32\u0e22 ","cardAuthor.sponsor":"\u0e1c\u0e39\u0e49\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19","cardCommunity.createAPost":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c ","cardCommunity.following":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21 ","cardCommunity.join":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21 ","cardCommunity.joined":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e41\u0e25\u0e49\u0e27 ","cardCommunity.startDisCussion":"\u0e40\u0e23\u0e34\u0e48\u0e21\u0e01\u0e32\u0e23\u0e2d\u0e20\u0e34\u0e1b\u0e23\u0e32\u0e22 ","cardExpert.seeDetail":"\u0e2d\u0e48\u0e32\u0e19\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21","cardHealthTool.1.btnText":"\u0e19\u0e31\u0e14\u0e2b\u0e21\u0e32\u0e22\u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d","cardHealthTool.1.content":"\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e19\u0e31\u0e14\u0e2b\u0e21\u0e32\u0e22\u0e01\u0e31\u0e1a\u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e07\u0e48\u0e32\u0e22 \u0e46 \u0e44\u0e14\u0e49\u0e08\u0e32\u0e01\u0e17\u0e38\u0e01\u0e17\u0e35\u0e48 ","cardHealthTool.1.subTitle":"HELLO CARE","cardHealthTool.1.title":"\u0e19\u0e31\u0e14\u0e2b\u0e21\u0e32\u0e22\u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d\u0e17\u0e35\u0e48\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c ","cardHealthTool.2.btnText":"\u0e40\u0e23\u0e34\u0e48\u0e21 ","cardHealthTool.2.content":"\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e2a\u0e48\u0e27\u0e19\u0e1a\u0e38\u0e04\u0e04\u0e25\u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e14\u0e49\u0e32\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e15\u0e32\u0e21\u0e2d\u0e32\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 ","cardHealthTool.2.title":"\u0e04\u0e38\u0e13\u0e01\u0e33\u0e25\u0e31\u0e07\u0e21\u0e35\u0e2d\u0e32\u0e01\u0e32\u0e23\u0e41\u0e15\u0e48\u0e44\u0e21\u0e48\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e2b\u0e21\u0e32\u0e22\u0e16\u0e36\u0e07\u0e2d\u0e30\u0e44\u0e23\u0e43\u0e0a\u0e48\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","cardList.allCommunities":"\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","cardList.description":"\u0e2a\u0e33\u0e23\u0e27\u0e08\u0e01\u0e25\u0e38\u0e48\u0e21\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e15\u0e32\u0e21\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e14\u0e49\u0e32\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e21\u0e32\u0e01\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\\"","cardList.expertDescription":"\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e41\u0e25\u0e30\u0e2b\u0e32\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e14\u0e49\u0e32\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e19\u0e48\u0e32\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e16\u0e37\u0e2d \u0e42\u0e14\u0e22\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e08\u0e30\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e14\u0e49\u0e32\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e1b\u0e23\u0e30\u0e42\u0e22\u0e0a\u0e19\u0e4c\u0e41\u0e25\u0e30\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e16\u0e37\u0e2d\u0e44\u0e14\u0e49 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19\u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49 ","cardList.exploreMoreCommunity":"\u0e2a\u0e33\u0e23\u0e27\u0e08\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e2d\u0e37\u0e48\u0e19 \u0e46 ","cardList.findYourCommunities":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","cardList.meetOurGuildes":"\u0e1e\u0e1a\u0e01\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32","cardList.myCommunities":"\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19 ","cardList.showAll":"\u0e41\u0e2a\u0e14\u0e07\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","cardList.showLess":"\u0e41\u0e2a\u0e14\u0e07\u0e19\u0e49\u0e2d\u0e22\u0e25\u0e07","cardList.showMore":"\u0e41\u0e2a\u0e14\u0e07\u0e21\u0e32\u0e01\u0e02\u0e36\u0e49\u0e19","cardLogin.mainText":"\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e15\u0e48\u0e2d\u0e01\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e2d\u0e37\u0e48\u0e19\u0e43\u0e19\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e15\u0e48\u0e32\u0e07 \u0e46 ","cardLogin.subText":"\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e2b\u0e23\u0e37\u0e2d\u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e0a\u0e38\u0e21\u0e19\u0e0a\u0e19\u0e15\u0e48\u0e32\u0e07 \u0e46 \u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 ","cardPost.anonymous":"\u0e44\u0e21\u0e48\u0e23\u0e30\u0e1a\u0e38\u0e0a\u0e37\u0e48\u0e2d","cardPost.booking":"\u0e08\u0e2d\u0e07\u0e40\u0e14\u0e35\u0e4b\u0e22\u0e27\u0e19\u0e35\u0e49","cardPost.endDate":"\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e2a\u0e34\u0e49\u0e19\u0e2a\u0e38\u0e14","cardPost.expired":"\u0e2b\u0e21\u0e14\u0e2d\u0e32\u0e22\u0e38\u0e41\u0e25\u0e49\u0e27","cardPost.inputComment.commentOn":"\u0e04\u0e27\u0e32\u0e21\u0e04\u0e34\u0e14\u0e40\u0e2b\u0e47\u0e19\u0e43\u0e19 {title}","cardPost.public":"\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e30","cardPost.startDate":"\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19","cardReactions.comment":"\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19 ","cardReactions.reply":"\u0e15\u0e2d\u0e1a\u0e01\u0e25\u0e31\u0e1a ","cardReply.endorse":"\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19","cardReply.feedbackBtn":"\u0e02\u0e49\u0e2d\u0e40\u0e2a\u0e19\u0e2d\u0e41\u0e19\u0e30","cardReply.opposePopup.content":"\u0e44\u0e14\u0e49\u0e42\u0e1b\u0e23\u0e14\u0e1a\u0e2d\u0e01\u0e40\u0e2b\u0e15\u0e38\u0e1c\u0e25\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e04\u0e33\u0e15\u0e2d\u0e1a\u0e19\u0e35\u0e49","cardReply.opposePopup.submit":"\u0e2a\u0e48\u0e07","cardReply.pppose":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01","cardReply.sponsoredBy":"\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e42\u0e14\u0e22","cardReply.sponsoredContent":"\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19","cardStatic.title":"\u0e40\u0e23\u0e32\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15","cardTopic.createAPost":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c","cardTopic.follow":"\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21 ","cardTopic.following":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21 ","categoryMenu.card":"\u0e1a\u0e31\u0e15\u0e23","channelCommunity.active":"\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e2d\u0e22\u0e39\u0e48 ","channelCommunity.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07","channelCommunity.delete":"\u0e25\u0e1a","channelCommunity.description":"\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22 ","channelCommunity.dragDrop":"\u0e25\u0e32\u0e01 \u0e41\u0e25\u0e30 \u0e27\u0e32\u0e07 ","channelCommunity.edit":"\u0e41\u0e01\u0e49\u0e44\u0e02","channelCommunity.english":"\u0e20\u0e32\u0e29\u0e32\u0e2d\u0e31\u0e07\u0e01\u0e24\u0e29 ","channelCommunity.followers":"\u0e1c\u0e39\u0e49\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21 ","channelCommunity.inactive":"\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19","channelCommunity.inputTitleEnglish":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e43\u0e2a\u0e48\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 (\u0e20\u0e32\u0e29\u0e32\u0e2d\u0e31\u0e07\u0e01\u0e24\u0e29) ","channelCommunity.inputTitleLocalLanguges":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e43\u0e2a\u0e48\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 (\u0e20\u0e32\u0e29\u0e32\u0e44\u0e17\u0e22) ","channelCommunity.invitePeople":"\u0e40\u0e0a\u0e34\u0e0d\u0e1c\u0e39\u0e49\u0e2d\u0e37\u0e48\u0e19","channelCommunity.localLanguages":"\u0e20\u0e32\u0e29\u0e32\u0e44\u0e17\u0e22","channelCommunity.members":"\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01","channelCommunity.newTopic":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e43\u0e2b\u0e21\u0e48 ","channelCommunity.posts":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c","channelCommunity.question.viewOnly":"\u0e14\u0e39\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19 ","channelCommunity.title":"\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 ","channelCommunity.topics":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d","channelCommunity.update":"\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07 ","character":"\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23","choicePopover.ambassadorPosts":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e0a\u0e38\u0e21\u0e0a\u0e19","choicePopover.expertPosts":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d ","choicePopover.expertsComment":"\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c","choicePopover.lastestPost":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14","choicePopover.latest":"\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14","choicePopover.newest":"\u0e43\u0e2b\u0e21\u0e48\u0e2a\u0e38\u0e14","choicePopover.oldest":"\u0e40\u0e01\u0e48\u0e32\u0e2a\u0e38\u0e14","choicePopover.popular":"\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e19\u0e34\u0e22\u0e21 ","choicePopover.popularPost":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e17\u0e35\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e19\u0e34\u0e22\u0e21 ","choicePopover.questionAndAnswer":"\u0e02\u0e49\u0e2d\u0e40\u0e2a\u0e19\u0e2d\u0e41\u0e19\u0e30","choicePopover.sort":"\u0e08\u0e31\u0e14\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48","choose.community":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","choose.other.community":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e2d\u0e37\u0e48\u0e19","comment.count":"{count} \u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19 ","comment.seeMoreComments":"\u0e14\u0e39\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 {count} \u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19 ","comment.seeMoreReplies":"\u0e14\u0e39\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e15\u0e2d\u0e1a\u0e01\u0e25\u0e31\u0e1a\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 {count} \u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21 ","common.chatWithMe":"\u0e04\u0e38\u0e22\u0e41\u0e0a\u0e17","community.choose":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0a\u0e38\u0e21\u0e0a\u0e19 ","community.notification.joined":"\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e0a\u0e38\u0e21\u0e0a\u0e19 {name}","community.notification.left":"\u0e17\u0e48\u0e32\u0e19\u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e0a\u0e38\u0e21\u0e0a\u0e19 {name}","copied":"\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01\u0e41\u0e25\u0e49\u0e27 ","copy":"\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01 ","createPost.askDoctor":"\u0e16\u0e32\u0e21\u0e2b\u0e21\u0e2d","createPost.askDoctor.description":"\u0e16\u0e32\u0e21\u0e41\u0e1e\u0e17\u0e22\u0e4c","createPost.askDoctor.success.description":"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e41\u0e2d\u0e1b Hello Bacsi \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e15\u0e2d\u0e1a\u0e01\u0e25\u0e31\u0e1a\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13!","createPost.askDoctorChoice.no":"\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48","createPost.askDoctorChoice.yes":"\u0e43\u0e0a\u0e48","createPost.communityAndTopic":"\u0e0a\u0e38\u0e21\u0e0a\u0e19 & \u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d","createPost.message.askDoctor":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01","createPost.message.askDoctorRequireMess":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01","createPost.message.communityAndTopic":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0a\u0e38\u0e21\u0e0a\u0e19 & \u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e42\u0e1e\u0e2a\u0e15\u0e4c","createPost.message.lengthDescription":"\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22 10 \u0e04\u0e33 | \u0e02\u0e13\u0e30\u0e19\u0e35\u0e49: {currentLength} \u0e04\u0e33","createPost.message.lengthTitle":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e08\u0e30\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22 5 \u0e04\u0e33","createPost.message.lengthTitle.characters":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e08\u0e30\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22 5 \u0e2d\u0e31\u0e01\u0e29\u0e23","createPost.message.photoMaxium":"\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14 10 \u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e2d\u0e31\u0e1b\u0e42\u0e2b\u0e25\u0e14\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e42\u0e1e\u0e2a\u0e15\u0e4c","createPost.message.photoSize":"\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15\u0e43\u0e2b\u0e49\u0e2d\u0e31\u0e1b\u0e42\u0e2b\u0e25\u0e14\u0e02\u0e19\u0e32\u0e14\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e <= 10 MB \u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19","createPost.message.requiredDescription":"\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22","createPost.message.requiredTitle":"\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07","createPost.message.suggestLoading":"\u0e40\u0e23\u0e32\u0e01\u0e33\u0e25\u0e31\u0e07\u0e41\u0e19\u0e30\u0e19\u0e33\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","createPost.message.suggestResult":"\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35! \u0e40\u0e23\u0e32\u0e08\u0e30\u0e2b\u0e32\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e15\u0e48\u0e2d\u0e44\u0e1b\u0e2b\u0e25\u0e31\u0e07\u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19","createPost.now":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e17\u0e31\u0e19\u0e17\u0e35","createPost.photos":"\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","createPost.popup.askDoctorRequireMess":"\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e16\u0e32\u0e21\u0e04\u0e33\u0e15\u0e2d\u0e1a\u0e01\u0e31\u0e1a\u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48","createPost.popup.canNotCreate":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e44\u0e14\u0e49","createPost.popup.description":"\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22 ","createPost.popup.duplicateMessage":"\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01\u0e42\u0e1e\u0e2a\u0e15\u0e4c","createPost.popup.guideSelectMonthTopics":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e40\u0e01\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e25\u0e39\u0e01\u0e19\u0e49\u0e2d\u0e22","createPost.popup.guideSelectTopics":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e17\u0e35\u0e48\u0e08\u0e30\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","createPost.popup.monthTopic.year":"\u0e1b\u0e35","createPost.popup.primary":"\u0e41\u0e15\u0e30\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e25\u0e37\u0e2d\u0e01 / \u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e01\u0e32\u0e23\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d ","createPost.popup.selectMonthTopicBtn":"\u0e40\u0e25\u0e37\u0e2d\u0e01","createPost.popup.specialCharErr":"\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e1b\u0e49\u0e2d\u0e19\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07 \u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23","createPost.popup.submit":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c ","createPost.popup.success":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e43\u0e2b\u0e21\u0e48\u0e41\u0e25\u0e49\u0e27 ","createPost.popup.warning":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e17\u0e35\u0e48\u0e17\u0e48\u0e32\u0e19\u0e01\u0e33\u0e25\u0e31\u0e07\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21 ","createPost.popup.warningImage":"\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14 20 \u0e20\u0e32\u0e1e \u0e42\u0e1b\u0e23\u0e14\u0e25\u0e1a\u0e1a\u0e32\u0e07\u0e20\u0e32\u0e1e\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e19\u0e35\u0e49 ","createPost.popup.wordCount":"{count}/{max} \u0e04\u0e33","createPost.post.askDoctor.description":"\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e2d\u0e32\u0e01\u0e32\u0e23","createPost.post.askDoctor.free":"\u0e16\u0e32\u0e21\u0e2b\u0e21\u0e2d\u0e1f\u0e23\u0e35","createPost.post.askDoctor.title":"\u0e0a\u0e37\u0e48\u0e2d\u0e2d\u0e32\u0e01\u0e32\u0e23","createPost.post.description":"\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e42\u0e1e\u0e2a\u0e15\u0e4c","createPost.post.share":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e41\u0e1a\u0e48\u0e07\u0e1b\u0e31\u0e19","createPost.post.title":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e42\u0e1e\u0e2a\u0e15\u0e4c","createPost.postAnonymous":"\u0e42\u0e1e\u0e2a \u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e23\u0e30\u0e1a\u0e38\u0e0a\u0e37\u0e48\u0e2d","createPost.success.description":"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e41\u0e2d\u0e1b Hello Bacsi \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e30\u0e14\u0e27\u0e01\u0e43\u0e19\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e04\u0e34\u0e14\u0e40\u0e2b\u0e47\u0e19\u0e17\u0e35\u0e48\u0e42\u0e15\u0e49\u0e15\u0e2d\u0e1a\u0e1a\u0e19\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13!","createPost.success.title":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08\u0e41\u0e25\u0e49\u0e27","createPost.title":"\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 ","createPost.urlText":"\u0e02\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21","createPost.videoOrLink":"\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e2b\u0e23\u0e37\u0e2d\u0e25\u0e34\u0e07\u0e01\u0e4c","dataPrivacy.confirmPopup.accept":"I agree, continue","dataPrivacy.confirmPopup.cancel":"No, cancel","dataPrivacy.confirmPopup.description":"To perform this action, you need to agree with {site} Community Privacy","dataPrivacy.confirmPopup.title":"Data Privacy","disclaimer.accept":"\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a ","disclaimer.description":"\u0e0a\u0e49\u0e2d\u0e21\u0e39\u0e25 \u0e0b\u0e36\u0e48\u0e07\u0e23\u0e27\u0e21\u0e16\u0e36\u0e07\u0e41\u0e15\u0e48\u0e44\u0e21\u0e48\u0e08\u0e33\u0e01\u0e31\u0e14\u0e40\u0e1e\u0e35\u0e22\u0e07 \u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21 \u0e01\u0e23\u0e32\u0e1f\u0e34\u0e01 \u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e \u0e41\u0e25\u0e30\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e2d\u0e37\u0e48\u0e19 \u0e46 \u0e1a\u0e19\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e19\u0e35\u0e49 \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c \\n\u0e01\u0e14 \u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a \u0e2b\u0e21\u0e32\u0e22\u0e40\u0e2b\u0e15\u0e38 \u0e41\u0e25\u0e30 \u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27 \u0e43\u0e19 cookies \u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32","disclaimer.ourPolicy":"\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27","disclaimer.title":"\u0e02\u0e49\u0e2d\u0e08\u0e33\u0e01\u0e31\u0e14\u0e04\u0e27\u0e32\u0e21\u0e23\u0e31\u0e1a\u0e1c\u0e34\u0e14\u0e0a\u0e2d\u0e1a:","download.app.later":"\u0e17\u0e35\u0e2b\u0e25\u0e31\u0e07","download.app.now":"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e41\u0e2d\u0e1b\u0e17\u0e31\u0e19\u0e17\u0e35","dueDateCard.button":"\u0e04\u0e33\u0e19\u0e27\u0e13 ","dueDateCard.heading":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e27\u0e31\u0e19\u0e04\u0e23\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e25\u0e2d\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","dueDateCard.text":"\u0e1c\u0e39\u0e49\u0e2b\u0e0d\u0e34\u0e07\u0e2a\u0e48\u0e27\u0e19\u0e43\u0e2b\u0e0d\u0e48\u0e08\u0e30\u0e04\u0e25\u0e2d\u0e14\u0e1a\u0e38\u0e15\u0e23\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e25\u0e31\u0e07\u0e27\u0e31\u0e19\u0e04\u0e23\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e20\u0e32\u0e22\u0e43\u0e19 1 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c ","dueDatePage.afterSubscribe.description":"Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d \u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e22\u0e34\u0e19\u0e14\u0e35\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e22\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e1a\u0e19\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e22\u0e39\u0e48\u0e17\u0e35\u0e48\u0e14\u0e35\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e40\u0e23\u0e32\u0e01\u0e33\u0e25\u0e31\u0e07\u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a\u0e44\u0e1b\u0e2b\u0e32\u0e04\u0e38\u0e13 ","dueDatePage.afterSubscribe.title":"\u0e02\u0e2d\u0e1a\u0e04\u0e38\u0e13\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e48\u0e27\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 ","dueDatePage.calculationMethod":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e04\u0e33\u0e19\u0e27\u0e13 ","dueDatePage.conceptionDate":"\u0e27\u0e31\u0e19\u0e1b\u0e0f\u0e34\u0e2a\u0e19\u0e18\u0e34 ","dueDatePage.conceptionDateExplaination":"\u0e01\u0e32\u0e23\u0e04\u0e33\u0e19\u0e27\u0e13\u0e2d\u0e32\u0e22\u0e38\u0e04\u0e23\u0e23\u0e20\u0e4c\u0e42\u0e14\u0e22\u0e19\u0e31\u0e1a\u0e08\u0e32\u0e01\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e21\u0e35\u0e40\u0e1e\u0e28\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c \u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49\u0e01\u0e31\u0e1a\u0e04\u0e39\u0e48\u0e23\u0e31\u0e01\u0e17\u0e35\u0e48\u0e08\u0e33\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e21\u0e35\u0e40\u0e1e\u0e28\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e17\u0e35\u0e48\u0e41\u0e19\u0e48\u0e19\u0e2d\u0e19\u0e44\u0e14\u0e49 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e2b\u0e0d\u0e34\u0e07\u0e17\u0e35\u0e48\u0e21\u0e35\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e1b\u0e01\u0e15\u0e34 \u0e41\u0e25\u0e30\u0e27\u0e31\u0e19\u0e15\u0e01\u0e44\u0e02\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e17\u0e35\u0e48\u0e41\u0e19\u0e48\u0e19\u0e2d\u0e19 \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e40\u0e0a\u0e48\u0e19\u0e19\u0e35\u0e49 \u0e40\u0e1e\u0e23\u0e32\u0e30\u0e2b\u0e25\u0e31\u0e07\u0e01\u0e32\u0e23\u0e15\u0e01\u0e44\u0e02\u0e48 \u0e44\u0e02\u0e48\u0e08\u0e30\u0e2d\u0e22\u0e39\u0e48\u0e23\u0e2d\u0e14\u0e44\u0e14\u0e49\u0e40\u0e1e\u0e35\u0e22\u0e07 1 \u0e27\u0e31\u0e19 \u0e02\u0e13\u0e30\u0e17\u0e35\u0e48\u0e2d\u0e2a\u0e38\u0e08\u0e34\u0e2d\u0e22\u0e39\u0e48\u0e23\u0e2d\u0e14\u0e43\u0e19\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22\u0e1c\u0e39\u0e49\u0e2b\u0e0d\u0e34\u0e07\u0e44\u0e14\u0e49\u0e21\u0e32\u0e01\u0e16\u0e36\u0e07 5 \u0e27\u0e31\u0e19 \u0e2d\u0e2a\u0e38\u0e08\u0e34\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e1c\u0e2a\u0e21\u0e01\u0e31\u0e1a\u0e44\u0e02\u0e48\u0e43\u0e19\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e27\u0e25\u0e32\u0e19\u0e35\u0e49 \u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e04\u0e33\u0e19\u0e27\u0e13\u0e40\u0e0a\u0e48\u0e19\u0e19\u0e35\u0e49 \u0e1e\u0e1a\u0e27\u0e48\u0e32 \u0e27\u0e31\u0e19\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e04\u0e23\u0e23\u0e20\u0e4c\u0e08\u0e30\u0e19\u0e31\u0e1a\u0e42\u0e14\u0e22\u0e01\u0e32\u0e23\u0e23\u0e30\u0e1a\u0e38\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e21\u0e35\u0e40\u0e1e\u0e28\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c \u0e41\u0e25\u0e30\u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19 \u0e01\u0e47\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e02\u0e49\u0e32\u0e44\u0e1b\u0e2d\u0e35\u0e01 36 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c \u0e2b\u0e23\u0e37\u0e2d 266 \u0e27\u0e31\u0e19 (\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e21\u0e35\u0e01\u0e32\u0e23\u0e15\u0e01\u0e44\u0e02\u0e48) ","dueDatePage.daysText":"(\u0e08\u0e33\u0e19\u0e27\u0e19) \u0e27\u0e31\u0e19 ","dueDatePage.description":"\u0e43\u0e0a\u0e49\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13\u0e19\u0e35\u0e49 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e27\u0e31\u0e19\u0e04\u0e23\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e25\u0e2d\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e19\u0e35\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e13 \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e01\u0e32\u0e23\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19 \u0e1c\u0e39\u0e49\u0e2b\u0e0d\u0e34\u0e07\u0e2a\u0e48\u0e27\u0e19\u0e43\u0e2b\u0e0d\u0e48 \u0e41\u0e15\u0e48\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e17\u0e38\u0e01\u0e04\u0e19 \u0e08\u0e30\u0e04\u0e25\u0e2d\u0e14\u0e1a\u0e38\u0e15\u0e23\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e25\u0e31\u0e07\u0e27\u0e31\u0e19\u0e04\u0e23\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e20\u0e32\u0e22\u0e43\u0e19 1 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c ","dueDatePage.disclaimer":"\u0e02\u0e49\u0e2d\u0e08\u0e33\u0e01\u0e31\u0e14\u0e04\u0e27\u0e32\u0e21\u0e23\u0e31\u0e1a\u0e1c\u0e34\u0e14\u0e0a\u0e2d\u0e1a ","dueDatePage.dueDateResult":"\u0e27\u0e31\u0e19\u0e04\u0e23\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e25\u0e2d\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e04\u0e37\u0e2d ","dueDatePage.explainMethods":"\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e09\u0e31\u0e19\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08 ","dueDatePage.faqs":"\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22 ","dueDatePage.firstTrimester":"\u0e44\u0e15\u0e23\u0e21\u0e32\u0e2a\u0e41\u0e23\u0e01 ","dueDatePage.info":"\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25","dueDatePage.ivf":"IVF (\u0e01\u0e32\u0e23\u0e17\u0e33\u0e40\u0e14\u0e47\u0e01\u0e2b\u0e25\u0e2d\u0e14\u0e41\u0e01\u0e49\u0e27) ","dueDatePage.ivf.transferDate":"\u0e27\u0e31\u0e19\u0e22\u0e49\u0e32\u0e22\u0e15\u0e31\u0e27\u0e2d\u0e48\u0e2d\u0e19 ","dueDatePage.ivf.transferDateRadio":"\u0e01\u0e32\u0e23\u0e22\u0e49\u0e32\u0e22\u0e15\u0e31\u0e27\u0e2d\u0e48\u0e2d\u0e19\u0e43\u0e19\u0e23\u0e30\u0e22\u0e30\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48 {number}","dueDatePage.ivfExplaination":"\u0e01\u0e32\u0e23\u0e04\u0e33\u0e19\u0e27\u0e13\u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c \u0e41\u0e25\u0e30\u0e27\u0e31\u0e19\u0e04\u0e23\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e25\u0e2d\u0e14 \u0e42\u0e14\u0e22\u0e19\u0e31\u0e1a\u0e08\u0e32\u0e01\u0e40\u0e27\u0e25\u0e32\u0e17\u0e35\u0e48\u0e1c\u0e2a\u0e21\u0e40\u0e17\u0e35\u0e22\u0e21 \u0e08\u0e30\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e41\u0e21\u0e48\u0e19\u0e22\u0e33\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23\u0e19\u0e31\u0e1a\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e2a\u0e19\u0e18\u0e34\u0e1b\u0e01\u0e15\u0e34 \u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e04\u0e38\u0e13\u0e23\u0e39\u0e49\u0e27\u0e31\u0e19\u0e1d\u0e31\u0e07\u0e15\u0e31\u0e27\u0e2d\u0e48\u0e2d\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e27\u0e31\u0e19\u0e15\u0e01\u0e44\u0e02\u0e48\u0e17\u0e35\u0e48\u0e41\u0e19\u0e48\u0e19\u0e2d\u0e19 \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e04\u0e38\u0e13\u0e40\u0e1b\u0e47\u0e19\u0e1c\u0e39\u0e49\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e01\u0e25\u0e38\u0e48\u0e21\u0e04\u0e38\u0e13\u0e41\u0e21\u0e48\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e17\u0e33\u0e40\u0e14\u0e47\u0e01\u0e2b\u0e25\u0e2d\u0e14\u0e41\u0e01\u0e49\u0e27 \u0e01\u0e32\u0e23\u0e04\u0e32\u0e14\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e27\u0e31\u0e19\u0e04\u0e25\u0e2d\u0e14\u0e1a\u0e38\u0e15\u0e23\u0e08\u0e30\u0e04\u0e33\u0e19\u0e27\u0e13\u0e42\u0e14\u0e22\u0e01\u0e32\u0e23\u0e1a\u0e27\u0e01\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e2d\u0e35\u0e01 38 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c (\u0e2b\u0e23\u0e37\u0e2d 266 \u0e27\u0e31\u0e19) \u0e19\u0e31\u0e1a\u0e08\u0e32\u0e01\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e44\u0e02\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e1c\u0e2a\u0e21\u0e40\u0e17\u0e35\u0e22\u0e21 \u0e01\u0e32\u0e23\u0e04\u0e33\u0e19\u0e27\u0e13\u0e2d\u0e35\u0e01\u0e27\u0e34\u0e18\u0e35\u0e2b\u0e19\u0e36\u0e48\u0e07 \u0e01\u0e47\u0e04\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e1a\u0e27\u0e01\u0e40\u0e27\u0e25\u0e32\u0e40\u0e1e\u0e34\u0e48\u0e21 38 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c \u0e41\u0e15\u0e48\u0e25\u0e14\u0e08\u0e33\u0e19\u0e27\u0e19\u0e27\u0e31\u0e19\u0e25\u0e07\u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e1d\u0e31\u0e07\u0e15\u0e31\u0e27\u0e2d\u0e48\u0e2d\u0e19 \u0e40\u0e0a\u0e48\u0e19 \u0e01\u0e32\u0e23\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e22\u0e49\u0e32\u0e22\u0e15\u0e31\u0e27\u0e2d\u0e48\u0e2d\u0e19\u0e43\u0e19\u0e23\u0e30\u0e22\u0e30\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48 3 \u0e08\u0e30\u0e25\u0e14\u0e08\u0e33\u0e19\u0e27\u0e19\u0e27\u0e31\u0e19\u0e25\u0e07 3 \u0e27\u0e31\u0e19 \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e22\u0e49\u0e32\u0e22\u0e15\u0e31\u0e27\u0e2d\u0e48\u0e2d\u0e19\u0e43\u0e19\u0e23\u0e30\u0e22\u0e30\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48 5 \u0e01\u0e47\u0e08\u0e30\u0e25\u0e14\u0e08\u0e33\u0e19\u0e27\u0e19\u0e27\u0e31\u0e19\u0e25\u0e07 5 \u0e27\u0e31\u0e19\u0e19\u0e31\u0e48\u0e19\u0e40\u0e2d\u0e07 ","dueDatePage.joinNow":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49","dueDatePage.lastPeriod":"\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2a\u0e38\u0e14\u0e17\u0e49\u0e32\u0e22 ","dueDatePage.lastPeriod.calculate":"\u0e04\u0e33\u0e19\u0e27\u0e13 ","dueDatePage.lastPeriod.lastPeriodLabel":"\u0e27\u0e31\u0e19\u0e41\u0e23\u0e01\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e21\u0e35\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2a\u0e38\u0e14\u0e17\u0e49\u0e32\u0e22 ","dueDatePage.lastPeriod.periodLengthLabel":"\u0e08\u0e33\u0e19\u0e27\u0e19\u0e27\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19 ","dueDatePage.lastPeriodExplaination":"\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c\u0e2a\u0e48\u0e27\u0e19\u0e43\u0e2b\u0e0d\u0e48\u0e43\u0e0a\u0e49\u0e23\u0e30\u0e22\u0e30\u0e40\u0e27\u0e25\u0e32\u0e23\u0e32\u0e27 40 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c (\u0e2b\u0e23\u0e37\u0e2d 38 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c \u0e19\u0e31\u0e1a\u0e08\u0e32\u0e01\u0e27\u0e31\u0e19\u0e1b\u0e0f\u0e34\u0e2a\u0e19\u0e18\u0e34) \u0e14\u0e31\u0e07\u0e19\u0e31\u0e49\u0e19 \u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e17\u0e35\u0e48\u0e08\u0e30\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e13\u0e27\u0e31\u0e19\u0e04\u0e23\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e25\u0e2d\u0e14 \u0e04\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e19\u0e31\u0e1a 40 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c \u0e2b\u0e23\u0e37\u0e2d 280 \u0e27\u0e31\u0e19 \u0e08\u0e32\u0e01\u0e27\u0e31\u0e19\u0e41\u0e23\u0e01\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e21\u0e35\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2a\u0e38\u0e14\u0e17\u0e49\u0e32\u0e22 \u0e2d\u0e35\u0e01\u0e27\u0e34\u0e18\u0e35\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e04\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e27\u0e31\u0e19\u0e41\u0e23\u0e01\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e21\u0e35\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2a\u0e38\u0e14\u0e17\u0e49\u0e32\u0e22 \u0e25\u0e1a\u0e2d\u0e2d\u0e01 3 \u0e40\u0e14\u0e37\u0e2d\u0e19 \u0e41\u0e25\u0e30\u0e1a\u0e27\u0e01\u0e40\u0e1e\u0e34\u0e48\u0e21 7 \u0e27\u0e31\u0e19 \u0e14\u0e31\u0e07\u0e19\u0e31\u0e49\u0e19 \u0e2b\u0e32\u0e01\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2a\u0e38\u0e14\u0e17\u0e49\u0e32\u0e22\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48 11 \u0e40\u0e21\u0e29\u0e32\u0e22\u0e19 2563 \u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e25\u0e1a\u0e2d\u0e2d\u0e01 3 \u0e40\u0e14\u0e37\u0e2d\u0e19 \u0e0b\u0e36\u0e48\u0e07\u0e08\u0e30\u0e01\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e40\u0e1b\u0e47\u0e19\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48 11 \u0e21\u0e01\u0e23\u0e32\u0e04\u0e21 \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e1a\u0e27\u0e01\u0e40\u0e1e\u0e34\u0e48\u0e21 7 \u0e27\u0e31\u0e19 \u0e14\u0e31\u0e07\u0e19\u0e31\u0e49\u0e19 \u0e27\u0e31\u0e19\u0e04\u0e23\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e25\u0e2d\u0e14\u0e02\u0e2d\u0e07\u0e17\u0e48\u0e32\u0e19\u0e04\u0e48\u0e2d\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48 18 \u0e21\u0e01\u0e23\u0e32\u0e04\u0e21 2564 \u0e19\u0e31\u0e48\u0e19\u0e40\u0e2d\u0e07 \u0e19\u0e35\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d\u0e08\u0e30\u0e43\u0e0a\u0e49\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e13\u0e27\u0e31\u0e19\u0e04\u0e23\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e25\u0e2d\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2b\u0e0d\u0e34\u0e07\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c \u0e41\u0e15\u0e48\u0e08\u0e33\u0e44\u0e27\u0e49\u0e27\u0e48\u0e32 \u0e40\u0e1b\u0e47\u0e19\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1b\u0e01\u0e15\u0e34\u0e17\u0e35\u0e48\u0e08\u0e30\u0e21\u0e35\u0e01\u0e32\u0e23\u0e04\u0e25\u0e2d\u0e14\u0e1a\u0e38\u0e15\u0e23\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e25\u0e31\u0e07\u0e27\u0e31\u0e19\u0e04\u0e23\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14 1 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c ","dueDatePage.marrybabyBanner.buttonText":"\u0110\u0103ng k\xfd ngay","dueDatePage.marrybabyBanner.description":"Dinh d\u01b0\u1ee1ng cho m\u1eb9 - Qu\xe0 x\u1ecbn cho b\xe9","dueDatePage.marrybabyBanner.title":"Combo Qu\xe0 v\xe0ng","dueDatePage.personalized":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e1a\u0e38\u0e04\u0e04\u0e25 ","dueDatePage.recalculate":"\u0e04\u0e33\u0e19\u0e27\u0e13\u0e2d\u0e35\u0e01\u0e23\u0e2d\u0e1a ","dueDatePage.receivePreparationPlans":"\u0e23\u0e31\u0e1a\u0e41\u0e1c\u0e19\u0e01\u0e32\u0e23\u0e40\u0e15\u0e23\u0e35\u0e22\u0e21\u0e15\u0e31\u0e27\u0e41\u0e25\u0e30\u0e08\u0e14\u0e2b\u0e21\u0e32\u0e22\u0e02\u0e48\u0e32\u0e27\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14","dueDatePage.resultShare":"\u0e02\u0e2d\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e27\u0e32\u0e21\u0e22\u0e34\u0e19\u0e14\u0e35 \u0e04\u0e38\u0e13\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c\u0e44\u0e14\u0e49 {count} \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c\u0e41\u0e25\u0e49\u0e27","dueDatePage.resultShare_plural":"\u0e02\u0e2d\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e27\u0e32\u0e21\u0e22\u0e34\u0e19\u0e14\u0e35 \u0e04\u0e38\u0e13\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c\u0e44\u0e14\u0e49 {count} \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c\u0e41\u0e25\u0e49\u0e27","dueDatePage.saveResult":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e41\u0e25\u0e30\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e04\u0e37\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","dueDatePage.secondTrimester":"\u0e44\u0e15\u0e23\u0e21\u0e32\u0e2a\u0e17\u0e35\u0e48 2","dueDatePage.seoDescription":"\u0e2d\u0e22\u0e32\u0e01\u0e23\u0e39\u0e49\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e08\u0e30\u0e04\u0e25\u0e2d\u0e14\u0e1a\u0e38\u0e15\u0e23\u0e27\u0e31\u0e19\u0e44\u0e2b\u0e19\u0e43\u0e0a\u0e48\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48? \u0e04\u0e49\u0e19\u0e2b\u0e32\u0e04\u0e33\u0e15\u0e2d\u0e1a\u0e14\u0e49\u0e27\u0e22\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13\u0e27\u0e31\u0e19\u0e04\u0e23\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e25\u0e2d\u0e14\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e44\u0e14\u0e49\u0e40\u0e25\u0e22 ","dueDatePage.seoSchema":"\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e17\u0e33 : \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23 ","dueDatePage.seoTitle":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13\u0e27\u0e31\u0e19\u0e04\u0e23\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e25\u0e2d\u0e14 - Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d","dueDatePage.subscribe.buttonTitle":"\u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49 ","dueDatePage.subscribe.description":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e01\u0e31\u0e1a\u0e04\u0e38\u0e13\u0e41\u0e21\u0e48\u0e08\u0e33\u0e19\u0e27\u0e19\u0e2b\u0e25\u0e32\u0e22\u0e25\u0e49\u0e32\u0e19\u0e04\u0e19 \u0e41\u0e25\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e02\u0e2d\u0e07\u0e17\u0e32\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e1b\u0e01\u0e31\u0e1a Hellokhunmor.com","dueDatePage.subscribe.placeHolder":"\u0e01\u0e23\u0e2d\u0e01\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","dueDatePage.subscribe.title":"\u0e15\u0e49\u0e14\u0e15\u0e32\u0e21\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e02\u0e2d\u0e07\u0e17\u0e32\u0e23\u0e01 ","dueDatePage.suggestedArticles":"\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e41\u0e19\u0e30\u0e19\u0e33","dueDatePage.thirdTrimester":"\u0e44\u0e15\u0e23\u0e21\u0e32\u0e2a\u0e17\u0e35\u0e48 3","dueDatePage.trackYourBaby":"\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e02\u0e2d\u0e07\u0e17\u0e32\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e41\u0e25\u0e30 \u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e01\u0e32\u0e23\u0e09\u0e35\u0e14\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19\u0e02\u0e2d\u0e07\u0e25\u0e39\u0e01\u0e14\u0e49\u0e27\u0e22\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e07 ","dueDatePage.unlockFullPregnacy":"\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e27\u0e25\u0e32\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c\u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e15\u0e49\u0e19\u0e08\u0e19\u0e08\u0e1a \u0e23\u0e27\u0e21\u0e16\u0e36\u0e07\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e25\u0e39\u0e01\u0e19\u0e49\u0e2d\u0e22","dueDatePage.weekResult":"\u0e02\u0e2d\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e27\u0e32\u0e21\u0e22\u0e34\u0e19\u0e14\u0e35 \u0e04\u0e38\u0e13\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c\u0e44\u0e14\u0e49 {week} \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c\u0e41\u0e25\u0e49\u0e27","editor.addSocialLink.addLink":"\u0e40\u0e1e\u0e34\u0e48\u0e21","editor.addSocialLink.insert":"\u0e41\u0e17\u0e23\u0e01","editor.addSocialLink.url":"URL","editor.addSocialLink.warningDomain":"\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e41\u0e2b\u0e25\u0e48\u0e07\u0e17\u0e35\u0e48\u0e21\u0e32\u0e08\u0e32\u0e01 Youtube, Facebook \u0e41\u0e25\u0e30 Tiktok \u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19","editor.previewTitle.images":"\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","editor.previewTitle.socialLink":"\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d/\u0e25\u0e34\u0e07\u0e01\u0e4c","emoji.activities":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21","emoji.animalsNature":"\u0e2a\u0e31\u0e15\u0e27\u0e4c\u0e41\u0e25\u0e30\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34","emoji.flags":"\u0e18\u0e07","emoji.foodDrink":"\u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e41\u0e25\u0e30\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e14\u0e37\u0e48\u0e21","emoji.objects":"\u0e27\u0e31\u0e15\u0e16\u0e38","emoji.recentlyUsed":"\u0e43\u0e0a\u0e49\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14","emoji.smileysPeople":"\u0e23\u0e2d\u0e22\u0e22\u0e34\u0e49\u0e21\u0e41\u0e25\u0e30\u0e1c\u0e39\u0e49\u0e04\u0e19","emoji.symbols":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c","emoji.travelPlaces":"\u0e01\u0e32\u0e23\u0e40\u0e14\u0e34\u0e19\u0e17\u0e32\u0e07\u0e41\u0e25\u0e30\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48","expert.content.experiences":"\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c ","feedBlock.Hot discussion.heading":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e40\u0e14\u0e48\u0e19","feedBlock.popularTopics.heading":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e22\u0e2d\u0e14\u0e19\u0e34\u0e22\u0e21","feedBlock.similarPost.heading":"\\"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e04\u0e25\u0e49\u0e32\u0e22\u0e01\u0e31\u0e19\\"","feedback.submit":"\u0e2a\u0e48\u0e07","followingTopics":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e17\u0e35\u0e48\u0e01\u0e33\u0e25\u0e31\u0e07\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21 ","footer.bigLinks.discover":"\u0e2a\u0e33\u0e23\u0e27\u0e08 ","footer.bigLinks.discovery":"\u0e01\u0e32\u0e23\u0e2a\u0e33\u0e23\u0e27\u0e08 ","footer.bigLinks.healthCare":"Health Care","footer.bigLinks.healthTogether":"Health Together","footer.bigLinks.healthTools":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e ","footer.copyrightText":"\xa92021 Hello Health Group Pte. Ltd \u0e2a\u0e07\u0e27\u0e19\u0e25\u0e34\u0e02\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c Hello Health Group \u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33 \u0e04\u0e33\u0e27\u0e34\u0e19\u0e34\u0e08\u0e09\u0e31\u0e22 \u0e2b\u0e23\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e23\u0e31\u0e01\u0e29\u0e32\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c ","footer.find_my_booking":"My booking","footer.followUsText":"\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e40\u0e23\u0e32 ","footer.helloHealth":"Hello Health","footer.hellohealthLinks.AboutGoCare":"\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a Go.care","footer.hellohealthLinks.aboutUs":"\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 ","footer.hellohealthLinks.advertising":"\u0e42\u0e06\u0e29\u0e13\u0e32 ","footer.hellohealthLinks.contactUs":"\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32 ","footer.hellohealthLinks.executiveBios":"\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23 ","footer.hellohealthLinks.recruitment":"\u0e23\u0e31\u0e1a\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e07\u0e32\u0e19 ","footer.information":"\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 ","footer.informationLinks.faqs":"\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22 ","footer.informationLinks.policies":"\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22 ","footer.informationLinks.sitemap":"\u0e41\u0e1c\u0e19\u0e1c\u0e31\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c ","footer.newsletterText":"Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d \u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e31\u0e19\u0e18\u0e21\u0e34\u0e15\u0e23\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e44\u0e27\u0e49\u0e43\u0e08\u0e43\u0e08\u0e21\u0e32\u0e01\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e23\u0e2d\u0e1a\u0e04\u0e2d\u0e1a \u0e41\u0e25\u0e30\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e17\u0e35\u0e48\u0e21\u0e35\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19 \u0e41\u0e25\u0e30\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e38\u0e02\u0e21\u0e32\u0e01\u0e22\u0e34\u0e48\u0e07\u0e02\u0e36\u0e49\u0e19 ","footer.otherSites":"\u0e40\u0e22\u0e35\u0e48\u0e22\u0e21\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e2d\u0e37\u0e48\u0e19 \u0e46 \u0e02\u0e2d\u0e07 Hello Health ","footer.signUp":"\u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49 ","forum.notification.follow":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08","forum.notification.unfollow":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e19\u0e35\u0e49","gender.female":"\u0e2b\u0e0d\u0e34\u0e07","gender.male":"\u0e0a\u0e32\u0e22 ","gender.not_identified":"\u0e09\u0e31\u0e19\u0e44\u0e21\u0e48\u0e2a\u0e30\u0e14\u0e27\u0e01\u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e27\u0e32\u0e21\u0e04\u0e34\u0e14\u0e40\u0e2b\u0e47\u0e19","guideForNewMem.content":"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e41\u0e19\u0e30\u0e19\u0e33.","guideForNewMem.readMore":"\u0e2d\u0e48\u0e32\u0e19\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49","guideForNewMem.title":"\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e43\u0e2b\u0e21\u0e48","guidline.tableOfContent":"\u0e2a\u0e32\u0e23\u0e1a\u0e31\u0e0d","healthTools.dueDateCalculator":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13\u0e27\u0e31\u0e19\u0e04\u0e23\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e25\u0e2d\u0e14","healthTools.ovulationCalculator":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13\u0e01\u0e32\u0e23\u0e15\u0e01\u0e44\u0e02\u0e48 ","healthTools.pregnancyGainWeight":"\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e17\u0e35\u0e48\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e02\u0e36\u0e49\u0e19\u0e43\u0e19\u0e0a\u0e48\u0e27\u0e07\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c ","healthTools.vaccineTool":"\u0e15\u0e32\u0e23\u0e32\u0e07\u0e01\u0e32\u0e23\u0e09\u0e35\u0e14\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19 ","healthToolsPage.description":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e ","healthToolsPage.seoSchema":"{\\"@context\\":\\"https://schema.org\\",\\"@graph\\":[{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://hellokhunmor.com/#website\\",\\"url\\":\\"https://hellokhunmor.com/\\",\\"name\\":\\"Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d\\",\\"description\\":\\"Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d - \u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\\",\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://hellokhunmor.com/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"en-US\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellokhunmor.com/health-tools/#webpage\\",\\"url\\":\\"https://hellokhunmor.com/health-tools/\\",\\"name\\":\\"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e - Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d\\",\\"isPartOf\\":{\\"@id\\":\\"https://hellokhunmor.com/#website\\"},\\"datePublished\\":\\"2017-11-09T06:29:48+00:00\\",\\"dateModified\\":\\"2021-02-03T08:33:43+00:00\\",\\"description\\":\\"\u0e41\u0e19\u0e48\u0e43\u0e08\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e21\u0e35\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e14\u0e35? \u0e43\u0e0a\u0e49\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2b\u0e32\u0e04\u0e48\u0e32 BMI \u0e04\u0e48\u0e32 BMR \u0e27\u0e31\u0e19\u0e15\u0e01\u0e44\u0e02\u0e48 \u0e41\u0e25\u0e30\u0e2d\u0e37\u0e48\u0e19 \u0e46 \u0e2d\u0e35\u0e01\u0e21\u0e32\u0e01\u0e21\u0e32\u0e22 \u0e25\u0e2d\u0e07\u0e40\u0e25\u0e22!\\",\\"breadcrumb\\":{\\"@id\\":\\"https://hellokhunmor.com/health-tools/#breadcrumb\\"},\\"inLanguage\\":\\"en-US\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://hellokhunmor.com/health-tools/\\"]}]},{\\"@type\\":\\"BreadcrumbList\\",\\"@id\\":\\"https://hellokhunmor.com/health-tools/#breadcrumb\\",\\"itemListElement\\":[{\\"@type\\":\\"ListItem\\",\\"position\\":1,\\"item\\":{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellokhunmor.com/health-tools/\\",\\"url\\":\\"https://hellokhunmor.com/health-tools/\\",\\"name\\":\\"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\\"}}]}]}","healthToolsPage.seoTitle":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e - {siteName}","healthToolsPage.title":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e ","healthtools.description":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e07\u0e48\u0e32\u0e22\u0e40\u0e2b\u0e25\u0e48\u0e32\u0e19\u0e35\u0e49 \u0e08\u0e30\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e02\u0e2d\u0e07\u0e23\u0e31\u0e07\u0e44\u0e02\u0e48\u0e44\u0e14\u0e49 ","healthtools.description.findOutMore":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22 \u0e41\u0e25\u0e30\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e32\u0e1c\u0e25\u0e32\u0e0d\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e23\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e01\u0e44\u0e02\u0e48 \u0e41\u0e25\u0e30\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e32\u0e1c\u0e25\u0e32\u0e0d\u0e02\u0e31\u0e49\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19 (BMR) \u0e41\u0e25\u0e30\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e15\u0e31\u0e27\u0e17\u0e35\u0e48\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e02\u0e36\u0e49\u0e19\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e43\u0e19\u0e0a\u0e48\u0e27\u0e07\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c \u0e40\u0e1d\u0e49\u0e32\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e31\u0e27\u0e43\u0e08 \u0e23\u0e30\u0e14\u0e31\u0e1a\u0e41\u0e2d\u0e25\u0e01\u0e2d\u0e2e\u0e2d\u0e25\u0e4c\u0e43\u0e19\u0e40\u0e25\u0e37\u0e2d\u0e14 \u0e41\u0e25\u0e30\u0e04\u0e33\u0e19\u0e27\u0e13\u0e1b\u0e31\u0e08\u0e08\u0e31\u0e22\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e08\u0e32\u0e01\u0e19\u0e34\u0e2a\u0e31\u0e22\u0e01\u0e32\u0e23\u0e2a\u0e39\u0e1a\u0e1a\u0e38\u0e2b\u0e23\u0e35\u0e48\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","healthtools.findOutMore":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22 \u0e41\u0e25\u0e30\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e32\u0e1c\u0e25\u0e32\u0e0d\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e27\u0e07\u0e08\u0e23\u0e01\u0e32\u0e23\u0e15\u0e01\u0e44\u0e02\u0e48 \u0e41\u0e25\u0e30\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e32\u0e1c\u0e25\u0e32\u0e0d\u0e02\u0e36\u0e49\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19 (BMR) \u0e41\u0e25\u0e30\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e15\u0e31\u0e27\u0e17\u0e35\u0e48\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e02\u0e36\u0e49\u0e19\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e43\u0e19\u0e0a\u0e48\u0e27\u0e07\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c \u0e40\u0e1d\u0e49\u0e32\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e31\u0e27\u0e43\u0e08 \u0e23\u0e30\u0e14\u0e31\u0e1a\u0e41\u0e2d\u0e25\u0e01\u0e2d\u0e2e\u0e2d\u0e25\u0e4c\u0e43\u0e19\u0e40\u0e25\u0e37\u0e2d\u0e14 \u0e41\u0e25\u0e30\u0e04\u0e33\u0e19\u0e27\u0e13\u0e1b\u0e31\u0e08\u0e08\u0e31\u0e22\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e08\u0e32\u0e01\u0e19\u0e34\u0e2a\u0e31\u0e22\u0e01\u0e32\u0e23\u0e2a\u0e39\u0e1a\u0e1a\u0e38\u0e2b\u0e23\u0e35\u0e48\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","healthtools.title":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e ","home.bmi.input.height":"\u0e2a\u0e48\u0e27\u0e19\u0e2a\u0e39\u0e07\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 (\u0e0b\u0e21.)","home.bmi.input.weight":"\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 (\u0e01\u0e01.)","home.expertSeeMore":"\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14 {experts}","home.navigator.menuItem.allCategories":"\u0e14\u0e39\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14 ","home.navigator.menuItem.allCommunities":"\u0e14\u0e39\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","home.navigator.menuItem.allHealthTools":"\u0e14\u0e39\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14 ","home.navigator.menuItem.allSpotlight":"\u0e14\u0e39 \u0e2a\u0e1b\u0e2d\u0e15\u0e44\u0e25\u0e17\u0e4c\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","home.navigator.menuItem.discover":"\u0e2a\u0e33\u0e23\u0e27\u0e08 ","home.navigator.menuItem.healthCategories":"\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e ","home.navigator.menuItem.healthTools":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e ","home.navigator.menuItem.helloCare":"\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25 ","home.navigator.menuItem.helloTogether":"\u0e0a\u0e38\u0e21\u0e0a\u0e19 ","home.navigator.menuItem.spotlights":"\u0e2a\u0e1b\u0e2d\u0e15\u0e44\u0e25\u0e17\u0e4c\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","home.navigator.menuItem.together":"\u0e0a\u0e38\u0e21\u0e0a\u0e19","home.recommendTopics":"\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e17\u0e35\u0e48\u0e41\u0e19\u0e30\u0e19\u0e33","home.search":"\u0e04\u0e49\u0e19\u0e2b\u0e32 {site} ","home.search.byCategories":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e15\u0e32\u0e21\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48 ","home.search.byHealthTools":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e15\u0e32\u0e21\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e ","home.seeAll":"\u0e14\u0e39\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","home.seeAllCategories":"\u0e14\u0e39\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","home.seeMore":"\u0e14\u0e39\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 ","home.seeMoreExperts":"\u0e14\u0e39\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 ","home.seoDescription":"\u0e40\u0e23\u0e32\u0e19\u0e33\u0e40\u0e2a\u0e19\u0e2d\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e14\u0e49\u0e32\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e41\u0e25\u0e30\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e16\u0e37\u0e2d\u0e44\u0e14\u0e49\u0e43\u0e19\u0e40\u0e27\u0e25\u0e32\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e21\u0e32\u0e01\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e21\u0e35\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e17\u0e35\u0e48\u0e40\u0e15\u0e34\u0e21\u0e40\u0e15\u0e47\u0e21\u0e41\u0e25\u0e30\u0e21\u0e35\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19","home.seoSchema":"{\\r\\n\\r\\n \\"\\"@context\\"\\":\\"\\"https://schema.org\\"\\",\\r\\n \\"\\"@graph\\"\\":[ {\\r\\n\\r\\n \\"\\"@type\\"\\":\\"\\"WebSite\\"\\",\\r\\n \\"\\"@id\\"\\":\\"\\"https://hellokhunmor.com/#website\\"\\",\\r\\n \\"\\"url\\"\\":\\"\\"https://hellokhunmor.com/\\"\\",\\r\\n \\"\\"name\\"\\":\\"\\"Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d\\"\\",\\r\\n \\"\\"description\\"\\":\\"\\"Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d - \u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\\"\\",\\r\\n \\"\\"potentialAction\\"\\":[ {\\r\\n \\"\\"@type\\"\\":\\"\\"SearchAction\\"\\",\\r\\n \\"\\"target\\"\\":\\"\\"https://hellokhunmor.com/?s={search_term_string}\\"\\",\\r\\n \\"\\"query-input\\"\\": \\"\\"required name=search_term_string\\"\\"\\r\\n }\\r\\n\\r\\n ],\\r\\n \\"\\"inLanguage\\"\\":\\"\\"en-US\\"\\"\\r\\n }\\r\\n\\r\\n ,\\r\\n {\\r\\n\\r\\n \\"\\"@type\\"\\":\\"\\"WebPage\\"\\",\\r\\n \\"\\"@id\\"\\":\\"\\"https://hellokhunmor.com/#webpage\\"\\",\\r\\n \\"\\"url\\"\\":\\"\\"https://hellokhunmor.com/\\"\\",\\r\\n \\"\\"name\\"\\":\\"\\"Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d | \u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c\\"\\",\\r\\n \\"\\"isPartOf\\"\\": {\\r\\n \\"\\"@id\\"\\": \\"\\"https://hellokhunmor.com/#website\\"\\"\\r\\n }\\r\\n\\r\\n ,\\r\\n \\"\\"datePublished\\"\\":\\"\\"2016-05-17T09:50:15+00:00\\"\\",\\r\\n \\"\\"dateModified\\"\\":\\"\\"2021-02-09T02:57:54+00:00\\"\\",\\r\\n \\"\\"description\\"\\":\\"\\"\u0e40\u0e23\u0e32\u0e43\u0e2b\u0e49\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e14\u0e49\u0e32\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07 \u0e19\u0e48\u0e32\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e16\u0e37\u0e2d \u0e41\u0e25\u0e30\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e21\u0e35\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e14\u0e35\u0e41\u0e25\u0e30\u0e21\u0e35\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e17\u0e35\u0e48\u0e2a\u0e21\u0e1a\u0e39\u0e23\u0e13\u0e4c\u0e22\u0e34\u0e48\u0e07\u0e02\u0e36\u0e49\u0e19\\"\\",\\r\\n \\"\\"inLanguage\\"\\":\\"\\"en-US\\"\\",\\r\\n \\"\\"potentialAction\\"\\":[ {\\r\\n \\"\\"@type\\"\\": \\"\\"ReadAction\\"\\", \\"\\"target\\"\\":[\\"\\"https://hellokhunmor.com/\\"\\"]\\r\\n }\\r\\n\\r\\n ]\\r\\n}\\r\\n\\r\\n]\\r\\n}","home.seoTitle":"Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d | \u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e08\u0e32\u0e01\u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d\u0e41\u0e25\u0e49\u0e27 ","home.trending.latest":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14","home.trending.trending":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e19\u0e34\u0e22\u0e21 ","homepage":"\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e25\u0e31\u0e01 ","homepage.minigames.description":"\u0e2a\u0e33\u0e23\u0e27\u0e08\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e15\u0e48\u0e32\u0e07\u0e46 \u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e15\u0e32\u0e21\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e14\u0e49\u0e32\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e2a\u0e19\u0e43\u0e08","homepage.minigames.heading":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21","inTouch.contact":"\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32 ","inTouch.desc":"\u0e2b\u0e32\u0e01\u0e04\u0e38\u0e13\u0e2a\u0e19\u0e43\u0e08 \u0e21\u0e35\u0e2a\u0e48\u0e27\u0e19\u0e23\u0e48\u0e27\u0e21\u0e43\u0e19\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 \u0e43\u0e19\u0e10\u0e32\u0e19\u0e30\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d \u0e1c\u0e39\u0e49\u0e41\u0e19\u0e30\u0e19\u0e33 \u0e2b\u0e23\u0e37\u0e2d Brand Ambassador \u0e2b\u0e23\u0e37\u0e2d\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e07\u0e42\u0e06\u0e29\u0e13\u0e32\u0e1a\u0e19\u0e40\u0e1e\u0e08\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 \u0e40\u0e23\u0e32\u0e22\u0e34\u0e19\u0e14\u0e35\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e04\u0e38\u0e13 ","inTouch.title":"\u0e2a\u0e19\u0e43\u0e08\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d","inTouchForm.submit":"\u0e2a\u0e48\u0e07","inputComment.anonymous":"\u0e44\u0e21\u0e48\u0e23\u0e30\u0e1a\u0e38\u0e0a\u0e37\u0e48\u0e2d","inputComment.replyTo":"\u0e15\u0e2d\u0e1a\u0e01\u0e25\u0e31\u0e1a {name}","inputComment.updateComment":"\u0e41\u0e01\u0e49\u0e44\u0e02\u0e04\u0e27\u0e32\u0e21\u0e04\u0e34\u0e14\u0e40\u0e2b\u0e47\u0e19","inputComment.updateReply":"\u0e41\u0e01\u0e49\u0e44\u0e02\u0e01\u0e32\u0e23\u0e15\u0e2d\u0e1a\u0e01\u0e25\u0e31\u0e1a","insert":"\u0e41\u0e17\u0e23\u0e01 ","intouchForm.email":"\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e4c","intouchForm.message.placeholder":"\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d","intouchForm.name":"\u0e0a\u0e37\u0e48\u0e2d","intouchForm.phone":"\u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c","intouchForm.placeholder":"\u0e01\u0e23\u0e2d\u0e01\u0e0a\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","joinCommunity.content.first":"\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e15\u0e48\u0e2d\u0e01\u0e31\u0e1a\u0e1a\u0e38\u0e04\u0e04\u0e25\u0e41\u0e1a\u0e1a\u0e04\u0e38\u0e13\u0e43\u0e19\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 ","joinCommunity.content.second":"\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e2b\u0e23\u0e37\u0e2d\u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e41\u0e25\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e02\u0e2d\u0e07\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 ","joinCommunity.joinButton":"\u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49\u0e40\u0e14\u0e35\u0e4b\u0e22\u0e27\u0e19\u0e35\u0e49 ","label.latestPost":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14","label.pinnedPost":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e1b\u0e31\u0e01\u0e2b\u0e21\u0e38\u0e14","label.popularPost":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e19\u0e34\u0e22\u0e21 ","loading":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e42\u0e2b\u0e25\u0e14","login":"\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49 ","loginJoin":"\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49 / \u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21 ","logout.popup.ask1":"\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01 Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d \u0e43\u0e0a\u0e48\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","logout.popup.ask2":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e23\u0e30\u0e1a\u0e1a\u0e43\u0e0a\u0e48\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","logout.popup.button.cancel":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01","logout.popup.button.logout":"\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e2d\u0e2d\u0e01","menu.categories.title":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e33\u0e23\u0e27\u0e08\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 ","mobileBar.askDoctor":"\u0e16\u0e32\u0e21\u0e2b\u0e21\u0e2d","mobileBar.booking":"\u0e01\u0e32\u0e23\u0e08\u0e2d\u0e07","mobileBar.care":"\u0e14\u0e39\u0e41\u0e25","mobileBar.community":"\u0e0a\u0e38\u0e21\u0e0a\u0e19","mobileBar.forums":"Forums","mobileBar.healthTools":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e","mobileBar.home":"\u0e1a\u0e49\u0e32\u0e19","mobileBar.like":"\u0e0a\u0e2d\u0e1a","mobileBar.myHealth":"\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19","mobileBar.newPost":"\u0e40\u0e23\u0e34\u0e48\u0e21\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e43\u0e2b\u0e21\u0e48 ","mobileBar.questions":"\u0e04\u0e33\u0e16\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","mobileBar.save":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","mobileBar.share":"\u0e41\u0e1a\u0e48\u0e07\u0e1b\u0e31\u0e19","monthParentToBe.heading":"\u0e01\u0e25\u0e38\u0e48\u0e21\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e40\u0e01\u0e34\u0e14","morePopover.report":"\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19 ","morePopover.report.description":"\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e40\u0e23\u0e32\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e27\u0e48\u0e32\u0e40\u0e01\u0e34\u0e14\u0e2d\u0e30\u0e44\u0e23\u0e02\u0e36\u0e49\u0e19\u0e01\u0e31\u0e1a\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e19\u0e35\u0e49 \u0e04\u0e38\u0e13\u0e08\u0e30\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e19\u0e35\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23?","morePopover.report.falseNews":"\u0e02\u0e48\u0e32\u0e27\u0e40\u0e17\u0e47\u0e08 ","morePopover.report.offensive":"\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e22\u0e31\u0e48\u0e27\u0e22\u0e38","morePopover.report.other":"\u0e2d\u0e37\u0e48\u0e19 \u0e46 ","morePopover.report.prohibited":"\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e2b\u0e49\u0e32\u0e21 ","morePopover.report.scam":"\u0e2d\u0e32\u0e08\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e1c\u0e34\u0e14 \u0e2b\u0e23\u0e37\u0e2d \u0e2a\u0e41\u0e01\u0e21 ","morePopover.report.sex":"\u0e44\u0e21\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e17\u0e32\u0e07\u0e40\u0e1e\u0e28 ","morePopover.report.spam":"\u0e08\u0e14\u0e2b\u0e21\u0e32\u0e22\u0e02\u0e22\u0e30","morePopover.report.title":"\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e19\u0e35\u0e49 ","morePopover.report.violence":"\u0e04\u0e27\u0e32\u0e21\u0e23\u0e38\u0e19\u0e41\u0e23\u0e07 ","morePopover.reportSubmit.description":"\u0e40\u0e23\u0e32\u0e08\u0e30\u0e44\u0e21\u0e48\u0e1a\u0e2d\u0e01\u0e1e\u0e27\u0e01\u0e40\u0e02\u0e32\u0e27\u0e48\u0e32\u0e43\u0e04\u0e23\u0e40\u0e1b\u0e47\u0e19\u0e1c\u0e39\u0e49\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e19\u0e35\u0e49 \u0e42\u0e1b\u0e23\u0e14\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e40\u0e2b\u0e25\u0e48\u0e32\u0e19\u0e35\u0e49 ","morePopover.reportSubmit.title":"\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2a\u0e48\u0e07\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e43\u0e0a\u0e48\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48? ","morePopover.savePost":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e42\u0e1e\u0e2a\u0e15\u0e4c ","morePopover.share":"\u0e41\u0e1a\u0e48\u0e07\u0e1b\u0e31\u0e19","morePopover.shareOn":"\u0e41\u0e1a\u0e48\u0e07\u0e1b\u0e31\u0e19\u0e44\u0e1b\u0e22\u0e31\u0e07","morePopover.turnOffNotifications":"\u0e1b\u0e34\u0e14\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19 ","morePopover.turnOnNotifications":"\u0e40\u0e1b\u0e34\u0e14\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19 ","morePopover.unsavePost":"\u0e25\u0e1a\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e44\u0e27\u0e49 ","multiSelectError.exactNumber":"\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e40\u0e2b\u0e25\u0e48\u0e32\u0e19\u0e35\u0e49 {from}","multiSelectError.range":"\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01 \u0e08\u0e32\u0e01 {from} \u0e16\u0e36\u0e07 {to}","multiSelectError.required":"\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01","multiSelectError.unlimited":"\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01","myPage.activityLog":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21 ","myPage.myPosts":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19 ","myPage.notification":"\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19 ","myPage.savedPosts":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e44\u0e27\u0e49 ","newQuestionNoti.content":"\u0e04\u0e38\u0e13\u0e21\u0e35 {number} \u0e04\u0e33\u0e16\u0e32\u0e21","notification.comment.blocked.message":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19\u0e19\u0e35\u0e49\u0e21\u0e35\u0e04\u0e33\u0e2b\u0e23\u0e37\u0e2d\u0e27\u0e25\u0e35\u0e15\u0e49\u0e2d\u0e07\u0e2b\u0e49\u0e32\u0e21 \u0e41\u0e25\u0e30\u0e08\u0e30\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e22\u0e41\u0e1e\u0e23\u0e48 ","notification.comment.blocked.title":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e1b\u0e34\u0e14\u0e01\u0e31\u0e49\u0e19 ","notification.comment.premod":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a","notification.comment.rejected":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e21\u0e35\u0e04\u0e33\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15 ","notification.comment.reportFailed":"\u0e25\u0e49\u0e21\u0e40\u0e2b\u0e25\u0e27 ","notification.comment.reportSuccess":"\u0e04\u0e38\u0e13\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08","notification.comment.somethingWrong":"\u0e1a\u0e32\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e01\u0e34\u0e14\u0e04\u0e27\u0e32\u0e21\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14 ","notification.comment.suspect.message":"\u0e04\u0e27\u0e32\u0e21\u0e04\u0e34\u0e14\u0e40\u0e2b\u0e47\u0e19\u0e19\u0e35\u0e49\u0e21\u0e35\u0e04\u0e33\u0e2b\u0e23\u0e37\u0e2d\u0e27\u0e25\u0e35\u0e17\u0e35\u0e48\u0e19\u0e48\u0e32\u0e2a\u0e07\u0e2a\u0e31\u0e22\u0e41\u0e25\u0e30\u0e08\u0e30\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e40\u0e1c\u0e22\u0e41\u0e1e\u0e23\u0e48","notification.comment.suspect.title":"\u0e23\u0e2d\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e04\u0e27\u0e32\u0e21\u0e04\u0e34\u0e14\u0e40\u0e2b\u0e47\u0e19","notification.comment.systemWithheld":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a","notification.failure":"\u0e21\u0e35\u0e1a\u0e32\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14 \u0e25\u0e2d\u0e07\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07\u0e20\u0e32\u0e22\u0e2b\u0e25\u0e31\u0e07 ","notification.limitUrlDomain":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e19\u0e2d\u0e01\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d","notification.post.blocked.message":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19\u0e19\u0e35\u0e49\u0e21\u0e35\u0e04\u0e33\u0e2b\u0e23\u0e37\u0e2d\u0e27\u0e25\u0e35\u0e15\u0e49\u0e2d\u0e07\u0e2b\u0e49\u0e32\u0e21 \u0e41\u0e25\u0e30\u0e08\u0e30\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e22\u0e41\u0e1e\u0e23\u0e48 ","notification.post.blocked.title":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e1b\u0e34\u0e14\u0e01\u0e31\u0e49\u0e19 ","notification.post.delete":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e25\u0e1a ","notification.post.suspect.message":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e19\u0e35\u0e49\u0e21\u0e35\u0e04\u0e33\u0e2b\u0e23\u0e37\u0e2d\u0e27\u0e25\u0e35\u0e17\u0e35\u0e48\u0e19\u0e48\u0e32\u0e2a\u0e07\u0e2a\u0e31\u0e22\u0e41\u0e25\u0e30\u0e08\u0e30\u0e15\u0e49\u0e2d\u0e07\u0e23\u0e2d\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e14\u0e39\u0e41\u0e25","notification.post.suspect.title":"\u0e23\u0e2d\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e42\u0e1e\u0e2a\u0e15\u0e4c","notification.success":"\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08 ","notification.suspend.message":"\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e16\u0e39\u0e01\u0e23\u0e30\u0e07\u0e31\u0e1a \u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e04\u0e38\u0e13\u0e25\u0e30\u0e40\u0e21\u0e34\u0e14\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 ","notification.urlWrongFormat":"\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a URL \u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","notificationBar.markAllRead":"\u0e17\u0e33\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e2d\u0e48\u0e32\u0e19\u0e41\u0e25\u0e49\u0e27\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","notificationBar.notifications":"\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19 ","onboarding.description":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e2a\u0e19\u0e43\u0e08\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e21\u0e32\u0e01\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14","onboarding.submit":"\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e15\u0e48\u0e2d","onboarding.title":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e0a\u0e38\u0e21\u0e0a\u0e19 ","onboarding.topicCount":"{count} \u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d ","onboarding.updateInfoResult.content":"\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e02\u0e49\u0e32\u0e1a\u0e31\u0e0d\u0e0a\u0e35 Hello Khunmor \u0e01\u0e31\u0e1a\u0e1e\u0e32\u0e2a\u0e40\u0e27\u0e23\u0e34\u0e14\u0e43\u0e2b\u0e21\u0e48\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e41\u0e25\u0e49\u0e27","onboarding.updateInfoResult.heading":"\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e1e\u0e32\u0e2a\u0e40\u0e27\u0e23\u0e34\u0e14\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08","onboarding.updateInfoResultMB.content":"\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e02\u0e49\u0e32\u0e1a\u0e31\u0e0d\u0e0a\u0e35 Marry Baby \u0e01\u0e31\u0e1a\u0e1e\u0e32\u0e2a\u0e40\u0e27\u0e23\u0e34\u0e14\u0e43\u0e2b\u0e21\u0e48\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e41\u0e25\u0e49\u0e27","onboarding.welcome.continue":"\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e15\u0e48\u0e2d","onboarding.welcome.description":"\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e21\u0e35\u0e2a\u0e48\u0e27\u0e19\u0e23\u0e48\u0e27\u0e21\u0e42\u0e14\u0e22\u0e01\u0e32\u0e23\u0e42\u0e1e\u0e2a\u0e15\u0e4c \u0e41\u0e2a\u0e14\u0e07\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19 \u0e41\u0e25\u0e30\u0e42\u0e2b\u0e27\u0e15\u0e02\u0e36\u0e49\u0e19","onboarding.welcome.perks.1":"\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e08\u0e32\u0e01\u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d \u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d \u0e41\u0e25\u0e30\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e0a\u0e38\u0e21\u0e0a\u0e19 ","onboarding.welcome.perks.2":"\u0e41\u0e1a\u0e48\u0e07\u0e1b\u0e31\u0e19\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e01\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e2d\u0e37\u0e48\u0e19\u0e17\u0e35\u0e48\u0e2d\u0e32\u0e08\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e08\u0e32\u0e01\u0e04\u0e38\u0e13","onboarding.welcome.perks.3":"\u0e23\u0e48\u0e27\u0e21\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e41\u0e25\u0e30\u0e23\u0e48\u0e27\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e14\u0e49\u0e27\u0e22\u0e01\u0e32\u0e23\u0e2a\u0e30\u0e2a\u0e21\u0e41\u0e15\u0e49\u0e21","onboarding.welcome.title":"\u0e22\u0e34\u0e19\u0e14\u0e35\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a\u0e2a\u0e39\u0e48\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 ","onboarding.welcomeScreen.content":"\u0e40\u0e23\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e17\u0e35\u0e48\u0e22\u0e34\u0e19\u0e14\u0e35\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a\u0e04\u0e38\u0e13 \u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e41\u0e0a\u0e23\u0e4c \u0e41\u0e25\u0e01\u0e40\u0e1b\u0e25\u0e37\u0e48\u0e22\u0e19\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19 \u0e1e\u0e1a\u0e1b\u0e30 \u0e01\u0e31\u0e1a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e04\u0e19\u0e2d\u0e37\u0e48\u0e19\u0e46\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e01\u0e32\u0e22\u0e41\u0e25\u0e30\u0e43\u0e08\u0e17\u0e35\u0e48\u0e14\u0e35","onboarding.welcomeScreen.heading":"\u0e22\u0e34\u0e19\u0e14\u0e35\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a\u0e2a\u0e39\u0e48\u0e0a\u0e38\u0e21\u0e0a\u0e19 Hello Khunmor","onboarding.welcomeScreenMB.heading":"Welcome to Marry Baby Community","orCopyLink":"\u0e2b\u0e23\u0e37\u0e2d\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01\u0e25\u0e34\u0e07\u0e01\u0e4c ","ovulationPage.afterSubscribe.description":"Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d \u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e22\u0e34\u0e19\u0e14\u0e35\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e22\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e43\u0e19\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e22\u0e39\u0e48\u0e17\u0e35\u0e48\u0e14\u0e35\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e40\u0e23\u0e32\u0e01\u0e33\u0e25\u0e31\u0e07\u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a\u0e44\u0e1b\u0e2b\u0e32\u0e04\u0e38\u0e13","ovulationPage.afterSubscribe.title":"\u0e02\u0e2d\u0e1a\u0e04\u0e38\u0e13\u0e17\u0e35\u0e48\u0e23\u0e48\u0e27\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 ","ovulationPage.avoidPregnancy":"\u0e2b\u0e25\u0e35\u0e01\u0e40\u0e25\u0e35\u0e48\u0e22\u0e07\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c ","ovulationPage.calendarInstruction":"\u0e41\u0e15\u0e30\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e43\u0e19\u0e1b\u0e0f\u0e34\u0e17\u0e34\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14","ovulationPage.chanceHigh":"\u0e2a\u0e39\u0e07","ovulationPage.chanceLow":"\u0e15\u0e48\u0e33","ovulationPage.chanceRisky":"\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07 ","ovulationPage.chanceVeryHigh":"\u0e2a\u0e39\u0e07\u0e21\u0e32\u0e01","ovulationPage.chanceVeryLow":"\u0e15\u0e48\u0e33\u0e21\u0e32\u0e01","ovulationPage.chanceVeryRisky":"\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e21\u0e32\u0e01","ovulationPage.conceive":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e1e\u0e22\u0e32\u0e22\u0e32\u0e21\u0e1b\u0e0f\u0e34\u0e2a\u0e19\u0e18\u0e34","ovulationPage.cycleLength":"\u0e04\u0e27\u0e32\u0e21\u0e22\u0e32\u0e27\u0e02\u0e2d\u0e07\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19 ","ovulationPage.dayUnit":"(\u0e08\u0e33\u0e19\u0e27\u0e19\u0e27\u0e31\u0e19) ","ovulationPage.description":"\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e27\u0e07\u0e08\u0e23\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e01\u0e33\u0e2b\u0e19\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e21\u0e35\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e44\u0e02\u0e48\u0e15\u0e01\u0e21\u0e32\u0e01\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14 \u0e41\u0e25\u0e30\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e1b\u0e0f\u0e34\u0e2a\u0e19\u0e18\u0e34 \u0e2b\u0e23\u0e37\u0e2d\u0e43\u0e0a\u0e49\u0e01\u0e32\u0e23\u0e04\u0e38\u0e21\u0e01\u0e33\u0e40\u0e19\u0e34\u0e14 ","ovulationPage.disclaimer":"\u0e02\u0e49\u0e2d\u0e08\u0e33\u0e01\u0e31\u0e14\u0e04\u0e27\u0e32\u0e21\u0e23\u0e31\u0e1a\u0e1c\u0e34\u0e14\u0e0a\u0e2d\u0e1a ","ovulationPage.faqs":"\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22 ","ovulationPage.fertileDay":"\u0e27\u0e31\u0e19\u0e44\u0e02\u0e48\u0e15\u0e01","ovulationPage.fertileDays":"\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e31\u0e19\u0e44\u0e02\u0e48\u0e15\u0e01 ","ovulationPage.fertileRate":"\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e1e\u0e31\u0e19\u0e18\u0e38\u0e4c ","ovulationPage.joinNow":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49 ","ovulationPage.menstrualCycle":"\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19 ","ovulationPage.menstrualDay":"\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e21\u0e35\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19 ","ovulationPage.nextMenstrualIn":"\u0e04\u0e38\u0e13\u0e08\u0e30\u0e21\u0e35\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e16\u0e31\u0e14\u0e44\u0e1b\u0e20\u0e32\u0e22\u0e43\u0e19 ","ovulationPage.nextOvulationIn":"\u0e04\u0e38\u0e13\u0e08\u0e30\u0e15\u0e01\u0e44\u0e02\u0e48\u0e23\u0e2d\u0e1a\u0e16\u0e31\u0e14\u0e44\u0e1b\u0e20\u0e32\u0e22\u0e43\u0e19","ovulationPage.numDays":"{day} \u0e27\u0e31\u0e19","ovulationPage.objectives":"\u0e27\u0e31\u0e15\u0e16\u0e38\u0e1b\u0e23\u0e30\u0e2a\u0e07\u0e04\u0e4c","ovulationPage.ovulationDay":"\u0e27\u0e31\u0e19\u0e44\u0e02\u0e48\u0e15\u0e01","ovulationPage.periodDuration":"\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e27\u0e25\u0e32\u0e21\u0e35\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19 ","ovulationPage.personalized":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","ovulationPage.pregnancyRate":"\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c ","ovulationPage.recalculate":"\u0e04\u0e33\u0e19\u0e27\u0e13\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07 ","ovulationPage.seoDescription":"\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e27\u0e07\u0e08\u0e23\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e01\u0e33\u0e2b\u0e19\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e21\u0e35\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e44\u0e02\u0e48\u0e15\u0e01\u0e21\u0e32\u0e01\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14 \u0e41\u0e25\u0e30\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e1b\u0e0f\u0e34\u0e2a\u0e19\u0e18\u0e34 \u0e2b\u0e23\u0e37\u0e2d\u0e43\u0e0a\u0e49\u0e01\u0e32\u0e23\u0e04\u0e38\u0e21\u0e01\u0e33\u0e40\u0e19\u0e34\u0e14 ","ovulationPage.seoSchema":"\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e17\u0e33 : \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23 ","ovulationPage.seoTitle":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13\u0e01\u0e32\u0e23\u0e15\u0e01\u0e44\u0e02\u0e48 - Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d","ovulationPage.signupPerks.0":"\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e27\u0e25\u0e32\u0e43\u0e19\u0e01\u0e32\u0e23\u0e15\u0e01\u0e44\u0e02\u0e48\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","ovulationPage.signupPerks.1":"\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e01\u0e32\u0e23\u0e21\u0e35\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e21\u0e35\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19 \u0e14\u0e49\u0e27\u0e22\u0e1b\u0e0f\u0e34\u0e17\u0e34\u0e19\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19 ","ovulationPage.signupPerks.2":"\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e27\u0e31\u0e19\u0e44\u0e02\u0e48\u0e15\u0e01 \u0e41\u0e25\u0e30\u0e40\u0e27\u0e25\u0e32\u0e17\u0e35\u0e48\u0e44\u0e02\u0e48\u0e15\u0e01 ","ovulationPage.signupPerks.3":"\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e21\u0e35\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19 \u0e27\u0e31\u0e19\u0e44\u0e02\u0e48\u0e15\u0e01 \u0e41\u0e25\u0e30\u0e20\u0e32\u0e27\u0e30\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e1e\u0e31\u0e19\u0e18\u0e38\u0e4c ","ovulationPage.signupPerks.4":"\u0e23\u0e31\u0e1a\u0e02\u0e48\u0e32\u0e27\u0e2a\u0e32\u0e23\u0e43\u0e2b\u0e21\u0e48 \u0e46 \u0e01\u0e31\u0e1a \u0e20\u0e32\u0e27\u0e30\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e1e\u0e31\u0e19\u0e18\u0e38\u0e4c\u0e23\u0e32\u0e22\u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c\u0e02\u0e2d\u0e07\u0e17\u0e48\u0e32\u0e19 \u0e0b\u0e36\u0e48\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e43\u0e19\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e17\u0e32\u0e23\u0e01\u0e21\u0e35\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e14\u0e35 ","ovulationPage.stickySignupButton":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01 \u0e41\u0e25\u0e30 \u0e40\u0e15\u0e37\u0e2d\u0e19\u0e04\u0e27\u0e32\u0e21\u0e08\u0e33\u0e09\u0e31\u0e19 ","ovulationPage.stickySignupHeading":"\u0e44\u0e21\u0e48\u0e25\u0e37\u0e21\u0e27\u0e31\u0e19\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e41\u0e21\u0e49\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e27\u0e31\u0e19\u0e40\u0e14\u0e35\u0e22\u0e27 ","ovulationPage.subscribe.buttonTitle":"\u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49 ","ovulationPage.subscribe.description":"\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e01\u0e31\u0e1a\u0e04\u0e38\u0e13\u0e41\u0e21\u0e48\u0e08\u0e33\u0e19\u0e27\u0e19\u0e2b\u0e25\u0e32\u0e22\u0e25\u0e49\u0e32\u0e19\u0e04\u0e19 \u0e41\u0e25\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e02\u0e2d\u0e07\u0e17\u0e32\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e1b\u0e01\u0e31\u0e1a Hellokhunmor.com","ovulationPage.subscribe.placeHolder":"\u0e01\u0e23\u0e2d\u0e01\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","ovulationPage.subscribe.title":"\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e02\u0e2d\u0e07\u0e17\u0e32\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19 ","ovulationPage.today":"\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49 ","ovulationPage.trackPeriod":"\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e23\u0e2d\u0e1a\u0e40\u0e14\u0e37\u0e2d\u0e19 ","placeholder.enterTitleHere":"\u0e01\u0e23\u0e2d\u0e01\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e19\u0e35\u0e48 ","placeholder.enterUrlHere":"\u0e01\u0e23\u0e2d\u0e01 URL \u0e17\u0e35\u0e48\u0e19\u0e35\u0e48 ","placeholder.enterUrlTextHere":"\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21 URL \u0e17\u0e35\u0e48\u0e19\u0e35\u0e48 ","placeholder.newCmt":"\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19 ","placeholder.newPost":"\u0e40\u0e23\u0e34\u0e48\u0e21\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e43\u0e2b\u0e21\u0e48 ","popup.allTopics":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","popup.continuePost":"\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e15\u0e48\u0e2d","popup.createPost.confirmCloseDescription":"\u0e2b\u0e32\u0e01\u0e04\u0e38\u0e13\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49 \u0e04\u0e38\u0e13\u0e08\u0e30\u0e2a\u0e39\u0e0d\u0e40\u0e2a\u0e35\u0e22\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e19\u0e35\u0e49\u0e44\u0e1b","popup.createPost.confirmCloseTitle":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e43\u0e0a\u0e48\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","popup.deleteComment.description":"\u0e2b\u0e32\u0e01\u0e25\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19\u0e41\u0e25\u0e49\u0e27 \u0e04\u0e38\u0e13\u0e08\u0e30\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49 ","popup.deleteComment.title":"\u0e25\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19?","popup.deletePost.accept":"\u0e25\u0e1a","popup.deletePost.cancel":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01","popup.deletePost.description":"\u0e2b\u0e32\u0e01\u0e25\u0e1a\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e41\u0e25\u0e49\u0e27 \u0e04\u0e38\u0e13\u0e08\u0e30\u0e01\u0e39\u0e49\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e01\u0e25\u0e31\u0e1a\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49 ","popup.deletePost.title":"\u0e25\u0e1a\u0e42\u0e1e\u0e2a\u0e15\u0e4c?","popup.discard.label":"\u0e17\u0e34\u0e49\u0e07","popup.discardPost":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e42\u0e1e\u0e2a\u0e15\u0e4c ","popup.discardPost.confirmDescription":"\u0e04\u0e38\u0e13\u0e08\u0e30\u0e2a\u0e39\u0e0d\u0e40\u0e2a\u0e35\u0e22\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e19\u0e35\u0e49","popup.discardPostEdit":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07","popup.editPost":"\u0e41\u0e01\u0e49\u0e44\u0e02\u0e42\u0e1e\u0e2a\u0e15\u0e4c","popup.keepEditing":"\u0e41\u0e01\u0e49\u0e44\u0e02\u0e15\u0e48\u0e2d\u0e44\u0e1b","popup.startANewPost":"\u0e40\u0e23\u0e34\u0e48\u0e21\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e43\u0e2b\u0e21\u0e48 ","popup.updatePost":"\u0e2d\u0e31\u0e1b\u0e40\u0e14\u0e15\u0e42\u0e1e\u0e2a\u0e15\u0e4c","post.seeMore":"\u0e14\u0e39\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 ","post.viewMoreComments":"\u0e14\u0e39\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e47\u0e19\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 ","pregnancyWeightGain.amnioticFluid":"\u0e19\u0e49\u0e33\u0e04\u0e23\u0e48\u0e33","pregnancyWeightGain.baby":"\u0e17\u0e32\u0e23\u0e01","pregnancyWeightGain.breastsEnergyStores":"\u0e40\u0e15\u0e49\u0e32\u0e19\u0e21\u0e41\u0e25\u0e30\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e2a\u0e30\u0e2a\u0e21","pregnancyWeightGain.description":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e04\u0e33\u0e19\u0e27\u0e13\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e15\u0e32\u0e21\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e38\u0e13\u0e41\u0e21\u0e48\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c\u0e43\u0e19\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c","pregnancyWeightGain.explaination":"\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22","pregnancyWeightGain.extraBloodFluids":"\u0e40\u0e25\u0e37\u0e2d\u0e14\u0e41\u0e25\u0e30\u0e02\u0e2d\u0e07\u0e40\u0e2b\u0e25\u0e27\u0e2a\u0e48\u0e27\u0e19\u0e40\u0e01\u0e34\u0e19","pregnancyWeightGain.havingTwins":"\u0e04\u0e38\u0e13\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c\u0e25\u0e39\u0e01\u0e41\u0e1d\u0e14\u0e43\u0e0a\u0e48\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48","pregnancyWeightGain.heading":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e04\u0e33\u0e19\u0e27\u0e13\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c","pregnancyWeightGain.heightInput":"\u0e2a\u0e48\u0e27\u0e19\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e04\u0e37\u0e2d\u0e40\u0e17\u0e48\u0e32\u0e44\u0e2b\u0e23\u0e48","pregnancyWeightGain.heightInput.error":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e01\u0e23\u0e2d\u0e01\u0e2a\u0e48\u0e27\u0e19\u0e2a\u0e39\u0e07","pregnancyWeightGain.newDescription":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e04\u0e33\u0e19\u0e27\u0e13\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c \u0e43\u0e0a\u0e49\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e33\u0e19\u0e27\u0e13\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e17\u0e35\u0e48\u0e04\u0e27\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e02\u0e36\u0e49\u0e19\u0e43\u0e19\u0e0a\u0e48\u0e27\u0e07\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c \u0e42\u0e14\u0e22\u0e02\u0e36\u0e49\u0e19\u0e2d\u0e22\u0e39\u0e48\u0e01\u0e31\u0e1a\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e15\u0e31\u0e27\u0e01\u0e48\u0e2d\u0e19\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c","pregnancyWeightGain.placenta":"\u0e23\u0e01","pregnancyWeightGain.range":"\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e17\u0e35\u0e48\u0e04\u0e27\u0e23\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19","pregnancyWeightGain.result.note":"\u0e1e\u0e34\u0e08\u0e32\u0e23\u0e13\u0e32\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22\u0e01\u0e48\u0e2d\u0e19\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","pregnancyWeightGain.resultHealthy.title":"\u0e04\u0e38\u0e13\u0e21\u0e35\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e40\u0e01\u0e13\u0e11\u0e4c\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e14\u0e35","pregnancyWeightGain.resultOver.title":"\u0e04\u0e38\u0e13\u0e21\u0e35\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e40\u0e01\u0e34\u0e19\u0e40\u0e01\u0e13\u0e11\u0e4c {weightGain} \u0e01\u0e01.","pregnancyWeightGain.resultUnder.title":"\u0e04\u0e38\u0e13\u0e21\u0e35\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e19\u0e49\u0e2d\u0e22\u0e01\u0e27\u0e48\u0e32\u0e40\u0e01\u0e13\u0e11\u0e4c {weightGain} \u0e01\u0e01.","pregnancyWeightGain.seoDescription":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e04\u0e33\u0e19\u0e27\u0e13\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c","pregnancyWeightGain.seoSchema":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e04\u0e33\u0e19\u0e27\u0e13\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c","pregnancyWeightGain.seoTitle":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e04\u0e33\u0e19\u0e27\u0e13\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c - Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d","pregnancyWeightGain.suggestion":"\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33","pregnancyWeightGain.uterus":"\u0e21\u0e14\u0e25\u0e39\u0e01","pregnancyWeightGain.weekInput":"\u0e04\u0e38\u0e13\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c\u0e01\u0e35\u0e48\u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c","pregnancyWeightGain.weekNum":"\u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c {weekNum}","pregnancyWeightGain.weight.desc":"\u0e01\u0e01.","pregnancyWeightGain.weightBeforeInput":"\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e15\u0e31\u0e27\u0e01\u0e48\u0e2d\u0e19\u0e15\u0e31\u0e49\u0e07\u0e04\u0e23\u0e23\u0e20\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e04\u0e37\u0e2d\u0e40\u0e17\u0e48\u0e32\u0e44\u0e2b\u0e23\u0e48","pregnancyWeightGain.weightInput":"\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e15\u0e31\u0e27\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e04\u0e37\u0e2d\u0e40\u0e17\u0e48\u0e32\u0e44\u0e2b\u0e23\u0e48","pregnancyWeightGain.weightInput.desc":"(kg)","pregnancyWeightGain.weightInput.error":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e01\u0e23\u0e2d\u0e01\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e15\u0e31\u0e27","previewPhotos.title":"\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e02\u0e2d\u0e07 {name} ","profileMenu.accountSetting":"\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e1a\u0e31\u0e0d\u0e0a\u0e35 ","profileMenu.closeAccount":"\u0e1b\u0e34\u0e14\u0e1a\u0e31\u0e0d\u0e0a\u0e35 ","profileMenu.help":"\u0e01\u0e32\u0e23\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d","profileMenu.logout":"\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e2d\u0e2d\u0e01","profileMenu.manageEmailNotifications":"\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19\u0e2d\u0e35\u0e40\u0e21\u0e25","profileMenu.myProfile":"\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c ","profileMenu.password":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19 ","profileMenu.saved":"\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19 ","profileMenu.updateEmail":"\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25","relevantCardPost.viewAllPosts":"\u0e14\u0e39\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","relevantPostList.heading":"\ud83d\udd25 \u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e40\u0e14\u0e48\u0e19","relevantPostList.startDisCussion":"\u0e40\u0e23\u0e34\u0e48\u0e21\u0e01\u0e32\u0e23\u0e2d\u0e20\u0e34\u0e1b\u0e23\u0e32\u0e22 ","riskScreener.back":"\u0e01\u0e25\u0e31\u0e1a","riskScreener.next":"\u0e15\u0e48\u0e2d\u0e44\u0e1b","select.community":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0a\u0e38\u0e21\u0e0a\u0e19","share.letsJoinCommunity":"\u0e21\u0e32\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e0a\u0e38\u0e21\u0e0a\u0e19 {name} \u0e01\u0e31\u0e19\u0e14\u0e35\u0e01\u0e27\u0e48\u0e32 ","share.letsJoinTopic":"\u0e21\u0e32\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d {name} \u0e01\u0e31\u0e19\u0e14\u0e35\u0e01\u0e27\u0e48\u0e32 ","share.linkCopied":"\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e41\u0e25\u0e49\u0e27 ","share.linkShared":"\u0e41\u0e1a\u0e48\u0e07\u0e1b\u0e31\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08","signUp":"\u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49 ","submit":"\u0e2a\u0e48\u0e07 ","subot.myHealth.description":"\u0e01\u0e32\u0e23\u0e23\u0e30\u0e1a\u0e38\u0e15\u0e31\u0e27\u0e15\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e40\u0e0a\u0e48\u0e19\u0e0a\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e08\u0e30\u0e16\u0e39\u0e01\u0e25\u0e1a\u0e2d\u0e2d\u0e01\u0e40\u0e2a\u0e21\u0e2d \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","subot.myHealth.title":"\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19","subot.productYourIdentifiers.description":"\u0e01\u0e32\u0e23\u0e23\u0e30\u0e1a\u0e38\u0e15\u0e31\u0e27\u0e15\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e40\u0e0a\u0e48\u0e19\u0e0a\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e08\u0e30\u0e16\u0e39\u0e01\u0e25\u0e1a\u0e2d\u0e2d\u0e01\u0e40\u0e2a\u0e21\u0e2d \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","subot.productYourIdentifiers.title":"\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19 \u0e01\u0e32\u0e23\u0e23\u0e30\u0e1a\u0e38\u0e15\u0e31\u0e27\u0e15\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","subot.resendOTP.button":"\u0e2a\u0e48\u0e07\u0e43\u0e2b\u0e21\u0e48\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07","subot.saveData.description":"Hello \u0e04\u0e38\u0e13\u0e2b\u0e21\u0e2d \u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e38\u0e13","subot.saveData.title":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25","subot.sendOTP.button":"\u0e2a\u0e48\u0e07\u0e23\u0e2b\u0e31\u0e2a OTP","subot.verifyOTP.button":"\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19 OTP","subot.verifyOTP.success.message":"\u0e01\u0e32\u0e23\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08\u0e41\u0e25\u0e49\u0e27","survey.totalVotes":"\u0e23\u0e27\u0e21\u0e04\u0e30\u0e41\u0e19\u0e19","switchBtn.no":"\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48","switchBtn.yes":"\u0e43\u0e0a\u0e48","tab.about":"\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a","tab.discussion":"\u0e01\u0e32\u0e23\u0e2d\u0e20\u0e34\u0e1b\u0e23\u0e32\u0e22 ","tab.topic":"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e15\u0e48\u0e32\u0e07 \u0e46 ","targetHeartRate.aerobicZone.note":"\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e41\u0e2d\u0e42\u0e23\u0e1a\u0e34\u0e01 (\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e21\u0e02\u0e49\u0e19\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07 3-5 \u0e27\u0e31\u0e19/\u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c)","targetHeartRate.aerobicZone.title":"\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e41\u0e2d\u0e42\u0e23\u0e1a\u0e34\u0e01","targetHeartRate.ageInput":"\u0e27\u0e31\u0e19\u0e40\u0e01\u0e34\u0e14","targetHeartRate.ageInput.desc":"(\u0e1b\u0e35)","targetHeartRate.ageInput.error":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e01\u0e23\u0e2d\u0e01\u0e2d\u0e32\u0e22\u0e38\u0e08\u0e23\u0e34\u0e07","targetHeartRate.heartRateInput":"\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e02\u0e13\u0e30\u0e1e\u0e31\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e04\u0e37\u0e2d\u0e40\u0e17\u0e48\u0e32\u0e44\u0e2b\u0e23\u0e48","targetHeartRate.heartRateInput.desc":"(bpm)","targetHeartRate.heartRateInput.error":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e01\u0e23\u0e2d\u0e01\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e02\u0e13\u0e30\u0e1e\u0e31\u0e01","targetHeartRate.howToMeasure":"\u0e08\u0e30\u0e27\u0e31\u0e14\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e02\u0e13\u0e30\u0e1e\u0e31\u0e01\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23","targetHeartRate.idealTarget.desc":"\u0e04\u0e23\u0e31\u0e49\u0e07\u0e15\u0e48\u0e2d\u0e19\u0e32\u0e17\u0e35","targetHeartRate.idealTarget.maximum":"\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14\u0e17\u0e35\u0e48\u0e04\u0e27\u0e23\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19","targetHeartRate.idealTarget.result":"\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e17\u0e35\u0e48\u0e04\u0e27\u0e23\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19","targetHeartRate.idealTarget.title":"\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e02\u0e13\u0e30\u0e1e\u0e31\u0e01\u0e17\u0e35\u0e48\u0e04\u0e27\u0e23\u0e44\u0e14\u0e49","targetHeartRate.levelActiveSelect.error":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22","targetHeartRate.lowIntensity.note":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e21\u0e02\u0e49\u0e19\u0e15\u0e48\u0e33 (\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22\u0e19\u0e49\u0e2d\u0e22 \u0e08\u0e19\u0e16\u0e36\u0e07\u0e44\u0e21\u0e48\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22\u0e40\u0e25\u0e22)","targetHeartRate.lowIntensity.title":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e21\u0e02\u0e49\u0e19\u0e15\u0e48\u0e33","targetHeartRate.maximumIntensity.note":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e21\u0e02\u0e49\u0e19\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14 (\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e2b\u0e19\u0e31\u0e01\u0e21\u0e32\u0e01 \u0e2b\u0e23\u0e37\u0e2d\u0e1d\u0e36\u0e01\u0e2b\u0e19\u0e31\u0e01\u0e40\u0e1b\u0e47\u0e19 2 \u0e40\u0e17\u0e48\u0e32)","targetHeartRate.maximumIntensity.title":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e21\u0e02\u0e49\u0e19\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14","targetHeartRate.moderateIntensity.note":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e21\u0e02\u0e49\u0e19\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07 (\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22 1-3 \u0e27\u0e31\u0e19/\u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c)","targetHeartRate.moderateIntensity.title":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e21\u0e02\u0e49\u0e19\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07","targetHeartRate.optional":"(\u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19)","targetHeartRate.result.abnormal":"\u0e1c\u0e34\u0e14\u0e1b\u0e01\u0e15\u0e34","targetHeartRate.result.athlete":"\u0e19\u0e31\u0e01\u0e01\u0e35\u0e2c\u0e32","targetHeartRate.result.average":"\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b","targetHeartRate.result.excellent":"\u0e22\u0e2d\u0e14\u0e40\u0e22\u0e35\u0e48\u0e22\u0e21","targetHeartRate.result.good":"\u0e14\u0e35","targetHeartRate.result.normal":"\u0e1b\u0e01\u0e15\u0e34","targetHeartRate.result.poor":"\u0e41\u0e22\u0e48","targetHeartRate.result.title":"\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e02\u0e13\u0e30\u0e1e\u0e31\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","targetHeartRate.result.title.embedded":"\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e02\u0e13\u0e30\u0e1e\u0e31\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e04\u0e37\u0e2d {\u0e2a\u0e16\u0e32\u0e19\u0e30}","targetHeartRate.selectActive":"\u0e42\u0e14\u0e22\u0e1b\u0e01\u0e15\u0e34\u0e04\u0e38\u0e13\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22\u0e21\u0e32\u0e01\u0e41\u0e04\u0e48\u0e44\u0e2b\u0e19","targetHeartRate.seoDescription":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e04\u0e33\u0e19\u0e27\u0e13\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22","targetHeartRate.seoSchema":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e04\u0e33\u0e19\u0e27\u0e13\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22","targetHeartRate.seoTitle":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e04\u0e33\u0e19\u0e27\u0e13\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22","targetHeartRate.status":"\u0e08\u0e31\u0e14\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e01\u0e25\u0e38\u0e48\u0e21 {status}","targetHeartRate.vigorousIntensity.note":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e21\u0e02\u0e49\u0e19\u0e2a\u0e39\u0e07 (\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e2b\u0e19\u0e31\u0e01 6-7 \u0e27\u0e31\u0e19/\u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c)","targetHeartRate.vigorousIntensity.title":"\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e21\u0e02\u0e49\u0e19\u0e2a\u0e39\u0e07","targetHeartRate.withAnActivity":"\u0e14\u0e49\u0e27\u0e22\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22 {activeLevel}","toggle.active":"\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e2d\u0e22\u0e39\u0e48 ","toggle.inactive":"\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 ","tool.selectGender":"\u0e40\u0e1e\u0e28\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23","tool.selectPerson":"\u0e04\u0e38\u0e13\u0e04\u0e33\u0e19\u0e27\u0e13\u0e43\u0e2b\u0e49\u0e01\u0e31\u0e1a\u0e43\u0e04\u0e23","tool.selectPerson.other":"\u0e04\u0e19\u0e2d\u0e37\u0e48\u0e19","tool.selectPerson.yourSelf":"\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e07","tool.subot.inline.disclaimer.content":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e19\u0e35\u0e49\u0e21\u0e35\u0e08\u0e38\u0e14\u0e1b\u0e23\u0e30\u0e2a\u0e07\u0e04\u0e4c\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19 \u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e0a\u0e49\u0e41\u0e17\u0e19\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c \u0e01\u0e32\u0e23\u0e27\u0e34\u0e19\u0e34\u0e08\u0e09\u0e31\u0e22\u0e42\u0e23\u0e04 \u0e2b\u0e23\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e23\u0e31\u0e01\u0e29\u0e32\u0e42\u0e23\u0e04\u0e08\u0e32\u0e01\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e44\u0e14\u0e49 \u0e2b\u0e32\u0e01\u0e04\u0e38\u0e13\u0e01\u0e33\u0e25\u0e31\u0e07\u0e21\u0e2d\u0e07\u0e2b\u0e32\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e23\u0e31\u0e01\u0e29\u0e32\u0e2b\u0e23\u0e37\u0e2d\u0e01\u0e33\u0e25\u0e31\u0e07\u0e40\u0e02\u0e49\u0e32\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e31\u0e01\u0e29\u0e32\u0e42\u0e23\u0e04 \u0e42\u0e1b\u0e23\u0e14\u0e2d\u0e22\u0e48\u0e32\u0e25\u0e30\u0e40\u0e25\u0e22\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e15\u0e32\u0e21\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e02\u0e2d\u0e07\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e41\u0e04\u0e48\u0e40\u0e1e\u0e23\u0e32\u0e30\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e2d\u0e48\u0e32\u0e19\u0e08\u0e32\u0e01\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 \u0e2b\u0e32\u0e01\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d \u0e42\u0e1b\u0e23\u0e14\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e43\u0e19\u0e17\u0e31\u0e19\u0e17\u0e35","tool.subot.inline.start.over":"\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e43\u0e2b\u0e21\u0e48","toolPage.toolReviewer":"\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e42\u0e14\u0e22 {expert_name} \u0e40\u0e21\u0e37\u0e48\u0e2d {date} ","tools.BMICalculator":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13\u0e04\u0e48\u0e32\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e21\u0e27\u0e25\u0e01\u0e32\u0e22 ","tools.BMRCalculator":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13\u0e04\u0e48\u0e32\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e32\u0e1c\u0e25\u0e32\u0e0d\u0e02\u0e31\u0e49\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19 ","tools.caloriesBurnRate":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1c\u0e32\u0e1c\u0e25\u0e32\u0e0d\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19 ","tools.condition":"\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c ","tools.disclaimer":"\u0e02\u0e49\u0e2d\u0e08\u0e33\u0e01\u0e31\u0e14\u0e04\u0e27\u0e32\u0e21\u0e23\u0e31\u0e1a\u0e1c\u0e34\u0e14\u0e0a\u0e2d\u0e1a ","tools.faqs":"\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22 ","tools.heading.by":"\u0e42\u0e14\u0e22","tools.heading.on":"\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07","tools.info":"\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25","tools.recalculate":"\u0e04\u0e33\u0e19\u0e27\u0e13\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07 ","tools.risks":"\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e13 ","tools.shareResultOn":"\u0e41\u0e1a\u0e48\u0e07\u0e1b\u0e31\u0e19\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e44\u0e1b\u0e22\u0e31\u0e07 ","tools.suggestedArticles":"\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e41\u0e19\u0e30\u0e19\u0e33","tools.suggestedServices":"\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e41\u0e19\u0e30\u0e19\u0e33","tools.suggestion":"\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33","topContributor.countActivities":"{number} activities","topContributor.heading":"\u0e1c\u0e39\u0e49\u0e21\u0e35\u0e2a\u0e48\u0e27\u0e19\u0e23\u0e48\u0e27\u0e21\u0e2d\u0e31\u0e19\u0e14\u0e31\u0e1a\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14","topContributor.ourGuide":"\u0e02\u0e49\u0e2d\u0e41\u0e19\u0e30\u0e19\u0e33\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e43\u0e2b\u0e21\u0e48\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32.","topContributor.readNow":"\u0e2d\u0e48\u0e32\u0e19\u0e40\u0e25\u0e22","topic.notification.joined":"\u0e17\u0e48\u0e32\u0e19\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d {name}","topic.notification.left":"\u0e17\u0e48\u0e32\u0e19\u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d {name}","topicCardList.seeAllTopics":"\u0e14\u0e39\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","truncateText.seeLess":"\u0e14\u0e39\u0e19\u0e49\u0e2d\u0e22\u0e25\u0e07","truncateText.seeMore":"\u0e14\u0e39\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21","trustCard.description":"\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e02\u0e2d\u0e07 {siteName} \u0e01\u0e33\u0e25\u0e31\u0e07\u0e40\u0e1b\u0e34\u0e14\u0e2d\u0e22\u0e39\u0e48 \u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33 \u0e04\u0e49\u0e19\u0e2b\u0e32\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d \u0e41\u0e25\u0e30\u0e23\u0e48\u0e27\u0e21\u0e41\u0e1a\u0e48\u0e07\u0e1b\u0e31\u0e19\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e17\u0e35\u0e48\u0e19\u0e48\u0e32\u0e2a\u0e19\u0e43\u0e08\u0e01\u0e31\u0e1a\u0e17\u0e38\u0e01\u0e04\u0e19\u0e43\u0e19\u0e0a\u0e38\u0e21\u0e0a\u0e19","trustCard.descriptionCommitted":"\u0e04\u0e38\u0e13\u0e08\u0e30\u0e44\u0e21\u0e48\u0e42\u0e14\u0e14\u0e40\u0e14\u0e35\u0e48\u0e22\u0e27\u0e43\u0e19\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e40\u0e23\u0e32\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e17\u0e35\u0e48\u0e08\u0e30\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e41\u0e25\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22 \u0e43\u0e19\u0e01\u0e32\u0e23\u0e41\u0e1a\u0e48\u0e07\u0e1b\u0e31\u0e19\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e41\u0e25\u0e30\u0e1c\u0e39\u0e49\u0e2d\u0e37\u0e48\u0e19","trustCard.descriptionIntegrated":"\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07 \u0e01\u0e25\u0e38\u0e48\u0e21\u0e0a\u0e38\u0e21\u0e0a\u0e19 \u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e \u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c \u0e1c\u0e48\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 - \u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e43\u0e19\u0e17\u0e35\u0e48\u0e40\u0e14\u0e35\u0e22\u0e27","trustCard.descriptionModerated":"\u0e17\u0e35\u0e21\u0e1c\u0e39\u0e49\u0e14\u0e39\u0e41\u0e25\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e21\u0e35\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e27\u0e48\u0e32\u0e04\u0e19\u0e43\u0e19\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e15\u0e32\u0e21\u0e2b\u0e25\u0e31\u0e01\u0e40\u0e01\u0e13\u0e11\u0e4c\u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e41\u0e25\u0e30\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e02\u0e2d\u0e07\u0e0a\u0e38\u0e21\u0e0a\u0e19 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\u0e27\u0e48\u0e32\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e17\u0e38\u0e01\u0e04\u0e19\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e35\u0e48\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14","trustCard.descriptionTrustworthy":"\u0e17\u0e35\u0e21\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e48\u0e08\u0e30\u0e43\u0e2b\u0e49\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e14\u0e49\u0e32\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e19\u0e48\u0e32\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e16\u0e37\u0e2d\u0e41\u0e25\u0e30\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07 \u0e0b\u0e36\u0e48\u0e07\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e21\u0e35\u0e17\u0e32\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e14\u0e49\u0e32\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19","trustCard.title":"\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32","trustCard.titleCommitted":"\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19","trustCard.titleIntegrated":"\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e17\u0e38\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e","trustCard.titleModerated":"\u0e1c\u0e39\u0e49\u0e14\u0e39\u0e41\u0e25\u0e0a\u0e38\u0e21\u0e0a\u0e19","trustCard.titleTrustworthy":"\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e16\u0e37\u0e2d\u0e44\u0e14\u0e49","updatePost.success.title":"\u0e2d\u0e31\u0e1b\u0e40\u0e14\u0e15\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08","user":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","validation.error.requiredField":"\u0e15\u0e49\u0e2d\u0e07\u0e23\u0e30\u0e1a\u0e38\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e19\u0e0a\u0e48\u0e2d\u0e07\u0e19\u0e35\u0e49","validation.error.validNumber":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e1b\u0e49\u0e2d\u0e19\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","validation.error.validOTP":"OTP \u0e17\u0e35\u0e48\u0e23\u0e30\u0e1a\u0e38\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","verifyBotAnswer.confirmEndorse.accept":"\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19","verifyBotAnswer.confirmEndorse.cancel":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01","verifyBotAnswer.confirmEndorse.description":"\u0e02\u0e2d\u0e1a\u0e04\u0e38\u0e13\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e15\u0e2d\u0e1a\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","verifyBotAnswer.confirmEndorse.heading":"\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e04\u0e33\u0e15\u0e2d\u0e1a\u0e19\u0e35\u0e49","welcomePopup.button.continue":"\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e15\u0e48\u0e2d","welcomePopup.button.startExploring":"\u0e40\u0e23\u0e34\u0e48\u0e21\u0e2a\u0e33\u0e23\u0e27\u0e08","welcomePopup.content2.description":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e17\u0e48\u0e32\u0e19\u0e0a\u0e2d\u0e1a\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c \u0e41\u0e25\u0e30\u0e40\u0e02\u0e49\u0e32\u0e0a\u0e21\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e15\u0e48\u0e32\u0e07 \u0e46 \u0e43\u0e19\u0e20\u0e32\u0e22\u0e2b\u0e25\u0e31\u0e07 ","welcomePopup.content2.title":"\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e04\u0e31\u0e48\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e44\u0e27\u0e49 ","welcomePopup.content3.description":"\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e20\u0e32\u0e22\u0e43\u0e19\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e41\u0e25\u0e49\u0e27\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49 ","welcomePopup.content3.title":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e14\u0e49\u0e32\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","welcomePopup.firstLogin.content1.description":"\u0e04\u0e38\u0e13\u0e1b\u0e47\u0e19\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e17\u0e35\u0e48\u0e43\u0e2a\u0e48\u0e43\u0e08\u0e43\u0e19\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e49\u0e27 \u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e0a\u0e49\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e15\u0e48\u0e32\u0e07 \u0e46 \u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e44\u0e14\u0e49","welcomePopup.firstLogin.content1.title":"\u0e22\u0e34\u0e19\u0e14\u0e35\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a ","welcomePopup.login.content1.description":"\u0e40\u0e23\u0e32\u0e21\u0e35\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e43\u0e2b\u0e21\u0e48\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e38\u0e13 \u0e42\u0e1b\u0e23\u0e14\u0e2a\u0e33\u0e23\u0e27\u0e08\u0e14\u0e39 \u0e41\u0e25\u0e30\u0e43\u0e0a\u0e49\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e17\u0e35\u0e48\u0e21\u0e35\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19\u0e44\u0e1b\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e01\u0e31\u0e19\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 ","welcomePopup.login.content1.title":"\u0e22\u0e34\u0e19\u0e14\u0e35\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a {userName} \u0e01\u0e25\u0e31\u0e1a\u0e21\u0e32!","whatWouldYouLikeToCreate":"\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2d\u0e30\u0e44\u0e23? "}'),zs=JSON.parse('{"404.description":"Kh\xf4ng t\xecm th\u1ea5y trang n\xe0y","404.explainer":"N\u1ebfu b\u1ea1n t\xecnh c\u1edd \u0111i t\u1eeb m\u1ed9t \u0111\u01b0\u1eddng d\u1eabn \u0111\u1ebfn trang n\xe0y, vui l\xf2ng tr\u1edf v\u1ec1 Trang ch\u1ee7 ho\u1eb7c li\xean h\u1ec7 v\u1edbi ch\xfang t\xf4i qua email {email}","404.goBackHome":"V\u1ec1 Trang ch\u1ee7","404.pageNotFound":"Kh\xf4ng t\xecm th\u1ea5y trang n\xe0y","404.title":"L\u1ed7i 404 Kh\xf4ng t\xecm th\u1ea5y trang","aboutThisGroup":"Gi\u1edbi thi\u1ec7u v\u1ec1 nh\xf3m","actionPopover.delete":"X\xf3a","actionPopover.deleteNotification":"X\xf3a th\xf4ng b\xe1o n\xe0y","actionPopover.edit":"Ch\u1ec9nh s\u1eeda","actionPopover.inviteShareCommunity":"M\u1eddi/Chia s\u1ebb","actionPopover.joinCommunity":"Tham gia c\u1ed9ng \u0111\u1ed3ng","actionPopover.leaveCommunit":"R\u1eddi c\u1ed9ng \u0111\u1ed3ng","actionPopover.leaveCommunity":"R\u1eddi nh\xf3m","actionPopover.leaveCommunity.accept":"R\u1eddi kh\u1ecfi","actionPopover.leaveCommunity.cancel":"T\u1eaft","actionPopover.leaveCommunity.description":"B\u1ea1n c\xf3 ch\u1eafc ch\u1eafn r\u1eddi kh\u1ecfi c\u1ed9ng \u0111\u1ed3ng n\xe0y?","actionPopover.leaveCommunity.title":"R\u1eddi c\u1ed9ng \u0111\u1ed3ng","actionPopover.report":"B\xe1o c\xe1o","actionPopover.turnOffNotification":"T\u1eaft th\xf4ng b\xe1o","actionPopover.turnOffNotificationAbout":"T\u1eaft th\xf4ng b\xe1o v\u1ec1 {label}","actionPopover.turnOnNotification":"B\u1eadt th\xf4ng b\xe1o","add.image.text":"Th\xeam \u1ea3nh","admin.action.activeAccount":"T\xe0i kho\u1ea3n ho\u1ea1t \u0111\u1ed9ng","admin.action.addColumn":"Th\xeam c\u1ed9t","admin.action.delete":"X\xf3a","admin.action.deleteAccount":"X\xf3a t\xe0i kho\u1ea3n","admin.action.emailMember":"Email th\xe0nh vi\xean","admin.action.inactiveAccount":"T\xe0i kho\u1ea3n kh\xf4ng ho\u1ea1t \u0111\u1ed9ng","admin.action.suspendAccount":"Ng\u1eebng t\xe0i kho\u1ea3n","admin.action.unsuspendAccount":"Unsuspend account","admin.admin":"Admin","admin.ambassador":"Th\xe0nh vi\xean danh d\u1ef1","admin.back":"Tr\u1edf l\u1ea1i","admin.backToLogin":"Quay l\u1ea1i trang \u0111\u0103ng nh\u1eadp","admin.cancel":"H\u1ee7y","admin.changePassword":"\u0110\u1ed5i m\u1eadt kh\u1ea9u","admin.changePassword.resetPassword":"C\u1eadp nh\u1eadt m\u1eadt kh\u1ea9u","admin.changePasswordSuccess.desc":"C\u1eadp nh\u1eadt m\u1eadt kh\u1ea9u th\xe0nh c\xf4ng! B\u1ea1n c\xf3 th\u1ec3 \u0111\u0103ng nh\u1eadp b\u1eb1ng m\u1eadt kh\u1ea9u m\u1edbi","admin.comments":"B\xecnh lu\u1eadn","admin.communities":"C\u1ed9ng \u0111\u1ed3ng","admin.community":"C\u1ed9ng \u0111\u1ed3ng","admin.create":"T\u1ea1o m\u1edbi","admin.expert":"Chuy\xean gia","admin.externalUser":"Ng\u01b0\u1eddi d\xf9ng ngo\xe0i","admin.followingTopics":"Ch\u1ee7 \u0111\u1ec1 \u0111ang theo d\xf5i","admin.forgotPassword":"Qu\xean m\u1eadt kh\u1ea9u?","admin.forgotPassword.desc":"Nh\u1eadp email \u0111\u01b0\u1ee3c li\xean k\u1ebft v\u1edbi t\xe0i kho\u1ea3n c\u1ee7a b\u1ea1n. Ch\xfang t\xf4i s\u1ebd g\u1eedi m\u1ed9t li\xean k\u1ebft \u0111\u1ec3 c\u1eadp nh\u1eadt m\u1eadt kh\u1ea9u.","admin.forgotPassword.enterEmail":"Nh\u1eadp email c\u1ee7a b\u1ea1n","admin.internalUser.dropdownGroup":"Trang / C\u1ed9ng \u0111\u1ed3ng / Ch\u1ee7 \u0111\u1ec1","admin.joinDate":"Ng\xe0y tham gia","admin.likes":"Likes","admin.logOut":"\u0110\u0103ng xu\u1ea5t","admin.logOut.desc":"B\u1ea1n c\xf3 ch\u1eafc ch\u1eafn mu\u1ed1n \u0111\u0103ng xu\u1ea5t? ","admin.logOut.title":"\u0110\u0103ng xu\u1ea5t kh\u1ecfi c\u1ed9ng \u0111\u1ed3ng?","admin.login":"\u0110\u0103ng nh\u1eadp","admin.login.email":"Email","admin.login.forgotPassword":"Qu\xean m\u1eadt kh\u1ea9u?","admin.login.loginToAccount":"\u0110\u0103ng nh\u1eadp t\xe0i kho\u1ea3n","admin.login.password":"M\u1eadt kh\u1ea9u","admin.login.pleaseInputEmail":"Vui l\xf2ng nh\u1eadp email","admin.login.pleaseInputPassword":"Vui l\xf2ng nh\u1eadp m\u1eadt kh\u1ea9u","admin.login.rememeberMe":"Ghi nh\u1edb t\xe0i kho\u1ea3n","admin.login.resetPassword":"Thi\u1ebft l\u1eadp l\u1ea1i m\u1eadt kh\u1ea9u","admin.member":"Th\xe0nh vi\xean","admin.moderator":"Ki\u1ec3m duy\u1ec7t vi\xean","admin.next":"Ti\u1ebfp theo","admin.post":"B\xe0i \u0111\u0103ng","admin.posts":"B\xe0i \u0111\u0103ng","admin.replies":"C\xe1c ph\u1ea3n h\u1ed3i","admin.resetPassword.modal.desc":"Ch\xfang t\xf4i \u0111\xe3 g\u1eedi h\u01b0\u1edbng d\u1eabn kh\xf4i ph\u1ee5c m\u1eadt kh\u1ea9u cho email t\xe0i kho\u1ea3n n\xe0y.","admin.resetPassword.modal.title":"\u0110\xe3 g\u1eedi h\u01b0\u1edbng d\u1eabn!","admin.save":"L\u01b0u","admin.savePassword":"L\u01b0u m\u1eadt kh\u1ea9u","admin.sendLink":"G\u1eedi li\xean k\u1ebft","admin.site":"Site","admin.sponsor":"Nh\xe0 t\xe0i tr\u1ee3","admin.success":"Th\xe0nh c\xf4ng","admin.tab.activity":"L\u1ecaCH S\u1eec HO\u1ea0T \u0110\u1ed8NG","admin.tab.commentsInCommunities":"B\xecnh lu\u1eadn trong {communityName} ({count})","admin.tab.generalInfo":"TH\xd4NG TIN CHUNG","admin.tab.posts":"B\xc0I \u0110\u0102NG","admin.tab.postsInCommunities":"B\xe0i \u0111\u0103ng trong {communityName} ({count})","admin.tab.settings":"C\xc0I \u0110\u1eb6T","admin.table.all":"T\u1ea5t c\u1ea3","admin.table.column.sites":"Trang","admin.table.user.column.comments":"B\xecnh lu\u1eadn","admin.table.user.column.community":"C\u1ed9ng \u0111\u1ed3ng","admin.table.user.column.createdDate":"Ng\xe0y \u0111\u0103ng","admin.table.user.column.posts":"B\xe0i \u0111\u0103ng","admin.table.user.column.role":"Vai tr\xf2","admin.table.user.column.status":"Tr\u1ea1ng th\xe1i","admin.table.user.column.topic":"Ch\u1ee7 \u0111\u1ec1","admin.table.user.column.users":"Ng\u01b0\u1eddi d\xf9ng","admin.topic":"Ch\u1ee7 \u0111\u1ec1","admin.user.birth":"Ng\xe0y sinh","admin.user.email":"Email","admin.user.female":"N\u1eef","admin.user.fullname":"H\u1ecd v\xe0 t\xean","admin.user.gender":"Gi\u1edbi t\xednh","admin.user.male":"Nam","admin.user.member.emailMember":"Email th\xe0nh vi\xean","admin.user.optional":"T\xf9y ch\u1ecdn","admin.user.resetPassword":"\u0110\u1eb7t l\u1ea1i m\u1eadt kh\u1ea9u","admin.user.status.active":"Ho\u1ea1t \u0111\u1ed9ng","admin.user.status.inactive":"Kh\xf4ng ho\u1ea1t \u0111\u1ed9ng","admin.user.username":"T\xean ng\u01b0\u1eddi d\xf9ng","article.shareOn":"Chia s\u1ebb t\u1edbi","articlePage.articleReviewerBy":"Tham v\u1ea5n y khoa: {name}","articlePage.articleUpdatedDate":"C\u1eadp nh\u1eadt: {date}","articlePage.articleWrittenBy":"T\xe1c gi\u1ea3: {name}","articlePage.authorAvatarAlt":"\u1ea2nh t\xe1c gi\u1ea3","articlePage.careEmbedding.seeMore":"Xem th\xeam","articlePage.relatedPostsSectionTitle":"B\u1ea1n c\xf3 th\u1ec3 quan t\xe2m:","articlePage.reviewed.author":"T\xe1c gi\u1ea3: {name} ng\xe0y {date}","articlePage.reviewed.expertly":"Tham v\u1ea5n chuy\xean m\xf4n: {name}","articlePage.reviewed.factCheck":"Th\xf4ng tin ki\u1ec3m ch\u1ee9ng b\u1edfi {name}","articlePage.reviewed.lastUpdated":"T\xe1c gi\u1ea3: {name} C\u1eadp nh\u1eadt: {date}","articlePage.reviewed.medically":"Tham v\u1ea5n y khoa: {name}","articlePage.reviewed.published":"T\xe1c gi\u1ea3: {name} Xu\u1ea5t b\u1ea3n: {date}","articlePage.reviewed.sameAuthor.expertly":"T\xe1c gi\u1ea3 v\xe0 tham v\u1ea5n chuy\xean m\xf4n: {name} ng\xe0y {date}","articlePage.reviewed.sameAuthor.medically":"T\xe1c gi\u1ea3 v\xe0 tham v\u1ea5n y khoa: {name} ng\xe0y {date}","babyGrowth.emptyName":"em b\xe9 c\u1ee7a b\u1ea1n","babyGrowth.error.atLeastOneOf":"C\u1ea7n c\xf3 \xedt nh\u1ea5t m\u1ed9t trong c\xe1c th\xf4ng tin sau: C\xe2n n\u1eb7ng, Chi\u1ec1u cao, V\xf2ng \u0111\u1ea7u.","babyGrowth.error.birthdayRequired":"Ng\xe0y sinh c\u1ee7a b\xe9 l\xe0 th\xf4ng tin b\u1eaft bu\u1ed9c","babyGrowth.error.invalidAge":"C\xe1c s\u1ed1 \u0111o v\u01b0\u1ee3t qu\xe1 \u0111\u1ed9 tu\u1ed5i c\u1ee7a b\xe9.","babyGrowth.error.invalidMeasurementDate":"Ng\xe0y \u0111o kh\xf4ng h\u1ee3p l\u1ec7.","babyGrowth.error.invalidValue":"Vui l\xf2ng nh\u1eadp m\u1ed9t gi\xe1 tr\u1ecb h\u1ee3p l\u1ec7","babyGrowth.error.measurementDateLowerThanBirthday":"Ng\xe0y nh\u1eadp d\u1eef li\u1ec7u tr\u01b0\u1edbc ng\xe0y sinh c\u1ee7a b\xe9 {name}.","babyGrowth.error.outOfRange":"C\xe1c s\u1ed1 \u0111o v\u01b0\u1ee3t qu\xe1 gi\u1edbi h\u1ea1n d\u1eef li\u1ec7u c\u1ee7a WHO.","babyGrowth.error.title":"D\u1eef li\u1ec7u kh\xf4ng h\u1ee3p l\u1ec7","bmi.ageInput":"B\u1ea1n bao nhi\xeau tu\u1ed5i?","bmi.ageInput.desc":"(n\u0103m)","bmi.ageInput.error":"Vui l\xf2ng nh\u1eadp s\u1ed1 tu\u1ed5i ch\xednh x\xe1c","bmi.description":"S\u1eed d\u1ee5ng c\xf4ng c\u1ee5 n\xe0y \u0111\u1ec3 ki\u1ec3m tra ch\u1ec9 s\u1ed1 kh\u1ed1i c\u01a1 th\u1ec3 (BMI) \u0111\u1ec3 bi\u1ebft b\u1ea1n c\xf3 \u0111ang \u1edf m\u1ee9c c\xe2n n\u1eb7ng h\u1ee3p l\xfd hay kh\xf4ng. B\u1ea1n c\u0169ng c\xf3 th\u1ec3 ki\u1ec3m tra ch\u1ec9 s\u1ed1 BMI c\u1ee7a tr\u1ebb t\u1ea1i \u0111\xe2y.","bmi.heading":"T\xednh ch\u1ec9 s\u1ed1 BMI - Ch\u1ec9 s\u1ed1 kh\u1ed1i c\u01a1 th\u1ec3","bmi.heading.medical":"Tham v\u1ea5n","bmi.heading.reviewed":"y khoa","bmi.heightInput":"B\u1ea1n cao bao nhi\xeau?","bmi.heightInput.desc":"(cm)","bmi.heightInput.error":"Vui l\xf2ng nh\u1eadp chi\u1ec1u cao ch\xednh x\xe1c","bmi.info.definition.text":"Ch\u1ec9 s\u1ed1 kh\u1ed1i c\u01a1 th\u1ec3 BMI l\xe0 g\xec? - \u0110\u1ecbnh ngh\u0129a BMI","bmi.info.definition.title":"Ch\u1ec9 s\u1ed1 kh\u1ed1i c\u01a1 th\u1ec3 BMI l\xe0 g\xec? - \u0110\u1ecbnh ngh\u0129a BMI","bmi.info.interpreting.text":"Gi\u1ea3i th\xedch ch\u1ec9 s\u1ed1 BMI","bmi.info.interpreting.title":"Gi\u1ea3i th\xedch ch\u1ec9 s\u1ed1 BMI","bmi.info.relevant.text":"C\xf4ng c\u1ee5 t\xednh BMI c\xf3 c\xf2n ph\xf9 h\u1ee3p kh\xf4ng?","bmi.info.relevant.title":"C\xf4ng c\u1ee5 t\xednh BMI c\xf3 c\xf2n ph\xf9 h\u1ee3p kh\xf4ng?","bmi.joinNow":"\u0110\u0103ng k\xfd ngay","bmi.objective":"M\u1ee5c ti\xeau c\u1ee7a b\u1ea1n","bmi.objective.gainWeight":"Ph\xe1t tri\u1ec3n c\u01a1 b\u1eafp","bmi.objective.loseWeight":"Gi\u1ea3m m\u1ee1 th\u1eeba","bmi.objective.maintainWeight":"Duy tr\xec c\xe2n n\u1eb7ng","bmi.personalized":"\u0110\u1ec3 theo d\xf5i c\xe1c b\xe0i vi\u1ebft d\xe0nh ri\xeang cho b\u1ea1n","bmi.result.chart.description":"Trong s\u1ed1 nh\u1eefng ng\u01b0\u1eddi c\xf9ng gi\u1edbi t\xednh v\xe0 \u0111\u1ed9 tu\u1ed5i v\u1edbi b\u1ea1n, b\u1ea1n \u0111\u01b0\u1ee3c x\u1ebfp v\xe0o nh\xf3m {equal}%. {higher}% c\xf3 ch\u1ec9 s\u1ed1 BMI cao h\u01a1n b\u1ea1n v\xe0 {lower}% c\xf3 ch\u1ec9 s\u1ed1 BMI th\u1ea5p h\u01a1n b\u1ea1n.","bmi.result.chart.shortenDescription":"Trong s\u1ed1 nh\u1eefng ng\u01b0\u1eddi c\xf9ng gi\u1edbi t\xednh v\xe0 \u0111\u1ed9 tu\u1ed5i v\u1edbi b\u1ea1n, {higher}% c\xf3 ch\u1ec9 s\u1ed1 BMI cao h\u01a1n b\u1ea1n v\xe0 {lower}% c\xf3 ch\u1ec9 s\u1ed1 BMI th\u1ea5p h\u01a1n b\u1ea1n.","bmi.result.chartTitle":"So s\xe1nh v\u1edbi ch\u1ec9 s\u1ed1 BMI theo th\u1ed1ng k\xea c\u1ee7a ng\u01b0\u1eddi Vi\u1ec7t","bmi.result.healthy":"Kh\u1ecfe m\u1ea1nh","bmi.result.invalidEmail":"Xin vui l\xf2ng nh\u1eadp \u0111\xfang \u0111\u1ecba ch\u1ec9 email","bmi.result.obese1":"B\xe9o ph\xec \u0111\u1ed9 1","bmi.result.obese2":"B\xe9o ph\xec \u0111\u1ed9 2","bmi.result.overweight":"Th\u1eeba c\xe2n","bmi.result.title":"Ch\u1ec9 s\u1ed1 BMI c\u1ee7a b\u1ea1n l\xe0","bmi.result.title.embedded":"Ch\u1ec9 s\u1ed1 BMI c\u1ee7a b\u1ea1n l\xe0 {BMI}","bmi.result.underweight":"Thi\u1ebfu c\xe2n","bmi.selectGender":"Gi\u1edbi t\xednh c\u1ee7a b\u1ea1n","bmi.stickySignupButton":"\u0110\u0103ng k\xfd ngay","bmi.stickySignupHeading":"\u0110\u1ec3 theo d\xf5i c\xe1c b\xe0i vi\u1ebft d\xe0nh ri\xeang cho b\u1ea1n","bmi.submit":"T\xednh ngay","bmi.subscribe.afterSubscibeDescription":"Hello Bacsi mong mu\u1ed1n \u0111\u01b0\u1ee3c \u0111\u1ed3ng h\xe0nh c\xf9ng b\u1ea1n \u0111\u1ec3 c\u1ea3i thi\u1ec7n v\xe0 duy tr\xec s\u1ee9c kh\u1ecfe. Xin vui l\xf2ng ch\u1edd email x\xe1c nh\u1eadn \u0111\u0103ng k\xfd!","bmi.subscribe.afterSubscibeTitle":"C\u1ea3m \u01a1n b\u1ea1n \u0111\xe3 \u0111\u0103ng k\xfd!","bmi.subscribe.buttonTitle":"\u0110\u0102NG K\xdd","bmi.subscribe.description":"\u0110\u0103ng k\xfd nh\u1eadn b\u1ea3n tin s\u1ee9c kh\u1ecfe, dinh d\u01b0\u1ee1ng, luy\u1ec7n t\u1eadp th\u1ec3 thao t\u1eeb c\xe1c chuy\xean gia y t\u1ebf v\xe0 chuy\xean gia dinh d\u01b0\u1ee1ng c\u1ed9ng t\xe1c c\xf9ng ch\xfang t\xf4i.","bmi.subscribe.placeHolder":"\u0110\u1ecba ch\u1ec9 email c\u1ee7a b\u1ea1n","bmi.subscribe.title":"\u0110\u1ea1t m\u1ed1c c\xe2n n\u1eb7ng l\xfd t\u01b0\u1edfng","bmi.weightInput":"C\xe2n n\u1eb7ng c\u1ee7a b\u1ea1n","bmi.weightInput.desc":"(kg)","bmi.weightInput.error":"Vui l\xf2ng nh\u1eadp s\u1ed1 c\xe2n n\u1eb7ng ch\xednh x\xe1c","bmr.activeLevel":"M\u1ee9c \u0111\u1ed9 v\u1eadn \u0111\u1ed9ng th\u01b0\u1eddng ng\xe0y c\u1ee7a b\u1ea1n nh\u01b0 th\u1ebf n\xe0o?","bmr.activeLevel.extremelyActive":"V\u1eadn \u0111\u1ed9ng r\u1ea5t nhi\u1ec1u","bmr.activeLevel.extremelyActive.description":"Luy\u1ec7n t\u1eadp v\u1edbi s\u1ed1 bu\u1ed5i g\u1ea5p \u0111\xf4i ho\u1eb7c n\xe2ng cao c\u01b0\u1eddng \u0111\u1ed9 luy\xean t\u1eadp","bmr.activeLevel.intenselyActive":"V\u1eadn \u0111\u1ed9ng nhi\u1ec1u","bmr.activeLevel.intenselyActive.description":"Ch\u0103m ch\u1ec9 t\u1eadp th\u1ec3 d\u1ee5c t\u1eeb 6-7 ng\xe0y/tu\u1ea7n","bmr.activeLevel.lightlyActive":"V\u1eadn \u0111\u1ed9ng nh\u1eb9","bmr.activeLevel.lightlyActive.description":"T\u1eadp th\u1ec3 d\u1ee5c nh\u1eb9 t\u1eeb 1-3 ng\xe0y/tu\u1ea7n","bmr.activeLevel.moderatelyActive":"V\u1eadn \u0111\u1ed9ng v\u1eeba ph\u1ea3i","bmr.activeLevel.moderatelyActive.description":"T\u1eadp th\u1ec3 d\u1ee5c th\u01b0\u1eddng xuy\xean t\u1eeb 3-5 ng\xe0y/tu\u1ea7n","bmr.activeLevel.sedentary":"\xcdt ho\u1eb7c kh\xf4ng v\u1eadn \u0111\u1ed9ng","bmr.activeLevel.sedentary.description":"R\u1ea5t \xedt ho\u1eb7c kh\xf4ng t\u1eadp th\u1ec3 d\u1ee5c","bmr.description":"S\u1eed d\u1ee5ng c\xf4ng c\u1ee5 t\xednh ch\u1ec9 s\u1ed1 BMR c\xf3 th\u1ec3 gi\xfap b\u1ea1n x\xe1c \u0111\u1ecbnh nhu c\u1ea7u calo h\xe0ng ng\xe0y d\u1ef1a tr\xean chi\u1ec1u cao, c\xe2n n\u1eb7ng, tu\u1ed5i v\xe0 m\u1ee9c \u0111\u1ed9 ho\u1ea1t \u0111\u1ed9ng c\u1ee7a b\u1ea1n.","bmr.heading":"T\xednh ch\u1ec9 s\u1ed1 BMR","bmr.info.calories.text":"Calo l\xe0 g\xec v\xe0 v\xec sao c\u01a1 th\u1ec3 ch\xfang ta c\u1ea7n calo?","bmr.info.calories.title":"Calo l\xe0 g\xec v\xe0 v\xec sao c\u01a1 th\u1ec3 ch\xfang ta c\u1ea7n calo?","bmr.info.definition.text":"T\u1ef7 l\u1ec7 trao \u0111\u1ed5i ch\u1ea5t c\u01a1 b\u1ea3n BMR l\xe0 g\xec? - \u0110\u1ecbnh ngh\u0129a BMR","bmr.info.definition.title":"T\u1ef7 l\u1ec7 trao \u0111\u1ed5i ch\u1ea5t c\u01a1 b\u1ea3n BMR l\xe0 g\xec? - \u0110\u1ecbnh ngh\u0129a BMR","bmr.joinNow":"\u0110\u0103ng k\xfd ngay","bmr.objective.buildMuscle":"Ph\xe1t tri\u1ec3n c\u01a1 b\u1eafp","bmr.objective.loseFat":"Gi\u1ea3m m\u1ee1 th\u1eeba","bmr.objective.maintainWeight":"Duy tr\xec c\xe2n n\u1eb7ng","bmr.personalized":"\u0110\u1ec3 theo d\xf5i c\xe1c b\xe0i vi\u1ebft d\xe0nh ri\xeang cho b\u1ea1n","bmr.result.description":"b\u1ea1n c\u1ea7n ti\xeau th\u1ee5 {kcal}Kcal/ng\xe0y v\u1edbi m\u1ee9c \u0111\u1ed9 ho\u1ea1t \u0111\u1ed9ng l\xe0 {activeLevel}","bmr.result.illustrator.high":"Cao","bmr.result.illustrator.low":"Th\u1ea5p","bmr.result.title":"Ch\u1ec9 s\u1ed1 BMR c\u1ee7a b\u1ea1n l\xe0","bmr.result.title.embedded":"Ch\u1ec9 s\u1ed1 BMR c\u1ee7a b\u1ea1n l\xe0 {BMR} kcal","bmr.stickySignupButton":"\u0110\u0103ng k\xfd ngay","bmr.stickySignupHeading":"S\u1edf h\u1eefu b\xed quy\u1ebft dinh d\u01b0\u1ee1ng t\u1eeb c\xe1c chuy\xean gia","botFeedback.modal.done":"Xong","botFeedback.modal.heading":"Ch\xfang t\xf4i c\xf3 th\u1ec3 l\xe0m g\xec \u0111\u1ec3 c\u1ea3i thi\u1ec7n h\u01a1n?","botFeedback.modal.inputPlaceholder":"Vui l\xf2ng cho ch\xfang t\xf4i bi\u1ebft \u0111i\u1ec1u g\xec n\xean \u0111\u01b0\u1ee3c c\u1ea3i thi\u1ec7n th\xeam","botFeedback.modal.submit":"G\u1eedi","botFeedback.successMess.heading":"C\xe1m \u01a1n ph\u1ea3n h\u1ed3i c\u1ee7a b\u1ea1n","bottomBar.comment":"B\xecnh Lu\u1eadn","bottomBar.communities":"C\u1ed9ng \u0110\u1ed3ng","bottomBar.feed":"N\u1ed5i b\u1eadt","bottomBar.home":"Trang Ch\u1ee7","bottomBar.myPost":"B\xe0i C\u1ee7a T\xf4i","bottomBar.post":"\u0110\u0103ng B\xe0i","bottomBar.share":"Chia S\u1ebb","breadcrumb.guideline":"H\u01b0\u1edbng d\u1eabn c\u1ed9ng \u0111\u1ed3ng","breadcrumb.helloTogether":"C\u1ed9ng \u0111\u1ed3ng","breadcrumb.myPage":"Trang c\u1ee7a t\xf4i","button.back":"Tr\u1edf v\u1ec1","button.create":"T\u1ea1o m\u1edbi","button.save":"L\u01b0u","card.interaction":"t\u01b0\u01a1ng t\xe1c","card.members":"th\xe0nh vi\xean","card.posts":"b\xe0i \u0111\u0103ng","card.topics":"ch\u1ee7 \u0111\u1ec1","cardAdArticle.buttonSeeAll":"Xem t\u1ea5t c\u1ea3","cardAdArticle.heading":"B\xe0i vi\u1ebft \u0111\u01b0\u1ee3c \u0111\u1ec1 xu\u1ea5t","cardAdArticle.headingSeeAll":"Xem t\u1ea5t c\u1ea3","cardAdArticle.subHeading":"C\xf3 th\u1ec3 b\u1ea1n quan t\xe2m","cardAuthor.admin":"Admin","cardAuthor.ambassador":"Th\xe0nh vi\xean danh d\u1ef1","cardAuthor.expert":"Chuy\xean gia","cardAuthor.guide":"Guide","cardAuthor.influencer":"Ng\u01b0\u1eddi truy\u1ec1n c\u1ea3m h\u1ee9ng","cardAuthor.localAdmin":"Local Admin","cardAuthor.moderator":"Ki\u1ec3m duy\u1ec7t vi\xean","cardAuthor.sponsor":"Nh\xe0 t\xe0i tr\u1ee3","cardCommunity.createAPost":"T\u1ea1o b\xe0i vi\u1ebft m\u1edbi","cardCommunity.following":"Theo d\xf5i","cardCommunity.join":"Tham gia","cardCommunity.joined":"\u0110\xe3 tham gia","cardCommunity.startDisCussion":"T\u1ea1o b\xe0i \u0111\u0103ng c\u1ee7a b\u1ea1n","cardExpert.seeDetail":"Xem th\xeam th\xf4ng tin","cardHealthTool.1.btnText":"\u0110\u1eb7t l\u1ecbch chuy\xean gia","cardHealthTool.1.content":"D\u1ec5 d\xe0ng \u0111\u1eb7t l\u1ecbch v\u1edbi chuy\xean gia \u0111\u1ec3 th\u0103m kh\xe1m v\xe0 ch\u0103m s\xf3c s\u1ee9c kh\u1ecfe d\xf9 b\u1ea1n \u1edf b\u1ea5t k\u1ef3 \u0111\xe2u.","cardHealthTool.1.subTitle":"HELLO CARE","cardHealthTool.1.title":"\u0110\u1eb7t l\u1ecbch kh\xe1m online v\u1edbi b\xe1c s\u0129","cardHealthTool.2.btnText":"B\u1eaeT \u0110\u1ea6U NGAY","cardHealthTool.2.content":"Nh\u1eadn t\u01b0 v\u1ea5n ch\u0103m s\xf3c s\u1ee9c kh\u1ecfe t\u1eeb b\xe1c s\u0129 d\u1ef1a tr\xean c\xe1c d\u1ea5u hi\u1ec7u v\xe0 tri\u1ec7u ch\u1ee9ng c\u1ee7a b\u1ea1n.","cardHealthTool.2.title":"C\u01a1 th\u1ec3 xu\u1ea5t hi\u1ec7n m\u1ed9t s\u1ed1 tri\u1ec7u ch\u1ee9ng nh\u01b0ng b\u1ea1n kh\xf4ng r\xf5 \u0111\xf3 l\xe0 t\xecnh tr\u1ea1ng g\xec?","cardList.allCommunities":"T\u1ea5t c\u1ea3 c\u1ed9ng \u0111\u1ed3ng","cardList.description":"Gia nh\u1eadp c\u1ed9ng \u0111\u1ed3ng \u0111\u1ec3 \u0111\u01b0\u1ee3c h\u1ecfi B\xc1C S\u0128 TR\u1ef0C TUY\u1ebeN v\xe0 c\u01a1 h\u1ed9i nh\u1eadn QU\xc0 T\u1eb6NG + \u01afU \u0110\xc3I h\u1ea5p d\u1eabn!","cardList.expertDescription":"B\u1ea1n c\xf3 th\u1ec3 nh\u1eadn \u0111\u01b0\u1ee3c s\u1ef1 h\u1ed7 tr\u1ee3 v\xe0 t\xecm ki\u1ebfm c\xe1c th\xf4ng tin s\u1ee9c kh\u1ecfe \u0111\xe1ng tin c\u1eady t\u1ea1i \u0111\xe2y. \u0110\u1ed9i ng\u0169 Chuy\xean gia c\u1ee7a ch\xfang t\xf4i s\u1ebd gi\xfap b\u1ea1n ti\u1ebfp c\u1eadn nh\u1eefng th\xf4ng tin s\u1ee9c kh\u1ecfe h\u1eefu \xedch v\xe0 \u0111\xe1ng tin c\u1eady \u0111\u1ec3 b\u1ea1n c\xf3 th\u1ec3 \u0111\u01b0a ra quy\u1ebft \u0111\u1ecbnh \u0111\xfang \u0111\u1eafn nh\u1ea5t cho s\u1ee9c kh\u1ecfe c\u1ee7a m\xecnh t\u1eeb h\xf4m nay.","cardList.exploreMoreCommunity":"T\xecm hi\u1ec3u c\xe1c c\u1ed9ng \u0111\u1ed3ng kh\xe1c","cardList.findYourCommunities":"D\xe0nh ri\xeang cho th\xe0nh vi\xean c\u1ed9ng \u0111\u1ed3ng","cardList.meetOurGuildes":"G\u1eb7p g\u1ee1 Chuy\xean gia c\u1ee7a ch\xfang t\xf4i","cardList.myCommunities":"C\u1ed9ng \u0111\u1ed3ng c\u1ee7a t\xf4i","cardList.showAll":"Hi\u1ec3n th\u1ecb t\u1ea5t c\u1ea3","cardList.showLess":"Hi\u1ec3n th\u1ecb \xedt h\u01a1n","cardList.showMore":"Hi\u1ec3n th\u1ecb nhi\u1ec1u h\u01a1n","cardLogin.mainText":"K\u1ebft n\u1ed1i v\u1edbi nh\u1eefng th\xe0nh vi\xean c\xf3 c\xf9ng \u0111i\u1ec3m chung nh\u01b0 b\u1ea1n","cardLogin.subText":"\u0110\u0103ng nh\u1eadp ho\u1eb7c \u0110\u0103ng k\xfd \u0111\u1ec3 tham gia v\xe0o c\u1ed9ng \u0111\u1ed3ng c\u1ee7a ch\xfang t\xf4i.","cardPost.anonymous":"Ng\u01b0\u1eddi d\xf9ng \u1ea9n danh","cardPost.booking":"\u0110\u1eb7t l\u1ecbch ngay","cardPost.endDate":"K\u1ebft th\xfac","cardPost.expired":"\u0110\xe3 k\u1ebft th\xfac","cardPost.inputComment.commentOn":"B\xecnh lu\u1eadn v\u1ec1","cardPost.public":"C\xf4ng khai","cardPost.startDate":"B\u1eaft \u0111\u1ea7u","cardReactions.comment":"B\xecnh lu\u1eadn","cardReactions.reply":"Tr\u1ea3 l\u1eddi","cardReply.endorse":"X\xe1c th\u1ef1c","cardReply.feedbackBtn":"Ph\u1ea3n h\u1ed3i","cardReply.opposePopup.content":"Xin vui l\xf2ng cung c\u1ea5p l\xfd do cho vi\u1ec7c b\xe1c b\u1ecf c\xe2u tr\u1ea3 l\u1eddi n\xe0y.","cardReply.opposePopup.submit":"G\u1eedi \u0111i","cardReply.pppose":"B\xe1c b\u1ecf","cardReply.sponsoredBy":"T\xe0i tr\u1ee3 b\u1edfi","cardReply.sponsoredContent":"N\u1ed9i dung \u0111\u01b0\u1ee3c t\xe0i tr\u1ee3","cardStatic.title":"Ch\xfang t\xf4i lu\xf4n th\xfac \u0111\u1ea9y s\u1ef1 ph\xe1t tri\u1ec3n","cardTopic.createAPost":"T\u1ea1o b\xe0i vi\u1ebft m\u1edbi","cardTopic.follow":"Theo d\xf5i","cardTopic.following":"\u0110ang theo d\xf5i","categoryMenu.card":"Th\u1ebb","channelCommunity.active":"Ho\u1ea1t \u0111\u1ed9ng","channelCommunity.create":"T\u1ea1o m\u1edbi","channelCommunity.delete":"X\xf3a","channelCommunity.description":"M\xf4 t\u1ea3","channelCommunity.dragDrop":"K\xe9o & th\u1ea3","channelCommunity.edit":"Ch\u1ec9nh s\u1eeda","channelCommunity.english":"Ti\u1ebfng Anh","channelCommunity.followers":"Ng\u01b0\u1eddi theo d\xf5i","channelCommunity.inactive":"Kh\xf4ng ho\u1ea1t \u0111\u1ed9ng","channelCommunity.inputTitleEnglish":"Vui l\xf2ng nh\u1eadp Ti\xeau \u0111\u1ec1 (English)","channelCommunity.inputTitleLocalLanguges":"Vui l\xf2ng nh\u1eadp Ti\xeau \u0111\u1ec1 (ti\u1ebfng Vi\u1ec7t)","channelCommunity.invitePeople":"M\u1eddi b\u1ea1n b\xe8","channelCommunity.localLanguages":"Ti\u1ebfng Vi\u1ec7t","channelCommunity.members":"Th\xe0nh vi\xean","channelCommunity.newTopic":"Ch\u1ee7 \u0111\u1ec1 m\u1edbi","channelCommunity.posts":"B\xe0i \u0111\u0103ng","channelCommunity.question.viewOnly":"Ch\u1ec9 xem","channelCommunity.title":"Kh\xf4ng ho\u1ea1t \u0111\u1ed9ng","channelCommunity.topics":"Ch\u1ee7 \u0111\u1ec1","channelCommunity.update":"C\u1eadp nh\u1eadt","character":"K\xed t\u1ef1","choicePopover.ambassadorPosts":"B\xe0i vi\u1ebft Th\xe0nh vi\xean \u0111\u1ea1i s\u1ee9","choicePopover.expertPosts":"B\xe0i vi\u1ebft Chuy\xean gia","choicePopover.expertsComment":"Chuy\xean gia s\u1ee9c kho\u1ebb","choicePopover.lastestPost":"B\xe0i vi\u1ebft m\u1edbi nh\u1ea5t","choicePopover.latest":"M\u1edbi nh\u1ea5t","choicePopover.newest":"M\u1edbi nh\u1ea5t","choicePopover.oldest":"C\u0169 nh\u1ea5t","choicePopover.popular":"Ph\u1ed5 bi\u1ebfn","choicePopover.popularPost":"B\xe0i vi\u1ebft nhi\u1ec1u ng\u01b0\u1eddi xem","choicePopover.questionAndAnswer":"\u0110\u1ec1 xu\u1ea5t","choicePopover.sort":"L\u1ecdc","choose.community":"T\u1ef1 ch\u1ecdn c\u1ed9ng \u0111\u1ed3ng","choose.other.community":"Ch\u1ecdn c\u1ed9ng \u0111\u1ed3ng kh\xe1c","comment.count":"{count} b\xecnh lu\u1eadn","comment.seeMoreComments":"Xem th\xeam {count} b\xecnh lu\u1eadn","comment.seeMoreReplies":"Xem th\xeam {count} ph\u1ea3n h\u1ed3i","common.chatWithMe":"Tr\xf2 chuy\u1ec7n ngay","community.choose":"Ch\u1ecdn m\u1ed9t c\u1ed9ng \u0111\u1ed3ng ","community.notification.joined":"B\u1ea1n \u0111\xe3 tham gia c\u1ed9ng \u0111\u1ed3ng {name} ","community.notification.left":"B\u1ea1n \u0111\xe3 r\u1eddi kh\u1ecfi c\u1ed9ng \u0111\u1ed3ng {name} ","copied":"\u0110\xe3 sao ch\xe9p","copy":"Sao ch\xe9p","createPost.askDoctor":"H\u1ecfi b\xe1c s\u0129","createPost.askDoctor.description":"H\u1ecfi b\xe1c s\u0129","createPost.askDoctor.success.description":"T\u1ea3i app Hello Bacsi \u0111\u1ec3 nh\u1eadn th\xf4ng b\xe1o khi b\xe1c s\u0129 tr\u1ea3 l\u1eddi b\xe0i vi\u1ebft c\u1ee7a b\u1ea1n!","createPost.askDoctorChoice.no":"Kh\xf4ng","createPost.askDoctorChoice.yes":"C\xf3","createPost.communityAndTopic":"C\u1ed9ng \u0111\u1ed3ng & Ch\u1ee7 \u0111\u1ec1","createPost.message.askDoctor":"Vui l\xf2ng \u0111\u01b0a ra l\u1ef1a ch\u1ecdn.","createPost.message.askDoctorRequireMess":"Vui l\xf2ng ch\u1ecdn m\u1ed9t t\xf9y ch\u1ecdn","createPost.message.communityAndTopic":"Vui l\xf2ng ch\u1ecdn C\u1ed9ng \u0111\u1ed3ng & Ch\u1ee7 \u0111\u1ec1 \u0111\u1ec3 \u0111\u0103ng","createPost.message.lengthDescription":"M\xf4 t\u1ea3 ph\u1ea3i c\xf3 \xedt nh\u1ea5t 10 t\u1eeb | Hi\u1ec7n t\u1ea1i: {currentLength} t\u1eeb","createPost.message.lengthTitle":"Ti\xeau \u0111\u1ec1 ph\u1ea3i c\xf3 \xedt nh\u1ea5t 5 t\u1eeb","createPost.message.lengthTitle.characters":"Ti\xeau \u0111\u1ec1 ph\u1ea3i c\xf3 \xedt nh\u1ea5t 5 k\xed t\u1ef1.","createPost.message.photoMaxium":"Vui l\xf2ng ch\u1ecdn t\u1ed1i \u0111a 10 \u1ea3nh cho m\u1ed7i b\xe0i \u0111\u0103ng","createPost.message.photoSize":"Vui l\xf2ng ch\u1ec9 t\u1ea3i \u1ea3nh c\xf3 dung l\u01b0\u1ee3ng d\u01b0\u1edbi 10 MB","createPost.message.requiredDescription":"M\xf4 t\u1ea3 l\xe0 b\u1eaft bu\u1ed9c","createPost.message.requiredTitle":"Ti\xeau \u0111\u1ec1 l\xe0 b\u1eaft bu\u1ed9c","createPost.message.suggestLoading":"Ch\xfang t\xf4i \u0111ang g\u1ee3i \xfd c\u1ed9ng \u0111\u1ed3ng ph\xf9 h\u1ee3p v\u1edbi b\xe0i \u0111\u0103ng c\u1ee7a b\u1ea1n","createPost.message.suggestResult":"B\u1ea1n \u0111\xe3 c\xf3 th\u1ec3 \u0111\u0103ng b\xe0i ngay! Ch\xfang t\xf4i s\u1ebd ti\u1ebfp t\u1ee5c t\xecm c\u1ed9ng \u0111\u1ed3ng ph\xf9 h\u1ee3p ngay sau \u0111\xf3","createPost.now":"\u0110\u0103ng b\xe0i ngay","createPost.photos":"\u1ea2nh","createPost.popup.askDoctorRequireMess":"B\u1ea1n c\xf3 mu\u1ed1n \u0111\u1eb7t c\xe2u h\u1ecfi n\xe0y cho b\xe1c s\u0129 kh\xf4ng?","createPost.popup.canNotCreate":"Kh\xf4ng th\u1ec3 \u0111\u0103ng b\xe0i","createPost.popup.description":"M\xf4 t\u1ea3","createPost.popup.duplicateMessage":"T\u1ea1o b\u1ea3n sao b\xe0i \u0111\u0103ng","createPost.popup.guideSelectMonthTopics":"Ch\u1ecdn c\xe1c ch\u1ee7 \u0111\u1ec1 v\u1ec3 th\xe1ng sinh c\u1ee7a b\xe9","createPost.popup.guideSelectTopics":"Ch\u1ecdn c\xe1c ch\u1ee7 \u0111\u1ec1, n\u01a1i \u0111\u0103ng b\xe0i vi\u1ebft c\u1ee7a b\u1ea1n","createPost.popup.monthTopic.year":"N\u0103m","createPost.popup.primary":"Ch\u1ea1m \u0111\u1ec3 ch\u1ecdn/b\u1ecf ch\u1ecdn ch\u1ee7 \u0111\u1ec1","createPost.popup.selectMonthTopicBtn":"Ch\u1ecdn","createPost.popup.specialCharErr":"Ti\xeau \u0111\u1ec1 b\u1ea1n nh\u1eadp kh\xf4ng h\u1ee3p l\u1ec7. Ti\xeau \u0111\u1ec1 ph\u1ea3i ch\u1ee9a c\xe1c ch\u1eef c\xe1i.","createPost.popup.submit":"\u0110\u0103ng","createPost.popup.success":"\u0110\xe3 t\u1ea1o b\xe0i m\u1edbi","createPost.popup.warning":"Ch\u1ecdn m\u1ed9t c\u1ed9ng \u0111\u1ed3ng \u0111\u1ec3 xem c\xe1c ch\u1ee7 \u0111\u1ec1 b\u1ea1n \u0111ang theo d\xf5i","createPost.popup.warningImage":"\u0110\u0103ng t\u1ed1i \u0111a 20 h\xecnh, vui l\xf2ng xo\xe1 b\u1edbt m\u1ed9t s\u1ed1 h\xecnh b\xean d\u01b0\u1edbi ","createPost.popup.wordCount":"{count}/{max} t\u1eeb","createPost.post.askDoctor.description":"M\xf4 t\u1ea3 tri\u1ec7u ch\u1ee9ng","createPost.post.askDoctor.free":"H\u1ecfi b\xe1c s\u0129 mi\u1ec5n ph\xed","createPost.post.askDoctor.title":"T\xean tri\u1ec7u ch\u1ee9ng","createPost.post.description":"M\xf4 t\u1ea3 b\xe0i \u0111\u0103ng","createPost.post.share":"\u0110\u0103ng b\xe0i chia s\u1ebb","createPost.post.title":"Ti\xeau \u0111\u1ec1 b\xe0i \u0111\u0103ng","createPost.postAnonymous":"\u0110\u0103ng b\xe0i \u1ea9n danh","createPost.success.description":"T\u1ea3i app Hello Bacsi \u0111\u1ec3 d\u1ec5 d\xe0ng theo d\xf5i c\xe1c b\xecnh lu\u1eadn t\u01b0\u01a1ng t\xe1c tr\xean b\xe0i vi\u1ebft c\u1ee7a b\u1ea1n!","createPost.success.title":"\u0110\u0103ng b\xe0i th\xe0nh c\xf4ng","createPost.title":"Ti\xeau \u0111\u1ec1","createPost.urlText":"N\u1ed9i dung","createPost.videoOrLink":"Video ho\u1eb7c li\xean k\u1ebft","dataPrivacy.confirmPopup.accept":"I agree, continue","dataPrivacy.confirmPopup.cancel":"No, cancel","dataPrivacy.confirmPopup.description":"To perform this action, you need to agree with {site} Community Privacy","dataPrivacy.confirmPopup.title":"Data Privacy","disclaimer.accept":"\u0110\u1ed3ng \xfd","disclaimer.description":"Th\xf4ng tin tr\xean website ch\u1ec9 c\xf3 t\xednh ch\u1ea5t tham kh\u1ea3o, kh\xf4ng thay th\u1ebf ch\u1ea9n \u0111o\xe1n ho\u1eb7c \u0111i\u1ec1u tr\u1ecb y khoa.","disclaimer.ourPolicy":"Ti\xeau chu\u1ea9n c\u1ed9ng \u0111\u1ed3ng c\u1ee7a ch\xfang t\xf4i","disclaimer.title":"Mi\u1ec5n tr\u1eeb tr\xe1ch nhi\u1ec7m ph\xe1p l\xfd:","download.app.later":"\u0110\u1ec3 sau","download.app.now":"T\u1ea3i app ngay","dueDateCard.button":"T\xednh ngay","dueDateCard.heading":"T\xednh ng\xe0y d\u1ef1 sinh","dueDateCard.text":"Trong \u0111a s\u1ed1 tr\u01b0\u1eddng h\u1ee3p, ng\xe0y b\xe9 ch\xe0o \u0111\u1eddi th\u01b0\u1eddng x\xea d\u1ecbch kho\u1ea3ng 1 tu\u1ea7n tr\u01b0\u1edbc ho\u1eb7c sau ng\xe0y d\u1ef1 sinh.","dueDatePage.afterSubscribe.description":"Hello Bacsi mong mu\u1ed1n \u0111\u01b0\u1ee3c \u0111\u1ed3ng h\xe0nh c\xf9ng b\u1ea1n \u0111\u1ec3 c\u1ea3i thi\u1ec7n v\xe0 duy tr\xec s\u1ee9c kh\u1ecfe. Xin vui l\xf2ng ch\u1edd email x\xe1c nh\u1eadn \u0111\u0103ng k\xfd!","dueDatePage.afterSubscribe.title":"C\u1ea3m \u01a1n b\u1ea1n \u0111\xe3 \u0111\u0103ng k\xfd!","dueDatePage.calculationMethod":"Ph\u01b0\u01a1ng ph\xe1p t\xednh to\xe1n","dueDatePage.conceptionDate":"Ng\xe0y th\u1ee5 thai","dueDatePage.conceptionDateExplaination":"C\xe1ch t\xednh tu\u1ed5i thai theo ng\xe0y quan h\u1ec7 \xe1p d\u1ee5ng cho c\xe1c c\u1eb7p \u0111\xf4i nh\u1edb ch\xednh x\xe1c ng\xe0y quan h\u1ec7, ng\u01b0\u1eddi n\u1eef c\xf3 chu k\u1ef3 kinh nguy\u1ec7t \u0111\u1ec1u v\xe0 x\xe1c \u0111\u1ecbnh \u0111\u01b0\u1ee3c ng\xe0y r\u1ee5ng tr\u1ee9ng. Nguy\xean do l\xe0 tinh tr\xf9ng c\xf3 th\u1ec3 s\u1ed1ng trong c\u01a1 th\u1ec3 n\u1eef gi\u1edbi 5 ng\xe0y nh\u01b0ng tr\u1ee9ng sau khi r\u1ee5ng ch\u1ec9 s\u1ed1ng \u0111\u01b0\u1ee3c 1 ng\xe0y. Tinh tr\xf9ng ch\u1ec9 c\xf3 th\u1ec3 th\u1ee5 tinh cho tr\u1ee9ng trong kho\u1ea3ng th\u1eddi gian n\xe0y.Theo c\xe1ch t\xednh n\xe0y th\xec ng\xe0y \u0111\u1ea7u ti\xean c\u1ee7a tu\u1ed5i thai s\u1ebd \u0111\u01b0\u1ee3c t\xednh b\u1eaft \u0111\u1ea7u v\xe0o ng\xe0y quan h\u1ec7 c\xf3 r\u1ee5ng tr\u1ee9ng r\u1ed3i c\u1ed9ng th\xeam 36 tu\u1ea7n (t\u1ee9c l\xe0 266 ng\xe0y).","dueDatePage.daysText":"{number} ng\xe0y","dueDatePage.description":"H\xe3y s\u1eed d\u1ee5ng c\xf4ng c\u1ee5 n\xe0y \u0111\u1ec3 t\xednh ng\xe0y d\u1ef1 sinh c\u1ee7a b\u1ea1n. L\u01b0u \xfd, k\u1ebft qu\u1ea3 ch\u1ec9 mang t\xednh ch\u1ea5t tham kh\u1ea3o. H\u1ea7u h\u1ebft c\xe1c m\u1eb9 b\u1ea7u th\u01b0\u1eddng sinh trong v\xf2ng m\u1ed9t tu\u1ea7n tr\u01b0\u1edbc ho\u1eb7c sau kho\u1ea3ng th\u1eddi gian d\u1ef1 sinh n\xe0y.","dueDatePage.disclaimer":"Mi\u1ec5n tr\u1eeb tr\xe1ch nhi\u1ec7m","dueDatePage.dueDateResult":"Ng\xe0y d\u1ef1 sinh c\u1ee7a b\u1ea1n l\xe0","dueDatePage.explainMethods":"T\xf4i mu\u1ed1n bi\u1ebft th\xeam v\u1ec1 ph\u01b0\u01a1ng ph\xe1p t\xednh","dueDatePage.faqs":"C\xe2u h\u1ecfi th\u01b0\u1eddng g\u1eb7p","dueDatePage.firstTrimester":"Tam c\xe1 nguy\u1ec7t th\u1ee9 nh\u1ea5t","dueDatePage.info":"Th\xf4ng tin","dueDatePage.ivf":"Th\u1ee5 tinh trong \u1ed1ng nghi\u1ec7m IVF","dueDatePage.ivf.transferDate":"Ng\xe0y chuy\u1ec3n ph\xf4i","dueDatePage.ivf.transferDateRadio":"{number} - Ng\xe0y chuy\u1ec3n ph\xf4i","dueDatePage.ivfExplaination":"Vi\u1ec7c t\xednh tu\u1ea7n thai v\xe0 ng\xe0y d\u1ef1 sinh khi th\u1ee5 tinh nh\xe2n t\u1ea1o s\u1ebd ch\xednh x\xe1c h\u01a1n so v\u1edbi th\u1ee5 thai b\xecnh th\u01b0\u1eddng. \u0110i\u1ec1u n\xe0y l\xe0 do \u0111\xe3 x\xe1c \u0111\u1ecbnh \u0111\u01b0\u1ee3c ch\xednh x\xe1c ng\xe0y c\u1ea5y ph\xf4i ho\u1eb7c ng\xe0y r\u1ee5ng tr\u1ee9ng.Ng\xe0y d\u1ef1 sinh khi th\u1ee5 tinh trong \u1ed1ng nghi\u1ec7m s\u1ebd \u0111\u01b0\u1ee3c t\xednh b\u1eb1ng c\xe1ch c\u1ed9ng th\xeam 38 tu\u1ea7n (t\u1ee9c l\xe0 266 ng\xe0y) k\u1ec3 t\u1eeb khi tr\u1ee9ng \u0111\u01b0\u1ee3c th\u1ee5 tinh. M\u1ed9t c\xe1ch t\xednh kh\xe1c l\xe0 v\u1eabn c\u1ed9ng th\xeam 38 tu\u1ea7n nh\u01b0ng s\u1ebd tr\u1eeb \u0111i s\u1ed1 ng\xe0y m\xe0 ph\xf4i \u0111\u01b0\u1ee3c c\u1ea5y v\xe0o. Ch\u1eb3ng h\u1ea1n, n\u1ebfu ph\xf4i \u0111\u01b0\u1ee3c c\u1ea5y ba ng\xe0y th\xec s\u1ebd tr\u1eeb 3 ng\xe0y v\xe0 5 ng\xe0y th\xec tr\u1eeb 5 ng\xe0y.","dueDatePage.joinNow":"\u0110\u0103ng k\xfd ngay","dueDatePage.lastPeriod":"K\u1ef3 kinh nguy\u1ec7t cu\u1ed1i c\xf9ng","dueDatePage.lastPeriod.calculate":"T\xednh ngay","dueDatePage.lastPeriod.lastPeriodLabel":"Ng\xe0y \u0111\u1ea7u ti\xean c\u1ee7a chu k\u1ef3 g\u1ea7n nh\u1ea5t","dueDatePage.lastPeriod.periodLengthLabel":"\u0110\u1ed9 d\xe0i chu k\u1ef3 kinh nguy\u1ec7t","dueDatePage.lastPeriodExplaination":"H\u1ea7u h\u1ebft c\xe1c tr\u01b0\u1eddng h\u1ee3p mang thai k\xe9o d\xe0i kho\u1ea3ng 40 tu\u1ea7n (ho\u1eb7c 38 tu\u1ea7n k\u1ec3 t\u1eeb khi th\u1ee5 thai). V\xec v\u1eady, c\xe1ch t\u1ed1t nh\u1ea5t \u0111\u1ec3 \u01b0\u1edbc t\xednh ng\xe0y d\u1ef1 sinh l\xe0 \u0111\u1ebfm 40 tu\u1ea7n ho\u1eb7c 280 ng\xe0y, k\u1ec3 t\u1eeb ng\xe0y \u0111\u1ea7u ti\xean c\u1ee7a k\u1ef3 kinh nguy\u1ec7t cu\u1ed1i. M\u1ed9t c\xe1ch kh\xe1c l\xe0 l\u1ea5y ng\xe0y \u0111\u1ea7u ti\xean c\u1ee7a k\u1ef3 kinh nguy\u1ec7t cu\u1ed1i c\xf9ng, tr\u1eeb \u0111i ba th\xe1ng v\xe0 c\u1ed9ng 7 ng\xe0y. V\xec v\u1eady, n\u1ebfu k\u1ef3 kinh cu\u1ed1i c\u1ee7a b\u1ea1n b\u1eaft \u0111\u1ea7u v\xe0o ng\xe0y 11-4-2020, b\u1ea1n s\u1ebd tr\u1eeb ng\u01b0\u1ee3c l\u1ea1i ba th\xe1ng l\xe0 ng\xe0y 11-1-2020, sau \u0111\xf3 c\u1ed9ng th\xeam 7 ng\xe0y, c\xf3 ngh\u0129a l\xe0 ng\xe0y d\u1ef1 sinh c\u1ee7a b\u1ea1n s\u1ebd l\xe0 ng\xe0y 18-1-2021. \u0110\xe2y l\xe0 c\xe1ch b\xe1c s\u0129 s\u1ebd \u01b0\u1edbc t\xednh ng\xe0y d\u1ef1 sinh cho c\xe1c m\u1eb9 b\u1ea7u. Nh\u01b0ng h\xe3y nh\u1edb r\u1eb1ng s\u1ebd r\u1ea5t b\xecnh th\u01b0\u1eddng n\u1ebfu b\u1ea1n sinh s\u1edbm hay tr\u1ec5 m\u1ed9t tu\u1ea7n so v\u1edbi ng\xe0y d\u1ef1 ki\u1ebfn.","dueDatePage.marrybabyBanner.buttonText":"\u0110\u0103ng k\xfd ngay","dueDatePage.marrybabyBanner.description":"Dinh d\u01b0\u1ee1ng cho m\u1eb9 - Qu\xe0 x\u1ecbn cho b\xe9","dueDatePage.marrybabyBanner.title":"Combo Qu\xe0 v\xe0ng","dueDatePage.personalized":"Kh\xe1m ph\xe1 c\xe1c th\xf4ng tin c\u1ea7n bi\u1ebft theo c\u1ed9t m\u1ed1c thai k\u1ef3 c\u1ee7a b\u1ea1n","dueDatePage.recalculate":"Ki\u1ec3m tra l\u1ea1i","dueDatePage.receivePreparationPlans":"\u0110\u0103ng k\xfd nh\u1eadn b\u1ea3n tin m\u1edbi nh\u1ea5t c\xf9ng g\u1ee3i \xfd chu\u1ea9n b\u1ecb k\u1ebf ho\u1ea1ch \u0111i sinh","dueDatePage.resultShare":"Xin ch\xfac m\u1eebng! B\u1ea1n \u0111\xe3 mang thai \u0111\u01b0\u1ee3c {count} tu\u1ea7n.","dueDatePage.resultShare_plural":"Xin ch\xfac m\u1eebng! B\u1ea1n \u0111\xe3 mang thai \u0111\u01b0\u1ee3c {count} tu\u1ea7n.","dueDatePage.saveResult":"L\u01b0u k\u1ebft qu\u1ea3 v\xe0 theo d\xf5i c\xe1c m\u1ed1c th\u1eddi gian trong thai k\u1ef3","dueDatePage.secondTrimester":"Tam c\xe1 nguy\u1ec7t th\u1ee9 hai","dueDatePage.seoDescription":"C\xf3 nhi\u1ec1u c\xe1ch t\xednh ng\xe0y d\u1ef1 sinh ch\xednh x\xe1c nh\u1ea5t. Trong \u0111\xf3, b\u1ea1n c\xf3 th\u1ec3 \xe1p d\u1ee5ng c\xe1ch t\xednh ng\xe0y d\u1ef1 sinh online \u0111\u1ec3 chu\u1ea9n b\u1ecb \u0111\xf3n b\xe9 y\xeau ch\xe0o \u0111\u1eddi.","dueDatePage.seoSchema":"TODO: Th\xeam schema","dueDatePage.seoTitle":"C\xf4ng c\u1ee5 t\xednh ng\xe0y d\u1ef1 sinh \u2022 Hello Bacsi","dueDatePage.subscribe.buttonTitle":"\u0110\u0102NG K\xdd","dueDatePage.subscribe.description":"Tr\u1edf th\xe0nh m\u1ed9t trong s\u1ed1 h\xe0ng tri\u1ec7u b\u1eadc cha m\u1eb9 l\xe0 th\xe0nh vi\xean c\u1ee7a hellobacsi.com v\xe0 b\u1eaft \u0111\u1ea7u theo d\xf5i thai k\u1ef3 c\xf9ng h\xe0nh tr\xecnh con l\u1edbn kh\xf4n.","dueDatePage.subscribe.placeHolder":"Nh\u1eadp email c\u1ee7a b\u1ea1n","dueDatePage.subscribe.title":"Theo d\xf5i thai k\u1ef3 v\xe0 c\u1ed9t m\u1ed1c ph\xe1t tri\u1ec3n c\u1ee7a b\xe9","dueDatePage.suggestedArticles":"B\xe0i vi\u1ebft li\xean quan","dueDatePage.thirdTrimester":"Tam c\xe1 nguy\u1ec7t th\u1ee9 ba","dueDatePage.trackYourBaby":"D\xf5i theo h\xe0nh tr\xecnh con l\u1edbn kh\xf4n v\xe0 ghi ch\xe9p l\u1ecbch ti\xeam ch\u1ee7ng c\u1ee7a con","dueDatePage.unlockFullPregnacy":"T\xecm hi\u1ec3u to\xe0n b\u1ed9 c\u1ed9t m\u1ed1c thai k\u1ef3 v\xe0 h\xe0nh tr\xecnh ph\xe1t tri\u1ec3n c\u1ee7a thai nhi","dueDatePage.weekResult":"Xin ch\xfac m\u1eebng! B\u1ea1n \u0111\xe3 mang thai {week} tu\u1ea7n.","editor.addSocialLink.addLink":"Th\xeam","editor.addSocialLink.insert":"Ch\xe8n","editor.addSocialLink.url":"URL","editor.addSocialLink.warningDomain":"Ch\u1ec9 ch\u1ea5p nh\u1eadn c\xe1c ngu\u1ed3n t\u1eeb YouTube, Facebook, v\xe0 Tiktok","editor.previewTitle.images":"H\xecnh \u1ea3nh","editor.previewTitle.socialLink":"Link video/link m\u1ea1ng x\xe3 h\u1ed9i ","emoji.activities":"Ho\u1ea1t \u0111\u1ed9ng","emoji.animalsNature":"\u0110\u1ed9ng v\u1eadt & T\u1ef1 nhi\xean","emoji.flags":"L\xe1 c\u1edd","emoji.foodDrink":"\u0110\u1ed3 \u0103n & \u0110\u1ed3 u\u1ed1ng","emoji.objects":"\u0110\u1ed3 v\u1eadt","emoji.recentlyUsed":"D\xf9ng g\u1ea7n \u0111\xe2y","emoji.smileysPeople":"M\u1eb7t c\u01b0\u1eddi & Ng\u01b0\u1eddi","emoji.symbols":"K\xfd hi\u1ec7u","emoji.travelPlaces":"Du l\u1ecbch & \u0110\u1ecba \u0111i\u1ec3m","expert.content.experiences":"Kinh nghi\u1ec7m l\xe0m vi\u1ec7c","feedBlock.Hot discussion.heading":"B\xe0i \u0111\u0103ng hot nh\u1ea5t","feedBlock.popularTopics.heading":"Ch\u1ee7 \u0111\u1ec1 ph\u1ed5 bi\u1ebfn","feedBlock.similarPost.heading":"B\xe0i vi\u1ebft t\u01b0\u01a1ng t\u1ef1","feedback.submit":"G\u1eedi \xfd ki\u1ebfn","followingTopics":"Ch\u1ee7 \u0111\u1ec1 \u0111ang theo d\xf5i","footer.bigLinks.discover":"Chuy\xean \u0111\u1ec1 s\u1ee9c kh\u1ecfe","footer.bigLinks.discovery":"T\xecm ki\u1ebfm th\xf4ng tin","footer.bigLinks.healthCare":"\u0110\u1eb7t l\u1ecbch h\u1eb9n","footer.bigLinks.healthTogether":"C\u1ed9ng \u0111\u1ed3ng","footer.bigLinks.healthTools":"Ki\u1ec3m tra s\u1ee9c kh\u1ecfe","footer.copyrightText":"\xa9 2021 B\u1ea3n quy\u1ec1n c\xe1c b\xe0i vi\u1ebft thu\u1ed9c t\u1eadp \u0111o\xe0n Hello Health GroupC\xe1c b\xe0i vi\u1ebft c\u1ee7a Hello Bacsi ch\u1ec9 c\xf3 t\xednh ch\u1ea5t tham kh\u1ea3o, kh\xf4ng thay th\u1ebf cho vi\u1ec7c ch\u1ea9n \u0111o\xe1n ho\u1eb7c \u0111i\u1ec1u tr\u1ecb y khoa.","footer.find_my_booking":"Tra c\u1ee9u l\u1ecbch h\u1eb9n","footer.followUsText":"K\u1ebft n\u1ed1i v\u1edbi ch\xfang t\xf4i","footer.helloHealth":"Hello Health","footer.hellohealthLinks.AboutGoCare":"Gi\u1edbi thi\u1ec7u v\u1ec1 Go.care","footer.hellohealthLinks.aboutUs":"T\u1ef1 gi\u1edbi thi\u1ec7u","footer.hellohealthLinks.advertising":"Qu\u1ea3ng c\xe1o","footer.hellohealthLinks.contactUs":"Li\xean h\u1ec7","footer.hellohealthLinks.executiveBios":"Ban \u0111i\u1ec1u h\xe0nh","footer.hellohealthLinks.recruitment":"Tuy\u1ec3n d\u1ee5ng","footer.information":"Th\xf4ng tin","footer.informationLinks.faqs":"C\xe2u h\u1ecfi th\u01b0\u1eddng g\u1eb7p","footer.informationLinks.policies":"Ch\xednh s\xe1ch","footer.informationLinks.sitemap":"Sitemap","footer.newsletterText":"Hello Bacsi mong mu\u1ed1n tr\u1edf th\xe0nh n\u1ec1n t\u1ea3ng th\xf4ng tin y khoa h\xe0ng \u0111\u1ea7u t\u1ea1i Vi\u1ec7t Nam, gi\xfap b\u1ea1n \u0111\u01b0a ra nh\u1eefng quy\u1ebft \u0111\u1ecbnh \u0111\xfang \u0111\u1eafn li\xean quan v\u1ec1 ch\u0103m s\xf3c s\u1ee9c kh\u1ecfe v\xe0 h\u1ed7 tr\u1ee3 b\u1ea1n c\u1ea3i thi\u1ec7n ch\u1ea5t l\u01b0\u1ee3ng cu\u1ed9c s\u1ed1ng.","footer.otherSites":"Kh\xe1m ph\xe1 nh\u1eefng trang kh\xe1c thu\u1ed9c t\u1eadp \u0111o\xe0n Hello Health Group","footer.signUp":"\u0110\u0103ng k\xfd ngay","forum.notification.follow":"\u0110\xe3 tham gia","forum.notification.unfollow":"Hu\u1ef7 theo d\xf5i ch\u1ee7 \u0111\u1ec1","gender.female":"N\u1eef","gender.male":"Nam","gender.not_identified":"Kh\xf4ng ti\u1ec7n chia s\u1ebb","guideForNewMem.content":"H\u01b0\u1edbng d\u1eabn c\u1ee7a ch\xfang t\xf4i.","guideForNewMem.readMore":"\u0110\u1ecdc ngay","guideForNewMem.title":"G\xf3c d\xe0nh cho th\xe0nh vi\xean m\u1edbi","guidline.tableOfContent":"M\u1ee5c l\u1ee5c","healthTools.dueDateCalculator":"C\xf4ng c\u1ee5 t\xednh ng\xe0y d\u1ef1 sinh","healthTools.ovulationCalculator":"C\xf4ng c\u1ee5 t\xednh ng\xe0y r\u1ee5ng tr\u1ee9ng","healthTools.pregnancyGainWeight":"C\xe2n n\u1eb7ng trong thai k\u1ef3","healthTools.vaccineTool":"L\u1ecbch ti\xeam ch\u1ee7ng cho b\xe9","healthToolsPage.description":"C\xf4ng c\u1ee5 ki\u1ec3m tra s\u1ee9c kh\u1ecfe","healthToolsPage.seoSchema":"{\\"@context\\":\\"https://schema.org\\",\\"@graph\\":[{\\"@type\\":\\"Organization\\",\\"@id\\":\\"https://hellobacsi.com/#organization\\",\\"name\\":\\"Hello Bacsi\\",\\"url\\":\\"https://hellobacsi.com/\\",\\"sameAs\\":[\\"https://www.facebook.com/hellobacsi\\",\\"https://www.instagram.com/hellobacsi/\\"],\\"logo\\":{\\"@type\\":\\"ImageObject\\",\\"@id\\":\\"https://hellobacsi.com/#logo\\",\\"inLanguage\\":\\"vi-VN\\",\\"url\\":\\"https://cdn.hellobacsi.com/wp-content/uploads/2015/10/Logo.png\\",\\"width\\":5857,\\"height\\":1272,\\"caption\\":\\"Hello Bacsi\\"},\\"image\\":{\\"@id\\":\\"https://hellobacsi.com/#logo\\"}},{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://hellobacsi.com/#website\\",\\"url\\":\\"https://hellobacsi.com/\\",\\"name\\":\\"Hello Bacsi\\",\\"description\\":\\"HelloBacsi l\\\\u00e0 trang web cung c\\\\u1ea5p n\\\\u1ed9i dung, th\\\\u00f4ng tin s\\\\u1ee9c kh\\\\u1ecfe y t\\\\u1ebf. H\\\\u1ed7 tr\\\\u1ee3 b\\\\u1ea1n t\\\\u00ecm hi\\\\u1ec3u, trau d\\\\u1ed3i v\\\\u00e0 s\\\\u1eed d\\\\u1ee5ng th\\\\u00f4ng tin v\\\\u1edbi m\\\\u1ee9c \\\\u0111\\\\u1ed9 tin c\\\\u1eady v\\\\u00e0 ch\\\\u00ednh x\\\\u00e1c cao \\\\u0111\\\\u1ec3 b\\\\u1ea3o v\\\\u1ec7 s\\\\u1ee9c kh\\\\u1ecfe cho b\\\\u1ea3n th\\\\u00e2n v\\\\u00e0 gia \\\\u0111\\\\u00ecnh. Bao g\\\\u1ed3m nhi\\\\u1ec1u l\\\\u0129nh v\\\\u1ef1c v\\\\u00e0 chuy\\\\u00ean m\\\\u1ee5c th\\\\u00fa v\\\\u1ecb: - T\\\\u00ecm hi\\\\u1ec3u v\\\\u1ec1 b\\\\u1ec7nh, thu\\\\u1ed1c, th\\\\u1ea3o d\\\\u01b0\\\\u1ee3c, x\\\\u00e9t nghi\\\\u1ec7m, ph\\\\u1eabu thu\\\\u1eadt. - Nh\\\\u1eefng chuy\\\\u00ean \\\\u0111\\\\u1ec1 ph\\\\u1ed5 bi\\\\u1ebfn: ti\\\\u1ec3u \\\\u0111\\\\u01b0\\\\u1eddng, ung th\\\\u01b0, cao huy\\\\u1ebft \\\\u00e1p, hen suy\\\\u1ec5n, hiv, ph\\\\u1ea9u thu\\\\u1eadt th\\\\u1eabm m\\\\u1ef9, ... - B\\\\u00ed quy\\\\u1ebft s\\\\u1ed1ng kh\\\\u1ecfe, \\\\u0103n u\\\\u1ed1ng, t\\\\u1eadp luy\\\\u1ec7n, s\\\\u1ee9c kh\\\\u1ecfe sinh s\\\\u1ea3n, gi\\\\u1edbi t\\\\u00ednh - Ch\\\\u0103m s\\\\u00f3c s\\\\u1ee9c kh\\\\u1ecfe cho m\\\\u1eb9 mang thai, nu\\\\u00f4i d\\\\u1ea1y con - V\\\\u00e0 nh\\\\u1eefng n\\\\u1ed9i dung h\\\\u1ea5p d\\\\u1eabn kh\\\\u00e1c. HelloBacsi v\\\\u00e0 b\\\\u1ea1n, c\\\\u00f9ng gi\\\\u00fap ng\\\\u01b0\\\\u1eddi Vi\\\\u1ec7t kh\\\\u1ecfe h\\\\u01a1n, h\\\\u1ea1nh ph\\\\u00fac h\\\\u01a1n!!!\\",\\"publisher\\":{\\"@id\\":\\"https://hellobacsi.com/#organization\\"},\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://hellobacsi.com/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"vi-VN\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellobacsi.com/kiem-tra-suc-khoe/#webpage\\",\\"url\\":\\"https://hellobacsi.com/kiem-tra-suc-khoe/\\",\\"name\\":\\"Ki\\\\u1ec3m tra s\\\\u1ee9c kh\\\\u1ecfe • Hello Bacsi\\",\\"isPartOf\\":{\\"@id\\":\\"https://hellobacsi.com/#website\\"},\\"datePublished\\":\\"2017-10-03T08:34:33+00:00\\",\\"dateModified\\":\\"2021-03-31T02:25:20+00:00\\",\\"description\\":\\"C\\\\u00e1c c\\\\u00f4ng c\\\\u1ee5 Ki\\\\u1ec3m tra s\\\\u1ee9c kh\\\\u1ecfe s\\\\u1ebd cho b\\\\u1ea1n bi\\\\u1ebft c\\\\u00e1c v\\\\u1ea5n \\\\u0111\\\\u1ec1 li\\\\u00ean quan \\\\u0111\\\\u1ebfn s\\\\u1ee9c kh\\\\u1ecfe nh\\\\u01b0: c\\\\u00e1ch t\\\\u00ednh ch\\\\u1ec9 s\\\\u1ed1 BMI, BMR, t\\\\u00ednh nh\\\\u1ecbp tim, calo...\\",\\"breadcrumb\\":{\\"@id\\":\\"https://hellobacsi.com/kiem-tra-suc-khoe/#breadcrumb\\"},\\"inLanguage\\":\\"vi-VN\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://hellobacsi.com/kiem-tra-suc-khoe/\\"]}]},{\\"@type\\":\\"BreadcrumbList\\",\\"@id\\":\\"https://hellobacsi.com/kiem-tra-suc-khoe/#breadcrumb\\",\\"itemListElement\\":[{\\"@type\\":\\"ListItem\\",\\"position\\":1,\\"item\\":{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellobacsi.com/kiem-tra-suc-khoe/\\",\\"url\\":\\"https://hellobacsi.com/kiem-tra-suc-khoe/\\",\\"name\\":\\"Ki\\\\u1ec3m tra s\\\\u1ee9c kh\\\\u1ecfe\\"}}]}]}","healthToolsPage.seoTitle":"C\xf4ng c\u1ee5 ki\u1ec3m tra s\u1ee9c kh\u1ecfe {siteName}","healthToolsPage.title":"C\xf4ng c\u1ee5 ki\u1ec3m tra s\u1ee9c kh\u1ecfe","healthtools.description":"Nh\u1eefng c\xf4ng c\u1ee5 ki\u1ec3m tra s\u1ee9c kh\u1ecfe h\u1eefu \xedch, d\u1ec5 s\u1eed d\u1ee5ng n\xe0y s\u1ebd gi\xfap b\u1ea1n hi\u1ec3u th\xeam v\u1ec1 t\xecnh tr\u1ea1ng s\u1ee9c kh\u1ecfe c\u1ee7a b\u1ea3n th\xe2n.","healthtools.description.findOutMore":"\u0110o ch\u1ec9 s\u1ed1 BMI, \u0111o nhu c\u1ea7u calo c\u1ea7n thi\u1ebft, T\xednh ng\xe0y r\u1ee5ng tr\u1ee9ng, \u0110o ch\u1ec9 s\u1ed1 BMR, v\xe0 T\xednh c\xe2n n\u1eb7ng l\xfd t\u01b0\u1edfng trong thai k\u1ef3. T\xednh nh\u1ecbp tim m\u1ee5c ti\xeau, \u0110o n\u1ed3ng \u0111\u1ed9 c\u1ed3n. V\xe0 t\xednh chi ph\xed thu\u1ed1c l\xe1.","healthtools.findOutMore":"\u0110o ch\u1ec9 s\u1ed1 BMI, \u0111o nhu c\u1ea7u calo c\u1ea7n thi\u1ebft, T\xednh ng\xe0y r\u1ee5ng tr\u1ee9ng, \u0110o ch\u1ec9 s\u1ed1 BMR, v\xe0 T\xednh c\xe2n n\u1eb7ng l\xfd t\u01b0\u1edfng trong thai k\u1ef3. T\xednh nh\u1ecbp tim m\u1ee5c ti\xeau, \u0110o n\u1ed3ng \u0111\u1ed9 c\u1ed3n. V\xe0 t\xednh chi ph\xed thu\u1ed1c l\xe1.","healthtools.title":"C\xf4ng c\u1ee5 ki\u1ec3m tra s\u1ee9c kh\u1ecfe","home.bmi.input.height":"Chi\u1ec1u cao (cm)","home.bmi.input.weight":"C\xe2n n\u1eb7ng (kg)","home.expertSeeMore":"T\u1ea5t c\u1ea3 {experts} Chuy\xean gia","home.navigator.menuItem.allCategories":"Xem t\u1ea5t c\u1ea3 chuy\xean m\u1ee5c","home.navigator.menuItem.allCommunities":"Xem t\u1ea5t c\u1ea3 c\u1ed9ng \u0111\u1ed3ng","home.navigator.menuItem.allHealthTools":"Xem t\u1ea5t c\u1ea3 c\xf4ng c\u1ee5 ki\u1ebfm tra s\u1ee9c kh\u1ecfe","home.navigator.menuItem.allSpotlight":"C\xe1c ch\u1ee7 \u0111\u1ec1 T\xe2m \u0111i\u1ec3m","home.navigator.menuItem.discover":"Chuy\xean m\u1ee5c","home.navigator.menuItem.healthCategories":"Chuy\xean m\u1ee5c s\u1ee9c kh\u1ecfe","home.navigator.menuItem.healthTools":"Ki\u1ec3m tra s\u1ee9c kh\u1ecfe","home.navigator.menuItem.helloCare":"\u0110\u1eb7t l\u1ecbch h\u1eb9n","home.navigator.menuItem.helloTogether":"C\u1ed9ng \u0111\u1ed3ng","home.navigator.menuItem.spotlights":"T\xe2m \u0111i\u1ec3m","home.navigator.menuItem.together":"C\u1ed9ng \u0111\u1ed3ng","home.recommendTopics":"C\xe1c chuy\xean m\u1ee5c li\xean quan","home.search":"T\xecm ki\u1ebfm {site}","home.search.byCategories":"T\xecm ki\u1ebfm theo chuy\xean m\u1ee5c","home.search.byHealthTools":"T\xecm ki\u1ebfm C\xf4ng c\u1ee5 ki\u1ec3m tra s\u1ee9c kh\u1ecfe","home.seeAll":"Xem t\u1ea5t c\u1ea3","home.seeAllCategories":"Xem t\u1ea5t c\u1ea3 ch\u1ee7 \u0111\u1ec1","home.seeMore":"Xem th\xeam","home.seeMoreExperts":"Xem th\xeam Chuy\xean gia","home.seoDescription":"Ch\xfang t\xf4i cung c\u1ea5p c\xe1c th\xf4ng tin, n\u1ed9i dung li\xean quan \u0111\u1ebfn s\u1ee9c kh\u1ecfe, \u0111\xe1ng tin c\u1eady v\xe0 \u0111\u01b0\u1ee3c ki\u1ec3m ch\u1ee9ng y t\u1ebf. C\xf9ng b\u1ea1n x\xe2y d\u1ef1ng m\u1ed9t cu\u1ed9c s\u1ed1ng kh\u1ecfe m\u1ea1nh v\xe0 vi\xean m\xe3n h\u01a1n!","home.seoSchema":"{\\n\\n \\"@context\\":\\"https://schema.org\\",\\n \\"@graph\\":[ {\\n\\n \\"@type\\":\\"WebSite\\",\\n \\"@id\\":\\"https://hellobacsi.com/#website\\",\\n \\"url\\":\\"https://hellodoctor.com.ph/\\",\\n \\"name\\":\\"Hello Doctor\\",\\n \\"description\\":\\"Hello Doctor - Health Information\\",\\n \\"potentialAction\\":[ {\\n \\"@type\\":\\"SearchAction\\",\\n \\"target\\":\\"https://hellodoctor.com.ph/?s={search_term_string}\\",\\n \\"query-input\\": \\"required name=search_term_string\\"\\n }\\n\\n ],\\n \\"inLanguage\\":\\"en-US\\"\\n }\\n\\n ,\\n {\\n\\n \\"@type\\":\\"WebPage\\",\\n \\"@id\\":\\"https://hellodoctor.com.ph/#webpage\\",\\n \\"url\\":\\"https://hellodoctor.com.ph/\\",\\n \\"name\\":\\"Hello Doctor Philippines | Medically Verified Health Information\\",\\n \\"isPartOf\\": {\\n \\"@id\\": \\"https://hellobacsi.com/#website\\"\\n }\\n\\n ,\\n \\"datePublished\\":\\"2016-05-17T09:50:15+00:00\\",\\n \\"dateModified\\":\\"2021-02-09T02:57:54+00:00\\",\\n \\"description\\":\\"We provide relevant, credible, and medically reviewed health information when you need it most to help you lead a healthier and more fulfilled life.\\",\\n \\"inLanguage\\":\\"en-US\\",\\n \\"potentialAction\\":[ {\\n \\"@type\\": \\"ReadAction\\", \\"target\\":[\\"https://hellodoctor.com.ph/\\"]\\n }\\n\\n ]\\n}\\n\\n]\\n}","home.seoTitle":"Hello Bacsi | N\u1ed9i dung v\u1ec1 s\u1ee9c kh\u1ecfe, thu\u1ed1c, b\u1ec7nh, thai k\u1ef3 v\xe0 nu\xf4i d\u1ea1y con c\xf9ng b\xed quy\u1ebft s\u1ed1ng kh\u1ecfe m\u1ed7i ng\xe0y.","home.trending.latest":"B\xe0i vi\u1ebft m\u1edbi nh\u1ea5t","home.trending.trending":"B\xe0i vi\u1ebft n\u1ed5i b\u1eadt","homepage":"Trang ch\u1ee7","homepage.minigames.description":"Tham gia c\xe1c ch\u01b0\u01a1ng tr\xecnh h\u1ea5p d\u1eabn tr\xean c\u1ed9ng \u0111\u1ed3ng Hello Bacsi v\xe0 c\xf3 c\u01a1 h\u1ed9i tr\xfang nh\u1eefng ph\u1ea7n qu\xe0 h\u1ea5p d\u1eabn","homepage.minigames.heading":"Ch\u01b0\u01a1ng tr\xecnh h\u1ea5p d\u1eabn","inTouch.contact":"Li\xean h\u1ec7","inTouch.desc":"B\u1ea1n mu\u1ed1n \u0111\xf3ng g\xf3p cho c\u1ed9ng \u0111\u1ed3ng v\u1edbi t\u01b0 c\xe1ch l\xe0 Chuy\xean gia, H\u01b0\u1edbng d\u1eabn vi\xean, \u0110\u1ea1i s\u1ee9 ho\u1eb7c mu\u1ed1n h\u1ee3p t\xe1c qu\u1ea3ng c\xe1o tr\xean trang c\u1ee7a ch\xfang t\xf4i? Ch\xfang t\xf4i r\u1ea5t mong \u0111\u1ee3i nh\u1eadn th\xf4ng tin t\u1eeb b\u1ea1n.","inTouch.title":"K\u1ebft n\u1ed1i v\u1edbi ch\xfang t\xf4i","inTouchForm.submit":"G\u1eedi","inputComment.anonymous":"\u1ea8n danh","inputComment.replyTo":"Tr\u1ea3 l\u1eddi {name}","inputComment.updateComment":"Ch\u1ec9nh s\u1eeda b\xecnh lu\u1eadn","inputComment.updateReply":"Ch\u1ec9nh s\u1eeda c\xe2u tr\u1ea3 l\u1eddi","insert":"Ch\xe8n","intouchForm.email":"Email","intouchForm.message.placeholder":"Nh\u1eadp n\u1ed9i dung tin nh\u1eafn","intouchForm.name":"T\xean","intouchForm.phone":"\u0110i\u1ec7n tho\u1ea1i","intouchForm.placeholder":"Nh\u1eadp t\xean c\u1ee7a b\u1ea1n","joinCommunity.content.first":"K\u1ebft n\u1ed1i v\u1edbi nh\u1eefng ng\u01b0\u1eddi trong c\u1ed9ng \u0111\u1ed3ng c\u1ee7a ch\xfang t\xf4i","joinCommunity.content.second":"\u0110\u0103ng nh\u1eadp ho\u1eb7c \u0110\u0103ng k\xfd \u0111\u1ec3 tham gia v\xe0o c\u1ed9ng \u0111\u1ed3ng c\u1ee7a ch\xfang t\xf4i","joinCommunity.joinButton":"\u0110\u0103ng k\xfd ngay","label.latestPost":"B\xe0i \u0111\u0103ng m\u1edbi nh\u1ea5t","label.pinnedPost":"B\xe0i \u0111\u0103ng \u0111\u01b0\u1ee3c ghim","label.popularPost":"B\xe0i \u0111\u0103ng nhi\u1ec1u ng\u01b0\u1eddi xem","loading":"\u0111ang t\u1ea3i","login":"\u0110\u0103ng nh\u1eadp","loginJoin":"\u0110\u0103ng nh\u1eadp / \u0110\u0103ng k\xfd","logout.popup.ask1":"\u0110\u0103ng xu\u1ea5t kh\u1ecfi Hello Bacsi?","logout.popup.ask2":"B\u1ea1n c\xf3 ch\u1eafc ch\u1eafn mu\u1ed1n \u0111\u0103ng xu\u1ea5t?","logout.popup.button.cancel":"H\u1ee7y","logout.popup.button.logout":"\u0110\u0103ng xu\u1ea5t","menu.categories.title":"B\u1ea1n mu\u1ed1n kh\xe1m ph\xe1:","mobileBar.askDoctor":"H\u1ecfi b\xe1c s\u0129","mobileBar.booking":"\u0110\u1eb7t l\u1ecbch h\u1eb9n","mobileBar.care":"\u0110\u1eb7t b\xe1c s\u0129","mobileBar.community":"C\u1ed9ng \u0111\u1ed3ng","mobileBar.forums":"Ch\u1ee7 \u0111\u1ec1","mobileBar.healthTools":"C\xf4ng c\u1ee5","mobileBar.home":"Trang ch\u1ee7","mobileBar.like":"Th\xedch","mobileBar.myHealth":"H\u1ed3 s\u01a1","mobileBar.newPost":"\u0110\u0103ng b\xe0i","mobileBar.questions":"C\xe2u h\u1ecfi","mobileBar.save":"L\u01b0u","mobileBar.share":"Chia s\u1ebb","monthParentToBe.heading":"H\u1ed9i em b\xe9 sinh c\xf9ng th\xe1ng","morePopover.report":"B\xe1o c\xe1o","morePopover.report.description":"Vui l\xf2ng gi\u1ea3i th\xedch v\u1ea5n \u0111\u1ec1 v\u1edbi b\xe0i \u0111\u0103ng n\xe0y.","morePopover.report.falseNews":"Tin t\u1ee9c sai l\u1ec7ch","morePopover.report.offensive":"Ph\u1ea3n c\u1ea3m","morePopover.report.other":"Kh\xe1c","morePopover.report.prohibited":"N\u1ed9i dung b\u1ecb c\u1ea5m","morePopover.report.scam":"Sai s\u1ef1 th\u1eadt ho\u1eb7c l\u1eeba g\u1ea1t","morePopover.report.sex":"Khi\xeau d\xe2m","morePopover.report.spam":"Spam","morePopover.report.title":"B\xe1o c\xe1o b\xe0i \u0111\u0103ng n\xe0y","morePopover.report.violence":"B\u1ea1o l\u1ef1c","morePopover.reportSubmit.description":"Ch\xfang t\xf4i s\u1ebd kh\xf4ng ti\u1ebft l\u1ed9 ng\u01b0\u1eddi b\xe1o c\xe1o. Vui l\xf2ng ki\u1ec3m tra nh\u1eefng chi ti\u1ebft d\u01b0\u1edbi \u0111\xe2y:","morePopover.reportSubmit.title":"G\u1eedi b\xe1o c\xe1o","morePopover.savePost":"L\u01b0u b\xe0i","morePopover.share":"Chia s\u1ebb","morePopover.shareOn":"Chia s\u1ebb tr\xean","morePopover.turnOffNotifications":"T\u1eaft th\xf4ng b\xe1o","morePopover.turnOnNotifications":"B\u1eadt th\xf4ng b\xe1o","morePopover.unsavePost":"X\xf3a l\u01b0u b\xe0i","multiSelectError.exactNumber":"B\u1ea1n n\xean ch\u1ecdn {from} c\xe2u tr\u1ea3 l\u1eddi","multiSelectError.range":"B\u1ea1n n\xean ch\u1ecdn t\u1eeb {from} \u0111\u1ebfn {to} c\xe2u tr\u1ea3 l\u1eddi","multiSelectError.required":"B\u1ea1n n\xean ch\u1ecdn m\u1ed9t c\xe2u tr\u1ea3 l\u1eddi","multiSelectError.unlimited":"B\u1ea1n n\xean ch\u1ecdn \xedt nh\u1ea5t m\u1ed9t c\xe2u tr\u1ea3 l\u1eddi","myPage.activityLog":"Nh\u1eadt k\xfd ho\u1ea1t \u0111\u1ed9ng","myPage.myPosts":"B\xe0i \u0111\u0103ng c\u1ee7a t\xf4i","myPage.notification":"Th\xf4ng b\xe1o","myPage.savedPosts":"B\xe0i vi\u1ebft \u0111\xe3 l\u01b0u","newQuestionNoti.content":"B\u1ea1n \u0111ang c\xf3 {number} c\xe2u h\u1ecfi","notification.comment.blocked.message":"B\xecnh lu\u1eadn n\xe0y ch\u1ee9a t\u1eeb ng\u1eef b\u1ecb ch\u1eb7n v\xe0 s\u1ebd kh\xf4ng \u0111\u01b0\u1ee3c ph\xe9p \u0111\u0103ng","notification.comment.blocked.title":"B\xecnh lu\u1eadn b\u1ecb ch\u1eb7n","notification.comment.premod":"B\xecnh lu\u1eadn s\u1ebd \u0111\u01b0\u1ee3c ki\u1ec3m duy\u1ec7t tr\u01b0\u1edbc khi \u0111\u0103ng t\u1ea3i.","notification.comment.rejected":"B\xecnh lu\u1eadn c\u1ee7a b\u1ea1n ch\u1ee9a t\u1eeb vi ph\u1ea1m ki\u1ec3m duy\u1ec7t.","notification.comment.reportFailed":"Th\u1ea5t b\u1ea1i!","notification.comment.reportSuccess":"B\u1ea1n \u0111\xe3 b\xe1o c\xe1o b\xecnh lu\u1eadn n\xe0y th\xe0nh c\xf4ng.","notification.comment.somethingWrong":"C\xf3 l\u1ed7i x\u1ea3y ra!","notification.comment.suspect.message":"B\xecnh lu\u1eadn n\xe0y ch\u1ee9a t\u1eeb ng\u1eef b\u1ecb khuy\u1ebfn c\xe1o v\xe0 \u0111ang ch\u1edd \u0111\u01b0\u1ee3c ki\u1ec3m duy\u1ec7t","notification.comment.suspect.title":"B\xecnh lu\u1eadn ch\u1edd ki\u1ec3m duy\u1ec7t","notification.comment.systemWithheld":"B\xecnh lu\u1eadn s\u1ebd \u0111\u01b0\u1ee3c ki\u1ec3m duy\u1ec7t tr\u01b0\u1edbc khi \u0111\u0103ng t\u1ea3i.","notification.failure":"C\xf3 l\u1ed7i x\u1ea3y ra. Vui l\xf2ng th\u1eed l\u1ea1i","notification.limitUrlDomain":"Kh\xf4ng th\u1ec3 post link ngo\xe0i Hello Health Group.","notification.post.blocked.message":"B\xe0i vi\u1ebft n\xe0y ch\u1ee9a t\u1eeb ng\u1eef b\u1ecb ch\u1eb7n v\xe0 s\u1ebd kh\xf4ng \u0111\u01b0\u1ee3c ph\xe9p \u0111\u0103ng","notification.post.blocked.title":"B\xe0i vi\u1ebft b\u1ecb ch\u1eb7n","notification.post.delete":"\u0110\xe3 x\xf3a b\xe0i vi\u1ebft","notification.post.suspect.message":"B\xe0i vi\u1ebft n\xe0y ch\u1ee9a t\u1eeb ng\u1eef b\u1ecb khuy\u1ebfn c\xe1o v\xe0 \u0111ang ch\u1edd \u0111\u01b0\u1ee3c ki\u1ec3m duy\u1ec7t","notification.post.suspect.title":"B\xe0i vi\u1ebft ch\u1edd ki\u1ec3m duy\u1ec7t","notification.success":"Th\xe0nh c\xf4ng","notification.suspend.message":"T\xe0i kho\u1ea3n c\u1ee7a b\u1ea1n \u0111\xe3 b\u1ecb t\u1ea1m ng\u01b0ng do vi ph\u1ea1m \u0111i\u1ec1u kho\u1ea3n d\u1ecbch v\u1ee5 c\u1ee7a ch\xfang t\xf4i","notification.urlWrongFormat":"Sai \u0111\u1ecbnh d\u1ea1ng URL","notificationBar.markAllRead":"\u0110\xe3 xem t\u1ea5t c\u1ea3","notificationBar.notifications":"Th\xf4ng b\xe1o","onboarding.description":"Ch\u1ecdn m\u1ed9t ch\u1ee7 \u0111\u1ec1 m\xe0 b\u1ea1n h\u1ee9ng th\xfa mu\u1ed1n theo d\xf5i","onboarding.submit":"Ti\u1ebfp t\u1ee5c","onboarding.title":"Tham gia m\u1ed9t c\u1ed9ng \u0111\u1ed3ng","onboarding.topicCount":"{count} ch\u1ee7 \u0111\u1ec1","onboarding.updateInfoResult.content":"B\xe2y gi\u1edd b\u1ea1n c\xf3 th\u1ec3 \u0111\u0103ng nh\u1eadp v\xe0o t\xe0i kho\u1ea3n Hello Bacsi v\u1edbi m\u1eadt kh\u1ea9u m\u1edbi","onboarding.updateInfoResult.heading":"Thi\u1ebft l\u1eadp m\u1eadt kh\u1ea9u th\xe0nh c\xf4ng","onboarding.updateInfoResultMB.content":"B\xe2y gi\u1edd b\u1ea1n c\xf3 th\u1ec3 \u0111\u0103ng nh\u1eadp v\xe0o t\xe0i kho\u1ea3n Marry Baby v\u1edbi m\u1eadt kh\u1ea9u m\u1edbi","onboarding.welcome.continue":"Ti\u1ebfp t\u1ee5c","onboarding.welcome.description":"B\xe2y gi\u1edd b\u1ea1n c\xf3 th\u1ec3 ch\u1ee7 \u0111\u1ed9ng tham gia b\u1eb1ng c\xe1ch \u0111\u0103ng b\xe0i, b\xecnh lu\u1eadn, v\xe0 vote b\xe0i vi\u1ebft","onboarding.welcome.perks.1":"L\u1ea5y l\u1eddi khuy\xean t\u1eeb c\xe1c B\xe1c s\u0129, Chuy\xean gia, v\xe0 \u0110\u1ea1i s\u1ee9 c\u1ed9ng \u0111\u1ed3ng.","onboarding.welcome.perks.2":"Chia s\u1ebb kinh nghi\u1ec7m c\u1ee7a b\u1ea1n cho nh\u1eefng th\xe0nh vi\xean kh\xe1c c\u1ea7n l\u1eddi khuy\xean.","onboarding.welcome.perks.3":"Ho\u1ea1t \u0111\u1ed9ng n\u0103ng n\u1ed5 v\xe0 tr\u1edf th\xe0nh m\u1ed9t \u0110\u1ea1i s\u1ee9 c\u1ed9ng \u0111\u1ed3ng b\u1eb1ng c\xe1ch thu th\u1eadp \u0111i\u1ec3m.","onboarding.welcome.title":"Ch\xe0o m\u1eebng b\u1ea1n \u0111\u1ebfn C\u1ed9ng \u0110\u1ed3ng!","onboarding.welcomeScreen.content":"M\u1ed9t c\u1ed9ng \u0111\u1ed3ng c\u1edfi m\u1edf v\xe0 l\xe0 n\u01a1i b\u1ea1n c\xf3 th\u1ec3 chia s\u1ebb, k\u1ebft n\u1ed1i, v\xe0 h\u1ed7 tr\u1ee3 gi\u1eefa c\xe1c th\xe0nh vi\xean nh\u1eb1m gi\xfap b\u1ea1n c\xf3 cu\u1ed9c s\u1ed1ng kh\u1ecfe m\u1ea1nh v\xe0 h\u1ea1nh ph\xfac h\u01a1n.","onboarding.welcomeScreen.heading":"Ch\xe0o m\u1eebng b\u1ea1n \u0111\u1ebfn v\u1edbi C\u1ed9ng \u0111\u1ed3ng Hello Bacsi","onboarding.welcomeScreenMB.heading":"Ch\xe0o m\u1eebng b\u1ea1n \u0111\u1ebfn v\u1edbi C\u1ed9ng \u0111\u1ed3ng MarryBaby","orCopyLink":"Ho\u1eb7c sao ch\xe9p link","ovulationPage.afterSubscribe.description":"Hello Bacsi mong mu\u1ed1n \u0111\u01b0\u1ee3c \u0111\u1ed3ng h\xe0nh c\xf9ng b\u1ea1n \u0111\u1ec3 c\u1ea3i thi\u1ec7n v\xe0 duy tr\xec s\u1ee9c kh\u1ecfe. Xin vui l\xf2ng ch\u1edd email x\xe1c nh\u1eadn \u0111\u0103ng k\xfd!","ovulationPage.afterSubscribe.title":"C\u1ea3m \u01a1n b\u1ea1n \u0111\xe3 \u0111\u0103ng k\xfd!","ovulationPage.avoidPregnancy":"Tr\xe1nh thai","ovulationPage.calendarInstruction":"Nh\u1ea5p ch\u1ecdn ng\xe0y \u0111\u1ec3 xem th\xf4ng tin chi ti\u1ebft","ovulationPage.chanceHigh":"Cao","ovulationPage.chanceLow":"Th\u1ea5p","ovulationPage.chanceRisky":"Nguy c\u01a1","ovulationPage.chanceVeryHigh":"R\u1ea5t cao","ovulationPage.chanceVeryLow":"R\u1ea5t th\u1ea5p","ovulationPage.chanceVeryRisky":"Nguy c\u01a1 cao","ovulationPage.conceive":"C\u01a1 h\u1ed9i th\u1ee5 thai","ovulationPage.cycleLength":"\u0110\u1ed9 d\xe0i chu k\u1ef3 kinh nguy\u1ec7t","ovulationPage.dayUnit":"(ng\xe0y)","ovulationPage.description":"Theo d\xf5i chu k\u1ef3 kinh nguy\u1ec7t c\u1ee7a b\u1ea1n, x\xe1c \u0111\u1ecbnh nh\u1eefng ng\xe0y d\u1ec5 th\u1ee5 thai nh\u1ea5t \u0111\u1ec3 t\u0103ng c\u01a1 h\u1ed9i th\u1ee5 thai ho\u1eb7c \xe1p d\u1ee5ng bi\u1ec7n ph\xe1p tr\xe1nh thai.","ovulationPage.disclaimer":"Mi\u1ec5n tr\u1eeb tr\xe1ch nhi\u1ec7m","ovulationPage.faqs":"C\xe2u h\u1ecfi th\u01b0\u1eddng g\u1eb7p","ovulationPage.fertileDay":"Ng\xe0y d\u1ec5 th\u1ee5 thai","ovulationPage.fertileDays":"Ng\xe0y d\u1ec5 th\u1ee5 thai","ovulationPage.fertileRate":"T\u1ef7 l\u1ec7 th\u1ee5 thai","ovulationPage.joinNow":"\u0110\u0103ng k\xfd ngay","ovulationPage.menstrualCycle":"Ng\xe0y h\xe0nh kinh","ovulationPage.menstrualDay":"Ng\xe0y h\xe0nh kinh","ovulationPage.nextMenstrualIn":"K\u1ef3 kinh nguy\u1ec7t ti\u1ebfp theo r\u01a1i v\xe0o","ovulationPage.nextOvulationIn":"Th\u1eddi \u0111i\u1ec3m r\u1ee5ng tr\u1ee9ng ti\u1ebfp theo r\u01a1i v\xe0o","ovulationPage.numDays":"{day} ng\xe0y n\u1eefa","ovulationPage.objectives":"M\u1ee5c \u0111\xedch","ovulationPage.ovulationDay":"Ng\xe0y r\u1ee5ng tr\u1ee9ng","ovulationPage.periodDuration":"S\u1ed1 ng\xe0y h\xe0nh kinh","ovulationPage.personalized":"\u0110\u1ec3 theo d\xf5i c\xe1c b\xe0i vi\u1ebft d\xe0nh ri\xeang cho b\u1ea1n","ovulationPage.pregnancyRate":"T\u1ef7 l\u1ec7 mang thai","ovulationPage.recalculate":"Ki\u1ec3m tra l\u1ea1i","ovulationPage.seoDescription":"V\u1edbi ph\u1ea7n m\u1ec1m t\xednh ng\xe0y r\u1ee5ng tr\u1ee9ng, b\u1ea1n s\u1ebd nhanh ch\xf3ng x\xe1c \u0111\u1ecbnh ng\xe0y r\u1ee5ng tr\u1ee9ng c\u1ee7a m\xecnh \u0111\u1ec3 ng\u1eeba thai ho\u1eb7c t\u0103ng kh\u1ea3 n\u0103ng th\u1ee5 thai nh\u01b0 \xfd.","ovulationPage.seoSchema":"TODO: Th\xeam schema","ovulationPage.seoTitle":"C\xf4ng c\u1ee5 t\xednh ng\xe0y r\u1ee5ng tr\u1ee9ng - Hello Bacsi","ovulationPage.signupPerks.0":"S\u1eed d\u1ee5ng kh\xf4ng gi\u1edbi h\u1ea1n c\xf4ng c\u1ee5 t\xednh ng\xe0y r\u1ee5ng tr\u1ee9ng","ovulationPage.signupPerks.1":"Theo d\xf5i chu k\u1ef3 kinh nguy\u1ec7t, ng\xe0y h\xe0nh kinh b\u1eb1ng l\u1ecbch nguy\u1ec7t san","ovulationPage.signupPerks.2":"Theo d\xf5i c\u1eeda s\u1ed5 th\u1ee5 thai (ng\xe0y d\u1ec5 th\u1ee5 thai) v\xe0 th\u1eddi gian r\u1ee5ng tr\u1ee9ng c\u1ee7a b\u1ea1n","ovulationPage.signupPerks.3":"Nh\u1eadn ngay th\xf4ng b\xe1o nh\u1eafc nh\u1edf chu k\u1ef3 kinh nguy\u1ec7t, ng\xe0y r\u1ee5ng tr\u1ee9ng v\xe0 c\u01a1 h\u1ed9i mang thai c\u1ee7a b\u1ea1n","ovulationPage.signupPerks.4":"C\u1eadp nh\u1eadt nh\u1eefng th\xf4ng tin m\u1edbi nh\u1ea5t h\xe0ng tu\u1ea7n \u0111\u1ec3 c\u1ea3i thi\u1ec7n c\u01a1 h\u1ed9i mang thai v\xe0 sinh con kh\u1ecfe m\u1ea1nh.","ovulationPage.stickySignupButton":"L\u01b0u & Nh\u1eafc t\xf4i","ovulationPage.stickySignupHeading":"Kh\xf4ng b\u1ecf l\u1ee1 b\u1ea5t k\u1ef3 ng\xe0y quan tr\u1ecdng n\xe0o!","ovulationPage.subscribe.buttonTitle":"\u0110\u0102NG K\xdd","ovulationPage.subscribe.description":"Tr\u1edf th\xe0nh m\u1ed9t trong s\u1ed1 h\xe0ng tri\u1ec7u b\u1eadc cha m\u1eb9 l\xe0 th\xe0nh vi\xean c\u1ee7a hellobacsi.com v\xe0 b\u1eaft \u0111\u1ea7u theo d\xf5i thai k\u1ef3 c\xf9ng h\xe0nh tr\xecnh con l\u1edbn kh\xf4n.","ovulationPage.subscribe.placeHolder":"Nh\u1eadp email c\u1ee7a b\u1ea1n","ovulationPage.subscribe.title":"Theo d\xf5i thai k\u1ef3 v\xe0 c\u1ed9t m\u1ed1c ph\xe1t tri\u1ec3n c\u1ee7a b\xe9","ovulationPage.today":"H\xf4m nay","ovulationPage.trackPeriod":"Theo d\xf5i chu k\u1ef3 kinh","placeholder.enterTitleHere":"Nh\u1eadp ti\xeau \u0111\u1ec1 \u1edf \u0111\xe2y","placeholder.enterUrlHere":"Nh\u1eadp URL \u1edf \u0111\xe2y","placeholder.enterUrlTextHere":"Nh\u1eadp URL text \u1edf \u0111\xe2y","placeholder.newCmt":"Vi\u1ebft b\xecnh lu\u1eadn","placeholder.newPost":"B\u1eaft \u0111\u1ea7u b\xe0i \u0111\u0103ng m\u1edbi","popup.allTopics":"T\u1ea5t c\u1ea3 ch\u1ee7 \u0111\u1ec1","popup.continuePost":"Ti\u1ebfp t\u1ee5c \u0111\u0103ng","popup.createPost.confirmCloseDescription":"N\u1ebfu b\u1ea1n \u0111\xf3ng b\xe2y gi\u1edd, b\u1ea1n s\u1ebd m\u1ea5y n\u1ed9i dung b\xe0i \u0111\u0103ng n\xe0y","popup.createPost.confirmCloseTitle":"Ch\u1ec9nh s\u1eeda","popup.deleteComment.description":"Vi\u1ec7c xo\xe1 b\xecnh lu\u1eadn s\u1ebd kh\xf4ng kh\xf4i ph\u1ee5c \u0111\u01b0\u1ee3c","popup.deleteComment.title":"Xo\xe1 b\xecnh lu\u1eadn?","popup.deletePost.accept":"Xo\xe1","popup.deletePost.cancel":"T\u1eaft","popup.deletePost.description":"Xo\xe1 b\xe0i \u0111\u0103ng c\u1ee7a b\u1ea1n kh\xf4ng th\u1ec3 thay \u0111\u1ed5i \u0111\u01b0\u1ee3c","popup.deletePost.title":"B\u1ea1n c\xf3 ch\u1eafc kh\xf4ng?","popup.discard.label":"Lo\u1ea1i b\u1ecf","popup.discardPost":"X\xf3a b\xe0i vi\u1ebft","popup.discardPost.confirmDescription":"B\u1ea1n s\u1ebd m\u1ea5t b\xe0i \u0111\u0103ng n\xe0y","popup.discardPostEdit":"X\xf3a thay \u0111\u1ed5i","popup.editPost":"B\u1ea1n c\xf3 ch\u1eafc ch\u1eafn kh\xf4ng?","popup.keepEditing":"Ti\u1ebfp t\u1ee5c ch\u1ec9nh s\u1eeda","popup.startANewPost":"B\u1eaft \u0111\u1ea7u b\xe0i \u0111\u0103ng m\u1edbi","popup.updatePost":"C\u1eadp nh\u1eadt b\xe0i \u0111\u0103ng","post.seeMore":"Xem Th\xeam","post.viewMoreComments":"Xem th\xeam b\xecnh lu\u1eadn","pregnancyWeightGain.amnioticFluid":"N\u01b0\u1edbc \u1ed1i","pregnancyWeightGain.baby":"Em b\xe9","pregnancyWeightGain.breastsEnergyStores":"Ng\u1ef1c & n\u0103ng l\u01b0\u1ee3ng","pregnancyWeightGain.description":"C\xf4ng c\u1ee5 ki\u1ec3m tra v\xe0 t\xednh c\xe2n n\u1eb7ng theo \u0111\xfang ti\xeau chu\u1ea9n khi c\xe1c m\u1eb9 mang thai theo t\u1eebng giai \u0111o\u1ea1n c\u1ee7a thai k\u1ef3. Ki\u1ec3m tra ngay!","pregnancyWeightGain.explaination":"Gi\u1ea3i th\xedch","pregnancyWeightGain.extraBloodFluids":"M\xe1u v\xe0 ch\u1ea5t l\u1ecfng","pregnancyWeightGain.havingTwins":"B\u1ea1n c\xf3 \u0111ang mang thai sinh \u0111\xf4i kh\xf4ng?","pregnancyWeightGain.heading":"T\u0103ng c\xe2n trong thai k\u1ef3","pregnancyWeightGain.heightInput":"Chi\u1ec1u cao c\u1ee7a b\u1ea1n l\xe0 bao nhi\xeau?","pregnancyWeightGain.heightInput.error":"Vui l\xf2ng nh\u1eadp chi\u1ec1u cao h\u1ee3p l\u1ec7","pregnancyWeightGain.newDescription":"C\xf4ng c\u1ee5 n\xe0y \u0111\u01b0\u1ee3c d\xe0nh ri\xeang cho ph\u1ee5 n\u1eef mu\u1ed1n bi\u1ebft ph\u1ea1m vi t\u0103ng c\xe2n l\xe0nh m\u1ea1nh c\u1ee7a m\xecnh trong th\u1eddi k\u1ef3 mang thai l\xe0 bao nhi\xeau d\u1ef1a tr\xean c\xe2n n\u1eb7ng c\u1ee7a h\u1ecd tr\u01b0\u1edbc khi mang thai.","pregnancyWeightGain.placenta":"Nhau thai","pregnancyWeightGain.range":"C\xe2n n\u1eb7ng \u0111\u1ec1 xu\u1ea5t","pregnancyWeightGain.result.note":"xem x\xe9t d\u1ef1a tr\xean ch\u1ec9 s\u1ed1 BMI tr\u01b0\u1edbc khi mang thai c\u1ee7a b\u1ea1n","pregnancyWeightGain.resultHealthy.title":"B\u1ea1n \u0111ang \u1edf m\u1ee9c c\xe2n n\u1eb7ng h\u1ee3p l\xfd","pregnancyWeightGain.resultOver.title":"B\u1ea1n th\u1eeba c\xe2n {weightGain} kg","pregnancyWeightGain.resultUnder.title":"B\u1ea1n thi\u1ebfu {weightGain} kg","pregnancyWeightGain.seoDescription":"T\u0103ng c\xe2n trong thai k\u1ef3","pregnancyWeightGain.seoSchema":"T\u0103ng c\xe2n trong thai k\u1ef3","pregnancyWeightGain.seoTitle":"\u1ee8ng d\u1ee5ng \u0111o s\u1ed1 c\xe2n n\u1eb7ng ti\xeau chu\u1ea9n c\u1ee7a c\xe1c m\u1eb9 khi mang thai","pregnancyWeightGain.suggestion":"\u0110\u1ec1 xu\u1ea5t","pregnancyWeightGain.uterus":"T\u1eed cung","pregnancyWeightGain.weekInput":"B\u1ea1n \u0111ang mang thai bao nhi\xeau tu\u1ea7n?","pregnancyWeightGain.weekNum":"Tu\u1ea7n {weekNum}","pregnancyWeightGain.weight.desc":"Kg","pregnancyWeightGain.weightBeforeInput":"S\u1ed1 c\xe2n n\u1eb7ng tr\u01b0\u1edbc khi mang thai c\u1ee7a b\u1ea1n l\xe0 bao nhi\xeau?","pregnancyWeightGain.weightInput":"S\u1ed1 c\xe2n n\u1eb7ng hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ea1n l\xe0 bao nhi\xeau?","pregnancyWeightGain.weightInput.desc":"(kg)","pregnancyWeightGain.weightInput.error":"Vui l\xf2ng nh\u1eadp tr\u1ecdng l\u01b0\u1ee3ng h\u1ee3p l\u1ec7","previewPhotos.title":"B\xe0i \u0111\u0103ng c\u1ee7a {name}","profileMenu.accountSetting":"Thi\u1ebft l\u1eadp t\xe0i kho\u1ea3n","profileMenu.closeAccount":"X\xf3a t\xe0i kho\u1ea3n","profileMenu.help":"Tr\u1ee3 gi\xfap","profileMenu.logout":"\u0110\u0103ng xu\u1ea5t","profileMenu.manageEmailNotifications":"Qu\u1ea3n l\xfd th\xf4ng b\xe1o qua email","profileMenu.myProfile":"H\u1ed3 s\u01a1","profileMenu.password":"M\u1eadt kh\u1ea9u","profileMenu.saved":"\u0110\xe3 l\u01b0u","profileMenu.updateEmail":"C\u1eadp nh\u1eadt email","relevantCardPost.viewAllPosts":"Xem t\u1ea5t c\u1ea3 b\xe0i vi\u1ebft","relevantPostList.heading":"\ud83d\udd25 B\xe0i \u0111\u0103ng hot nh\u1ea5t","relevantPostList.startDisCussion":"T\u1ea1o b\xe0i \u0111\u0103ng","riskScreener.back":"Tr\u1edf l\u1ea1i","riskScreener.next":"Ti\u1ebfp theo","select.community":"Ch\u1ecdn c\u1ed9ng \u0111\u1ed3ng","share.letsJoinCommunity":"Tham gia c\u1ed9ng \u0111\u1ed3ng {name}!","share.letsJoinTopic":"Tham gia ch\u1ee7 \u0111\u1ec1 {name}!","share.linkCopied":"\u0110\xe3 sao ch\xe9p link!","share.linkShared":"Chia s\u1ebb th\xe0nh c\xf4ng","signUp":"\u0110\u0103ng k\xfd","submit":"G\u1eedi ","subot.myHealth.description":"T\u1ea5t c\u1ea3 th\xf4ng tin c\xe1 nh\xe2n (nh\u01b0 t\xean c\u1ee7a b\u1ea1n) s\u1ebd kh\xf4ng hi\u1ec3n th\u1ecb \u0111\u1ec3 b\u1ea3o m\u1eadt th\xf4ng tin c\u1ee7a b\u1ea1n.","subot.myHealth.title":"S\u1ee9c kho\u1ebb c\u1ee7a t\xf4i","subot.productYourIdentifiers.description":"T\u1ea5t c\u1ea3 th\xf4ng tin c\xe1 nh\xe2n (nh\u01b0 t\xean c\u1ee7a b\u1ea1n) s\u1ebd kh\xf4ng hi\u1ec3n th\u1ecb \u0111\u1ec3 b\u1ea3o m\u1eadt th\xf4ng tin c\u1ee7a b\u1ea1n.","subot.productYourIdentifiers.title":"B\u1ea3o m\u1eadt th\xf4ng tin c\xe1 nh\xe2n","subot.resendOTP.button":"G\u1eedi l\u1ea1i","subot.saveData.description":"Hello Bacsi c\u1ea7n c\xf3 th\xeam d\u1eef li\u1ec7u t\u1eeb b\u1ea1n \u0111\u1ec3 cung c\u1ea5p cho b\u1ea1n c\xe1c d\u1ecbch v\u1ee5 ch\u0103m s\xf3c s\u1ee9c kho\u1ebb t\u1ed1t h\u01a1n","subot.saveData.title":"L\u01b0u tr\u1eef th\xf4ng tin","subot.sendOTP.button":"G\u1eedi OTP","subot.verifyOTP.button":"X\xe1c minh OTP","subot.verifyOTP.success.message":"\u0110\xe3 x\xe1c minh th\xe0nh c\xf4ng","survey.totalVotes":"T\u1ed5ng b\xecnh ch\u1ecdn","switchBtn.no":"Kh\xf4ng","switchBtn.yes":"C\xf3","tab.about":"V\u1ec1 ch\xfang t\xf4i","tab.discussion":"Th\u1ea3o lu\u1eadn","tab.topic":"Ch\u1ee7 \u0111\u1ec1","targetHeartRate.aerobicZone.note":"Aerobic Zone (t\u1eadp th\u1ec3 d\u1ee5c / th\u1ec3 thao v\u1eeba ph\u1ea3i 3-5 ng\xe0y / tu\u1ea7n)","targetHeartRate.aerobicZone.title":"Aerobic Zone","targetHeartRate.ageInput":"H\xe3y \u0111i\u1ec1n ng\xe0y th\xe1ng n\u0103m sinh c\u1ee7a b\u1ea1n","targetHeartRate.ageInput.desc":"(n\u0103m)","targetHeartRate.ageInput.error":"Vui l\xf2ng nh\u1eadp \u0111\u1ed9 tu\u1ed5i ch\xednh x\xe1c c\u1ee7a b\u1ea1n","targetHeartRate.heartRateInput":"Nh\u1ecbp tim ngh\u1ec9 ng\u01a1i c\u1ee7a b\u1ea1n l\xe0 bao nhi\xeau?","targetHeartRate.heartRateInput.desc":"(bpm)","targetHeartRate.heartRateInput.error":"Vui l\xf2ng nh\u1eadp nh\u1ecbp tim ngh\u1ec9 ng\u01a1i ch\xednh x\xe1c c\u1ee7a b\u1ea1n","targetHeartRate.howToMeasure":"L\xe0m th\u1ebf n\xe0o \u0111\u1ec3 \u0111o nh\u1ecbp tim khi ngh\u1ec9 ng\u01a1i?","targetHeartRate.idealTarget.desc":"nh\u1ecbp \u0111\u1eadp m\u1ed7i ph\xfat","targetHeartRate.idealTarget.maximum":"Nh\u1ecbp tim t\u1ed1i \u0111a n\xean l\xe0","targetHeartRate.idealTarget.result":"V\xf9ng nh\u1ecbp tim l\xfac t\u1eadp luy\u1ec7n n\xean l\xe0","targetHeartRate.idealTarget.title":"Nh\u1ecbp tim l\xfd t\u01b0\u1edfng c\u1ee7a b\u1ea1n","targetHeartRate.levelActiveSelect.error":"Please select your active level","targetHeartRate.lowIntensity.note":"C\u01b0\u1eddng \u0111\u1ed9 th\u1ea5p (\xedt ho\u1eb7c kh\xf4ng t\u1eadp th\u1ec3 d\u1ee5c)","targetHeartRate.lowIntensity.title":"C\u01b0\u1eddng \u0111\u1ed9 th\u1ea5p","targetHeartRate.maximumIntensity.note":"C\u01b0\u1eddng \u0111\u1ed9 t\u1ed1i \u0111a (t\u1eadp th\u1ec3 d\u1ee5c / th\u1ec3 thao r\u1ea5t ch\u0103m ch\u1ec9 ho\u1eb7c t\u1eadp luy\u1ec7n g\u1ea5p \u0111\xf4i)","targetHeartRate.maximumIntensity.title":"C\u01b0\u1eddng \u0111\u1ed9 t\u1ed1i \u0111a","targetHeartRate.moderateIntensity.note":"C\u01b0\u1eddng \u0111\u1ed9 v\u1eeba ph\u1ea3i (t\u1eadp th\u1ec3 d\u1ee5c / th\u1ec3 thao 1-3 ng\xe0y / tu\u1ea7n)","targetHeartRate.moderateIntensity.title":"C\u01b0\u1eddng \u0111\u1ed9 v\u1eeba ph\u1ea3i","targetHeartRate.optional":"(T\xf9y ch\u1ecdn kh\xe1c)","targetHeartRate.result.abnormal":"Kh\xf4ng b\xecnh th\u01b0\u1eddng","targetHeartRate.result.athlete":"V\u1eadn \u0111\u1ed9ng vi\xean","targetHeartRate.result.average":"Trung b\xecnh","targetHeartRate.result.excellent":"Xu\u1ea5t s\u1eafc","targetHeartRate.result.good":"T\u1ed1t","targetHeartRate.result.normal":"B\xecnh th\u01b0\u1eddng","targetHeartRate.result.poor":"K\xe9m","targetHeartRate.result.title":"Nh\u1ecbp tim khi ngh\u1ec9 ng\u01a1i c\u1ee7a b\u1ea1n","targetHeartRate.result.title.embedded":"Nh\u1ecbp tim ngh\u1ec9 ng\u01a1i c\u1ee7a b\u1ea1n l\xe0 {status}","targetHeartRate.selectActive":"B\u1ea1n \u0111ang ho\u1ea1t \u0111\u1ed9ng nh\u01b0 th\u1ebf n\xe0o h\u1eb1ng ng\xe0y?","targetHeartRate.seoDescription":"C\xf4ng c\u1ee5 t\xednh nh\u1ecbp tim l\xfd t\u01b0\u1edfng","targetHeartRate.seoSchema":"C\xf4ng c\u1ee5 t\xednh nh\u1ecbp tim l\xfd t\u01b0\u1edfng","targetHeartRate.seoTitle":"C\xf4ng c\u1ee5 t\xednh nh\u1ecbp tim l\xfd t\u01b0\u1edfng","targetHeartRate.status":"thu\u1ed9c lo\u1ea1i {status}","targetHeartRate.vigorousIntensity.note":"C\u01b0\u1eddng \u0111\u1ed9 m\u1ea1nh (t\u1eadp th\u1ec3 d\u1ee5c / th\u1ec3 thao ch\u0103m ch\u1ec9 6-7 ng\xe0y / tu\u1ea7n)","targetHeartRate.vigorousIntensity.title":"C\u01b0\u1eddng \u0111\u1ed9 m\u1ea1nh","targetHeartRate.withAnActivity":"v\u1edbi m\u1ee9c ho\u1ea1t \u0111\u1ed9ng l\xe0 {activeLevel}","toggle.active":"Ho\u1ea1t \u0111\u1ed9ng","toggle.inactive":"Kh\xf4ng ho\u1ea1t \u0111\u1ed9ng","tool.selectGender":"Gi\u1edbi t\xednh c\u1ee7a b\u1ea1n","tool.selectPerson":"B\u1ea1n \u0111ang ki\u1ec3m tra cho","tool.selectPerson.other":"Ng\u01b0\u1eddi kh\xe1c","tool.selectPerson.yourSelf":"B\u1ea3n th\xe2n","tool.subot.inline.disclaimer.content":"C\xf4ng c\u1ee5 n\xe0y kh\xf4ng cung c\u1ea5p l\u1eddi khuy\xean y t\u1ebf m\xe0 ch\u1ec9 d\xf9ng \u0111\u1ec3 cung c\u1ea5p th\xf4ng tin. N\xf3 kh\xf4ng thay th\u1ebf cho l\u1eddi khuy\xean, ch\u1ea9n \u0111o\xe1n ho\u1eb7c \u0111i\u1ec1u tr\u1ecb y t\u1ebf chuy\xean nghi\u1ec7p t\u1eeb b\xe1c s\u0129. N\u1ebfu b\u1ea1n \u0111ang t\xecm ph\u01b0\u01a1ng ph\xe1p \u0111i\u1ec1u tr\u1ecb hay \u0111ang \u0111i\u1ec1u tr\u1ecb, \u0111\u1eebng b\u1ecf qua l\u1eddi khuy\xean y t\u1ebf t\u1eeb b\xe1c s\u0129 ch\u1ec9 v\xec m\u1ed9t s\u1ed1 th\xf4ng tin b\u1ea1n \u0111\xe3 \u0111\u1ecdc tr\xean website c\u1ee7a ch\xfang t\xf4i. N\u1ebfu b\u1ea1n ngh\u0129 r\u1eb1ng m\xecnh \u0111ang trong t\xecnh tr\u1ea1ng kh\u1ea9n c\u1ea5p, h\xe3y li\xean h\u1ec7 v\u1edbi b\xe1c s\u0129 ngay l\u1eadp t\u1ee9c.","tool.subot.inline.start.over":"B\u1eaft \u0111\u1ea7u l\u1ea1i","toolPage.toolReviewer":"Tham v\u1ea5n y khoa: {expert_name} ng\xe0y {date}","tools.BMICalculator":"T\xednh ch\u1ec9 s\u1ed1 kh\u1ed1i c\u01a1 th\u1ec3 BMI","tools.BMRCalculator":"C\xf4ng c\u1ee5 t\xednh ch\u1ec9 s\u1ed1 BMR","tools.caloriesBurnRate":"C\xf4ng c\u1ee5 t\xednh l\u01b0\u1ee3ng calo ti\xeau th\u1ee5","tools.condition":"T\xecnh tr\u1ea1ng","tools.disclaimer":"Mi\u1ec5n tr\u1eeb tr\xe1ch nhi\u1ec7m","tools.faqs":"C\xe2u h\u1ecfi th\u01b0\u1eddng g\u1eb7p","tools.heading.by":"b\u1edfi","tools.heading.on":"ng\xe0y","tools.info":"Th\xf4ng tin","tools.recalculate":"Ki\u1ec3m tra l\u1ea1i","tools.risks":"Nguy c\u01a1","tools.shareResultOn":"Chia s\u1ebb k\u1ebft qu\u1ea3","tools.suggestedArticles":"B\xe0i vi\u1ebft li\xean quan","tools.suggestedServices":"D\u1ecbch v\u1ee5 \u0111\u1ec1 xu\u1ea5t","tools.suggestion":"G\u1ee3i \xfd","topContributor.countActivities":"{number} ho\u1ea1t \u0111\u1ed9ng","topContributor.heading":"Th\xe0nh vi\xean n\u1ed5i b\u1eadt","topContributor.ourGuide":"H\u01b0\u1edbng d\u1eabn d\xe0nh cho th\xe0nh vi\xean m\u1edbi.","topContributor.readNow":"\u0110\u1ecdc chi ti\u1ebft","topic.notification.joined":"B\u1ea1n \u0111\xe3 tham gia ch\u1ee7 \u0111\u1ec1 {name} ","topic.notification.left":"B\u1ea1n \u0111\xe3 r\u1eddi kh\u1ecfi ch\u1ee7 \u0111\u1ec1 {name} ","topicCardList.seeAllTopics":"Xem t\u1ea5t c\u1ea3 ch\u1ee7 \u0111\u1ec1","truncateText.seeLess":"R\xfat g\u1ecdn","truncateText.seeMore":"Xem th\xeam","trustCard.description":"C\u1ed9ng \u0111\u1ed3ng c\u1ee7a Hello Bacsi l\xe0 kh\xf4ng gian c\u1edfi m\u1edf, \u0111\xe1ng tin c\u1eady, n\u01a1i c\xe1c th\xe0nh vi\xean c\xf3 th\u1ec3 t\xecm ki\u1ebfm l\u1eddi khuy\xean, h\u1ed7 tr\u1ee3 l\u1eabn nhau, v\xe0 chia s\u1ebb c\xe2u chuy\u1ec7n c\u1ee7a m\xecnh.","trustCard.descriptionCommitted":"B\u1ea1n kh\xf4ng \u0111\u01a1n \u0111\u1ed9c trong h\xe0nh tr\xecnh ch\u0103m s\xf3c s\u1ee9c kh\u1ecfe c\u1ee7a m\xecnh. Ch\xfang t\xf4i cam k\u1ebft cung c\u1ea5p cho b\u1ea1n s\u1ef1 h\u1ed7 tr\u1ee3 v\xe0 kh\xf4ng gian an to\xe0n \u0111\u1ec3 chia s\u1ebb kinh nghi\u1ec7m c\u1ee7a b\u1ea1n v\u1edbi nh\u1eefng ng\u01b0\u1eddi kh\xe1c.","trustCard.descriptionIntegrated":"Truy c\u1eadp v\xe0o C\u1ed9ng \u0111\u1ed3ng, \u0110\u1eb7t l\u1ecbch v\u1edbi b\xe1c s\u0129, v\xe0 Th\u01b0\u01a1ng m\u1ea1i th\xf4ng qua d\u1ecbch v\u1ee5 t\xedch h\u1ee3p cho s\u1ee9c kh\u1ecfe c\u1ee7a b\u1ea1n - t\u1ea5t c\u1ea3 \u1edf c\xf9ng m\u1ed9t n\u01a1i.","trustCard.descriptionModerated":"\u0110\u1ed9i ng\u0169 ki\u1ec3m duy\u1ec7t vi\xean c\u1ee7a ch\xfang t\xf4i \u0111\u1ea3m b\u1ea3o r\u1eb1ng c\u1ed9ng \u0111\u1ed3ng tu\xe2n th\u1ee7 Nguy\xean t\u1eafc v\xe0 Ti\xeau chu\u1ea9n c\u1ed9ng \u0111\u1ed3ng. \u0110\u1ed3ng th\u1eddi, ki\u1ec3m duy\u1ec7t vi\xean ch\u1ecbu tr\xe1ch nhi\u1ec7m duy tr\xec m\xf4i tr\u01b0\u1eddng c\u1edfi m\u1edf v\xe0 h\u1ed7 tr\u1ee3 cho t\u1ea5t c\u1ea3 c\xe1c th\xe0nh vi\xean, kh\xf4ng c\xf3 th\xf4ng tin g\xe2y hi\u1ec3u nh\u1ea7m.","trustCard.descriptionTrustworthy":"\u0110\u1ed9i ng\u0169 chuy\xean gia c\u1ee7a ch\xfang t\xf4i cung c\u1ea5p th\xf4ng tin s\u1ee9c kh\u1ecfe \u0111\xe1ng tin c\u1eady v\xe0 ch\xednh x\xe1c gi\xfap c\xe1c th\xe0nh vi\xean c\xf3 th\u1ec3 \u0111\u01b0a ra quy\u1ebft \u0111\u1ecbnh \u0111\xfang \u0111\u1eafn nh\u1ea5t cho s\u1ee9c kh\u1ecfe.","trustCard.title":"C\u1ed9ng \u0111\u1ed3ng c\u1ee7a ch\xfang t\xf4i","trustCard.titleCommitted":"Cam k\u1ebft","trustCard.titleIntegrated":"T\xedch h\u1ee3p s\u1ee9c kh\u1ecfe","trustCard.titleModerated":"Ki\u1ec3m duy\u1ec7t","trustCard.titleTrustworthy":"\u0110\xe1ng tin c\u1eady","updatePost.success.title":"C\u1eadp nh\u1eadt b\xe0i \u0111\u0103ng th\xe0nh c\xf4ng","user":"User","validation.error.requiredField":"Vui l\xf2ng \u0111i\u1ec1n m\u1ee5c n\xe0y","validation.error.validNumber":"Vui l\xf2ng \u0111i\u1ec1n s\u1ed1 \u0111i\u1ec7n tho\u1ea1i h\u1ee3p l\u1ec7","validation.error.validOTP":"M\xe3 OTP kh\xf4ng h\u1ee3p l\u1ec7","verifyBotAnswer.confirmEndorse.accept":"X\xe1c th\u1ef1c","verifyBotAnswer.confirmEndorse.cancel":"H\u1ee7y","verifyBotAnswer.confirmEndorse.description":"C\u1ea3m \u01a1n b\u1ea1n \u0111\xe3 x\xe1c th\u1ef1c c\xe2u tr\u1ea3 l\u1eddi c\u1ee7a c\u1ed9ng \u0111\u1ed3ng ch\xfang t\xf4i!","verifyBotAnswer.confirmEndorse.heading":"Ch\u1ee9ng th\u1ef1c c\xe2u tr\u1ea3 l\u1eddi","welcomePopup.button.continue":"Ti\u1ebfp t\u1ee5c","welcomePopup.button.startExploring":"B\u1eaft \u0111\u1ea7u t\xecm ki\u1ebfm th\xf4ng tin","welcomePopup.content2.description":"L\u01b0u b\xe0i vi\u1ebft b\u1ea1n y\xeau th\xedch \u0111\u1ec3 c\xf3 th\u1ec3 xem l\u1ea1i","welcomePopup.content2.title":"\u0110\xe1nh d\u1ea5u b\xe0i vi\u1ebft","welcomePopup.content3.description":"Theo d\xf5i k\u1ebft qu\u1ea3, c\xe1c s\u1ed1 \u0111o s\u1ee9c kh\u1ecfe c\u1ee7a b\u1ea1n","welcomePopup.content3.title":"L\u01b0u k\u1ebft qu\u1ea3 ki\u1ec3m tra s\u1ee9c kh\u1ecfe","welcomePopup.firstLogin.content1.description":"B\u1ea1n hi\u1ec7n l\xe0 th\xe0nh vi\xean c\u1ee7a c\u1ed9ng \u0111\u1ed3ng s\u1ed1ng kh\u1ecfe. B\u1ea1n c\xf3 th\u1ec3 s\u1eed d\u1ee5ng nh\u1eefng t\xednh n\u0103ng sau","welcomePopup.firstLogin.content1.title":"Ch\xe0o m\u1eebng b\u1ea1n","welcomePopup.login.content1.description":"\u0110\xe3 c\xf3 nh\u1eefng t\xednh n\u0103ng m\u1edbi, t\xecm hi\u1ec3u ngay v\xe0 s\u1ed1ng kh\u1ecfe h\u01a1n m\u1ed7i ng\xe0y c\xf9ng Hello Bacsi!","welcomePopup.login.content1.title":"Ch\xe0o m\u1eebng tr\u1edf l\u1ea1i, {userName}!","whatWouldYouLikeToCreate":"B\u1ea1n mu\u1ed1n t\u1ea1o m\u1edbi?"}'),js=JSON.parse('{"404.description":"\u5c0d\u4e0d\u8d77\uff0c\u6211\u5011\u627e\u4e0d\u5230\u4f60\u8981\u641c\u5c0b\u7684\u7db2\u9801\u3002","404.explainer":"\u5982\u679c\u4f60\u9ede\u64ca\u9023\u7d50\u5f8c\u8f49\u5230\u6b64\u9801\u9762\uff0c\u8acb\u56de\u5230\u9996\u9801\u6216\u5beb\u4fe1\u5230{email}\u806f\u7d61\u6211\u5011\u3002","404.goBackHome":"\u56de\u5230\u9996\u9801","404.pageNotFound":"\u5c0d\u4e0d\u8d77\uff0c\u627e\u4e0d\u5230\u6b64\u9801\u9762\u3002","404.title":"404 \u627e\u4e0d\u5230\u7db2\u9801","aboutThisGroup":"ABOUT THIS GROUP","actionPopover.delete":"Delete","actionPopover.deleteNotification":"Delete this notification","actionPopover.edit":"Edit","actionPopover.inviteShareCommunity":"Invite / Share community","actionPopover.joinCommunity":"Join Community","actionPopover.leaveCommunit":"Leave Community","actionPopover.leaveCommunity":"Leave Community","actionPopover.report":"Report","actionPopover.turnOffNotification":"Turn off notification","actionPopover.turnOffNotificationAbout":"Turn off notification about {label}","actionPopover.turnOnNotification":"Turn on notification","admin.action.activeAccount":"Active account","admin.action.addColumn":"Add column","admin.action.delete":"Delete","admin.action.deleteAccount":"Delete account","admin.action.emailMember":"Email member","admin.action.inactiveAccount":"Inactive account","admin.action.suspendAccount":"Suspend account","admin.action.unsuspendAccount":"Unsuspend account","admin.admin":"Admin","admin.ambassador":"Ambassador","admin.back":"Back","admin.backToLogin":"Back to Log in","admin.cancel":"Cancel","admin.changePassword":"Change Password","admin.changePassword.resetPassword":"Reset Password","admin.changePasswordSuccess.desc":"Password update successful! You can now login to your account with the new password","admin.comments":"Comments","admin.communities":"Communities","admin.community":"Community","admin.create":"Create","admin.expert":"Expert","admin.externalUser":"External user","admin.followingTopics":"Following topics","admin.forgotPassword":"Forgot your password?","admin.forgotPassword.desc":"Enter the email associated with your account and we\u2019ll send you a link to reset your password","admin.forgotPassword.enterEmail":"Enter your email","admin.internalUser.dropdownGroup":"Sites / Communities / Topics","admin.joinDate":"Join date","admin.likes":"Likes","admin.logOut":"Log Out","admin.logOut.desc":"Are you sure you want to log out?","admin.logOut.title":"Log Out of Hellotogether?","admin.login":"Log in","admin.login.email":"Email","admin.login.forgotPassword":"Forgot your password?","admin.login.loginToAccount":"Log in to your account","admin.login.password":"Password","admin.login.pleaseInputEmail":"Please input your email!","admin.login.pleaseInputPassword":"Please input your password!","admin.login.rememeberMe":"Rememeber me","admin.login.resetPassword":"Reset Password","admin.member":"Member","admin.moderator":"Moderator","admin.next":"Next","admin.post":"Post","admin.posts":"Posts","admin.replies":"Replies","admin.resetPassword.modal.desc":"We have sent a new password recover instructions to this account email.","admin.resetPassword.modal.title":"Instructions sent!","admin.save":"Save","admin.savePassword":"Save Password","admin.sendLink":"Send Link","admin.site":"Site","admin.sponsor":"Sponsor","admin.success":"Successs","admin.tab.activity":"ACTIVITY LOG","admin.tab.commentsInCommunities":"Comments in {communityName} ({count})","admin.tab.generalInfo":"GENERAL INFO","admin.tab.posts":"POSTS","admin.tab.postsInCommunities":"Posts in {communityName} ({count})","admin.tab.settings":"SETTINGS","admin.table.all":"All","admin.table.column.sites":"Sites","admin.table.user.column.comments":"Comments","admin.table.user.column.community":"Community","admin.table.user.column.createdDate":"Created date","admin.table.user.column.posts":"Posts","admin.table.user.column.role":"Role","admin.table.user.column.status":"Status","admin.table.user.column.topic":"Topic","admin.table.user.column.users":"Users","admin.topic":"Topic","admin.user.birth":"Date of birth","admin.user.email":"Email","admin.user.female":"Female","admin.user.fullname":"Full Name","admin.user.gender":"Gender","admin.user.male":"Male","admin.user.member.emailMember":"Email member","admin.user.optional":"optional","admin.user.resetPassword":"Reset Password","admin.user.status.active":"Active","admin.user.status.inactive":"Inactive","admin.user.username":"Username","article.shareOn":"Share on","articlePage.articleReviewerBy":"Medically reviewed by {name}","articlePage.articleUpdatedDate":"Updated {date}","articlePage.articleWrittenBy":"Written by {name}","articlePage.authorAvatarAlt":"\u4f5c\u8005\u982d\u50cf","articlePage.reviewed.author":"\u6587\uff1a{name}, \u64b0\u5beb\u65bc{date}","articlePage.reviewed.expertly":"\u5c08\u5bb6\u5be9\u641e\uff1a{name}","articlePage.reviewed.factCheck":"\u8cc7\u6599\u67e5\u6838\uff1a{name}","articlePage.reviewed.lastUpdated":"\u6587\uff1a{name}, \u6700\u5f8c\u66f4\u65b0\u65bc{date}","articlePage.reviewed.medically":"\u91ab\u5b78\u5be9\u7a3f\uff1a{name}","articlePage.reviewed.published":"\u6587\uff1a{name}, \u767c\u5e03\u65bc{date}","articlePage.reviewed.sameAuthor.expertly":"\u5c08\u5bb6\uff1a{name}\u64b0\u5beb\u65bc{date}","articlePage.reviewed.sameAuthor.medically":"\u91ab\u5b78\u5c08\u5bb6\uff1a{name}, \u64b0\u5beb\u65bc{date}","bmi.ageInput":"\u4f60\u7684\u5e74\u9f61\uff1f","bmi.ageInput.desc":"\uff08\u6b72\uff09","bmi.ageInput.error":"\u8acb\u8f38\u5165\u5408\u7406\u7684\u6578\u503c","bmi.description":"BMI \u8a08\u7b97\u5668\u7684\u7d50\u679c\u53ef\u4ee5\u8b93\u4f60\u5feb\u901f\u8a55\u4f30\u81ea\u5df1\u7684\u9ad4\u91cd\u662f\u5426\u6a19\u6e96\uff0c\u4e5f\u53ef\u4ee5\u7528\u4f86\u8a08\u7b97\u5152\u7ae5 BMI\u3002","bmi.heading":"BMI \u8a08\u7b97\u5668","bmi.heading.medical":"\u91ab\u5b78","bmi.heading.reviewed":"\u5be9\u6838","bmi.heightInput":"\u4f60\u7684\u8eab\u9ad8\uff1f","bmi.heightInput.desc":"\uff08\u516c\u5206\uff09","bmi.heightInput.error":"\u8acb\u8f38\u5165\u5408\u7406\u7684\u8eab\u9ad8\u7bc4\u570d","bmi.info.definition.text":"\u4ec0\u9ebc\u662f BMI \u8eab\u9ad4\u8cea\u91cf\u6307\u6578\uff1f\xe2\u20ac\u201c BMI \u8eab\u9ad4\u8cea\u91cf\u6307\u6578\u7684\u5b9a\u7fa9\uff1a","bmi.info.definition.title":"\u4ec0\u9ebc\u662f BMI \u8eab\u9ad4\u8cea\u91cf\u6307\u6578\uff1f\xe2\u20ac\u201c BMI \u8eab\u9ad4\u8cea\u91cf\u6307\u6578\u7684\u5b9a\u7fa9\uff1a","bmi.info.interpreting.text":"\u89e3\u8b80\u4f60\u7684 BMI \u6307\u6578\uff1a","bmi.info.interpreting.title":"\u89e3\u8b80\u4f60\u7684 BMI \u6307\u6578\uff1a","bmi.info.relevant.text":"BMI \u8a08\u7b97\u5668\u4ecd\u9069\u7528\u55ce\uff1f","bmi.info.relevant.title":"BMI \u8a08\u7b97\u5668\u4ecd\u9069\u7528\u55ce\uff1f","bmi.joinNow":"\u7acb\u5373\u52a0\u5165","bmi.objective":"\u76ee\u6a19","bmi.objective.gainWeight":"\u589e\u52a0\u808c\u8089","bmi.objective.loseWeight":"\u6e1b\u5c11\u9ad4\u8102\u80aa","bmi.objective.maintainWeight":"\u7dad\u6301\u9ad4\u91cd","bmi.personalized":"\u4f60\u6700\u60f3\u77e5\u9053\u7684\u5065\u5eb7\u77e5\u8b58\uff0cHello \u91ab\u5e2b\u5e6b\u4f60\u6311\uff01","bmi.result.chart.description":"\u5728\u76f8\u540c\u6027\u5225\u548c\u5e74\u9f61\u4e2d\uff0c\u4f60\u7684 BMI \u6307\u6578\u4f4d\u65bc {equal}%\uff1b\u6709 {higher}% \u7684\u4eba BMI \u9ad8\u65bc\u4f60\uff0c{lower}% \u6bd4\u4f60\u7684 BMI \u9084\u4f4e\u3002 ","bmi.result.chart.shortenDescription":"\u5728\u76f8\u540c\u6027\u5225\u548c\u5e74\u9f61\u4e2d\uff0c\u6709 {higher}% \u7684\u4eba BMI \u6307\u6578\u9ad8\u65bc\u4f60\uff0c{lower}% \u6bd4\u4f60\u7684 BMI \u9084\u4f4e\u3002 ","bmi.result.chartTitle":"\u5c0d\u7167\u53f0\u7063 BMI\xa0\u6a19\u6e96 ","bmi.result.healthy":"\u9ad4\u91cd\u6b63\u5e38","bmi.result.invalidEmail":"\u8acb\u586b\u5beb\u6709\u6548\u7684\u96fb\u5b50\u90f5\u4ef6","bmi.result.obese1":"\u8f15\u5ea6\u80a5\u80d6","bmi.result.obese2":"\u4e2d\u91cd\u5ea6\u80a5\u80d6","bmi.result.overweight":"\u904e\u91cd","bmi.result.title":"\u4f60\u7684 BMI = ","bmi.result.title.embedded":"\u4f60\u7684 BMI \u6307\u6578\u70ba\uff1a{BMI}","bmi.result.underweight":"\u9ad4\u91cd\u904e\u8f15","bmi.selectGender":"\u4f60\u7684\u6027\u5225","bmi.stickySignupButton":"\u7acb\u5373\u52a0\u5165","bmi.stickySignupHeading":"\u5c08\u5bb6\u6559\u4f60\u600e\u9ebc\u5403\uff01\u71df\u990a\u6487\u6b65\u4e0d\u85cf\u79c1","bmi.submit":"\u8a08\u7b97","bmi.subscribe.afterSubscibeDescription":"\u8b1d\u8b1d\u8a02\u95b1 Hello \u91ab\u5e2b\uff0c\u6211\u5011\u5f88\u69ae\u5e78\u80fd\u548c\u4f60\u4e00\u8d77\u95dc\u5fc3\u5065\u5eb7\uff01\u8acb\u5230\u4f60\u7684\u4fe1\u7bb1\u6536\u53d6\u8a02\u95b1\u78ba\u8a8d\u901a\u77e5\u3002","bmi.subscribe.afterSubscibeTitle":"\u611f\u8b1d\u4f60\u7684\u8a02\u95b1\uff01","bmi.subscribe.buttonTitle":"\u514d\u8cbb\u8a02\u95b1","bmi.subscribe.description":"\u8a02\u95b1\u96fb\u5b50\u5831\uff0c\u8b93\u6211\u5011\u7684\u71df\u990a\u5e2b\u3001\u98f2\u98df\u5c08\u5bb6\u548c\u5404\u9818\u57df\u7684\u5c08\u5bb6\uff0c\u50b3\u6388\u4f60\u5065\u8eab\u53ca\u5065\u5eb7\u98f2\u98df\u7684\u6487\u6b65\u3002","bmi.subscribe.placeHolder":"\u8f38\u5165\u4f60\u7684\u96fb\u5b50\u90f5\u4ef6\uff1a","bmi.subscribe.title":"\u9054\u5230\u6211\u7684\u76ee\u6a19\u9ad4\u91cd","bmi.weightInput":"\u4f60\u7684\u9ad4\u91cd","bmi.weightInput.desc":"\uff08\u516c\u65a4\uff09","bmi.weightInput.error":"\u8acb\u8f38\u5165\u5408\u7406\u7684\u9ad4\u91cd\u7bc4\u570d","bmr.activeLevel":"\u4f60\u7684\u6bcf\u65e5\u6d3b\u52d5\u91cf\u70ba\u4f55\uff1f","bmr.activeLevel.extremelyActive":"\u8d85\u91cd\u5ea6\u6d3b\u52d5\u91cf ","bmr.activeLevel.extremelyActive.description":"\u8d85\u91cd\u5ea6\u6d3b\u52d5\u91cf\uff08\u5e7e\u4e4e\u6bcf\u5929\u5f9e\u4e8b\u9ad8\u5f37\u5ea6\u7684\u904b\u52d5\u6216\u52de\u52d5\uff09","bmr.activeLevel.intenselyActive":"\u91cd\u5ea6\u6d3b\u52d5\u91cf","bmr.activeLevel.intenselyActive.description":"\u91cd\u5ea6\u6d3b\u52d5\u91cf\uff08\u6bcf\u9031\u904b\u52d5 6~7\u5929\uff09","bmr.activeLevel.lightlyActive":"\u8f15\u5ea6\u6d3b\u52d5\u91cf","bmr.activeLevel.lightlyActive.description":"\u8f15\u5ea6\u6d3b\u52d5\u91cf\uff08\u6bcf\u9031\u904b\u52d5 1~3\u5929\uff09","bmr.activeLevel.moderatelyActive":"\u4e2d\u5ea6\u6d3b\u52d5\u91cf ","bmr.activeLevel.moderatelyActive.description":"\u4e2d\u5ea6\u6d3b\u52d5\u91cf\uff08\u6bcf\u9031\u904b\u52d5 3~5\u5929\uff09","bmr.activeLevel.sedentary":"\u4e45\u5750","bmr.activeLevel.sedentary.description":"\u5f88\u5c11\u6216\u5b8c\u5168\u6c92\u904b\u52d5","bmr.description":"\u4f7f\u7528 BMR / TDEE \u8a08\u7b97\u5668\u7b97\u51fa\u4f60\u7684\u57fa\u790e\u4ee3\u8b1d\u7387\uff08BMR\uff09\u8207\u6bcf\u65e5\u6d88\u8017\u7e3d\u71b1\u91cf\uff08TDEE\uff09\uff0c\u53ea\u9700\u8981\u8f38\u5165\u8eab\u9ad8\u3001\u9ad4\u91cd\u3001\u5e74\u9f61\u3001\u6d3b\u52d5\u91cf\u5c31\u80fd\u8a08\u7b97\u3002","bmr.heading":"BMR / TDEE \u8a08\u7b97\u5668\uff1a\u8a08\u7b97\u57fa\u790e\u4ee3\u8b1d\u7387\u3001\u6bcf\u65e5\u6d88\u8017\u7e3d\u71b1\u91cf","bmr.info.calories.text":"\u5361\u8def\u91cc\u7684\u5b9a\u7fa9\u3001\u7d00\u9304\u71b1\u91cf\u651d\u53d6","bmr.info.calories.title":"\u5361\u8def\u91cc\u7684\u5b9a\u7fa9\u3001\u7d00\u9304\u71b1\u91cf\u651d\u53d6","bmr.info.definition.text":"\u4ec0\u9ebc\u662f BMR\uff08\u57fa\u790e\u4ee3\u8b1d\u7387\uff09\uff1f\u4ec0\u9ebc\u662fTDEE \uff08\u6bcf\u65e5\u6d88\u8017\u7e3d\u71b1\u91cf\uff09\uff1f","bmr.info.definition.title":"\u4ec0\u9ebc\u662f BMR\uff08\u57fa\u790e\u4ee3\u8b1d\u7387\uff09\uff1f\u4ec0\u9ebc\u662fTDEE \uff08\u6bcf\u65e5\u6d88\u8017\u7e3d\u71b1\u91cf\uff09\uff1f","bmr.joinNow":"\u7acb\u5373\u52a0\u5165","bmr.objective.buildMuscle":"\u589e\u52a0\u808c\u8089","bmr.objective.loseFat":"\u6e1b\u5c11\u9ad4\u8102\u80aa","bmr.objective.maintainWeight":"\u7dad\u6301\u9ad4\u91cd","bmr.personalized":"\u4f60\u6700\u60f3\u77e5\u9053\u7684\u5065\u5eb7\u77e5\u8b58\uff0cHello \u91ab\u5e2b\u5e6b\u4f60\u6311\uff01","bmr.result.description":"\u8acb\u9ede\u9078\u4f60\u7684\u6027\u5225\u3001\u8eab\u9ad8\u3001\u9ad4\u91cd\u3001\u5e74\u9f61\uff0c\u4ee5\u53ca\u6bcf\u9031\u7684\u6d3b\u52d5\u91cf\u7a0b\u5ea6\uff0c\u624d\u80fd\u8a08\u7b97\u4f60\u7684 BMR \u57fa\u790e\u4ee3\u8b1d\u7387\uff0c\u8207 TDEE \u6bcf\u65e5\u7e3d\u6d88\u8017\u71b1\u91cf\u3002","bmr.result.illustrator.high":"\u9ad8","bmr.result.illustrator.low":"\u4f4e","bmr.result.title":"\u4f60\u7684 BMR \u57fa\u790e\u4ee3\u8b1d\u7387\u7d04\u70ba\uff1a","bmr.result.title.embedded":"\u4f60\u7684 BMR \u57fa\u790e\u4ee3\u8b1d\u7387\u7d04\u70ba\uff1a{BMR}","bmr.stickySignupButton":"\u7acb\u5373\u52a0\u5165","bmr.stickySignupHeading":"\u5c08\u5bb6\u6559\u4f60\u600e\u9ebc\u5403\uff01\u71df\u990a\u6487\u6b65\u4e0d\u85cf\u79c1","bottomBar.comment":"Comment","bottomBar.communities":"Communities","bottomBar.home":"Home","bottomBar.myPost":"My Posts","bottomBar.post":"Post","bottomBar.share":"Share","breadcrumb.helloTogether":"Hello Together","breadcrumb.myPage":"My Page","button.back":"Back","button.create":"Create","button.save":"Save","card.members":"members","card.posts":"posts","card.topics":"topics","cardAdArticle.buttonSeeAll":"See All","cardAdArticle.heading":"Suggested Articles","cardAdArticle.headingSeeAll":"See All","cardAdArticle.subHeading":"Article you might interested in.","cardAuthor.admin":"Admin","cardAuthor.ambassador":"Ambassador","cardAuthor.expert":"Expert","cardAuthor.guide":"Guide","cardAuthor.influencer":"Influencer","cardAuthor.localAdmin":"Local Admin","cardAuthor.moderator":"Moderator","cardAuthor.sponsor":"Sponsor","cardCommunity.createAPost":"Create a post","cardCommunity.following":"Following","cardCommunity.join":"Join","cardCommunity.joined":"Joined","cardCommunity.startDisCussion":"Start a discussion","cardHealthTool.1.btnText":"Book a doctor","cardHealthTool.1.content":"Schedule appointments with the perfect doctor with ease from anywhere.","cardHealthTool.1.subTitle":"HELLO CARE","cardHealthTool.1.title":"Booking the best dotors online","cardHealthTool.2.btnText":"GET STARTED","cardHealthTool.2.content":"Get personalized health expert recommendations based on your symptoms.","cardHealthTool.2.title":"Are you experiencing symptoms but you\'re not sure what they mean?","cardList.allCommunities":"All Communities","cardList.exploreMoreCommunity":"Explore more community","cardList.findYourCommunities":"Find your communities","cardList.myCommunities":"My communities","cardLogin.mainText":"Connect with people like you in our communities","cardLogin.subText":"Log in or Sign up to participate to our communities.","cardReactions.comment":"Comment","cardReactions.reply":"Reply","cardTopic.createAPost":"Create a post","cardTopic.follow":"Follow","cardTopic.following":"Following","categoryMenu.card":"\u9801\u9762","channelCommunity.active":"Active","channelCommunity.create":"Create","channelCommunity.delete":"Delete","channelCommunity.description":"Description","channelCommunity.dragDrop":"Drag & drop","channelCommunity.edit":"Edit","channelCommunity.english":"English","channelCommunity.followers":"Followers","channelCommunity.inactive":"Inactive","channelCommunity.inputTitleEnglish":"Please input Title (English)","channelCommunity.inputTitleLocalLanguges":"Please input Title (Local languages)","channelCommunity.invitePeople":"Invite people","channelCommunity.localLanguages":"Local languages","channelCommunity.members":"Members","channelCommunity.newTopic":"New topic","channelCommunity.posts":"Posts","channelCommunity.question.viewOnly":"View only","channelCommunity.title":"Title","channelCommunity.topics":"Topics","channelCommunity.update":"Update","character":"Characters","choicePopover.ambassadorPosts":"Ambassador posts","choicePopover.expertPosts":"Expert posts","choicePopover.lastestPost":"Latest posts","choicePopover.latest":"Latest","choicePopover.newest":"Newest","choicePopover.oldest":"Oldest","choicePopover.popular":"Popular","choicePopover.popularPost":"Popular posts","choicePopover.sort":"Sort","comment.count":"{count} comments","comment.seeMoreComments":"See {count} more comments","comment.seeMoreReplies":"See {count} more replies","community.choose":"Choose a community","community.notification.joined":"You joined {name} community","community.notification.left":"You left {name} community","copied":"Copied","copy":"Copy","createPost.popup.description":"Description","createPost.popup.primary":"Tap to select/ unselect topics","createPost.popup.submit":"Post","createPost.popup.success":"New Post Created","createPost.popup.warning":"Select a community to see your following topics","createPost.popup.warningImage":"Maximum 20 images allow, please remove some item below","createPost.popup.wordCount":"{count}/{max} words","createPost.title":"Title","createPost.urlText":"Text","disclaimer.accept":"Accept","disclaimer.description":"THIS WEBSITE DOES NOT PROVIDE MEDICAL ADVICE.\\nThe information, including but not limited to, text, graphics, images and other material contained on this website are for informational purposes only. No material on this site is intended to substitute professional medical advice, diagnosis or treatment. Always seek the advice of your physician or other qualified health care provider with any questions you may have regarding a medical condition or treatment, or before starting a new healthcare regimen. Do not disregard or delay seeking professional medical advice based on information you have read on this website.","disclaimer.ourPolicy":"Our Policies","disclaimer.title":"Disclaimer","dueDateCard.button":"\u8a08\u7b97","dueDateCard.heading":"\u8a08\u7b97\u9810\u7522\u671f\u548c\u61f7\u5b55\u9031\u671f","dueDateCard.text":"\u9810\u7522\u671f\u524d\u5f8c\u4e00\u9031\u90fd\u6709\u53ef\u80fd\u662f\u5be6\u969b\u751f\u7522\u65e5\u671f","dueDatePage.afterSubscribe.description":"\u8b1d\u8b1d\u8a02\u95b1 Hello \u91ab\u5e2b\uff0c\u6211\u5011\u5f88\u69ae\u5e78\u80fd\u548c\u4f60\u4e00\u8d77\u95dc\u5fc3\u5065\u5eb7\uff01\u8acb\u5230\u4f60\u7684\u4fe1\u7bb1\u6536\u53d6\u8a02\u95b1\u78ba\u8a8d\u901a\u77e5\u3002","dueDatePage.afterSubscribe.title":"\u611f\u8b1d\u4f60\u7684\u8a02\u95b1\uff01","dueDatePage.calculationMethod":"\u8a08\u7b97\u65b9\u6cd5","dueDatePage.conceptionDate":"\u53d7\u5b55\u65e5\u671f","dueDatePage.conceptionDateExplaination":"\u5229\u7528\u53d7\u5b55\u65e5\u671f\u4f86\u8a08\u7b97\u61f7\u5b55\u9031\u671f\u53ca\u9810\u7522\u671f\u6703\u66f4\u70ba\u6e96\u78ba\u3002\u4e00\u822c\u4f86\u8aaa\uff0c\u5c07\u53d7\u5b55\u65e5\u671f\u5f80\u52a0\u4e0a 266 \u5929\uff0838 \u9031\uff09\uff0c\u5c31\u662f\u59b3\u7684\u9810\u7522\u671f\u3002\u82e5\u59b3\u7684\u6708\u7d93\u9031\u671f\u76f8\u7576\u898f\u5f8b\uff0c\u6392\u5375\u671f\u4e5f\u5c31\u76f8\u5c0d\u6e96\u78ba\uff0c\u56e0\u6b64\u53ea\u8981\u78ba\u5b9a\u6027\u884c\u70ba\u767c\u751f\u6642\u9593\u5728\u6392\u5375\u671f\u5167\uff0c\u5c31\u53ef\u4ee5\u5c07\u884c\u623f\u65e5\u671f\uff08\u6392\u5375\u671f\u5167\uff09\u52a0\u4e0a 266 \u5929\u6216 36 \u9031\u4f86\u8a08\u7b97\u61f7\u5b55\u9031\u671f\u548c\u9810\u7522\u671f\u3002\u53e6\u5916\uff0c\u5375\u5b50\u50c5\u80fd\u5b58\u6d3b\u4e00\u5929\uff0c\u800c\u7cbe\u5b50\u80fd\u5b58\u6d3b\u4e94\u5929\uff0c\u56e0\u6b64\u884c\u623f\u65e5\u672a\u5fc5\u5b8c\u5168\u7b49\u65bc\u53d7\u5b55\u65e5\uff0c\u7cbe\u5b50\u5b58\u6d3b\u7684\u671f\u9593\u90fd\u53ef\u80fd\u662f\u5be6\u969b\u53d7\u5b55\u65e5\u3002\u5982\u6709\u5176\u4ed6\u7591\u554f\u8acb\u8aee\u8a62\u59b3\u7684\u5a66\u7522\u79d1\u91ab\u5e2b\u3002 ","dueDatePage.daysText":"{number} \u65e5","dueDatePage.description":"\u4f7f\u7528\u9810\u7522\u671f\u8a08\u7b97\u5668\u4f86\u8a08\u7b97\u61f7\u5b55\u9031\u671f\u548c\u9810\u7522\u671f\uff0c\u9019\u53ea\u662f\u9810\u8a08\u751f\u7522\u7684\u6642\u9593\u7bc4\u570d\uff0c\u591a\u6578\u5b55\u5a66\u6703\u5728\u9810\u7522\u671f\u524d\u5f8c\u4e00\u9031\u751f\u7522\u3002","dueDatePage.disclaimer":"\u514d\u8cac\u8072\u660e","dueDatePage.dueDateResult":"\u59b3\u7684\u9810\u7522\u671f\u662f\uff1a","dueDatePage.explainMethods":"\u6211\u60f3\u4e86\u89e3\u8a08\u7b97\u65b9\u5f0f","dueDatePage.faqs":"\u5e38\u898b\u554f\u984c","dueDatePage.firstTrimester":"\u61f7\u5b55\u521d\u671f\uff08\u7b2c\u4e00\u5b55\u671f\uff09","dueDatePage.info":"\u76f8\u95dc\u8cc7\u8a0a","dueDatePage.ivf":"\u8a66\u7ba1\u5b30\u5152\uff08IVF\uff0c\u9ad4\u5916\u53d7\u7cbe\uff09","dueDatePage.ivf.transferDate":"\u690d\u5165\u65e5","dueDatePage.ivf.transferDateRadio":"\u7b2c {number}\xa0\u80da\u80ce\u690d\u5165","dueDatePage.ivfExplaination":"\u8207\u81ea\u7136\u53d7\u5b55\u76f8\u8f03\uff0c\u8a66\u7ba1\u5b30\u5152\u7684\u61f7\u5b55\u9031\u671f\u548c\u9810\u7522\u671f\uff0c\u66f4\u80fd\u88ab\u6e96\u78ba\u8a08\u7b97\uff0c\u9019\u662f\u56e0\u70ba\u59b3\u5df2\u7d93\u77e5\u9053\u80da\u80ce\u690d\u5165\u65e5\u6216\u6392\u5375\u7684\u78ba\u5207\u65e5\u671f\u3002\u5c07\u5375\u5b50\u53d7\u7cbe\u7684\u65e5\u671f\u52a0\u4e0a 38 \u9031\uff08266\u5929\uff09\u5373\u70ba\u9810\u7522\u671f\uff1b\u53e6\u4e00\u7a2e\u8a08\u7b97\u65b9\u5f0f\uff0c\u5247\u662f\u5c07\u5375\u5b50\u53d7\u7cbe\u7684\u65e5\u671f\u52a0\u4e0a 38 \u9031\u5f8c\uff0c\u518d\u6e1b\u53bb\u80da\u80ce\u690d\u5165\u7684\u5929\u6578\uff0c\u5982\u7b2c\u4e09\u5929\u690d\u5165\u80da\u80ce\u6216\u7b2c\u4e94\u5929\u690d\u5165\u56ca\u80da\uff0c\u5c31\u9700\u8981\u518d\u6e1b\u53bb\u4e09\u6216\u4e94\u5929\u3002","dueDatePage.joinNow":"\u73fe\u5728\u52a0\u5165","dueDatePage.lastPeriod":"\u6700\u5f8c\u4e00\u6b21\u6708\u7d93","dueDatePage.lastPeriod.calculate":"\u8a08\u7b97","dueDatePage.lastPeriod.lastPeriodLabel":"\u6700\u5f8c\u4e00\u6b21\u6708\u7d93\u7684\u7b2c\u4e00\u5929","dueDatePage.lastPeriod.periodLengthLabel":"\u6708\u7d93\u9031\u671f","dueDatePage.lastPeriodExplaination":"\u61f7\u5b55\u9031\u671f\u4e00\u822c\u7d04\u70ba 40 \u9031\uff08\u82e5\u5f9e\u53d7\u5b55\u65e5\u8a08\u7b97\u5247\u7d04 38 \u9031\uff09\uff0c\u6240\u4ee5\u8981\u8a08\u7b97\u9810\u7522\u671f\uff0c\u53ef\u4ee5\u5f9e\u6700\u5f8c\u4e00\u6b21\u6708\u7d93\u4f86\u7684\u7b2c\u4e00\u5929\u4f5c\u70ba\u57fa\u6e96\uff0c\u5f80\u5f8c\u63a8\u7b97 40 \u9031\u6216 280 \u5929\uff1b\u6216\u662f\u5229\u7528\u300c\u52a0 7 \u6e1b 3\u300d\u7684\u7c21\u6613\u8a08\u7b97\u65b9\u5f0f\uff0c\u5c07\u65e5\u671f\u52a0\u4e0a 7 \u5929\uff0c\u6708\u5206\u6e1b\u53bb 3\u3002 \u4f8b\u5982\u59b3\u4e0a\u6b21\u6708\u7d93\u4f86\u7684\u7b2c\u4e00\u5929\u70ba 4 \u6708 11 \u65e5\uff0c\u90a3\u9ebc\u5c07 4 - 3 = 1 \uff08\u6708\uff09\uff0c11 + 7 = 18\uff08\u65e5\uff09\uff0c\u6240\u4ee5 1 \u6708 18 \u65e5\u5c31\u662f\u59b3\u7684\u9810\u7522\u671f\u3002\u4e00\u822c\u4f86\u8aaa\uff0c\u5a66\u7522\u79d1\u91ab\u5e2b\u4e5f\u662f\u4f7f\u7528\u6b64\u65b9\u5f0f\u4f86\u8a08\u7b97\u9810\u7522\u671f\u3002\u8981\u7279\u5225\u6ce8\u610f\u7684\u662f\uff0c\u6bd4\u9810\u7522\u671f\u63d0\u65e9\u6216\u5ef6\u9072 1~2 \u9031\u751f\u7522\u90fd\u7b97\u662f\u6b63\u5e38\u7684\u3002","dueDatePage.marrybabyBanner.buttonText":"\u0110\u0103ng k\xfd ngay","dueDatePage.marrybabyBanner.description":"Dinh d\u01b0\u1ee1ng cho m\u1eb9 - Qu\xe0 x\u1ecbn cho b\xe9","dueDatePage.marrybabyBanner.title":"Combo Qu\xe0 v\xe0ng","dueDatePage.personalized":"\u73fe\u5728\u52a0\u5165 Hello \u91ab\u5e2b\uff0c\u8ddf\u8457\u4f60\u7684\u5b55\u671f\u8b8a\u5316\uff0c\u95b1\u8b80\u61f7\u5b55\u76f8\u95dc\u5167\u5bb9\u3002","dueDatePage.recalculate":"\u91cd\u65b0\u8a08\u7b97","dueDatePage.receivePreparationPlans":"\u6211\u60f3\u6536\u5230\u6700\u65b0\u7684\u61f7\u5b55\u76f8\u95dc\u8cc7\u8a0a\u8207\u6d88\u606f","dueDatePage.resultShare":"\u606d\u559c\u59b3\uff01\u61f7\u5b55\u7b2c {count} \u9031\u4e86\uff01","dueDatePage.resultShare_plural":"\u606d\u559c\u59b3\uff01\u61f7\u5b55\u7b2c {count} \u9031\u4e86\uff01","dueDatePage.saveResult":"\u5132\u5b58\u7d00\u9304\u4e26\u6301\u7e8c\u8ffd\u8e64\u61f7\u5b55\u9031\u671f\u548c\u9032\u5ea6","dueDatePage.secondTrimester":"\u61f7\u5b55\u4e2d\u671f\uff08\u7b2c\u4e8c\u5b55\u671f\uff09","dueDatePage.seoDescription":"\u61f7\u5b55\u9031\u671f\u4e00\u822c\u7d04\u70ba 40 \u9031\uff08\u82e5\u5f9e\u53d7\u5b55\u65e5\u8a08\u7b97\u5247\u7d04 38 \u9031\uff09\uff0c\u6240\u4ee5\u8981\u8a08\u7b97\u9810\u7522\u671f\uff0c\u53ef\u4ee5\u5f9e\u6700\u5f8c\u4e00\u6b21\u6708\u7d93\u4f86\u7684\u7b2c\u4e00\u5929\u4f5c\u70ba\u57fa\u6e96\uff0c\u5f80\u5f8c\u63a8\u7b97 40 \u9031\u6216 280 \u5929\uff1b\u6216\u662f\u5229\u7528\u300c\u52a0 7 \u6e1b 3\u300d\u7684\u7c21\u6613\u8a08\u7b97\u65b9\u5f0f\uff0c\u5c07\u65e5\u671f\u52a0\u4e0a 7 \u5929\uff0c\u6708\u5206\u6e1b\u53bb 3\u3002 \u4f8b\u5982\u59b3\u4e0a\u6b21\u6708\u7d93\u4f86\u7684\u7b2c\u4e00\u5929\u70ba 4 \u6708 11 \u65e5\uff0c\u90a3\u9ebc\u5c07 4 - 3 = 1 \uff08\u6708\uff09\uff0c11 + 7 = 18\uff08\u65e5\uff09\uff0c\u6240\u4ee5 1 \u6708 18 \u65e5\u5c31\u662f\u59b3\u7684\u9810\u7522\u671f\u3002\u4e00\u822c\u4f86\u8aaa\uff0c\u5a66\u7522\u79d1\u91ab\u5e2b\u4e5f\u662f\u4f7f\u7528\u6b64\u65b9\u5f0f\u4f86\u8a08\u7b97\u9810\u7522\u671f\u3002\u8981\u7279\u5225\u6ce8\u610f\u7684\u662f\uff0c\u6bd4\u9810\u7522\u671f\u63d0\u65e9\u6216\u5ef6\u9072 1~2 \u9031\u751f\u7522\u90fd\u7b97\u662f\u6b63\u5e38\u7684\u3002","dueDatePage.seoSchema":"TODO:\xa0\u52a0\u5165\xa0schema","dueDatePage.seoTitle":"\u9810\u7522\u671f\u8a08\u7b97\u5668\uff1a\u5b55\u5a66\u9810\u7522\u671f\u3001\u61f7\u5b55\u9031\u671f\u8a08\u7b97\uff5cHello \u91ab\u5e2b","dueDatePage.subscribe.buttonTitle":"\u514d\u8cbb\u8a02\u95b1","dueDatePage.subscribe.description":"\u73fe\u5728\u5c31\u958b\u59cb\u8ffd\u8e64\u4f60\u7684\u5b55\u671f\uff0c\u4e26\u95dc\u6ce8\u5bf6\u5bf6\u7684\u6210\u9577\u904e\u7a0b\u3002","dueDatePage.subscribe.placeHolder":"\u8acb\u586b\u5beb\u4f60\u7684\u96fb\u5b50\u4fe1\u7bb1","dueDatePage.subscribe.title":"\u52a0\u5165 Hello \u91ab\u5e2b\uff0c\u5b55\u671f\u5404\u9031\u6d88\u606f\u4e0d\u6f0f\u63a5\uff01","dueDatePage.suggestedArticles":"\u63a8\u85a6\u95b1\u8b80","dueDatePage.thirdTrimester":"\u61f7\u5b55\u5f8c\u671f\uff08\u7b2c\u4e09\u5b55\u671f\uff09","dueDatePage.trackYourBaby":"\u548c Hello \u91ab\u5e2b\u4e00\u8d77\u8ffd\u8e64\u5bf6\u5bf6\u6210\u9577\u9031\u671f\uff0c\u4e26\u5e6b\u59b3\u66ff\u5b69\u5b50\u8a18\u9304\u75ab\u82d7\u63a5\u7a2e\u6642\u9593","dueDatePage.unlockFullPregnacy":"\u89c0\u770b\u5b8c\u6574\u61f7\u5b55\u9031\u671f\u548c\u80ce\u5152\u767c\u5c55","dueDatePage.weekResult":"\u606d\u559c\u59b3\uff01\u61f7\u5b55\u7b2c {count} \u9031\u4e86\uff01","expert.content.experiences":"Experiences","followingTopics":"Folowing topics","footer.bigLinks.discover":"\u63a2\u7d22\u66f4\u591a","footer.bigLinks.discovery":"\u63a2\u7d22","footer.bigLinks.healthCare":"Health Care","footer.bigLinks.healthTogether":"Health Together","footer.bigLinks.healthTools":"\u5065\u5eb7\u5c0f\u5de5\u5177","footer.copyrightText":"\xa92021 Hello Health Group Pte. Ltd. \u7248\u6b0a\u6240\u6709Hello \u91ab\u5e2b\u4e26\u4e0d\u63d0\u4f9b\u91ab\u7642\u5efa\u8b70\u3001\u8a3a\u65b7\u6216\u6cbb\u7642","footer.followUsText":"\u8ffd\u8e64\u6211\u5011","footer.helloHealth":"Hello Health","footer.hellohealthLinks.AboutGoCare":"\u95dc\u65bc Go.care","footer.hellohealthLinks.aboutUs":"\u95dc\u65bc\u6211\u5011","footer.hellohealthLinks.advertising":"\u7570\u696d\u5408\u4f5c","footer.hellohealthLinks.contactUs":"\u806f\u7d61\u6211\u5011","footer.hellohealthLinks.executiveBios":"\u7d44\u7e54\u7c21\u4ecb","footer.hellohealthLinks.recruitment":"\u4eba\u624d\u62db\u52df","footer.information":"\u91cd\u8981\u8cc7\u8a0a","footer.informationLinks.faqs":"\u5e38\u898b\u554f\u984c","footer.informationLinks.policies":"\u653f\u7b56\u898f\u7bc4","footer.informationLinks.sitemap":"\u7db2\u7ad9\u5730\u5716","footer.newsletterText":"Hello \u91ab\u5e2b\u5e0c\u671b\u6210\u70ba\u4f60\u6700\u503c\u5f97\u4fe1\u4efb\u7684\u670b\u53cb\uff0c\u6211\u5011\u63d0\u4f9b\u4f60\u5145\u8db3\u91ab\u7642\u8cc7\u8a0a\uff0c\u5e6b\u52a9\u4f60\u505a\u51fa\u66f4\u597d\u7684\u6c7a\u5b9a\uff0c\u904e\u8457\u66f4\u5065\u5eb7\u5feb\u6a02\u7684\u751f\u6d3b\u3002","footer.otherSites":"\u9020\u8a2a Hello Health \u5176\u4ed6\u7db2\u7ad9","footer.signUp":"\u99ac\u4e0a\u8a3b\u518a","gender.female":"\u5973\u6027","gender.male":"\u7537\u6027","healthTools.dueDateCalculator":"\u9810\u7522\u671f\u8a08\u7b97\u5668","healthTools.ovulationCalculator":"\u6392\u5375\u671f\u8a08\u7b97\u5668","healthTools.pregnancyGainWeight":"\u61f7\u5b55\u9ad4\u91cd\u8a08\u7b97\u5668","healthTools.vaccineTool":"\u75ab\u82d7\u63a5\u7a2e\u5c0f\u5e6b\u624b","healthToolsPage.description":"\u5065\u5eb7\u5c0f\u5de5\u5177","healthToolsPage.seoSchema":"{\\"@context\\":\\"https://schema.org\\",\\"@graph\\":[{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://helloyishi.com.tw/#website\\",\\"url\\":\\"https://helloyishi.com.tw/\\",\\"name\\":\\"Hello \\\\u91ab\\\\u5e2b\\",\\"description\\":\\"Hello \\\\u91ab\\\\u5e2b\\\\u7db2\\\\u7ad9\\\\u7684\\\\u5167\\\\u5bb9\\\\uff0c\\\\u90fd\\\\u7d93\\\\u904e\\\\u91ab\\\\u5e2b\\\\u5be9\\\\u6838\\\\uff0c\\\\u8aa0\\\\u4fe1\\\\u900f\\\\u660e\\\\uff0c\\\\u5e0c\\\\u671b\\\\u85c9\\\\u7531\\\\u5206\\\\u4eab\\\\u6b63\\\\u78ba\\\\u53c8\\\\u5438\\\\u5f15\\\\u4eba\\\\u7684\\\\u5065\\\\u5eb7\\\\u8207\\\\u91ab\\\\u5b78\\\\u5167\\\\u5bb9\\\\uff0c\\\\u5e36\\\\u7d66\\\\u5927\\\\u5bb6\\\\u66f4\\\\u5065\\\\u5eb7\\\\u5feb\\\\u6a02\\\\u7684\\\\u751f\\\\u6d3b\\\\uff01\\",\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://helloyishi.com.tw/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"zh-TW\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://helloyishi.com.tw/health-tools/#webpage\\",\\"url\\":\\"https://helloyishi.com.tw/health-tools/\\",\\"name\\":\\"\\\\u5065\\\\u5eb7\\\\u5c0f\\\\u5de5\\\\u5177 - \\\\u8a08\\\\u7b97BMI\\\\u3001\\\\u6392\\\\u5375\\\\u671f\\\\u3001\\\\u9810\\\\u7522\\\\u671f\\\\u3001\\\\u8840\\\\u6db2\\\\u9152\\\\u7cbe\\\\u6fc3\\\\u5ea6 - Hello\\\\u91ab\\\\u5e2b\\",\\"isPartOf\\":{\\"@id\\":\\"https://helloyishi.com.tw/#website\\"},\\"datePublished\\":\\"2018-12-14T16:00:00+00:00\\",\\"dateModified\\":\\"2021-02-23T11:06:52+00:00\\",\\"description\\":\\"Hello\\\\u91ab\\\\u5e2b \\\\u63d0\\\\u4f9b\\\\u4ee5\\\\u4e0b\\\\u5065\\\\u5eb7\\\\u5c0f\\\\u5de5\\\\u5177\\\\uff0c\\\\u8a08\\\\u7b97\\\\u4f60\\\\u7684 BMI \\\\u8eab\\\\u9ad4\\\\u8cea\\\\u91cf\\\\u6307\\\\u6578\\\\u3001BMR \\\\u57fa\\\\u790e\\\\u4ee3\\\\u8b1d\\\\u7387\\\\u3001Ovulation \\\\u6392\\\\u5375\\\\u671f\\\\u3001BAC \\\\u8840\\\\u6db2\\\\u9152\\\\u7cbe\\\\u6fc3\\\\u5ea6\\\\u3001THR \\\\u76ee\\\\u6a19\\\\u5fc3\\\\u7387\\\\u3001Due Date \\\\u9810\\\\u7522\\\\u671f\\\\u3001\\\\u7406\\\\u60f3\\\\u61f7\\\\u5b55\\\\u9ad4\\\\u91cd\\\\u3001\\\\u62bd\\\\u83f8\\\\u8cbb\\\\u7528\\\\u3001\\\\u904b\\\\u52d5\\\\u5361\\\\u8def\\\\u91cc\\\\u6d88\\\\u8017\\\\u7b49\\\\uff0c\\\\u53e6\\\\u6709\\\\u5c0f\\\\u5de5\\\\u5177\\\\u5f9e\\\\u5bf6\\\\u5bf6\\\\u5927\\\\u4fbf\\\\u5f62\\\\u72c0\\\\u770b\\\\u5065\\\\u5eb7\\\\u72c0\\\\u6cc1\\\\u3002\\\\u5065\\\\u5eb7\\\\u5c0f\\\\u5de5\\\\u5177\\\\u7684\\\\u7d50\\\\u679c\\\\u50c5\\\\u4f9b\\\\u53c3\\\\u8003\\\\uff0c\\\\u5982\\\\u6709\\\\u5065\\\\u5eb7\\\\u554f\\\\u984c\\\\u6216\\\\u8eab\\\\u9ad4\\\\u4e0d\\\\u9069..\\",\\"breadcrumb\\":{\\"@id\\":\\"https://helloyishi.com.tw/health-tools/#breadcrumb\\"},\\"inLanguage\\":\\"zh-TW\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://helloyishi.com.tw/health-tools/\\"]}]},{\\"@type\\":\\"BreadcrumbList\\",\\"@id\\":\\"https://helloyishi.com.tw/health-tools/#breadcrumb\\",\\"itemListElement\\":[{\\"@type\\":\\"ListItem\\",\\"position\\":1,\\"item\\":{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://helloyishi.com.tw/health-tools/\\",\\"url\\":\\"https://helloyishi.com.tw/health-tools/\\",\\"name\\":\\"\\\\u5065\\\\u5eb7\\\\u5c0f\\\\u5de5\\\\u5177\\"}}]}]}","healthToolsPage.seoTitle":"\u5065\u5eb7\u5c0f\u5de5\u5177- {siteName}","healthToolsPage.title":"\u5065\u5eb7\u5c0f\u5de5\u5177","healthtools.description":"Hello \u91ab\u5e2b\u7684\u5065\u5eb7\u5c0f\u5de5\u5177\u7c21\u55ae\u6613\u61c2\uff0c\u53ef\u4ee5\u5feb\u901f\u5e6b\u4f60\u8a08\u7b97\u4e26\u8a55\u4f30\u7c21\u6613\u7684\u5065\u5eb7\u6307\u6a19\u3002","healthtools.description.findOutMore":"\u8a08\u7b97\u4f60\u7684 BMR \u57fa\u790e\u4ee3\u8b1d\u7387 / TDEE \u6bcf\u65e5\u7e3d\u6d88\u8017\u71b1\u91cf\u3001\u904b\u52d5\u5361\u8def\u91cc\u6d88\u8017\u3001BMI \u8eab\u9ad4\u8cea\u91cf\u6307\u6578\u3001Ovulation \u6392\u5375\u671f\u3001BAC \u8840\u6db2\u9152\u7cbe\u6fc3\u5ea6\u3001THR \u76ee\u6a19\u5fc3\u7387\u3001Due Date \u9810\u7522\u671f\u3001\u7406\u60f3\u61f7\u5b55\u9ad4\u91cd\u3001\u62bd\u83f8\u8cbb\u7528\u7b49\uff0c\u53e6\u6709\u5c0f\u5de5\u5177\u5f9e\u5bf6\u5bf6\u5927\u4fbf\u5f62\u72c0\u770b\u5065\u5eb7\u72c0\u6cc1\u3002","healthtools.findOutMore":"\u8a08\u7b97\u4f60\u7684 BMR \u57fa\u790e\u4ee3\u8b1d\u7387 / TDEE \u6bcf\u65e5\u7e3d\u6d88\u8017\u71b1\u91cf\u3001\u904b\u52d5\u5361\u8def\u91cc\u6d88\u8017\u3001BMI \u8eab\u9ad4\u8cea\u91cf\u6307\u6578\u3001Ovulation \u6392\u5375\u671f\u3001BAC \u8840\u6db2\u9152\u7cbe\u6fc3\u5ea6\u3001THR \u76ee\u6a19\u5fc3\u7387\u3001Due Date \u9810\u7522\u671f\u3001\u7406\u60f3\u61f7\u5b55\u9ad4\u91cd\u3001\u62bd\u83f8\u8cbb\u7528\u7b49\uff0c\u53e6\u6709\u5c0f\u5de5\u5177\u5f9e\u5bf6\u5bf6\u5927\u4fbf\u5f62\u72c0\u770b\u5065\u5eb7\u72c0\u6cc1\u3002","healthtools.title":"\u5065\u5eb7\u5c0f\u5de5\u5177","home.navigator.menuItem.allCategories":"\u770b\u6240\u6709\u985e\u5225","home.navigator.menuItem.allCommunities":"See All Communities","home.navigator.menuItem.allHealthTools":"\u770b\u6240\u6709\u5065\u5eb7\u5c0f\u5de5\u5177","home.navigator.menuItem.allSpotlight":"\u770b\u66f4\u591a\u4e3b\u984c","home.navigator.menuItem.discover":"\u63a2\u7d22","home.navigator.menuItem.healthCategories":"\u66f4\u591a\u985e\u5225","home.navigator.menuItem.healthTools":"\u5065\u5eb7\u5c0f\u5de5\u5177","home.navigator.menuItem.helloCare":"Care","home.navigator.menuItem.helloTogether":"\u793e\u7fa4","home.navigator.menuItem.spotlights":"\u6240\u6709\u4e3b\u984c","home.navigator.menuItem.together":"Together","home.recommendTopics":"\u63a8\u85a6\u985e\u5225","home.search":"\u641c\u5c0b{site}","home.search.byCategories":"\u4f9d\u985e\u5225\u641c\u5c0b","home.search.byHealthTools":"\u900f\u904e\u5065\u5eb7\u5c0f\u5de5\u5177\u641c\u5c0b","home.seeAll":"\u770b\u5168\u90e8","home.seeAllCategories":"\u770b\u66f4\u591a","home.seeMore":"\u770b\u66f4\u591a","home.seeMoreExperts":"\u770b\u66f4\u591a\u91ab\u5b78\u5c08\u5bb6","home.seoDescription":"Hello \u91ab\u5e2b\u63d0\u4f9b\u8cc7\u8a0a\u6b63\u78ba\u3001\u8207\u5065\u5eb7\u76f8\u95dc\uff0c\u4e26\u7d93\u91ab\u5b78\u5c08\u5bb6\u5be9\u95b1\u7684\u5167\u5bb9\uff0c\u5e6b\u52a9\u4f60\u64c1\u6709\u66f4\u5065\u5eb7\uff0c\u66f4\u5145\u5be6\u7684\u751f\u6d3b\u3002","home.seoSchema":"{\\"@context\\":\\"https://schema.org\\",\\"@graph\\":[{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://helloyishi.com.tw/#website\\",\\"url\\":\\"https://helloyishi.com.tw/\\",\\"name\\":\\"Hello \\\\u91ab\\\\u5e2b\\",\\"description\\":\\"Hello \\\\u91ab\\\\u5e2b\\\\u7db2\\\\u7ad9\\\\u7684\\\\u5167\\\\u5bb9\\\\uff0c\\\\u90fd\\\\u7d93\\\\u904e\\\\u91ab\\\\u5e2b\\\\u5be9\\\\u6838\\\\uff0c\\\\u8aa0\\\\u4fe1\\\\u900f\\\\u660e\\\\uff0c\\\\u5e0c\\\\u671b\\\\u85c9\\\\u7531\\\\u5206\\\\u4eab\\\\u6b63\\\\u78ba\\\\u53c8\\\\u5438\\\\u5f15\\\\u4eba\\\\u7684\\\\u5065\\\\u5eb7\\\\u8207\\\\u91ab\\\\u5b78\\\\u5167\\\\u5bb9\\\\uff0c\\\\u5e36\\\\u7d66\\\\u5927\\\\u5bb6\\\\u66f4\\\\u5065\\\\u5eb7\\\\u5feb\\\\u6a02\\\\u7684\\\\u751f\\\\u6d3b\\\\uff01\\",\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://helloyishi.com.tw/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"zh-TW\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://helloyishi.com.tw/#webpage\\",\\"url\\":\\"https://helloyishi.com.tw/\\",\\"name\\":\\"Hello \\\\u91ab\\\\u5e2b\\\\uff5c\\\\u63d0\\\\u4f9b\\\\u4e00\\\\u822c\\\\u6c11\\\\u773e\\\\u548c\\\\u60a3\\\\u8005\\\\u6b63\\\\u78ba\\\\u7684\\\\u5065\\\\u5eb7\\\\u8cc7\\\\u8a0a\\",\\"isPartOf\\":{\\"@id\\":\\"https://helloyishi.com.tw/#website\\"},\\"datePublished\\":\\"2018-12-14T16:00:23+00:00\\",\\"dateModified\\":\\"2020-09-30T03:26:04+00:00\\",\\"description\\":\\"\\\\u6b61\\\\u8fce\\\\u9020\\\\u8a2a\\\\u300aHello \\\\u91ab\\\\u5e2b\\\\u300b\\\\u7db2\\\\u7ad9\\\\uff01Hello Health Group \\\\u662f\\\\u4e00\\\\u500b\\\\u6a6b\\\\u8de8\\\\u4e9e\\\\u6d32\\\\u4e5d\\\\u570b\\\\u7684\\\\u6578\\\\u4f4d\\\\u5065\\\\u5eb7\\\\u8cc7\\\\u8a0a\\\\u5e73\\\\u53f0\\\\uff0c\\\\u65e8\\\\u5728\\\\u63d0\\\\u4f9b\\\\u6c11\\\\u773e\\\\u6700\\\\u65b0\\\\u3001\\\\u6700\\\\u6b63\\\\u78ba\\\\u7684\\\\u91ab\\\\u7642\\\\u5065\\\\u5eb7\\\\u8cc7\\\\u8a0a\\\\u3002Hello Health Group \\\\u5728 2018 \\\\u5e74\\\\u6b63\\\\u5f0f\\\\u767b\\\\u9678\\\\u53f0\\\\u7063\\\\uff0c\\\\u4e26\\\\u6210\\\\u7acb\\\\u300aHello \\\\u91ab\\\\u5e2b\\\\u300b\\\\u7c89\\\\u7d72\\\\u5c08\\\\u9801\\\\uff0c\\\\u7db2\\\\u7ad9\\\\u65bc 2019 \\\\u5e74\\\\u6b63\\\\u5f0f\\\\u4e0a\\\\u7dda\\\\u3002\\\\u300aHello \\\\u91ab\\\\u5e2b\\\\u300b\\\\u4f5c\\\\u70ba\\\\u5065\\\\u5eb7\\\\u8cc7\\\\u8a0a\\\\u7684\\\\u5206\\\\u4eab\\\\u548c\\\\u67e5\\\\u8a62\\\\u5e73\\\\u53f0\\\\uff0c\\\\u6240\\\\u6709\\\\u5167\\\\u5bb9\\\\u7686\\\\u7d93\\\\u7531\\\\u91ab\\\\u5e2b\\\\u6216\\\\u71df\\\\u990a\\\\u5e2b\\\\u7b49\\\\u5c08\\\\u696d\\\\u5718\\\\u968a\\\\u5be9\\\\u6838\\\\uff0c\\\\u5e0c\\\\u671b\\\\u8b93\\\\u6bcf\\\\u500b\\\\u4eba\\\\u90fd\\\\u80fd\\\\u96a8\\\\u6642\\\\u8f15\\\\u9b06\\\\u5730\\\\u7372\\\\u5f97\\\\u6b63\\\\u78ba\\\\u7684\\\\u5065\\\\u5eb7\\\\u8cc7\\\\u8a0a\\\\uff0c\\\\u6539\\\\u5584\\\\u81ea\\\\u5df1\\\\u7684\\\\u5065\\\\u5eb7\\\\uff0c\\\\u64c1\\\\u6709\\\\u66f4\\\\u5feb\\\\u6a02\\\\u7684\\\\u751f\\\\u6d3b\\\\uff01\\",\\"inLanguage\\":\\"zh-TW\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://helloyishi.com.tw/\\"]}]}]}","home.seoTitle":"Hello \u91ab\u5e2b\u53f0\u7063 | \u672c\u5167\u5bb9\u7d93\u91ab\u5b78\u5c08\u5bb6\u5be9\u7a3f","home.trending.latest":"\u6700\u65b0\u5167\u5bb9","home.trending.trending":"\u71b1\u9580\u8a71\u984c","homepage":"\u9996\u9801","inputComment.replyTo":"Reply to {name}","insert":"Insert","joinCommunity.content.first":"Connect with people like you in our communities","joinCommunity.content.second":"Log in or Sign up to join and participate to our communities","joinCommunity.joinButton":"Sign up now","label.latestPost":"Latest Post","label.pinnedPost":"Pinned Post","label.popularPost":"Popular Post","loading":"loading","login":"\u767b\u5165","loginJoin":"\u767b\u5165\u6216\u8a3b\u518a","logout.popup.ask1":"\u4f60\u8981\u767b\u51fa Hello \u91ab\u5e2b\u55ce\uff1f","logout.popup.ask2":"\u78ba\u8a8d\u767b\u51fa\u55ce\uff1f","logout.popup.button.cancel":"\u53d6\u6d88","logout.popup.button.logout":"\u767b\u51fa","menu.categories.title":"\u958b\u59cb\u63a2\u7d22","mobileBar.myHealth":"\u6211\u7684\u5065\u5eb7\u7d00\u9304","morePopover.report":"Report","morePopover.report.description":"Help us understand what\u2019s happening with this post. How would you describe it?","morePopover.report.falseNews":"False news","morePopover.report.offensive":"Offensive","morePopover.report.other":"Other","morePopover.report.prohibited":"Prohibited content","morePopover.report.scam":"Misleading or scam","morePopover.report.sex":"Sexually inappropriate","morePopover.report.spam":"Spam","morePopover.report.title":"Report this post","morePopover.report.violence":"Violence","morePopover.reportSubmit.description":"We won\u2019t tell them who reported it. Please check these details:","morePopover.reportSubmit.title":"Submit report?","morePopover.savePost":"Save post","morePopover.share":"Share","morePopover.shareOn":"Share on","morePopover.turnOffNotifications":"Turn off notifications","morePopover.turnOnNotifications":"Turn on notifications","morePopover.unsavePost":"Remove Saved post","myPage.activityLog":"Activity Log","myPage.myPosts":"My Posts","myPage.notification":"Notification","myPage.savedPosts":"Saved Posts","notification.comment.blocked.message":"This comment contains banned words or phrases and won\u2019t be published","notification.comment.blocked.title":"Blocked comment","notification.comment.premod":"\u9019\u6bb5\u7559\u8a00\u9700\u8981\u7d93\u904e\u5be9\u67e5","notification.comment.rejected":"\u7559\u8a00\u5305\u542b\u4e86\u4e0d\u7576\u5b57\u773c","notification.comment.reportFailed":"\u6aa2\u8209\u5931\u6557\uff01","notification.comment.reportSuccess":"\u6210\u529f\u6aa2\u8209\u4e00\u5247\u7559\u8a00","notification.comment.somethingWrong":"\u597d\u50cf\u51fa\u4e86\u4ec0\u9ebc\u554f\u984c\uff01","notification.comment.suspect.message":"This comment contains suspected words or phrases and won\u2019t be published","notification.comment.suspect.title":"Pending comment","notification.comment.systemWithheld":"\u9019\u6bb5\u7559\u8a00\u9700\u8981\u7d93\u904e\u5be9\u67e5","notification.failure":"Something wrong. Try again later!","notification.limitUrlDomain":"Cannot post link outside of Hello Health Group.","notification.post.blocked.message":"This post contains banned words or phrases and won\u2019t be published","notification.post.blocked.title":"Blocked post","notification.post.delete":"Post Deleted","notification.post.suspect.message":"This post contains suspected words or phrases, and is placed for moderator review","notification.post.suspect.title":"Pending post","notification.success":"Success","notification.suspend.message":"Your account has been suspended for violating our terms of service","notification.urlWrongFormat":"Incorrect URL format","notificationBar.markAllRead":"Mark all as read","notificationBar.notifications":"Notifications","onboarding.description":"Select the topics that you would be most interested to follow","onboarding.submit":"Continue","onboarding.title":"Join a Community","onboarding.topicCount":"{count} topics","onboarding.welcome.continue":"Continue","onboarding.welcome.description":"You can now actively participate by posting, commenting and upvoting.","onboarding.welcome.perks.1":"Get advice from Doctors, Experts and Community Ambassadors.","onboarding.welcome.perks.2":"Share your experiences with others who might need your advice.","onboarding.welcome.perks.3":"Be active and become a Community Ambassador by collecting points.","onboarding.welcome.title":"Welcome to Communities!","orCopyLink":"Or copy link","ovulationPage.afterSubscribe.description":"\u8b1d\u8b1d\u8a02\u95b1 Hello \u91ab\u5e2b\uff0c\u6211\u5011\u5f88\u69ae\u5e78\u80fd\u548c\u4f60\u4e00\u8d77\u95dc\u5fc3\u5065\u5eb7\uff01\u8acb\u5230\u4f60\u7684\u4fe1\u7bb1\u6536\u53d6\u8a02\u95b1\u78ba\u8a8d\u901a\u77e5\u3002","ovulationPage.afterSubscribe.title":"\u611f\u8b1d\u4f60\u7684\u8a02\u95b1\uff01","ovulationPage.avoidPregnancy":"\u907f\u5b55","ovulationPage.calendarInstruction":"\u8acb\u9078\u64c7\u65e5\u671f\u4e26\u770b\u66f4\u591a","ovulationPage.chanceHigh":"\u6210\u529f\u7387\u9ad8","ovulationPage.chanceLow":"\u6a5f\u7387\u8f03\u4f4e","ovulationPage.chanceRisky":"\u6709\u98a8\u96aa","ovulationPage.chanceVeryHigh":"\u6210\u529f\u7387\u9ad8","ovulationPage.chanceVeryLow":"\u6a5f\u7387\u4f4e","ovulationPage.chanceVeryRisky":"\u9ad8\u98a8\u96aa","ovulationPage.conceive":"\u8a08\u756b\u61f7\u5b55","ovulationPage.cycleLength":"\u6708\u7d93\u9031\u671f","ovulationPage.dayUnit":"\u5929","ovulationPage.description":"\u8a08\u7b97\u6392\u5375\u671f\u53ef\u5f97\u77e5\u6700\u5bb9\u6613\u53d7\u5b55\u7684\u9ec3\u91d1\u6642\u9593\uff0c\u63d0\u9ad8\u53d7\u5b55\u6210\u529f\u7387\uff1b\u60f3\u907f\u5b55\u7684\u4eba\u96d6\u7136\u4e5f\u6703\u4ee5\u975e\u6392\u5375\u671f\u4f86\u63a8\u7b97\u5b89\u5168\u671f\uff0c\u4f46\u6709\u5176\u98a8\u96aa\u3002","ovulationPage.disclaimer":"\u514d\u8cac\u8072\u660e","ovulationPage.faqs":"\u5e38\u898b\u554f\u984c","ovulationPage.fertileDay":"\u53d7\u5b55\u671f","ovulationPage.fertileDays":"\u4f60\u7684\u9ec3\u91d1\u53d7\u5b55\u671f\uff1a","ovulationPage.fertileRate":"\u53d7\u5b55\u6210\u529f\u7387","ovulationPage.joinNow":"\u7acb\u5373\u52a0\u5165","ovulationPage.menstrualCycle":"\u6708\u7d93\u671f","ovulationPage.menstrualDay":"\u6708\u7d93\u671f","ovulationPage.nextMenstrualIn":"\u96e2\u4e0b\u6b21\u6708\u7d93\u9084\u6709","ovulationPage.nextOvulationIn":"\u96e2\u4e0b\u6b21\u6392\u5375\u9084\u6709","ovulationPage.numDays":"{day} \u5929","ovulationPage.objectives":"\u4f60\u7684\u76ee\u6a19","ovulationPage.ovulationDay":"\u6392\u5375\u65e5","ovulationPage.periodDuration":"\u6708\u7d93\u6301\u7e8c\u6642\u9593","ovulationPage.personalized":"\u4f60\u6700\u60f3\u77e5\u9053\u7684\u5065\u5eb7\u77e5\u8b58\uff0cHello \u91ab\u5e2b\u5e6b\u4f60\u6311\uff01","ovulationPage.pregnancyRate":"\u53d7\u5b55\u6210\u529f\u7387","ovulationPage.recalculate":"\u91cd\u65b0\u8a08\u7b97","ovulationPage.seoDescription":"\u6392\u5375\u671f\u662f\u5973\u6027\u6708\u7d93\u9031\u671f\u5176\u4e2d\u7684\u4e00\u500b\u968e\u6bb5\uff0c\u662f\u5375\u5de2\u6392\u5375\u7684\u671f\u9593\u3002\u6b63\u5e38\u4f86\u8aaa\uff0c\u6392\u51fa\u7684\u5375\u5b50\u5982\u679c\u53d7\u7cbe\u7684\u8a71\uff0c\u5c31\u6703\u5728\u5b50\u5bae\u8457\u5e8a\uff0c\u4e26\u6210\u70ba\u80da\u80ce\uff0c\u4f46\u82e5\u6c92\u6709\u53d7\u7cbe\uff0c\u5375\u5b50\u5c31\u6703\u5d29\u89e3\uff0c\u4f7f\u5b50\u5bae\u5167\u819c\u525d\u843d\uff0c\u9020\u6210\u6708\u7d93\u51fa\u8840\u3002\u8a08\u7b97\u6392\u5375\u671f\u53ef\u5f97\u77e5\u6700\u5bb9\u6613\u53d7\u5b55\u7684\u9ec3\u91d1\u6642\u9593\uff0c\u63d0\u9ad8\u53d7\u5b55\u6210\u529f\u7387\uff1b\u60f3\u907f\u5b55\u7684\u4eba\u4e5f\u6703\u4ee5\u6392\u5375\u671f\u63a8\u7b97\u5b89\u5168\u671f\u3002\u70ba\u8a08\u7b97\u6392\u5375\u671f\uff0c\u586b\u5165\u4ee5\u4e0b\u8cc7\u8a0a\u5373\u53ef\u8a08\u7b97","ovulationPage.seoSchema":"TODO: Add schema","ovulationPage.seoTitle":"\u6392\u5375\u671f\u8a08\u7b97\u5668\uff1a\u8a08\u7b97\u9ec3\u91d1\u53d7\u5b55\u671f\u3001\u63a8\u7b97\u907f\u5b55\u5b89\u5168\u671f\uff5cHello \u91ab\u5e2b","ovulationPage.signupPerks.0":"\u8a02\u95b1 Hello \u91ab\u5e2b\uff0c\u5373\u53ef\u514d\u8cbb\u4f7f\u7528\u6392\u5375\u671f\u8a08\u7b97\u5668\u4e26\u66ff\u59b3\u8a18\u9304\u6708\u7d93\u9031\u671f\u3002","ovulationPage.signupPerks.1":"\u4f7f\u7528\u7d93\u671f\u65e5\u66c6\u5e6b\u4f60\u8a18\u9304\u6708\u7d93\u9031\u671f","ovulationPage.signupPerks.2":"\u8ffd\u8e64\u4f60\u7684\u53d7\u5b55\u671f\u548c\u6392\u5375\u671f","ovulationPage.signupPerks.3":"\u63d0\u9192\u901a\u77e5\u4f60\u7684\u7d93\u671f\u3001\u6392\u5375\u671f\u3001\u53d7\u5b55\u671f","ovulationPage.signupPerks.4":"\u6bcf\u9031\u6536\u5230\u4f60\u5c08\u5c6c\u7684\u52a9\u5b55\u76f8\u95dc\u8cc7\u8a0a\uff01Hello \u91ab\u5e2b\u63d0\u4f9b\u4f60\u6700\u65b0\u5065\u5eb7\u60c5\u5831\uff0c\u5e6b\u52a9\u4f60\u63d0\u9ad8\u53d7\u5b55\u6a5f\u6703\uff0c\u8fce\u63a5\u5065\u5eb7\u7684\u5bf6\u5bf6\u3002","ovulationPage.stickySignupButton":"\u5132\u5b58\u7d50\u679c\u4e26\u63d0\u9192\u6211","ovulationPage.stickySignupHeading":"\u8a18\u5f97\u6bcf\u500b\u91cd\u8981\u7684\u65e5\u5b50","ovulationPage.subscribe.buttonTitle":"\u514d\u8cbb\u8a02\u95b1","ovulationPage.subscribe.description":"\u73fe\u5728\u5c31\u958b\u59cb\u8ffd\u8e64\u4f60\u7684\u5b55\u671f\uff0c\u4e26\u95dc\u6ce8\u5bf6\u5bf6\u7684\u6210\u9577\u904e\u7a0b\u3002","ovulationPage.subscribe.placeHolder":"\u8acb\u586b\u5beb\u4f60\u7684\u96fb\u5b50\u4fe1\u7bb1","ovulationPage.subscribe.title":"\u52a0\u5165 Hello \u91ab\u5e2b\uff0c\u5b55\u671f\u5404\u9031\u6ce8\u610f\u4e8b\u9805\u548c\u6700\u65b0\u6bcd\u5b30\u8cc7\u8a0a\u5831\u4f60\u77e5\uff01","ovulationPage.today":"\u4eca\u5929","ovulationPage.trackPeriod":"\u8ffd\u8e64\u6708\u7d93\u9031\u671f","placeholder.enterTitleHere":"Enter title here","placeholder.enterUrlHere":"Enter URL here","placeholder.enterUrlTextHere":"Enter URL Text here","placeholder.newCmt":"Write a comment","placeholder.newPost":"Start a new post","popup.allTopics":"All Topics","popup.createPost.confirmCloseDescription":"If you discard now, you\u2019ll lose this post","popup.createPost.confirmCloseTitle":"Are you sure?","popup.deleteComment.description":"Delete your comment cannot be undone","popup.deleteComment.title":"Delete comment?","popup.deletePost.accept":"Delete","popup.deletePost.cancel":"Cancel","popup.deletePost.description":"Delete your post cannot be undone","popup.deletePost.title":"Delete post?","popup.discardPost":"Discard post","popup.editPost":"Edit post","popup.keepEditing":"Keep editing","popup.startANewPost":"Start a new post","post.seeMore":"See More","post.viewMoreComments":"View more comments","pregnancyWeightGain.amnioticFluid":"\u7f8a\u6c34","pregnancyWeightGain.baby":"\u5bf6\u5bf6","pregnancyWeightGain.breastsEnergyStores":"\u4e73\u623f\u548c\u80fd\u91cf\u5132\u5b58","pregnancyWeightGain.description":"\u8a08\u7b97\u5408\u7406\u61f7\u5b55\u9ad4\u91cd\u7bc4\u570d\uff1a\u8f38\u5165\u61f7\u5b55\u524d\u9ad4\u91cd\u3001\u8eab\u9ad8\u548c\u76ee\u524d\u61f7\u5b55\u9031\u6578\uff0c\u8a08\u7b97\u5b55\u5a66\u7684\u5065\u5eb7\u9ad4\u91cd\u7bc4\u570d\uff0c\u63a7\u5236\u5728\u6b64\u7bc4\u570d\u5167\uff0c\u80fd\u78ba\u4fdd\u5abd\u5abd\u548c\u5bf6\u5bf6\u90fd\u8655\u65bc\u5065\u5eb7\u7684\u9ad4\u91cd\u3002","pregnancyWeightGain.explaination":"\u8aaa\u660e","pregnancyWeightGain.extraBloodFluids":"\u8840\u6db2\u548c\u6db2\u9ad4","pregnancyWeightGain.havingTwins":"\u59b3\u61f7\u7684\u662f\u96d9\u80de\u80ce\u55ce\uff1f","pregnancyWeightGain.heading":"\u61f7\u5b55\u9ad4\u91cd\u8a08\u7b97\u5668\uff1a\u61f7\u5b55\u9ad4\u91cd\u63a7\u5236\u3001\u8a08\u7b97\u5408\u7406\u589e\u91cd\u7bc4\u570d","pregnancyWeightGain.heightInput":"\u59b3\u7684\u8eab\u9ad8\uff1a","pregnancyWeightGain.heightInput.error":"\u8acb\u8f38\u5165\u5408\u7406\u7684\u8eab\u9ad8","pregnancyWeightGain.newDescription":"\u61f7\u5b55\u80d6\u5e7e\u516c\u65a4\u624d\u6b63\u5e38\uff1f\u9ad4\u91cd\u8981\u600e\u9ebc\u63a7\u5236\uff1f\u6b64\u61f7\u5b55\u9ad4\u91cd\u8a08\u7b97\u6a5f\u5c07\u5e6b\u52a9\u5b55\u5a66\u4e86\u89e3\u81ea\u5df1\u5728\u5404\u5b55\u671f\u7684\u9ad4\u91cd\u6a19\u6e96\u3001\u4e26\u89e3\u7b54\u8981\u589e\u91cd\u591a\u5c11\u624d\u5065\u5eb7\uff0c\u8a08\u7b97\u65b9\u5f0f\u4fc2\u6839\u64da\u5b55\u5a66\u61f7\u5b55\u524d\u7684\u9ad4\u91cd\u70ba\u6a19\u6e96\u3002\u8f38\u5165\u61f7\u5b55\u524d\u548c\u76ee\u524d\u9ad4\u91cd\u3001\u8eab\u9ad8\u548c\u7576\u524d\u61f7\u5b55\u9031\u6578\uff0c\u4ee5\u8a55\u4f30\u5b55\u5a66\u7684\u5065\u5eb7\u9ad4\u91cd\u7bc4\u570d\uff0c\u63a7\u5236\u5728\u6b64\u7bc4\u570d\u5167\uff0c\u80fd\u78ba\u4fdd\u5abd\u5abd\u548c\u5bf6\u5bf6\u90fd\u8655\u65bc\u6700\u5408\u9069\u4e14\u5065\u5eb7\u7684\u9ad4\u91cd\u3002","pregnancyWeightGain.placenta":"\u80ce\u76e4","pregnancyWeightGain.range":"\u5efa\u8b70\u7684\u61f7\u5b55\u9ad4\u91cd\u7bc4\u570d\uff1a","pregnancyWeightGain.result.note":"\u53c3\u8003\u60a8\u61f7\u5b55\u524d\u7684BMI\u6307\u6578","pregnancyWeightGain.resultHealthy.title":"\u59b3\u7684\u9ad4\u91cd\u662f\u5065\u5eb7\u7684","pregnancyWeightGain.resultOver.title":"\u76ee\u524d\u7a0d\u5fae\u904e\u91cd\u56c9\uff01\u9ad8\u65bc\u6b63\u5e38{weightGain}\u516c\u65a4","pregnancyWeightGain.resultUnder.title":"\u76ee\u524d\u7a0d\u5fae\u904e\u8f15\u56c9\uff01\u4f4e\u65bc\u6b63\u5e38{weightGain}\u516c\u65a4","pregnancyWeightGain.seoDescription":"\u61f7\u5b55\u9ad4\u91cd\u8a08\u7b97\u5668\uff1a\u61f7\u5b55\u9ad4\u91cd\u63a7\u5236\u3001\u8a08\u7b97\u5408\u7406\u589e\u91cd\u7bc4\u570d","pregnancyWeightGain.seoSchema":"\u61f7\u5b55\u9ad4\u91cd\u8a08\u7b97\u5668\uff1a\u61f7\u5b55\u9ad4\u91cd\u63a7\u5236\u3001\u8a08\u7b97\u5408\u7406\u589e\u91cd\u7bc4\u570d","pregnancyWeightGain.seoTitle":"\u61f7\u5b55\u9ad4\u91cd\u8a08\u7b97\u6a5f\uff1a\u61f7\u5b55\u9ad4\u91cd\u63a7\u5236\u3001\u8a08\u7b97\u5408\u7406\u589e\u91cd\u7bc4\u570d - Hello \u91ab\u5e2b","pregnancyWeightGain.suggestion":"\u5efa\u8b70","pregnancyWeightGain.uterus":"\u5b50\u5bae","pregnancyWeightGain.weekInput":"\u76ee\u524d\u61f7\u5b55\u9031\u6578\uff1a","pregnancyWeightGain.weekNum":"\u7b2c{weekNum}\u9031","pregnancyWeightGain.weight.desc":"\u516c\u65a4","pregnancyWeightGain.weightBeforeInput":"\u61f7\u5b55\u524d\u7684\u9ad4\u91cd\uff1a","pregnancyWeightGain.weightInput":"\u76ee\u524d\u9ad4\u91cd\uff1a","pregnancyWeightGain.weightInput.desc":"\uff08\u516c\u65a4\uff09","pregnancyWeightGain.weightInput.error":"\u8acb\u8f38\u5165\u5408\u7406\u7684\u9ad4\u91cd","previewPhotos.title":"{name}\'s Post","profileMenu.accountSetting":"\u5e33\u6236\u8a2d\u5b9a","profileMenu.closeAccount":"\u95dc\u9589\u5e33\u865f","profileMenu.help":"\u5e6b\u52a9","profileMenu.logout":"\u767b\u51fa","profileMenu.manageEmailNotifications":"\u7ba1\u7406\u7535\u5b50\u90ae\u4ef6\u901a\u77e5","profileMenu.myProfile":"\u500b\u4eba\u7c21\u4ecb","profileMenu.password":"\u5bc6\u78bc","profileMenu.saved":"\u6211\u7684\u6587\u7ae0","profileMenu.updateEmail":"\u66f4\u65b0\u96fb\u5b50\u90f5\u4ef6","share.letsJoinCommunity":"Let\'s join {name} community!","share.letsJoinTopic":"Let\'s join {name} topic!","share.linkCopied":"Link Copied","share.linkShared":"Link Shared Successfully","signUp":"Sign up","submit":"Submit","switchBtn.no":"\u5426","switchBtn.yes":"\u662f","tab.about":"About","tab.discussion":"Discussions","tab.topic":"Topics","targetHeartRate.aerobicZone.note":"\u4e2d\u9ad8\u904b\u52d5\u91cf\uff08\u4e2d\u5f37\u5ea6\u904b\u52d5\uff0c\u4e00\u90313-5\u5929\uff09","targetHeartRate.aerobicZone.title":"\u4e2d\u9ad8\u904b\u52d5\u91cf","targetHeartRate.ageInput":"\u4f60\u7684\u51fa\u751f\u65e5\u671f\uff1f","targetHeartRate.ageInput.desc":"\uff08\u5e74\uff09","targetHeartRate.ageInput.error":"\u8acb\u8f38\u5165\u4f60\u7684\u771f\u5be6\u5e74\u9f61","targetHeartRate.heartRateInput":"\u4f60\u7684\u975c\u6b62\u5fc3\u7387\u70ba\u591a\u5c11\uff1f","targetHeartRate.heartRateInput.desc":"\uff08bpm\uff09","targetHeartRate.heartRateInput.error":"\u8acb\u8f38\u5165\u6b63\u78ba\u7684\u975c\u6b62\u5fc3\u7387\u7bc4\u570d","targetHeartRate.howToMeasure":"\u5982\u4f55\u6e2c\u91cf\u975c\u6b62\u5fc3\u7387\uff1f","targetHeartRate.idealTarget.desc":"\u6bcf\u5206\u9418\u6b21\u6578","targetHeartRate.idealTarget.maximum":"\u6700\u5927\u5fc3\u7387\u7d04\u70ba\uff1a","targetHeartRate.idealTarget.result":"\u4f60\u7684\u76ee\u6a19\u904b\u52d5\u5fc3\u7387\u70ba\uff1a","targetHeartRate.idealTarget.title":"\u4f60\u7406\u60f3\u7684\u904b\u52d5\u76ee\u6a19\u5fc3\u7387","targetHeartRate.lowIntensity.note":"\u4f4e\u904b\u52d5\u91cf\uff08\u5f88\u5c11\u6216\u6c92\u6709\u904b\u52d5\uff09","targetHeartRate.lowIntensity.title":"\u4f4e\u904b\u52d5\u91cf","targetHeartRate.maximumIntensity.note":"\u6975\u9ad8\u5ea6\u904b\u52d5\u91cf\uff08\u8d85\u9ad8\u5f37\u5ea6\u904b\u52d5\uff0c\u8a13\u7df4\u91cf\u6709\u5982\u904b\u52d5\u54e1\uff09","targetHeartRate.maximumIntensity.title":"\u6975\u9ad8\u5ea6\u904b\u52d5\u91cf","targetHeartRate.moderateIntensity.note":"\u4e2d\u904b\u52d5\u91cf\uff08\u4e2d\u4f4e\u5f37\u5ea6\u904b\u52d5\uff0c\u6bcf\u90311-3\u5929\uff09","targetHeartRate.moderateIntensity.title":"\u4e2d\u904b\u52d5\u91cf","targetHeartRate.optional":"\uff08\u9078\u586b\uff09","targetHeartRate.result.abnormal":"\u5152\u7ae5\u5fc3\u7387\u7570\u5e38","targetHeartRate.result.athlete":"\u904b\u52d5\u54e1\u6c34\u6e96","targetHeartRate.result.average":"\u6b63\u5e38","targetHeartRate.result.excellent":"\u975e\u5e38\u5065\u5eb7","targetHeartRate.result.good":"\u5065\u5eb7","targetHeartRate.result.normal":"\u5152\u7ae5\u5fc3\u7387\u7570\u5e38","targetHeartRate.result.poor":"\u504f\u9ad8","targetHeartRate.result.title":"\u4f60\u7684\u975c\u6b62\u5fc3\u7387","targetHeartRate.result.title.embedded":"\u4f60\u7684\u975c\u6b62\u5fc3\u7387\u70ba\uff1a{status}","targetHeartRate.selectActive":"\u4f60\u7684\u65e5\u5e38\u6d3b\u52d5\u7a0b\u5ea6\u70ba\u4f55\uff1f","targetHeartRate.seoDescription":"\u76ee\u6a19\u5fc3\u7387\u8a08\u7b97\u6a5f\uff1a\u4f30\u7b97\u6700\u5927\u5fc3\u7387\u3001\u975c\u6b62\u5fc3\u7387","targetHeartRate.seoSchema":"\u76ee\u6a19\u5fc3\u7387\u8a08\u7b97\u6a5f\uff1a\u4f30\u7b97\u6700\u5927\u5fc3\u7387\u3001\u975c\u6b62\u5fc3\u7387","targetHeartRate.seoTitle":"\u5fc3\u7387\u8a08\u7b97\u6a5f\uff1a\u8a55\u4f30\u975c\u6b62\u5fc3\u7387\u6a19\u6e96\u3001\u8a08\u7b97\u904b\u52d5\u76ee\u6a19\u5fc3\u7387","targetHeartRate.status":"\u4f60\u7684\u975c\u6b62\u5fc3\u7387\u6c34\u5e73\uff1a{status}","targetHeartRate.vigorousIntensity.note":"\u9ad8\u904b\u52d5\u91cf\uff08\u9ad8\u5f37\u5ea6\u904b\u52d5\uff0c\u4e00\u90316-7\u5929\uff09","targetHeartRate.vigorousIntensity.title":"\u9ad8\u904b\u52d5\u91cf","targetHeartRate.withAnActivity":"{activeLevel}","toggle.active":"Active","toggle.inactive":"Inactive","tool.selectGender":"\u4f60\u7684\u6027\u5225\uff1f","tool.selectPerson":"\u4f60\u60f3\u6aa2\u6e2c\u7684\u5c0d\u8c61\uff1f","tool.selectPerson.other":"\u5176\u4ed6\u4eba","tool.selectPerson.yourSelf":"\u81ea\u5df1","toolPage.toolReviewer":"{expert_name}\u65bc{date}\u5be9\u95b1","tools.BMICalculator":"BMI \u8a08\u7b97\u5668\uff1a\u8a08\u7b97 BMI \u6307\u6578\u3001\u8a55\u4f30\u9ad4\u91cd\u662f\u5426\u6a19\u6e96","tools.BMRCalculator":"BMR / TDEE \u8a08\u7b97\u5668\uff1a\u8a08\u7b97\u57fa\u790e\u4ee3\u8b1d\u7387\u3001\u6bcf\u65e5\u6d88\u8017\u7e3d\u71b1\u91cf","tools.caloriesBurnRate":"\u71b1\u91cf\u6d88\u8017\u8a08\u7b97\u5668","tools.condition":"\u8aaa\u660e","tools.disclaimer":"\u514d\u8cac\u8072\u660e","tools.faqs":"\u5e38\u898b\u554f\u984c","tools.heading.by":"\uff1a","tools.info":"\u77ad\u89e3\u66f4\u591a","tools.recalculate":"\u91cd\u65b0\u8a08\u7b97","tools.risks":"\u98a8\u96aa","tools.shareResultOn":"\u5206\u4eab\u7d50\u679c","tools.suggestedArticles":"\u63a8\u85a6\u95b1\u8b80","tools.suggestion":"\u5efa\u8b70","topic.notification.joined":"You joined {name} topic","topic.notification.left":"You left {name} topic","topicCardList.seeAllTopics":"See all topics","user":"User","welcomePopup.button.continue":"\u7e7c\u7e8c","welcomePopup.button.startExploring":"\u958b\u59cb\u63a2\u7d22","welcomePopup.content2.description":"\u5132\u5b58\u4f60\u559c\u6b61\u7684\u6587\u7ae0\uff0c\u4e0b\u6b21\u518d\u95b1\u8b80","welcomePopup.content2.title":"\u5c07\u6587\u7ae0\u52a0\u5165\u6a19\u7c64","welcomePopup.content3.description":"\u4f60\u53ef\u4ee5\u5c07\u7d50\u679c\u5132\u5b58\u70ba\u500b\u4eba\u6578\u64da","welcomePopup.content3.title":"\u5132\u5b58\u7d50\u679c","welcomePopup.firstLogin.content1.description":"\u4f60\u5df2\u6210\u70ba\u5065\u5eb7\u610f\u8b58\u793e\u7fa4\u7684\u6210\u54e1\u4e4b\u4e00\uff0c\u73fe\u5728\u5c31\u4f86\u4f7f\u7528\u6211\u5011\u7684\u7279\u5225\u670d\u52d9\u5427\uff01","welcomePopup.firstLogin.content1.title":"\u6b61\u8fce\u4f86\u5230 Hello \u91ab\u5e2b","welcomePopup.login.content1.description":"\u8a66\u8a66\u770b Hello \u91ab\u5e2b\u70ba\u4f60\u6e96\u5099\u7684\u6700\u65b0\u670d\u52d9\uff0c\u8b93\u6211\u5011\u4e00\u8d77\u904e\u5f97\u66f4\u5065\u5eb7\u5427\uff01","welcomePopup.login.content1.title":"{userName}\uff0c\u6b61\u8fce\u56de\u4f86\uff01","whatWouldYouLikeToCreate":"What would you like to create?"}'),Us=n(43196),Gs=n(98218),Ws=n(34155);function Vs(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Zs(e){for(var t=1;t antd/dist/antd.css"]}}),qs=(0,m.default)((function(){return Promise.all([n.e(9377),n.e(5239),n.e(1255),n.e(7658),n.e(4728),n.e(9478),n.e(939),n.e(7782),n.e(6661),n.e(1303),n.e(6380),n.e(5057),n.e(6072),n.e(7151),n.e(7366),n.e(3332)]).then(n.bind(n,18300)).then((function(e){return e.Alert}))}),{loadableGenerated:{webpack:function(){return[null]},modules:["_app.js -> @hhgtech/hhg-components/components"]}}),Xs=(0,m.default)((function(){return Promise.all([n.e(768),n.e(9478),n.e(9238),n.e(1303),n.e(4410),n.e(7462),n.e(5897),n.e(8806),n.e(5315)]).then(n.bind(n,4766)).then((function(e){return e.AppSharedWrapper}))}),{loadableGenerated:{webpack:function(){return[4766]},modules:["_app.js -> components/templates/appWrappers/appSharedWrapper"]}});function Js(e){var t=e.Component,n=e.pageProps,a=e.err,i=(0,h.useRouter)(),s=i.locale,c=i.defaultLocale,u=i.events,m=i.pathname,f=i.replace,b=i.asPath,w=m.startsWith("/admin/"),E=w?"en-PH":s,P=n.isMobileSsr,k=n.userInfo,C=n.isCommentReleaseSSR,O=(n.initialStatePosts,n.initialStateComments,n.community),S=Zs(Zs({},_s),{},{isMobileSsr:P,isCommentReleaseSSR:C,userInfo:k,isLoggedIn:!(null===k||void 0===k||!k.id),newBookmark:[]}),x=(0,o.useReducer)(Is,S),_=x[0],T=x[1],A=(null===_||void 0===_?void 0:_.notifications)||[];(0,o.useEffect)((function(){g().configure({showSpinner:!1}),setTimeout((function(){u.on("routeChangeStart",(function(){return g().start()}))}),100),u.on("routeChangeComplete",(function(){return g().done()})),u.on("routeChangeError",(function(){return g().done()})),setTimeout((function(){y().initialize({gtmId:"GTM-WDHZFL"})}),2e3),w?(0,se.pH)(void 0,s).then((function(e){null!==e&&void 0!==e&&e.id?T({type:vs.H.LOGIN,payload:e}):d().get(gs.if)?(T({type:vs.H.LOGOUT}),f(b)):T({type:vs.H.LOGOUT})})):(0,se.Iq)().then((function(e){null!==e&&void 0!==e&&e.id?T({type:vs.H.LOGIN,payload:e}):d().get(gs.Ud)?(T({type:vs.H.LOGOUT}),f(b)):T({type:vs.H.LOGOUT})})),window.consentListeners=[],window.addConsentListenerExample=function(e){window.consentListeners.push(e)}}),[]),(0,o.useEffect)((function(){(0,se.pH)(void 0,s).then((function(e){null!==e&&void 0!==e&&e.id?T({type:vs.H.SET_IS_ADMIN,payload:!0}):T({type:vs.H.SET_IS_ADMIN,payload:!1})}))}),[s,b]);var I=function(e){var t=Math.floor(1e3*Math.random());T({type:vs.H.PUSH_NOTIFICATION,payload:Zs({id:t},e)}),setTimeout((function(){T({type:vs.H.CLEAR_NOTIFICATION,payload:{id:t}})}),3e3)};return Gs.Mu.isReady||(Gs.Mu.isReady=!0,Gs.Mu.push=I),(0,r.jsx)(ie,{locale:E||c,defaultLocale:"en-PH",messages:Ys[E||c],children:(0,r.jsxs)(Cs,{communityTheme:null===O||void 0===O?void 0:O.theme,isAdmin:w,children:[w&&(0,r.jsx)(Ks,{}),(0,r.jsxs)(p.default,{children:[(0,r.jsx)("base",{href:gs.GW+"/"}),(0,r.jsx)("script",{id:"debug-bear-rum",async:!0,dangerouslySetInnerHTML:{__html:"(function () {\n const dbpr = 100;\n if (Math.random() * 100 > 100 - dbpr) {\n const d = 'dbbRum', w = window, o = document, a = addEventListener, scr = o.createElement('script');\n scr.async = true;\n w[d] = w[d] || [];\n w[d].push(['presampling', dbpr]);\n ['error', 'unhandledrejection'].forEach(function (t) {\n a(t, function (e) {\n w[d].push([t, e]);\n });\n });\n scr.src = 'https://cdn.debugbear.com/".concat("6SloummLPO3W",".js';\n o.head.appendChild(scr);\n }\n })();")}},"debug-bear-rum")]}),(0,r.jsxs)(bs.I.Provider,{value:{state:_,dispatch:T,pushNotifications:I},children:[(0,r.jsx)(Ms,{theme:{locale:s}}),(0,r.jsxs)(le.f6,{theme:l.r,children:[(0,r.jsxs)(Xs,{isAdmin:w,children:[(0,r.jsx)(t,Zs(Zs({},n),{},{err:a})),(0,r.jsx)(ce.pR,{}),(0,r.jsx)(ys,{})]}),!(null===A||void 0===A||!A.length)&&v.createPortal((0,r.jsx)(Qs,{children:A.map((function(e,t){return(0,r.jsx)(qs,{onClose:function(){return T({type:vs.H.CLEAR_NOTIFICATION,payload:{id:e.id}})},closeIcon:(0,r.jsx)("img",{alt:"close",src:(0,Us.k3)("/svg/closeLight.svg")}),contentIcon:(0,r.jsx)("img",{className:"content-icon",src:e.displayIcon?e.displayIcon:(0,Us.k3)("/svg/".concat(e.type,".svg")),alt:"content-icon"}),text:e.title||e.message,description:e.title?e.message:"",type:e.type,className:"alert-noti"},t)}))}),document.body)]})]})]})})}var Qs=le.ZP.div.withConfig({displayName:"_app__StyledAlert",componentId:"sc-1djr4v3-0"})(["position:fixed;z-index:1000;"," ","{.alert-noti{overflow:hidden;width:360px;min-height:72px;margin-bottom:16px;}.content-icon{width:20px;height:20px;}right:32px;top:16px;}","{width:100%;padding:8px;.alert-noti{width:100%;min-height:72px;margin-bottom:16px;}.content-icon{width:17px;height:17px;}right:0;top:0;}"],gs.fn?(0,le.iv)([".alert-noti{min-height:56px;padding:1rem 1.25rem;border-left:0;border-radius:12px;box-shadow:0px 8px 20px rgba(0,0,0,0.1);&[data-alert-type='success']{background:#f2fcf7;}&[data-alert-type='danger']{background:",";}.content-icon{margin-right:1.25rem;}}","{.alert-noti{height:unset;}}","{.alert-noti{height:unset;}}"],(function(e){var t;return null===(t=e.theme)||void 0===t?void 0:t.mbColors.lightRed}),s.M.mbUp,s.M.mbDown):"",s.M.mbUp,s.M.mbDown)},50572:function(e,t,n){"use strict";n.d(t,{H:function(){return r}});var r={LOGIN:"LOGIN",LOGOUT:"LOGOUT",SET_IS_MOBILE_SSR:"SET_IS_MOBILE_SSR",ADD_BOOKMARKS:"ADD_BOOKMARKS",REMOVE_BOOKMARKS:"REMOVE_BOOKMARKS",SET_OPEN_LOGOUT_POPUP:"SET_OPEN_LOGOUT_POPUP",SET_COMMENT_FOCUS:"SET_COMMENT_FOCUS",PUSH_NOTIFICATION:"PUSH_NOTIFICATION",CLEAR_NOTIFICATION:"CLEAR_NOTIFICATION",SET_OPEN_DUE_DATE_POPUP:"SET_OPEN_DUE_DATE_POPUP",SUBCRIBE_COMMUNITY:"SUBCRIBE_COMMUNITY",UNSUBCRIBE_COMMUNITY:"UNSUBCRIBE_COMMUNITY",UPDATE_QUESTION_FOR_EXPERT:"UPDATE_QUESTION_FOR_EXPERT",LOADING_QUESTION_FOR_EXPERT:"LOADING_QUESTION_FOR_EXPERT",DECREASE_QUESTION_FOR_EXPERT:"DECREASE_QUESTION_FOR_EXPERT",SHOW_QUESTION_FOR_EXPERT_POPUP:"SHOW_QUESTION_FOR_EXPERT_POPUP",SHOW_CREATE_NEW_POST_POPUP:"SHOW_CREATE_NEW_POST_POPUP",SET_ASK_DOCTOR_POST:"SET_ASK_DOCTOR_POST",SET_OPPOSE_REASONS_LIST:"SET_OPPOSE_REASONS_LIST",SET_SHOW_FEED_MENU:"SET_SHOW_FEED_MENU",SET_IS_ADMIN:"SET_IS_ADMIN"}},5886:function(e,t,n){"use strict";n.d(t,{I:function(){return r}});var r=(0,n(67294).createContext)({})},50017:function(e,t,n){"use strict";n.d(t,{m:function(){return r},k:function(){return l}});var r,a=n(26265);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function i(e){for(var t=1;tt?e.substring(0,t):e},s=function(e){return e?e.trim().replace(/(\:|\.|\s+)\n/,":\n\n"):""};function c(e){var t=e.toLowerCase();return"true"===t||"1"===t||"yes"===t}function u(e){return"true"===e||"false"===e}},98218:function(e,t,n){"use strict";n.d(t,{Mu:function(){return r},YC:function(){return a},ti:function(){return o}});var r={push:function(e){return console.log("not hooked")},isReady:!1},a=function(e){return{message:e&&e({id:"notification.success"})||"Success",type:"success"}},o=function(e){return{message:e&&e({id:"notification.failure"})||"Failure",type:"danger"}}},81780:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/_app",function(){return n(40242)}])},6694:function(){},36591:function(){},5152:function(e,t,n){e.exports=n(57999)},9008:function(e,t,n){e.exports=n(92775)},38164:function(e,t,n){var r=n(54360);e.exports=function(e){if(Array.isArray(e))return r(e)}},61682:function(e){e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},75093:function(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n
'};function n(e,t,n){return en?n:e}function r(e){return 100*(-1+e)}function a(e,n,a){var o;return(o="translate3d"===t.positionUsing?{transform:"translate3d("+r(e)+"%,0,0)"}:"translate"===t.positionUsing?{transform:"translate("+r(e)+"%,0)"}:{"margin-left":r(e)+"%"}).transition="all "+n+"ms "+a,o}e.configure=function(e){var n,r;for(n in e)void 0!==(r=e[n])&&e.hasOwnProperty(n)&&(t[n]=r);return this},e.status=null,e.set=function(r){var l=e.isStarted();r=n(r,t.minimum,1),e.status=1===r?null:r;var s=e.render(!l),c=s.querySelector(t.barSelector),u=t.speed,d=t.easing;return s.offsetWidth,o((function(n){""===t.positionUsing&&(t.positionUsing=e.getPositioningCSS()),i(c,a(r,u,d)),1===r?(i(s,{transition:"none",opacity:1}),s.offsetWidth,setTimeout((function(){i(s,{transition:"all "+u+"ms linear",opacity:0}),setTimeout((function(){e.remove(),n()}),u)}),u)):setTimeout(n,u)})),this},e.isStarted=function(){return"number"===typeof e.status},e.start=function(){e.status||e.set(0);var n=function(){setTimeout((function(){e.status&&(e.trickle(),n())}),t.trickleSpeed)};return t.trickle&&n(),this},e.done=function(t){return t||e.status?e.inc(.3+.5*Math.random()).set(1):this},e.inc=function(t){var r=e.status;return r?("number"!==typeof t&&(t=(1-r)*n(Math.random()*r,.1,.95)),r=n(r+t,0,.994),e.set(r)):e.start()},e.trickle=function(){return e.inc(Math.random()*t.trickleRate)},function(){var t=0,n=0;e.promise=function(r){return r&&"resolved"!==r.state()?(0===n&&e.start(),t++,n++,r.always((function(){0===--n?(t=0,e.done()):e.set((t-n)/t)})),this):this}}(),e.render=function(n){if(e.isRendered())return document.getElementById("nprogress");s(document.documentElement,"nprogress-busy");var a=document.createElement("div");a.id="nprogress",a.innerHTML=t.template;var o,l=a.querySelector(t.barSelector),c=n?"-100":r(e.status||0),u=document.querySelector(t.parent);return i(l,{transition:"all 0 linear",transform:"translate3d("+c+"%,0,0)"}),t.showSpinner||(o=a.querySelector(t.spinnerSelector))&&d(o),u!=document.body&&s(u,"nprogress-custom-parent"),u.appendChild(a),a},e.remove=function(){c(document.documentElement,"nprogress-busy"),c(document.querySelector(t.parent),"nprogress-custom-parent");var e=document.getElementById("nprogress");e&&d(e)},e.isRendered=function(){return!!document.getElementById("nprogress")},e.getPositioningCSS=function(){var e=document.body.style,t="WebkitTransform"in e?"Webkit":"MozTransform"in e?"Moz":"msTransform"in e?"ms":"OTransform"in e?"O":"";return t+"Perspective"in e?"translate3d":t+"Transform"in e?"translate":"margin"};var o=function(){var e=[];function t(){var n=e.shift();n&&n(t)}return function(n){e.push(n),1==e.length&&t()}}(),i=function(){var e=["Webkit","O","Moz","ms"],t={};function n(e){return e.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(e,t){return t.toUpperCase()}))}function r(t){var n=document.body.style;if(t in n)return t;for(var r,a=e.length,o=t.charAt(0).toUpperCase()+t.slice(1);a--;)if((r=e[a]+o)in n)return r;return t}function a(e){return e=n(e),t[e]||(t[e]=r(e))}function o(e,t,n){t=a(t),e.style[t]=n}return function(e,t){var n,r,a=arguments;if(2==a.length)for(n in t)void 0!==(r=t[n])&&t.hasOwnProperty(n)&&o(e,n,r);else o(e,a[1],a[2])}}();function l(e,t){return("string"==typeof e?e:u(e)).indexOf(" "+t+" ")>=0}function s(e,t){var n=u(e),r=n+t;l(n,t)||(e.className=r.substring(1))}function c(e,t){var n,r=u(e);l(e,t)&&(n=r.replace(" "+t+" "," "),e.className=n.substring(1,n.length-1))}function u(e){return(" "+(e.className||"")+" ").replace(/\s+/gi," ")}function d(e){e&&e.parentNode&&e.parentNode.removeChild(e)}return e})?r.call(t,n,t,e):r)||(e.exports=a)},34155:function(e){var t,n,r=e.exports={};function a(){throw new Error("setTimeout has not been defined")}function o(){throw new Error("clearTimeout has not been defined")}function i(e){if(t===setTimeout)return setTimeout(e,0);if((t===a||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(n){try{return t.call(null,e,0)}catch(n){return t.call(this,e,0)}}}!function(){try{t="function"===typeof setTimeout?setTimeout:a}catch(e){t=a}try{n="function"===typeof clearTimeout?clearTimeout:o}catch(e){n=o}}();var l,s=[],c=!1,u=-1;function d(){c&&l&&(c=!1,l.length?s=l.concat(s):u=-1,s.length&&m())}function m(){if(!c){var e=i(d);c=!0;for(var t=s.length;t;){for(l=s,s=[];++u1)for(var n=1;n=this._maxSize&&this.clear(),e in this._values||this._size++,this._values[e]=t};var n=/[^.^\]^[]+|(?=\[\]|\.\.)/g,r=/^\d+$/,a=/^\d/,o=/[~`!#$%\^&*+=\-\[\]\\';,/{}|\\":<>\?]/g,i=/^\s*(['"]?)(.*?)(\1)\s*$/,l=new t(512),s=new t(512),c=new t(512);function u(e){return l.get(e)||l.set(e,d(e).map((function(e){return e.replace(i,"$2")})))}function d(e){return e.match(n)||[""]}function m(e){return"string"===typeof e&&e&&-1!==["'",'"'].indexOf(e.charAt(0))}function p(e){return!m(e)&&(function(e){return e.match(a)&&!e.match(r)}(e)||function(e){return o.test(e)}(e))}e.exports={Cache:t,split:d,normalizePath:u,setter:function(e){var t=u(e);return s.get(e)||s.set(e,(function(e,n){for(var r=0,a=t.length,o=e;r1?t-1:0),r=1;r=o)return e;switch(e){case"%s":return String(n[a++]);case"%d":return Number(n[a++]);case"%j":try{return JSON.stringify(n[a++])}catch(t){return"[Circular]"}break;default:return e}}));return i}return e}function D(e,t){return void 0===e||null===e||(!("array"!==t||!Array.isArray(e)||e.length)||!(!function(e){return"string"===e||"url"===e||"hex"===e||"email"===e||"date"===e||"pattern"===e}(t)||"string"!==typeof e||e))}function L(e,t,n){var r=0,a=e.length;!function o(i){if(i&&i.length)n(i);else{var l=r;r+=1,l()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+\.)+[a-zA-Z\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}))$/,j=/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i,U={integer:function(e){return U.number(e)&&parseInt(e,10)===e},float:function(e){return U.number(e)&&!U.integer(e)},array:function(e){return Array.isArray(e)},regexp:function(e){if(e instanceof RegExp)return!0;try{return!!new RegExp(e)}catch(t){return!1}},date:function(e){return"function"===typeof e.getTime&&"function"===typeof e.getMonth&&"function"===typeof e.getYear&&!isNaN(e.getTime())},number:function(e){return!isNaN(e)&&"number"===typeof e},object:function(e){return"object"===typeof e&&!U.array(e)},method:function(e){return"function"===typeof e},email:function(e){return"string"===typeof e&&e.length<=320&&!!e.match(z)},url:function(e){return"string"===typeof e&&e.length<=2048&&!!e.match(function(){if(F)return F;var e="[a-fA-F\\d:]",t=function(t){return t&&t.includeBoundaries?"(?:(?<=\\s|^)(?="+e+")|(?<="+e+")(?=\\s|$))":""},n="(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}",r="[a-fA-F\\d]{1,4}",a=("\n(?:\n(?:"+r+":){7}(?:"+r+"|:)| // 1:2:3:4:5:6:7:: 1:2:3:4:5:6:7:8\n(?:"+r+":){6}(?:"+n+"|:"+r+"|:)| // 1:2:3:4:5:6:: 1:2:3:4:5:6::8 1:2:3:4:5:6::8 1:2:3:4:5:6::1.2.3.4\n(?:"+r+":){5}(?::"+n+"|(?::"+r+"){1,2}|:)| // 1:2:3:4:5:: 1:2:3:4:5::7:8 1:2:3:4:5::8 1:2:3:4:5::7:1.2.3.4\n(?:"+r+":){4}(?:(?::"+r+"){0,1}:"+n+"|(?::"+r+"){1,3}|:)| // 1:2:3:4:: 1:2:3:4::6:7:8 1:2:3:4::8 1:2:3:4::6:7:1.2.3.4\n(?:"+r+":){3}(?:(?::"+r+"){0,2}:"+n+"|(?::"+r+"){1,4}|:)| // 1:2:3:: 1:2:3::5:6:7:8 1:2:3::8 1:2:3::5:6:7:1.2.3.4\n(?:"+r+":){2}(?:(?::"+r+"){0,3}:"+n+"|(?::"+r+"){1,5}|:)| // 1:2:: 1:2::4:5:6:7:8 1:2::8 1:2::4:5:6:7:1.2.3.4\n(?:"+r+":){1}(?:(?::"+r+"){0,4}:"+n+"|(?::"+r+"){1,6}|:)| // 1:: 1::3:4:5:6:7:8 1::8 1::3:4:5:6:7:1.2.3.4\n(?::(?:(?::"+r+"){0,5}:"+n+"|(?::"+r+"){1,7}|:)) // ::2:3:4:5:6:7:8 ::2:3:4:5:6:7:8 ::8 ::1.2.3.4\n)(?:%[0-9a-zA-Z]{1,})? // %eth0 %1\n").replace(/\s*\/\/.*$/gm,"").replace(/\n/g,"").trim(),o=new RegExp("(?:^"+n+"$)|(?:^"+a+"$)"),i=new RegExp("^"+n+"$"),l=new RegExp("^"+a+"$"),s=function(e){return e&&e.exact?o:new RegExp("(?:"+t(e)+n+t(e)+")|(?:"+t(e)+a+t(e)+")","g")};s.v4=function(e){return e&&e.exact?i:new RegExp(""+t(e)+n+t(e),"g")},s.v6=function(e){return e&&e.exact?l:new RegExp(""+t(e)+a+t(e),"g")};var c=s.v4().source,u=s.v6().source;return F=new RegExp("(?:^(?:(?:(?:[a-z]+:)?//)|www\\.)(?:\\S+(?::\\S*)?@)?(?:localhost|"+c+"|"+u+'|(?:(?:[a-z\\u00a1-\\uffff0-9][-_]*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))(?::\\d{2,5})?(?:[/?#][^\\s"]*)?$)',"i")}())},hex:function(e){return"string"===typeof e&&!!e.match(j)}},G={required:B,whitespace:function(e,t,n,r,a){(/^\s+$/.test(t)||""===t)&&r.push(M(a.messages.whitespace,e.fullField))},type:function(e,t,n,r,a){if(e.required&&void 0===t)B(e,t,n,r,a);else{var o=e.type;["integer","float","array","regexp","object","method","email","number","date","url","hex"].indexOf(o)>-1?U[o](t)||r.push(M(a.messages.types[o],e.fullField,e.type)):o&&typeof t!==e.type&&r.push(M(a.messages.types[o],e.fullField,e.type))}},range:function(e,t,n,r,a){var o="number"===typeof e.len,i="number"===typeof e.min,l="number"===typeof e.max,s=t,c=null,u="number"===typeof t,d="string"===typeof t,m=Array.isArray(t);if(u?c="number":d?c="string":m&&(c="array"),!c)return!1;m&&(s=t.length),d&&(s=t.replace(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,"_").length),o?s!==e.len&&r.push(M(a.messages[c].len,e.fullField,e.len)):i&&!l&&se.max?r.push(M(a.messages[c].max,e.fullField,e.max)):i&&l&&(se.max)&&r.push(M(a.messages[c].range,e.fullField,e.min,e.max))},enum:function(e,t,n,r,a){e.enum=Array.isArray(e.enum)?e.enum:[],-1===e.enum.indexOf(t)&&r.push(M(a.messages.enum,e.fullField,e.enum.join(", ")))},pattern:function(e,t,n,r,a){if(e.pattern)if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||r.push(M(a.messages.pattern.mismatch,e.fullField,t,e.pattern));else if("string"===typeof e.pattern){new RegExp(e.pattern).test(t)||r.push(M(a.messages.pattern.mismatch,e.fullField,t,e.pattern))}}},W=function(e,t,n,r,a){var o=e.type,i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(D(t,o)&&!e.required)return n();G.required(e,t,r,i,a,o),D(t,o)||G.type(e,t,r,i,a)}n(i)},V={string:function(e,t,n,r,a){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(D(t,"string")&&!e.required)return n();G.required(e,t,r,o,a,"string"),D(t,"string")||(G.type(e,t,r,o,a),G.range(e,t,r,o,a),G.pattern(e,t,r,o,a),!0===e.whitespace&&G.whitespace(e,t,r,o,a))}n(o)},method:function(e,t,n,r,a){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(D(t)&&!e.required)return n();G.required(e,t,r,o,a),void 0!==t&&G.type(e,t,r,o,a)}n(o)},number:function(e,t,n,r,a){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(""===t&&(t=void 0),D(t)&&!e.required)return n();G.required(e,t,r,o,a),void 0!==t&&(G.type(e,t,r,o,a),G.range(e,t,r,o,a))}n(o)},boolean:function(e,t,n,r,a){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(D(t)&&!e.required)return n();G.required(e,t,r,o,a),void 0!==t&&G.type(e,t,r,o,a)}n(o)},regexp:function(e,t,n,r,a){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(D(t)&&!e.required)return n();G.required(e,t,r,o,a),D(t)||G.type(e,t,r,o,a)}n(o)},integer:function(e,t,n,r,a){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(D(t)&&!e.required)return n();G.required(e,t,r,o,a),void 0!==t&&(G.type(e,t,r,o,a),G.range(e,t,r,o,a))}n(o)},float:function(e,t,n,r,a){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(D(t)&&!e.required)return n();G.required(e,t,r,o,a),void 0!==t&&(G.type(e,t,r,o,a),G.range(e,t,r,o,a))}n(o)},array:function(e,t,n,r,a){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if((void 0===t||null===t)&&!e.required)return n();G.required(e,t,r,o,a,"array"),void 0!==t&&null!==t&&(G.type(e,t,r,o,a),G.range(e,t,r,o,a))}n(o)},object:function(e,t,n,r,a){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(D(t)&&!e.required)return n();G.required(e,t,r,o,a),void 0!==t&&G.type(e,t,r,o,a)}n(o)},enum:function(e,t,n,r,a){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(D(t)&&!e.required)return n();G.required(e,t,r,o,a),void 0!==t&&G.enum(e,t,r,o,a)}n(o)},pattern:function(e,t,n,r,a){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(D(t,"string")&&!e.required)return n();G.required(e,t,r,o,a),D(t,"string")||G.pattern(e,t,r,o,a)}n(o)},date:function(e,t,n,r,a){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(D(t,"date")&&!e.required)return n();var i;if(G.required(e,t,r,o,a),!D(t,"date"))i=t instanceof Date?t:new Date(t),G.type(e,i,r,o,a),i&&G.range(e,i.getTime(),r,o,a)}n(o)},url:W,hex:W,email:W,required:function(e,t,n,r,a){var o=[],i=Array.isArray(t)?"array":typeof t;G.required(e,t,r,o,a,i),n(o)},any:function(e,t,n,r,a){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(D(t)&&!e.required)return n();G.required(e,t,r,o,a)}n(o)}};function Z(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var e=JSON.parse(JSON.stringify(this));return e.clone=this.clone,e}}}var Y=Z(),K=function(){function e(e){this.rules=null,this._messages=Y,this.define(e)}var t=e.prototype;return t.define=function(e){var t=this;if(!e)throw new Error("Cannot configure a schema with no rules");if("object"!==typeof e||Array.isArray(e))throw new Error("Rules must be an object");this.rules={},Object.keys(e).forEach((function(n){var r=e[n];t.rules[n]=Array.isArray(r)?r:[r]}))},t.messages=function(e){return e&&(this._messages=$(Z(),e)),this._messages},t.validate=function(t,n,r){var a=this;void 0===n&&(n={}),void 0===r&&(r=function(){});var o=t,i=n,l=r;if("function"===typeof i&&(l=i,i={}),!this.rules||0===Object.keys(this.rules).length)return l&&l(null,o),Promise.resolve(o);if(i.messages){var s=this.messages();s===Y&&(s=Z()),$(s,i.messages),i.messages=s}else i.messages=this.messages();var c={};(i.keys||Object.keys(this.rules)).forEach((function(e){var n=a.rules[e],r=o[e];n.forEach((function(n){var i=n;"function"===typeof i.transform&&(o===t&&(o=k({},o)),r=o[e]=i.transform(r)),(i="function"===typeof i?{validator:i}:k({},i)).validator=a.getValidationMethod(i),i.validator&&(i.field=e,i.fullField=i.fullField||e,i.type=a.getType(i),c[e]=c[e]||[],c[e].push({rule:i,value:r,source:o,field:e}))}))}));var u={};return N(c,i,(function(t,n){var r,a=t.rule,l=("object"===a.type||"array"===a.type)&&("object"===typeof a.fields||"object"===typeof a.defaultField);function s(e,t){return k({},t,{fullField:a.fullField+"."+e,fullFields:a.fullFields?[].concat(a.fullFields,[e]):[e]})}function c(r){void 0===r&&(r=[]);var c=Array.isArray(r)?r:[r];!i.suppressWarning&&c.length&&e.warning("async-validator:",c),c.length&&void 0!==a.message&&(c=[].concat(a.message));var d=c.map(H(a,o));if(i.first&&d.length)return u[a.field]=1,n(d);if(l){if(a.required&&!t.value)return void 0!==a.message?d=[].concat(a.message).map(H(a,o)):i.error&&(d=[i.error(a,M(i.messages.required,a.field))]),n(d);var m={};a.defaultField&&Object.keys(t.value).map((function(e){m[e]=a.defaultField})),m=k({},m,t.rule.fields);var p={};Object.keys(m).forEach((function(e){var t=m[e],n=Array.isArray(t)?t:[t];p[e]=n.map(s.bind(null,e))}));var h=new e(p);h.messages(i.messages),t.rule.options&&(t.rule.options.messages=i.messages,t.rule.options.error=i.error),h.validate(t.value,t.rule.options||i,(function(e){var t=[];d&&d.length&&t.push.apply(t,d),e&&e.length&&t.push.apply(t,e),n(t.length?t:null)}))}else n(d)}if(l=l&&(a.required||!a.required&&t.value),a.field=t.field,a.asyncValidator)r=a.asyncValidator(a,t.value,c,t.source,i);else if(a.validator){try{r=a.validator(a,t.value,c,t.source,i)}catch(d){null==console.error||console.error(d),i.suppressValidatorError||setTimeout((function(){throw d}),0),c(d.message)}!0===r?c():!1===r?c("function"===typeof a.message?a.message(a.fullField||a.field):a.message||(a.fullField||a.field)+" fails"):r instanceof Array?c(r):r instanceof Error&&c(r.message)}r&&r.then&&r.then((function(){return c()}),(function(e){return c(e)}))}),(function(e){!function(e){var t=[],n={};function r(e){var n;Array.isArray(e)?t=(n=t).concat.apply(n,e):t.push(e)}for(var a=0;a3&&void 0!==arguments[3]&&arguments[3];return t.length&&r&&void 0===n&&!Q(e,t.slice(0,-1))?e:te(e,t,n,r)}function re(e){return Array.isArray(e)?function(e){return e.map((function(e){return re(e)}))}(e):"object"===(0,J.Z)(e)&&null!==e?function(e){if(Object.getPrototypeOf(e)===Object.prototype){var t={};for(var n in e)t[n]=re(e[n]);return t}return e}(e):e}var ae=re;function oe(e){return y(e)}function ie(e,t){return Q(e,t)}function le(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],a=ne(e,t,n,r);return a}function se(e,t){var n={};return t.forEach((function(t){var r=ie(e,t);n=le(n,t,r)})),n}function ce(e,t){return e&&e.some((function(e){return pe(e,t)}))}function ue(e){return"object"===(0,J.Z)(e)&&null!==e&&Object.getPrototypeOf(e)===Object.prototype}function de(e,t){var n=Array.isArray(e)?(0,s.Z)(e):(0,l.Z)({},e);return t?(Object.keys(t).forEach((function(e){var r=n[e],a=t[e],o=ue(r)&&ue(a);n[e]=o?de(r,a||{}):ae(a)})),n):n}function me(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r=r||n<0||n>=r)return e;var a=e[t],o=t-n;return o>0?[].concat((0,s.Z)(e.slice(0,n)),[a],(0,s.Z)(e.slice(n,t)),(0,s.Z)(e.slice(t+1,r))):o<0?[].concat((0,s.Z)(e.slice(0,t)),(0,s.Z)(e.slice(t+1,n+1)),[a],(0,s.Z)(e.slice(n+1,r))):e}var ge=K;function ve(e,t){return e.replace(/\$\{\w+\}/g,(function(e){var n=e.slice(2,-1);return t[n]}))}var be="CODE_LOGIC_ERROR";function ye(e,t,n,r,a){return we.apply(this,arguments)}function we(){return(we=(0,E.Z)((0,w.Z)().mark((function e(t,n,a,o,c){var u,d,m,p,h,f,g,v,b;return(0,w.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return delete(u=(0,l.Z)({},a)).ruleIndex,u.validator&&(d=u.validator,u.validator=function(){try{return d.apply(void 0,arguments)}catch(e){return console.error(e),Promise.reject(be)}}),m=null,u&&"array"===u.type&&u.defaultField&&(m=u.defaultField,delete u.defaultField),p=new ge((0,i.Z)({},t,[u])),h=me({},X,o.validateMessages),p.messages(h),f=[],e.prev=9,e.next=12,Promise.resolve(p.validate((0,i.Z)({},t,n),(0,l.Z)({},o)));case 12:e.next=17;break;case 14:e.prev=14,e.t0=e.catch(9),e.t0.errors&&(f=e.t0.errors.map((function(e,t){var n=e.message,a=n===be?h.default:n;return r.isValidElement(a)?r.cloneElement(a,{key:"error_".concat(t)}):a})));case 17:if(f.length||!m){e.next=22;break}return e.next=20,Promise.all(n.map((function(e,n){return ye("".concat(t,".").concat(n),e,m,o,c)})));case 20:return g=e.sent,e.abrupt("return",g.reduce((function(e,t){return[].concat((0,s.Z)(e),(0,s.Z)(t))}),[]));case 22:return v=(0,l.Z)((0,l.Z)({},a),{},{name:t,enum:(a.enum||[]).join(", ")},c),b=f.map((function(e){return"string"===typeof e?ve(e,v):e})),e.abrupt("return",b);case 25:case"end":return e.stop()}}),e,null,[[9,14]])})))).apply(this,arguments)}function Ee(e,t,n,r,a,o){var i,s=e.join("."),c=n.map((function(e,t){var n=e.validator,r=(0,l.Z)((0,l.Z)({},e),{},{ruleIndex:t});return n&&(r.validator=function(e,t,r){var a=!1,o=n(e,t,(function(){for(var e=arguments.length,t=new Array(e),n=0;n0&&void 0!==arguments[0]?arguments[0]:Oe;if(a.validatePromise===r){var t;a.validatePromise=null;var n=[],o=[];null===(t=e.forEach)||void 0===t||t.call(e,(function(e){var t=e.rule.warningOnly,r=e.errors,a=void 0===r?Oe:r;t?o.push.apply(o,(0,s.Z)(a)):n.push.apply(n,(0,s.Z)(a))})),a.errors=n,a.warnings=o,a.triggerMetaEvent(),a.reRender()}})),m}));return a.validatePromise=r,a.dirty=!0,a.errors=Oe,a.warnings=Oe,a.triggerMetaEvent(),a.reRender(),r},a.isFieldValidating=function(){return!!a.validatePromise},a.isFieldTouched=function(){return a.touched},a.isFieldDirty=function(){return!(!a.dirty&&void 0===a.props.initialValue)||void 0!==(0,a.props.fieldContext.getInternalHooks(g).getInitialValue)(a.getNamePath())},a.getErrors=function(){return a.errors},a.getWarnings=function(){return a.warnings},a.isListField=function(){return a.props.isListField},a.isList=function(){return a.props.isList},a.isPreserve=function(){return a.props.preserve},a.getMeta=function(){return a.prevValidating=a.isFieldValidating(),{touched:a.isFieldTouched(),validating:a.prevValidating,errors:a.errors,warnings:a.warnings,name:a.getNamePath()}},a.getOnlyChild=function(e){if("function"===typeof e){var t=a.getMeta();return(0,l.Z)((0,l.Z)({},a.getOnlyChild(e(a.getControlled(),t,a.props.fieldContext))),{},{isFunction:!0})}var n=(0,h.Z)(e);return 1===n.length&&r.isValidElement(n[0])?{child:n[0],isFunction:!1}:{child:n,isFunction:!1}},a.getValue=function(e){var t=a.props.fieldContext.getFieldsValue,n=a.getNamePath();return ie(e||t(!0),n)},a.getControlled=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=a.props,n=t.trigger,r=t.validateTrigger,o=t.getValueFromEvent,s=t.normalize,c=t.valuePropName,u=t.getValueProps,d=t.fieldContext,m=void 0!==r?r:d.validateTrigger,p=a.getNamePath(),h=d.getInternalHooks,f=d.getFieldsValue,v=h(g),b=v.dispatch,w=a.getValue(),E=u||function(e){return(0,i.Z)({},c,e)},P=e[n],k=(0,l.Z)((0,l.Z)({},e),E(w));k[n]=function(){var e;a.touched=!0,a.dirty=!0,a.triggerMetaEvent();for(var t=arguments.length,n=new Array(t),r=0;r=0&&t<=n.length?(u.keys=[].concat((0,s.Z)(u.keys.slice(0,t)),[u.id],(0,s.Z)(u.keys.slice(t))),o([].concat((0,s.Z)(n.slice(0,t)),[e],(0,s.Z)(n.slice(t))))):(u.keys=[].concat((0,s.Z)(u.keys),[u.id]),o([].concat((0,s.Z)(n),[e]))),u.id+=1},remove:function(e){var t=l(),n=new Set(Array.isArray(e)?e:[e]);n.size<=0||(u.keys=u.keys.filter((function(e,t){return!n.has(t)})),o(t.filter((function(e,t){return!n.has(t)}))))},move:function(e,t){if(e!==t){var n=l();e<0||e>=n.length||t<0||t>=n.length||(u.keys=fe(u.keys,e,t),o(fe(n,e,t)))}}},p=r||[];return Array.isArray(p)||(p=[]),a(p.map((function(e,t){var n=u.keys[t];return void 0===n&&(u.keys[t]=u.id,n=u.keys[t],u.id+=1),{name:t,key:n,isListField:!0}})),m,t)}))))},Ie=n(28481);var Me="__@field_split__";function De(e){return e.map((function(e){return"".concat((0,J.Z)(e),":").concat(e)})).join(Me)}var Le=function(){function e(){(0,c.Z)(this,e),this.kvs=new Map}return(0,u.Z)(e,[{key:"set",value:function(e,t){this.kvs.set(De(e),t)}},{key:"get",value:function(e){return this.kvs.get(De(e))}},{key:"update",value:function(e,t){var n=t(this.get(e));n?this.set(e,n):this.delete(e)}},{key:"delete",value:function(e){this.kvs.delete(De(e))}},{key:"map",value:function(e){return(0,s.Z)(this.kvs.entries()).map((function(t){var n=(0,Ie.Z)(t,2),r=n[0],a=n[1],o=r.split(Me);return e({key:o.map((function(e){var t=e.match(/^([^:]*):(.*)$/),n=(0,Ie.Z)(t,3),r=n[1],a=n[2];return"number"===r?Number(a):a})),value:a})}))}},{key:"toJSON",value:function(){var e={};return this.map((function(t){var n=t.key,r=t.value;return e[n.join(".")]=r,null})),e}}]),e}(),Re=["name","errors"],Ne=(0,u.Z)((function e(t){var n=this;(0,c.Z)(this,e),this.formHooked=!1,this.forceRootUpdate=void 0,this.subscribable=!0,this.store={},this.fieldEntities=[],this.initialValues={},this.callbacks={},this.validateMessages=null,this.preserve=null,this.lastValidatePromise=null,this.getForm=function(){return{getFieldValue:n.getFieldValue,getFieldsValue:n.getFieldsValue,getFieldError:n.getFieldError,getFieldWarning:n.getFieldWarning,getFieldsError:n.getFieldsError,isFieldsTouched:n.isFieldsTouched,isFieldTouched:n.isFieldTouched,isFieldValidating:n.isFieldValidating,isFieldsValidating:n.isFieldsValidating,resetFields:n.resetFields,setFields:n.setFields,setFieldValue:n.setFieldValue,setFieldsValue:n.setFieldsValue,validateFields:n.validateFields,submit:n.submit,_init:!0,getInternalHooks:n.getInternalHooks}},this.getInternalHooks=function(e){return e===g?(n.formHooked=!0,{dispatch:n.dispatch,initEntityValue:n.initEntityValue,registerField:n.registerField,useSubscribe:n.useSubscribe,setInitialValues:n.setInitialValues,destroyForm:n.destroyForm,setCallbacks:n.setCallbacks,setValidateMessages:n.setValidateMessages,getFields:n.getFields,setPreserve:n.setPreserve,getInitialValue:n.getInitialValue,registerWatch:n.registerWatch}):((0,f.ZP)(!1,"`getInternalHooks` is internal usage. Should not call directly."),null)},this.useSubscribe=function(e){n.subscribable=e},this.prevWithoutPreserves=null,this.setInitialValues=function(e,t){if(n.initialValues=e||{},t){var r,a=me({},e,n.store);null===(r=n.prevWithoutPreserves)||void 0===r||r.map((function(t){var n=t.key;a=le(a,n,ie(e,n))})),n.prevWithoutPreserves=null,n.updateStore(a)}},this.destroyForm=function(){var e=new Le;n.getFieldEntities(!0).forEach((function(t){n.isMergedPreserve(t.isPreserve())||e.set(t.getNamePath(),!0)})),n.prevWithoutPreserves=e},this.getInitialValue=function(e){var t=ie(n.initialValues,e);return e.length?ae(t):t},this.setCallbacks=function(e){n.callbacks=e},this.setValidateMessages=function(e){n.validateMessages=e},this.setPreserve=function(e){n.preserve=e},this.watchList=[],this.registerWatch=function(e){return n.watchList.push(e),function(){n.watchList=n.watchList.filter((function(t){return t!==e}))}},this.notifyWatch=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];if(n.watchList.length){var t=n.getFieldsValue();n.watchList.forEach((function(n){n(t,e)}))}},this.timeoutId=null,this.warningUnhooked=function(){0},this.updateStore=function(e){n.store=e},this.getFieldEntities=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return e?n.fieldEntities.filter((function(e){return e.getNamePath().length})):n.fieldEntities},this.getFieldsMap=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=new Le;return n.getFieldEntities(e).forEach((function(e){var n=e.getNamePath();t.set(n,e)})),t},this.getFieldEntitiesForNamePathList=function(e){if(!e)return n.getFieldEntities(!0);var t=n.getFieldsMap(!0);return e.map((function(e){var n=oe(e);return t.get(n)||{INVALIDATE_NAME_PATH:oe(e)}}))},this.getFieldsValue=function(e,t){if(n.warningUnhooked(),!0===e&&!t)return n.store;var r=n.getFieldEntitiesForNamePathList(Array.isArray(e)?e:null),a=[];return r.forEach((function(n){var r,o="INVALIDATE_NAME_PATH"in n?n.INVALIDATE_NAME_PATH:n.getNamePath();if(e||!(null===(r=n.isListField)||void 0===r?void 0:r.call(n)))if(t){var i="getMeta"in n?n.getMeta():null;t(i)&&a.push(o)}else a.push(o)})),se(n.store,a.map(oe))},this.getFieldValue=function(e){n.warningUnhooked();var t=oe(e);return ie(n.store,t)},this.getFieldsError=function(e){return n.warningUnhooked(),n.getFieldEntitiesForNamePathList(e).map((function(t,n){return t&&!("INVALIDATE_NAME_PATH"in t)?{name:t.getNamePath(),errors:t.getErrors(),warnings:t.getWarnings()}:{name:oe(e[n]),errors:[],warnings:[]}}))},this.getFieldError=function(e){n.warningUnhooked();var t=oe(e);return n.getFieldsError([t])[0].errors},this.getFieldWarning=function(e){n.warningUnhooked();var t=oe(e);return n.getFieldsError([t])[0].warnings},this.isFieldsTouched=function(){n.warningUnhooked();for(var e=arguments.length,t=new Array(e),r=0;r0&&void 0!==arguments[0]?arguments[0]:{},t=new Le,r=n.getFieldEntities(!0);r.forEach((function(e){var n=e.props.initialValue,r=e.getNamePath();if(void 0!==n){var a=t.get(r)||new Set;a.add({entity:e,value:n}),t.set(r,a)}}));var a,o=function(r){r.forEach((function(r){if(void 0!==r.props.initialValue){var a=r.getNamePath();if(void 0!==n.getInitialValue(a))(0,f.ZP)(!1,"Form already set 'initialValues' with path '".concat(a.join("."),"'. Field can not overwrite it."));else{var o=t.get(a);if(o&&o.size>1)(0,f.ZP)(!1,"Multiple Field with path '".concat(a.join("."),"' set 'initialValue'. Can not decide which one to pick."));else if(o){var i=n.getFieldValue(a);e.skipExist&&void 0!==i||n.updateStore(le(n.store,a,(0,s.Z)(o)[0].value))}}}}))};e.entities?a=e.entities:e.namePathList?(a=[],e.namePathList.forEach((function(e){var n,r=t.get(e);r&&(n=a).push.apply(n,(0,s.Z)((0,s.Z)(r).map((function(e){return e.entity}))))}))):a=r,o(a)},this.resetFields=function(e){n.warningUnhooked();var t=n.store;if(!e)return n.updateStore(me({},n.initialValues)),n.resetWithFieldInitialValue(),n.notifyObservers(t,null,{type:"reset"}),void n.notifyWatch();var r=e.map(oe);r.forEach((function(e){var t=n.getInitialValue(e);n.updateStore(le(n.store,e,t))})),n.resetWithFieldInitialValue({namePathList:r}),n.notifyObservers(t,r,{type:"reset"}),n.notifyWatch(r)},this.setFields=function(e){n.warningUnhooked();var t=n.store,r=[];e.forEach((function(e){var a=e.name,i=(e.errors,(0,o.Z)(e,Re)),l=oe(a);r.push(l),"value"in i&&n.updateStore(le(n.store,l,i.value)),n.notifyObservers(t,[l],{type:"setField",data:e})})),n.notifyWatch(r)},this.getFields=function(){return n.getFieldEntities(!0).map((function(e){var t=e.getNamePath(),r=e.getMeta(),a=(0,l.Z)((0,l.Z)({},r),{},{name:t,value:n.getFieldValue(t)});return Object.defineProperty(a,"originRCField",{value:!0}),a}))},this.initEntityValue=function(e){var t=e.props.initialValue;if(void 0!==t){var r=e.getNamePath();void 0===ie(n.store,r)&&n.updateStore(le(n.store,r,t))}},this.isMergedPreserve=function(e){var t=void 0!==e?e:n.preserve;return null===t||void 0===t||t},this.registerField=function(e){n.fieldEntities.push(e);var t=e.getNamePath();if(n.notifyWatch([t]),void 0!==e.props.initialValue){var r=n.store;n.resetWithFieldInitialValue({entities:[e],skipExist:!0}),n.notifyObservers(r,[e.getNamePath()],{type:"valueUpdate",source:"internal"})}return function(r,a){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];if(n.fieldEntities=n.fieldEntities.filter((function(t){return t!==e})),!n.isMergedPreserve(a)&&(!r||o.length>1)){var i=r?void 0:n.getInitialValue(t);if(t.length&&n.getFieldValue(t)!==i&&n.fieldEntities.every((function(e){return!pe(e.getNamePath(),t)}))){var l=n.store;n.updateStore(le(l,t,i,!0)),n.notifyObservers(l,[t],{type:"remove"}),n.triggerDependenciesUpdate(l,t)}}n.notifyWatch([t])}},this.dispatch=function(e){switch(e.type){case"updateValue":var t=e.namePath,r=e.value;n.updateValue(t,r);break;case"validateField":var a=e.namePath,o=e.triggerName;n.validateFields([a],{triggerName:o})}},this.notifyObservers=function(e,t,r){if(n.subscribable){var a=(0,l.Z)((0,l.Z)({},r),{},{store:n.getFieldsValue(!0)});n.getFieldEntities().forEach((function(n){(0,n.onStoreChange)(e,t,a)}))}else n.forceRootUpdate()},this.triggerDependenciesUpdate=function(e,t){var r=n.getDependencyChildrenFields(t);return r.length&&n.validateFields(r),n.notifyObservers(e,r,{type:"dependenciesUpdate",relatedFields:[t].concat((0,s.Z)(r))}),r},this.updateValue=function(e,t){var r=oe(e),a=n.store;n.updateStore(le(n.store,r,t)),n.notifyObservers(a,[r],{type:"valueUpdate",source:"internal"}),n.notifyWatch([r]);var o=n.triggerDependenciesUpdate(a,r),i=n.callbacks.onValuesChange;i&&i(se(n.store,[r]),n.getFieldsValue());n.triggerOnFieldsChange([r].concat((0,s.Z)(o)))},this.setFieldsValue=function(e){n.warningUnhooked();var t=n.store;if(e){var r=me(n.store,e);n.updateStore(r)}n.notifyObservers(t,null,{type:"valueUpdate",source:"external"}),n.notifyWatch()},this.setFieldValue=function(e,t){n.setFields([{name:e,value:t}])},this.getDependencyChildrenFields=function(e){var t=new Set,r=[],a=new Le;n.getFieldEntities().forEach((function(e){(e.props.dependencies||[]).forEach((function(t){var n=oe(t);a.update(n,(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:new Set;return t.add(e),t}))}))}));return function e(n){(a.get(n)||new Set).forEach((function(n){if(!t.has(n)){t.add(n);var a=n.getNamePath();n.isFieldDirty()&&a.length&&(r.push(a),e(a))}}))}(e),r},this.triggerOnFieldsChange=function(e,t){var r=n.callbacks.onFieldsChange;if(r){var a=n.getFields();if(t){var o=new Le;t.forEach((function(e){var t=e.name,n=e.errors;o.set(t,n)})),a.forEach((function(e){e.errors=o.get(e.name)||e.errors}))}r(a.filter((function(t){var n=t.name;return ce(e,n)})),a)}},this.validateFields=function(e,t){n.warningUnhooked();var r=!!e,a=r?e.map(oe):[],o=[];n.getFieldEntities(!0).forEach((function(i){if(r||a.push(i.getNamePath()),(null===t||void 0===t?void 0:t.recursive)&&r){var c=i.getNamePath();c.every((function(t,n){return e[n]===t||void 0===e[n]}))&&a.push(c)}if(i.props.rules&&i.props.rules.length){var u=i.getNamePath();if(!r||ce(a,u)){var d=i.validateRules((0,l.Z)({validateMessages:(0,l.Z)((0,l.Z)({},X),n.validateMessages)},t));o.push(d.then((function(){return{name:u,errors:[],warnings:[]}})).catch((function(e){var t,n=[],r=[];return null===(t=e.forEach)||void 0===t||t.call(e,(function(e){var t=e.rule.warningOnly,a=e.errors;t?r.push.apply(r,(0,s.Z)(a)):n.push.apply(n,(0,s.Z)(a))})),n.length?Promise.reject({name:u,errors:n,warnings:r}):{name:u,errors:n,warnings:r}})))}}}));var i=function(e){var t=!1,n=e.length,r=[];return e.length?new Promise((function(a,o){e.forEach((function(e,i){e.catch((function(e){return t=!0,e})).then((function(e){n-=1,r[i]=e,n>0||(t&&o(r),a(r))}))}))})):Promise.resolve([])}(o);n.lastValidatePromise=i,i.catch((function(e){return e})).then((function(e){var t=e.map((function(e){return e.name}));n.notifyObservers(n.store,t,{type:"validateFinish"}),n.triggerOnFieldsChange(t,e)}));var c=i.then((function(){return n.lastValidatePromise===i?Promise.resolve(n.getFieldsValue(a)):Promise.reject([])})).catch((function(e){var t=e.filter((function(e){return e&&e.errors.length}));return Promise.reject({values:n.getFieldsValue(a),errorFields:t,outOfDate:n.lastValidatePromise!==i})}));return c.catch((function(e){return e})),c},this.submit=function(){n.warningUnhooked(),n.validateFields().then((function(e){var t=n.callbacks.onFinish;if(t)try{t(e)}catch(r){console.error(r)}})).catch((function(e){var t=n.callbacks.onFinishFailed;t&&t(e)}))},this.forceRootUpdate=t}));var He=function(e){var t=r.useRef(),n=r.useState({}),a=(0,Ie.Z)(n,2)[1];if(!t.current)if(e)t.current=e;else{var o=new Ne((function(){a({})}));t.current=o.getForm()}return[t.current]},$e=r.createContext({triggerFormChange:function(){},triggerFormFinish:function(){},registerForm:function(){},unregisterForm:function(){}}),Fe=function(e){var t=e.validateMessages,n=e.onFormChange,a=e.onFormFinish,o=e.children,s=r.useContext($e),c=r.useRef({});return r.createElement($e.Provider,{value:(0,l.Z)((0,l.Z)({},s),{},{validateMessages:(0,l.Z)((0,l.Z)({},s.validateMessages),t),triggerFormChange:function(e,t){n&&n(e,{changedFields:t,forms:c.current}),s.triggerFormChange(e,t)},triggerFormFinish:function(e,t){a&&a(e,{values:t,forms:c.current}),s.triggerFormFinish(e,t)},registerForm:function(e,t){e&&(c.current=(0,l.Z)((0,l.Z)({},c.current),{},(0,i.Z)({},e,t))),s.registerForm(e,t)},unregisterForm:function(e){var t=(0,l.Z)({},c.current);delete t[e],c.current=t,s.unregisterForm(e)}})},o)},Be=$e,ze=["name","initialValues","fields","form","preserve","children","component","validateMessages","validateTrigger","onValuesChange","onFieldsChange","onFinish","onFinishFailed"],je=function(e,t){var n=e.name,i=e.initialValues,c=e.fields,u=e.form,d=e.preserve,m=e.children,p=e.component,h=void 0===p?"form":p,f=e.validateMessages,v=e.validateTrigger,y=void 0===v?"onChange":v,w=e.onValuesChange,E=e.onFieldsChange,P=e.onFinish,k=e.onFinishFailed,C=(0,o.Z)(e,ze),O=r.useContext(Be),S=He(u),x=(0,Ie.Z)(S,1)[0],_=x.getInternalHooks(g),T=_.useSubscribe,A=_.setInitialValues,I=_.setCallbacks,M=_.setValidateMessages,D=_.setPreserve,L=_.destroyForm;r.useImperativeHandle(t,(function(){return x})),r.useEffect((function(){return O.registerForm(n,x),function(){O.unregisterForm(n)}}),[O,x,n]),M((0,l.Z)((0,l.Z)({},O.validateMessages),f)),I({onValuesChange:w,onFieldsChange:function(e){if(O.triggerFormChange(n,e),E){for(var t=arguments.length,r=new Array(t>1?t-1:0),a=1;a0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0,n=(0,r.useState)(),a=(0,Ie.Z)(n,2),o=a[0],i=a[1],l=(0,r.useMemo)((function(){return Ue(o)}),[o]),s=(0,r.useRef)(l);s.current=l;var c=(0,r.useContext)(b),u=t||c,d=u&&u._init,m=oe(e),p=(0,r.useRef)(m);return p.current=m,(0,r.useEffect)((function(){if(d){var e=u.getFieldsValue,t=(0,(0,u.getInternalHooks)(g).registerWatch)((function(e){var t=ie(e,p.current),n=Ue(t);s.current!==n&&(s.current=n,i(t))})),n=ie(e(),p.current);return i(n),t}}),[]),o},We=r.forwardRef(je);We.FormProvider=Fe,We.Field=_e,We.List=Ae,We.useForm=He,We.useWatch=Ge;var Ve=We},63441:function(e,t,n){"use strict";n.d(t,{V:function(){return oe},Z:function(){return ie}});var r=n(96156),a=n(28991),o=n(28481),i=n(90484),l=n(67294),s=n(34203),c=n(42550),u=n(94184),d=n.n(u),m=n(98924);function p(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit".concat(e)]="webkit".concat(t),n["Moz".concat(e)]="moz".concat(t),n["ms".concat(e)]="MS".concat(t),n["O".concat(e)]="o".concat(t.toLowerCase()),n}var h=function(e,t){var n={animationend:p("Animation","AnimationEnd"),transitionend:p("Transition","TransitionEnd")};return e&&("AnimationEvent"in t||delete n.animationend.animation,"TransitionEvent"in t||delete n.transitionend.transition),n}((0,m.Z)(),"undefined"!==typeof window?window:{}),f={};if((0,m.Z)()){var g=document.createElement("div");f=g.style}var v={};function b(e){if(v[e])return v[e];var t=h[e];if(t)for(var n=Object.keys(t),r=n.length,a=0;a1&&void 0!==arguments[1]?arguments[1]:2;t();var o=(0,R.Z)((function(){a<=1?r({isCanceled:function(){return o!==e.current}}):n(r,a-1)}));e.current=o},t]}(),c=(0,o.Z)(s,2),u=c[0],d=c[1];return N((function(){if(a!==T&&a!==D){var e=H.indexOf(a),n=H[e+1],r=t(a);false===r?i(n,!0):u((function(e){function t(){e.isCanceled()||i(n,!0)}!0===r?t():Promise.resolve(r).then(t)}))}}),[e,a]),l.useEffect((function(){return function(){d()}}),[]),[function(){i(A,!0)},a]};function B(e,t,n,i){var s=i.motionEnter,c=void 0===s||s,u=i.motionAppear,d=void 0===u||u,m=i.motionLeave,p=void 0===m||m,h=i.motionDeadline,f=i.motionLeaveImmediately,g=i.onAppearPrepare,v=i.onEnterPrepare,b=i.onLeavePrepare,y=i.onAppearStart,w=i.onEnterStart,E=i.onLeaveStart,C=i.onAppearActive,T=i.onEnterActive,D=i.onLeaveActive,R=i.onAppearEnd,H=i.onEnterEnd,B=i.onLeaveEnd,z=i.onVisibleChanged,j=(0,L.Z)(),U=(0,o.Z)(j,2),G=U[0],W=U[1],V=(0,L.Z)(O),Z=(0,o.Z)(V,2),Y=Z[0],K=Z[1],q=(0,L.Z)(null),X=(0,o.Z)(q,2),J=X[0],Q=X[1],ee=(0,l.useRef)(!1),te=(0,l.useRef)(null);function ne(){return n()}var re=(0,l.useRef)(!1);function ae(e){var t=ne();if(!e||e.deadline||e.target===t){var n,r=re.current;Y===S&&r?n=null===R||void 0===R?void 0:R(t,e):Y===x&&r?n=null===H||void 0===H?void 0:H(t,e):Y===_&&r&&(n=null===B||void 0===B?void 0:B(t,e)),Y!==O&&r&&!1!==n&&(K(O,!0),Q(null,!0))}}var oe=function(e){var t=(0,l.useRef)(),n=(0,l.useRef)(e);n.current=e;var r=l.useCallback((function(e){n.current(e)}),[]);function a(e){e&&(e.removeEventListener(k,r),e.removeEventListener(P,r))}return l.useEffect((function(){return function(){a(t.current)}}),[]),[function(e){t.current&&t.current!==e&&a(t.current),e&&e!==t.current&&(e.addEventListener(k,r),e.addEventListener(P,r),t.current=e)},a]}(ae),ie=(0,o.Z)(oe,1)[0],le=l.useMemo((function(){var e,t,n;switch(Y){case S:return e={},(0,r.Z)(e,A,g),(0,r.Z)(e,I,y),(0,r.Z)(e,M,C),e;case x:return t={},(0,r.Z)(t,A,v),(0,r.Z)(t,I,w),(0,r.Z)(t,M,T),t;case _:return n={},(0,r.Z)(n,A,b),(0,r.Z)(n,I,E),(0,r.Z)(n,M,D),n;default:return{}}}),[Y]),se=F(Y,(function(e){if(e===A){var t=le.prepare;return!!t&&t(ne())}var n;de in le&&Q((null===(n=le[de])||void 0===n?void 0:n.call(le,ne(),null))||null);return de===M&&(ie(ne()),h>0&&(clearTimeout(te.current),te.current=setTimeout((function(){ae({deadline:!0})}),h))),true})),ce=(0,o.Z)(se,2),ue=ce[0],de=ce[1],me=$(de);re.current=me,N((function(){W(t);var n,r=ee.current;(ee.current=!0,e)&&(!r&&t&&d&&(n=S),r&&t&&c&&(n=x),(r&&!t&&p||!r&&f&&!t&&p)&&(n=_),n&&(K(n),ue()))}),[t]),(0,l.useEffect)((function(){(Y===S&&!d||Y===x&&!c||Y===_&&!p)&&K(O)}),[d,c,p]),(0,l.useEffect)((function(){return function(){ee.current=!1,clearTimeout(te.current)}}),[]);var pe=l.useRef(!1);(0,l.useEffect)((function(){G&&(pe.current=!0),void 0!==G&&Y===O&&((pe.current||G)&&(null===z||void 0===z||z(G)),pe.current=!0)}),[G,Y]);var he=J;return le.prepare&&de===I&&(he=(0,a.Z)({transition:"none"},he)),[Y,de,he,null!==G&&void 0!==G?G:t]}var z=n(6610),j=n(5991),U=n(10379),G=n(54070),W=function(e){(0,U.Z)(n,e);var t=(0,G.Z)(n);function n(){return(0,z.Z)(this,n),t.apply(this,arguments)}return(0,j.Z)(n,[{key:"render",value:function(){return this.props.children}}]),n}(l.Component);var V=function(e){var t=e;function n(e){return!(!e.motionName||!t)}"object"===(0,i.Z)(e)&&(t=e.transitionSupport);var u=l.forwardRef((function(e,t){var i=e.visible,u=void 0===i||i,m=e.removeOnLeave,p=void 0===m||m,h=e.forceRender,f=e.children,g=e.motionName,v=e.leavedClassName,b=e.eventProps,y=n(e),w=(0,l.useRef)(),E=(0,l.useRef)();var P=B(y,u,(function(){try{return w.current instanceof HTMLElement?w.current:(0,s.Z)(E.current)}catch(e){return null}}),e),k=(0,o.Z)(P,4),S=k[0],x=k[1],_=k[2],T=k[3],M=l.useRef(T);T&&(M.current=!0);var D,L=l.useCallback((function(e){w.current=e,(0,c.mH)(t,e)}),[t]),R=(0,a.Z)((0,a.Z)({},b),{},{visible:u});if(f)if(S!==O&&n(e)){var N,H;x===A?H="prepare":$(x)?H="active":x===I&&(H="start"),D=f((0,a.Z)((0,a.Z)({},R),{},{className:d()(C(g,S),(N={},(0,r.Z)(N,C(g,"".concat(S,"-").concat(H)),H),(0,r.Z)(N,g,"string"===typeof g),N)),style:_}),L)}else D=T?f((0,a.Z)({},R),L):!p&&M.current?f((0,a.Z)((0,a.Z)({},R),{},{className:v}),L):h?f((0,a.Z)((0,a.Z)({},R),{},{style:{display:"none"}}),L):null;else D=null;l.isValidElement(D)&&(0,c.Yr)(D)&&(D.ref||(D=l.cloneElement(D,{ref:L})));return l.createElement(W,{ref:E},D)}));return u.displayName="CSSMotion",u}(E),Z=n(22122),Y=n(81253),K="add",q="keep",X="remove",J="removed";function Q(e){var t;return t=e&&"object"===(0,i.Z)(e)&&"key"in e?e:{key:e},(0,a.Z)((0,a.Z)({},t),{},{key:String(t.key)})}function ee(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return e.map(Q)}function te(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=[],r=0,o=t.length,i=ee(e),l=ee(t);i.forEach((function(e){for(var t=!1,i=r;i1}));return c.forEach((function(e){(n=n.filter((function(t){var n=t.key,r=t.status;return n!==e||r!==X}))).forEach((function(t){t.key===e&&(t.status=q)}))})),n}var ne=["component","children","onVisibleChanged","onAllRemoved"],re=["status"],ae=["eventProps","visible","children","motionName","motionAppear","motionEnter","motionLeave","motionLeaveImmediately","motionDeadline","removeOnLeave","leavedClassName","onAppearStart","onAppearActive","onAppearEnd","onEnterStart","onEnterActive","onEnterEnd","onLeaveStart","onLeaveActive","onLeaveEnd"];var oe=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:V,n=function(e){(0,U.Z)(r,e);var n=(0,G.Z)(r);function r(){var e;(0,z.Z)(this,r);for(var t=arguments.length,o=new Array(t),i=0;i=i&&(a.key=l[0].notice.key,a.updateMark=w(),a.userPassKey=r,l.shift()),l.push({notice:a,holderCallback:n})),{notices:l}}))},e.remove=function(t){e.setState((function(e){return{notices:e.notices.filter((function(e){var n=e.notice,r=n.key;return(n.userPassKey||r)!==t}))}}))},e.noticePropsMap={},e}return(0,l.Z)(n,[{key:"getTransitionName",value:function(){var e=this.props,t=e.prefixCls,n=e.animation,r=this.props.transitionName;return!r&&n&&(r="".concat(t,"-").concat(n)),r}},{key:"render",value:function(){var e=this,t=this.state.notices,n=this.props,r=n.prefixCls,i=n.className,l=n.closeIcon,s=n.style,c=[];return t.forEach((function(n,a){var i=n.notice,s=n.holderCallback,u=a===t.length-1?i.updateMark:void 0,d=i.key,m=i.userPassKey,p=(0,o.Z)((0,o.Z)((0,o.Z)({prefixCls:r,closeIcon:l},i),i.props),{},{key:d,noticeKey:m||d,updateMark:u,onClose:function(t){var n;e.remove(t),null===(n=i.onClose)||void 0===n||n.call(i)},onClick:i.onClick,children:i.content});c.push(d),e.noticePropsMap[d]={props:p,holderCallback:s}})),u.createElement("div",{className:p()(r,i),style:s},u.createElement(h.V,{keys:c,motionName:this.getTransitionName(),onVisibleChanged:function(t,n){var r=n.key;t||delete e.noticePropsMap[r]}},(function(t){var n=t.key,i=t.className,l=t.style,s=t.visible,c=e.noticePropsMap[n],d=c.props,m=c.holderCallback;return m?u.createElement("div",{key:n,className:p()(i,"".concat(r,"-hook-holder")),style:(0,o.Z)({},l),ref:function(t){"undefined"!==typeof n&&(t?(e.hookRefs.set(n,t),m(t,d)):e.hookRefs.delete(n))}}):u.createElement(f.Z,(0,a.Z)({},d,{className:p()(i,null===d||void 0===d?void 0:d.className),style:(0,o.Z)((0,o.Z)({},l),null===d||void 0===d?void 0:d.style),visible:s}))})))}}]),n}(u.Component);E.newInstance=void 0,E.defaultProps={prefixCls:"rc-notification",animation:"fade",style:{top:65,left:"50%"}},E.newInstance=function(e,t){var n=e||{},o=n.getContainer,i=(0,r.Z)(n,v),l=document.createElement("div");o?o().appendChild(l):document.body.appendChild(l);var s=!1;(0,d.s)(u.createElement(E,(0,a.Z)({},i,{ref:function(e){s||(s=!0,t({notice:function(t){e.add(t)},removeNotice:function(t){e.remove(t)},component:e,destroy:function(){(0,d.v)(l),l.parentNode&&l.parentNode.removeChild(l)},useNotification:function(){return(0,g.Z)(e)}}))}})),l)};var P=E},51550:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(42921),a=n(22122),o=n(28481),i=n(67294),l=n(51784);function s(e){var t=i.useRef({}),n=i.useState([]),s=(0,o.Z)(n,2),c=s[0],u=s[1];return[function(n){var o=!0;e.add(n,(function(e,n){var s=n.key;if(e&&(!t.current[s]||o)){var c=i.createElement(l.Z,(0,a.Z)({},n,{holder:e}));t.current[s]=c,u((function(e){var t=e.findIndex((function(e){return e.key===n.key}));if(-1===t)return[].concat((0,r.Z)(e),[c]);var a=(0,r.Z)(e);return a[t]=c,a}))}o=!1}))},i.createElement(i.Fragment,null,c)]}},62906:function(e,t){"use strict";t.Z={items_per_page:"/ page",jump_to:"Go to",jump_to_confirm:"confirm",page:"Page",prev_page:"Previous Page",next_page:"Next Page",prev_5:"Previous 5 Pages",next_5:"Next 5 Pages",prev_3:"Previous 3 Pages",next_3:"Next 3 Pages",page_size:"Page Size"}},50344:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(67294),a=n(11805);function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=[];return r.Children.forEach(e,(function(e){(void 0!==e&&null!==e||t.keepEmpty)&&(Array.isArray(e)?n=n.concat(o(e)):(0,a.isFragment)(e)&&e.props?n=n.concat(o(e.props.children,t)):n.push(e))})),n}},98924:function(e,t,n){"use strict";function r(){return!("undefined"===typeof window||!window.document||!window.document.createElement)}n.d(t,{Z:function(){return r}})},44958:function(e,t,n){"use strict";n.d(t,{hq:function(){return p}});var r=n(98924),a="data-rc-order",o="rc-util-key",i=new Map;function l(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.mark;return t?t.startsWith("data-")?t:"data-".concat(t):o}function s(e){return e.attachTo?e.attachTo:document.querySelector("head")||document.body}function c(e){return"queue"===e?"prependQueue":e?"prepend":"append"}function u(e){return Array.from((i.get(e)||e).children).filter((function(e){return"STYLE"===e.tagName}))}function d(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!(0,r.Z)())return null;var n=t.csp,o=t.prepend,i=document.createElement("style");i.setAttribute(a,c(o)),(null===n||void 0===n?void 0:n.nonce)&&(i.nonce=null===n||void 0===n?void 0:n.nonce),i.innerHTML=e;var l=s(t),d=l.firstChild;if(o){if("queue"===o){var m=u(l).filter((function(e){return["prepend","prependQueue"].includes(e.getAttribute(a))}));if(m.length)return l.insertBefore(i,m[m.length-1].nextSibling),i}l.insertBefore(i,d)}else l.appendChild(i);return i}function m(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=s(t);return u(n).find((function(n){return n.getAttribute(l(t))===e}))}function p(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=s(n);if(!i.has(r)){var a=d("",n),o=a.parentNode;i.set(r,o),o.removeChild(a)}var c=m(t,n);if(c){var u,p,h;if((null===(u=n.csp)||void 0===u?void 0:u.nonce)&&c.nonce!==(null===(p=n.csp)||void 0===p?void 0:p.nonce))c.nonce=null===(h=n.csp)||void 0===h?void 0:h.nonce;return c.innerHTML!==e&&(c.innerHTML=e),c}var f=d(e,n);return f.setAttribute(l(n),t),f}},34203:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(73935);function a(e){return e instanceof HTMLElement?e:r.findDOMNode(e)}},38135:function(e,t,n){"use strict";var r;n.d(t,{s:function(){return g},v:function(){return w}});var a,o=n(55507),i=n(92137),l=n(90484),s=n(28991),c=n(73935),u=(0,s.Z)({},r||(r=n.t(c,2))),d=u.version,m=u.render,p=u.unmountComponentAtNode;try{Number((d||"").split(".")[0])>=18&&(a=u.createRoot)}catch(P){}function h(e){var t=u.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;t&&"object"===(0,l.Z)(t)&&(t.usingClientEntryPoint=e)}var f="__rc_react_root__";function g(e,t){a?function(e,t){h(!0);var n=t[f]||a(t);h(!1),n.render(e),t[f]=n}(e,t):function(e,t){m(e,t)}(e,t)}function v(e){return b.apply(this,arguments)}function b(){return(b=(0,i.Z)((0,o.Z)().mark((function e(t){return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Promise.resolve().then((function(){var e;null===(e=t[f])||void 0===e||e.unmount(),delete t[f]})));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function y(e){p(e)}function w(e){return E.apply(this,arguments)}function E(){return(E=(0,i.Z)((0,o.Z)().mark((function e(t){return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(void 0===a){e.next=2;break}return e.abrupt("return",v(t));case 2:y(t);case 3:case"end":return e.stop()}}),e)})))).apply(this,arguments)}},56982:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(67294);function a(e,t,n){var a=r.useRef({});return"value"in a.current&&!n(a.current.condition,t)||(a.current.value=e(),a.current.condition=t),a.current.value}},30470:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(28481),a=n(67294);function o(e){var t=a.useRef(!1),n=a.useState(e),o=(0,r.Z)(n,2),i=o[0],l=o[1];return a.useEffect((function(){return t.current=!1,function(){t.current=!0}}),[]),[i,function(e,n){n&&t.current||l(e)}]}},75164:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=function(e){return+setTimeout(e,16)},a=function(e){return clearTimeout(e)};"undefined"!==typeof window&&"requestAnimationFrame"in window&&(r=function(e){return window.requestAnimationFrame(e)},a=function(e){return window.cancelAnimationFrame(e)});var o=0,i=new Map;function l(e){i.delete(e)}function s(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=o+=1;function a(t){if(0===t)l(n),e();else{var o=r((function(){a(t-1)}));i.set(n,o)}}return a(t),n}s.cancel=function(e){var t=i.get(e);return l(t),a(t)}},42550:function(e,t,n){"use strict";n.d(t,{mH:function(){return i},sQ:function(){return l},x1:function(){return s},Yr:function(){return c}});var r=n(90484),a=n(11805),o=n(56982);function i(e,t){"function"===typeof e?e(t):"object"===(0,r.Z)(e)&&e&&"current"in e&&(e.current=t)}function l(){for(var e=arguments.length,t=new Array(e),n=0;n',script:"\n (function(w,d,s,l,i){w[l]=w[l]||[];\n w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js', "+JSON.stringify(n).slice(1,-1)+"});\n var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';\n j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl+'"+l+s+">m_cookies_win=x';\n f.parentNode.insertBefore(j,f);\n })(window,document,'script','"+a+"','"+t+"');",dataLayerVar:this.dataLayer(r,a)}},dataLayer:function(e,t){return"\n window."+t+" = window."+t+" || [];\n window."+t+".push("+JSON.stringify(e)+")"}};e.exports=i},58676:function(e,t,n){"use strict";var r,a=n(56421),o=(r=a)&&r.__esModule?r:{default:r};var i={dataScript:function(e){var t=document.createElement("script");return t.innerHTML=e,t},gtm:function(e){var t=o.default.tags(e);return{noScript:function(){var e=document.createElement("noscript");return e.innerHTML=t.iframe,e},script:function(){var e=document.createElement("script");return e.innerHTML=t.script,e},dataScript:this.dataScript(t.dataLayerVar)}},initialize:function(e){var t=e.gtmId,n=e.events,r=void 0===n?{}:n,a=e.dataLayer,o=e.dataLayerName,i=void 0===o?"dataLayer":o,l=e.auth,s=void 0===l?"":l,c=e.preview,u=void 0===c?"":c,d=this.gtm({id:t,events:r,dataLayer:a||void 0,dataLayerName:i,auth:s,preview:u});a&&document.head.appendChild(d.dataScript),document.head.insertBefore(d.script(),document.head.childNodes[0]),document.body.insertBefore(d.noScript(),document.body.childNodes[0])},dataLayer:function(e){var t=e.dataLayer,n=e.dataLayerName,r=void 0===n?"dataLayer":n;if(window[r])return window[r].push(t);var a=o.default.dataLayer(t,r),i=this.dataScript(a);document.head.insertBefore(i,document.head.childNodes[0])}};e.exports=i},1785:function(e,t,n){"use strict";var r,a=n(58676),o=(r=a)&&r.__esModule?r:{default:r};e.exports=o.default},96425:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.default=function(e){console.warn("[react-gtm]",e)}},74806:function(e,t,n){"use strict";n.d(t,{zt:function(){return o},_y:function(){return i}});var r=n(67294);n(8679);var a=r.createContext(null),o=(a.Consumer,a.Provider),i=a},86896:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(67294),a=n(74806),o=n(680);function i(){var e=r.useContext(a._y);return(0,o.lq)(e),e}},680:function(e,t,n){"use strict";n.d(t,{lq:function(){return l},Z0:function(){return s},dt:function(){return c},wU:function(){return u}});var r=n(70655),a=n(67294),o=n(25687),i=n(82614);function l(e){(0,o.kG)(e,"[React Intl] Could not find required `intl` object. needs to exist in the component ancestry.")}var s=(0,r.pi)((0,r.pi)({},i.Z0),{textComponent:a.Fragment});function c(e){return function(t){return e(a.Children.toArray(t))}}function u(e,t){if(e===t)return!0;if(!e||!t)return!1;var n=Object.keys(e),r=Object.keys(t),a=n.length;if(r.length!==a)return!1;for(var o=0;oe.length)&&(t=e.length);for(var n=0,r=new Array(t);ni)return 1;if(i>o)return-1;if(!isNaN(o)&&isNaN(i))return 1;if(isNaN(o)&&!isNaN(i))return-1}return e[1]&&t[1]?e[1]>t[1]?1:e[1]=2&&V.test(e)}var Y=new RegExp("(?:"+j()+")$","i");function K(e,t){var n="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"===typeof e)return q(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return q(e,t)}(e))||t&&e&&"number"===typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function q(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function te(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function oe(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);ni?"TOO_SHORT":a[a.length-1]=0?"IS_POSSIBLE":"INVALID_LENGTH"}function se(e,t){switch(ie(e,t)){case"IS_POSSIBLE":return!0;default:return!1}}function ce(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,a,o=[],i=!0,l=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(o.push(r.value),!t||o.length!==t);i=!0);}catch(s){l=!0,a=s}finally{try{i||null==n.return||n.return()}finally{if(l)throw a}}return o}(e,t)||ue(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ue(e,t){if(e){if("string"===typeof e)return de(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?de(e,t):void 0}}function de(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}((e=e.replace(/^tel:/,"tel=")).split(";"));!(r=a()).done;){var o=ce(r.value.split("="),2),i=o[0],l=o[1];switch(i){case"tel":t=l;break;case"ext":n=l;break;case"phone-context":"+"===l[0]&&(t=l+t)}}if(!Z(t))return{};var s={number:t};return n&&(s.ext=n),s}function pe(e,t){return e=e||"",new RegExp("^(?:"+t+")$").test(e)}function he(e,t){var n="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"===typeof e)return fe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return fe(e,t)}(e))||t&&e&&"number"===typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function fe(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0)return!0;return!1}(t,e,n)})):[]}function we(e){return e.replace(new RegExp("[".concat(m,"]+"),"g")," ").trim()}var Ee=/(\$\d)/;function Pe(e,t,n){var r=n.useInternationalFormat,a=n.withNationalPrefix,o=(n.carrierCode,n.metadata,e.replace(new RegExp(t.pattern()),r?t.internationalFormat():a&&t.nationalPrefixFormattingRule()?t.format().replace(Ee,t.nationalPrefixFormattingRule()):t.format()));return r?we(o):o}var ke=/^[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?$/;function Ce(e,t){var n="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"===typeof e)return Oe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Oe(e,t)}(e))||t&&e&&"number"===typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Oe(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n0){var o=a.leadingDigitsPatterns()[a.leadingDigitsPatterns().length-1];if(0!==t.search(o))continue}if(pe(t,a.pattern()))return a}}(r.formats(),e);return o?Pe(e,o,{useInternationalFormat:"INTERNATIONAL"===n,withNationalPrefix:!o.nationalPrefixIsOptionalWhenFormattingInNationalFormat()||!a||!1!==a.nationalPrefix,carrierCode:t,metadata:r}):e}function Me(e,t,n,r){return t?r(e,t,n):e}function De(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Le(e){for(var t=1;t0&&"0"===i[1]))return e}}}function ze(e,t){if(e&&t.numberingPlan.nationalPrefixForParsing()){var n=new RegExp("^(?:"+t.numberingPlan.nationalPrefixForParsing()+")"),r=n.exec(e);if(r){var a,o,i,l=r.length-1,s=l>0&&r[l];if(t.nationalPrefixTransformRule()&&s)a=e.replace(n,t.nationalPrefixTransformRule()),l>1&&(o=r[1]);else{var c=r[0];a=e.slice(c.length),s&&(o=r[1])}if(s){var u=e.indexOf(r[1]);e.slice(0,u)===t.numberingPlan.nationalPrefix()&&(i=t.numberingPlan.nationalPrefix())}else i=r[0];return{nationalNumber:a,nationalPrefix:i,carrierCode:o}}}return{nationalNumber:e}}function je(e,t){var n=ze(e,t),r=n.carrierCode,a=n.nationalNumber;if(a!==e){if(!function(e,t,n){if(pe(e,n.nationalNumberPattern())&&!pe(t,n.nationalNumberPattern()))return!1;return!0}(e,a,t))return{nationalNumber:e};if(t.possibleLengths()&&!function(e,t){switch(ie(e,t)){case"TOO_SHORT":case"INVALID_LENGTH":return!1;default:return!0}}(a,t))return{nationalNumber:e}}return{nationalNumber:a,carrierCode:r}}function Ue(e,t,n,r){var a=t?$(t,r):n;if(0===e.indexOf(a)){(r=new A(r)).selectNumberingPlan(t,n);var o=e.slice(a.length),i=je(o,r).nationalNumber,l=je(e,r).nationalNumber;if(!pe(l,r.nationalNumberPattern())&&pe(i,r.nationalNumberPattern())||"TOO_LONG"===ie(l,r))return{countryCallingCode:a,number:o}}return{number:e}}function Ge(e,t,n,r){if(!e)return{};if("+"!==e[0]){var a=Be(e,t,n,r);if(!a||a===e){if(t||n){var o=Ue(e,t,n,r),i=o.countryCallingCode,l=o.number;if(i)return{countryCallingCode:i,number:l}}return{number:e}}e="+"+a}if("0"===e[1])return{};r=new A(r);for(var s=2;s-1<=3&&s<=e.length;){var c=e.slice(1,s);if(r.hasCallingCode(c))return r.selectNumberingPlan(c),{countryCallingCode:c,number:e.slice(s)};s++}return{}}function We(e,t){var n="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"===typeof e)return Ve(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Ve(e,t)}(e))||t&&e&&"number"===typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Ve(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n250){if(n)throw new P("TOO_LONG");return}if(!1===t)return e;var r=e.search(Ye);if(r<0)return;return e.slice(r).replace(Ke,"")}(e,n,t);if(!r)return{};if(!Z(r))return function(e){return G.test(e)}(r)?{error:"TOO_SHORT"}:{};var a=function(e){var t=e.search(Y);if(t<0)return{};for(var n=e.slice(0,t),r=e.match(Y),a=1;a17){if(t.v2)throw new P("TOO_LONG");return{}}if(t.v2){var m=new He(u,c,n.metadata);return s&&(m.country=s),d&&(m.carrierCode=d),o&&(m.ext=o),m}var p=!!(t.extended?n.hasSelectedNumberingPlan():s)&&pe(c,n.nationalNumberPattern());return t.extended?{country:s,countryCallingCode:u,carrierCode:d,valid:p,possible:!!p||!(!0!==t.extended||!n.possibleLengths()||!se(c,n)),phone:c,ext:o}:p?function(e,t,n){var r={country:e,phone:t};n&&(r.ext=n);return r}(s,c,o):{}}function Xe(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Je(e){for(var t=1;t=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Ct(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n2&&void 0!==arguments[2]?arguments[2]:"x",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:" ",a=e.length,o=Ot("(",e),i=Ot(")",e),l=o-i;l>0&&a=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _t(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n1&&void 0!==arguments[1]?arguments[1]:"x",n=arguments.length>2?arguments[2]:void 0;if(!e)return function(e){return{text:e}};var r=Ot(t,e);return function(a){if(!a)return{text:"",template:e};for(var o,i=0,l="",s=xt(e.split(""));!(o=s()).done;){var c=o.value;if(c===t){if(l+=a[i],++i===a.length&&a.lengtho&&(a=r.length))),o++}return void 0===t&&(a=r.length),{value:r,caret:a}}(e.value,e.selectionStart,t),i=o.value,l=o.caret;if(r){var s=function(e,t,n){switch(n){case"Backspace":t>0&&(e=e.slice(0,t-1)+e.slice(t),t--);break;case"Delete":e=e.slice(0,t)+e.slice(t+1)}return{value:e,caret:t}}(i,l,r);i=s.value,l=s.caret}var c=Tt(i,l,n),u=c.text;l=c.caret,e.value=u,Mt(e,l),a(i)}var Ht=["value","parse","format","inputComponent","onChange","onKeyDown"];function $t(){return($t=Object.assign||function(e){for(var t=1;t=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function Bt(e,t){var n=e.value,r=e.parse,a=e.format,o=e.inputComponent,i=e.onChange,l=e.onKeyDown,s=Ft(e,Ht),c=(0,vt.useRef)(),u=(0,vt.useCallback)((function(e){c.current=e,t&&("function"===typeof t?t(e):t.current=e)}),[t]),d=(0,vt.useCallback)((function(e){Nt(c.current,r,a,void 0,i)}),[c,r,a,i]),m=(0,vt.useCallback)((function(e){return l&&l(e),Lt(e,c.current,r,a,i)}),[c,r,a,i,l]);return vt.createElement(o,$t({},s,{ref:u,value:a(jt(n)?"":n).text,onKeyDown:m,onChange:d}))}(Bt=vt.forwardRef(Bt)).propTypes={parse:yt.func.isRequired,format:yt.func.isRequired,inputComponent:yt.elementType.isRequired,type:yt.string.isRequired,value:yt.string,onChange:yt.func.isRequired,onKeyDown:yt.func,onCut:yt.func,onPaste:yt.func},Bt.defaultProps={inputComponent:"input",type:"text"};var zt=Bt;function jt(e){return void 0===e||null===e}function Ut(e,t){for(var n=0;n=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Vt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n1;)1&t&&(n+=e),t>>=1,e+=e;return n+e}function qt(e,t){return")"===e[t]&&t++,function(e){var t=[],n=0;for(;n=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function ln(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n1&&void 0!==arguments[1]?arguments[1]:{},n=t.allowOverflow;if(!e)throw new Error("String is required");var r=un(e.split(""),this.matchTree,!0);if(r&&r.match&&delete r.matchedChars,!r||!r.overflow||n)return r}}])&&sn(t.prototype,n),r&&sn(t,r),Object.defineProperty(t,"prototype",{writable:!1}),e}();function un(e,t,n){if("string"===typeof t){var r=e.join("");return 0===t.indexOf(r)?e.length===t.length?{match:!0,matchedChars:e}:{partialMatch:!0}:0===r.indexOf(t)?n&&e.length>t.length?{overflow:!0}:{match:!0,matchedChars:e.slice(0,t.length)}:void 0}if(Array.isArray(t)){for(var a=e.slice(),o=0;o=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function mn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0)){var n=this.getTemplateForFormat(e,t);return n?(this.setNationalNumberTemplate(n,t),!0):void 0}}},{key:"getSeparatorAfterNationalPrefix",value:function(e){return this.isNANP||e&&e.nationalPrefixFormattingRule()&&fn.test(e.nationalPrefixFormattingRule())?" ":""}},{key:"getInternationalPrefixBeforeCountryCallingCode",value:function(e,t){var n=e.IDDPrefix,r=e.missingPlus;return n?t&&!1===t.spacing?n:n+" ":r?"":"+"}},{key:"getTemplate",value:function(e){if(this.template){for(var t=-1,n=0,r=e.international?this.getInternationalPrefixBeforeCountryCallingCode(e,{spacing:!1}):"";nl.length)){var s=new RegExp("^"+i+"$"),c=n.replace(/\d/g,"9");s.test(c)&&(l=c);var u,d=this.getFormatFormat(e,r);if(this.shouldTryNationalPrefixFormattingRule(e,{international:r,nationalPrefix:a})){var m=d.replace(Ee,e.nationalPrefixFormattingRule());if(Q(e.nationalPrefixFormattingRule())===(a||"")+Q("$1")&&(d=m,u=!0,a))for(var p=a.length;p>0;)d=d.replace(/\d/,Zt),p--}var h=l.replace(new RegExp(i),d).replace(new RegExp("9","g"),Zt);return u||(o?h=Kt(Zt,o.length)+" "+h:a&&(h=Kt(Zt,a.length)+this.getSeparatorAfterNationalPrefix(e)+h)),r&&(h=we(h)),h}}},{key:"formatNextNationalNumberDigits",value:function(e){var t=function(e,t,n){for(var r,a=Wt(n.split(""));!(r=a()).done;){var o=r.value;if(e.slice(t+1).search(Yt)<0)return;t=e.search(Yt),e=e.replace(Yt,o)}return[e,t]}(this.populatedNationalNumberTemplate,this.populatedNationalNumberTemplatePosition,e);if(t)return this.populatedNationalNumberTemplate=t[0],this.populatedNationalNumberTemplatePosition=t[1],qt(this.populatedNationalNumberTemplate,this.populatedNationalNumberTemplatePosition+1);this.resetFormat()}},{key:"shouldTryNationalPrefixFormattingRule",value:function(e,t){var n=t.international,r=t.nationalPrefix;if(e.nationalPrefixFormattingRule()){var a=e.usesNationalPrefix();if(a&&r||!a&&!n)return!0}}}])&&pn(t.prototype,n),r&&pn(t,r),Object.defineProperty(t,"prototype",{writable:!1}),e}();function wn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,a,o=[],i=!0,l=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(o.push(r.value),!t||o.length!==t);i=!0);}catch(s){l=!0,a=s}finally{try{i||null==n.return||n.return()}finally{if(l)throw a}}return o}(e,t)||function(e,t){if(!e)return;if("string"===typeof e)return En(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return En(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function En(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=3;if(t.appendDigits(e),r&&this.extractIddPrefix(t),this.isWaitingForCountryCallingCode(t)){if(!this.extractCountryCallingCode(t))return}else t.appendNationalSignificantNumberDigits(e);t.international||this.hasExtractedNationalSignificantNumber||this.extractNationalSignificantNumber(t.getNationalDigits(),(function(e){return t.update(e)}))}},{key:"isWaitingForCountryCallingCode",value:function(e){var t=e.international,n=e.callingCode;return t&&!n}},{key:"extractCountryCallingCode",value:function(e){var t=Ge("+"+e.getDigitsWithoutInternationalPrefix(),this.defaultCountry,this.defaultCallingCode,this.metadata.metadata),n=t.countryCallingCode,r=t.number;if(n)return e.setCallingCode(n),e.update({nationalSignificantNumber:r}),!0}},{key:"reset",value:function(e){if(e){this.hasSelectedNumberingPlan=!0;var t=e._nationalPrefixForParsing();this.couldPossiblyExtractAnotherNationalSignificantNumber=t&&Sn.test(t)}else this.hasSelectedNumberingPlan=void 0,this.couldPossiblyExtractAnotherNationalSignificantNumber=void 0}},{key:"extractNationalSignificantNumber",value:function(e,t){if(this.hasSelectedNumberingPlan){var n=ze(e,this.metadata),r=n.nationalPrefix,a=n.nationalNumber,o=n.carrierCode;if(a!==e)return this.onExtractedNationalNumber(r,o,a,e,t),!0}}},{key:"extractAnotherNationalSignificantNumber",value:function(e,t,n){if(!this.hasExtractedNationalSignificantNumber)return this.extractNationalSignificantNumber(e,n);if(this.couldPossiblyExtractAnotherNationalSignificantNumber){var r=ze(e,this.metadata),a=r.nationalPrefix,o=r.nationalNumber,i=r.carrierCode;if(o!==t)return this.onExtractedNationalNumber(a,i,o,e,n),!0}}},{key:"onExtractedNationalNumber",value:function(e,t,n,r,a){var o,i,l=r.lastIndexOf(n);if(l>=0&&l===r.length-n.length){i=!0;var s=r.slice(0,l);s!==e&&(o=s)}a({nationalPrefix:e,carrierCode:t,nationalSignificantNumber:n,nationalSignificantNumberMatchesInput:i,complexPrefixBeforeNationalSignificantNumber:o}),this.hasExtractedNationalSignificantNumber=!0,this.onNationalSignificantNumberChange()}},{key:"reExtractNationalSignificantNumber",value:function(e){return!!this.extractAnotherNationalSignificantNumber(e.getNationalDigits(),e.nationalSignificantNumber,(function(t){return e.update(t)}))||(this.extractIddPrefix(e)||this.fixMissingPlus(e)?(this.extractCallingCodeAndNationalSignificantNumber(e),!0):void 0)}},{key:"extractIddPrefix",value:function(e){var t=e.international,n=e.IDDPrefix,r=e.digits;if(e.nationalSignificantNumber,!t&&!n){var a=Be(r,this.defaultCountry,this.defaultCallingCode,this.metadata.metadata);return void 0!==a&&a!==r?(e.update({IDDPrefix:r.slice(0,r.length-a.length)}),this.startInternationalNumber(e,{country:void 0,callingCode:void 0}),!0):void 0}}},{key:"fixMissingPlus",value:function(e){if(!e.international){var t=Ue(e.digits,this.defaultCountry,this.defaultCallingCode,this.metadata.metadata),n=t.countryCallingCode;if(t.number,n)return e.update({missingPlus:!0}),this.startInternationalNumber(e,{country:e.country,callingCode:n}),!0}}},{key:"startInternationalNumber",value:function(e,t){var n=t.country,r=t.callingCode;e.startInternationalNumber(n,r),e.nationalSignificantNumber&&(e.resetNationalSignificantNumber(),this.onNationalSignificantNumberChange(),this.hasExtractedNationalSignificantNumber=void 0)}},{key:"extractCallingCodeAndNationalSignificantNumber",value:function(e){this.extractCountryCallingCode(e)&&this.extractNationalSignificantNumber(e.getNationalDigits(),(function(t){return e.update(t)}))}}])&&Pn(t.prototype,n),r&&Pn(t,r),Object.defineProperty(t,"prototype",{writable:!1}),e}();function _n(e){return(_n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Tn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,a,o=[],i=!0,l=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(o.push(r.value),!t||o.length!==t);i=!0);}catch(s){l=!0,a=s}finally{try{i||null==n.return||n.return()}finally{if(l)throw a}}return o}(e,t)||function(e,t){if(!e)return;if("string"===typeof e)return An(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return An(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function An(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n1}},{key:"determineTheCountry",value:function(){this.state.setCountry(Ze(this.isInternational()?this.state.callingCode:this.defaultCallingCode,this.state.nationalSignificantNumber,this.metadata))}},{key:"getNumberValue",value:function(){var e=this.state,t=e.digits,n=e.callingCode,r=e.country,a=e.nationalSignificantNumber;if(t)return this.isInternational()?n?"+"+n+a:"+"+t:r||n?"+"+(r?this.metadata.countryCallingCode():n)+a:void 0}},{key:"getNumber",value:function(){var e=this.state,t=e.nationalSignificantNumber,n=e.carrierCode,r=e.callingCode,a=this._getCountry();if(t&&(a||r)){var o=new He(a||r,t,this.metadata.metadata);return n&&(o.carrierCode=n),o}}},{key:"isPossible",value:function(){var e=this.getNumber();return!!e&&e.isPossible()}},{key:"isValid",value:function(){var e=this.getNumber();return!!e&&e.isValid()}},{key:"getNationalNumber",value:function(){return this.state.nationalSignificantNumber}},{key:"getChars",value:function(){return(this.state.international?"+":"")+this.state.digits}},{key:"getTemplate",value:function(){return this.formatter.getTemplate(this.state)||this.getNonFormattedTemplate()||""}}])&&In(t.prototype,n),r&&In(t,r),Object.defineProperty(t,"prototype",{writable:!1}),e}();function Dn(e){var t=e.country,n=e.international,r=e.withCountryCallingCode,a=e.metadata;return t&&n&&!r?"+".concat($(t,a)):""}function Ln(e,t){return t&&" "===(e=e.slice(t.length))[0]&&(e=e.slice(1)),e}var Rn=["country","international","withCountryCallingCode","metadata"];function Nn(){return(Nn=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var $n=function(e){function t(e,t){var n=e.country,r=e.international,a=e.withCountryCallingCode,o=e.metadata,i=Hn(e,Rn),l=(0,vt.useCallback)((function(e){var t=new Mn(n,o),i=Dn({country:n,international:r,withCountryCallingCode:a,metadata:o}),l=t.input(i+e),s=t.getTemplate();return i&&(l=Ln(l,i),s&&(s=Ln(s,i))),{text:l,template:s}}),[n,o]);return vt.createElement(zt,Nn({},i,{ref:t,parse:re,format:l}))}return(t=vt.forwardRef(t)).propTypes={value:yt.string.isRequired,onChange:yt.func.isRequired,country:yt.string,international:yt.bool,withCountryCallingCode:yt.bool,metadata:yt.object.isRequired},t.defaultProps={metadata:e},t}();var Fn=["value","onChange","country","international","withCountryCallingCode","metadata","inputComponent"];function Bn(){return(Bn=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var jn=function(e){function t(e,t){var n=e.value,r=e.onChange,a=e.country,o=e.international,i=e.withCountryCallingCode,l=e.metadata,s=e.inputComponent,c=zn(e,Fn),u=Dn({country:a,international:o,withCountryCallingCode:i,metadata:l}),d=(0,vt.useCallback)((function(e){var t=ne(e.target.value);t===n&&(0===Un(u,t,a,l).indexOf(e.target.value)&&(t=t.slice(0,-1)));r(t)}),[u,n,r,a,l]);return vt.createElement(s,Bn({},c,{ref:t,value:Un(u,n,a,l),onChange:d}))}return(t=vt.forwardRef(t)).propTypes={value:yt.string.isRequired,onChange:yt.func.isRequired,country:yt.string,international:yt.bool,withCountryCallingCode:yt.bool,metadata:yt.object.isRequired,inputComponent:yt.elementType.isRequired},t.defaultProps={metadata:e,inputComponent:"input"},t}();function Un(e,t,n,r){return Ln(function(e,t,n){return n||(n=t,t=void 0),new Mn(t,n).input(e)}(e+t,n,r),e)}function Gn(e){return String.fromCodePoint(127397+e.toUpperCase().charCodeAt(0))}var Wn=["value","onChange","options"],Vn=["value","options","className","iconComponent","getIconAspectRatio","arrowComponent","unicodeFlags"];function Zn(e,t){var n="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"===typeof e)return Yn(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Yn(e,t)}(e))||t&&e&&"number"===typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Yn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function Xn(e){var t=e.value,n=e.onChange,r=e.options,a=qn(e,Wn),o=(0,vt.useCallback)((function(e){var t=e.target.value;n("ZZ"===t?void 0:t)}),[n]);(0,vt.useMemo)((function(){return er(r,t)}),[r,t]);return vt.createElement("select",Kn({},a,{value:t||"ZZ",onChange:o}),r.map((function(e){var t=e.value,n=e.label,r=e.divider;return vt.createElement("option",{key:r?"|":t||"ZZ",value:r?"|":t||"ZZ",disabled:!!r,style:r?Jn:void 0},n)})))}Xn.propTypes={value:yt.string,onChange:yt.func.isRequired,options:yt.arrayOf(yt.shape({value:yt.string,label:yt.string,divider:yt.bool})).isRequired};var Jn={fontSize:"1px",backgroundColor:"currentColor",color:"inherit"};function Qn(e){var t,n=e.value,r=e.options,a=e.className,o=e.iconComponent,i=(e.getIconAspectRatio,e.arrowComponent),l=e.unicodeFlags,s=qn(e,Vn),c=(0,vt.useMemo)((function(){return er(r,n)}),[r,n]);return vt.createElement("div",{className:"PhoneInputCountry"},vt.createElement(Xn,Kn({},s,{value:n,options:r,className:Pt("PhoneInputCountrySelect",a)})),l&&n&&vt.createElement("div",{className:"PhoneInputCountryIconUnicode"},Gn((t=n)[0])+Gn(t[1])),!(l&&n)&&vt.createElement(o,{"aria-hidden":!0,country:n,label:c&&c.label,aspectRatio:l?1:void 0}),vt.createElement(i,null))}function er(e,t){for(var n,r=Zn(e);!(n=r()).done;){var a=n.value;if(!a.divider&&a.value===t)return a}}Qn.propTypes={iconComponent:yt.elementType,arrowComponent:yt.elementType.isRequired,unicodeFlags:yt.bool},Qn.defaultProps={arrowComponent:function(){return vt.createElement("div",{className:"PhoneInputCountrySelectArrow"})}};var tr=["country","countryName","flags","flagUrl"];function nr(){return(nr=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function ar(e){var t=e.country,n=e.countryName,r=e.flags,a=e.flagUrl,o=rr(e,tr);return r&&r[t]?r[t]({title:n}):vt.createElement("img",nr({},o,{alt:n,role:n?void 0:"presentation",src:a.replace("{XX}",t).replace("{xx}",t.toLowerCase())}))}ar.propTypes={country:yt.string.isRequired,countryName:yt.string.isRequired,flags:yt.objectOf(yt.elementType),flagUrl:yt.string.isRequired};var or=["aspectRatio"],ir=["title"],lr=["title"];function sr(){return(sr=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function ur(e){var t=e.aspectRatio,n=cr(e,or);return 1===t?vt.createElement(mr,n):vt.createElement(dr,n)}function dr(e){var t=e.title,n=cr(e,ir);return vt.createElement("svg",sr({},n,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 75 50"}),vt.createElement("title",null,t),vt.createElement("g",{className:"PhoneInputInternationalIconGlobe",stroke:"currentColor",fill:"none",strokeWidth:"2",strokeMiterlimit:"10"},vt.createElement("path",{strokeLinecap:"round",d:"M47.2,36.1C48.1,36,49,36,50,36c7.4,0,14,1.7,18.5,4.3"}),vt.createElement("path",{d:"M68.6,9.6C64.2,12.3,57.5,14,50,14c-7.4,0-14-1.7-18.5-4.3"}),vt.createElement("line",{x1:"26",y1:"25",x2:"74",y2:"25"}),vt.createElement("line",{x1:"50",y1:"1",x2:"50",y2:"49"}),vt.createElement("path",{strokeLinecap:"round",d:"M46.3,48.7c1.2,0.2,2.5,0.3,3.7,0.3c13.3,0,24-10.7,24-24S63.3,1,50,1S26,11.7,26,25c0,2,0.3,3.9,0.7,5.8"}),vt.createElement("path",{strokeLinecap:"round",d:"M46.8,48.2c1,0.6,2.1,0.8,3.2,0.8c6.6,0,12-10.7,12-24S56.6,1,50,1S38,11.7,38,25c0,1.4,0.1,2.7,0.2,4c0,0.1,0,0.2,0,0.2"})),vt.createElement("path",{className:"PhoneInputInternationalIconPhone",stroke:"none",fill:"currentColor",d:"M12.4,17.9c2.9-2.9,5.4-4.8,0.3-11.2S4.1,5.2,1.3,8.1C-2,11.4,1.1,23.5,13.1,35.6s24.3,15.2,27.5,11.9c2.8-2.8,7.8-6.3,1.4-11.5s-8.3-2.6-11.2,0.3c-2,2-7.2-2.2-11.7-6.7S10.4,19.9,12.4,17.9z"}))}function mr(e){var t=e.title,n=cr(e,lr);return vt.createElement("svg",sr({},n,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 50 50"}),vt.createElement("title",null,t),vt.createElement("g",{className:"PhoneInputInternationalIconGlobe",stroke:"currentColor",fill:"none",strokeWidth:"2",strokeLinecap:"round"},vt.createElement("path",{d:"M8.45,13A21.44,21.44,0,1,1,37.08,41.56"}),vt.createElement("path",{d:"M19.36,35.47a36.9,36.9,0,0,1-2.28-13.24C17.08,10.39,21.88.85,27.8.85s10.72,9.54,10.72,21.38c0,6.48-1.44,12.28-3.71,16.21"}),vt.createElement("path",{d:"M17.41,33.4A39,39,0,0,1,27.8,32.06c6.62,0,12.55,1.5,16.48,3.86"}),vt.createElement("path",{d:"M44.29,8.53c-3.93,2.37-9.86,3.88-16.49,3.88S15.25,10.9,11.31,8.54"}),vt.createElement("line",{x1:"27.8",y1:"0.85",x2:"27.8",y2:"34.61"}),vt.createElement("line",{x1:"15.2",y1:"22.23",x2:"49.15",y2:"22.23"})),vt.createElement("path",{className:"PhoneInputInternationalIconPhone",stroke:"transparent",fill:"currentColor",d:"M9.42,26.64c2.22-2.22,4.15-3.59.22-8.49S3.08,17,.93,19.17c-2.49,2.48-.13,11.74,9,20.89s18.41,11.5,20.89,9c2.15-2.15,5.91-4.77,1-8.71s-6.27-2-8.49.22c-1.55,1.55-5.48-1.69-8.86-5.08S7.87,28.19,9.42,26.64Z"}))}function pr(e,t){var n="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"===typeof e)return hr(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return hr(e,t)}(e))||t&&e&&"number"===typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function hr(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function wr(e){var t=e.flags,n=e.flagUrl,r=e.flagComponent,a=e.internationalIcon;function o(e){var o=e.country,i=e.label,l=e.aspectRatio,s=yr(e,vr),c=a===ur?l:void 0;return vt.createElement("div",br({},s,{className:Pt("PhoneInputCountryIcon",{"PhoneInputCountryIcon--square":1===c,"PhoneInputCountryIcon--border":o})}),o?vt.createElement(r,{country:o,countryName:i,flags:t,flagUrl:n,className:"PhoneInputCountryIconImg"}):vt.createElement(a,{title:i,aspectRatio:c,className:"PhoneInputCountryIconImg"}))}return o.propTypes={country:yt.string,label:yt.string.isRequired,aspectRatio:yt.number},o}wr({flagUrl:"https://purecatamphetamine.github.io/country-flag-icons/3x2/{XX}.svg",flagComponent:ar,internationalIcon:ur});function Er(e,t){return"+"+$(e,t)}function Pr(e,t){return at(e||"",t)}function kr(e,t){var n=t.prevCountry,r=t.newCountry,a=t.metadata,o=t.useNationalFormat;if(n===r)return e;if(!e)return o?"":Er(r,a);if(r){if("+"===e[0]){if(o)return 0===e.indexOf("+"+$(r,a))?function(e,t,n){if(t){var r="+"+$(t,n);if(e.length0)return e.slice(0,e.length-a)}return e}function Sr(e,t){var n=t.country,r=t.countries,a=t.required,o=t.metadata;if("+"===e)return n;var i=function(e,t){var n=new Mn(null,t);return n.input(e),n.getCountry()}(e,o);return i&&(!r||r.indexOf(i)>=0)?i:!n||a||Ar(e,n,o)?n:void 0}function xr(e,t,n){if(0===e.indexOf(Er(t,n))){var r=new Mn(t,n);r.input(e);var a=r.getNumber();return a?a.formatNational().replace(/\D/g,""):""}return e.replace(/\D/g,"")}function _r(e,t,n){return String.prototype.localeCompare?e.localeCompare(t,n):et?1:0}function Tr(e,t,n){var r=new Mn(t,n);r.input(e);var a=r.getNumber();return a&&a.nationalNumber}function Ar(e,t,n){for(var r=Er(t,n),a=0;a=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function zr(e,t){for(var n=0;n"+".length&&(a=void 0),e&&(n="+"===e[0]&&("+"===e||a&&0===Er(a,m).indexOf(e))?void 0:Cr(e,a,m)),n&&(a=Sr(n,{country:a,countries:s,metadata:m}),!1===c&&a&&e&&"+"===e[0]&&(n=Cr(e=xr(e,a,m),a,m))),!a&&i&&(a=o||l()),{phoneDigits:e,country:a,value:n}}(e,{prevPhoneDigits:u.phoneDigits,country:u.country,countryRequired:!o,defaultCountry:r,getAnyCountry:function(){return t.getFirstSupportedCountry({countries:d})},countries:d,international:i,limitMaxLength:l,countryCallingCodeEditable:s,metadata:c}),p=m.phoneDigits,h=m.country,f=m.value,g={phoneDigits:p,value:f,country:h};!1===s&&(f||p!==t.state.phoneDigits||(g.forceRerender={})),t.setState(g,(function(){return a(f)}))})),Zr(Wr(t),"_onFocus",(function(){return t.setState({isFocused:!0})})),Zr(Wr(t),"_onBlur",(function(){return t.setState({isFocused:!1})})),Zr(Wr(t),"onFocus",(function(e){t._onFocus();var n=t.props.onFocus;n&&n(e)})),Zr(Wr(t),"onBlur",(function(e){var n=t.props.onBlur;t._onBlur(),n&&n(e)})),Zr(Wr(t),"onCountryFocus",(function(e){t._onFocus();var n=t.props.countrySelectProps;if(n){var r=n.onFocus;r&&r(e)}})),Zr(Wr(t),"onCountryBlur",(function(e){t._onBlur();var n=t.props.countrySelectProps;if(n){var r=n.onBlur;r&&r(e)}})),t.inputRef=vt.createRef();var n=t.props,r=n.value,i=(n.labels,n.international),l=n.addInternationalOption,s=n.displayInitialValueAsLocalNumber,c=n.initialValueFormat,u=n.metadata,d=t.props,m=d.defaultCountry,p=d.countries;m&&(t.isCountrySupportedWithError(m)||(m=void 0)),p=gr(p,u);var h=Pr(r,u);t.CountryIcon=wr(t.props);var f=function(e){var t,n=e.value,r=e.phoneNumber,a=e.defaultCountry,o=e.getAnyCountry,i=e.countries,l=e.required,s=e.metadata;return r&&r.country?t=r.country:a&&(n&&!Ar(n,a,s)||(t=a)),i&&i.indexOf(t)<0&&(t=void 0),!t&&l&&i&&i.length>0&&(t=o()),t}({value:r,phoneNumber:h,defaultCountry:m,required:!l,countries:p||gt(u),getAnyCountry:function(){return t.getFirstSupportedCountry({countries:p})},metadata:u});return t.state={props:t.props,country:f,countries:p,phoneDigits:Ir({value:r,phoneNumber:h,defaultCountry:m,international:i,useNationalFormat:s||"national"===c,metadata:u}),value:r},t}return t=o,r=[{key:"getDerivedStateFromProps",value:function(e,t){return function(e){for(var t=1;t=0)&&(w=y.country):w=Sr(i,{country:void 0,countries:P,metadata:r})}return i||(E={hasUserSelectedACountry:void 0}),Dr(Dr({},E),{},{phoneDigits:g({phoneNumber:y,value:i,defaultCountry:o}),value:i,country:i?w:o})}}(e,t.props,t))}}],(n=[{key:"componentDidMount",value:function(){var e=this.props.onCountryChange,t=this.props.defaultCountry,n=this.state.country;e&&(t&&(this.isCountrySupportedWithError(t)||(t=void 0)),n!==t&&e(n))}},{key:"componentDidUpdate",value:function(e,t){var n=this.props.onCountryChange,r=this.state.country;n&&r!==t.country&&n(r)}},{key:"getCountrySelectOptions",value:function(e){var t=e.countries,n=this.props,r=n.international,a=n.countryCallingCodeEditable,o=n.countryOptionsOrder,i=n.addInternationalOption,l=n.labels,s=n.locales,c=n.metadata;return this.useMemoCountrySelectOptions((function(){return function(e,t){if(!t)return e;for(var n,r=[],a=[],o=r,i=pr(t);!(n=i()).done;){var l=n.value;"|"===l?o.push({divider:!0}):"..."===l||"\u2026"===l?o=a:function(){var t=void 0;t="\ud83c\udf10"===l?void 0:l;var n=e.indexOf(e.filter((function(e){return e.value===t}))[0]),r=e[n];e.splice(n,1),o.push(r)}()}return r.concat(e).concat(a)}(function(e){var t=e.countries,n=e.countryNames,r=e.addInternationalOption,a=e.compareStringsLocales,o=e.compareStrings;o||(o=_r);var i=t.map((function(e){return{value:e,label:n[e]||e}}));return i.sort((function(e,t){return o(e.label,t.label,a)})),r&&i.unshift({label:n.ZZ}),i}({countries:t||gt(c),countryNames:l,addInternationalOption:(!r||!1!==a)&&i,compareStringsLocales:s}),function(e,t){if(e&&(e=e.filter((function(e){switch(e){case"\ud83c\udf10":case"|":case"...":case"\u2026":return!0;default:return fr(e,t)}}))).length>0)return e}(o,c))}),[t,o,i,l,c])}},{key:"useMemoCountrySelectOptions",value:function(e,t){return this.countrySelectOptionsMemoDependencies&&function(e,t){if(e.length!==t.length)return!1;for(var n=0;n