(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 E},geekblue:function(){return x},generate:function(){return p},gold:function(){return v},green:function(){return P},grey:function(){return O},lime:function(){return k},magenta:function(){return S},orange:function(){return y},presetDarkPalettes:function(){return f},presetPalettes:function(){return h},presetPrimaryColors:function(){return m},purple:function(){return T},red:function(){return g},volcano:function(){return b},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 p(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=[],r=(0,a.uA)(e),p=5;p>0;p-=1){var m=i(r),h=l((0,a.uA)({h:c(m,p,!0),s:u(m,p,!0),v:d(m,p,!0)}));n.push(h)}n.push(l(r));for(var f=1;f<=4;f+=1){var g=i(r),b=l((0,a.uA)({h:c(g,f),s:u(g,f),v:d(g,f)}));n.push(b)}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 m={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(m).forEach((function(e){h[e]=p(m[e]),h[e].primary=h[e][5],f[e]=p(m[e],{theme:"dark",backgroundColor:"#141414"}),f[e].primary=f[e][5]}));var g=h.red,b=h.volcano,v=h.gold,y=h.orange,w=h.yellow,k=h.lime,P=h.green,E=h.cyan,C=h.blue,x=h.geekblue,T=h.purple,S=h.magenta,O=h.grey},30076:function(e,t,n){"use strict";n.d(t,{Z:function(){return O}});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),p=n(92138),m=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 b(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 b(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 b(n,"".concat(t,"-").concat(e.tag,"-").concat(r))})))}function v(e){return(0,p.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",k=["icon","className","onClick","style","primaryColor","secondaryColor"],P={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};var E=function(e){var t,n,a=e.icon,o=e.className,s=e.onClick,c=e.style,d=e.primaryColor,p=e.secondaryColor,g=(0,i.Z)(e,k),y=P;if(d&&(y={primaryColor:d,secondaryColor:p||v(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,m.ZP)(t,"[@ant-design/icons] ".concat(n)),!f(a))return null;var E=a;return E&&"function"===typeof E.icon&&(E=(0,r.Z)((0,r.Z)({},E),{},{icon:E.icon(y.primaryColor,y.secondaryColor)})),b(E.icon,"svg-".concat(E.name),(0,r.Z)({className:o,onClick:s,style:c,"data-icon":E.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},g))};E.displayName="IconReact",E.getTwoToneColors=function(){return(0,r.Z)({},P)},E.setTwoToneColors=function(e){var t=e.primaryColor,n=e.secondaryColor;P.primaryColor=t,P.secondaryColor=n||v(t),P.calculated=!!n};var C=E;function x(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 T=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];x("#1890ff");var S=l.forwardRef((function(e,t){var n,s=e.className,d=e.icon,p=e.spin,m=e.rotate,h=e.tabIndex,f=e.onClick,g=e.twoToneColor,b=(0,i.Z)(e,T),v=l.useContext(u.Z).prefixCls,w=void 0===v?"anticon":v,k=c()(w,(n={},(0,o.Z)(n,"".concat(w,"-").concat(d.name),!!d.name),(0,o.Z)(n,"".concat(w,"-spin"),!!p||"loading"===d.name),n),s),P=h;void 0===P&&f&&(P=-1);var E=m?{msTransform:"rotate(".concat(m,"deg)"),transform:"rotate(".concat(m,"deg)")}:void 0,x=y(g),S=(0,a.Z)(x,2),O=S[0],_=S[1];return l.createElement("span",(0,r.Z)((0,r.Z)({role:"img","aria-label":d.name},b),{},{ref:t,tabIndex:P,onClick:f,className:k}),l.createElement(C,{icon:d,primaryColor:O,secondaryColor:_,style:E}))}));S.displayName="AntdIcon",S.getTwoToneColor=function(){var e=C.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor},S.setTwoToneColor=x;var O=S},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 p(e,t,n,r){var a=t&&t.prototype instanceof v?t:v,o=Object.create(a.prototype),l=new I(r||[]);return i(o,"_invoke",{value:S(e,n,l)}),o}function m(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=p;var h="suspendedStart",f="executing",g="completed",b={};function v(){}function y(){}function w(){}var k={};d(k,s,(function(){return this}));var P=Object.getPrototypeOf,E=P&&P(P(R([])));E&&E!==n&&o.call(E,s)&&(k=E);var C=w.prototype=v.prototype=Object.create(k);function x(e){["next","throw","return"].forEach((function(t){d(e,t,(function(e){return this._invoke(t,e)}))}))}function T(e,t){function n(a,i,l,s){var c=m(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 S(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=O(l,r);if(s){if(s===b)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=m(t,n,r);if("normal"===c.type){if(a=r.done?g:"suspendedYield",c.arg===b)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(a=g,r.method="throw",r.arg=c.arg)}}}function O(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,O(t,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),b;var o=m(a,t.iterator,n.arg);if("throw"===o.type)return n.method="throw",n.arg=o.arg,n.delegate=null,b;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,b):i:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,b)}function _(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(_,this),this.reset(!0)}function R(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),b}},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:R(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=e),b}},t}},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 p},Wl:function(){return m},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 p}});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&&(p(e.r)&&p(e.g)&&p(e.b)?(t=(0,r.rW)(e.r,e.g,e.b),s=!0,c="%"===String(e.r).substr(-1)?"prgb":"rgb"):p(e.h)&&p(e.s)&&p(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"):p(e.h)&&p(e.s)&&p(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 p(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 p(e){return e.length}function m(e){return e.length}function h(e,t){return t.push(e),e}var f=1,g=1,b=0,v=0,y=0,w="";function k(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(k("",null,null,"",null,null,0),e,{length:-e.length},t)}function E(){return y=v>0?u(w,--v):0,g--,10===y&&(g=1,f--),y}function C(){return y=v2||O(y)>3?"":" "}function L(e,t){for(;--t&&C()&&!(y<48||y>102||y>57&&y<65||y>70&&y<97););return S(e,T()+(t<6&&32==x()&&32==C()))}function N(e){for(;C();)switch(y){case e:return v;case 34:case 39:34!==e&&39!==e&&N(y);break;case 40:41===e&&N(e);break;case 92:C()}return v}function M(e,t){for(;C()&&e+y!==57&&(e+y!==84||47!==x()););return"/*"+S(t,v-1)+"*"+o(47===e?e:C())}function D(e){for(;!O(x());)C();return S(e,v)}var B="-ms-",j="-moz-",H="-webkit-",z="comm",F="rule",U="decl",G="@keyframes";function W(e,t){for(var n="",r=m(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"+j+(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,p(e)-3-(~c(e,"!important")&&10))){case 107:return s(e,":",":"+H)+e;case 101:return s(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+H+(45===u(e,14)?"inline-":"")+"box$3$1"+H+"$2$3$1"+B+"$2box$3")+e}break;case 5936:switch(u(e,t+11)){case 114:return H+e+B+s(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return H+e+B+s(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return H+e+B+s(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return H+e+B+e+e}return e}function $(e){return A(q("",null,null,null,[""],e=_(e),0,[0],e))}function q(e,t,n,r,a,i,l,u,d){for(var m=0,f=0,g=l,b=0,v=0,y=0,w=1,k=1,P=1,S=0,O="",_=a,A=i,N=r,B=O;k;)switch(y=S,S=C()){case 40:if(108!=y&&58==B.charCodeAt(g-1)){-1!=c(B+=s(I(S),"&","&\f"),"&\f")&&(P=-1);break}case 34:case 39:case 91:B+=I(S);break;case 9:case 10:case 13:case 32:B+=R(y);break;case 92:B+=L(T()-1,7);continue;case 47:switch(x()){case 42:case 47:h(Y(M(C(),T()),t,n),d);break;default:B+="/"}break;case 123*w:u[m++]=p(B)*P;case 125*w:case 59:case 0:switch(S){case 0:case 125:k=0;case 59+f:v>0&&p(B)-g&&h(v>32?X(B+";",r,n,g-1):X(s(B," ","")+";",r,n,g-2),d);break;case 59:B+=";";default:if(h(N=K(B,t,n,m,f,a,u,O,_=[],A=[],g),i),123===S)if(0===f)q(B,t,N,N,_,i,g,u,A);else switch(b){case 100:case 109:case 115:q(e,N,N,r&&h(K(e,N,N,0,0,a,u,O,a,_=[],g),A),a,A,g,u,r?_:A);break;default:q(B,N,N,N,[""],A,0,u,A)}}m=f=v=0,w=P=1,O=B="",g=l;break;case 58:g=1+p(B),v=y;default:if(w<1)if(123==S)--w;else if(125==S&&0==w++&&125==E())continue;switch(B+=o(S),S*w){case 38:P=f>0?1:(B+="\f",-1);break;case 44:u[m++]=(p(B)-1)*P,P=1;break;case 64:45===x()&&(B+=I(C())),b=x(),f=g=p(O=B+=D(T())),S++;break;case 45:45===y&&2==p(B)&&(w=0)}}return i}function K(e,t,n,r,o,i,c,u,p,h,f){for(var g=o-1,b=0===o?i:[""],v=m(b),y=0,w=0,P=0;y0?b[E]+" "+C:s(C,/&\f/g,b[E])))&&(p[P++]=x);return k(e,t,n,0===o?F:u,p,h,f)}function Y(e,t,n){return k(e,t,n,z,o(y),d(e,2,-2),0)}function X(e,t,n,r){return k(e,t,n,U,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=x(),38===r&&12===a&&(t[n]=1),!O(a);)C();return S(e,v)},Q=function(e,t){return A(function(e,t){var n=-1,r=44;do{switch(O(r)){case 0:38===r&&12===x()&&(t[n]=1),e[n]+=J(v-1,t,n);break;case 2:e[n]+=I(r);break;case 4:if(44===r){e[++n]=58===x()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=o(r)}}while(r=C());return e}(_(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 U:e.return=V(e.value,e.length);break;case G:return W([P(e,{value:s(e.value,"@","@"+H)})],r);case F: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 W([P(e,{props:[s(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return W([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+)/,B+"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,--v):0,g--,10===y&&(g=1,f--),y}function C(){return y=v2||O(y)>3?"":" "}function L(e,t){for(;--t&&C()&&!(y<48||y>102||y>57&&y<65||y>70&&y<97););return S(e,T()+(t<6&&32==x()&&32==C()))}function N(e){for(;C();)switch(y){case e:return v;case 34:case 39:34!==e&&39!==e&&N(y);break;case 40:41===e&&N(e);break;case 92:C()}return v}function M(e,t){for(;C()&&e+y!==57&&(e+y!==84||47!==x()););return"/*"+S(t,v-1)+"*"+o(47===e?e:C())}function D(e){for(;!O(x());)C();return S(e,v)}var B="-ms-",j="-moz-",H="-webkit-",z="comm",F="rule",U="decl",G="@keyframes";function W(e,t){for(var n="",r=m(e),a=0;a0&&p(j)-b&&h(y>32?Y(j+";",r,n,b-1):Y(s(j," ","")+";",r,n,b-2),m);break;case 59:j+=";";default:if(h(B=q(j,t,n,f,g,a,d,_,A=[],N=[],b),i),123===O)if(0===g)$(j,t,B,B,A,i,b,d,N);else switch(99===v&&110===u(j,3)?100:v){case 100:case 108:case 109:case 115:$(e,B,B,r&&h(q(e,B,B,0,0,a,d,_,a,A=[],b),N),a,N,b,d,r?A:N);break;default:$(j,B,B,B,[""],N,0,d,N)}}f=g=y=0,k=S=1,_=j="",b=l;break;case 58:b=1+p(j),y=w;default:if(k<1)if(123==O)--k;else if(125==O&&0==k++&&125==E())continue;switch(j+=o(O),O*k){case 38:S=g>0?1:(j+="\f",-1);break;case 44:d[f++]=(p(j)-1)*S,S=1;break;case 64:45===x()&&(j+=I(C())),v=x(),g=b=p(_=j+=D(T())),O++;break;case 45:45===w&&2==p(j)&&(k=0)}}return i}function q(e,t,n,r,o,i,c,u,p,h,f){for(var g=o-1,b=0===o?i:[""],v=m(b),y=0,w=0,P=0;y0?b[E]+" "+C:s(C,/&\f/g,b[E])))&&(p[P++]=x);return k(e,t,n,0===o?F:u,p,h,f)}function K(e,t,n){return k(e,t,n,z,o(y),d(e,2,-2),0)}function Y(e,t,n,r){return k(e,t,n,U,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=x(),38===r&&12===a&&(t[n]=1),!O(a);)C();return S(e,v)},J=function(e,t){return A(function(e,t){var n=-1,r=44;do{switch(O(r)){case 0:38===r&&12===x()&&(t[n]=1),e[n]+=X(v-1,t,n);break;case 2:e[n]+=I(r);break;case 4:if(44===r){e[++n]=58===x()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=o(r)}}while(r=C());return e}(_(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,p(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 H+e+B+s(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return H+e+B+s(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return H+e+B+s(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return H+e+B+e+e}return e}var re=[function(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case U:e.return=ne(e.value,e.length);break;case G:return W([P(e,{value:s(e.value,"@","@-webkit-")})],r);case F: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 W([P(e,{props:[s(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return W([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:p}}},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},m=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=m(t,n,u),g=f||p(d),b=!g("as");return function(){var v=arguments,y=u&&void 0!==t.__emotion_styles?t.__emotion_styles.slice(0):[];if(void 0!==o&&y.push("label:"+o+";"),null==v[0]||void 0===v[0].raw)y.push.apply(y,v);else{0,y.push(v[0][0]);for(var w=v.length,k=1;k{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:p}=l(u,r,c),m=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:p}=t,{element:h,padding:g=0}=c(e,t)||{};if(null==h)return{};const b=u(g),v={x:n,y:o},y=i(l),w=a(y),k=await d.getDimensions(h),P="y"===y,E=P?"top":"left",C=P?"bottom":"right",x=P?"clientHeight":"clientWidth",T=s.reference[w]+s.reference[y]-v[y]-s.floating[w],S=v[y]-s.reference[y],O=await(null==d.getOffsetParent?void 0:d.getOffsetParent(h));let _=O?O[x]:0;_&&await(null==d.isElement?void 0:d.isElement(O))||(_=p.floating[x]||s.floating[w]);const A=T/2-S/2,I=_/2-k[w]/2-1,R=m(b[E],I),L=m(b[C],I),N=R,M=_-k[w]-L,D=_/2-k[w]/2+A,B=f(N,D,M),j=null!=r(l)&&D!=B&&s.reference[w]/2-(De.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=>v[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 k={start:"end",end:"start"};function P(e){return e.replace(/start|end/g,(e=>k[e]))}const E=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:m=!0,crossAxis:h=!0,fallbackPlacements:f,fallbackStrategy:g="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:v=!0,...k}=c(e,t),E=o(a),C=o(s)===s,x=await(null==u.isRTL?void 0:u.isRTL(d.floating)),T=f||(C||!v?[y(s)]:function(e){const t=y(e);return[P(e),t,P(t)]}(s));f||"none"===b||T.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,v,b,x));const S=[s,...T],O=await p(t,k),_=[];let A=(null==(n=i.flip)?void 0:n.overflows)||[];if(m&&_.push(O[E]),h){const{main:e,cross:t}=w(a,l,x);_.push(O[e],O[t])}if(A=[...A,{placement:a,overflows:_}],!_.every((e=>e<=0))){var I,R;const e=((null==(I=i.flip)?void 0:I.index)||0)+1,t=S[e];if(t)return{data:{index:e,overflows:A},reset:{placement:t}};let n=null==(R=A.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:R.placement;if(!n)switch(g){case"bestFit":{var L;const e=null==(L=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:L[0];e&&(n=e);break}case"initialPlacement":n=s}if(a!==n)return{reset:{placement:n}}}return{}}}};function C(e){const t=m(...e.map((e=>e.left))),n=m(...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 x=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:p=2,x:f,y:g}=c(e,t),b=Array.from(await(null==l.getClientRects?void 0:l.getClientRects(r.reference))||[]),v=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))))}(b),y=d(C(b)),w=u(p),k=await l.getElementRects({reference:{getBoundingClientRect:function(){if(2===v.length&&v[0].left>v[1].right&&null!=f&&null!=g)return v.find((e=>f>e.left-w.left&&fe.top-w.top&&g=2){if("x"===i(n)){const e=v[0],t=v[v.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(...v.map((e=>e.right))),r=m(...v.map((e=>e.left))),a=v.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!==k.reference.x||a.reference.y!==k.reference.y||a.reference.width!==k.reference.width||a.reference.height!==k.reference.height?{reset:{rects:k}}:{}}}},T=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),p="x"===i(n),m=["left","top"].includes(u)?-1:1,h=s&&p?-1:1,f=c(t,e);let{mainAxis:g,crossAxis:b,alignmentAxis:v}="number"==typeof f?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return d&&"number"==typeof v&&(b="end"===d?-1*v:v),p?{x:b*h,y:g*m}:{x:g*m,y:b*h}}(t,e);return{x:n+l.x,y:a+l.y,data:l}}}};function S(e){return"x"===e?"y":"x"}const O=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),m={x:n,y:r},h=await p(t,d),g=i(o(a)),b=S(g);let v=m[g],y=m[b];if(l){const e="y"===g?"bottom":"right";v=f(v+h["y"===g?"top":"left"],v,v-h[e])}if(s){const e="y"===b?"bottom":"right";y=f(y+h["y"===b?"top":"left"],y,y-h[e])}const w=u.fn({...t,[g]:v,[b]:y});return{...w,data:{x:w.x-n,y:w.y-r}}}}},_=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:p=!0}=c(e,t),m={x:n,y:r},h=i(a),f=S(h);let g=m[h],b=m[f];const v=c(u,t),y="number"==typeof v?{mainAxis:v,crossAxis:0}:{mainAxis:0,crossAxis:0,...v};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(p){var w,k;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==(k=s.offset)?void 0:k[f])||0)-(t?y.crossAxis:0);br&&(b=r)}return{[h]:g,[f]:b}}}},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 p(t,d),g=o(n),b=r(n),v="x"===i(n),{width:y,height:w}=a.floating;let k,P;"top"===g||"bottom"===g?(k=g,P=b===(await(null==l.isRTL?void 0:l.isRTL(s.floating))?"start":"end")?"left":"right"):(P=g,k="end"===b?"top":"bottom");const E=w-f[k],C=y-f[P],x=!t.middlewareData.shift;let T=E,S=C;if(v){const e=y-f.left-f.right;S=b||x?m(C,e):e}else{const e=w-f.top-f.bottom;T=b||x?m(E,e):e}if(x&&!b){const e=h(f.left,0),t=h(f.right,0),n=h(f.top,0),r=h(f.bottom,0);v?S=y-2*(0!==e||0!==t?e+t:h(f.left,f.right)):T=w-2*(0!==n||0!==r?n+r:h(f.top,f.bottom))}await u({...t,availableWidth:S,availableHeight:T});const O=await l.getDimensions(s.floating);return y!==O.width||w!==O.height?{reset:{rects:!0}}:{}}}}},84604:function(e,t,n){"use strict";n.d(t,{Me:function(){return H},oo:function(){return z},Kx:function(){return R}});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 p(e){return["table","td","th"].includes(l(e))}function m(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,b=Math.max,v=Math.round,y=Math.floor,w=e=>({x:e,y:e});function k(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=v(n)!==i||v(r)!==l;return c&&(n=i,r=l),{width:n,height:r,$:c}}function P(e){return c(e)?e:e.contextElement}function E(e){const t=P(e);if(!s(t))return w(1);const n=t.getBoundingClientRect(),{width:r,height:a,$:o}=k(t);let i=(o?v(n.width):n.width)/r,l=(o?v(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 x(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 T(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=E(o)):s=E(e));const u=x(l,n,o);let d=(i.left+u.x)/s.x,p=(i.top+u.y)/s.y,m=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=E(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,p*=e.y,m*=e.x,h*=e.y,d+=o,p+=i,n=a(n).frameElement}}return(0,r.JB)({width:m,height:h,x:d,y:p})}function S(e){return((i(e)?e.ownerDocument:e.document)||window.document).documentElement}function O(e){return c(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function _(e){return T(S(e)).left+O(e).scrollLeft}function A(e){if("html"===l(e))return e;const t=e.assignedSlot||e.parentNode||u(e)&&e.host||S(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 R(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,R(r))}function L(e,t,n){let i;if("viewport"===t)i=function(e,t){const n=a(e),r=S(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=S(e),n=O(e),r=e.ownerDocument.body,a=b(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=b(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+_(e);const s=-n.scrollTop;return"rtl"===o(r).direction&&(l+=b(t.clientWidth,r.clientWidth)-a),{width:a,height:i,x:l,y:s}}(S(e));else if(c(t))i=function(e,t){const n=T(e,!0,"fixed"===t),r=n.top+e.clientTop,a=n.left+e.clientLeft,o=s(e)?E(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=x(e);i={...t,x:t.x-n.x,y:t.y-n.y}}return(0,r.JB)(i)}function N(e,t){const n=A(e);return!(n===t||!c(n)||f(n))&&("fixed"===o(n).position||N(n,t))}function M(e,t){return s(e)&&"fixed"!==o(e).position?t?t(e):e.offsetParent:null}function D(e,t){const n=a(e);if(!s(e))return n;let r=M(e,t);for(;r&&p(r)&&"static"===o(r).position;)r=M(r,t);return r&&("html"===l(r)||"body"===l(r)&&"static"===o(r).position&&!m(r))?n:r||function(e){let t=A(e);for(;s(t)&&!f(t);){if(m(t))return t;t=A(t)}return null}(e)||n}function B(e,t,n){const r=s(t),a=S(t),o="fixed"===n,i=T(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=O(t)),s(t)){const e=T(t,!0,o,t);u.x=e.x+t.clientLeft,u.y=e.y+t.clientTop}else a&&(u.x=_(a));return{x:i.left+c.scrollLeft-u.x,y:i.top+c.scrollTop-u.y,width:i.width,height:i.height}}const j={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=R(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=m(s);n||"fixed"!==t.position||(a=null),(i?!n&&!a:!n&&"static"===t.position&&a&&["absolute","fixed"].includes(a.position)||d(s)&&!n&&N(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=L(t,n,a);return e.top=b(r.top,e.top),e.right=g(r.right,e.right),e.bottom=g(r.bottom,e.bottom),e.left=b(r.left,e.left),e}),L(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=S(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=O(n)),s(n))){const e=T(n);c=E(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 k(e)},getOffsetParent:D,getDocumentElement:S,getScale:E,async getElementRects(e){let{reference:t,floating:n,strategy:r}=e;const a=this.getOffsetParent||D,o=this.getDimensions;return{reference:B(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 H(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?R(c):[],...R(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=S(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:p}=e.getBoundingClientRect();if(l||t(),!d||!p)return;const m=y(u),h=y(a.clientWidth-(c+d)),f=y(a.clientHeight-(u+p)),v=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:-m+"px "+-h+"px "+-f+"px "+-v+"px",threshold:b(0,g(1,s))||1}),r.observe(e)}(!0),o}(c,n):null;let p,m=null;i&&(m=new ResizeObserver(n),c&&!s&&m.observe(c),m.observe(t));let h=s?T(e):null;return s&&function t(){const r=T(e);!h||r.x===h.x&&r.y===h.y&&r.width===h.width&&r.height===h.height||n(),h=r,p=requestAnimationFrame(t)}(),n(),()=>{u.forEach((e=>{a&&e.removeEventListener("scroll",n),o&&e.removeEventListener("resize",n)})),d&&d(),m&&m.disconnect(),m=null,s&&cancelAnimationFrame(p)}}const z=(e,t,n)=>{const a=new Map,o={platform:j,...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:p}=e,[m,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 b=o.useRef(null),v=o.useRef(null),y=o.useRef(m),w=u(d),k=u(l),[P,E]=o.useState(null),[C,x]=o.useState(null),T=o.useCallback((e=>{b.current!==e&&(b.current=e,E(e))}),[]),S=o.useCallback((e=>{v.current!==e&&(v.current=e,x(e))}),[]),O=o.useCallback((()=>{if(!b.current||!v.current)return;const e={placement:t,strategy:n,middleware:f};k.current&&(e.platform=k.current),(0,a.oo)(b.current,v.current,e).then((e=>{const t={...e,isPositioned:!0};_.current&&!c(y.current,t)&&(y.current=t,i.flushSync((()=>{h(t)})))}))}),[f,t,n,k]);s((()=>{!1===p&&y.current.isPositioned&&(y.current.isPositioned=!1,h((e=>({...e,isPositioned:!1}))))}),[p]);const _=o.useRef(!1);s((()=>(_.current=!0,()=>{_.current=!1})),[]),s((()=>{if(P&&C){if(w.current)return w.current(P,C,O);O()}}),[P,C,O,w]);const A=o.useMemo((()=>({reference:b,floating:v,setReference:T,setFloating:S})),[T,S]),I=o.useMemo((()=>({reference:P,floating:C})),[P,C]);return o.useMemo((()=>({...m,update:O,refs:A,elements:I,reference:T,floating:S})),[m,O,A,I,T,S])}},94993:function(e,t,n){"use strict";var r;n.d(t,{e0:function(){return R},Qu:function(){return L},tj:function(){return I},bQ:function(){return G},YF:function(){return V},KK:function(){return W},XI:function(){return _},NI:function(){return q},qs:function(){return Z}});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 p(){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 m=a.createContext(null),h=a.createContext(null),f=()=>{var e;return(null==(e=a.useContext(m))?void 0:e.id)||null},g=()=>a.useContext(h);function b(e){return(null==e?void 0:e.ownerDocument)||document}function v(){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 b(e).defaultView||window}function k(e){return!!e&&e instanceof w(e).Element}function P(e){return!!e&&e instanceof w(e).HTMLElement}function E(e){if(0===e.mozInputSource&&e.isTrusted)return!0;const t=/Android/i;return(t.test(v())||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 x(e,t){const n=["mouse","pen"];return t||n.push("",void 0),n.includes(e)}function T(e){const t=(0,a.useRef)(e);return l((()=>{t.current=e})),t}const S="data-floating-ui-safe-polygon";function O(e,t,n){return n&&!x(n)?0:"number"===typeof e?e:null==e?void 0:e[t]}const _=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:p,events:m,elements:{domReference:h,floating:v},refs:y}=e,w=g(),P=f(),E=T(o),C=T(r),_=a.useRef(),A=a.useRef(),I=a.useRef(),R=a.useRef(),L=a.useRef(!0),N=a.useRef(!1),M=a.useRef((()=>{})),D=a.useCallback((()=>{var e;const t=null==(e=p.current.openEvent)?void 0:e.type;return(null==t?void 0:t.includes("mouse"))&&"mousedown"!==t}),[p]);a.useEffect((()=>{if(n)return m.on("dismiss",e),()=>{m.off("dismiss",e)};function e(){clearTimeout(A.current),clearTimeout(R.current),L.current=!0}}),[n,m]),a.useEffect((()=>{if(!n||!E.current||!u)return;function e(){D()&&d(!1)}const t=b(v).documentElement;return t.addEventListener("mouseleave",e),()=>{t.removeEventListener("mouseleave",e)}}),[v,u,d,n,E,p,D]);const B=a.useCallback((function(e){void 0===e&&(e=!0);const t=O(C.current,"close",_.current);t&&!I.current?(clearTimeout(A.current),A.current=setTimeout((()=>d(!1)),t)):e&&(clearTimeout(A.current),d(!1))}),[C,d]),j=a.useCallback((()=>{M.current(),I.current=void 0}),[]),H=a.useCallback((()=>{if(N.current){const e=b(y.floating.current).body;e.style.pointerEvents="",e.removeAttribute(S),N.current=!1}}),[y]);return a.useEffect((()=>{if(n&&k(h)){const e=h;return u&&e.addEventListener("mouseleave",o),null==v||v.addEventListener("mouseleave",o),c&&e.addEventListener("mousemove",r,{once:!0}),e.addEventListener("mouseenter",r),e.addEventListener("mouseleave",a),()=>{u&&e.removeEventListener("mouseleave",o),null==v||v.removeEventListener("mouseleave",o),c&&e.removeEventListener("mousemove",r),e.removeEventListener("mouseenter",r),e.removeEventListener("mouseleave",a)}}function t(){return!!p.current.openEvent&&["click","mousedown"].includes(p.current.openEvent.type)}function r(e){if(clearTimeout(A.current),L.current=!1,i&&!x(_.current)||s>0&&0===O(C.current,"open"))return;p.current.openEvent=e;const t=O(C.current,"open",_.current);t?A.current=setTimeout((()=>{d(!0)}),t):d(!0)}function a(n){if(t())return;M.current();const r=b(v);if(clearTimeout(R.current),E.current){u||clearTimeout(A.current),I.current=E.current({...e,tree:w,x:n.clientX,y:n.clientY,onClose(){H(),j(),B()}});const t=I.current;return r.addEventListener("mousemove",t),void(M.current=()=>{r.removeEventListener("mousemove",t)})}B()}function o(n){t()||null==E.current||E.current({...e,tree:w,x:n.clientX,y:n.clientY,onClose(){H(),j(),B()}})(n)}}),[h,v,n,e,i,s,c,B,j,H,d,u,w,C,E,p]),l((()=>{var e;if(n&&u&&null!=(e=E.current)&&e.__options.blockPointerEvents&&D()){const e=b(v).body;if(e.setAttribute(S,""),e.style.pointerEvents="none",N.current=!0,k(h)&&v){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",v.style.pointerEvents="auto",()=>{e.style.pointerEvents="",v.style.pointerEvents=""}}}}),[n,u,P,v,h,w,E,p,D]),l((()=>{u||(_.current=void 0,j(),H())}),[u,j,H]),a.useEffect((()=>()=>{j(),clearTimeout(A.current),clearTimeout(R.current),H()}),[n,j,H]),a.useMemo((()=>{if(!n)return{};function e(e){_.current=e.pointerType}return{reference:{onPointerDown:e,onPointerEnter:e,onMouseMove(){u||0===s||(clearTimeout(R.current),R.current=setTimeout((()=>{L.current||d(!0)}),s))}},floating:{onMouseEnter(){clearTimeout(A.current)},onMouseLeave(){m.emit("dismiss",{type:"mouseLeave",data:{returnFocus:!1}}),B(!1)}}}}),[m,n,s,u,d,B])},A=a.createContext({delay:0,initialDelay:0,timeoutMs:0,currentId:null,setCurrentId:()=>{},setState:()=>{},isInstantPhase:!1}),I=()=>a.useContext(A),R=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)},L=(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:O(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 N(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 M(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 D(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 B(e){return"composedPath"in e?e.composedPath()[0]:e.target}const j=(r||(r=n.t(a,2)))["useInsertionEffect".toString()]||(e=>e());function H(e){const t=a.useRef((()=>{0}));return j((()=>{t.current=e})),a.useCallback((function(){for(var e=arguments.length,n=new Array(e),r=0;r!1),A="function"===typeof h?_:h,I=a.useRef(!1),{escapeKeyBubbles:R,outsidePressBubbles:L}=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}}(T);return a.useEffect((()=>{if(!n||!p)return;function e(e){if("Escape"===e.key){const e=S?D(S.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=B(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=S&&D(S.nodesRef.current,l).some((t=>{var n;return z(e,null==(n=t.context)?void 0:n.elements.floating)}));if(z(e,u)||z(e,c)||a)return;const o=S?D(S.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:O?{preventScroll:!0}:E(e)||C(e)}}),r(!1)}function a(){r(!1)}d.current.__escapeKeyBubbles=R,d.current.__outsidePressBubbles=L;const h=b(u);m&&h.addEventListener("keydown",e),A&&h.addEventListener(v,t);let f=[];return x&&(k(c)&&(f=(0,o.Kx)(c)),k(u)&&(f=f.concat((0,o.Kx)(u))),!k(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})})),()=>{m&&h.removeEventListener("keydown",e),A&&h.removeEventListener(v,t),f.forEach((e=>{e.removeEventListener("scroll",a)}))}}),[d,u,c,s,m,A,v,i,S,l,n,r,x,p,R,L,O]),a.useEffect((()=>{I.current=!1}),[A,v]),a.useMemo((()=>p?{reference:{[F[w]]:()=>{y&&(i.emit("dismiss",{type:"referencePress",data:{returnFocus:!1}}),r(!1))}},floating:{[U[v]]:()=>{I.current=!0}}}:{}),[p,i,y,v,w,r])},W=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 p=a.useRef(""),m=a.useRef(!1),h=a.useRef();return a.useEffect((()=>{if(!u)return;const e=b(s).defaultView||window;function t(){!n&&P(c)&&c===N(b(c))&&(m.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||(m.current=!0)}}),[i,u]),a.useEffect((()=>()=>{clearTimeout(h.current)}),[]),a.useMemo((()=>u?{reference:{onPointerDown(e){let{pointerType:t}=e;p.current=t,m.current=!(!t||!d)},onMouseLeave(){m.current=!1},onFocus(e){var t;m.current||"focus"===e.type&&"mousedown"===(null==(t=o.current.openEvent)?void 0:t.type)&&o.current.openEvent&&z(o.current.openEvent,c)||(o.current.openEvent=e.nativeEvent,r(!0))},onBlur(e){m.current=!1;const t=e.relatedTarget,n=k(t)&&t.hasAttribute("data-floating-ui-focus-guard")&&"outside"===t.getAttribute("data-type");h.current=setTimeout((()=>{M(l.floating.current,t)||M(c,t)||n||r(!1)}))}}}:{}),[u,d,c,l,o,r])};const Z=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((()=>p()))[0],[m,h]=a.useState(null),f=a.useCallback((e=>{const t=k(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),contextElement:e}:e;o.refs.setReference(t)}),[o.refs]),b=a.useCallback((e=>{(k(e)||null===e)&&(c.current=e,h(e)),(k(o.refs.reference.current)||null===o.refs.reference.current||null!==e&&!k(e))&&o.refs.setReference(e)}),[o.refs]),v=a.useMemo((()=>({...o.refs,setReference:b,setPositionReference:f,domReference:c})),[o.refs,b,f]),y=a.useMemo((()=>({...o.elements,domReference:m})),[o.elements,m]),w=H(n),P=a.useMemo((()=>({...o,refs:v,elements:y,dataRef:u,nodeId:r,events:d,open:t,onOpenChange:w})),[o,r,d,t,w,v,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:v,reference:b,positionReference:f})),[o,v,P,b,f])}function $(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 q=function(e){void 0===e&&(e=[]);const t=e,n=a.useCallback((t=>$(t,e,"reference")),t),r=a.useCallback((t=>$(t,e,"floating")),t),o=a.useCallback((t=>$(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 b},O4:function(){return l},uf:function(){return c},Wh:function(){return g},Jo:function(){return m},yx:function(){return h},Wi:function(){return p},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 p(e){return e.type===a.select}function m(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 b(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 v=/[ \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 k=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;var P=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,E=/^(@+)?(\+|#+)?[rs]?$/g,C=/(\*)(0+)|(#+)(0+)|(0+)/g,x=/^(0+)$/;function T(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(E,(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 S(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 O(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)),!x.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function _(e){var t=S(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(x.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),T(o)))}else if(E.test(a.stem))t=(0,i.pi)((0,i.pi)({},t),T(a.stem));else{var l=S(a.stem);l&&(t=(0,i.pi)((0,i.pi)({},t),l));var s=O(a.stem);s&&(t=(0,i.pi)((0,i.pi)({},t),s))}}return t}var I,R={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 L(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),(R[n||""]||R[r||""]||R["".concat(r,"-001")]||R["001"])[0]}var N=new RegExp("^".concat(v.source,"*")),M=new RegExp("".concat(v.source,"*$"));function D(e,t){return{start:e,end:t}}var B=!!String.prototype.startsWith,j=!!String.fromCodePoint,H=!!Object.fromEntries,z=!!String.prototype.codePointAt,F=!!String.prototype.trimStart,U=!!String.prototype.trimEnd,G=!!Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"===typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},W=!0;try{W="a"===(null===(I=J("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===I?void 0:I[0])}catch(ie){W=!1}var Z,V=B?function(e,t,n){return e.startsWith(t,n)}:function(e,t,n){return e.slice(n,n+t.length)===t},$=j?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},q=H?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}},Y=F?function(e){return e.trimStart()}:function(e){return e.replace(N,"")},X=U?function(e){return e.trimEnd()}:function(e){return e.replace(M,"")};function J(e,t){return new RegExp(e,t)}if(W){var Q=J("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Z=function(e,t){var n;return Q.lastIndex=t,null!==(n=Q.exec(e)[1])&&void 0!==n?n:""}}else Z=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 $.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,D(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:D(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:D(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:D(n,this.clonePosition())},err:null}:this.error(r.INVALID_TAG,D(s,this.clonePosition())))}return this.error(r.UNCLOSED_TAG,D(n,this.clonePosition()))}return this.error(r.INVALID_TAG,D(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=D(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 $.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(),$(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,D(n,this.clonePosition()));if(125===this.char())return this.bump(),this.error(r.EMPTY_ARGUMENT,D(n,this.clonePosition()));var o=this.parseIdentifierIfPossible().value;if(!o)return this.error(r.MALFORMED_ARGUMENT,D(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(r.EXPECT_ARGUMENT_CLOSING_BRACE,D(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:a.argument,value:o,location:D(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(r.EXPECT_ARGUMENT_CLOSING_BRACE,D(n,this.clonePosition())):this.parseArgumentOptions(e,t,o,n);default:return this.error(r.MALFORMED_ARGUMENT,D(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition(),t=this.offset(),n=Z(this.message,t),r=t+n.length;return this.bumpTo(r),{value:n,location:D(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,D(c,d));case"number":case"date":case"time":this.bumpSpace();var p=null;if(this.bumpIf(",")){this.bumpSpace();var m=this.clonePosition();if((P=this.parseSimpleArgStyleIfPossible()).err)return P;if(0===(b=X(P.val)).length)return this.error(r.EXPECT_ARGUMENT_STYLE,D(this.clonePosition(),this.clonePosition()));p={style:b,styleLocation:D(m,this.clonePosition())}}if((E=this.tryParseArgumentClose(l)).err)return E;var h=D(l,this.clonePosition());if(p&&V(null===p||void 0===p?void 0:p.style,"::",0)){var f=Y(p.style.slice(2));if("number"===u)return(P=this.parseNumberSkeletonFromString(f,p.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=L(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 b={type:o.dateTime,pattern:g,location:p.styleLocation,parsedOptions:this.shouldParseSkeletons?w(g):{}};return{val:{type:"date"===u?a.date:a.time,value:n,location:h,style:b},err:null}}return{val:{type:"number"===u?a.number:"date"===u?a.date:a.time,value:n,location:h,style:null!==(s=null===p||void 0===p?void 0:p.style)&&void 0!==s?s:null},err:null};case"plural":case"selectordinal":case"select":var v=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(r.EXPECT_SELECT_ARGUMENT_OPTIONS,D(v,(0,i.pi)({},v)));this.bumpSpace();var y=this.parseIdentifierIfPossible(),k=0;if("select"!==u&&"offset"===y.value){if(!this.bumpIf(":"))return this.error(r.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,D(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(),k=P.val}var E,C=this.tryParsePluralOrSelectOptions(e,u,t,y);if(C.err)return C;if((E=this.tryParseArgumentClose(l)).err)return E;var x=D(l,this.clonePosition());return"select"===u?{val:{type:a.select,value:n,options:q(C.val),location:x},err:null}:{val:{type:a.plural,value:n,options:q(C.val),offset:k,pluralType:"plural"===u?"cardinal":"ordinal",location:x},err:null};default:return this.error(r.INVALID_ARGUMENT_TYPE,D(c,d))}},e.prototype.tryParseArgumentClose=function(e){return this.isEOF()||125!==this.char()?this.error(r.EXPECT_ARGUMENT_CLOSING_BRACE,D(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,D(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(k).filter((function(e){return e.length>0}));n=48&&i<=57))break;a=!0,o=10*o+(i-48),this.bump()}var l=D(r,this.clonePosition());return a?G(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,p(e)||m(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))&&b(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}},20093:function(e,t,n){"use strict";n.d(t,{C:function(){return a}});var r=n(67294);const a=e=>r.createElement("svg",Object.assign({width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor"},e),r.createElement("path",{d:"M3.99403 3.32695C3.86141 3.32698 3.73181 3.36657 3.62181 3.44065C3.5118 3.51472 3.42638 3.61992 3.37648 3.7428C3.32658 3.86567 3.31445 4.00064 3.34165 4.13044C3.36885 4.26024 3.43415 4.37898 3.52919 4.47148L7.05784 8.00013L3.52919 11.5288C3.46521 11.5902 3.41413 11.6638 3.37894 11.7452C3.34375 11.8266 3.32516 11.9142 3.32425 12.0029C3.32335 12.0916 3.34015 12.1796 3.37368 12.2617C3.40721 12.3438 3.45678 12.4185 3.5195 12.4812C3.58222 12.5439 3.65682 12.5935 3.73894 12.627C3.82106 12.6605 3.90904 12.6773 3.99774 12.6764C4.08643 12.6755 4.17405 12.6569 4.25547 12.6217C4.33689 12.5865 4.41047 12.5355 4.4719 12.4715L8.00054 8.94283L11.5292 12.4715C11.5906 12.5355 11.6642 12.5865 11.7456 12.6217C11.827 12.6569 11.9147 12.6755 12.0034 12.6764C12.092 12.6773 12.18 12.6605 12.2621 12.627C12.3443 12.5935 12.4189 12.5439 12.4816 12.4812C12.5443 12.4185 12.5939 12.3439 12.6274 12.2617C12.6609 12.1796 12.6777 12.0916 12.6768 12.0029C12.6759 11.9142 12.6573 11.8266 12.6222 11.7452C12.587 11.6638 12.5359 11.5902 12.4719 11.5288L8.94325 8.00013L12.4719 4.47148C12.5682 4.37784 12.634 4.25728 12.6607 4.1256C12.6873 3.99392 12.6735 3.85726 12.6212 3.73354C12.5688 3.60982 12.4803 3.5048 12.3672 3.43224C12.2542 3.35969 12.1218 3.32299 11.9875 3.32695C11.8143 3.33211 11.6499 3.4045 11.5292 3.52877L8.00054 7.05742L4.4719 3.52877C4.40977 3.46491 4.33548 3.41415 4.2534 3.37948C4.17132 3.34482 4.08313 3.32696 3.99403 3.32695Z"}))},14646:function(e,t,n){"use strict";var r,a,o,i,l,s,c,u;n.d(t,{E:function(){return g},F:function(){return h},G:function(){return r},L:function(){return l},N:function(){return c},S:function(){return b},c:function(){return u},d:function(){return d},e:function(){return p},f:function(){return m},g:function(){return f}}),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.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"}(l||(l={})),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"}(s||(s={})),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"}(c||(c={})),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"}(u||(u={}));const d=[u.FINAL,u.FINAL_STANDARD,u.FINAL_THANK_YOU];var p,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"}(p||(p={})),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_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_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 h=[m.USER_SUBMIT_ADDRESS_PROVINCE,m.USER_SUBMIT_ADDRESS_DISTRICT,m.USER_SUBMIT_ADDRESS_COMMUNE,m.USER_SUBMIT_ADDRESS];var f;!function(e){e[e.UNLIMITED=0]="UNLIMITED",e[e.EXACT_NUMBER=1]="EXACT_NUMBER",e[e.RANGE=2]="RANGE"}(f||(f={}));const g={[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_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"},b={FRU:"FRU",survey:"Survey",ristScreener:"risk_screener",voucherAcuvue:"ACUVUE"}},97944:function(e,t,n){"use strict";n.d(t,{L:function(){return p},S:function(){return l},a:function(){return m},b:function(){return u},d:function(){return c},e:function(){return s}});var r=n(93867),a=n(46784),o=n(89814),i=n(67294);const l=r.Z.div` position: relative; width: 100%; &[data-has-error] { input { border-color: ${a.t.colors.red700}; } } input { width: 100%; padding: 12px 16px; border: solid 1px ${a.t.colors.gray200}; border-radius: ${a.t.borderRadius}; &:active, &:focus, &.focused { border-color: ${e=>e.color}; box-shadow: 0px 0px 2px 2px ${e=>e.shadowColor}; } &:disabled { background-color: ${a.t.colors.gray100}; cursor: not-allowed; } } &[data-has-action-icon] { input { padding: 12px 48px 12px 16px; } } &[data-has-display-icon] { input { padding: 12px 16px 12px 48px; } } &[data-has-action-icon][data-has-display-icon] { input { padding: 12px 48px; } } &[data-size='lg'] { input { font-size: 16px; font-weight: ${a.t.sizes.fwRegular}; ${o.M.mbDown} { font-size: 22px; line-height: 1.2; } ${o.M.mbUp} { font-size: 26px; line-height: 1.2; } } } &[data-size='md'] { input { font-weight: ${a.t.sizes.fwRegular}; line-height: 22px; ${o.M.mbDown} { font-size: 14px; line-height: 1.2; } ${o.M.mbUp} { font-size: 16px; line-height: 1.2; } } } &[data-size='sm'] { input { font-weight: ${a.t.sizes.fwRegular}; line-height: 20px; ${o.M.mbDown} { font-size: 13px; line-height: 1.5; } ${o.M.mbUp} { font-size: 13px; line-height: 1.5; } } } `,s=r.Z.label` color: ${a.t.colors.red700}; font-weight: ${a.t.sizes.fwRegular}; `,c=r.Z.div` position: absolute; top: 50%; right: 16px; cursor: pointer; transform: translateY(-50%); `,u=r.Z.div` position: absolute; top: 50%; left: 16px; display: inline-flex; cursor: default; transform: translateY(-50%); `;var d="DjBFAbd";const p=({children:e,className:t,style:n,htmlFor:r,size:a})=>i.createElement("label",{"data-size":a,className:`${d} ${t||""}`,style:n,htmlFor:r},e),m={"en-PH":{ALL:"all",HOSPITAL:"hospital",SERVICE:"service",DOCTOR:"doctor",SEARCH:"search",SPECIALTIES:"specialties",CURRENT:"current-location"},"tl-PH":{ALL:"all",HOSPITAL:"hospital",SERVICE:"service",DOCTOR:"doctor",SEARCH:"search",SPECIALTIES:"specialties",CURRENT:"current-location"},"zh-TW":{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"},"ms-MY":{ALL:"all",HOSPITAL:"hospital",SERVICE:"service",DOCTOR:"doctor",SEARCH:"search",SPECIALTIES:"specialties",CURRENT:"current-location"}};var h,f;!function(e){e.GSK="gsk",e.ROCHE="roche",e.MSD="msd"}(h||(h={})),function(e){e.GSK="gsk",e.ROCHE="roche",e.MSD="spesialis"}(f||(f={}));f.GSK,f.MSD,f.GSK,f.MSD},87474:function(e,t,n){"use strict";n.d(t,{d:function(){return o},g:function(){return r},s: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(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=/")}},55482:function(e,t,n){"use strict";n.d(t,{I:function(){return l}});var r=n(33919),a=n(67294),o=n(19827),i=n(97944);const l=e=>{var{name:t,value:n,errorMessage:l,isNumerousKeyboard:s=!1,showErrorMessage:c=!0,actionIcon:u,displayIcon:d,onActionClick:p,label:m,className:h,onChange:f,isDisabled:g,CustomInput:b,size:v,style:y,autoComplete:w="off",type:k="text",inputClassName:P,trackingAttributes:E,enterKeyHint:C}=e,x=(0,r._)(e,["name","value","errorMessage","isNumerousKeyboard","showErrorMessage","actionIcon","displayIcon","onActionClick","label","className","onChange","isDisabled","CustomInput","size","style","autoComplete","type","inputClassName","trackingAttributes","enterKeyHint"]);const T=(0,o.rZ)(),S=(0,a.useMemo)((()=>E?{"data-event-category":E.dataEventCategory,"data-event-action":E.dataEventAction,"data-event-label":E.dataEventLabel}:{}),[E]);return a.createElement(i.S,{"data-size":v,className:h,"data-has-action-icon":!!u||void 0,"data-has-display-icon":!!d||void 0,"data-has-error":l&&l.length>0||void 0,color:T.fn.primaryColor(),shadowColor:T.colors[T.primaryColor][0],style:y},m&&a.createElement(i.L,{size:"label2",htmlFor:t,className:"inputLabel"},m),a.createElement("div",{style:{position:"relative"}},b||a.createElement("input",Object.assign({id:t,name:t,onChange:e=>f&&f(e.target.value),type:k,"aria-label":k,value:n,disabled:g,autoComplete:w,inputMode:s||"number"===k?"numeric":k,pattern:s?"[0-9]*":".*",className:P,enterKeyHint:C},S,x)),d&&a.createElement(i.b,{className:"displayIcon"},d),u&&a.createElement(i.d,{className:"actionIcon",onClick:p},u)),l&&l.length>0&&c&&a.createElement(i.e,{className:"errorLabel"},l))}},48201:function(e,t,n){"use strict";n.d(t,{A:function(){return b},B:function(){return v},D:function(){return f},a:function(){return y}});var r=n(67294),a=n(13597),o=n(33919),i=n(86826),l=n(48560);const s="api/doctors/{id}?site={site}",c="api/hospital/branch/{id}?site={site}",u="api/hospital/service/{id}?site={site}";var d=n(97944),p=n(86262),m=n(93393),h=n(22190);const f=({type:e="solid",className:t,style:n})=>r.createElement(a.t,{style:n,className:t,"data-diver-type":e,dividerType:e}),g={admin:"cardAuthor.admin",moderator:"cardAuthor.moderator",ambassador:"cardAuthor.ambassador",expert:"cardAuthor.expert",sponsor:"cardAuthor.sponsor",guide:"cardAuthor.guide",influencer:"cardAuthor.influencer"},b=e=>{var{siteType:t,role:n,title:l,styles:s,className:c}=e,u=(0,o._)(e,["siteType","role","title","styles","className"]);const{t:d}=(0,i.u)(),p=n?(e=>["admin","moderator","ambassador","expert","sponsor","guide","influencer"].find((t=>t===e)))(n):"",{classes:m,cx:h}=(0,a.v)(void 0,{name:"AuthorBadge",styles:s});return p&&g[p]?r.createElement("div",Object.assign({className:h(m.root,c),"data-label-type":p,"data-is-marrybaby":"marryBaby"===t},u),l||d(g[p])):null},v=({value:e,choices:t,onChange:n})=>{const[o,i]=(0,r.useState)(e);return(0,r.useEffect)((()=>{i(e)}),[e]),r.createElement(a.w,null,t.map(((e,t)=>r.createElement(l.B,{dataEventCategory:e.dataEventCategory,dataEventAction:e.dataEventAction,dataEventLabel:e.dataEventLabel,size:"sm",variant:e.value===o?"primary":"tertiary",key:t,onClick:()=>{i(e.value),null===n||void 0===n||n(e.value)}},e.label||""))))},y=e=>{var{label:t,bookingId:n,bookingType:a="doctor",locale:f="vi-VN"}=e,g=(0,o._)(e,["label","bookingId","bookingType","locale"]);const{t:b}=(0,i.u)(),[v,y]=(0,r.useState)(!1),w=(0,r.useMemo)((()=>"undefined"!==typeof window?window.location.href:""),[]),k=(0,r.useCallback)((()=>(0,o.a)(void 0,void 0,void 0,(function*(){var e,t,r,o,i,l,g,b,v,w,k,P,E,C,x;const T="doctor"===a?s:"hospital"===a?c:"service"===a?u:"";try{y(!0);const s=yield(0,m.i)((0,m.j)(T,{id:n,site:p.d[f]}),"get");if(1===(null===s||void 0===s?void 0:s._status)){const n="doctor"===a?{id:null===(t=null===(e=null===s||void 0===s?void 0:s._data)||void 0===e?void 0:e.doctor)||void 0===t?void 0:t.id,slug:null===(o=null===(r=null===s||void 0===s?void 0:s._data)||void 0===r?void 0:r.doctor)||void 0===o?void 0:o.slug,localSlug:null===(i=d.a[f])||void 0===i?void 0:i.DOCTOR}:"hospital"===a?{id:null===(g=null===(l=null===s||void 0===s?void 0:s._data)||void 0===l?void 0:l.branch)||void 0===g?void 0:g.id,slug:null===(v=null===(b=null===s||void 0===s?void 0:s._data)||void 0===b?void 0:b.branch)||void 0===v?void 0:v.slug,localSlug:null===(w=d.a[f])||void 0===w?void 0:w.HOSPITAL}:{id:null===(P=null===(k=null===s||void 0===s?void 0:s._data)||void 0===k?void 0:k.service)||void 0===P?void 0:P.id,slug:null===(C=null===(E=null===s||void 0===s?void 0:s._data)||void 0===E?void 0:E.service)||void 0===C?void 0:C.slug,localSlug:null===(x=d.a[f])||void 0===x?void 0:x.SERVICE};window.location.href=`https://${h.i?"":"discover."}${p.d[f]}/care/${n.localSlug}/${n.slug}-${n.id}/`}else y(!1)}catch(S){console.log(S),y(!1)}}))),[]);return n&&a?r.createElement(l.B,Object.assign({dataEventCategory:"Care",dataEventAction:"Comment - Quick Booking",dataEventLabel:w,onClick:k,loading:v},g),t||b("careBooking.bookAnAppointment")):null}},42010:function(e,t,n){"use strict";n.d(t,{B:function(){return i}});var r=n(33919),a=n(67294),o=n(48560);const i=e=>{var{size:t,color:n="primary",isDisabled:i,isBlock:l,title:s,onClick:c,icon:u,iconPosition:d="left",children:p,isLoading:m=!1,loadingText:h,dataEventCategory:f,dataEventAction:g,dataEventLabel:b,dataProductChannel:v,dataProductSku:y,dataProductBrand:w,dataProductName:k,dataProductPrice:P,dataProductCategory:E,dataProductPosition:C,type:x}=e,T=(0,r._)(e,["size","color","isDisabled","isBlock","title","onClick","icon","iconPosition","children","isLoading","loadingText","dataEventCategory","dataEventAction","dataEventLabel","dataProductChannel","dataProductSku","dataProductBrand","dataProductName","dataProductPrice","dataProductCategory","dataProductPosition","type"]);const S={"data-event-category":f,"data-event-action":g,"data-event-label":b,"data-product-channel":v,"data-product-sku":y,"data-product-brand":w,"data-product-name":k,"data-product-price":P,"data-product-category":E,"data-product-position":C};return a.createElement(o.B,Object.assign({},S,{size:t,variant:"transparent"===n?"white":"danger"===n?"error":n,disabled:i,onClick:e=>{!m&&!i&&c&&c(e)},title:s,loading:m,type:x||"submit",leftIcon:"left"===d?u:void 0,rightIcon:"right"===d?u:void 0,w:l?"100%":void 0,p:l?"12px auto":void 0,"data-color":n,"data-size":t,"data-block":l,"data-has-icon":!!u||void 0,"data-theme":T.theme,"data-is-loading":m},T),m&&h||p)}},39333:function(e,t,n){"use strict";n.d(t,{M:function(){return l}});var r=n(33919),a=n(67294),o=n(81860),i=n(48560);const l=e=>{var{styles:t,transitionProps:n}=e,l=(0,r._)(e,["styles","transitionProps"]);const{classes:s}=(0,i.i)(void 0,{name:"Modal",styles:t});return a.createElement(a.Fragment,null,a.createElement(o.u,Object.assign({centered:!0,classNames:s,transitionProps:Object.assign({transition:"fade"},n)},l)))}},86262:function(e,t,n){"use strict";n.d(t,{A:function(){return L},B:function(){return _},C:function(){return C},D:function(){return A},E:function(){return E},F:function(){return T},G:function(){return R},I:function(){return O},L:function(){return w},M:function(){return y},Q:function(){return S},R:function(){return h},S:function(){return k},T:function(){return P},a:function(){return f},b:function(){return x},c:function(){return I},d:function(){return v},e:function(){return g},f:function(){return b},h:function(){return N},s:function(){return m}});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(14646),p=n(22190);const m={HELLO_HEALTH_GROUP:{lng:d.L.PhilippinesEnglish,ns:"translation",name:"Hello Health Group",theme:"hellosite",dayjs:"en",phoneCountry:"PH",siteId:10},HELLO_DOCTOR:{lng:d.L.PhilippinesEnglish,ns:"translation",name:"Hello Doctor",theme:"hellosite",dayjs:"en",phoneCountry:"PH",siteId:5},HELLO_DOCTOR_FIL:{lng:d.L.PhilippinesTagalog,ns:"translation",name:"Hello Doctor",theme:"hellosite",dayjs:"tl-ph",phoneCountry:"PH",siteId:5},HELLO_KRUPET:{lng:d.L.Cambodia,ns:"translation",name:"Hello Krupet",theme:"hellosite",dayjs:"km",phoneCountry:"KH",siteId:4},HELLO_SWASTHYA:{lng:d.L.India,ns:"translation",name:"Hello Swasthya",theme:"hellosite",dayjs:"hi",phoneCountry:"IN",siteId:9},HELLO_SEHAT:{lng:d.L.Indonesia,ns:"translation",name:"Hello Sehat",theme:"hellosite",dayjs:"id",phoneCountry:"ID",siteId:2},HELLO_SAYARWON:{lng:d.L.Myanmar,ns:"translation",name:"Hello Sayarwon",theme:"hellosite",dayjs:"my",phoneCountry:"MM",siteId:7},HELLO_DOKTOR:{lng:d.L.Malaysia,ns:"translation",name:"Hello Doktor",theme:"hellosite",dayjs:"ms-my",phoneCountry:"MY",siteId:3},HELLO_KHUNMOR:{lng:d.L.Thailand,ns:"translation",name:"Hello Khunmor",theme:"hellosite",dayjs:"th",phoneCountry:"TH",siteId:6},HELLO_YISHI:{lng:d.L.Taiwan,ns:"translation",name:"Hello Yishi",theme:"hellosite",dayjs:"zh-tw",phoneCountry:"TW",siteId:8},HELLO_BACSI:{lng:d.L.Vietnam,ns:"translation",name:"Hello Bacsi",theme:"hellosite",dayjs:"vi",phoneCountry:"VN",siteId:1},MARRY_BABY:{lng:d.L.Vietnam,ns:"marrybaby",name:"Marry Baby",theme:"marrybaby",dayjs:"vi",phoneCountry:"VN",siteId:11}};var h;!function(e){e.HPV="hpv"}(h||(h={}));const f={[d.L.Vietnam]:{[h.HPV]:"hpv-vaccine"},[d.L.Indonesia]:{[h.HPV]:"deteksi-dini-hpv"}},g="",b="https://id.hellobacsi.blog/",v={"vi-VN":"hellobacsi.blog","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","tl-PH":"hellodoctor.com.ph","vi-VN_MB":"marrybaby.vn"},y={[d.L.Vietnam]:"hellobacsi.blog",[d.L.Indonesia]:"hellosehat.com",[d.L.Malaysia]:"hellodoktor.com",[d.L.Cambodia]:"hellokrupet.com",[d.L.PhilippinesEnglish]:"hellodoctor.com.ph",[d.L.PhilippinesTagalog]:"hellodoctor.com.ph",[d.L.Thailand]:"hellokhunmor.com",[d.L.Myanmar]:"hellosayarwon.com",[d.L.Taiwan]:"helloyishi.com.tw",[d.L.India]:"helloswasthya.com"},w={"vi-VN":{LOGO_TYPE:"hellobacsi",SITE_NAME:"HelloBacsi",SITE_NAME_FORMATTED:"Hello Bacsi",HOMEPAGE_IMAGE:"https://hellobacsi.blog/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":{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":{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":{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":{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":{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"},"id-ID":{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":{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":{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":{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"}},k={"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"},"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"},"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"},"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"},"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"},"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"},"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"},"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"},"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"},"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"}},P=["vi-VN","id-ID","en-PH","tl-PH","th-TH","ms-MY","my-MM"],E=["vi-VN"],C=["vi-VN","id-ID"],x=["vi-VN","id-ID"],T={"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 S;!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"}(S||(S={}));const O={[d.L.Vietnam]:{dateFormat:"DD/MM/YYYY",separator:","},[d.L.Cambodia]:{dateFormat:"DD/MM/YYYY",separator:"."},[d.L.India]:{dateFormat:"DD/MM/YYYY",separator:"."},[d.L.Indonesia]:{dateFormat:"DD/MM/YYYY",separator:","},[d.L.Malaysia]:{dateFormat:"DD/MM/YYYY",separator:"."},[d.L.Thailand]:{dateFormat:"DD/MM/YYYY",separator:"."},[d.L.Taiwan]:{dateFormat:"YYYY/MM/DD",separator:","},[d.L.PhilippinesTagalog]:{dateFormat:"MM/DD/YYYY",separator:"."},[d.L.PhilippinesEnglish]:{dateFormat:"MM/DD/YYYY",separator:"."},[d.L.Myanmar]:{dateFormat:"DD/MM/YYYY",separator:","}},_="hhg_user_token",A={[d.L.PhilippinesEnglish]:r.Z,[d.L.Vietnam]:a.Z,[d.L.Cambodia]:o.Z,[d.L.India]:i.Z,[d.L.Indonesia]:l.Z,[d.L.Myanmar]:r.Z,[d.L.Malaysia]:s.Z,[d.L.Thailand]:c.Z,[d.L.Taiwan]:u.Z},I="https://cdn.hellohealthgroup.com/countries",R="_ga",L="YYYY-MM-DD",N="dd-MM-yyyy";p.i},75529:function(e,t,n){"use strict";n.d(t,{T:function(){return c}});var r=n(33919),a=n(67294),o=n(44036),i=n(5918),l=n(89814),s=(0,o.k)(((e,t)=>{var n,r,a,o,i,s,c,u,d,p;const m=Object.assign({},l.O),h=null===(n=m.fontSize[null===t||void 0===t?void 0:t.size])||void 0===n?void 0:n[0],f=null===(r=m.lineHeight[null===t||void 0===t?void 0:t.size])||void 0===r?void 0:r[0],g=null!==(i=null===(o=null===(a=m.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,b=null===(s=m.fontSize[null===t||void 0===t?void 0:t.size])||void 0===s?void 0:s[1],v=null===(c=m.lineHeight[null===t||void 0===t?void 0:t.size])||void 0===c?void 0:c[1],y=null!==(p=null===(d=null===(u=m.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!==p?p:0;return{root:Object.assign(Object.assign({},(null===t||void 0===t?void 0:t.size)&&{fontWeight:"label"===(null===t||void 0===t?void 0:t.as)?l.F.semiBold:m.fontWeight[t.weight]||m.fontWeightBySize[null===t||void 0===t?void 0:t.size],fontSize:`${h}`,lineHeight:`${f}`,letterSpacing:g,[e.fn.smallerThan("sm")]:{fontSize:`${b}`,lineHeight:`${v}`,letterSpacing:y}}),{"&[data-event-category] > *":{pointerEvents:"none"}})}}));const c=e=>{var t,{size:n,color:o,weight:l="regular",as:c="p",styles:u,className:d,dataEventCategory:p,dataEventAction:m,dataEventLabel:h}=e,f=(0,r._)(e,["size","color","weight","as","styles","className","dataEventCategory","dataEventAction","dataEventLabel"]);const{theme:g,classes:b,cx:v}=s({size:n,weight:"caption"===l?"bold":l,as:c},{name:"Text",styles:u});return a.createElement(i.x,Object.assign({className:v(b.root,d),color:o||("label"===c?g.colors.gray[6]:"mb"===(null===(t=null===g||void 0===g?void 0:g.other)||void 0===t?void 0:t.template)?g.colors.delftGray[7]:g.colors.gray[7]),component:c,"data-event-category":p,"data-event-action":m,"data-event-label":h,classNames:{root:Object.assign(Object.assign({},f.wordWrap?{"word-wrap":f.wordWrap}:void 0),f.isUppercase||"caption"===l?{"text-transform":"uppercase"}:void 0)}},f))}},94599:function(e,t,n){"use strict";n.d(t,{P:function(){return d},U:function(){return A},a:function(){return C},b:function(){return T},f:function(){return O},g:function(){return v},h:function(){return P}});var r=n(67294),a=n(93867),o=n(89814),i=n(46784),l=n(33919),s=n(93393);const c=a.Z.div` position: fixed; left: 50%; padding: 0 16px 32px; background-color: ${i.t.colors.white}; border-radius: ${i.t.borderRadius}; box-shadow: 0px 4px 8px ${i.t.colors.gray200}; transform: translate(-50%, -50%); transition: all 0.5s ease-in-out; visibility: hidden; &[data-open='true'] { z-index: 400; top: 50%; opacity: 1; visibility: visible; } &[data-open='false'] { top: -50%; } &[data-type='lead'] { width: 332px; height: 460px; div { top: -15px; right: -15px; } } &[data-type='form'] { width: 496px; height: 548px; ${o.M.mbDown} { width: 340px; } } &[data-type='confirm'] { ${o.M.mbDown} { width: calc(100% - 32px); } ${o.M.mbUp} { width: 100%; max-width: 407px; } } .popup-content { position: relative; z-index: 111; height: 100%; padding: 16px; } .close-button { position: absolute; top: 16px; right: 0; cursor: pointer; img { width: 100%; height: 100%; border-radius: 50%; } } `,u=a.Z.div` position: fixed; z-index: 110; top: 0; left: 0; width: 100%; height: 100%; align-items: center; background: rgba(38, 38, 38, 0.3); &[data-open='false'] { display: none; } `,d=({type:e="lead",closeIcon:t,isOpen:n=!0,onClose:a,children:o,className:i="",enableAnimation:l=!0})=>r.createElement(r.Fragment,null,r.createElement(c,{"data-open":n,"data-type":e,"data-animation":l},r.createElement("div",{className:`${i||""} popup-content`},!!t&&r.createElement("div",{className:"close-button",onClick:a},t),o)),r.createElement(u,{"data-open":n,onClick:a})),p=e=>e?{displayName:e.display_name||null,avatar:e.avatar||null,thumbnailAvatar:e.avatar_thumbnail||null,profileUrl:e.profile_url||null,description:e.description||null,metaTag:e.meta_tag||"",specialty:e.specialty||"",organisation:e.organisation||""}:{},m=e=>e?{id:e.ID||null,name:e.name||null,specialty:e.specialty||null,avatar:e.avatar||null,permalink:e.permalink||null,thumbnailAvatar:e.avatar_thumbnail||null}:{},h=e=>"undefined"!==typeof e&&e?{id:e.ID,name:e.name,permalink:e.permalink,image:(null===e||void 0===e?void 0:e.small_banner)||(null===e||void 0===e?void 0:e.image)||"",imageMedium:(null===e||void 0===e?void 0:e.image_medium)||null,imageThumbnail:(null===e||void 0===e?void 0:e.image_thumbnail)||null,startDate:null===e||void 0===e?void 0:e.start_date,endDate:null===e||void 0===e?void 0:e.end_date}:null,f=e=>{if(!e)return{};const{button_text:t,button_url:n,status:r,banner_desktop:a,banner_mobile:o}=e,i=(0,l._)(e,["button_text","button_url","status","banner_desktop","banner_mobile"]);return Object.assign({buttonText:t||"",buttonUrl:n||"",status:Boolean(r),bannerDesktop:a||"",bannerMobile:o||""},i)},g={EN:"English",FIL:"Filipino"},b=e=>"undefined"===typeof e||Object.keys(e).length<2?[]:Object.keys(e).map((t=>({label:t.toUpperCase()in g?g[t.toUpperCase()]:t.toUpperCase(),value:"/"===e[t].slice(-1)?e[t]:`${e[t]}/`}))),v=e=>{var t,n,r,a;return e?{id:e.ID,postName:e.post_name,sponsor:e.sponsor?w(e.sponsor):null,isSponsored:e.is_sponsored||null,isPremium:e.is_premium||!1,postTitle:e.post_title||"",postModified:e.post_modified||"",postDate:e.post_date||"",modifiedTime:e.modified_time||"",permalink:e.permalink||"",featureImage:e.image||null,featureImageMobile:e.image_medium||null,featureImageMobileXs:e.image_thumbnail||null,author:p(e.author),reviewer:e.reviewed_by&&p(e.reviewed_by)||null,articleReviewed:(null===e||void 0===e?void 0:e.reviewed)?Object.assign(Object.assign({},null===e||void 0===e?void 0:e.reviewed),{author:y(null===(t=null===e||void 0===e?void 0:e.reviewed)||void 0===t?void 0:t.author),editor:y(null===(n=null===e||void 0===e?void 0:e.reviewed)||void 0===n?void 0:n.editor),expert:y(null===(r=null===e||void 0===e?void 0:e.reviewed)||void 0===r?void 0:r.expert),fact_check:y(null===(a=null===e||void 0===e?void 0:e.reviewed)||void 0===a?void 0:a.fact_check)}):null,category:P(e.category),postContent:e.post_content||null,keyTakeaways:e.key_takeaways||null,categories:(e.categories||[]).map(P),sources:e.sources||null,description:e.description||null,excerpt:e.excerpt||null,expert:m(e.expert),metaTag:e.meta_tag||null,spotlight:h(null===e||void 0===e?void 0:e.spotlight),affiliate_message:e.affiliate_message||null,turnOffComment:!!e.turn_off_comment,hasAffiliate:!!e.is_affiliate,translateOptions:b(e.translate),jumpingLink:e.jumping_link||[],pregnancy:(null===e||void 0===e?void 0:e.pregnancy)||!1,pregnancyWeek:(null===e||void 0===e?void 0:e.week_pregnancy)||1,primaryCategory:P(e.primary_category),turnOffIvsPlayer:!!e.turn_off_ivs_player,turnOffArticleVoice:!!e.turn_off_article_voice,enableAudio:!!e.enable_audio,label:(null===e||void 0===e?void 0:e.label)||"",editLast:p(e.edit_last),subscriptionBanner:f(e.subscription_banner)}:{}},y=e=>"undefined"!==typeof e&&e?Object.assign(Object.assign({},e),{profile_url:(null===e||void 0===e?void 0:e.slug)?["expert","medical"].includes((null===e||void 0===e?void 0:e.role)||"")?`/expert/${null===e||void 0===e?void 0:e.slug}`:`/author/${null===e||void 0===e?void 0:e.slug}`:e.profile_url}):null,w=e=>e?{title:e.title,logo:e.logo,link:e.link}:{},k=e=>({postTitle:e.post_title,permalink:e.permalink}),P=e=>{var t,n;return e?{termId:e.term_id||null,sponsor:e.sponsor?w(e.sponsor):null,isSponsored:e.is_sponsored||null,categoryName:e.cat_name||null,name:e.name||null,iconUrl:e.icon||"",slugName:e.category_nicename||null,description:e.description||null,featureImage:e.image||null,displayName:e.name||null,parent:e.parent||null,permalink:e.permalink||null,slug:e.slug||null,childCates:(null===(t=e.child_cates)||void 0===t?void 0:t.map((e=>P(e))))||[],colorFeatureImage:e.color_feature_image||null,imageColor:e.image_color||null,textColor:e.text_color||null,catParent:(null===(n=e.cat_parent)||void 0===n?void 0:n.name)?{name:e.cat_parent.name,permalink:e.cat_parent.permalink}:{},metaTag:e.meta_tag||"",reviewedBy:e.reviewed_by?k(e.reviewed_by):null,reviewedDate:e.reviewed_date||"",faqs:e.faqs?e.faqs.map((e=>E(e))):null}:{}},E=e=>({title:e.title,content:e.content}),C=e=>e?{topicCount:e.topics_count||0,postCount:e.posts_count||0,memberCount:e.members_count||0,thumbnail:e.thumbnail||"",coverImage:e.cover_image||"",mobileCoverImage:e.mobile_cover_image||"",name:e.name||"",description:e.description||"",slug:e.slug||"",id:e.id||0,joined:Boolean(e.joined),isActive:null===e.is_active||"undefined"===typeof e.is_active||Boolean(e.is_active),mappedCategoryId:e.mapped_category_id||0,discoverCategory:e.discover_category?{categoryId:e.discover_category.category_id||0,name:e.discover_category.name||""}:null,isHidden:Boolean(e.is_hidden)}:{},x=e=>e?{answer:null===e||void 0===e?void 0:e.answer.map(S),expert:null===e||void 0===e?void 0:e.expert}:{},T=e=>{var t,n,r,a,o,i,l,s,c,u,d,p,m,h,f,g,b,v,y,w,k;return e?{id:e.id,topics:(null===(t=e.topics)||void 0===t?void 0:t.map((t=>{var n,r,a,o;return{id:t.id||0,name:t.name||"",slug:t.slug||"",url:"/"+(null===(n=e.community)||void 0===n?void 0:n.slug)+"/"+t.slug,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)||"",isHidden:Boolean(t.is_hidden),isActive:!0}})))||[],community:{id:(null===(n=e.community)||void 0===n?void 0:n.id)||0,name:(null===(r=e.community)||void 0===r?void 0:r.name)||"",slug:(null===(a=e.community)||void 0===a?void 0:a.slug)||"",isActive:!0,isHidden:Boolean(null===(o=e.community)||void 0===o?void 0:o.is_hidden)},slug:e.slug||"",author:{id:(null===(i=e.user)||void 0===i?void 0:i.id)||0,username:(null===(l=e.user)||void 0===l?void 0:l.user_name)||"",email:(null===(s=e.user)||void 0===s?void 0:s.email)||"",name:(null===(c=e.user)||void 0===c?void 0:c.name)||"",avatar:(null===(u=e.user)||void 0===u?void 0:u.avatar)||"",role:(null===(d=e.user)||void 0===d?void 0:d.role)?null===(m=null===(p=e.user)||void 0===p?void 0:p.role)||void 0===m?void 0:m.toLowerCase():"",type:(null===(h=e.user)||void 0===h?void 0:h.type)||"",partnerId:(null===(f=e.user)||void 0===f?void 0:f.partner_id)?String(null===(g=e.user)||void 0===g?void 0:g.partner_id):"",title:(null===(b=e.user)||void 0===b?void 0:b.title)||"",doctorId:(null===(v=e.user)||void 0===v?void 0:v.doctor_id)?String(null===(y=e.user)||void 0===y?void 0:y.doctor_id):"",hospitalId:(null===(w=e.user)||void 0===w?void 0:w.hospital_id)?String(null===(k=e.user)||void 0===k?void 0:k.hospital_id):""},previewUrl:{title:e.preview_title||"",url:e.preview_link||"",image:e.preview_image||"",description:e.preview_description||""},createdAt:e.created_at||"",scheduleDateTime:e.schedule_datetime||"",photos:e.images||[],description:e.description||"",commentsCount:e.comments_count||0,likesCount:e.likes_count||0,title:e.name||"",isPin:!!e.is_pin,pinDate:e.pin_date||"",liked: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?1:0,isAskDoctor:e.is_question?1:0,expertAnswer:x(null===e||void 0===e?void 0:e.expert_answer),createdTime:e.created_time||"",isMinigame:"mini_game"===e.event_type,eventStart:e.event_start,eventEnd:e.event_end}:{}},S=e=>{var t,n,r,a,o,i,l,s,c,u,d,p,m,h,f,g,b,v,y,w,k,P,E,C,x,T,O,_,A,I,R,L;return e?{content:e.content,countLikes:e.likes_count,countReplies:e.replies_count,createdAt:e.created_at,createdTime:e.created_time,id:String(e.id),images:e.image||[],link:e.link||null,replies:e.replies&&e.replies.length>0?e.replies.map(S):[],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)||"",name:(null===(r=e.user)||void 0===r?void 0:r.name)||"",role:(null===(a=e.user)||void 0===a?void 0:a.role)?null===(i=null===(o=e.user)||void 0===o?void 0:o.role)||void 0===i?void 0:i.toLowerCase():"",avatar:(null===(l=e.user)||void 0===l?void 0:l.avatar)||"",type:(null===(s=e.user)||void 0===s?void 0:s.type)||"",email:(null===(c=e.user)||void 0===c?void 0:c.email)||"",partnerId:(null===(u=e.user)||void 0===u?void 0:u.partner_id)?String(null===(d=e.user)||void 0===d?void 0:d.partner_id):"",title:(null===(p=e.user)||void 0===p?void 0:p.title)||"",doctorId:(null===(m=e.user)||void 0===m?void 0:m.doctor_id)?String(null===(h=e.user)||void 0===h?void 0:h.doctor_id):"",hospitalId:(null===(f=e.user)||void 0===f?void 0:f.hospital_id)?String(null===(g=e.user)||void 0===g?void 0:g.hospital_id):""},liked:!!e.liked,mentionedUser:e.mentioned?{id:(null===(b=e.mentioned)||void 0===b?void 0:b.id)||0,username:(null===(v=e.mentioned)||void 0===v?void 0:v.user_name)||"",name:(null===(y=e.mentioned)||void 0===y?void 0:y.name)||"",role:(null===(w=e.mentioned)||void 0===w?void 0:w.role)?null===(P=null===(k=e.mentioned)||void 0===k?void 0:k.role)||void 0===P?void 0:P.toLowerCase():"",avatar:(null===(E=e.mentioned)||void 0===E?void 0:E.avatar)||"",type:(null===(C=e.mentioned)||void 0===C?void 0:C.type)||"",email:(null===(x=e.mentioned)||void 0===x?void 0:x.email)||"",partnerId:(null===(T=e.mentioned)||void 0===T?void 0:T.partner_id)?String(null===(O=e.mentioned)||void 0===O?void 0:O.partner_id):"",doctorId:(null===(_=e.mentioned)||void 0===_?void 0:_.doctor_id)?String(null===(A=e.mentioned)||void 0===A?void 0:A.doctor_id):"",hospitalId:(null===(I=e.mentioned)||void 0===I?void 0:I.hospital_id)?String(null===(R=e.mentioned)||void 0===R?void 0:R.hospital_id):"",title:(null===(L=e.mentioned)||void 0===L?void 0:L.title)||""}:null,mentions:e.mentions||[],isSensitive:e.is_sensitive||0,userReadComment:e.user_read_comment,source:e.source||[],isVerify:e.is_verify||0,isOppose:e.is_oppose||0,userVerify:e.user_verify||{},categorySlug:e.categories||"",isAnonymous:Boolean(Number(e.is_anonymous||0))}:{}},O=e=>"undefined"!==typeof e&&e?(null===e||void 0===e?void 0:e.turn_off_profile)?"":(null===e||void 0===e?void 0:e.slug)?["expert","medical"].includes((null===e||void 0===e?void 0:e.role)||"")?`/expert/${null===e||void 0===e?void 0:e.slug}`:`/author/${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)||"#":"";const _=a.Z.div` width: ${e=>e.size||40}px; height: ${e=>e.size||40}px; flex-shrink: 0; cursor: pointer; img { border-radius: 50%; } .avatar { width: 100%; height: 100%; object-fit: cover; } .avatar-default { display: flex; align-items: center; justify-content: center; background-color: ${i.t.colors.secondaryBase}; border-radius: 50%; color: white; font-size: 1em; font-weight: bold; line-height: 1; } &[data-is-marrybaby='true'] { .avatar-default { background-color: ${i.t.mbColors.pink}; } } `,A=e=>{var{className:t,isMarryBaby:n,style:a,avatar:o,username:i,size:c}=e,u=(0,l._)(e,["className","isMarryBaby","style","avatar","username","size"]);const{data:{env:{isMarryBaby:d}}}=(0,r.useContext)(s.T),p="boolean"===typeof n?n:d,[m,h]=(0,r.useState)(!1);return r.createElement(_,Object.assign({"data-is-marrybaby":p,className:t,style:a,size:c},u),o&&!m?r.createElement("img",{loading:"lazy",src:o,className:"avatar",alt:"avatar",onError:()=>{m||h(!0)}}):r.createElement("div",{className:"avatar avatar-default"},i&&(null===i||void 0===i?void 0:i.length)>0?i[0].toUpperCase():"A"))}},48560:function(e,t,n){"use strict";n.d(t,{A:function(){return dl},B:function(){return Ii},D:function(){return kl},F:function(){return Qi},I:function(){return Si},N:function(){return El},O:function(){return Fl},P:function(){return Zl},R:function(){return Ml},S:function(){return el},T:function(){return $l},a:function(){return wl},b:function(){return ml},c:function(){return Sl},d:function(){return Rl},e:function(){return Xl},f:function(){return Il},g:function(){return Nl},h:function(){return Ll},i:function(){return gl},j:function(){return Ti},k:function(){return fl},l:function(){return hl},m:function(){return vl},n:function(){return sl},o:function(){return Pl},p:function(){return Kl},t:function(){return xi},u:function(){return il}});var r=n(33919),a=n(67294),o=n(22311),i=n(87861),l=n(47195),s=n(19827),c=n(21434),u=n(48427),d=n(44036),p=n(2566),m=(0,d.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,p.h)(n)} / 2)`},"&:last-of-type:not(:first-of-type)":{borderTopLeftRadius:0,["vertical"===t?"borderTopRightRadius":"borderBottomLeftRadius"]:0,["vertical"===t?"borderTopWidth":"borderLeftWidth"]:`calc(${(0,p.h)(n)} / 2)`},"&:not(:first-of-type):not(:last-of-type)":{borderRadius:0,["vertical"===t?"borderTopWidth":"borderLeftWidth"]:`calc(${(0,p.h)(n)} / 2)`,["vertical"===t?"borderBottomWidth":"borderRightWidth"]:`calc(${(0,p.h)(n)} / 2)`},"& + [data-button]":{["vertical"===t?"marginTop":"marginLeft"]:`calc(${n} * -1)`,"@media (min-resolution: 192dpi)":{["vertical"===t?"marginTop":"marginLeft"]:0}}}}}))),h=n(91938),f=Object.defineProperty,g=Object.getOwnPropertySymbols,b=Object.prototype.hasOwnProperty,v=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={orientation:"horizontal",buttonBorderWidth:1},k=(0,a.forwardRef)(((e,t)=>{const n=(0,s.N4)("ButtonGroup",w,e),{className:r,orientation:o,buttonBorderWidth:i,unstyled:l}=n,c=((e,t)=>{var n={};for(var r in e)b.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,["className","orientation","buttonBorderWidth","unstyled"]),{classes:u,cx:d}=m({orientation:o,buttonBorderWidth:i},{name:"ButtonGroup",unstyled:l});return a.createElement(h.x,((e,t)=>{for(var n in t||(t={}))b.call(t,n)&&y(e,n,t[n]);if(g)for(var n of g(t))v.call(t,n)&&y(e,n,t[n]);return e})({className:d(u.root,r),ref:t},c))}));k.displayName="@mantine/core/ButtonGroup";var P=n(35227),E=Object.defineProperty,C=Object.defineProperties,x=Object.getOwnPropertyDescriptors,T=Object.getOwnPropertySymbols,S=Object.prototype.hasOwnProperty,O=Object.prototype.propertyIsEnumerable,_=(e,t,n)=>t in e?E(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,A=(e,t)=>{for(var n in t||(t={}))S.call(t,n)&&_(e,n,t[n]);if(T)for(var n of T(t))O.call(t,n)&&_(e,n,t[n]);return e},I=(e,t)=>C(e,x(t));const R=["filled","outline","light","white","default","subtle","gradient"],L={xs:{height:P.J.xs,paddingLeft:(0,p.h)(14),paddingRight:(0,p.h)(14)},sm:{height:P.J.sm,paddingLeft:(0,p.h)(18),paddingRight:(0,p.h)(18)},md:{height:P.J.md,paddingLeft:(0,p.h)(22),paddingRight:(0,p.h)(22)},lg:{height:P.J.lg,paddingLeft:(0,p.h)(26),paddingRight:(0,p.h)(26)},xl:{height:P.J.xl,paddingLeft:(0,p.h)(32),paddingRight:(0,p.h)(32)},"compact-xs":{height:(0,p.h)(22),paddingLeft:(0,p.h)(7),paddingRight:(0,p.h)(7)},"compact-sm":{height:(0,p.h)(26),paddingLeft:(0,p.h)(8),paddingRight:(0,p.h)(8)},"compact-md":{height:(0,p.h)(30),paddingLeft:(0,p.h)(10),paddingRight:(0,p.h)(10)},"compact-lg":{height:(0,p.h)(34),paddingLeft:(0,p.h)(12),paddingRight:(0,p.h)(12)},"compact-xl":{height:(0,p.h)(40),paddingLeft:(0,p.h)(14),paddingRight:(0,p.h)(14)}};function N({compact:e,size:t,withLeftIcon:n,withRightIcon:r}){if(e)return L[`compact-${t}`];const a=L[t];return a?I(A({},a),{paddingLeft:n?`calc(${a.paddingLeft} / 1.5)`:a.paddingLeft,paddingRight:r?`calc(${a.paddingRight} / 1.5)`:a.paddingRight}):{}}const M=e=>({display:e?"block":"inline-block",width:e?"100%":"auto"});function D({variant:e,theme:t,color:n,gradient:r}){if(!R.includes(e))return null;const a=t.fn.variant({color:n,variant:e,gradient:r});return"gradient"===e?A({border:0,backgroundImage:a.background,color:a.color},t.fn.hover({backgroundSize:"200%"})):A({border:`${(0,p.h)(1)} solid ${a.border}`,backgroundColor:a.background,color:a.color},t.fn.hover({backgroundColor:a.hover}))}var B=(0,d.k)(((e,{radius:t,fullWidth:n,compact:r,withLeftIcon:a,withRightIcon:o,color:i,gradient:l},{variant:s,size:u})=>({root:I(A(I(A(A(A(A({},N({compact:r,size:u,withLeftIcon:a,withRightIcon:o})),e.fn.fontStyles()),e.fn.focusStyles()),M(n)),{borderRadius:e.fn.radius(t),fontWeight:600,position:"relative",lineHeight:1,fontSize:(0,c.a)({size:u,sizes:e.fontSizes}),userSelect:"none",cursor:"pointer"}),D({variant:s,theme:e,color:i,gradient:l})),{"&: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":I(A({content:'""'},e.fn.cover((0,p.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"}}))),j=n(73330),H=n(74308),z=Object.defineProperty,F=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,Z=(e,t)=>{for(var n in t||(t={}))U.call(t,n)&&W(e,n,t[n]);if(F)for(var n of F(t))G.call(t,n)&&W(e,n,t[n]);return e};const V={size:"sm",type:"button",variant:"filled",loaderPosition:"left"},$=(0,a.forwardRef)(((e,t)=>{const n=(0,s.N4)("Button",V,e),{className:r,size:o,color:i,type:l,disabled:u,children:d,leftIcon:p,rightIcon:m,fullWidth:h,variant:f,radius:g,uppercase:b,compact:v,loading:y,loaderPosition:w,loaderProps:k,gradient:P,classNames:E,styles:C,unstyled:x}=n,T=((e,t)=>{var n={};for(var r in e)U.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&&G.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:S,cx:O,theme:_}=B({radius:g,color:i,fullWidth:h,compact:v,gradient:P,withLeftIcon:!!p,withRightIcon:!!m},{name:"Button",unstyled:x,classNames:E,styles:C,variant:f,size:o}),A=_.fn.variant({color:i,variant:f}),I=a.createElement(j.a,Z({color:A.color,size:`calc(${(0,c.a)({size:o,sizes:L}).height} / 2)`},k));return a.createElement(H.k,Z({className:O(S.root,r),type:l,disabled:u,"data-button":!0,"data-disabled":u||void 0,"data-loading":y||void 0,ref:t,unstyled:x},T),a.createElement("div",{className:S.inner},(p||y&&"left"===w)&&a.createElement("span",{className:O(S.icon,S.leftIcon)},y&&"left"===w?I:p),y&&"center"===w&&a.createElement("span",{className:S.centerLoader},I),a.createElement("span",{className:S.label,style:{textTransform:b?"uppercase":void 0}},d),(m||y&&"right"===w)&&a.createElement("span",{className:O(S.icon,S.rightIcon)},y&&"right"===w?I:m)))}));$.displayName="@mantine/core/Button",$.Group=k;const q=(0,u.F)($);var K=n(15851),Y=n(37048),X=n(80665),J=n(58332),Q=n(65053),ee=n(37862),te=n(66879),ne=n(83785),re=n(75851);function ae({data:e,limit:t,value:n,filter:r}){const a=[];for(let o=0;o=t));o+=1);return a}var oe=(0,d.k)((()=>({wrapper:{position:"relative"}}))),ie=n(66261),le=n(72647),se=Object.defineProperty,ce=Object.defineProperties,ue=Object.getOwnPropertyDescriptors,de=Object.getOwnPropertySymbols,pe=Object.prototype.hasOwnProperty,me=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={}))pe.call(t,n)&&he(e,n,t[n]);if(de)for(var n of de(t))me.call(t,n)&&he(e,n,t[n]);return e},ge=(e,t)=>ce(e,ue(t));const be={required:!1,size:"sm",shadow:"sm",limit:5,itemComponent:te.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,J.w)("popover"),dropdownPosition:"flip",maxDropdownHeight:"auto",positionDependencies:[]},ve=(0,a.forwardRef)(((e,t)=>{const n=(0,ie.k)("Autocomplete",be,e),{inputProps:r,wrapperProps:o,shadow:i,data:l,limit:s,value:c,defaultValue:u,onChange:d,unstyled:p,itemComponent:m,onItemSubmit:h,onKeyDown:f,onFocus:g,onBlur:b,onClick:v,transitionProps:y,initiallyOpened:w,classNames:k,styles:P,filter:E,nothingFound:C,onDropdownClose:x,onDropdownOpen:T,withinPortal:S,switchDirectionOnFlip:O,zIndex:_,dropdownPosition:A,maxDropdownHeight:I,dropdownComponent:R,positionDependencies:L,readOnly:N,hoverOnSearchChange:M}=n,D=((e,t)=>{var n={};for(var r in e)pe.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&&me.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:B}=oe(null,{classNames:k,styles:P,name:"Autocomplete",unstyled:p}),[j,H]=(0,a.useState)(w),[z,F]=(0,a.useState)(-1),[U,G]=(0,a.useState)("column"),W=(0,a.useRef)(null),[Z,V]=(0,a.useState)(!1),[$,q]=(0,K.C)({value:c,defaultValue:u,finalValue:"",onChange:d}),J=e=>{H(e);const t=e?T:x;"function"===typeof t&&t()};(0,Y.l)((()=>{F(M&&$?0:-1)}),[$,M]);const te=l.map((e=>"string"===typeof e?{value:e}:e)),se=(0,Q.j)({data:ae({data:te,value:$,limit:s,filter:E})}),ce=j&&(se.length>0||0===se.length&&!!C);return a.createElement(le.I.Wrapper,ge(fe({},o),{__staticSelector:"Autocomplete"}),a.createElement(ne.v,{opened:ce,transitionProps:y,shadow:"sm",withinPortal:S,__staticSelector:"Autocomplete",onDirectionChange:G,switchDirectionOnFlip:O,zIndex:_,dropdownPosition:A,positionDependencies:L,classNames:k,styles:P,unstyled:p,readOnly:N,variant:r.variant},a.createElement(ne.v.Target,null,a.createElement("div",{className:B.wrapper,"aria-controls":r.id,onMouseLeave:()=>F(-1),tabIndex:-1},a.createElement(le.I,ge(fe(fe({type:"search",autoComplete:"off"},r),D),{readOnly:N,"data-mantine-stop-propagation":j,ref:(0,X.Y)(t,W),onKeyDown:e=>{if(Z)return;"function"===typeof f&&f(e);const t="column"===U,n=()=>{F((e=>e{F((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":se[z]&&j&&(e.preventDefault(),q(se[z].value),"function"===typeof h&&h(se[z]),J(!1));break;case"Escape":j&&(e.preventDefault(),J(!1))}},classNames:k,styles:P,__staticSelector:"Autocomplete",value:$,onChange:e=>{q(e.currentTarget.value),J(!0)},onFocus:e=>{"function"===typeof g&&g(e),J(!0)},onBlur:e=>{"function"===typeof b&&b(e),J(!1)},onClick:e=>{"function"===typeof v&&v(e),J(!0)},onCompositionStart:()=>V(!0),onCompositionEnd:()=>V(!1),role:"combobox","aria-haspopup":"listbox","aria-owns":ce?`${r.id}-items`:null,"aria-expanded":ce,"aria-autocomplete":"list","aria-controls":ce?`${r.id}-items`:null,"aria-activedescendant":z>=0?`${r.id}-${z}`:null})))),a.createElement(ne.v.Dropdown,{component:R||re.r,maxHeight:I,direction:U,id:r.id,__staticSelector:"Autocomplete",classNames:k,styles:P},a.createElement(ee.j,{data:se,hovered:z,classNames:k,styles:P,uuid:r.id,__staticSelector:"Autocomplete",onItemHover:F,onItemSelect:e=>{q(e.value),"function"===typeof h&&h(e),J(!1)},itemComponent:m,size:r.size,nothingFound:C,variant:r.variant}))))}));ve.displayName="@mantine/core/Autocomplete";var ye=n(26664),we=n(74013);var ke=(0,d.k)((()=>({input:{"&:not(:disabled)":{cursor:"pointer","&::selection":{backgroundColor:"transparent"}}}}))),Pe=Object.defineProperty,Ee=Object.defineProperties,Ce=Object.getOwnPropertyDescriptors,xe=Object.getOwnPropertySymbols,Te=Object.prototype.hasOwnProperty,Se=Object.prototype.propertyIsEnumerable,Oe=(e,t,n)=>t in e?Pe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,_e=(e,t)=>{for(var n in t||(t={}))Te.call(t,n)&&Oe(e,n,t[n]);if(xe)for(var n of xe(t))Se.call(t,n)&&Oe(e,n,t[n]);return e},Ae=(e,t)=>Ee(e,Ce(t));const Ie={required:!1,size:"sm",shadow:"sm",itemComponent:te.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,J.w)("popover"),positionDependencies:[],dropdownPosition:"flip"},Re=(0,a.forwardRef)(((e,t)=>{const n=(0,ie.k)("Select",Ie,e),{inputProps:r,wrapperProps:o,shadow:i,data:l,value:s,defaultValue:c,onChange:u,itemComponent:d,onKeyDown:p,onBlur:m,onFocus:h,transitionProps:f,initiallyOpened:g,unstyled:b,classNames:v,styles:y,filter:w,maxDropdownHeight:k,searchable:P,clearable:E,nothingFound:C,limit:x,disabled:T,onSearchChange:S,searchValue:O,rightSection:_,rightSectionWidth:A,creatable:I,getCreateLabel:R,shouldCreate:L,selectOnBlur:N,onCreate:M,dropdownComponent:D,onDropdownClose:B,onDropdownOpen:j,withinPortal:H,portalProps:z,switchDirectionOnFlip:F,zIndex:U,name:G,dropdownPosition:W,allowDeselect:Z,placeholder:V,filterDataOnExactSearchMatch:$,form:q,positionDependencies:J,readOnly:te,clearButtonProps:ae,hoverOnSearchChange:oe}=n,se=((e,t)=>{var n={};for(var r in e)Te.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&&Se.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:ce,cx:ue,theme:de}=ke(),[pe,me]=(0,a.useState)(g),[he,fe]=(0,a.useState)(-1),ge=(0,a.useRef)(),be=(0,a.useRef)({}),[ve,Pe]=(0,a.useState)("column"),Ee="column"===ve,{scrollIntoView:Ce,targetRef:Oe,scrollableRef:Re}=(0,ye.g)({duration:0,offset:5,cancelable:!1,isList:!0}),Le=void 0===Z?E:Z,Ne=e=>{if(pe!==e){me(e);const t=e?j:B;"function"===typeof t&&t()}},Me=I&&"function"===typeof R;let De=null;const Be=l.map((e=>"string"===typeof e?{label:e,value:e}:e)),je=(0,Q.j)({data:Be}),[He,ze,Fe]=(0,K.C)({value:s,defaultValue:c,finalValue:null,onChange:u}),Ue=je.find((e=>e.value===He)),[Ge,We]=(0,K.C)({value:O,defaultValue:(null==Ue?void 0:Ue.label)||"",finalValue:void 0,onChange:S}),Ze=e=>{We(e),P&&"function"===typeof S&&S(e)};(0,a.useEffect)((()=>{const e=je.find((e=>e.value===He));e?Ze(e.label):Me&&He||Ze("")}),[He]),(0,a.useEffect)((()=>{!Ue||P&&pe||Ze(Ue.label)}),[null==Ue?void 0:Ue.label]);const Ve=e=>{if(!te)if(Le&&(null==Ue?void 0:Ue.value)===e.value)ze(null),Ne(!1);else{if(e.creatable&&"function"===typeof M){const t=M(e.value);"undefined"!==typeof t&&null!==t&&ze("string"===typeof t?t:t.value)}else ze(e.value);Fe||Ze(e.label),fe(-1),Ne(!1),ge.current.focus()}},$e=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:je,searchable:P,limit:x,searchValue:Ge,filter:w,filterDataOnExactSearchMatch:$,value:He});Me&&L(Ge,$e)&&(De=R(Ge),$e.push({label:Ge,value:Ge,creatable:!0}));const qe=(e,t,n)=>{let r=e;for(;n(r);)if(r=t(r),!$e[r].disabled)return r;return e};(0,Y.l)((()=>{fe(oe&&Ge?0:-1)}),[Ge,oe]);const Ke=He?$e.findIndex((e=>e.value===He)):0,Ye=!te&&($e.length>0?pe:pe&&!!C),Xe=()=>{fe((e=>{var t;const n=qe(e,(e=>e-1),(e=>e>0));return Oe.current=be.current[null==(t=$e[n])?void 0:t.value],Ye&&Ce({alignment:Ee?"start":"end"}),n}))},Je=()=>{fe((e=>{var t;const n=qe(e,(e=>e+1),(e=>e<$e.length-1));return Oe.current=be.current[null==(t=$e[n])?void 0:t.value],Ye&&Ce({alignment:Ee?"end":"start"}),n}))},Qe=()=>window.setTimeout((()=>{var e;Oe.current=be.current[null==(e=$e[Ke])?void 0:e.value],Ce({alignment:Ee?"end":"start"})}),50);(0,Y.l)((()=>{Ye&&Qe()}),[Ye]);return a.createElement(le.I.Wrapper,Ae(_e({},o),{__staticSelector:"Select"}),a.createElement(ne.v,{opened:Ye,transitionProps:f,shadow:i,withinPortal:H,portalProps:z,__staticSelector:"Select",onDirectionChange:Pe,switchDirectionOnFlip:F,zIndex:U,dropdownPosition:W,positionDependencies:[...J,Ge],classNames:v,styles:y,unstyled:b,variant:r.variant},a.createElement(ne.v.Target,null,a.createElement("div",{role:"combobox","aria-haspopup":"listbox","aria-owns":Ye?`${r.id}-items`:null,"aria-controls":r.id,"aria-expanded":Ye,onMouseLeave:()=>fe(-1),tabIndex:-1},a.createElement("input",{type:"hidden",name:G,value:He||"",form:q,disabled:T}),a.createElement(le.I,_e(Ae(_e(_e({autoComplete:"off",type:"search"},r),se),{ref:(0,X.Y)(t,ge),onKeyDown:e=>{switch("function"===typeof p&&p(e),e.key){case"ArrowUp":e.preventDefault(),pe?Ee?Xe():Je():(fe(Ke),Ne(!0),Qe());break;case"ArrowDown":e.preventDefault(),pe?Ee?Je():Xe():(fe(Ke),Ne(!0),Qe());break;case"Home":if(!P){e.preventDefault(),pe||Ne(!0);const t=$e.findIndex((e=>!e.disabled));fe(t),Ye&&Ce({alignment:Ee?"end":"start"})}break;case"End":if(!P){e.preventDefault(),pe||Ne(!0);const t=$e.map((e=>!!e.disabled)).lastIndexOf(!1);fe(t),Ye&&Ce({alignment:Ee?"end":"start"})}break;case"Escape":e.preventDefault(),Ne(!1),fe(-1);break;case" ":P||(e.preventDefault(),$e[he]&&pe?Ve($e[he]):(Ne(!0),fe(Ke),Qe()));break;case"Enter":P||e.preventDefault(),$e[he]&&pe&&(e.preventDefault(),Ve($e[he]))}},__staticSelector:"Select",value:Ge,placeholder:V,onChange:e=>{te||(Ze(e.currentTarget.value),E&&""===e.currentTarget.value&&ze(null),fe(-1),Ne(!0))},"aria-autocomplete":"list","aria-controls":Ye?`${r.id}-items`:null,"aria-activedescendant":he>=0?`${r.id}-${he}`:null,onMouseDown:()=>{te||(Ne(!pe),He&&!pe&&fe(Ke))},onBlur:e=>{"function"===typeof m&&m(e);const t=je.find((e=>e.value===He));N&&$e[he]&&pe&&Ve($e[he]),Ze((null==t?void 0:t.label)||""),Ne(!1)},onFocus:e=>{"function"===typeof h&&h(e),P&&Ne(!0)},readOnly:!P||te,disabled:T,"data-mantine-stop-propagation":Ye,name:null,classNames:Ae(_e({},v),{input:ue({[ce.input]:!P},null==v?void 0:v.input)})}),(0,we.o)({theme:de,rightSection:_,rightSectionWidth:A,styles:y,size:r.size,shouldClear:E&&!!Ue,onClear:()=>{var e;te||(ze(null),Fe||Ze(""),null==(e=ge.current)||e.focus())},error:o.error,clearButtonProps:ae,disabled:T,readOnly:te}))))),a.createElement(ne.v.Dropdown,{component:D||re.r,maxHeight:k,direction:ve,id:r.id,innerRef:Re,__staticSelector:"Select",classNames:v,styles:y},a.createElement(ee.j,{data:$e,hovered:he,classNames:v,styles:y,isItemSelected:e=>e===He,uuid:r.id,__staticSelector:"Select",onItemHover:fe,onItemSelect:Ve,itemsRefs:be,itemComponent:d,size:r.size,nothingFound:C,creatable:Me&&!!De,createLabel:De,"aria-label":o.label,unstyled:b,variant:r.variant}))))}));Re.displayName="@mantine/core/Select";var Le=n(24241),Ne=(0,d.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"}}))),Me=n(5918),De=Object.defineProperty,Be=Object.getOwnPropertySymbols,je=Object.prototype.hasOwnProperty,He=Object.prototype.propertyIsEnumerable,ze=(e,t,n)=>t in e?De(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const Fe={separator:"/"},Ue=(0,a.forwardRef)(((e,t)=>{const n=(0,s.N4)("Breadcrumbs",Fe,e),{className:r,children:o,separator:i,classNames:l,styles:c,unstyled:u,variant:d}=n,p=((e,t)=>{var n={};for(var r in e)je.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&&He.call(e,r)&&(n[r]=e[r]);return n})(n,["className","children","separator","classNames","styles","unstyled","variant"]),{classes:m,cx:f}=Ne(null,{classNames:l,styles:c,unstyled:u,name:"Breadcrumbs",variant:d}),g=a.Children.toArray(o).reduce(((e,t,n,r)=>{var o;const l=(0,Le.k)(t)?a.cloneElement(t,{className:f(m.breadcrumb,null==(o=t.props)?void 0:o.className),key:n}):a.createElement("div",{className:m.breadcrumb,key:n},t);return e.push(l),n!==r.length-1&&e.push(a.createElement(Me.x,{size:"sm",className:m.separator,key:`separator-${n}`},i)),e}),[]);return a.createElement(h.x,((e,t)=>{for(var n in t||(t={}))je.call(t,n)&&ze(e,n,t[n]);if(Be)for(var n of Be(t))He.call(t,n)&&ze(e,n,t[n]);return e})({className:f(m.root,r),ref:t},p),g)}));Ue.displayName="@mantine/core/Breadcrumbs";var Ge=(0,d.k)((()=>({placeholder:{},input:{cursor:"pointer"}}))),We=n(77433),Ze=n(83979),Ve=Object.defineProperty,$e=Object.getOwnPropertySymbols,qe=Object.prototype.hasOwnProperty,Ke=Object.prototype.propertyIsEnumerable,Ye=(e,t,n)=>t in e?Ve(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Xe=(e,t)=>{for(var n in t||(t={}))qe.call(t,n)&&Ye(e,n,t[n]);if($e)for(var n of $e(t))Ke.call(t,n)&&Ye(e,n,t[n]);return e};const Je={multiple:!1},Qe=(0,a.forwardRef)(((e,t)=>{const n=(0,s.N4)("FileButton",Je,e),{onChange:r,children:o,multiple:i,accept:l,name:c,form:u,resetRef:d,disabled:p,capture:m,inputProps:h}=n,f=((e,t)=>{var n={};for(var r in e)qe.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&&Ke.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,Ze.k)(d,(()=>{g.current.value=""})),a.createElement(a.Fragment,null,o(Xe({onClick:()=>{!p&&g.current.click()}},f)),a.createElement("input",Xe({style:{display:"none"},type:"file",accept:l,multiple:i,onChange:e=>{r(i?Array.from(e.currentTarget.files):e.currentTarget.files[0]||null)},ref:(0,X.Y)(t,g),name:c,form:u,capture:m},h)))}));Qe.displayName="@mantine/core/FileButton";var et=Object.defineProperty,tt=Object.defineProperties,nt=Object.getOwnPropertyDescriptors,rt=Object.getOwnPropertySymbols,at=Object.prototype.hasOwnProperty,ot=Object.prototype.propertyIsEnumerable,it=(e,t,n)=>t in e?et(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,lt=(e,t)=>{for(var n in t||(t={}))at.call(t,n)&&it(e,n,t[n]);if(rt)for(var n of rt(t))ot.call(t,n)&&it(e,n,t[n]);return e},st=(e,t)=>tt(e,nt(t));const ct={size:"sm",valueComponent:({value:e})=>a.createElement(Me.x,{sx:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}},Array.isArray(e)?e.map((e=>e.name)).join(", "):null==e?void 0:e.name)},ut=(0,a.forwardRef)(((e,t)=>{const n=(0,ie.k)("FileInput",ct,e),{inputProps:r,wrapperProps:o,placeholder:i,value:l,defaultValue:s,onChange:c,multiple:u,accept:d,name:p,form:m,classNames:h,styles:f,unstyled:g,valueComponent:b,rightSection:v,clearable:y,clearButtonProps:w,readOnly:k,capture:P,fileInputProps:E}=n,C=((e,t)=>{var n={};for(var r in e)at.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&rt)for(var r of rt(e))t.indexOf(r)<0&&ot.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"]),x=(0,a.useRef)(),{classes:T,cx:S}=Ge(null,{name:"FileInput",classNames:h,styles:f,unstyled:g}),[O,_]=(0,K.C)({value:l,defaultValue:s,onChange:c,finalValue:u?[]:null}),A=Array.isArray(O)?0!==O.length:null!==O,I=v||(y&&A&&!k?a.createElement(We.P,st(lt({},w),{variant:"transparent",onClick:()=>_(u?[]:null),size:r.size,unstyled:g})):null);return(0,a.useEffect)((()=>{(Array.isArray(O)&&0===O.length||null===O)&&x.current()}),[O]),a.createElement(le.I.Wrapper,st(lt({},o),{__staticSelector:"FileInput"}),a.createElement(Qe,{onChange:_,multiple:u,accept:d,name:p,form:m,resetRef:x,disabled:k,capture:P,inputProps:E},(e=>a.createElement(le.I,st(lt(lt(lt({multiline:!0},e),r),C),{component:"button",type:"button",ref:t,__staticSelector:"FileInput",rightSection:I,classNames:st(lt({},h),{input:S(T.input,null==h?void 0:h.input)})}),A?a.createElement(b,{value:O}):a.createElement(le.I.Placeholder,{className:T.placeholder},i)))))}));ut.displayName="@mantine/core/FileInput";const dt=ut;var pt=n(9276),mt=n(10129);function ht(){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 ft(e={getValueInEffect:!0}){const[t,n]=(0,a.useState)(e.getValueInEffect?"undetermined":ht());return(0,mt.Y)((()=>{e.getValueInEffect&&n(ht)}),[]),t}const gt=(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 bt({direction:e,size:t}){return a.createElement("svg",{style:{width:(0,p.h)(t),height:(0,p.h)(t),transform:"up"===e?"rotate(180deg)":void 0},viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.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"}))}const vt={xs:(0,p.h)(20),sm:(0,p.h)(24),md:(0,p.h)(30),lg:(0,p.h)(34),xl:(0,p.h)(36)};var yt=(0,d.k)(((e,{radius:t},{size:n})=>({rightSection:{display:"flex",flexDirection:"column",height:`calc(100% - ${(0,p.h)(2)})`,margin:(0,p.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,c.a)({size:n,sizes:vt}),padding:0,WebkitTapHighlightColor:"transparent",borderBottom:`${(0,p.h)(1)} solid ${"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[4]}`,borderLeft:`${(0,p.h)(1)} solid ${"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[4]}`,borderTop:0,borderRight:0,backgroundColor:"transparent",marginRight:(0,p.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}}))),wt=Object.defineProperty,kt=Object.defineProperties,Pt=Object.getOwnPropertyDescriptors,Et=Object.getOwnPropertySymbols,Ct=Object.prototype.hasOwnProperty,xt=Object.prototype.propertyIsEnumerable,Tt=(e,t,n)=>t in e?wt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,St=(e,t)=>{for(var n in t||(t={}))Ct.call(t,n)&&Tt(e,n,t[n]);if(Et)for(var n of Et(t))xt.call(t,n)&&Tt(e,n,t[n]);return e};const Ot={type:"text",size:"sm",__staticSelector:"TextInput"},_t=(0,a.forwardRef)(((e,t)=>{const n=(0,ie.k)("TextInput",Ot,e),{inputProps:r,wrapperProps:o}=n,i=((e,t)=>{var n={};for(var r in e)Ct.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Et)for(var r of Et(e))t.indexOf(r)<0&&xt.call(e,r)&&(n[r]=e[r]);return n})(n,["inputProps","wrapperProps"]);return a.createElement(le.I.Wrapper,St({},o),a.createElement(le.I,(l=St(St({},r),i),kt(l,Pt({ref:t})))));var l}));_t.displayName="@mantine/core/TextInput";var At=Object.defineProperty,It=Object.defineProperties,Rt=Object.getOwnPropertyDescriptors,Lt=Object.getOwnPropertySymbols,Nt=Object.prototype.hasOwnProperty,Mt=Object.prototype.propertyIsEnumerable,Dt=(e,t,n)=>t in e?At(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const Bt={xs:(0,p.h)(10),sm:(0,p.h)(14),md:(0,p.h)(16),lg:(0,p.h)(18),xl:(0,p.h)(20)},jt={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"},Ht=(0,a.forwardRef)(((e,t)=>{const n=(0,s.N4)("NumberInput",jt,e),{readOnly:r,disabled:o,value:i,onChange:l,decimalSeparator:u,thousandsSeparator:d,min:m,max:h,startValue:f,step:g,stepHoldInterval:b,stepHoldDelay:v,onFocus:y,onBlur:w,onKeyDown:k,onKeyUp:P,hideControls:E,radius:C,variant:x,precision:T,removeTrailingZeros:S,defaultValue:O,noClampOnBlur:_,handlersRef:A,classNames:I,styles:R,size:L,rightSection:N,rightSectionWidth:M,formatter:D,parser:B,inputMode:j,unstyled:H,type:z}=n,F=((e,t)=>{var n={};for(var r in e)Nt.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Lt)for(var r of Lt(e))t.indexOf(r)<0&&Mt.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:U,cx:G}=yt({radius:C},{classNames:I,styles:R,unstyled:H,name:"NumberInput",variant:x,size:L}),W=e=>{if(""===e)return"";let t=e.toFixed(T);return S&&T>0&&(t=t.replace(new RegExp(`[0]{0,${T}}$`),""),t.endsWith(".")&&(t=t.slice(0,-1))),t},Z=e=>(e=>{let t=e;return u&&(t=t.replace(".",u)),D(t)})(W(e)),[V,$]=(0,a.useState)("number"===typeof i?i:"number"===typeof O?O:""),[q,K]=(0,a.useState)((()=>Z(V))),Y=(0,a.useRef)(),[J,Q]=(0,a.useState)(!1),ee=(e,t)=>{if(!J||t){const t=Z(e);t!==q&&K(t)}e!==V&&$(e)},te="number"===typeof m?m:-1/0,ne="number"===typeof h?h:1/0,re=(0,a.useRef)();re.current=()=>{var e;let t;t=""===V?null!=(e=null!=f?f:m)?e:0:parseFloat(W((0,pt.u)(V+g,te,ne))),ee(t,!0),null==l||l(t)};const ae=(0,a.useRef)();ae.current=()=>{var e;let t;t=""===V?null!=(e=null!=f?f:m)?e:0:parseFloat(W((0,pt.u)(V-g,te,ne))),ee(t,!0),null==l||l(t)},(0,Ze.k)(A,{increment:re.current,decrement:ae.current}),(0,a.useEffect)((()=>{J||ee(void 0===i?V:i,!0)}),[i,J]);const oe=void 0!==v&&void 0!==b,ie=(0,a.useRef)(null),le=(0,a.useRef)(0),se=()=>{ie.current&&window.clearTimeout(ie.current),ie.current=null,le.current=0},ce=e=>{e?re.current():ae.current(),le.current+=1},ue=e=>{if(ce(e),oe){const t="number"===typeof b?b:b(le.current);ie.current=window.setTimeout((()=>ue(e)),t)}},de=(e,t)=>{e.preventDefault(),Y.current.focus(),ce(t),oe&&(ie.current=window.setTimeout((()=>ue(t)),v))};(0,a.useEffect)((()=>(se(),se)),[]);const pe=a.createElement("div",{className:U.rightSection},a.createElement("button",{type:"button",tabIndex:-1,"aria-hidden":!0,disabled:V>=h,className:G(U.control,U.controlUp),onPointerDown:e=>{de(e,!0)},onPointerUp:se,onPointerLeave:se},a.createElement(bt,{size:(0,c.a)({size:L,sizes:Bt}),direction:"up"})),a.createElement("button",{type:"button",tabIndex:-1,"aria-hidden":!0,disabled:V<=m,className:G(U.control,U.controlDown),onPointerDown:e=>{de(e,!1)},onPointerUp:se,onPointerLeave:se},a.createElement(bt,{size:(0,c.a)({size:L,sizes:Bt}),direction:"down"}))),me=e=>{let t=e;t[0]!==`${u}`&&"."!==t[0]||(t=`0${t}`);const n=parseFloat(W(parseFloat((e=>{let t=e;return u&&(t=t.replaceAll(d,"").replace(u,".")),B(t)})(t)))),r=_?n:(0,pt.u)(n,te,ne),a=Number.isNaN(r)?"":r,o=V!==a;K(e),ee(a),o&&(null==l||l(a))};return a.createElement(_t,(he=((e,t)=>{for(var n in t||(t={}))Nt.call(t,n)&&Dt(e,n,t[n]);if(Lt)for(var n of Lt(t))Mt.call(t,n)&&Dt(e,n,t[n]);return e})({},F),fe={type:z,variant:x,value:q,disabled:o,readOnly:r,ref:(0,X.Y)(Y,t),onChange:e=>{e.nativeEvent.isComposing||me(e.target.value)},onFocus:e=>{Q(!0),null==y||y(e)},onBlur:e=>{Q(!1),null==w||w(e)},onKeyDown:e=>{"function"===typeof k&&k(e),!e.repeat||!oe||"ArrowUp"!==e.key&&"ArrowDown"!==e.key?r||("ArrowUp"===e.key?de(e,!0):"ArrowDown"===e.key&&de(e,!1)):e.preventDefault()},onKeyUp:e=>{"function"===typeof P&&P(e),"ArrowUp"!==e.key&&"ArrowDown"!==e.key||se()},rightSection:N||(o||r||E||"unstyled"===x?null:pe),rightSectionWidth:null!=M?M:`calc(${(0,c.a)({size:L,sizes:vt})} + ${(0,p.h)(1)})`,radius:C,max:h,min:m,step:g,size:L,styles:R,classNames:I,inputMode:j||gt(g,T,ft()),__staticSelector:"NumberInput",unstyled:H},It(he,Rt(fe))));var he,fe}));Ht.displayName="@mantine/core/NumberInput";var zt=n(68589);var Ft=Object.defineProperty,Ut=Object.defineProperties,Gt=Object.getOwnPropertyDescriptors,Wt=Object.getOwnPropertySymbols,Zt=Object.prototype.hasOwnProperty,Vt=Object.prototype.propertyIsEnumerable,$t=(e,t,n)=>t in e?Ft(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,qt=(e,t)=>{for(var n in t||(t={}))Zt.call(t,n)&&$t(e,n,t[n]);if(Wt)for(var n of Wt(t))Vt.call(t,n)&&$t(e,n,t[n]);return e},Kt=(e,t)=>Ut(e,Gt(t)),Yt=(0,d.k)(((e,{rightSectionWidth:t},{size:n})=>({visibilityToggle:{},input:{position:"relative",overflow:"hidden"},innerInput:Kt(qt(qt({},e.fn.fontStyles()),e.fn.cover(0)),{backgroundColor:"transparent",border:`${(0,p.h)(1)} solid transparent`,borderLeftWidth:0,borderRightWidth:0,boxSizing:"border-box",display:"block",width:`calc(100% - ${(0,p.h)(t)})`,paddingLeft:`calc(${(0,c.a)({size:n,sizes:P.J})} / 3)`,fontSize:(0,c.a)({size:n,sizes:e.fontSizes}),height:`calc(${(0,c.a)({size:n,sizes:P.J})} - ${(0,p.h)(2)})`,lineHeight:`calc(${(0,c.a)({size:n,sizes:P.J})} - ${(0,p.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":Kt(qt({},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,c.a)({size:n,sizes:P.J})}})}))),Xt=n(12756),Jt=n(52160),Qt=Object.defineProperty,en=Object.defineProperties,tn=Object.getOwnPropertyDescriptors,nn=Object.getOwnPropertySymbols,rn=Object.prototype.hasOwnProperty,an=Object.prototype.propertyIsEnumerable,on=(e,t,n)=>t in e?Qt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ln=(e,t)=>{for(var n in t||(t={}))rn.call(t,n)&&on(e,n,t[n]);if(nn)for(var n of nn(t))an.call(t,n)&&on(e,n,t[n]);return e};const sn={xs:(0,p.h)(22),sm:(0,p.h)(26),md:(0,p.h)(28),lg:(0,p.h)(32),xl:(0,p.h)(40)},cn={xs:(0,p.h)(12),sm:(0,p.h)(15),md:(0,p.h)(17),lg:(0,p.h)(19),xl:(0,p.h)(21)},un={xs:(0,p.h)(28),sm:(0,p.h)(32),md:(0,p.h)(34),lg:(0,p.h)(44),xl:(0,p.h)(54)},dn={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"},pn=(0,a.forwardRef)(((e,t)=>{const n=(0,s.N4)("PasswordInput",dn,e),{radius:r,disabled:o,size:i,toggleTabIndex:l,className:u,id:d,label:p,error:m,required:h,style:f,icon:g,description:b,wrapperProps:v,classNames:y,styles:w,variant:k,visibilityToggleIcon:P,__staticSelector:E,sx:C,labelProps:x,descriptionProps:T,errorProps:S,unstyled:O,visibilityToggleLabel:_,withAsterisk:A,inputContainer:I,iconWidth:R,inputWrapperOrder:L,visible:N,defaultVisible:M,onVisibilityChange:D}=n,B=((e,t)=>{var n={};for(var r in e)rn.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&nn)for(var r of nn(e))t.indexOf(r)<0&&an.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"]),j=(0,c.a)({size:i,sizes:un}),{classes:H}=Yt({rightSectionWidth:j},{name:"PasswordInput",classNames:y,styles:w,unstyled:O,size:i,variant:k}),z=(0,zt.M)(d),{systemStyles:F,rest:U}=(0,Xt.x)(B),[G,W]=(0,K.C)({value:N,defaultValue:M,finalValue:!1,onChange:D}),Z=()=>W(!G),V=a.createElement(Jt.A,{className:H.visibilityToggle,tabIndex:l,radius:r,size:(0,c.a)({size:i,sizes:sn}),"aria-hidden":!_,"aria-label":_,unstyled:O,onMouseDown:e=>{e.preventDefault(),Z()},onKeyDown:e=>{" "===e.key&&(e.preventDefault(),Z())}},a.createElement(P,{reveal:G,size:(0,c.a)({size:i,sizes:cn})}));return a.createElement(le.I.Wrapper,ln(ln({required:h,id:z,label:p,error:m,description:b,size:i,className:u,style:f,classNames:y,styles:w,__staticSelector:E,sx:C,errorProps:S,descriptionProps:T,labelProps:x,unstyled:O,withAsterisk:A,inputWrapperOrder:L,inputContainer:I,variant:k},F),v),a.createElement(le.I,{component:"div",error:m,icon:g,size:i,classNames:($=ln({},y),q={input:H.input},en($,tn(q))),styles:w,radius:r,disabled:o,__staticSelector:E,rightSectionWidth:j,rightSection:!o&&V,variant:k,unstyled:O,iconWidth:R},a.createElement("input",ln({type:G?"text":"password",required:h,"data-invalid":!!m||void 0,"data-with-icon":!!g||void 0,className:H.innerInput,disabled:o,id:z,ref:t,autoComplete:"off"},U))));var $,q}));pn.displayName="@mantine/core/PasswordInput";const mn=(0,a.createContext)(null),hn=mn.Provider;var fn=Object.defineProperty,gn=Object.getOwnPropertySymbols,bn=Object.prototype.hasOwnProperty,vn=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={}))bn.call(t,n)&&yn(e,n,t[n]);if(gn)for(var n of gn(t))vn.call(t,n)&&yn(e,n,t[n]);return e};const kn={size:"sm"},Pn=(0,a.forwardRef)(((e,t)=>{const n=(0,s.N4)("CheckboxGroup",kn,e),{children:r,value:o,defaultValue:i,onChange:l,size:c,wrapperProps:u}=n,d=((e,t)=>{var n={};for(var r in e)bn.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&&vn.call(e,r)&&(n[r]=e[r]);return n})(n,["children","value","defaultValue","onChange","size","wrapperProps"]),[p,m]=(0,K.C)({value:o,defaultValue:i,finalValue:[],onChange:l});return a.createElement(hn,{value:{value:p,onChange:e=>{const t=e.currentTarget.value;m(p.includes(t)?p.filter((e=>e!==t)):[...p,t])},size:c}},a.createElement(le.I.Wrapper,wn(wn({labelElement:"div",size:c,__staticSelector:"CheckboxGroup",ref:t},u),d),r))}));Pn.displayName="@mantine/core/CheckboxGroup";var En=n(56183),Cn=n(6483),xn=Object.defineProperty,Tn=Object.defineProperties,Sn=Object.getOwnPropertyDescriptors,On=Object.getOwnPropertySymbols,_n=Object.prototype.hasOwnProperty,An=Object.prototype.propertyIsEnumerable,In=(e,t,n)=>t in e?xn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Rn=(e,t)=>{for(var n in t||(t={}))_n.call(t,n)&&In(e,n,t[n]);if(On)for(var n of On(t))An.call(t,n)&&In(e,n,t[n]);return e},Ln=(e,t)=>Tn(e,Sn(t));const Nn={xs:(0,p.h)(16),sm:(0,p.h)(20),md:(0,p.h)(24),lg:(0,p.h)(30),xl:(0,p.h)(36)};var Mn=(0,d.k)(((e,{radius:t,color:n,transitionDuration:r,labelPosition:a,error:o,indeterminate:i},{size:l})=>{const s=(0,c.a)({size:l,sizes:Nn}),u=e.fn.variant({variant:"filled",color:n});return{icon:Ln(Rn({},e.fn.cover()),{ref:(0,Cn.A)("icon"),color:i?"inherit":e.white,transform:i?"none":`translateY(${(0,p.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:Ln(Rn({},e.fn.focusStyles()),{appearance:"none",backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.white,border:`${(0,p.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:u.background,borderColor:u.background,[`& + .${(0,Cn.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,Cn.A)("icon")}`]:{color:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[5]}}})}})),Dn=n(76290),Bn=Object.defineProperty,jn=Object.getOwnPropertySymbols,Hn=Object.prototype.hasOwnProperty,zn=Object.prototype.propertyIsEnumerable,Fn=(e,t,n)=>t in e?Bn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Un=(e,t)=>{for(var n in t||(t={}))Hn.call(t,n)&&Fn(e,n,t[n]);if(jn)for(var n of jn(t))zn.call(t,n)&&Fn(e,n,t[n]);return e};const Gn={size:"sm",transitionDuration:100,icon:En.P,labelPosition:"right"},Wn=(0,a.forwardRef)(((e,t)=>{const n=(0,s.N4)("Checkbox",Gn,e),{className:r,style:o,sx:i,checked:l,disabled:c,color:u,label:d,indeterminate:p,id:m,size:h,radius:f,wrapperProps:g,children:b,classNames:v,styles:y,transitionDuration:w,icon:k,unstyled:P,labelPosition:E,description:C,error:x,variant:T}=n,S=((e,t)=>{var n={};for(var r in e)Hn.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&jn)for(var r of jn(e))t.indexOf(r)<0&&zn.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"]),O=(0,a.useContext)(mn),_=(0,zt.M)(m),{systemStyles:A,rest:I}=(0,Xt.x)(S),{classes:R}=Mn({radius:f,color:u,transitionDuration:w,labelPosition:E,error:!!x,indeterminate:p},{name:"Checkbox",classNames:v,styles:y,unstyled:P,variant:T,size:(null==O?void 0:O.size)||h}),L=O?{checked:O.value.includes(I.value),onChange:O.onChange}:{};return a.createElement(Dn.Z,Un(Un({className:r,sx:i,style:o,id:_,size:(null==O?void 0:O.size)||h,labelPosition:E,label:d,description:C,error:x,disabled:c,__staticSelector:"Checkbox",classNames:v,styles:y,unstyled:P,"data-checked":L.checked||void 0,variant:T},A),g),a.createElement("div",{className:R.inner},a.createElement("input",Un(Un({id:_,ref:t,type:"checkbox",className:R.input,checked:l,disabled:c},I),L)),a.createElement(k,{indeterminate:p,className:R.icon})))}));Wn.displayName="@mantine/core/Checkbox",Wn.Group=Pn;function Zn(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,pt.u)((t-o.left)/o.width,0,1);e({x:"ltr"===n?r:1-r,y:(0,pt.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",p),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",p),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(),p(e)},p=e=>a({x:e.clientX,y:e.clientY}),m=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",m,{passive:!1}),()=>{r.current&&(r.current.removeEventListener("mousedown",d),r.current.removeEventListener("touchstart",m))}}),[n,e]),{ref:r,active:s}}function Vn({value:e,min:t,max:n}){const r=(e-t)/(n-t)*100;return Math.min(Math.max(r,0),100)}var $n=Object.defineProperty,qn=Object.defineProperties,Kn=Object.getOwnPropertyDescriptors,Yn=Object.getOwnPropertySymbols,Xn=Object.prototype.hasOwnProperty,Jn=Object.prototype.propertyIsEnumerable,Qn=(e,t,n)=>t in e?$n(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,er=(e,t)=>{for(var n in t||(t={}))Xn.call(t,n)&&Qn(e,n,t[n]);if(Yn)for(var n of Yn(t))Jn.call(t,n)&&Qn(e,n,t[n]);return e};const tr={xs:(0,p.h)(4),sm:(0,p.h)(6),md:(0,p.h)(8),lg:(0,p.h)(10),xl:(0,p.h)(12)};var nr=(0,d.k)((e=>{return{root:(t=er({},e.fn.fontStyles()),n={WebkitTapHighlightColor:"transparent",outline:0,display:"flex",flexDirection:"column",alignItems:"center",touchAction:"none",position:"relative"},qn(t,Kn(n)))};var t,n})),rr=Object.defineProperty,ar=Object.defineProperties,or=Object.getOwnPropertyDescriptors,ir=Object.getOwnPropertySymbols,lr=Object.prototype.hasOwnProperty,sr=Object.prototype.propertyIsEnumerable,cr=(e,t,n)=>t in e?rr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ur=(e,t)=>{for(var n in t||(t={}))lr.call(t,n)&&cr(e,n,t[n]);if(ir)for(var n of ir(t))sr.call(t,n)&&cr(e,n,t[n]);return e},dr=(0,d.k)(((e,{color:t,disabled:n,thumbSize:r},{size:a})=>{return{label:{position:"absolute",top:(0,p.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=ur({},e.fn.focusStyles()),i={boxSizing:"border-box",position:"absolute",display:n?"none":"flex",height:r?(0,p.h)(r):`calc(${(0,c.a)({sizes:tr,size:a})} * 2)`,width:r?(0,p.h)(r):`calc(${(0,c.a)({sizes:tr,size:a})} * 2)`,backgroundColor:"dark"===e.colorScheme?e.fn.themeColor(t,e.fn.primaryShade()):e.white,border:`${(0,p.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"},ar(o,or(i))),dragging:{transform:"translate(-50%, -50%) scale(1.05)",boxShadow:e.shadows.sm}};var o,i})),pr=n(42860);const mr=(0,a.forwardRef)((({max:e,min:t,value:n,position:r,label:o,dragging:i,onMouseDown:l,onKeyDownCapture:s,color:c,classNames:u,styles:d,size:p,labelTransition:m,labelTransitionDuration:f,labelTransitionTimingFunction:g,labelAlwaysOn:b,thumbLabel:v,onFocus:y,onBlur:w,showLabelOnHover:k,isHovered:P,children:E=null,disabled:C,unstyled:x,thumbSize:T,variant:S},O)=>{const{classes:_,cx:A,theme:I}=dr({color:c,disabled:C,thumbSize:T},{name:"Slider",classNames:u,styles:d,unstyled:x,variant:S,size:p}),[R,L]=(0,a.useState)(!1),N=b||i||R||k&&P;return a.createElement(h.x,{tabIndex:0,role:"slider","aria-label":v,"aria-valuemax":e,"aria-valuemin":t,"aria-valuenow":n,ref:O,className:A(_.thumb,{[_.dragging]:i}),onFocus:()=>{L(!0),"function"===typeof y&&y()},onBlur:()=>{L(!1),"function"===typeof w&&w()},onTouchStart:l,onMouseDown:l,onKeyDownCapture:s,onClick:e=>e.stopPropagation(),style:{["rtl"===I.dir?"right":"left"]:`${r}%`}},E,a.createElement(pr.u,{mounted:null!=o&&N,duration:f,transition:m,timingFunction:g||I.transitionTimingFunction},(e=>a.createElement("div",{style:e,className:_.label},o))))}));function hr({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}mr.displayName="@mantine/core/SliderThumb";var fr=(0,d.k)(((e,{color:t,disabled:n,thumbSize:r},{size:a})=>({marksContainer:{position:"absolute",right:r?(0,p.h)(r/2):(0,c.a)({sizes:tr,size:a}),left:r?(0,p.h)(r/2):(0,c.a)({sizes:tr,size:a}),"&:has(~ input:disabled)":{"& .mantine-Slider-markFilled":{border:`${(0,p.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,p.h)((0,c.a)({sizes:tr,size:a}))} / 2)`,zIndex:2,height:0},mark:{boxSizing:"border-box",border:`${(0,p.h)(2)} solid ${"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[2]}`,height:(0,c.a)({sizes:tr,size:a}),width:(0,c.a)({sizes:tr,size:a}),borderRadius:1e3,transform:`translateX(calc(-${(0,c.a)({sizes:tr,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 gr({marks:e,color:t,size:n,thumbSize:r,min:o,max:i,value:l,classNames:s,styles:c,offset:u,onChange:d,disabled:p,unstyled:m,inverted:f,variant:g}){const{classes:b,cx:v}=fr({color:t,disabled:p,thumbSize:r},{name:"Slider",classNames:s,styles:c,unstyled:m,variant:g,size:n}),y=e.map(((e,t)=>a.createElement(h.x,{className:b.markWrapper,sx:{left:`${Vn({value:e.value,min:o,max:i})}%`},key:t},a.createElement("div",{className:v(b.mark,{[b.markFilled]:hr({mark:e,value:l,offset:u,inverted:f})})}),e.label&&a.createElement("div",{className:b.markLabel,onMouseDown:t=>{t.stopPropagation(),!p&&d(e.value)},onTouchStart:t=>{t.stopPropagation(),!p&&d(e.value)}},e.label))));return a.createElement("div",{className:b.marksContainer},y)}gr.displayName="@mantine/core/SliderMarks";var br=(0,d.k)(((e,{radius:t,color:n,disabled:r,inverted:a,thumbSize:o},{size:i})=>({trackContainer:{display:"flex",alignItems:"center",width:"100%",height:`calc(${(0,c.a)({sizes:tr,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,c.a)({sizes:tr,size:i}),width:"100%",marginRight:o?(0,p.h)(o/2):(0,c.a)({size:i,sizes:tr}),marginLeft:o?(0,p.h)(o/2):(0,c.a)({size:i,sizes:tr}),"&::before":{content:'""',position:"absolute",top:0,bottom:0,borderRadius:e.fn.radius(t),right:`calc(${o?(0,p.h)(o/2):(0,c.a)({size:i,sizes:tr})} * -1)`,left:`calc(${o?(0,p.h)(o/2):(0,c.a)({size:i,sizes:tr})} * -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)}}))),vr=Object.defineProperty,yr=Object.defineProperties,wr=Object.getOwnPropertyDescriptors,kr=Object.getOwnPropertySymbols,Pr=Object.prototype.hasOwnProperty,Er=Object.prototype.propertyIsEnumerable,Cr=(e,t,n)=>t in e?vr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,xr=(e,t)=>{for(var n in t||(t={}))Pr.call(t,n)&&Cr(e,n,t[n]);if(kr)for(var n of kr(t))Er.call(t,n)&&Cr(e,n,t[n]);return e};function Tr(e){var t=e,{filled:n,size:r,thumbSize:o,color:i,classNames:l,styles:s,radius:u,children:d,offset:m,disabled:f,marksOffset:g,unstyled:b,inverted:v,variant:y,containerProps:w}=t,k=((e,t)=>{var n={};for(var r in e)Pr.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&kr)for(var r of kr(e))t.indexOf(r)<0&&Er.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:P}=br({color:i,radius:u,disabled:f,inverted:v,thumbSize:o},{name:"Slider",classNames:l,styles:s,unstyled:b,variant:y,size:r});return a.createElement(a.Fragment,null,a.createElement("div",xr({className:P.trackContainer},w),a.createElement("div",{className:P.track},a.createElement(h.x,{className:P.bar,sx:{left:`calc(${m}% - ${o?(0,p.h)(o/2):(0,c.a)({size:r,sizes:tr})})`,width:`calc(${n}% + 2 * ${o?(0,p.h)(o/2):(0,c.a)({size:r,sizes:tr})})`}}),d)),a.createElement(gr,(E=xr({},k),yr(E,wr({size:r,thumbSize:o,color:i,offset:g,classNames:l,styles:s,disabled:f,unstyled:b,inverted:v,variant:y})))));var E}Tr.displayName="@mantine/core/SliderTrack";var Sr=Object.defineProperty,Or=Object.defineProperties,_r=Object.getOwnPropertyDescriptors,Ar=Object.getOwnPropertySymbols,Ir=Object.prototype.hasOwnProperty,Rr=Object.prototype.propertyIsEnumerable,Lr=(e,t,n)=>t in e?Sr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const Nr=(0,a.forwardRef)(((e,t)=>{var n=e,{className:r,size:o,classNames:i,styles:l,disabled:s,unstyled:c,variant:u}=n,d=((e,t)=>{var n={};for(var r in e)Ir.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Ar)for(var r of Ar(e))t.indexOf(r)<0&&Rr.call(e,r)&&(n[r]=e[r]);return n})(n,["className","size","classNames","styles","disabled","unstyled","variant"]);const{classes:p,cx:m}=nr(null,{name:"Slider",classNames:i,styles:l,unstyled:c,variant:u,size:o});return a.createElement(h.x,(f=((e,t)=>{for(var n in t||(t={}))Ir.call(t,n)&&Lr(e,n,t[n]);if(Ar)for(var n of Ar(t))Rr.call(t,n)&&Lr(e,n,t[n]);return e})({},d),g={tabIndex:-1,className:m(p.root,r),ref:t},Or(f,_r(g))));var f,g}));function Mr(e,t){return parseFloat(e.toFixed(t))}Nr.displayName="@mantine/core/SliderRoot";var Dr=Object.defineProperty,Br=Object.defineProperties,jr=Object.getOwnPropertyDescriptors,Hr=Object.getOwnPropertySymbols,zr=Object.prototype.hasOwnProperty,Fr=Object.prototype.propertyIsEnumerable,Ur=(e,t,n)=>t in e?Dr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const Gr={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},Wr=(0,a.forwardRef)(((e,t)=>{const n=(0,s.N4)("Slider",Gr,e),{classNames:r,styles:o,color:i,value:l,onChange:c,onChangeEnd:u,size:d,radius:p,min:m,max:h,step:f,precision:g,defaultValue:b,name:v,marks:y,label:w,labelTransition:k,labelTransitionDuration:P,labelTransitionTimingFunction:E,labelAlwaysOn:C,thumbLabel:x,showLabelOnHover:T,thumbChildren:S,disabled:O,unstyled:_,thumbSize:A,scale:I,inverted:R,variant:L}=n,N=((e,t)=>{var n={};for(var r in e)zr.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Hr)for(var r of Hr(e))t.indexOf(r)<0&&Fr.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"]),M=null!=g?g:function(e){if(!e)return 0;const t=e.toString().split(".");return t.length>1?t[1].length:0}(f),D=(0,s.rZ)(),[B,j]=(0,a.useState)(!1),[H,z]=(0,K.C)({value:"number"===typeof l?(0,pt.u)(l,m,h):l,defaultValue:"number"===typeof b?(0,pt.u)(b,m,h):b,finalValue:(0,pt.u)(0,m,h),onChange:c}),F=(0,a.useRef)(H),U=(0,a.useRef)(),G=(0,a.useRef)(),W=Vn({value:H,min:m,max:h}),Z=I(H),V="function"===typeof w?w(Z):w,$=(0,a.useCallback)((({x:e})=>{if(!O){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:m,max:h,step:f,precision:M});z(t),F.current=t}}),[O,m,h,f,M,z]),{ref:q,active:Y}=Zn($,{onScrubEnd:()=>null==u?void 0:u(F.current)},D.dir);return a.createElement(Nr,(J=((e,t)=>{for(var n in t||(t={}))zr.call(t,n)&&Ur(e,n,t[n]);if(Hr)for(var n of Hr(t))Fr.call(t,n)&&Ur(e,n,t[n]);return e})({},N),Q={ref:(0,X.Y)(t,U),onKeyDownCapture:e=>{if(!O)switch(e.key){case"ArrowUp":{e.preventDefault(),G.current.focus();const t=Mr(Math.min(Math.max(H+f,m),h),M);null==u||u(t),z(t);break}case"ArrowRight":{e.preventDefault(),G.current.focus();const t=Mr(Math.min(Math.max("rtl"===D.dir?H-f:H+f,m),h),M);null==u||u(t),z(t);break}case"ArrowDown":{e.preventDefault(),G.current.focus();const t=Mr(Math.min(Math.max(H-f,m),h),M);null==u||u(t),z(t);break}case"ArrowLeft":{e.preventDefault(),G.current.focus();const t=Mr(Math.min(Math.max("rtl"===D.dir?H+f:H-f,m),h),M);null==u||u(t),z(t);break}case"Home":e.preventDefault(),G.current.focus(),null==u||u(m),z(m);break;case"End":e.preventDefault(),G.current.focus(),null==u||u(h),z(h)}},onMouseDownCapture:()=>{var e;return null==(e=U.current)?void 0:e.focus()},size:d,classNames:r,styles:o,disabled:O,unstyled:_,variant:L},Br(J,jr(Q))),a.createElement(Tr,{inverted:R,offset:0,filled:W,marks:y,size:d,thumbSize:A,radius:p,color:i,min:m,max:h,value:Z,onChange:z,classNames:r,styles:o,disabled:O,unstyled:_,variant:L,containerProps:{ref:q,onMouseEnter:T?()=>j(!0):void 0,onMouseLeave:T?()=>j(!1):void 0}},a.createElement(mr,{max:h,min:m,value:Z,position:W,dragging:Y,color:i,size:d,label:V,ref:G,labelTransition:k,labelTransitionDuration:P,labelTransitionTimingFunction:E,labelAlwaysOn:C,classNames:r,styles:o,thumbLabel:x,showLabelOnHover:T,isHovered:B,disabled:O,unstyled:_,thumbSize:A,variant:L},S)),a.createElement("input",{type:"hidden",name:v,value:Z}));var J,Q}));Wr.displayName="@mantine/core/Slider";var Zr=n(68216);const Vr="Tabs component was not found in the tree",$r="Tabs.Tab or Tabs.Panel component was rendered with invalid value or without value",[qr,Kr]=(0,Zr.R)(Vr);var Yr=n(89893),Xr=Object.defineProperty,Jr=Object.getOwnPropertySymbols,Qr=Object.prototype.hasOwnProperty,ea=Object.prototype.propertyIsEnumerable,ta=(e,t,n)=>t in e?Xr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,na=(e,t)=>{for(var n in t||(t={}))Qr.call(t,n)&&ta(e,n,t[n]);if(Jr)for(var n of Jr(t))ea.call(t,n)&&ta(e,n,t[n]);return e};function ra({orientation:e,inverted:t,placement:n},r,a){const o="vertical"===e;return"default"===a?{[o?"left"===n?"borderRight":"borderLeft":t?"borderTop":"borderBottom"]:`${(0,p.h)(2)} solid ${"dark"===r.colorScheme?r.colors.dark[4]:r.colors.gray[3]}`}:"outline"===a?{[o?"left"===n?"borderRight":"borderLeft":t?"borderTop":"borderBottom"]:`${(0,p.h)(1)} solid ${"dark"===r.colorScheme?r.colors.dark[4]:r.colors.gray[3]}`}:"pills"===a?{gap:`calc(${r.spacing.sm} / 2)`}:{}}var aa=(0,d.k)(((e,t,{variant:n})=>{const r="vertical"===t.orientation;return{tabsList:na({display:"flex",flexWrap:"wrap",flexDirection:r?"column":"row",justifyContent:Yr.H[t.position],'& [role="tab"]':{flex:t.grow?1:void 0}},ra(t,e,n))}})),oa=Object.defineProperty,ia=Object.defineProperties,la=Object.getOwnPropertyDescriptors,sa=Object.getOwnPropertySymbols,ca=Object.prototype.hasOwnProperty,ua=Object.prototype.propertyIsEnumerable,da=(e,t,n)=>t in e?oa(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const pa={grow:!1,position:"left"},ma=(0,a.forwardRef)(((e,t)=>{const n=(0,s.N4)("TabsList",pa,e),{children:r,className:o,grow:i,position:l}=n,c=((e,t)=>{var n={};for(var r in e)ca.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&sa)for(var r of sa(e))t.indexOf(r)<0&&ua.call(e,r)&&(n[r]=e[r]);return n})(n,["children","className","grow","position"]),{orientation:u,variant:d,color:p,radius:m,inverted:f,placement:g,classNames:b,styles:v,unstyled:y}=Kr(),{classes:w,cx:k}=aa({orientation:u,grow:i,color:p,position:l,radius:m,inverted:f,placement:g},{name:"Tabs",unstyled:y,classNames:b,styles:v,variant:d});return a.createElement(h.x,(P=((e,t)=>{for(var n in t||(t={}))ca.call(t,n)&&da(e,n,t[n]);if(sa)for(var n of sa(t))ua.call(t,n)&&da(e,n,t[n]);return e})({},c),E={className:k(w.tabsList,o),ref:t,role:"tablist","aria-orientation":u},ia(P,la(E))),r);var P,E}));ma.displayName="@mantine/core/TabsList";var ha=n(97818),fa=(0,d.k)(((e,{orientation:t})=>({panel:{flex:"vertical"===t?1:void 0}}))),ga=Object.defineProperty,ba=Object.defineProperties,va=Object.getOwnPropertyDescriptors,ya=Object.getOwnPropertySymbols,wa=Object.prototype.hasOwnProperty,ka=Object.prototype.propertyIsEnumerable,Pa=(e,t,n)=>t in e?ga(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const Ea={},Ca=(0,a.forwardRef)(((e,t)=>{const n=(0,s.N4)("TabsPanel",Ea,e),{value:r,children:o,sx:i,className:l}=n,c=((e,t)=>{var n={};for(var r in e)wa.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ya)for(var r of ya(e))t.indexOf(r)<0&&ka.call(e,r)&&(n[r]=e[r]);return n})(n,["value","children","sx","className"]),u=Kr(),{classes:d,cx:p}=fa({orientation:u.orientation,color:u.color,radius:u.radius,inverted:u.inverted,placement:u.placement},{name:"Tabs",unstyled:u.unstyled,classNames:u.classNames,styles:u.styles,variant:u.variant}),m=u.getPanelId(r),f=u.value===r,g=u.keepMounted||f?o:null;return(0,a.useEffect)((()=>(u.setMountedPanelIds((e=>[...e,m])),u.setMountedPanelIds((e=>e.filter((e=>e!==m)))))),[m]),a.createElement(h.x,(b=((e,t)=>{for(var n in t||(t={}))wa.call(t,n)&&Pa(e,n,t[n]);if(ya)for(var n of ya(t))ka.call(t,n)&&Pa(e,n,t[n]);return e})({},c),v={ref:t,sx:[{display:f?void 0:"none"},...(0,ha.R)(i)],className:p(d.panel,l),role:"tabpanel",id:m,"aria-labelledby":u.getTabId(r)},ba(b,va(v))),g);var b,v}));Ca.displayName="@mantine/core/TabsPanel";var xa=n(46052),Ta=Object.defineProperty,Sa=Object.defineProperties,Oa=Object.getOwnPropertyDescriptors,_a=Object.getOwnPropertySymbols,Aa=Object.prototype.hasOwnProperty,Ia=Object.prototype.propertyIsEnumerable,Ra=(e,t,n)=>t in e?Ta(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,La=(e,t)=>{for(var n in t||(t={}))Aa.call(t,n)&&Ra(e,n,t[n]);if(_a)for(var n of _a(t))Ia.call(t,n)&&Ra(e,n,t[n]);return e},Na=(e,t)=>Sa(e,Oa(t));function Ma(e,{orientation:t,color:n,radius:r,inverted:a,placement:o},i){const l="vertical"===t,s=e.fn.variant({color:n,variant:"filled"}),c=(0,p.h)(e.fn.radius(r)),u="vertical"===t?"left"===o?`${c} 0 0 ${c}`:` 0 ${c} ${c} 0`:a?`0 0 ${c} ${c}`:`${c} ${c} 0 0`;return"default"===i?Na(La({[l?"left"===o?"borderRight":"borderLeft":a?"borderTop":"borderBottom"]:`${(0,p.h)(2)} solid transparent`,[l?"left"===o?"marginRight":"marginLeft":a?"marginTop":"marginBottom"]:(0,p.h)(-2),borderRadius:u},e.fn.hover({backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[0],borderColor:"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[3]})),{"&[data-active]":La({borderColor:s.background,color:"dark"===e.colorScheme?e.white:e.black},e.fn.hover({borderColor:s.background}))}):"outline"===i?{borderRadius:u,border:`${(0,p.h)(1)} solid transparent`,[l?"left"===o?"borderRight":"borderLeft":a?"borderTop":"borderBottom"]:"none","&[data-active]":{borderColor:"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[3],"&::before":{content:'""',backgroundColor:"dark"===e.colorScheme?e.colors.dark[7]:e.white,position:"absolute",bottom:l?0:a?"unset":(0,p.h)(-1),top:l?0:a?(0,p.h)(-1):"unset",[l?"width":"height"]:(0,p.h)(1),right:l?"left"===o?(0,p.h)(-1):"unset":0,left:l?"left"===o?"unset":(0,p.h)(-1):0}}}:"pills"===i?Na(La({borderRadius:e.fn.radius(r)},e.fn.hover({backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[0]})),{"&[data-active]":La({backgroundColor:s.background,color:e.white},e.fn.hover({backgroundColor:s.background}))}):{}}var Da=(0,d.k)(((e,t,{variant:n})=>({tabLabel:{},tab:La({position:"relative",padding:`${e.spacing.xs} ${e.spacing.md}`,paddingLeft:t.withIcon?e.spacing.xs:void 0,paddingRight:t.withRightSection?e.spacing.xs:void 0,fontSize:e.fontSizes.sm,whiteSpace:"nowrap",zIndex:0,display:"flex",alignItems:"center",justifyContent:"horizontal"===t.orientation?"center":void 0,lineHeight:1,"&:disabled":La({opacity:.5,cursor:"not-allowed"},e.fn.hover({backgroundColor:"transparent"})),"&:focus":{zIndex:1}},Ma(e,t,n)),tabRightSection:{display:"flex",justifyContent:"center",alignItems:"center","&:not(:only-child)":{marginLeft:(0,p.h)(7)}},tabIcon:{display:"flex",justifyContent:"center",alignItems:"center","&:not(:only-child)":{marginRight:(0,p.h)(7)}}}))),Ba=Object.defineProperty,ja=Object.defineProperties,Ha=Object.getOwnPropertyDescriptors,za=Object.getOwnPropertySymbols,Fa=Object.prototype.hasOwnProperty,Ua=Object.prototype.propertyIsEnumerable,Ga=(e,t,n)=>t in e?Ba(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const Wa={},Za=(0,a.forwardRef)(((e,t)=>{const n=(0,s.N4)("TabsTab",Wa,e),{value:r,children:o,onKeyDown:i,onClick:l,className:c,icon:u,rightSection:d,color:p}=n,m=((e,t)=>{var n={};for(var r in e)Fa.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&za)for(var r of za(e))t.indexOf(r)<0&&Ua.call(e,r)&&(n[r]=e[r]);return n})(n,["value","children","onKeyDown","onClick","className","icon","rightSection","color"]),h=Kr(),f=!!u,g=!!d,{theme:b,classes:v,cx:y}=Da({withIcon:f||g&&!o,withRightSection:g||f&&!o,orientation:h.orientation,color:p||h.color,radius:h.radius,inverted:h.inverted,placement:h.placement},{name:"Tabs",unstyled:h.unstyled,classNames:h.classNames,styles:h.styles,variant:h.variant}),w=r===h.value,k=h.getPanelId(r),P=h.mountedPanelIds.includes(r)?k:void 0;return a.createElement(H.k,(E=((e,t)=>{for(var n in t||(t={}))Fa.call(t,n)&&Ga(e,n,t[n]);if(za)for(var n of za(t))Ua.call(t,n)&&Ga(e,n,t[n]);return e})({},m),C={unstyled:h.unstyled,className:y(v.tab,c),"data-active":w||void 0,ref:t,type:"button",role:"tab",id:h.getTabId(r),"aria-selected":w,tabIndex:w||null===h.value?0:-1,"aria-controls":P,onClick:e=>{h.onTabChange(h.allowTabDeactivation&&r===h.value?null:r),null==l||l(e)},onKeyDown:(0,xa.R)({siblingSelector:'[role="tab"]',parentSelector:'[role="tablist"]',activateOnFocus:h.activateTabWithKeyboard,loop:h.loop,dir:b.dir,orientation:h.orientation,onKeyDown:i})},ja(E,Ha(C))),u&&a.createElement("span",{className:v.tabIcon},u),o&&a.createElement("span",{className:v.tabLabel},o),d&&a.createElement("span",{className:v.tabRightSection},d));var E,C}));Za.displayName="@mantine/core/Tab";var Va=n(31943);function $a({defaultValue:e,value:t,onTabChange:n,orientation:r,children:o,loop:i,id:l,activateTabWithKeyboard:s,allowTabDeactivation:c,variant:u,color:d,radius:p,inverted:m,placement:h,keepMounted:f=!0,classNames:g,styles:b,unstyled:v}){const y=(0,zt.M)(l),[w,k]=(0,a.useState)([]),[P,E]=(0,K.C)({value:t,defaultValue:e,finalValue:null,onChange:n});return a.createElement(qr,{value:{placement:h,value:P,orientation:r,id:y,loop:i,activateTabWithKeyboard:s,getTabId:(0,Va.A)(`${y}-tab`,$r),getPanelId:(0,Va.A)(`${y}-panel`,$r),onTabChange:E,setMountedPanelIds:k,mountedPanelIds:w,allowTabDeactivation:c,variant:u,color:d,radius:p,inverted:m,keepMounted:f,classNames:g,styles:b,unstyled:v}},o)}$a.displayName="@mantine/core/TabsProvider";var qa=(0,d.k)(((e,{orientation:t,placement:n})=>({root:{display:"vertical"===t?"flex":void 0,flexDirection:"right"===n?"row-reverse":"row"}}))),Ka=Object.defineProperty,Ya=Object.defineProperties,Xa=Object.getOwnPropertyDescriptors,Ja=Object.getOwnPropertySymbols,Qa=Object.prototype.hasOwnProperty,eo=Object.prototype.propertyIsEnumerable,to=(e,t,n)=>t in e?Ka(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const no={orientation:"horizontal",loop:!0,activateTabWithKeyboard:!0,allowTabDeactivation:!1,unstyled:!1,inverted:!1,variant:"default",placement:"left"},ro=(0,a.forwardRef)(((e,t)=>{const n=(0,s.N4)("Tabs",no,e),{defaultValue:r,value:o,orientation:i,loop:l,activateTabWithKeyboard:c,allowTabDeactivation:u,children:d,id:p,onTabChange:m,variant:f,color:g,className:b,unstyled:v,classNames:y,styles:w,radius:k,inverted:P,keepMounted:E,placement:C}=n,x=((e,t)=>{var n={};for(var r in e)Qa.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Ja)for(var r of Ja(e))t.indexOf(r)<0&&eo.call(e,r)&&(n[r]=e[r]);return n})(n,["defaultValue","value","orientation","loop","activateTabWithKeyboard","allowTabDeactivation","children","id","onTabChange","variant","color","className","unstyled","classNames","styles","radius","inverted","keepMounted","placement"]),{classes:T,cx:S}=qa({orientation:i,color:g,radius:k,inverted:P,placement:C},{unstyled:v,name:"Tabs",classNames:y,styles:w,variant:f});return a.createElement($a,{activateTabWithKeyboard:c,defaultValue:r,orientation:i,onTabChange:m,value:o,id:p,loop:l,allowTabDeactivation:u,color:g,variant:f,radius:k,inverted:P,keepMounted:E,placement:C,classNames:y,styles:w,unstyled:v},a.createElement(h.x,(O=((e,t)=>{for(var n in t||(t={}))Qa.call(t,n)&&to(e,n,t[n]);if(Ja)for(var n of Ja(t))eo.call(t,n)&&to(e,n,t[n]);return e})({},x),_={className:S(T.root,b),id:p,ref:t},Ya(O,Xa(_))),d));var O,_}));ro.List=ma,ro.Tab=Za,ro.Panel=Ca,ro.displayName="@mantine/core/Tabs";var ao=n(41389),oo=n(69984),io=n(43077),lo=n(28833),so=n(62813),co=n(26621),uo=n(28204),po=n(44079),mo=n(53515),ho=n(34261),fo=n(33664),go=n(23314);const bo={x:0,y:0,width:0,height:0,top:0,left:0,bottom:0,right:0};function vo(){const e=(0,a.useRef)(0),t=(0,a.useRef)(null),[n,r]=(0,a.useState)(bo),o=(0,a.useMemo)((()=>"undefined"!==typeof window?new ResizeObserver((n=>{const a=n[0];a&&(cancelAnimationFrame(e.current),e.current=requestAnimationFrame((()=>{t.current&&r(a.contentRect)})))})):null),[]);return(0,mt.Y)((()=>(t.current&&(o.observe(t.current),r(t.current.getBoundingClientRect())),()=>{o.disconnect(),e.current&&cancelAnimationFrame(e.current)})),[t.current]),[t,n]}var yo=n(39759),wo=n(29355),ko=n(91759),Po=n(10753),Eo=n(32680),Co=n(89814),xo=n(93867),To=n(56057),So=n(61689);function Oo(e){return e.concat().sort((function(e,t){return e.name>t.name?1:-1})).map((function(e){return e.options}))}function _o(e,t){void 0===e&&(e={}),void 0===t&&(t=[]);var n=(0,a.useRef)(So.Z.optionsHandler()),r=(0,a.useRef)(e),o=(0,a.useRef)(t),i=(0,a.useState)(),l=i[0],s=i[1],c=(0,a.useState)(),u=c[0],d=c[1],p=(0,a.useCallback)((function(){l&&l.reInit(r.current,o.current)}),[l]);return(0,a.useEffect)((function(){if("undefined"!==typeof window&&window.document&&window.document.createElement&&u){So.Z.globalOptions=_o.globalOptions;var e=(0,So.Z)(u,r.current,o.current);return s(e),function(){return e.destroy()}}s(void 0)}),[u,s]),(0,a.useEffect)((function(){n.current.areEqual(r.current,e)||(r.current=e,p())}),[e,p]),(0,a.useEffect)((function(){(function(e,t){if(e.length!==t.length)return!1;var n=So.Z.optionsHandler().areEqual,r=Oo(e),a=Oo(t);return r.every((function(e,t){var r=a[t];return n(e,r)}))})(o.current,t)||(o.current=t,p())}),[t,p]),[d,l]}_o.globalOptions=void 0;const[Ao,Io]=(0,Zr.R)("[@mantine/carousel] Carousel.Slide was rendered outside of Carousel context");var Ro=n(12681);function Lo(e,t){if(0===t.length)return t;const n="maxWidth"in t[0]?"maxWidth":"minWidth",r=[...t].sort(((t,r)=>(0,Ro.oI)((0,c.a)({size:r[n],sizes:e.breakpoints}))-(0,Ro.oI)((0,c.a)({size:t[n],sizes:e.breakpoints}))));return"minWidth"===n?r.reverse():r}var No=Object.defineProperty,Mo=Object.defineProperties,Do=Object.getOwnPropertyDescriptors,Bo=Object.getOwnPropertySymbols,jo=Object.prototype.hasOwnProperty,Ho=Object.prototype.propertyIsEnumerable,zo=(e,t,n)=>t in e?No(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Fo=(e,t)=>{for(var n in t||(t={}))jo.call(t,n)&&zo(e,n,t[n]);if(Bo)for(var n of Bo(t))Ho.call(t,n)&&zo(e,n,t[n]);return e},Uo=(0,d.k)(((e,{controlSize:t,controlsOffset:n,orientation:r,height:a,includeGapInSize:o,breakpoints:i=[],slideGap:l})=>{const s="horizontal"===r,u=t=>{if(!o)return{};const n=(0,c.a)({size:t,sizes:e.spacing});return{["horizontal"===r?"marginRight":"marginBottom"]:`calc(${n} * -1)`}},d=i.some((e=>"undefined"!==typeof e.slideGap||"undefined"!==typeof e.slideSize))?Lo(e,i).reduce(((t,n)=>{const r="maxWidth"in n?"max-width":"min-width",a=(0,c.a)({size:"max-width"===r?n.maxWidth:n.minWidth,sizes:e.breakpoints}),o="undefined"===typeof n.slideGap?void 0:(0,p.h)(n.slideGap),i=(0,Ro.oI)(a)-("max-width"===r?1:0);return t[`@media (${r}: ${(0,p.h)(i)})`]=u(o),t}),{}):null;return{root:{position:"relative"},viewport:{height:(0,p.h)(a),overflow:"hidden"},container:Fo(Fo({display:"flex",flexDirection:s?"row":"column",height:(0,p.h)(a)},u(l)),d),controls:{position:"absolute",zIndex:1,left:s?0:`calc(50% - ${(0,p.h)(t)} / 2)`,right:s?0:void 0,top:s?`calc(50% - ${(0,p.h)(t)} / 2)`:0,bottom:s?void 0:0,display:"flex",flexDirection:s?"row":"column",alignItems:"center",justifyContent:"space-between",paddingLeft:s?(0,c.a)({size:n,sizes:e.spacing}):void 0,paddingRight:s?(0,c.a)({size:n,sizes:e.spacing}):void 0,paddingTop:s?void 0:(0,c.a)({size:n,sizes:e.spacing}),paddingBottom:s?void 0:(0,c.a)({size:n,sizes:e.spacing}),pointerEvents:"none"},control:(m=Fo({display:"flex",justifyContent:"center",alignItems:"center",minWidth:(0,p.h)(t),minHeight:(0,p.h)(t),borderRadius:(0,p.h)(t),pointerEvents:"all",backgroundColor:e.white,color:e.black,boxShadow:e.shadows.md,opacity:"dark"===e.colorScheme?.65:.85,border:`${(0,p.h)(1)} solid ${e.colors.gray[3]}`,transition:`opacity 150ms ${e.transitionTimingFunction}`},e.fn.hover({opacity:1})),h={"&:active":e.activeStyles},Mo(m,Do(h))),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,p.h)(8),pointerEvents:"none"},indicator:{pointerEvents:"all",width:s?(0,p.h)(25):(0,p.h)(5),height:s?(0,p.h)(5):(0,p.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 m,h})),Go=Object.defineProperty,Wo=Object.getOwnPropertySymbols,Zo=Object.prototype.hasOwnProperty,Vo=Object.prototype.propertyIsEnumerable,$o=(e,t,n)=>t in e?Go(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,qo=(e,t)=>{for(var n in t||(t={}))Zo.call(t,n)&&$o(e,n,t[n]);if(Wo)for(var n of Wo(t))Vo.call(t,n)&&$o(e,n,t[n]);return e},Ko=(0,d.k)(((e,{size:t,gap:n,orientation:r,includeGapInSize:a,breakpoints:o=[]})=>{const i=(t,n)=>{const o=(0,c.a)({size:t,sizes:e.spacing}),i=(0,p.h)(n);return qo({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))?Lo(e,o).reduce(((t,r)=>{const a="maxWidth"in r?"max-width":"min-width",o=(0,c.a)({size:"max-width"===a?r.maxWidth:r.minWidth,sizes:e.breakpoints}),l="undefined"===typeof r.slideGap?n:r.slideGap,s=(0,Ro.oI)(o)-("max-width"===a?1:0);return t[`@media (${a}: ${(0,p.h)(s)})`]=i(l,r.slideSize),t}),{}):null;return{slide:qo(qo({position:"relative"},i(n,t)),l)}})),Yo=Object.defineProperty,Xo=Object.getOwnPropertySymbols,Jo=Object.prototype.hasOwnProperty,Qo=Object.prototype.propertyIsEnumerable,ei=(e,t,n)=>t in e?Yo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const ti=(0,a.forwardRef)(((e,t)=>{var n=e,{children:r,className:o,size:i,gap:l}=n,s=((e,t)=>{var n={};for(var r in e)Jo.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Xo)for(var r of Xo(e))t.indexOf(r)<0&&Qo.call(e,r)&&(n[r]=e[r]);return n})(n,["children","className","size","gap"]);const c=Io(),{classes:u,cx:d}=Ko({gap:"undefined"===typeof l?c.slideGap:l,size:"undefined"===typeof i?c.slideSize:i,orientation:c.orientation,includeGapInSize:c.includeGapInSize,breakpoints:c.breakpoints},{name:"Carousel",classNames:c.classNames,styles:c.styles,unstyled:c.unstyled,variant:c.variant});return a.createElement(h.x,((e,t)=>{for(var n in t||(t={}))Jo.call(t,n)&&ei(e,n,t[n]);if(Xo)for(var n of Xo(t))Qo.call(t,n)&&ei(e,n,t[n]);return e})({className:d(u.slide,o),ref:t},s),r)}));function ni({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}ti.displayName="@mantine/carousel/CarouselSlide";var ri=Object.defineProperty,ai=Object.getOwnPropertySymbols,oi=Object.prototype.hasOwnProperty,ii=Object.prototype.propertyIsEnumerable,li=(e,t,n)=>t in e?ri(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const si={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},ci=(0,a.forwardRef)(((e,t)=>{const n=(0,s.N4)("Carousel",si,e),{children:r,className:o,getEmblaApi:i,onNextSlide:l,onPreviousSlide:c,onSlideChange:u,nextControlLabel:d,previousControlLabel:p,controlSize:m,controlsOffset:f,classNames:g,styles:b,unstyled:v,slideSize:y,slideGap:w,orientation:k,height:P,align:E,slidesToScroll:C,includeGapInSize:x,draggable:T,dragFree:S,loop:O,speed:_,initialSlide:A,inViewThreshold:I,withControls:R,withIndicators:L,plugins:N,nextControlIcon:M,previousControlIcon:D,breakpoints:B,skipSnaps:j,containScroll:z,withKeyboardEvents:F,variant:U}=n,G=((e,t)=>{var n={};for(var r in e)oi.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&ai)for(var r of ai(e))t.indexOf(r)<0&&ii.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:W,cx:Z,theme:V}=Uo({controlSize:m,controlsOffset:f,orientation:k,height:P,includeGapInSize:x,breakpoints:B,slideGap:w},{name:"Carousel",classNames:g,styles:b,unstyled:v,variant:U}),[$,q]=_o({axis:"horizontal"===k?"x":"y",direction:"horizontal"===k?V.dir:void 0,startIndex:A,loop:O,align:E,slidesToScroll:C,draggable:T,dragFree:S,speed:_,inViewThreshold:I,skipSnaps:j,containScroll:z},N),[K,Y]=(0,a.useState)(0),[X,J]=(0,a.useState)(0),Q=(0,a.useCallback)((e=>q&&q.scrollTo(e)),[q]),ee=(0,a.useCallback)((()=>{if(!q)return;const e=q.selectedScrollSnap();Y(e),null==u||u(e)}),[q,Y]),te=(0,a.useCallback)((()=>{null==q||q.scrollPrev(),null==c||c()}),[q]),ne=(0,a.useCallback)((()=>{null==q||q.scrollNext(),null==l||l()}),[q]),re=(0,a.useCallback)((e=>{F&&("ArrowRight"===e.key&&(e.preventDefault(),ne()),"ArrowLeft"===e.key&&(e.preventDefault(),te()))}),[q]);(0,a.useEffect)((()=>{if(q)return null==i||i(q),ee(),J(q.scrollSnapList().length),q.on("select",ee),()=>{q.off("select",ee)}}),[q,C]),(0,a.useEffect)((()=>{q&&(q.reInit(),J(q.scrollSnapList().length),Y((e=>(0,pt.u)(e,0,a.Children.toArray(r).length-1))))}),[a.Children.toArray(r).length,C]);const ae=(null==q?void 0:q.canScrollPrev())||!1,oe=(null==q?void 0:q.canScrollNext())||!1,ie=Array(X).fill(0).map(((e,t)=>a.createElement(H.k,{key:t,"data-active":t===K||void 0,className:W.indicator,"aria-hidden":!0,tabIndex:-1,onClick:()=>Q(t)})));return a.createElement(Ao,{value:{slideGap:w,slideSize:y,embla:q,orientation:k,includeGapInSize:x,breakpoints:B,classNames:g,styles:b,unstyled:v,variant:U}},a.createElement(h.x,((e,t)=>{for(var n in t||(t={}))oi.call(t,n)&&li(e,n,t[n]);if(ai)for(var n of ai(t))ii.call(t,n)&&li(e,n,t[n]);return e})({className:Z(W.root,o),ref:t,onKeyDownCapture:re},G),a.createElement("div",{className:W.viewport,ref:$},a.createElement("div",{className:W.container},r)),L&&a.createElement("div",{className:W.indicators},ie),R&&a.createElement("div",{className:W.controls},a.createElement(H.k,{onClick:te,className:W.control,"aria-label":p,"data-inactive":!ae||void 0,tabIndex:ae?0:-1},"undefined"!==typeof D?D:a.createElement(To.D,{style:{transform:`rotate(${ni({dir:V.dir,orientation:k,direction:"previous"})}deg)`}})),a.createElement(H.k,{onClick:ne,className:W.control,"aria-label":d,"data-inactive":!oe||void 0,tabIndex:oe?0:-1},"undefined"!==typeof M?M:a.createElement(To.D,{style:{transform:`rotate(${ni({dir:V.dir,orientation:k,direction:"next"})}deg)`}})))))}));ci.Slide=ti,ci.displayName="@mantine/carousel/Carousel";const ui=ci;var di=n(75529),pi=n(14646),mi=n(46784),hi=n(83998),fi=n(86262),gi=n(94184),bi=n.n(gi);let vi=0;const yi=()=>{const e=(0,a.useRef)("");return(()=>{const e=(0,a.useRef)(!0);return!!e.current&&(e.current=!1,!0)})()&&(vi+=1,e.current=`hhg-gen-id${vi}`),e.current};var wi=n(93178),ki=n(32951);const Pi={Button:{defaultProps:{variant:"primary",size:"md"}}},Ei=e=>{var t;return{InputWrapper:{styles:{label:{display:"inline-flex",gap:4,marginBottom:"0.25rem",fontWeight:600,fontSize:"14px",lineHeight:"22px",color:mi.t.colors.gray600},description:{fontWeight:400,fontSize:"12px",lineHeight:"18px",color:mi.t.colors.gray600,marginBottom:"0.25rem"},error:{marginTop:"0.25rem"}}},NumberInput:{defaultProps:{decimalSeparator:null===(t=fi.I[e])||void 0===t?void 0:t.separator}},Input:{styles:(e,t,{size:n})=>({input:{border:`1px solid ${mi.t.colors.gray200}`,transition:"all 100ms ease-in-out","&:not(.mantine-Textarea-input)":Object.assign({},(()=>{switch(n){case"lg":return{height:48,fontSize:16,minHeight:"unset",lineHeight:"24px"};case"md":return{height:40,fontSize:14,lineHeight:"22px",minHeight:"unset"};case"sm":return{height:32,fontSize:14,lineHeight:"22px",minHeight:"unset"}}})()),"&:hover":{border:`1px solid ${e.primaryColor}`},"&:focus":{boxShadow:`0px 0px 0px 2px ${e.colors[e.primaryColor][2]}`}},'&[data-invalid="true"]':{border:`1px solid ${mi.t.colors.red600}`,color:"#000"}})}}},Ci={Radio:{defaultProps:{size:"sm",color:"blue.6"},styles:{radio:{backgroundColor:"transparent","&:checked":{backgroundColor:"transparent"}}}}},xi={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","#fec7dc","#fec7dc","#fec2cf","#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"]},Ti=(e,t="hb")=>({defaultRadius:"hb"===t?8:16,cursorType:"pointer",colors:Object.assign(Object.assign(Object.assign({},xi),mi.t.colors),{toneYellow:"#fff9eb",toneGreen:"#f2fcf7",toneBlue:"#e0e9fb",tonePink:"#ffeaf1"}),primaryColor:t,primaryShade:6,fontFamily:(e===pi.L.Cambodia?"Battambang":e===pi.L.Thailand?"Noto Sans Thai":"Inter")+", -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",breakpoints:{xs:(0,p.em)(Co.B.BREAK_POINT_SMALL_MOBILE),sm:(0,p.em)(Co.B.BREAK_POINT_MOBILE),md:(0,p.em)(Co.B.BREAK_POINT_TABLET),lg:(0,p.em)(Co.B.BREAK_POINT_PC),xl:(0,p.em)(Co.B.BREAK_POINT_LGPC)},components:Object.assign(Object.assign(Object.assign(Object.assign({},Ei(e)),Ci),Pi),hi.G),other:{template:t,defaultImage:Eo.C.getAssetPath("mb"===t?"default-image-mb.jpg":"default-image.jpg")}}),Si=e=>{var{alt:t,backupSrc:n,src:o,placeholderSrc:i,style:l,ref:s}=e,c=(0,r._)(e,["alt","backupSrc","src","placeholderSrc","style","ref"]);const[u,d]=(0,a.useState)(!1);return a.createElement(Oi,Object.assign({loading:"lazy",alt:t,onError:()=>!u&&d(!0),src:u?n||o:o||n,style:Object.assign(Object.assign({},i?{backgroundImage:`url(${i})`}:{}),l),"data-has-placeholder":!!i,ref:s},c))},Oi=xo.Z.img` &[data-has-placeholder='true'] { background-position: center; background-repeat: no-repeat; background-size: cover; } `;var _i=(0,d.k)(((e,t)=>{var n,r,a,o,i,l;const{other:s}=e,{template:c}=s,{size:u,variant:d,skipHover:p,isError:m,isSuccess:h,color:f,children:g,theme:b}=t,v="mb"===c||"marryBaby"===b,y=f||(b&&v?"mb":e.primaryColor),w=y.startsWith("#"),k=w?e.fn.lighten(f,.9):(null===(r=null===(n=e.colors)||void 0===n?void 0:n[y])||void 0===r?void 0:r[0])||"",P=w?y:null===(o=null===(a=e.colors)||void 0===a?void 0:a[y])||void 0===o?void 0:o[e.fn.primaryShade()],E=w?e.fn.darken(f,.05):null===(l=null===(i=e.colors)||void 0===i?void 0:i[y])||void 0===l?void 0:l[e.fn.primaryShade()+1];return{root:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({transition:"all 100ms ease-in-out","&[data-event-category] > *":{pointerEvents:"none"},"&:focus":{outline:"none"}},!g&&{paddingLeft:"10px",paddingRight:"10px",".mantine-Button-icon":{margin:0}}),(()=>{switch(u){case"xl":return{height:56,fontWeight:600,fontSize:v?"14px":"16px",lineHeight:"24px"};case"lg":return{height:48,fontWeight:600,fontSize:v?"14px":"16px",lineHeight:"24px"};case"md":return{height:40,fontWeight:600,fontSize:"14px",lineHeight:"22px"};case"sm":return{height:32,fontWeight:600,fontSize:v?"12px":"14px",lineHeight:"22px",paddingLeft:"16px",paddingRight:"16px"};case"xs":return{height:24,fontWeight:600,fontSize:"12px",lineHeight:"18px",paddingLeft:"8px",paddingRight:"8px"}}})()),(()=>{switch(d){case"primary":return Object.assign({color:e.white,backgroundColor:P},!p&&{"&:hover":{backgroundColor:E}});case"secondary":return Object.assign({color:P,backgroundColor:"transparent",border:`1px solid ${P}`},!p&&{"&:hover":{backgroundColor:k,border:`1px solid ${P}`}});case"white":return{color:P,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({},p?{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:P,backgroundColor:k,border:"1px solid transparent","&:hover":Object.assign({},p?{backgroundColor:k,border:"1px solid transparent"}:{backgroundColor:e.white,border:`1px solid ${k}`})};case"ghost":return Object.assign({color:P,backgroundColor:"transparent",border:"1px solid transparent"},!p&&{"&:hover":{backgroundColor:k,border:"1px solid transparent"}})}})()),{"&[data-disabled]":{backgroundColor:e.colors.gray[1],color:e.colors.gray[4]}}),m?Object.assign({color:e.colors.red[6],backgroundColor:e.white,border:`1px solid ${e.colors.red[6]}`},!p&&{"&:hover":{backgroundColor:e.colors.red[0],border:`1px solid ${e.colors.red[6]}`}}):{}),h?Object.assign({color:e.colors.green[8],backgroundColor:e.colors.green[0]},!p&&{"&:hover":{backgroundColor:e.colors.green[0]}}):{})}}));const Ai={primary:"filled",secondary:"outline",tertiary:"default",light:"light",ghost:"subtle",error:"outline",white:"white",success:"subtle"};const Ii=e=>{var t,n;const o=(0,s.rZ)(),i=Object.assign(Object.assign({},null===(n=null===(t=o.components)||void 0===t?void 0:t.Button)||void 0===n?void 0:n.defaultProps),function(e){const t={};return Object.keys(e).filter((t=>void 0!==e[t])).forEach((n=>t[n]=e[n])),t}(e)),{variant:l,size:c,color:u,skipHover:d,className:p,dataEventCategory:m,dataEventAction:h,dataEventLabel:f,children:g,theme:b}=i,v=(0,r._)(i,["variant","size","color","skipHover","className","dataEventCategory","dataEventAction","dataEventLabel","children","theme"]),y="error"===l,{classes:w,cx:k}=_i({variant:l,size:c,color:u,skipHover:d,isError:y,isSuccess:"success"===l,children:g,theme:b});return a.createElement(q,Object.assign({className:k(p,l),classNames:{root:w.root},variant:Ai[l],"data-variant":l,"data-event-category":m,"data-event-action":h,"data-event-label":f},v),g)},Ri=e=>a.createElement(Si,Object.assign({alt:"round cambodia flag",src:Eo.C.getAssetPath("flags/cambodiaRound.png"),style:Object.assign({borderRadius:"50%"},e.style)},e)),Li=e=>a.createElement(Si,Object.assign({alt:"square cambodia flag",src:Eo.C.getAssetPath("flags/cambodiaSquare.png")},e)),Ni=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"}))),Mi=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"}))),Di=e=>a.createElement(Si,Object.assign({alt:"round india flag",src:Eo.C.getAssetPath("flags/indiaRound.png"),style:Object.assign({borderRadius:"50%"},e.style)},e)),Bi=e=>a.createElement(Si,Object.assign({alt:"square indian flag",src:Eo.C.getAssetPath("flags/indiaSquare.png")},e)),ji=e=>{var t=(0,r._)(e,[]);const n=yi();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"})))},Hi=e=>{var t=(0,r._)(e,[]);const n=yi();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"}))))},zi=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"}))),Fi=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"})),Ui=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"}))),Gi=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"})),Wi=e=>a.createElement(Si,Object.assign({alt:"round philippines flag",src:Eo.C.getAssetPath("flags/philippineRound.png"),style:Object.assign({borderRadius:"50%"},e.style)},e)),Zi=e=>a.createElement(Si,Object.assign({alt:"square philippines flag",src:Eo.C.getAssetPath("flags/philippineSquare.png")},e)),Vi=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"})))),$i=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"})),qi=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"}))),Ki=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"})),Yi=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"}))),Xi=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 Ji="pfaLGRK";const Qi=({country:e,language:t,rounded:n,height:r,width:o,isTesting:i,className:l})=>{let s,c;switch(t){case"en":s=a.createElement(Mi,null),c=a.createElement(Ni,null);break;case"vi":s=a.createElement(Xi,null),c=a.createElement(Yi,null);break;case"id":s=a.createElement(Hi,{isTesting:i}),c=a.createElement(ji,{isTesting:i});break;case"th":s=a.createElement(Ki,null),c=a.createElement(qi,null);break;case"km":s=a.createElement(Li,null),c=a.createElement(Ri,null);break;case"ms":s=a.createElement(Fi,null),c=a.createElement(zi,null);break;case"my":s=a.createElement(Gi,null),c=a.createElement(Ui,null);break;case"tl":s=a.createElement(Zi,null),c=a.createElement(Wi,null);break;case"hi":s=a.createElement(Bi,null),c=a.createElement(Di,null);break;case"zh":s=a.createElement($i,null),c=a.createElement(Vi,null)}if(!s&&!c)switch(e){case"VN":s=a.createElement(Xi,null),c=a.createElement(Yi,null);break;case"ID":s=a.createElement(Hi,{isTesting:i}),c=a.createElement(ji,{isTesting:i});break;case"TH":s=a.createElement(Ki,null),c=a.createElement(qi,null);break;case"KH":s=a.createElement(Li,null),c=a.createElement(Ri,null);break;case"MY":s=a.createElement(Fi,null),c=a.createElement(zi,null);break;case"MM":s=a.createElement(Gi,null),c=a.createElement(Ui,null);break;case"PH":s=a.createElement(Zi,null),c=a.createElement(Wi,null);break;case"IN":s=a.createElement(Bi,null),c=a.createElement(Di,null);break;case"TW":s=a.createElement($i,null),c=a.createElement(Vi,null)}return a.createElement("div",{className:`${Ji} ${l||""}`,style:{"--width":o||20,"--height":r||20}},n?c:s)},el=(0,a.forwardRef)(((e,t)=>{var{keepSearch:n=!1}=e,o=(0,r._)(e,["keepSearch"]);return n?a.createElement(tl,Object.assign({},o,{ref:t})):a.createElement(nl,Object.assign({},o,{ref:t}))})),tl=(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,K.C)({value:n,defaultValue:o,onChange:i});return a.createElement(ve,Object.assign({ref:t,rightSection:a.createElement(ao.E,{src:Eo.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(Jt.A,{onClick:()=>{u("")},sx:{cursor:"pointer"}},a.createElement(rl,null))}:{}))})),nl=(0,a.forwardRef)(((e,t)=>{var{searchValue:n,onSearchChange:i}=e,l=(0,r._)(e,["searchValue","onSearchChange"]);const[s,c]=(0,K.C)({defaultValue:"",value:n,onChange:i});return a.createElement(Re,Object.assign({ref:t,rightSection:a.createElement(o.Z,{size:18}),rightSectionProps:{style:{pointerEvents:"none"}},size:"md",maxDropdownHeight:300,onSearchChange:e=>c(e),searchValue:s},l,l.clearable&&(null===s||void 0===s?void 0:s.length)>0?{rightSection:a.createElement(Jt.A,{onClick:()=>{c("")},sx:{cursor:"pointer"}},a.createElement(rl,null))}:{}))})),rl=()=>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"})),al=()=>"undefined"!==typeof window&&window.innerWidth"undefined"!==typeof window&&window.innerWidth>=Co.B.BREAK_POINT_MOBILE&&window.innerWidth{const[e,t]=(0,a.useState)(al()),[n,r]=(0,a.useState)(ol());return(0,a.useEffect)((()=>{const e=()=>{t(al()),r(ol())};return window.addEventListener("resize",e,{passive:!0}),()=>{window.removeEventListener("resize",e)}}),[]),{isMobile:e,isLargeMobile:n}};class ll 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 sl=e=>{var{slidesToShow:t=1,children:n}=e,o=(0,r._)(e,["slidesToShow","children"]);return(Array.isArray(n)?n.length:1)?a.createElement(ll,null,a.createElement(ui,Object.assign({slideSize:String(Math.floor(1/t*1e4)/100)+"%",containScroll:"trimSnaps"},o),n)):null};sl.Slide=ui.Slide;const cl=(0,xo.Z)(sl)` 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 ul=(0,d.k)(((e,t)=>({root:{color:t.color||("hb"===e.primaryColor?e.colors.hb[6]:e.fn.primaryColor()),"&[data-event-category] > *":{pointerEvents:"none"}}})));const dl=e=>{var{color:t,styles:n,className:o}=e,i=(0,r._)(e,["color","styles","className"]);const{classes:l,cx:s}=ul({color:t},{name:"Anchor",styles:n});return a.createElement(di.T,Object.assign({as:"a",className:s(l.root,o)},i))},pl=e=>{var{children:t}=e,n=(0,r._)(e,["children"]);return a.createElement(dl,Object.assign({size:"p4",color:"gray.8"},n),t)},ml=e=>a.createElement(oo.o,Object.assign({sx:{borderRadius:4,overflow:"hidden","> img":{objectFit:"contain"}}},e)),hl=e=>{var t,{children:n,showHomeIcon:o=!0,homeIconHref:i="/"}=e,l=(0,r._)(e,["children","showHomeIcon","homeIconHref"]);const c=(0,s.rZ)(),u="mb"===(null===(t=null===c||void 0===c?void 0:c.other)||void 0===t?void 0:t.template),[d,p]=(0,a.useState)(null),{isMobile:m}=il(),[,f]=(0,a.useState)(!0),g=(0,a.useCallback)((()=>{f(!1)}),[]),b=(0,a.useCallback)((()=>{setTimeout((()=>{f(!0)}),1e3)}),[]);return(0,a.useEffect)((()=>(d&&(d.on("scroll",g),d.on("pointerUp",b)),()=>{d&&(d.off("scroll",g),d.on("pointerUp",b))})),[d,g,b]),a.createElement(cl,Object.assign({align:"center",slideGap:"xs",dragFree:!0,draggable:m,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"}))},l),o&&a.createElement(sl.Slide,{style:{borderRight:`1px solid ${xi.neutral[1]}`}},a.createElement(pl,{href:i,target:"_blank",className:"pointer-event-child-none"},a.createElement(h.x,{sx:Object.assign({},!u&&{borderRadius:"50%",display:"flex",justifyContent:"center",alignItems:"center"}),bg:!u&&xi.neutral[0],p:u?0:6},a.createElement(ml,{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(sl.Slide,null),a.createElement(sl.Slide,null,a.createElement(Ue,{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)))};hl.Item=pl;const fl=(0,xo.Z)(io.g)` .mantine-Textarea-input { padding: 12px 16px; background: #ffffff; border: 1px solid ${mi.t.colors.gray200}; border-radius: 4px; } `;var gl=(0,d.k)((e=>({root:{},inner:{},content:{},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 bl=(0,xo.Z)(lo.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||Eo.C.getAssetPath("plus-icon.svg")}); } } &[data-active='true'] { .mantine-Accordion-chevron { > div { background-image: url(${e=>e.openChevron||Eo.C.getAssetPath("minus-icon.svg")}); } } } } .mantine-Accordion-panel { border-radius: ${mi.t.borderRadius}; } .mantine-Accordion-content { white-space: pre-wrap; } `,vl=e=>{var{children:t}=e,n=(0,r._)(e,["children"]);return a.createElement(bl,Object.assign({chevron:a.createElement("div",null),disableChevronRotation:!0,transitionDuration:300},n),t)};vl.Control=lo.U.Control,vl.Item=lo.U.Item,vl.Panel=lo.U.Panel;const yl=Eo.C.getAssetPath("avatar.jpg"),wl=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(so.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(Si,{src:yl,width:o,alt:c.alt||"avatar"})));return t?a.createElement(co.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()},kl=300,Pl=(0,uo.Z)({key:"mantine",prepend:!1}),El=e=>{var{value:t,onChange:n}=e,o=(0,r._)(e,["value","onChange"]);const[i,l]=(0,a.useState)(t),[s]=(0,yo.c)(i,kl);return(0,a.useEffect)((()=>{null===n||void 0===n||n(s)}),[s]),(0,a.useEffect)((()=>{l(t)}),[t]),a.createElement(Ht,Object.assign({size:"md",stepHoldDelay:500,stepHoldInterval:e=>Math.max(1e3/Math.pow(e,2),25),onChange:l,hideControls:!0,min:0,formatter:e=>0===Number(e)?e:e||"",removeTrailingZeros:!0,value:i},o))},Cl=Eo.C.getAssetPath("EyeVisible.svg"),xl=Eo.C.getAssetPath("EyeHidden.svg"),Tl=(0,a.forwardRef)(((e,t)=>{const{size:n="md",visibilityToggleIcon:o}=e,i=(0,r._)(e,["size","visibilityToggleIcon"]),l=o||(({reveal:e,size:t})=>e?a.createElement("img",{src:Cl,width:t,loading:"lazy"}):a.createElement("img",{src:xl,width:t,loading:"lazy"}));return a.createElement(pn,Object.assign({ref:t,size:n,visibilityToggleIcon:l},i,{className:`input-control ${(null===i||void 0===i?void 0:i.className)||""}`}))})),Sl=(0,a.forwardRef)(((e,t)=>{var{value:n,onChange:o,onChangeRaw:i,maxLength:l}=e,s=(0,r._)(e,["value","onChange","onChangeRaw","maxLength"]);const[c,u]=(0,a.useState)(n||""),[d]=(0,yo.c)(c,kl);return(0,a.useEffect)((()=>{null===o||void 0===o||o(d)}),[d]),(0,a.useEffect)((()=>{u(n)}),[n]),a.createElement(_t,Object.assign({ref:t,size:"md",onChange:e=>{"number"===typeof l&&e.currentTarget.value.length>l||(null===i||void 0===i||i(e),u(e.currentTarget.value))},value:c},s,{maxLength:l,className:`input-control ${(null===s||void 0===s?void 0:s.className)||""}`}))}));Sl.File=e=>a.createElement(dt,Object.assign({size:"md"},e)),Sl.Password=Tl,Sl.Number=El,Sl.Wrapper=le.I.Wrapper;const Ol=ui.Slide,_l=(0,a.createContext)({}),Al=(e,t)=>e>=t?e-t:e,Il=e=>{var{children:t,blurFromCenter:n,blurFromIndex:o,blurLength:i=3,maxBlurOpacity:l=.5,onSlideChange:s,selectSlideWhenClick:c}=e,u=(0,r._)(e,["children","blurFromCenter","blurFromIndex","blurLength","maxBlurOpacity","onSlideChange","selectSlideWhenClick"]);const{width:p}=(0,wo.n)(),[m]=vo(),h=(0,a.useRef)(null),[f,g]=(0,a.useState)(0),b=()=>{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,p=(null===(s=null===h||void 0===h?void 0:h.current)||void 0===s?void 0:s.slidesInView()).length,m=Math.floor(p/2),f=n?o+i-1:m,b=u+f,v=b===d?0:b>d?b-d:b,y=u-f,w=y<0?d+y:y>0?u-f:0,k=[...new Set(Array(2*f+1).fill("").map(((e,t)=>Al(w+t,d))))];c.map(((e,t)=>{if(t===u?e.classList.add("center-slide"):e.classList.remove("center-slide"),-1!==k.indexOf(t)){const a=l/i;for(let o=0;o{h.current=e},onSlideChange:e=>{b(),null===s||void 0===s||s(e)}};(0,a.useEffect)((()=>{(null===h||void 0===h?void 0:h.current)&&b()}),[p]);const y=(0,d.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(_l.Provider,{value:{slider:null===h||void 0===h?void 0:h.current,centerSlide:f,selectSlideWhenClick:c}},a.createElement(ui,Object.assign({classNames:{control:w.control},ref:m,slideSize:"auto",containScroll:"trimSnaps"},v,u,{loop:!0}),"function"===typeof t?t(f):t))};Il.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)(_l),c=(0,a.useRef)(),u=(0,a.useRef)(""),[d,p]=(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())||[];p(e.findIndex((e=>e.dataset.key===u.current)))}),[l]);const m={ref:c,"data-key":u.current,"data-index":d};return a.createElement(Ol,Object.assign({},m,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 Rl=e=>{var{styles:t,color:n="blue"}=e,o=(0,r._)(e,["styles","color"]);const i=(0,s.rZ)(),l=(0,a.useMemo)((()=>{var e,t;return((null===n||void 0===n?void 0:n.includes("."))?null===(e=i.colors[n.split(".")[0]])||void 0===e?void 0:e[n.split(".")[1]]:null===(t=i.colors[n])||void 0===t?void 0:t[i.primaryShade||6])||i.colors.blue[6]}),[n]);return a.createElement(Wn,Object.assign({styles:Object.assign({input:{"&:hover":{border:`1px solid ${l}`}}},t),color:n},o))};Rl.Group=Wn.Group;const Ll=(0,xo.Z)(Wr)` ${e=>{const t=e.color||mi.t.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||mi.t.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; } `,Nl=xo.Z.div` display: flex; align-items: center; .hhg-mantine-slider { flex-grow: 1; } button { path:not([stroke]) { stroke: ${mi.t.colors.primaryBase}; } } [data-theme='marryBaby'] & { button { path:not([stroke]) { stroke: ${mi.t.mbColors.pink}; } } } `,Ml=e=>{var{styles:t,color:n="blue"}=e,o=(0,r._)(e,["styles","color"]);const i=(0,s.rZ)(),l=(0,a.useMemo)((()=>{var e,t;return((null===n||void 0===n?void 0:n.includes("."))?null===(e=i.colors[n.split(".")[0]])||void 0===e?void 0:e[n.split(".")[1]]:null===(t=i.colors[n])||void 0===t?void 0:t[i.primaryShade||6])||i.colors.blue[6]}),[n]);return a.createElement(po.Y,Object.assign({styles:Object.assign({radio:{"&:hover":{border:`1px solid ${l}`}},icon:{color:`${l}`}},t),color:n},o))};function Dl(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 Bl(e){return e.join("")}Ml.Group=po.Y.Group;var jl="_2iQs0sk",Hl="Ia6IojY";const zl=(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:bi()(Hl,"otpInput",i),placeholder:o,type:"number"},l,{ref:t}))})),Fl=(0,a.forwardRef)(((e,t)=>{const{valueLength:n=6,type:r="number",value:o,defaultValue:i,placeholder:l,onChange:s,onBlur:c}=e,u=(0,a.useRef)(new Array(n).fill(null)),[d,p]=(0,a.useState)(i||o),[m,h]=(0,a.useState)(-1),[f,g]=(0,a.useState)((()=>Dl(d,n))),b=(0,a.useCallback)((()=>{if(-1===m)return;const e=u.current[m];if(e){e.value="";const t=f;t[m]="",g(t),p((()=>Bl(t))),null===s||void 0===s||s(Bl(t))}}),[m,s,f]),v=(0,a.useCallback)((()=>{if(0===m)return;const e=u.current[m];e&&e.blur();const t=u.current[m-1];t&&t.focus()}),[m]),y=(0,a.useCallback)((()=>{if(m===n-1)return;const e=u.current[m];e&&e.blur();const t=u.current[m+1];t&&t.focus()}),[m,n]),w=(0,a.useCallback)((e=>{const t=e.target,n=t.value.toString().slice(0,1),r=u.current.findIndex((e=>e===t));if(-1!==r){const e=f;e[r]=n,g(e),p((()=>Bl(e))),null===s||void 0===s||s(Bl(e))}y()}),[y,s,f]),k=(0,a.useCallback)((e=>{const t=e.target,n=u.current.findIndex((e=>e===t));"number"===r?t.select():t.setSelectionRange(0,t.value.length,"backward"),-1!==n&&h(n)}),[]),P=(0,a.useCallback)((e=>{const t=Dl(e.clipboardData.getData("text/plain"),n),r=Bl(t);g(t),p(r),null===s||void 0===s||s(r)}),[s,r,n]),E=(0,a.useCallback)((e=>{8===e.keyCode||"Backspace"===e.key?(e.preventDefault(),b(),v()):46===e.keyCode||"Delete"===e.key?(e.preventDefault(),b()):37===e.keyCode||"ArrowLeft"===e.key?(e.preventDefault(),v()):39===e.keyCode||"ArrowRight"===e.key?(e.preventDefault(),y()):32!==e.keyCode&&" "!==e.key&&"Spacebar"!==e.key&&"Space"!==e.key||e.preventDefault()}),[b,y,v]);return(0,a.useImperativeHandle)(t,(()=>u.current[0]),[]),(0,a.useEffect)((()=>{g((()=>Dl(o,n))),p(o)}),[n,o]),a.createElement(mo.k,{justify:"center",columnGap:8,className:bi()(jl,"otpContainer")},f.map(((e,t)=>a.createElement(zl,{ref:e=>{u.current[t]=e},key:""+t,value:e,type:r,onChange:w,onFocus:k,onKeyDown:E,onPaste:P,onBlur:c,placeholder:l}))))})),Ul=Object.values(fi.s).reduce(((e,{phoneCountry:t})=>(e.includes(t)||e.push(t),e)),[]);var Gl={phoneInput:"i-9Ibox",error:"YDWHh9b"};const Wl=e=>a.createElement("svg",Object.assign({width:"1em",height:"1em",viewBox:"0 0 8 5",fill:"currentColor"},e),a.createElement("path",{d:"M4 5L0.535898 0.5L7.4641 0.5L4 5Z"})),Zl=(0,a.forwardRef)(((e,t)=>{const{isError:o,defaultCountry:i,countries:l=Ul,countryCallingCodeEditable:s=!1,defaultValue:c,value:u,onChange:d,className:p}=e,m=(0,r._)(e,["isError","defaultCountry","countries","countryCallingCodeEditable","defaultValue","value","onChange","className"]),[h,f]=(0,a.useState)(c||u),[g,b]=(0,a.useState)(null);return(0,a.useEffect)((()=>{f(u)}),[u]),(0,a.useEffect)((()=>{(0,r.a)(void 0,void 0,void 0,(function*(){const e=yield n.e(8750).then(n.bind(n,18750));b(e)}))}),[]),g?a.createElement(g.default,Object.assign({ref:t,value:h,onChange:e=>{f(e),null===d||void 0===d||d(e)},countries:l,defaultCountry:i,countryCallingCodeEditable:s,className:bi()(Gl.phoneInput,{isError:o,[Gl.error]:o},p),flagUrl:void 0,flagComponent:e=>{const{country:t,countryName:n,flagUrl:o}=e,i=(0,r._)(e,["country","countryName","flagUrl"]),l=t?`(+${g.getCountryCallingCode(t)})`:"";return a.createElement(a.Fragment,null,a.createElement(Qi,Object.assign({country:t,title:n},i)),a.createElement("span",{className:bi()(Gl.callingCode,"PhoneInputCountryIconCallingCode")},l))},countrySelectProps:{arrowComponent:()=>a.createElement("div",{className:bi()(Gl.arrowSelect,"PhoneInputArrowContainer")},a.createElement(Wl,null))}},m)):null}));var Vl=(0,d.k)(((e,t)=>{const{variant:n}=t,r={content:"none",top:0,bottom:0,zIndex:1,width:(0,p.h)(56)};return Object.assign({},"inline"===n&&{root:{},tabsList:{gap:(0,p.h)(24),borderBottom:"none",flexWrap:"nowrap"},tab:{padding:`${(0,p.h)(8)} 0`,color:e.colors.gray[4],borderColor:"transparent",borderBottomWidth:(0,p.h)(2),marginBottom:(0,p.h)(-1),transition:"border 0.2s ease","&:hover":{backgroundColor:"initial",borderColor:"transparent"},"&[data-active='true']":{color:e.fn.primaryColor(),borderColor:e.fn.primaryColor()}},tabRightSection:{},tabLabel:{},tabIcon:{},panel:{},scrollArea:{position:"relative","&.prev-bg":{"&:before":Object.assign(Object.assign({},r),{content:'""',position:"absolute",left:0,background:"linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%)"})},"&.next-bg":{"&:after":Object.assign(Object.assign({},r),{content:'""',position:"absolute",right:0,background:"linear-gradient(90deg, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%)"})}},list:{borderBottom:`1px solid ${e.colors.neutral[1]}`},btn:{position:"absolute",top:"50%",zIndex:2,transform:"translate(0, -50%)",width:(0,p.h)(28),height:(0,p.h)(28),padding:0,background:"white",borderRadius:"50%",cursor:"pointer",filter:"drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.04)) drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0px 10px 16px rgba(0, 0, 0, 0.04))",".mantine-Button-icon":{display:"flex",alignItems:"center",justifyContent:"center"},"&.disabled":{opacity:0,zIndex:0}},prevBtn:{left:0},nextBtn:{right:0}})}));const $l=e=>{var t,{variant:n="inline",value:o,styles:s,children:c,dataList:u=[],tabProps:d,listProps:p,panelProps:m,TabComponentDisplay:h,startPadding:f=40,defaultValue:g}=e,b=(0,r._)(e,["variant","value","styles","children","dataList","tabProps","listProps","panelProps","TabComponentDisplay","startPadding","defaultValue"]);const{cx:v,classes:y}=Vl({variant:n},{name:"Tabs",styles:s}),w=(0,a.useRef)(null),k=(0,a.useRef)([]),[P,E]=(0,a.useState)(g||(null===(t=null===u||void 0===u?void 0:u[0])||void 0===t?void 0:t.value)),[C,x]=(0,a.useState)(0),[T,S]=(0,a.useState)(!1),[O,_]=(0,a.useState)(!0),[A,I]=(0,a.useState)({x:0,y:0}),R=(0,a.useRef)(null),L=Object.assign({defaultValue:g,classNames:y},c?{value:o}:{value:P,onTabChange:e=>E(e)});(0,a.useEffect)((()=>{E(o)}),[o]),(0,a.useEffect)((()=>{var e,t,n;null===(e=R.current)||void 0===e||e.scrollTo({left:(null===(n=null===(t=null===k||void 0===k?void 0:k.current)||void 0===t?void 0:t[C])||void 0===n?void 0:n.offsetLeft)-f,behavior:"smooth"})}),[C]),(0,a.useEffect)((()=>{x(u.findIndex((e=>e.value==P)))}),[P]),(0,a.useEffect)((()=>{var e,t;_(0===A.x),S((null===(e=null===R||void 0===R?void 0:R.current)||void 0===e?void 0:e.clientWidth)+A.x===(null===(t=null===R||void 0===R?void 0:R.current)||void 0===t?void 0:t.scrollWidth))}),[A]);const N=({text:e,dataEventCategory:t,dataEventAction:n,dataEventLabel:r})=>h?a.createElement(h,null,e):a.createElement(di.T,{size:"s3",color:"inherit",weight:"semiBold","data-event-category":t,"data-event-action":n,"data-event-label":r},e);return a.createElement(ro,Object.assign({},L,b),c||a.createElement(a.Fragment,null,a.createElement(ho.x,{className:v(y.scrollArea,`${O?"":"prev-bg"} ${T?"":"next-bg"}`),scrollbarSize:0,viewportRef:R,onScrollPositionChange:I},a.createElement(ro.List,Object.assign({className:y.list,ref:w},p),u.map(((e,t)=>a.createElement(ro.Tab,Object.assign({ref:e=>k.current[t]=e,className:y.tab,key:String(e.value),value:String(e.value)},d),a.createElement(N,Object.assign({},e)))))),a.createElement(Ii,{className:v(y.btn,y.prevBtn,O?"disabled":""),unstyled:!0,onClick:()=>x(C-1>-1?C-1:0),leftIcon:a.createElement(i.Z,{size:16})}),a.createElement(Ii,{className:v(y.btn,y.nextBtn,T?"disabled":""),unstyled:!0,onClick:()=>x(C+1a.createElement(ro.Panel,Object.assign({value:String(e.value),key:String(e.value)},m),e.content)))))};$l.List=ro.List,$l.Tab=ro.Tab,$l.Panel=ro.Panel;const ql=(0,a.createContext)({}),Kl=e=>{var{children:t,closeOnClickOutside:n=!0}=e,o=(0,r._)(e,["children","closeOnClickOutside"]);const[i,{close:l,open:s}]=(0,ko.q)(!1),c=n?(0,Po.O)(l):(0,a.useRef)(),u=Object.assign({},"function"===typeof t?{opened:i}:{});return a.createElement(ql.Provider,{value:{opened:i,close:l,open:s}},a.createElement(fo.J,Object.assign({closeOnClickOutside:n},u,o),a.createElement("div",{ref:c},"function"===typeof t?t({open:s,close:l,opened:i}):t)))};Kl.Target=fo.J.Target,Kl.Dropdown=fo.J.Dropdown;var Yl=(0,d.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,p.h)(14)}}}}));const Xl=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}=Yl();return a.createElement(go.A,Object.assign({classNames:s},l,{unstyled:!0}),a.createElement(Ii,Object.assign({className:c(s.btnRoot,"checked"),leftIcon:n?a.createElement(wi.Z,{size:18,color:"currentColor"}):void 0,variant:t},i),o),a.createElement(Ii,Object.assign({className:c(s.btnRoot,"unchecked"),leftIcon:n?a.createElement(ki.Z,{size:18,color:"currentColor"}):void 0,variant:"tertiary"},i),o))};Xl.Group=go.A.Group},48337:function(e,t,n){"use strict";n.d(t,{H:function(){return l}});var r=n(33919),a=n(67294),o=n(19827),i=n(75529);const l=e=>{var{as:t,tag:n,color:l,fontWeight:s,dataEventCategory:c,dataEventAction:u,dataEventLabel:d}=e,p=(0,r._)(e,["as","tag","color","fontWeight","dataEventCategory","dataEventAction","dataEventLabel"]);const m=t||n,h=(0,o.rZ)();return a.createElement(i.T,Object.assign({as:m,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},p))}},91739:function(e,t,n){"use strict";n.d(t,{I:function(){return l}});var r=n(33919),a=n(67294),o=n(46784),i=n(93393);const l={Share:i.S,Eye:i.E,WhatsApp:i.W,ArrowRightTail:e=>{var{size:t=24,color:n=o.t.colors.gray600,useCurrentColor:i,isActive:l,activeColor:s=o.t.colors.primaryBase}=e,c=(0,r._)(e,["size","color","useCurrentColor","isActive","activeColor"]);const u=i?"currentColor":l?s:n,d=Object.assign({width:t,height:t},c);return a.createElement("svg",Object.assign({viewBox:"0 0 18 18",fill:"none"},d),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.74707 4.22754C9.89332 4.08091 10.0854 4.00635 10.2773 4.00635C10.4692 4.00635 10.661 4.08091 10.8076 4.22754L15.0498 8.46973C15.3431 8.76223 15.3431 9.23702 15.0498 9.53027L10.8076 13.7725C10.5151 14.0657 10.0403 14.0657 9.74707 13.7725L9.68262 13.708C9.38937 13.4155 9.38937 12.9407 9.68262 12.6475L12.5801 9.75H2.77734C2.36334 9.75 2.02734 9.414 2.02734 9C2.02734 8.586 2.36334 8.25 2.77734 8.25H12.5801L9.68262 5.35254C9.38937 5.06004 9.38937 4.58524 9.68262 4.29199L9.74707 4.22754Z",fill:u}))},Spinner:i.k,Cart:e=>{var{size:t=24,color:n=o.t.colors.gray600,useCurrentColor:i,isActive:l,isSolid:s,activeColor:c=o.t.colors.primaryBase}=e,u=(0,r._)(e,["size","color","useCurrentColor","isActive","isSolid","activeColor"]);const d=i?"currentColor":l?c:n,p=Object.assign({width:t,height:t},u);return s?a.createElement("svg",Object.assign({viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},p),a.createElement("path",{d:"M7.154 21.558q-.73 0-1.24-.51-.51-.511-.51-1.24 0-.73.51-1.24t1.24-.51q.729 0 1.24.51.51.51.51 1.24 0 .729-.51 1.24-.511.51-1.24.51m9.692 0q-.729 0-1.24-.51-.51-.511-.51-1.24 0-.73.51-1.24.511-.51 1.24-.51.73 0 1.24.51t.51 1.24-.51 1.24-1.24.51M5.296 4.25h13.885q.613 0 .928.522t.03 1.066l-3.204 5.804a1.8 1.8 0 0 1-.651.674 1.7 1.7 0 0 1-.888.242H8.1l-1.158 2.115q-.077.115-.005.25.073.135.217.135h10.692q.32 0 .535.215a.73.73 0 0 1 .215.535.73.73 0 0 1-.215.534.73.73 0 0 1-.535.216H7.154q-1 0-1.503-.863-.503-.862-.036-1.722l1.427-2.565L3.404 3.75H2.25a.73.73 0 0 1-.535-.215A.73.73 0 0 1 1.5 3q0-.32.215-.535a.73.73 0 0 1 .535-.215h1.529a.9.9 0 0 1 .813.517z",fill:d})):a.createElement("svg",Object.assign({viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},p),a.createElement("path",{d:"M7.154 21.558q-.73 0-1.24-.51-.51-.511-.51-1.24 0-.73.51-1.24t1.24-.51q.729 0 1.24.51.51.51.51 1.24 0 .729-.51 1.24-.511.51-1.24.51m9.692 0q-.729 0-1.24-.51-.51-.511-.51-1.24 0-.73.51-1.24.511-.51 1.24-.51.73 0 1.24.51t.51 1.24-.51 1.24-1.24.51M6.016 5.75l2.534 5.308h6.817a.3.3 0 0 0 .154-.044.4.4 0 0 0 .116-.12l2.682-4.875q.058-.105.01-.187t-.164-.082zm-.72-1.5h13.885q.613 0 .928.522.315.523.03 1.066l-3.204 5.804a1.8 1.8 0 0 1-.651.674 1.7 1.7 0 0 1-.888.242H8.1l-1.158 2.115q-.077.115-.005.25.073.135.217.135h10.692q.32 0 .535.215a.73.73 0 0 1 .215.535.73.73 0 0 1-.215.534.73.73 0 0 1-.535.216H7.154q-1 0-1.503-.863-.503-.862-.036-1.722l1.427-2.565L3.404 3.75H2.25a.73.73 0 0 1-.535-.215A.73.73 0 0 1 1.5 3q0-.32.215-.535a.73.73 0 0 1 .535-.215h1.529a.9.9 0 0 1 .813.517z",fill:d}))},CartWithAdd:e=>{var{size:t=24,color:n=o.t.colors.gray600,useCurrentColor:i,isActive:l,activeColor:s=o.t.colors.primaryBase}=e,c=(0,r._)(e,["size","color","useCurrentColor","isActive","activeColor"]);const u=i?"currentColor":l?s:n,d=Object.assign({width:t,height:t},c);return a.createElement("svg",Object.assign({viewBox:"0 0 19 19",fill:"none",xmlns:"http://www.w3.org/2000/svg"},d),a.createElement("path",{d:"M8.938 4.812H7.25a.54.54 0 0 1-.4-.161.55.55 0 0 1-.162-.401q0-.24.161-.401a.55.55 0 0 1 .401-.162h1.688V2q0-.24.161-.4a.55.55 0 0 1 .401-.163q.24 0 .4.162a.55.55 0 0 1 .162.401v1.688h1.688q.24 0 .4.161a.55.55 0 0 1 .162.401q0 .24-.161.4a.55.55 0 0 1-.401.162h-1.687V6.5q0 .24-.162.4a.55.55 0 0 1-.401.162.54.54 0 0 1-.4-.161.55.55 0 0 1-.162-.401zM5.865 16.668q-.546 0-.93-.383a1.27 1.27 0 0 1-.382-.93q0-.546.383-.929t.93-.383.929.383.383.93q0 .546-.383.93a1.27 1.27 0 0 1-.93.382m7.27 0q-.547 0-.93-.383a1.27 1.27 0 0 1-.383-.93q0-.546.383-.929t.93-.383.93.383.382.93q0 .546-.383.93a1.27 1.27 0 0 1-.93.382M3.053 3.312h-.865a.54.54 0 0 1-.401-.161.55.55 0 0 1-.162-.401q0-.24.162-.4a.55.55 0 0 1 .4-.162h1.158q.192 0 .36.1a.63.63 0 0 1 .25.287l2.946 6.218h5.113q.065 0 .115-.032a.3.3 0 0 0 .087-.09l2.618-4.702a.5.5 0 0 1 .198-.21.56.56 0 0 1 .28-.071q.324 0 .485.275.162.276.006.557L13.2 9.232a1.35 1.35 0 0 1-.489.505q-.303.18-.665.181H6.575l-.868 1.587q-.058.086-.004.187t.162.101h8.02q.239 0 .4.162a.55.55 0 0 1 .162.401q0 .24-.162.4a.55.55 0 0 1-.4.162h-8.02q-.75 0-1.133-.64-.383-.642-.02-1.298l1.07-1.924z",fill:u}))}}},32680:function(e,t,n){"use strict";n.d(t,{C:function(){return l}});var r=n(86262),a=n(22190),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.i||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.d[Object.keys(r.d).find((t=>e.includes(r.d[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.d["vi-VN"]},13597:function(e,t,n){"use strict";n.d(t,{A:function(){return K},B:function(){return X},C:function(){return J},P:function(){return D},S:function(){return ne},T:function(){return G},a:function(){return te},b:function(){return P},c:function(){return E},d:function(){return C},e:function(){return T},f:function(){return S},g:function(){return O},h:function(){return _},i:function(){return A},j:function(){return I},k:function(){return R},l:function(){return L},m:function(){return N},n:function(){return B},o:function(){return F},p:function(){return H},q:function(){return z},r:function(){return W},s:function(){return Z},t:function(){return x},u:function(){return re},v:function(){return Q},w:function(){return ee},x:function(){return Y},y:function(){return $},z:function(){return q}});var r=n(93867),a=n(46784),o=n(89814),i=n(33919),l=n(67294),s=n(97944),c=n(93393),u=n(70917);const d=u.F4` from { transform: translate3d(0, 100%, 0); visibility: visible; } to { transform: translate3d(0, 0, 0); } `,p=u.F4` from { transform: translate3d(0, -100%, 0); visibility: visible; } to { transform: translate3d(0, 0, 0); } `,m=u.F4` from { transform: translate3d(-100%, 0, 0); visibility: visible; } to { transform: translate3d(0, 0, 0); } `,h=u.F4` from { transform: translate3d(100%, 0, 0); visibility: visible; } to { transform: translate3d(0, 0, 0); } `,f=u.F4` from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, 100%, 0); } `,g=u.F4` from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(-100%, 0, 0); } `,b=u.F4` from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(100%, 0, 0); } `,v=u.F4` from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, -100%, 0); } `;u.F4` from { opacity: 0; } to { opacity: 1; } `;var y=n(44036),w=n(2566),k=n(15536);const P=r.Z.div` background-color: var(--background-color, transparent); color: white; cursor: pointer; img { --width: var(--width-prop, 40px); --height: var(--height-prop, 40px); width: var(--width); height: var(--height); } &[data-has-max='true'] { img { max-width: var(--width); max-height: var(--height); } } &[data-avatar-type='square'] { img { --width: var(--width-prop, 72px); --height: var(--height-prop, 72px); border-radius: ${a.t.borderRadius}; } } &[data-avatar-type='rounded'] { img { border-radius: 50%; } } &[data-custom-size='true'] { display: flex; overflow: hidden; overflow: hidden; width: var(--size); height: var(--size); align-items: center; justify-content: center; background-size: cover; font-size: calc(var(--size) / 2); font-weight: bold; &[data-avatar-type='square'] { border-radius: ${a.t.borderRadius}; } &[data-avatar-type='rounded'] { border-radius: 50%; img { --width: 100%; --height: 100%; } } img { object-fit: cover; } } `,E=r.Z.div` position: relative; > div { width: max-content; position: relative; } span { font-weight: ${a.t.sizes.fwBold}; display: flex; justify-content: center; align-items: center; ${e=>((e,t,n,r)=>{let o="";if("numeric"===e)switch(t){case"medium":o="\n height: 16px;\n font-size: 11px;\n padding: 1px 6px;\n ";case"large":o="\n height: 24px;\n font-size: 13px;\n padding: 1px 10px;\n "}let i,l="";n&&(l="\n position: absolute;\n top: 0;\n left: 75%;\n "),n&&(i=`\n left: 70%;\n\n ${"large"===t?"\n top: -7px;\n ":"medium"===t?"\n top: -2px;\n width: 16px;\n height: 16px;\n ":""}\n `);let s="";switch(r){case"primary":s=`\n background: ${a.t.colors.primary50};\n color: ${a.t.colors.primary600}; \n `;break;case"error":s=`\n background: ${a.t.colors.error};\n color: white;\n `}switch(e){case"dot":return`\n ${l}\n width: 8px;\n height: 8px;\n font-size: 0px;\n border-radius: 50%;\n ${s}\n `;case"numeric":return`\n ${l}\n width: max-content;\n border-radius: 32px;\n ${o}\n ${i}\n ${s}\n `}})(e.notificationType,e.notificationSize,e.hasIcon,e.notificationColor)} } ${e=>e.hasIcon&&"\n svg {\n width: 40px;\n height: 40px;\n }\n "} `,C=r.Z.h4` position: relative; line-height: 18px; &:after { position: absolute; top: 1px; left: 0; width: 4px; height: 18px; background-color: ${a.t.colors.primaryBase}; content: ''; } &[data-size='lg'] { font-size: 18px; padding-left: 12px; } &[data-size='sm'] { font-size: 14px; padding-left: 8px; &::after { width: 2px; height: 15px; } } &[data-type='bold'] { font-weight: ${a.t.sizes.fwBold}; } &[data-type='semiBold'] { font-weight: ${a.t.sizes.fwSemiBold}; } &[data-uppercase] { text-transform: uppercase; } ${o.M.mbDown} { &[data-size='lg'] { font-size: 16px; } } `,x=r.Z.hr` border-width: 1px; border-color: ${a.t.colors.neutral200}; border-style: ${e=>e.dividerType}; `,T=r.Z.div` position: relative; box-sizing: border-box; border: 1px solid ${a.t.colors.gray200}; background: url('../../../public/bgSvg/arrow-down.svg') no-repeat; background-position: right 16px center; border-radius: ${a.t.borderRadius}; &[data-has-icons='true'] { border: none; background: ${a.t.colors.gray100}; img, svg { display: inline-block; max-width: 16px; margin-right: 6px; } span { vertical-align: middle; display: inline-block; } &:hover { box-shadow: none; } > div { position: relative; width: 100%; display: flex; align-items: center; box-sizing: border-box; } > div::after { content: ''; right: 12px; top: 50%; background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23595959' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); width: 10px; height: 8px; position: absolute; background-repeat: no-repeat; transform: translateY(-50%); } } &:hover { box-shadow: 0 0 2px 2px ${a.t.colors.primary200}; } `,S=r.Z.div` padding: 12px 18px 12px 16px; cursor: pointer; &[data-dropdown-open] { padding: 11px 15px 11px 15px; border: 1px solid ${a.t.colors.primaryBase}; border-radius: ${a.t.borderRadius}; box-shadow: 0 0 2px 2px ${a.t.colors.primary200}; } & > svg { height: 16px; width: 16px; } `,O=r.Z.ul` position: absolute; top: 100%; right: 0; left: 0; display: block; margin-top: 4px; background: ${a.t.colors.white}; border-radius: ${a.t.borderRadius}; box-shadow: -1px 1px 2px rgba(67, 70, 74, 0.0001), -2px 2px 5px rgba(67, 86, 100, 0.123689); cursor: pointer; &[data-has-icons='true'] { background: white; box-shadow: none; border: 1px solid ${a.t.colors.gray200}; filter: drop-shadow(0px 10px 16px rgba(0, 0, 0, 0.04)); } `,_=r.Z.li` margin: 8px; padding: 12px 18px 12px 16px; border-radius: ${a.t.borderRadius}; display: flex; &:hover, :active { background: ${a.t.colors.gray100}; } `,A=r.Z.div` display: flex; align-items: center; margin-right: 8px; & > svg { height: 16px; width: 16px; } `,I=r.Z.div` --columns: var(--grid-template-columns, repeat(var(--columns-count), 1fr)); --columns-desktop: var( --grid-template-columns-desktop, repeat(var(--columns-count-desktop), 1fr) ); display: grid; grid-template-columns: var(--columns); grid-gap: var(--grid-gap); align-items: var(--align-items); ${o.M.tdUp} { grid-template-columns: var(--columns-desktop); } > * { justify-self: var(--justify-children); } `,R=r.Z.div` display: flex; align-items: center; justify-content: space-between; user-select: none; li { transition: all 0.3s ease; } [data-page-active] { background: ${a.t.colors.primaryBase}; color: ${a.t.colors.white}; > a { color: ${a.t.colors.white}; } } `,L=r.Z.div` display: flex; width: 32px; height: 32px; box-sizing: border-box; align-items: center; justify-content: center; border: 1px solid ${a.t.colors.gray200}; margin: 0 2px; border-radius: 4px; color: ${a.t.colors.gray800}; cursor: pointer; font-size: 14px; font-weight: ${a.t.sizes.fwBold}; &[data-last-page] { border: none; background-color: ${a.t.colors.gray100}; cursor: not-allowed; pointer-events: none; svg { path { stroke: ${a.t.colors.gray300}; } } } `,N=r.Z.li` display: flex; width: 32px; height: 32px; align-items: center; justify-content: center; margin: 0 2px; border-radius: 4px; color: ${a.t.colors.gray800}; cursor: pointer; font-size: 14px; font-weight: ${a.t.sizes.fwBold}; > a { color: ${a.t.colors.gray800}; text-decoration: unset; display: block; width: 100%; height: 100%; line-height: 32px; text-align: center; } `,M=r.Z.div` position: relative; width: 100%; &[data-has-error] { input { border-color: ${a.t.colors.red700}; } } input { width: 100%; padding: 12px 16px; border: solid 1px ${a.t.colors.gray200}; border-radius: ${a.t.borderRadius}; &:active, &:focus, .focused & { border-color: ${a.t.colors.primaryBase}; box-shadow: 0px 0px 2px 2px ${a.t.colors.primary200}; } &:disabled { background-color: ${a.t.colors.gray100}; cursor: not-allowed; } } &[data-has-action-icon] { input { padding: 12px 48px 12px 16px; } } &[data-has-display-icon] { input { padding: 12px 16px 12px 48px; } } &[data-has-action-icon][data-has-display-icon] { input { padding: 12px 48px; } } &[data-size='lg'] { input { font-size: 16px; font-weight: ${a.t.sizes.fwRegular}; ${o.M.mbDown} { font-size: 22px; line-height: 1.2; } ${o.M.mbUp} { font-size: 26px; line-height: 1.2; } } } &[data-size='md'] { input { font-weight: ${a.t.sizes.fwRegular}; ${o.M.mbDown} { font-size: 14px; line-height: 1.2; } ${o.M.mbUp} { font-size: 16px; line-height: 1.2; } } } &[data-size='sm'] { input { font-weight: ${a.t.sizes.fwRegular}; ${o.M.mbDown} { font-size: 13px; line-height: 1.5; } ${o.M.mbUp} { font-size: 13px; line-height: 1.5; } } } `,D=l.forwardRef(((e,t)=>{var{name:n,errorMessage:r,autoComplete:a="off",defaultValue:o,actionIcon:c,displayIcon:u,isDeleteAction:d,onActionClick:p,label:m,placeholder:h,className:f,onChange:g,onKeyPress:b,isDisabled:v,CustomInput:y,size:w,style:k,autoFocus:P,type:E="text",isNumerousKeyboard:C=!1,onFocus:x,enterKeyHint:T,nativeOnChange:S}=e,O=(0,i._)(e,["name","errorMessage","autoComplete","defaultValue","actionIcon","displayIcon","isDeleteAction","onActionClick","label","placeholder","className","onChange","onKeyPress","isDisabled","CustomInput","size","style","autoFocus","type","isNumerousKeyboard","onFocus","enterKeyHint","nativeOnChange"]);const[_,A]=(0,l.useState)(o);return l.createElement(M,{"data-size":w,className:f,"data-has-action-icon":!!c||void 0,"data-has-display-icon":!!u||void 0,"data-has-error":r&&r.length>0||void 0,style:k},m&&l.createElement(s.L,{size:"label2",htmlFor:n,className:"inputLabel"},m),l.createElement("div",{style:{position:"relative"}},y||l.createElement("input",Object.assign({id:n,name:n,placeholder:h,onChange:null!==S&&void 0!==S?S:e=>{return t=e.target.value,A(t),void g(t);var t},onKeyPress:b,type:E,"aria-label":E,disabled:v,value:_,autoComplete:a,ref:t,autoFocus:P,inputMode:C||"number"===E?"numeric":E,pattern:C?"[0-9]*":".*",onFocus:x,enterKeyHint:T},O)),u&&l.createElement(s.b,{className:"displayIcon"},u),c&&l.createElement(s.d,{className:"actionIcon",onClick:()=>{var e;d&&(A(""),null===(e=t.current)||void 0===e||e.focus()),p&&p()}},c)),r&&r.length>0&&l.createElement(s.e,{className:"errorLabel"},r))}));D.displayName="PureInput";const B=r.Z.div` --padding-horizontal: 8px; --pading-vertical: 2px; display: flex; align-items: center; justify-content: center; padding: var(--pading-vertical) var(--padding-horizontal); border-radius: 24px; ${e=>"sponsored"===e.tagType&&`\n --offset-size: 4px;\n display: flex;\n align-items: center;\n justify-content: center;\n box-sizing: content-box;\n position: relative;\n box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08);\n border-radius: 0 4px 18px 0;\n height: 24px;\n width: 90px;\n border-left: var(--offset-size) solid ${a.t.colors.accentLight};\n padding: 0;\n margin-left: calc(var(--offset-size) * -1);\n\n p {\n font-weight: ${a.t.sizes.fwBold};\n color: var(\n --text-props-color,\n ${a.t.colors.secondaryDark}\n );\n font-size: 11px;\n margin-left: calc(var(--offset-size) * -1);\n }\n\n &::after {\n width: calc(var(--offset-size) * 2);\n height: var(--offset-size);\n background: ${a.t.colors.accentMain};\n position: absolute;\n left: calc(var(--offset-size) * -1);\n bottom: calc(var(--offset-size) * -1);\n clip-path: polygon(0 1%, 100% 0%, 100% 100%);\n content: '';\n }\n `} ${e=>e.isInline&&"\n display: inline-block;\n "} ${e=>e.tagHasMorePadding&&"\n &[data-has-more-padding] {\n padding: calc(var(--pading-vertical) + 5px) var(--padding-horizontal);\n }\n "} p { ${e=>e.tagIsLight?"\n color: var(--text-props-color, #000);\n ":`\n color: var(--text-props-color, ${a.t.colors.white});\n `} } ${e=>((e,t)=>{switch(e){case"yellow":return`\n background: ${t?a.t.colors.yellow50:a.t.colors.yellow600};\n p {\n color: var(\n --text-props-color,\n ${a.t.colors.gray800}\n );\n }\n `;case"standard":return`\n background: ${a.t.colors.white};\n border: 1px solid ${a.t.colors.gray200};\n \n p {\n color: var(\n --text-props-color,\n ${a.t.colors.gray800}\n );\n }\n \n &:hover {\n background: ${a.t.colors.gray100};\n }\n `;case"red":return`\n background: ${t?a.t.colors.red50:a.t.colors.red500};\n `;case"green":return`\n background: ${t?a.t.colors.green50:a.t.colors.green500};\n `;case"blue":return`\n background: ${t?a.t.colors.primary50:a.t.colors.primaryBase};\n `;case"teal":return`\n background: ${t?a.t.colors.teal100:a.t.colors.teal600};\n `;case"pink":return`\n background: ${t?a.t.colors.pink200:a.t.colors.pink800};\n `;case"violet":return`\n background: ${t?a.t.colors.violet100:a.t.colors.violet500};\n `;case"grey":return`\n background: ${t?a.t.colors.gray100:a.t.colors.gray600};\n `}})(e.tagType,e.tagIsLight)} ${e=>e.tagIsSquared&&"sponsored"!==e.tagType&&"\n border-radius: 4px;\n "} ${e=>e.tagIsALink&&"\n cursor: pointer;\n "} &[data-is-selected], &:active { background: ${a.t.colors.primary50}; } `,j="24px",H=(0,c.s)(r.Z.span` position: relative; display: block; width: 40px; height: ${j}; background: #c3cbd4; border-radius: 100px; cursor: pointer; &:after { position: absolute; top: 2px; left: 2px; width: 20px; height: 20px; background: #fff; border-radius: 90px; content: ''; transition: 0.3s; } `,"hhgcomp-toggle-icon"),z=r.Z.span` padding-left: 15px; `,F=r.Z.div` height: ${j}; input[type='checkbox'] { width: 0; height: 0; visibility: hidden; } label { cursor: pointer; display: inline-flex; color: ${a.t.colors.gray600}; } input:checked + label ${H.classSelector} { background: ${a.t.colors.primaryBase}; &:after { left: calc(100% - 2px); transform: translateX(-100%); } } `,U=r.Z.div` textarea { width: 100%; height: var(--textarea-height, 116px); padding: 1rem; border: 1px solid ${a.t.colors.gray200}; border-radius: 6px; color: ${a.t.colors.gray800}; font-size: 14px; resize: none; &:focus { box-shadow: 0px 0px 2px 2px #91caff; } &::placeholder { color: ${a.t.colors.gray500}; } &:disabled { background-color: ${a.t.colors.neutral50}; cursor: not-allowed; } } `,G=l.forwardRef((({height:e,placeholder:t,labelText:n,labelColor:r,id:a,name:o,onChange:i,value:c,className:u,onKeyPress:d,disabled:p=!1},m)=>l.createElement(U,{className:u,style:{"--textarea-height":e||"116px"}},n&&l.createElement(s.L,{size:"label2",style:{color:r||"#595959"},htmlFor:a},n),l.createElement("textarea",{name:o,ref:m,placeholder:t,id:a,onChange:e=>i&&i(e.target.value),onKeyPress:e=>d&&d(e),value:c,disabled:p})))),W=r.Z.div` display: flex; cursor: pointer; &[data-theme='marryBaby'] { input { width: 20px; height: 20px; border: 1.3px solid ${a.t.mbColors.midGray}; border-radius: 9px; cursor: inherit; transition: border-color 0.4s, box-shadow 0.4s; &:hover, &:active { border-color: ${a.t.mbColors.cobalt}; box-shadow: 0 0 2px 2px ${a.t.mbColors.cobalt}; } &:focus-visible { border: 2px solid ${a.t.mbColors.cobalt}; } &:checked { border: 0; background: ${a.t.mbColors.cobalt} url("data:image/svg+xml,%3Csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 4L3.45455 6L8 1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center; } } label { max-width: 15rem; margin-left: 8px; width: calc(100% - 24px); cursor: inherit; font-weight: 600; font-size: 12px; line-height: 20px; letter-spacing: -0.2px; color: ${a.t.mbColors.gray}; } } input { width: 20px; height: 20px; border: solid 1px ${a.t.colors.gray500}; border-radius: 2px; cursor: inherit; transition: border-color 0.4s, box-shadow 0.4s; &:hover, &:active { border-color: ${a.t.colors.primaryBase}; box-shadow: 0 0 2px 2px ${a.t.colors.primary200}; } &:focus-visible { border: 2px solid ${a.t.colors.primaryActive}; } &:checked { border: 0; background: ${a.t.colors.primaryBase} url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L4.125 8L1 4.81819' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center; } } label { max-width: 15rem; margin-left: 8px; font-weight: ${a.t.sizes.fwRegular}; width: calc(100% - 24px); cursor: inherit; ${o.M.mbDown} { font-size: 14px; line-height: 24px; } ${o.M.mbUp} { font-size: 16px; line-height: 22px; } } &[data-is-rectangle] > input { position: relative; width: unset; height: unset; padding: 5px 12px; border: 1px solid ${a.t.colors.neutral100}; border-radius: 32px; &::after { color: ${a.t.colors.gray800}; content: attr(data-label-text); font-size: 13px; } &:checked { border-color: ${a.t.colors.primary50}; &::after { color: ${a.t.colors.primaryBase}; } } &:checked { background: ${a.t.colors.primary50}; } } &[data-disabled] { color: ${a.t.colors.gray300}; cursor: not-allowed; input { border-color: ${a.t.colors.gray300}; &:hover { border-color: ${a.t.colors.gray300}; box-shadow: none; } } } `,Z=r.Z.div` display: inline-flex; gap: calc(var(--gap) * 1px); > svg { width: calc(var(--star-size) * 1px); height: calc(var(--star-size) * 1px); } &[data-selectable='true'] { > svg { cursor: pointer; } } `,V="600ms",$=r.Z.div` position: fixed; inset: 0; z-index: ${a.t.zIndexes.drawer}; pointer-events: ${e=>e.open?"auto":"none"}; `,q=r.Z.div` position: fixed; z-index: 300; background: #ffffff; visibility: ${e=>e.open?"visible":"hidden"}; max-height: calc(100vh - 100px); display: flex; flex-direction: column; .title { display: flex; align-items: center; justify-content: space-between; padding: 16px; ${e=>e.hasTitle?u.iv` border-bottom: 1px solid ${a.t.colors.neutral100}; `:null} } .close-button { margin-left: auto; } ${e=>((e,t)=>{switch(e){case"top":return u.iv` top: 0; width: 100%; border-radius: 0px 0px 6px 6px; ${t?u.iv` animation: ${p} ${V} ease-in-out forwards; `:null} &.slideOut { animation: ${v} ${V} ease-in-out forwards; } `;case"right":return u.iv` right: 0; height: 100%; min-width: 300px; border-radius: 6px 0px 0px 6px; ${t?u.iv` animation: ${h} ${V} ease-in-out forwards; `:null} &.slideOut { animation: ${b} ${V} ease-in-out forwards; } `;case"bottom":return u.iv` bottom: 0; width: 100%; border-radius: 6px 6px 0px 0px; ${t?u.iv` animation: ${d} ${V} ease-in-out forwards; `:null} &.slideOut { animation: ${f} ${V} ease-in-out forwards; } `;case"left":return u.iv` left: 0; height: 100%; min-width: 300px; border-radius: 0px 6px 6px 0px; ${t?u.iv` animation: ${m} ${V} ease-in-out forwards; `:null} &.slideOut { animation: ${g} ${V} ease-in-out forwards; } `;default:return u.iv` left: 0; height: 100%; min-width: 300px; border-radius: 0px 6px 6px 0px; ${t?u.iv` animation: ${d} ${V} ease-in-out forwards; `:null} &.slideOut { animation: ${f} ${V} ease-in-out forwards; } `}})(e.placement,e.open)} `,K=r.Z.div` min-height: 200px; padding: 16px; overflow-y: auto; `,Y=r.Z.div` position: fixed; inset: 0; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; outline: 0; background-color: rgba(38, 38, 38, 0.3); z-index: 1; &[data-open='false'] { visibility: hidden; pointer-events: none; } &[data-open='true'] { visibility: visible; pointer-events: auto; } `,X=r.Z.div` display: flex; width: 100%; &[data-direction='vertical'] { flex-direction: column; } &[data-direction='horizontal'] { flex-wrap: wrap; } `,J=r.Z.div` display: flex; padding: 8px; border-radius: ${a.t.borderRadius}; cursor: pointer; & > div { display: flex; width: 100%; height: 100%; flex-direction: column; align-items: center; justify-content: flex-start; } &[data-is-mb='false'] { &[data-selected='true'] { border: 1px solid #2d87f3; background: white; } &[data-selected='false'] { border: 1px solid #f2f2f2; box-shadow: 0px 5px 12px rgba(40, 74, 117, 0.08); } } &[data-is-mb='true'] { border-radius: 16px; background: white; padding: 16px auto; &[data-selected='true'] { border: 1px solid ${a.t.mbColors.mint}; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06); } &[data-selected='false'] { border: none; } } &[data-disabled='true'] { cursor: auto; } .radio-group-item-heading { margin-top: 8px; //height: 48px; text-align: center; } .gender-image { width: 70px; height: 70px; &[data-is-mobile='true'] { width: 40px; height: 40px; } } `;var Q=(0,y.k)((e=>({root:{display:"inline-block",flexShrink:0,padding:"2px 0.5rem",marginLeft:"4px",borderRadius:e.radius.xs,fontSize:"12px",fontWeight:400,lineHeight:"18px",'&[data-label-type="admin"]':{background:e.primaryColor[0],color:e.primaryColor[9]},'&[data-label-type="local admin"]':{background:e.primaryColor[8]},'&[data-label-type="ambassador"]':{background:e.colors.green[4]},'&[data-label-type="expert"]':{background:e.colors.yellow[6]},'&[data-label-type="moderator"]':{background:e.colors.red[0],color:e.colors.red[8]},'&[data-label-type="sponsor"]':{background:e.colors.teal[4]},'&[data-label-type="guide"]':{background:e.colors.teal[4]},'&[data-label-type="influencer"]':{background:e.colors.teal[4]}}})));const ee=r.Z.div` display: flex; align-items: center; gap: 8px; button[data-color='tertiary'] { background: white; } `,te=(0,l.createContext)({currentStep:0,setCurrentStep:()=>!1,setMaxStep:()=>!1,nextStep:()=>!1,prevStep:()=>!1}),ne=({children:e,onStepChange:t})=>{const[n,r]=(0,l.useState)(0),[a,o]=(0,l.useState)(0),i=l.Children.count(e);(0,l.useEffect)((()=>{o(i-1)}),[i]),(0,l.useEffect)((()=>{null===t||void 0===t||t(n)}),[n]);return l.createElement(te.Provider,{value:{currentStep:n,setCurrentStep:r,setMaxStep:o,nextStep:()=>n+1<=a&&r(n+1),prevStep:()=>n-1>=0&&r(n-1)}},(0,k.Z)(e).map(((e,t)=>{const r=t===n;return l.createElement(l.Fragment,{key:t},l.isValidElement(e)?e.props.alwaysRender||r?l.cloneElement(e,{isActive:t===n,stepIndex:t}):null:r?e:null)})))};var re=(0,y.k)((e=>({root:{},wrapper:{gap:(0,w.h)(8)},groupErr:{fontSize:(0,w.h)(14)},itemRoot:{flexGrow:1,width:"50%",'&[data-checked="true"]':{".mantine-Radio-label":{borderColor:e.fn.primaryColor()}}},itemLabelWrapper:{padding:0,width:"100%"},itemLabel:{position:"relative",padding:`${(0,w.h)(6)} ${(0,w.h)(16)}`,border:`1px solid ${e.colors.gray[2]}`,borderRadius:(0,w.h)(4),cursor:"pointer",'&[data-disabled="true"]':{background:e.colors.gray[1],color:`${e.colors.gray[4]} !important`,img:{opacity:.5}},img:{height:(0,w.h)(26)}},itemInner:{display:"none"}})))},22190:function(e,t,n){"use strict";var r;n.d(t,{i: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},92206:function(e,t,n){"use strict";n.d(t,{fz:function(){return D},Me:function(){return N},Kx:function(){return M}});var r=n(48560),a=n(67294),o=n(33919),i=n(58332),l=n(19827),s=n(44036),c=Object.defineProperty,u=Object.defineProperties,d=Object.getOwnPropertyDescriptors,p=Object.getOwnPropertySymbols,m=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={}))m.call(t,n)&&f(e,n,t[n]);if(p)for(var n of p(t))h.call(t,n)&&f(e,n,t[n]);return e},b=(0,s.k)((e=>{return{root:(t=g({},e.fn.cover()),n={display:"flex",alignItems:"center",justifyContent:"center",overflow:"hidden"},u(t,d(n)))};var t,n})),v=n(42860),y=n(91938),w=n(73330),k=n(85870),P=Object.defineProperty,E=Object.defineProperties,C=Object.getOwnPropertyDescriptors,x=Object.getOwnPropertySymbols,T=Object.prototype.hasOwnProperty,S=Object.prototype.propertyIsEnumerable,O=(e,t,n)=>t in e?P(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,_=(e,t)=>{for(var n in t||(t={}))T.call(t,n)&&O(e,n,t[n]);if(x)for(var n of x(t))S.call(t,n)&&O(e,n,t[n]);return e};const A={overlayOpacity:.75,transitionDuration:0,radius:0,zIndex:(0,i.w)("overlay")},I=(0,a.forwardRef)(((e,t)=>{const n=(0,l.N4)("LoadingOverlay",A,e),{className:r,visible:o,loaderProps:i,overlayOpacity:s,overlayColor:c,transitionDuration:u,exitTransitionDuration:d,zIndex:p,style:m,loader:h,radius:f,overlayBlur:g,unstyled:P,variant:O,keepMounted:I}=n,R=((e,t)=>{var n={};for(var r in e)T.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&&S.call(e,r)&&(n[r]=e[r]);return n})(n,["className","visible","loaderProps","overlayOpacity","overlayColor","transitionDuration","exitTransitionDuration","zIndex","style","loader","radius","overlayBlur","unstyled","variant","keepMounted"]),{classes:L,cx:N,theme:M}=b(null,{name:"LoadingOverlay",unstyled:P,variant:O}),D=`calc(${p} + 1)`;return a.createElement(v.u,{keepMounted:I,duration:u,exitDuration:d,mounted:o,transition:"fade"},(e=>{return a.createElement(y.x,_({className:N(L.root,r),style:(n=_(_({},e),m),o={zIndex:p},E(n,C(o))),ref:t},R),h?a.createElement("div",{style:{zIndex:D}},h):a.createElement(w.a,_({style:{zIndex:D}},i)),a.createElement(k.a,{opacity:s,zIndex:p,radius:f,blur:g,unstyled:P,color:c||("dark"===M.colorScheme?M.colors.dark[5]:M.white)}));var n,o}))}));I.displayName="@mantine/core/LoadingOverlay";var R=n(46784),L=n(83998);n(93867),n(94184),n(47856),n(90411);const N=e=>{var{children:t,locale:n,template:i="hb"}=e,s=(0,o._)(e,["children","locale","template"]);return(0,L.u)(n),a.createElement(l.Me,Object.assign({theme:(0,r.j)(n,i)},s),t)},M=e=>a.createElement(r.k,Object.assign({minRows:2,maxRows:4},e));const D=e=>(function(e=!1){a.useEffect((()=>{if(e){const e=window.getComputedStyle(document.body).overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=e}}}),[e])}(e.visible),a.createElement(I,Object.assign({loaderProps:{color:R.t.colors.primaryBase}},e)))},89708:function(e,t,n){"use strict";n.d(t,{a:function(){return r}});const r=e=>{let t=String(e);if(e>=1e3){const n=["","k","m","b","t"],r=(""+e).length;let a=Math.floor(r/3);const o=6===r;let i;if(o)i=Math.round(e/1e3);else for(let t=2;t>=1;t--){i=parseFloat((0!=a?e/Math.pow(1e3,a):e).toPrecision(t));if((i+"").replace(/[^a-zA-Z 0-9]+/g,"").length<=2)break}i&&i%1!=0?i=i.toFixed(1):o&&i&&i/1e3>=1&&(a+=1,i/=1e3),t=i+(6===r?n[a-1]:n[a])}return t}},63096: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},g:function(){return i}});var r=n(86262),a=n(22190),o=n(34155);const i=(e,t)=>{if("undefined"!==typeof window)return window.location.origin;return`https://${!a.i?t?"fe.":"discover.":t?"www.":""}${r.d[t?"vi-VN_MB":e]}`},l=(e,t)=>o.env.UNIFY_SSO_API||`https://${a.i?"id.":"staging-id."}${r.d[t?"vi-VN_MB":e]}`,s=()=>o.env.UNIFY_INTERNAL_TOGETHER_API||o.env.UNIFY_TOGETHER_API||`https://${a.i?"together.":"staging-together."}hellohealthgroup.com`,c=e=>o.env.UNIFY_INTERNAL_DISCOVER_API||o.env.UNIFY_DISCOVER_API||`https://${a.i?"wp.":"staging."}${r.d[e]}`,u=()=>o.env.UNIFY_INTERNAL_CARE_API||o.env.UNIFY_CARE_API||`https://${a.i?"health-care.":"service-health-care."}hellohealthgroup.com`},46784:function(e,t,n){"use strict";n.d(t,{t: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",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:"#fec7dc",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"})},30737:function(e,t,n){"use strict";n.d(t,{T:function(){return r}});const r=(0,n(67294).createContext)(null)},33919: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);a{var{color:t=l.SQ,activeColor:n=l.SK,isActive:a,size:o=24}=e,i=s(e,["color","activeColor","isActive","size"]);return r.createElement("svg",Object.assign({width:o,height:o,viewBox:"0 0 16 16",fill:"none"},i),r.createElement("path",{d:"M6.66667 5.99998V3.33331L2 7.99998L6.66667 12.6666V9.93331C10 9.93331 12.3333 11 14 13.3333C13.3333 9.99998 11.3333 6.66665 6.66667 5.99998Z",fill:a?n:t}))},u=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=l.SQ,activeColor:a=l.SK,isActive:o,isMarryBaby:i}=e,s=u(e,["size","color","activeColor","isActive","isMarryBaby"]);return i?r.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 24 24",fill:"none"},s),r.createElement("path",{d:"M8.69628 9.05793H14.7279M8.69628 12.5141H12.5346M13.1107 18.9268H14.1721C17.0589 18.9268 19.5701 16.8499 20.2476 13.9021C20.5841 12.4382 20.5841 10.9113 20.2476 9.44741L20.1588 9.06088C19.5057 6.21958 17.377 4.01204 14.6641 3.36264L14.283 3.27141C12.7712 2.90953 11.2013 2.90953 9.68953 3.27141L9.46648 3.32481C6.65677 3.99738 4.45212 6.28371 3.77571 9.22642C3.40585 10.8355 3.40923 12.5287 3.77909 14.1378C4.46607 17.1265 6.48688 19.6138 9.19777 20.7728L9.31593 20.8233C10.489 21.3249 11.8329 20.7208 12.3142 19.4902C12.4467 19.1515 12.7622 18.9268 13.1107 18.9268Z",stroke:o?a:n,strokeWidth:"1.3",strokeLinecap:"round"})):r.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 18 18",fill:"none"},s),r.createElement("path",{d:"M6.75 8.25C6.75 8.66421 6.41421 9 6 9C5.58579 9 5.25 8.66421 5.25 8.25C5.25 7.83579 5.58579 7.5 6 7.5C6.41421 7.5 6.75 7.83579 6.75 8.25Z",fill:o?a:n}),r.createElement("path",{d:"M9 9C9.41421 9 9.75 8.66421 9.75 8.25C9.75 7.83579 9.41421 7.5 9 7.5C8.58579 7.5 8.25 7.83579 8.25 8.25C8.25 8.66421 8.58579 9 9 9Z",fill:o?a:n}),r.createElement("path",{d:"M12 9C12.4142 9 12.75 8.66421 12.75 8.25C12.75 7.83579 12.4142 7.5 12 7.5C11.5858 7.5 11.25 7.83579 11.25 8.25C11.25 8.66421 11.5858 9 12 9Z",fill:o?a:n}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9 1.5C4.91146 1.5 1.5 4.48052 1.5 8.25C1.5 12.0195 4.91146 15 9 15C9.16853 15 9.32853 14.978 9.48871 14.956C9.57523 14.9442 9.66195 14.9323 9.75 14.9238V16.6343C9.75 16.9308 10.0779 17.1101 10.3274 16.95L10.9058 16.5791C12.5274 15.5383 16.0388 12.8366 16.4575 8.95898C16.4841 8.72831 16.5 8.49206 16.5 8.25C16.5 4.48052 13.0885 1.5 9 1.5ZM9 3C12.368 3 15 5.39248 15 8.25C15 8.43045 14.9888 8.61047 14.9678 8.79199V8.79492L14.9663 8.79785C14.7071 11.1983 12.7856 13.0836 11.25 14.313V14.0953C11.25 13.6218 10.8162 13.2669 10.3521 13.3608C9.91281 13.4495 9.46149 13.5 9 13.5C5.63204 13.5 3 11.1075 3 8.25C3 5.39248 5.63204 3 9 3Z",fill:o?a:n}))},p=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=15}=e,n=p(e,["size"]);return r.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 15 15",fill:"none"},n),r.createElement("path",{d:"M7.43701 14C11.0614 14 13.9995 11.0619 13.9995 7.4375C13.9995 3.81313 11.0614 0.875 7.43701 0.875C3.81264 0.875 0.874512 3.81313 0.874512 7.4375C0.874512 11.0619 3.81264 14 7.43701 14Z",fill:"white",stroke:"#E4E8EC",strokeWidth:"1.75",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M8.53125 6.34375V4.15625H6.34375V6.34375H4.15625V8.53125H6.34375V10.7188H8.53125V8.53125H10.7188V6.34375H8.53125Z",fill:"#FF5331"}))},h=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=l.SQ}=e,a=h(e,["size","color"]);return r.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 16 16",fill:"none"},a),r.createElement("path",{d:"M7.29998 8.71005L6.24868 7.64851C6.14527 7.54509 6.02647 7.49338 5.89228 7.49338C5.75811 7.49338 5.63931 7.54509 5.53588 7.64851C5.43247 7.75192 5.38012 7.87179 5.37883 8.00811C5.37756 8.14444 5.42649 8.26217 5.52563 8.36131L6.8782 9.71386C6.99871 9.83437 7.13931 9.89463 7.29998 9.89463C7.46066 9.89463 7.60126 9.83437 7.72177 9.71386L10.4846 6.95105C10.588 6.84764 10.6397 6.72884 10.6397 6.59465C10.6397 6.46047 10.588 6.34167 10.4846 6.23825C10.3812 6.13484 10.2613 6.0842 10.125 6.08633C9.98866 6.08846 9.87093 6.1391 9.77178 6.23825L7.29998 8.71005ZM7.99998 14.2703H7.84293C7.79379 14.2703 7.74913 14.2592 7.70897 14.2369C6.34743 13.7857 5.22222 12.9235 4.33333 11.6504C3.44444 10.3773 3 8.96046 3 7.39978V4.39723C3 4.1451 3.07308 3.91754 3.21923 3.71455C3.36539 3.51155 3.55342 3.36432 3.78333 3.27288L7.5782 1.85621C7.72093 1.80494 7.86153 1.7793 7.99998 1.7793C8.13844 1.7793 8.27903 1.80494 8.42177 1.85621L12.2166 3.27288C12.4465 3.36432 12.6346 3.51155 12.7807 3.71455C12.9269 3.91754 13 4.1451 13 4.39723V7.39978C13 8.96046 12.5555 10.3773 11.6666 11.6504C10.7777 12.9235 9.65253 13.7857 8.291 14.2369C8.23972 14.2592 8.14272 14.2703 7.99998 14.2703Z",fill:n}))},g=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=l.SQ,isExpand:a,useCurrentColor:o,isActive:i,activeColor:s=l.SK}=e,c=g(e,["size","color","isExpand","useCurrentColor","isActive","activeColor"]);const u=o?"currentColor":i?s:n,d=Object.assign({width:t,height:t},c);return a?r.createElement("svg",Object.assign({viewBox:"0 0 24 24",fill:"none"},d),r.createElement("path",{d:"M15.1801 4C14.6212 4 14.3418 4.67561 14.7373 5.07108L16.0864 6.42229L6.42229 16.0864L5.07108 14.7373C4.67561 14.3418 4 14.6212 4 15.1801V19.3718C4 19.7187 4.28026 20 4.62617 20H8.81987C9.37881 20 9.6582 19.3244 9.26272 18.9289L7.91357 17.5777L17.5777 7.91357L18.9289 9.26272C19.3244 9.6582 20 9.37881 20 8.81987V4.62617C20 4.28026 19.7187 4 19.3718 4H15.1801Z",fill:u})):r.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 14 14",fill:u},c),r.createElement("path",{d:"M9.64991 0.333008C9.18412 0.333008 8.9513 0.896013 9.28086 1.22558L10.4052 2.35159L2.35171 10.405L1.2257 9.28074C0.896135 8.95118 0.33313 9.184 0.33313 9.64979V13.1428C0.33313 13.432 0.566681 13.6663 0.854939 13.6663H4.34969C4.81547 13.6663 5.04829 13.1033 4.71873 12.7738L3.59444 11.6478L11.6479 3.59432L12.7739 4.71861C13.1035 5.04817 13.6665 4.81535 13.6665 4.34957V0.854817C13.6665 0.566559 13.4321 0.333008 13.1429 0.333008H9.64991Z"}))},v=n(88547),y=n(22311),w=n(47195),k=n(4698),P=n(10674),E=n(19827),C=n(48427),x=n(5918),T=n(44036),S=Object.defineProperty,O=Object.getOwnPropertySymbols,_=Object.prototype.hasOwnProperty,A=Object.prototype.propertyIsEnumerable,I=(e,t,n)=>t in e?S(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,R=(e,t)=>{for(var n in t||(t={}))_.call(t,n)&&I(e,n,t[n]);if(O)for(var n of O(t))A.call(t,n)&&I(e,n,t[n]);return e};function L({theme:e,color:t}){return"dimmed"===t?e.fn.dimmed():e.fn.themeColor(t||e.primaryColor,"dark"===e.colorScheme?4:7,!1,!0)}var N=(0,T.k)(((e,{color:t,underline:n})=>({root:R({backgroundColor:"transparent",cursor:"pointer",padding:0,border:0,color:L({theme:e,color:t})},e.fn.hover({textDecoration:n?"underline":"none"}))}))),M=Object.defineProperty,D=Object.getOwnPropertySymbols,B=Object.prototype.hasOwnProperty,j=Object.prototype.propertyIsEnumerable,H=(e,t,n)=>t in e?M(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,z=(e,t)=>{for(var n in t||(t={}))B.call(t,n)&&H(e,n,t[n]);if(D)for(var n of D(t))j.call(t,n)&&H(e,n,t[n]);return e};const F={underline:!0},U=(0,r.forwardRef)(((e,t)=>{const n=(0,E.N4)("Anchor",F,e),{component:a,className:o,unstyled:i,variant:l,size:s,color:c,underline: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&&D)for(var r of D(e))t.indexOf(r)<0&&j.call(e,r)&&(n[r]=e[r]);return n})(n,["component","className","unstyled","variant","size","color","underline"]),{classes:p,cx:m}=N({color:c,underline:u},{name:"Anchor",unstyled:i,variant:l,size:s}),h="button"===a?{type:"button"}:null;return r.createElement(x.x,z(z({component:a||"a",ref:t,className:m(p.root,o),size:s},h),d))}));U.displayName="@mantine/core/Anchor";const G=(0,C.F)(U);var W=n(91938),Z=n(53515),V=n(2566),$=n(40254),q=n(28833),K=n(33664),Y=n(86826),X=(n(36380),n(46784)),J=n(48560),Q=n(86262),ee=n(14646),te=n(32680),ne=n(89814),re=n(48201),ae=n(94599),oe=n(55482),ie=(n(23279),n(61512),n(32951)),le=n(31932),se=n(93178),ce=n(42010),ue=n(48337),de=n(87474),pe=n(73935),me=n(93867),he=n(91739),fe=n(89708),ge=n(70027),be=n(90411),ve=n.n(be),ye=n(93912),we=n.n(ye),ke=n(70917),Pe=n(39333),Ee=n(20093),Ce=n(63096);const xe=(0,r.createContext)({}),Te=({children:e,defaultParams:t})=>r.createElement(xe.Provider,{value:{defaultParams:t}},e),Se=e=>{const{data:{userInfo:t,env:{togetherBasePath:n}}}=(0,r.useContext)(o.T),{defaultParams:a}=(0,r.useContext)(xe)||{},i=null===t||void 0===t?void 0:t.id,l=t&&"number"===typeof t.communities_interacted&&0===t.communities_interacted;return{authActionWrapper:(t,r)=>{const s=Object.assign(Object.assign(Object.assign({},a),e),r);if(!i||l){i||(0,de.d)(o.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;return null===s||void 0===s||delete s._location,window.location.href=(0,o.m)(e,s,n),null}return t&&t()},params:Object.assign(Object.assign({},a),e)}},Oe=me.Z.div` .link-info-container { padding: 0.5rem 1rem; background: ${e=>e.color||"#f4faff"}; } .link-image-wrapper { position: relative; overflow: hidden; width: 100%; padding-top: min(280px, 56.25%); .link-image-blur { position: absolute; top: 50%; left: 50%; width: 110%; height: 110%; /* Add the blur effect */ -webkit-filter: blur(8px); filter: blur(8px); object-fit: cover; object-position: center; opacity: 0.8; transform: translate(-50%, -50%); } .link-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: contain; object-position: center; } } a { text-decoration: none; } &[data-is-marrybaby='true'] { overflow: hidden; border-radius: 1rem; .link-info-container { padding-bottom: 1rem; p { color: #2661ad; } .link-logo { max-width: 2rem; height: 13px; margin-right: 4px; object-fit: contain; vertical-align: middle; } } .link-image-wrapper { padding-top: min(360px, 56.25%); .link-image { object-fit: cover; } } } `,_e=({title:e,url:t,image:n,logo:l,className:s,style:c,noRefetch:u})=>{const{data:{locale:d,env:{isMarryBaby:p}}}=(0,r.useContext)(o.T),[m,h]=(0,r.useState)(!1),f=(0,E.rZ)(),g=(0,r.useRef)(u);g.current=u;const[b,v]=(0,r.useState)(null);(0,r.useEffect)((()=>{(0,i.a)(void 0,void 0,void 0,(function*(){if(!g.current){if(!t)return v(null);v((e=>Object.assign(Object.assign({},e),{isFetching:!0}))),(0,o.i)((0,o.g)(o.P.FETCH_PREVIEW,{_locale:d}),"POST",{data:{link:t},headers:{"Content-Type":"application/json"}}).then((e=>{var n,r,a;h(!1),v({title:null===(n=null===e||void 0===e?void 0:e.data)||void 0===n?void 0:n.title,url:t,image:(null===(r=null===e||void 0===e?void 0:e.data)||void 0===r?void 0:r.image)||(null===(a=null===e||void 0===e?void 0:e.data)||void 0===a?void 0:a.logo)})})).catch((()=>{v(null)}))}}))}),[t]);const y=(null===b||void 0===b?void 0:b.image)||n,w=(null===b||void 0===b?void 0:b.title)||e,k=(null===b||void 0===b?void 0:b.logo)||l,P=(null===b||void 0===b?void 0:b.url)||t,C=P.replace("http://","").replace("https://","").split(/[/?#]/)[0],x=(0,r.useRef)(!1);return r.createElement(Oe,{"data-is-marrybaby":p,className:`${s} no-replace-click`,style:c,color:f.colors[f.primaryColor][0]},r.createElement("a",{href:P,target:"_blank",rel:"noreferrer"},y&&r.createElement("div",{className:"link-image-wrapper"},!p&&r.createElement("img",{className:"link-image-blur",src:y,onError:e=>{x.current||(x.current=!0,e.currentTarget.src=o.n)},loading:"lazy"}),r.createElement("img",{className:"link-image",src:y,onError:e=>{x.current||(x.current=!0,e.currentTarget.src=o.n)},loading:"lazy"})),r.createElement("div",{className:"link-info-container"},r.createElement(a.T,{size:"n1"},p&&k&&!m&&r.createElement("img",{className:"link-logo",src:k,onError:()=>h(!0),loading:"lazy"}),C),r.createElement(ue.H,{tag:"h6"},w))))},Ae=(0,r.createContext)({});var Ie="vvR-m49";const Re=e=>{var{children:t,className:n=""}=e,a=(0,i._)(e,["children","className"]);const{isReplied:o,trackingCategory:l,trackingLabel:s,onLikeClick:c}=(0,r.useContext)(Ae);return r.createElement(W.x,Object.assign({className:`${Ie} ${n}`,"data-event-category":l,"data-event-action":o?"Like Comment Click":"Like Post Click","data-event-label":s},a,{onClick:()=>{null===c||void 0===c||c()}}),t)},Le=e=>{var{children:t,className:n=""}=e,a=(0,i._)(e,["children","className"]);const{trackingCategory:o,trackingLabel:l,onShareClick:s}=(0,r.useContext)(Ae);return r.createElement(W.x,Object.assign({className:`${Ie} ${n}`,"data-event-category":o,"data-event-action":"Share Icon Click","data-event-label":l},a,{onClick:()=>{null===s||void 0===s||s()}}),t)},Ne=e=>{var{children:t,className:n=""}=e,a=(0,i._)(e,["children","className"]);const{isReplied:o,trackingCategory:l,trackingLabel:s,onCommentClick:c}=(0,r.useContext)(Ae);return r.createElement(W.x,Object.assign({className:`${Ie} ${n}`,"data-event-category":l,"data-event-action":o?"Reply Comment Click":"Comment Text Click","data-event-label":s},a,{onClick:e=>{e.preventDefault(),e.stopPropagation(),null===c||void 0===c||c()}}),t)};var Me,De="UhiT4m5",Be="oEfeTkV",je="OlbikxJ",He="_9GXHCn3",ze="HCsrR0N",Fe="MV3lNuh";!function(e){e[e.post=1]="post",e[e.reply=2]="reply"}(Me||(Me={}));const Ue=e=>{var{type:t,viewCount:n,loveCount:l=0,replyCount:s=0,replyPadding:u,liked:p,isReplied:m,onCommentClick:h,onLikeClick:f,onShareClick:g,className:b,style:y,hideCommentIcon:w,showingMostEngaging:k,isMarryBaby:P,hasShare:E=!0,hasCountLike:C=!0,trackingCategory:x="Together",trackingLabel:T="",children:S}=e,O=(0,i._)(e,["type","viewCount","loveCount","replyCount","replyPadding","liked","isReplied","onCommentClick","onLikeClick","onShareClick","className","style","hideCommentIcon","showingMostEngaging","isMarryBaby","hasShare","hasCountLike","trackingCategory","trackingLabel","children"]);const{data:{env:{isMarryBaby:_}}}=(0,r.useContext)(o.T),A=Boolean(P)?P:_,{t:I}=(0,Y.u)();return r.createElement(Ae.Provider,{value:{liked:p,loveCount:l,trackingCategory:x,trackingLabel:T,isReplied:m,onLikeClick:f,onShareClick:g,onCommentClick:h}},S||r.createElement("div",Object.assign({className:`${De} ${b}`,"data-show-most-engaging":k,"data-type":t===Me.post?"post":"reply","data-reply-padding":t===Me.reply&&u,"data-is-marrybaby":A,style:y},O),r.createElement("div",{className:Be},r.createElement("div",{className:je},r.createElement(Re,{className:ze},r.createElement(a.T,{className:He,size:"p3",as:"div"},r.createElement(v.Z,{className:"txt-icon",isMarryBaby:A,isSolid:p,color:p?A?X.t.mbColors.pink:X.t.colors.red800:"#737373"}),C&&r.createElement("div",{className:Fe},l))),E&&r.createElement(Le,{className:ze},r.createElement(a.T,{size:"p3",className:He,as:"div"},r.createElement(he.I.Share,{isMarryBaby:A}))),"undefined"!==typeof n&&r.createElement(a.T,{size:"p3",className:He,as:"div"},r.createElement(he.I.Eye,{isMarryBaby:A}),r.createElement("div",{className:Fe},(0,fe.a)(n)))),!w&&r.createElement(Ne,{className:ze},r.createElement(a.T,{size:"p3",className:He,as:"div"},m?r.createElement(c,{className:"txt-icon"}):r.createElement(d,{className:"txt-icon",isMarryBaby:A}),m?I("cardReactions.reply"):r.createElement("div",{className:Fe},I("post.commentCount",{count:s})))))))};Ue.LikeWrapper=Re,Ue.ShareWrapper=Le,Ue.CommentWrapper=Ne;const Ge=(0,T.k)((e=>({wrapper:{display:"flex",flexWrap:"wrap",width:"100%",padding:"0.5rem 0",gap:"0.5rem"},item:{position:"relative",whiteSpace:"nowrap",padding:"5px 12px",background:e.colors.gray[0],borderRadius:"2rem",cursor:"pointer","-webkit-user-drag":"none",userSelect:"none",textDecoration:"none","*":{pointerEvents:"none"},"&:first-child":{marginLeft:0}},text:{}}))),We=e=>{var{topics:t=[],onClick:n,className:l,style:s,trackingCategory:c="Together",locale:u="vi-VN",classNames:d,styles:p,unstyled:m,shortenedNumber:h=3,shortenedStyle:f}=e,g=(0,i._)(e,["topics","onClick","className","style","trackingCategory","locale","classNames","styles","unstyled","shortenedNumber","shortenedStyle"]);const{t:b}=(0,Y.u)(),{classes:v}=Ge(void 0,{name:"TagTopic",classNames:d,styles:p,unstyled:m}),{data:{env:{togetherBasePath:y}},action:{sanitizeFunction:w}}=(0,r.useContext)(o.T),[k,P]=(0,r.useState)(!f);return r.createElement("div",Object.assign({onClick:n,className:`${v.wrapper} ${l}`,style:s},g),(k?t:t.slice(0,h)).map(((e,t)=>{const n=(null===e||void 0===e?void 0:e.dueDateMonth)&&0!==(null===e||void 0===e?void 0:e.dueDateMonth)&&(null===e||void 0===e?void 0:e.dueDateYear)&&0!==(null===e||void 0===e?void 0:e.dueDateYear);return r.createElement("a",{className:v.item,key:t,"data-event-category":c,"data-event-action":"Topic in Post Click","data-event-label":`${(0,o.o)(u)}${y}${e.url}`,href:e.isActive&&!e.isHidden?`${y}${e.url}/`:void 0},r.createElement(a.T,{size:"p4"},r.createElement("span",{style:Object.assign({},n&&{textTransform:"capitalize"}),dangerouslySetInnerHTML:{__html:n?`${(0,ge.Z)(new Date(2020,Number(e.dueDateMonth)-1,1),"MMMM",{locale:Q.D[u]})}${u===ee.L.Vietnam?"/":" "}${null===e||void 0===e?void 0:e.dueDateYear}`:(null===w||void 0===w?void 0:w(e.name))||e.name}})))})),!k&&t.length>h&&r.createElement("a",{className:v.item,href:"#",onClick:e=>{e.preventDefault(),P(!0)}},r.createElement(a.T,{size:"p4"},"+",b("tagTopic.moreTopics",{number:t.length-h}))))};me.Z.div` display: flex; align-items: center; justify-content: space-between; padding: 16px; cursor: pointer; &[data-color='gray'] { background: ${X.t.colors.neutral50}; } &[data-color='white'] { border-bottom: 1px solid #e4e8ec; background: ${X.t.colors.white}; } .popover-menu__btn { display: flex; min-width: 2rem; height: 2rem; align-items: center; padding: 8px 0 !important; border: none; margin-left: 0.5rem; background: transparent; > span { display: flex; align-items: center; } &:hover { background: transparent !important; } } &.label-pinned { border-radius: ${X.t.borderRadius} 6px 0 0; .label-sort-pin-icon { width: 16px; height: 16px; vertical-align: middle; } } &[data-is-marrybaby='true'] { padding: 0.75rem 1rem; border-radius: 16px 16px 0px 0px; &[data-color='white'] { border-bottom: none; } &[data-color='gray'] { background: #f3f3f3; } .popover-menu__btn { width: unset; } &.label-pinned { border-bottom: none; background: #fff9eb; border-radius: 1rem 1rem 0 0; .label-sort-pin-icon { margin-right: 8px; } .label-sort-pin-heading { color: #fb8c00; } } &.label-sorting { ${ne.M.tdUp} { padding-bottom: 1.5rem; margin-bottom: -0.75rem; } } } `;me.Z.div` position: relative; display: content; .popover-menu__btn { /* position: relative; */ > span { width: 100%; height: 100%; > img { width: 100%; height: 100%; } } } .popover-menu__content { position: absolute; z-index: 10; width: 320px; padding: 8px; border: none; background: #fff; border-radius: 8px; box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1); &::before { position: absolute; width: 16px; height: 8px; background: #fff; content: ''; } &.--position { &-top { bottom: calc(100% + 8px); &.--align { &-start { left: 0; &::before { top: 100%; left: 16px; clip-path: polygon(0 0, 50% 100%, 100% 0); } } &-end { left: 100%; transform: translateX(calc(-100% + 1rem)); &::before { top: 100%; right: 16px; clip-path: polygon(0 0, 50% 100%, 100% 0); } } } } &-right { left: calc(100% + 8px); &.--align { &-start { top: 0; &::before { top: 16px; left: 0; width: 8px; height: 16px; clip-path: polygon(0 50%, 100% 0%, 100% 100%); transform: translateX(-100%); } } &-end { top: 100%; transform: translateX(calc(-100% + 1rem)); &::before { bottom: 16px; left: 0; width: 8px; height: 16px; clip-path: polygon(0 50%, 100% 0%, 100% 100%); transform: translateX(-100%); } } } } &-bottom { top: calc(100% + 8px); &.--align { &-start { left: 0; &::before { bottom: 100%; left: 16px; clip-path: polygon(50% 0%, 0% 100%, 100% 100%); } } &-end { left: 100%; transform: translateX(calc(-100% + 1rem)); &::before { right: 16px; bottom: 100%; clip-path: polygon(50% 0%, 0% 100%, 100% 100%); } } } } &-left { left: -8px; transform: translateX(-100%); &.--align { &-start { top: 0; &::before { top: 16px; left: 100%; width: 8px; height: 16px; clip-path: polygon(0 0%, 100% 50%, 0% 100%); transform: translateX(0); } } &-end { bottom: 0; &::before { bottom: 16px; left: 100%; width: 8px; height: 16px; clip-path: polygon(0 0%, 100% 50%, 0% 100%); transform: translateX(0); } } } } } } &[data-is-marrybaby='true'] { .popover-menu__content { padding: 0; border-radius: 12px; /* &::before { display: none; } */ } } `,me.Z.div` display: flex; /* max-height: 300px; */ flex-direction: column; cursor: default; .__header { position: relative; display: flex; align-items: center; justify-content: center; padding: 1rem 0; margin-bottom: 8px; .__back-btn { position: absolute; top: 50%; left: 8px; width: 16px; height: 16px; cursor: pointer; transform: translateY(-50%); } } .tree-text-description { padding-right: 8px; padding-left: 8px; margin-top: -8px; margin-bottom: 8px; font-size: 14px; font-weight: 400; line-height: 22px; text-align: left; } .__content { overflow: auto; flex: 1; } .__list { .__item { position: relative; &.bold-item { font-weight: 700; } &:last-child { .__btn { margin-bottom: 0; } } .__btn { position: relative; display: flex; width: 100%; height: 40px; align-items: center; padding: 0 1rem; border: none; margin-bottom: 8px; color: ${X.t.colors.gray800}; cursor: pointer; text-align: left; transition: background 0.3s; /* for better gtm tracking result */ * { pointer-events: none; } &.--checked { color: ${X.t.colors.gray500}; pointer-events: none; } &:hover { background: ${X.t.colors.gray100}; } .__icon { width: 16px; height: 16px; margin-right: 0.4rem; } & > span { position: relative; & > img { width: 16px; height: 16px; margin-right: 0.4rem; } } } .__toggle { position: absolute; top: 50%; right: 16px; width: 16px; height: 16px; pointer-events: none; transform: translateY(-50%); } } } &[data-is-marrybaby='true'] { .__header { padding: 1rem; } .tree-text-description { padding: 0 1rem; } .__list { .__item { &:first-child { .__btn { border-top-left-radius: 12px; border-top-right-radius: 12px; } } &:last-child { .__btn { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; } } .__btn { height: unset; padding: 1rem; margin-bottom: 0; &:hover { background: ${X.t.mbColors.lightPink}; } } } } } `;var Ze;!function(e){e.latest="latest",e.oldest="oldest",e.popular="popular"}(Ze||(Ze={}));var Ve="dZWeHns",$e="tMiOKib",qe="uDcqD-2",Ke="pDlsows",Ye="m-HVXw1";const Xe=({children:e,className:t=""})=>r.createElement("div",{className:`${$e} ${t}`},e),Je=({children:e,className:t=""})=>r.createElement("div",{className:`${qe} ${t}`},e);var Qe="sTU4T4I",et="tCql9Je",tt="_3j7uYhH",nt="PHABgoT";const rt=({avatarProps:e,title:t,subTitle:n,children:a,className:o="",style:i,onAvatarClick:l,avatarIcon:s,dataEventCategory:c,dataEventAction:u,dataEventLabel:d})=>r.createElement("div",{className:`${Qe} ${o}`,style:i},r.createElement("div",{className:tt,onClick:l,"data-event-category":c,"data-event-action":u,"data-event-label":d},r.createElement(ae.U,Object.assign({},e)),s&&r.createElement("div",{className:nt},s)),r.createElement("div",{className:`${et} ${o}`,style:{minHeight:`${(null===e||void 0===e?void 0:e.size)||40}px`}},a||r.createElement(r.Fragment,null,t&&r.createElement(Xe,null,t),n&&r.createElement(Je,null,n))));rt.MainText=Xe,rt.SubText=Je,rt.SubDivider=({className:e=""})=>r.createElement("span",{className:`${Ye} ${e}`}),rt.Row=({children:e,className:t=""})=>r.createElement("div",{className:`${Ve} ${t} row`},e),rt.ColLeft=({children:e,className:t=""})=>r.createElement("div",{className:`${t} col-left`},e),rt.ColRight=({children:e,className:t=""})=>r.createElement("div",{className:`${t} col-right`},e),rt.SubTextRow=e=>{var{children:t,className:n=""}=e,a=(0,i._)(e,["children","className"]);return r.createElement("div",Object.assign({className:`${Ke} ${n}`},a),t)};var at=(0,T.k)((()=>({root:{verticalAlign:"bottom"}})));const ot=(0,r.createContext)({}),it=({styles:e,className:t,classNames:n})=>{const{role:a,siteType:o,title:i}=(0,r.useContext)(ot),{cx:l,classes:s}=at(void 0,{name:"AuthorBadgeItem",styles:e,classNames:n});return a?r.createElement(re.A,{className:l(s.root,t),siteType:o,role:a,title:i}):null};var lt=(0,T.k)((()=>({root:{}})));const st=me.Z.div` position: fixed; left: 50%; width: 343px; background-color: ${X.t.colors.white}; border-radius: ${X.t.borderRadius}; box-shadow: 0px 0px 4px ${X.t.colors.gray200}; transform: translate(-50%, -50%); transition: all 0.5s ease-in-out; ${ne.M.tdUp} { width: 750px; } &[data-animation='true'] { transition: all 0.5s ease-in-out; } &[data-open='true'] { z-index: 400; top: 50%; opacity: 1; visibility: visible; } &[data-open='false'] { top: -50%; } .popup-content { ${ne.M.mbDown} { display: block; } display: flex; position: relative; z-index: 111; height: 100%; .button-see-more { margin: 32px 0; padding: 0; > * { display: inline-block; } } .close-button { position: absolute; z-index: 100; top: 10px; right: 10px; cursor: pointer; width: unset; height: unset; img { width: 100%; height: 100%; border-radius: 50%; } } } .main-info { padding-bottom: 32px; background-color: ${X.t.colors.primary50}; border-radius: ${X.t.borderRadius}; .btn-booking { display: flex; margin: 12px auto; } .avatar-title { position: relative; width: 100%; padding-top: 46px; text-align: center; } } `,ct=me.Z.div` position: fixed; z-index: 110; top: 0; left: 0; width: 100%; height: 100%; align-items: center; background: rgba(38, 38, 38, 0.3); &[data-open='false'] { display: none; } `,ut=me.Z.div` .image-container { .badge-avatar { position: absolute; right: 0; bottom: 0; top: 0; } } display: flex; justify-content: center; padding-bottom: 15px; text-align: center; .profile-image { width: 100px; min-width: 100px; height: 100px; min-height: 100px; border-radius: 50%; object-fit: cover; } .badge-avatar { width: 24px; height: 24px; } `,dt=me.Z.div` position: relative; z-index: 9; .specialty { display: flex; flex-wrap: wrap; justify-content: center; } padding: 0px 16px; text-align: center; .specialty { justify-content: center; } .experience { padding: 16px 0px 32px; text-align: left; .btn-wrapper { margin-top: 24px; } } p { max-width: 100%; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; } `,pt=me.Z.ul` padding-left: 18px; li { list-style-type: disc; } `;var mt="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cpath stroke='%23262626' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6 6 18M6 6l12 12'/%3e%3c/svg%3e",ht="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3e%3cpath fill='white' stroke='%23E4E8EC' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='M9 17A8 8 0 1 0 9 1a8 8 0 0 0 0 16'/%3e%3cpath fill='%23FF5331' d='M10.333 7.667V5H7.667v2.667H5v2.667h2.667V13h2.666v-2.666H13V7.667z'/%3e%3c/svg%3e";const ft=me.Z.div` display: flex; align-items: center; justify-content: center; padding: 1em; button { position: relative; } `,gt=ke.F4` 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } `;me.Z.div` display: flex; width: fit-content; width: -moz-fit-content; flex-direction: column; align-items: center; justify-content: center; padding: 1rem 2rem; background: white; border-radius: ${X.t.borderRadius}; box-shadow: -1px 1px 2px rgba(67, 70, 74, 0.0001), -2px 2px 5px rgba(67, 86, 100, 0.123689); .loading-spinner { width: 24px; height: 24px; margin-bottom: 0.5rem; animation: ${gt} 1.2s linear infinite; } &[data-is-marrybaby='true'] { box-shadow: none; } `;const bt=({className:e,size:t="md"})=>{const{t:n}=(0,Y.u)();return r.createElement(ft,{className:e},r.createElement(ce.B,{size:t,color:"transparent",isLoading:!0},n("loading")))},vt=({isOpen:e=!0,onClose:t,enableAnimation:n=!0,doctorId:i,locale:l,isMobile:s,overwriteProfileProps:c,avatarFallback:u=te.C.getAssetPath("avatar.jpg"),trackingCategory:d="Together"})=>{var p,m,h;const{t:f}=(0,Y.u)(),[g,b]=(0,r.useState)(null),[v,y]=(0,r.useState)(!1);(0,r.useEffect)((()=>{if(e&&i&&String(null===g||void 0===g?void 0:g.id)!==String(i)){y(!0);try{b(null),(0,o.i)((0,o.j)(o.C.GET_DOCTOR_INFO,{doctorId:i,website_url:o.p[l]}),"get").then((e=>{b(Object.assign(Object.assign({},null===e||void 0===e?void 0:e._data.doctor),c))}))}catch(t){console.error(t)}y(!1)}}),[e,i,null===g||void 0===g?void 0:g.id]);const w=(null===g||void 0===g?void 0:g.experiences)||[],k=((null===g||void 0===g?void 0:g.specialties)||[]).map((e=>(null===e||void 0===e?void 0:e.name)||e)).join(" \u2022 "),P=w.map((e=>{try{return JSON.parse(e.description)}catch(t){return e.description}})).filter((e=>e.content));return r.createElement(r.Fragment,null,r.createElement(st,{"data-open":e,"data-animation":n,onClick:e=>e.stopPropagation()},v||!g?r.createElement(bt,null):r.createElement("div",{className:"popup-content"},r.createElement("div",{className:"close-button",onClick:t},r.createElement("img",{src:mt,style:{width:20,height:20},alt:"close-icon",loading:"lazy"})),r.createElement("div",{className:"main-info"},r.createElement("div",{className:"border-banner"}),r.createElement("div",{className:"avatar-title"},r.createElement(ut,null,r.createElement("div",{className:"image-container"},r.createElement("div",{style:{position:"relative"}},r.createElement(J.I,{src:null===g||void 0===g?void 0:g.avatar,backupSrc:u,className:"profile-image",alt:"avatar"}),r.createElement("img",{className:"badge-avatar",src:ht,alt:"badge",loading:"lazy"})))),r.createElement(dt,null,r.createElement(a.T,{size:"s3",weight:"semiBold",className:"full-name"},null===g||void 0===g?void 0:g.name),r.createElement("div",{className:"specialty"},k&&r.createElement(r.Fragment,null,r.createElement(a.T,{size:"p4",color:X.t.colors.gray800},k," \u2022 ")),r.createElement("a",{href:(0,o.q)({id:null===(p=null===g||void 0===g?void 0:g.organization)||void 0===p?void 0:p.id,name:null===(m=null===g||void 0===g?void 0:g.organization)||void 0===m?void 0:m.name,slug:null===(h=null===g||void 0===g?void 0:g.organization)||void 0===h?void 0:h.slug,locale:l}),className:"organisation",target:"_blank",rel:"noreferrer"},r.createElement(a.T,{size:"p4",className:"organisation",color:X.t.colors.gray800,style:{textDecoration:"underline"}},null===g||void 0===g?void 0:g.organization.name))))),!s&&r.createElement("div",{className:"btn-wrapper"},r.createElement("a",{href:(0,o.r)({name:g.name,id:g.id,locale:l})},r.createElement(ce.B,{color:"primary",size:"md",className:"btn-booking"},f("careBooking.bookAnAppointment"))))),P&&r.createElement(dt,null,r.createElement("div",{className:"experience"},r.createElement(a.T,{weight:"bold",size:"s3",color:X.t.colors.gray800,style:{paddingBottom:16}},f("expert.content.description").toUpperCase()),r.createElement(pt,null,P.map(((e,t)=>r.createElement("li",{key:t},r.createElement(a.T,{size:"p2"},(e=>(null===e||void 0===e?void 0:e.year)?`${e.year} ${null===e||void 0===e?void 0:e.content}`:(null===e||void 0===e?void 0:e.content)?e.content:"string"===typeof e?e:"")(e)))))),s?r.createElement("div",{className:"btn-wrapper"},r.createElement("a",{href:(0,o.r)({name:g.name,id:g.id,locale:l})},r.createElement(ce.B,{color:"primary",size:"md",className:"btn-booking"},f("careBooking.bookAnAppointment")))):r.createElement("a",{href:(0,o.r)({name:g.name,id:g.id,locale:l})},r.createElement(a.T,{size:"s4",color:"#2D87F3",style:{paddingTop:24},"data-event-category":d,"data-event-action":"See Full Doctor Profile","data-event-label":(0,o.o)(l)+(0,o.r)({name:g.name,id:g.id,locale:l})},f("home.seeExpert"))))))),r.createElement(ct,{"data-open":e,onClick:e=>{e.stopPropagation(),t()}}))},yt=me.Z.div` position: fixed; left: 50%; width: 343px; background-color: ${X.t.colors.white}; border-radius: ${X.t.borderRadius}; box-shadow: 0px 0px 4px ${X.t.colors.gray200}; transform: translate(-50%, -50%); transition: all 0.5s ease-in-out; ${ne.M.tdUp} { width: 750px; } &[data-animation='true'] { transition: all 0.5s ease-in-out; } &[data-open='true'] { z-index: 400; top: 50%; opacity: 1; visibility: visible; } &[data-open='false'] { top: -50%; } .popup-content { ${ne.M.mbDown} { display: block; } display: flex; position: relative; z-index: 111; height: 100%; .button-see-more { margin: 32px 0; padding: 0; > * { display: inline-block; } } .close-button { position: absolute; z-index: 100; top: 10px; right: 10px; cursor: pointer; width: unset; height: unset; img { width: 100%; height: 100%; border-radius: 50%; } } } .main-info { padding-bottom: 32px; background-color: ${X.t.colors.primary50}; border-radius: ${X.t.borderRadius}; .avatar-title { position: relative; width: 100%; padding-top: 46px; text-align: center; } } `,wt=me.Z.div` position: fixed; z-index: 110; top: 0; left: 0; width: 100%; height: 100%; align-items: center; background: rgba(38, 38, 38, 0.3); &[data-open='false'] { display: none; } `,kt=me.Z.div` .image-container { .badge-avatar { position: absolute; right: 0; bottom: 0; top: 0; } } display: flex; justify-content: center; padding-bottom: 15px; text-align: center; .profile-image { width: 100px; min-width: 100px; height: 100px; min-height: 100px; border-radius: 50%; object-fit: cover; } .badge-avatar { width: 24px; height: 24px; } `,Pt=me.Z.div` position: relative; z-index: 9; .specialty { display: flex; flex-wrap: wrap; justify-content: center; } padding: 0px 16px; text-align: center; .specialty { justify-content: center; } .experience { padding: 16px 0px 32px; text-align: left; .btn-wrapper { margin-top: 24px; } } p { max-width: 100%; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; } `,Et=me.Z.div` display: flex; margin-top: 8px; .bullet-point { width: 24px; height: 24px; } `;var Ct="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cpath fill='%2345A4FF' d='M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12'/%3e%3cpath fill='%232D87F3' d='M24 12a12 12 0 0 0-.128-1.758l-5.077-5.077L5.041 18.958l4.858 4.858c.682.12 1.384.184 2.1.184 6.628 0 12-5.373 12-12Z'/%3e%3cpath fill='white' d='M9.014 17.824 5.04 18.959l1.135-3.973 2.368.47z'/%3e%3cpath fill='%23F7F9FC' d='M8.544 15.456 5.041 18.96l3.972-1.135z'/%3e%3cpath fill='%23E4E8EC' d='M6.467 18.552 5.45 17.533l-.41 1.427 1.426-.407Z'/%3e%3cpath fill='%23D2D6DC' d='m5.957 18.043-.916.916 1.426-.407z'/%3e%3cpath fill='%23FFD658' d='m15.828 5.331 2.837 2.837-9.651 9.652-2.838-2.837z'/%3e%3cpath fill='%23FFC326' d='m7.594 16.404 9.651-9.651 1.419 1.418-9.652 9.652z'/%3e%3cpath fill='%23FF5331' d='m18.312 8.525-2.837-2.838 1.123-1.123c.44-.44 1.154-.44 1.595 0l1.243 1.243c.44.44.44 1.154 0 1.594z'/%3e%3cpath fill='%23F44D2C' d='m18.816 5.186-1.921 1.92 1.418 1.419 1.124-1.124c.44-.44.44-1.154 0-1.594l-.622-.621Z'/%3e%3c/svg%3e";const xt={author:Ct,edtior:Ct,expert:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3ccircle cx='12' cy='12' r='12' fill='%23FFCB37'/%3e%3ccircle cx='12' cy='12' r='10.5' fill='%23FE921D'/%3e%3cpath fill='white' d='M11.443 5.137a.6.6 0 0 1 1.114 0l1.436 3.577a.6.6 0 0 0 .516.375l3.846.26a.6.6 0 0 1 .344 1.06l-2.958 2.471a.6.6 0 0 0-.197.607l.94 3.738a.6.6 0 0 1-.9.655l-3.265-2.05a.6.6 0 0 0-.638 0l-3.265 2.05a.6.6 0 0 1-.9-.655l.94-3.738a.6.6 0 0 0-.198-.607L5.3 10.41a.6.6 0 0 1 .344-1.06l3.846-.26a.6.6 0 0 0 .517-.375z'/%3e%3c/svg%3e","fact-check":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill='%2300C076' d='M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m11.946 5.466-5.28 4.8-2.4-2.182'/%3e%3c/svg%3e",medical:ht},Tt=({trackingCategory:e="Together",locale:t,isOpen:n=!0,onClose:i,enableAnimation:l=!0,expertId:s,overwriteProfileProps:c,avatarFallback:u=te.C.getAssetPath("avatar.jpg")})=>{const{t:d}=(0,Y.u)(),[p,m]=(0,r.useState)(null),[h,f]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{if(n&&s&&String(null===p||void 0===p?void 0:p.user_id)!==String(s)){f(!0);try{m(null),(0,o.i)((0,o.t)(o.u.GET_EXPERT_BY_ID,{id:s}),"get").then((e=>{m(Object.assign(Object.assign({},null===e||void 0===e?void 0:e.data),c))}))}catch(e){console.error(e)}f(!1)}}),[n,s,null===p||void 0===p?void 0:p.user_id]),r.createElement(r.Fragment,null,r.createElement(yt,{"data-open":n,"data-animation":l,onClick:e=>e.stopPropagation()},h||!p?r.createElement(bt,null):r.createElement("div",{className:"popup-content"},r.createElement("div",{className:"close-button",onClick:i},r.createElement("img",{src:mt,style:{width:20,height:20},alt:"close-icon",loading:"lazy"})),r.createElement("div",{className:"main-info"},r.createElement("div",{className:"border-banner"}),r.createElement("div",{className:"avatar-title"},r.createElement(kt,null,r.createElement("div",{className:"image-container"},r.createElement("div",{style:{position:"relative"}},r.createElement(J.I,{src:null===p||void 0===p?void 0:p.avatar,className:"profile-image",alt:"avatar",backupSrc:u}),r.createElement("img",{className:"badge-avatar",src:xt[null===p||void 0===p?void 0:p.role],alt:"badge",loading:"lazy"})))),r.createElement(Pt,null,r.createElement(a.T,{size:"s3",className:"full-name",weight:"semiBold"},null===p||void 0===p?void 0:p.display_name),r.createElement("div",null,r.createElement(a.T,{size:"p4",color:X.t.colors.gray800},null===p||void 0===p?void 0:p.specialty," \u2022 "),r.createElement("a",{href:null===p||void 0===p?void 0:p.organisation_url,className:"organisation",target:"_blank",rel:"noreferrer"},r.createElement(a.T,{size:"p4",className:"organisation",color:X.t.colors.gray800,style:{textDecoration:"underline"}},null===p||void 0===p?void 0:p.organisation)))))),r.createElement(Pt,null,r.createElement("div",{className:"experience"},r.createElement(a.T,{weight:"bold",size:"p4",color:X.t.colors.gray800,style:{paddingBottom:16}},d("expert.content.description").toUpperCase()),r.createElement("div",{className:"list-items"},!!(null===p||void 0===p?void 0:p.experiences)&&p.experiences.filter((e=>!(!e||!e.title&&!e.organization))).slice(0,3).map(((e,t)=>r.createElement(Et,{key:t},r.createElement("img",{className:"bullet-point",src:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3ccircle cx='12' cy='12' r='2' fill='%232D87F3'/%3e%3c/svg%3e",alt:"point",loading:"lazy"}),r.createElement("div",{className:"text-contain"},r.createElement(ue.H,{tag:"h6",color:X.t.colors.gray800},null===e||void 0===e?void 0:e.title),r.createElement(a.T,{size:"p2",color:X.t.colors.gray500},null===e||void 0===e?void 0:e.organization)))))),r.createElement("a",{href:null===p||void 0===p?void 0:p.profile_url,style:{display:"inline-block",paddingTop:24}},r.createElement(a.T,{as:"span",size:"s4",color:"#2D87F3","data-event-category":e,"data-event-action":"See Full Doctor Profile","data-event-label":(0,o.o)(t)+(null===p||void 0===p?void 0:p.profile_url)},d("home.seeExpert"))))))),r.createElement(wt,{"data-open":n,onClick:e=>{e.stopPropagation(),i()}}))},St=me.Z.div` position: fixed; left: 50%; width: 343px; background-color: ${X.t.colors.white}; border-radius: ${X.t.borderRadius}; box-shadow: 0px 0px 4px ${X.t.colors.gray200}; transform: translate(-50%, -50%); transition: all 0.5s ease-in-out; ${ne.M.tdUp} { width: 750px; } &[data-animation='true'] { transition: all 0.5s ease-in-out; } &[data-open='true'] { z-index: 400; top: 50%; opacity: 1; visibility: visible; } &[data-open='false'] { top: -50%; } .popup-content { ${ne.M.mbDown} { display: block; } display: flex; position: relative; z-index: 111; height: 100%; .button-see-more { margin: 32px 0; padding: 0; > * { display: inline-block; } } .close-button { position: absolute; z-index: 100; top: 10px; right: 10px; cursor: pointer; width: unset; height: unset; img { width: 100%; height: 100%; border-radius: 50%; } } } .main-info { padding-bottom: 32px; background-color: ${X.t.colors.primary50}; border-radius: ${X.t.borderRadius}; .btn-booking { display: flex; margin: 12px auto; } .avatar-title { position: relative; width: 100%; padding-top: 46px; text-align: center; } } `,Ot=me.Z.div` position: fixed; z-index: 110; top: 0; left: 0; width: 100%; height: 100%; align-items: center; background: rgba(38, 38, 38, 0.3); &[data-open='false'] { display: none; } `,_t=me.Z.div` .image-container { .badge-avatar { position: absolute; right: 0; bottom: 0; top: 0; } } display: flex; justify-content: center; padding-bottom: 15px; text-align: center; .profile-image { width: 100px; min-width: 100px; height: 100px; min-height: 100px; border-radius: 50%; object-fit: cover; } .badge-avatar { width: 24px; height: 24px; } `,At=me.Z.div` position: relative; z-index: 9; .specialty { display: block; min-width: 240px; } padding: 0px 16px; text-align: center; .specialty { justify-content: center; } .experience { padding: 16px 0px 32px; text-align: left; .btn-wrapper { margin-top: 24px; } } p { max-width: 100%; } `,It=({isOpen:e=!0,onClose:t,enableAnimation:n=!0,hospitalId:i,locale:l,isMobile:s,overwriteProfileProps:c,avatarFallback:u=te.C.getAssetPath("avatar.jpg"),trackingCategory:d="Together"})=>{const{t:p}=(0,Y.u)(),[m,h]=(0,r.useState)(null),[f,g]=(0,r.useState)(!1);(0,r.useEffect)((()=>{if(e&&i&&String(null===m||void 0===m?void 0:m.id)!==String(i)){g(!0);try{h(null),(0,o.i)((0,o.j)(o.C.GET_HOSPITAL_INFO,{hospital_branch_id:i,website_url:o.p[l]}),"get").then((e=>{h(Object.assign(Object.assign({},null===e||void 0===e?void 0:e._data.branch),c))}))}catch(t){console.error(t)}g(!1)}}),[e,i,null===m||void 0===m?void 0:m.id]);const b=(null===m||void 0===m?void 0:m.specialties)||[],v=(0,r.useMemo)((()=>b.map((e=>e.name))),[b]);return r.createElement(r.Fragment,null,r.createElement(St,{"data-open":e,"data-animation":n,onClick:e=>e.stopPropagation()},f||!m?r.createElement(bt,null):r.createElement("div",{className:"popup-content"},r.createElement("div",{className:"close-button",onClick:t},r.createElement("img",{src:mt,style:{width:20,height:20},alt:"close-icon",loading:"lazy"})),r.createElement("div",{className:"main-info"},r.createElement("div",{className:"border-banner"}),r.createElement("div",{className:"avatar-title"},r.createElement(_t,null,r.createElement("div",{className:"image-container"},r.createElement("div",{style:{position:"relative"}},r.createElement(J.I,{src:null===m||void 0===m?void 0:m.logo,className:"profile-image",alt:"avatar",backupSrc:u}),r.createElement("img",{className:"badge-avatar",src:ht,alt:"badge",loading:"lazy"})))),r.createElement(At,null,r.createElement(a.T,{size:"s3",weight:"semiBold",className:"full-name"},null===m||void 0===m?void 0:m.name),r.createElement("div",{className:"specialty"},b&&r.createElement(a.T,{size:"p4",color:X.t.colors.gray800},v.join(" \u2022 "),"\u2022"),r.createElement("a",{href:(0,o.q)({id:m.id,name:m.name,slug:m.slug,locale:l}),className:"organisation",target:"_blank",rel:"noreferrer"},r.createElement(a.T,{size:"p4",className:"organisation",color:X.t.colors.gray800,style:{textDecoration:"underline"}},null===m||void 0===m?void 0:m.name))))),!s&&r.createElement("a",{href:(0,o.q)({id:m.id,name:m.name,slug:m.slug,locale:l})},r.createElement("div",{className:"btn-wrapper"},r.createElement(ce.B,{color:"primary",size:"md",className:"btn-booking"},p("careBooking.bookAnAppointment"))))),r.createElement(At,null,r.createElement("div",{className:"experience"},r.createElement(a.T,{weight:"bold",size:"s3",color:X.t.colors.gray800,style:{paddingBottom:16}},p("hospital.content.description").toUpperCase()),r.createElement(a.T,{size:"p2",color:X.t.colors.gray500},m.about),s?r.createElement("a",{href:(0,o.q)({id:m.id,name:m.name,slug:m.slug,locale:l})},r.createElement("div",{className:"btn-wrapper"},r.createElement(ce.B,{color:"primary",size:"md",className:"btn-booking"},p("careBooking.bookAnAppointment")))):r.createElement("a",{href:(0,o.q)({id:m.id,name:m.name,slug:m.slug,locale:l})},r.createElement(a.T,{size:"s4",color:"#2D87F3",as:"span","data-event-category":d,"data-event-action":"See Full Hospital Profile","data-event-label":(0,o.o)(l)+(0,o.q)({id:m.id,name:m.name,slug:m.slug,locale:l})},p("home.seeHospital"))))))),r.createElement(Ot,{"data-open":e,onClick:e=>{e.stopPropagation(),t()}}))};var Rt="_2UKyiK1",Lt="E5ga-tI",Nt="_8Y2nWXX",Mt="d0T7kSP";const Dt=({open:e,onClose:t,children:n,profileModalProps:a})=>{const{t:o}=(0,Y.u)();return r.createElement(Pe.M,Object.assign({className:Rt,opened:e,onClose:t,overlayOpacity:.2,overflow:"inside",styles:{inner:{padding:0,justifyContent:"flex-end"},modal:{height:"100%",borderRadius:0},body:{padding:"24px",maxHeight:"100%"},content:{maxHeight:"100%",height:"100%",borderRadius:0}},title:"Profile"},a),r.createElement("div",{className:Lt},r.createElement("div",{className:Nt},o("profilePanel.modal.heading")),r.createElement("div",{className:Mt,onClick:t},r.createElement(Ee.C,null))),n)};ve().extend(we());const Bt=e=>{const{className:t="",community:n,name:a,username:i,url:l,avatar:s,role:c,title:u,userType:d="user",expertId:p,specialty:h,organisation:g,isMarryBaby:b,doctorId:v,hospitalId:y,hasQuickBooking:w,handleMakeAppointment:k,communityTrackingAttr:P,isAnonymous:E,showDetailPopup:C,subLine:x,authActionWrapper:T,profileProps:S,profileModalProps:O,extendEle:_,avatarProps:A,hideInfo:I,timeText:R,onCloseFromPost:L,avatarIcon:N,badgeIconSize:M,hideBackground:D,children:B,styles:j,dataEventCategory:H,dataEventAction:z,dataEventLabel:F}=e,{data:{locale:U,router:G,env:{isMarryBaby:$,togetherBasePath:q}}}=(0,r.useContext)(o.T),{isMobile:K}=(0,J.u)(),{t:ee}=(0,Y.u)(),{classes:ae}=lt(void 0,{name:"CardAuthor",styles:j}),oe="boolean"===typeof b?b:$,ie=oe?"marryBaby":"helloSites",le=E?ee("cardPost.anonymous"):a||i||"",se=E?te.C.getAssetPath("avatar.jpg"):s,ce=E?void 0:c,[ue,de]=(0,r.useState)(!1),{asPath:pe}=G||{},me=`https://${Q.d[U]}${pe}`,he=()=>{if(E||"chatbot"===d)return!1;C?ge(!0):l&&(window.location.href=l)};(0,r.useEffect)((()=>{(0,ne.t)(ue)}),[ue]);const[fe,ge]=(0,r.useState)(!1),be="expert"===(null===e||void 0===e?void 0:e.role),ve=Boolean(v||y),ye=["expert"===ce&&g&&r.createElement("span",null,g),"expert"===ce&&h&&r.createElement("span",null,h),!("expert"===ce&&h&&g)&&(null===n||void 0===n?void 0:n.name)&&r.createElement("a",Object.assign({href:(null===n||void 0===n?void 0:n.slug)&&n.isActive&&!n.isHidden?`${q}/${null===n||void 0===n?void 0:n.slug}/`:void 0,className:"author-community-name"},P),`${null===n||void 0===n?void 0:n.name}`),R&&r.createElement("span",null,R)].filter(Boolean),[we,ke]=(0,r.useState)(null);return(0,r.useEffect)((()=>{fe&&!we&&Promise.resolve().then((function(){return br})).then((e=>{ke((()=>e.ProfileDetail))}))}),[fe]),r.createElement(ot.Provider,{value:{displayName:le,title:u,role:ce,siteType:ie,handleMakeAppointment:k,doctorId:v,hospitalId:y,currentUrl:me}},r.createElement(Dt,{open:fe,onClose:()=>ge(!1),profileModalProps:O},we&&r.createElement(we,Object.assign({currentPageUrl:F,authActionWrapper:T,onCloseFromPost:()=>{ge(!1),null===L||void 0===L||L()}},S,{authorProps:Object.assign({userId:null===e||void 0===e?void 0:e.userId,avatar:se,name:null===e||void 0===e?void 0:e.name,role:null===e||void 0===e?void 0:e.role,title:null===e||void 0===e?void 0:e.title,doctorId:v,hospitalId:y,hasQuickBooking:w},null===S||void 0===S?void 0:S.authorProps)}))),"expert"===ce&&p?r.createElement(Tt,{isOpen:ue,onClose:()=>de(!1),expertId:p}):null,"expert"===ce&&v?r.createElement(vt,{isOpen:ue,onClose:()=>de(!1),doctorId:v,locale:U}):null,"expert"===ce&&y?r.createElement(It,{isOpen:ue,onClose:()=>de(!1),hospitalId:y,locale:U}):null,r.createElement("div",{className:`hhg-card-author ${ae.root} ${t} ${be?"expert-author":""}`,"data-background":!D&&be,"data-is-marrybaby":oe},r.createElement(rt,{dataEventCategory:H,dataEventAction:z,dataEventLabel:F,onAvatarClick:he,avatarProps:Object.assign(Object.assign({avatar:E?te.C.getAssetPath(oe?"anomyous-avatar-1.svg":"anomyous-avatar.svg"):se,username:le},A),{style:{cursor:E||!l&&!C?"default":"pointer"}}),avatarIcon:N||be&&r.createElement(m,{size:M||15})},B?r.createElement("div",{onClick:he},B):!I&&r.createElement(rt.Row,null,r.createElement(rt.ColLeft,null,r.createElement(Z.k,{align:"center",onClick:he},r.createElement(rt.MainText,{onClick:he},le,"chatbot"===d?r.createElement(r.Fragment,null," ",r.createElement(f,{color:X.t.colors.primaryBase,size:16,style:{display:"inline-block",transform:"translate(0, 2px)"}})):r.createElement(it,null))),x||r.createElement(rt.SubTextRow,{style:w?{position:"relative"}:{}},ye.map(((e,t)=>r.createElement(r.Fragment,null,0!==t&&r.createElement(rt.SubDivider,null),r.createElement(rt.SubText,null,e)))),w&&ve&&r.createElement(W.x,{sx:{marginTop:(0,V.h)(5)}},r.createElement(re.a,{bookingId:v||y,bookingType:v?"doctor":y?"hospital":void 0,size:K?"xs":"sm"})))))),_&&_))};Bt.MainText=rt.MainText,Bt.SubText=rt.SubText,Bt.SubTextRow=rt.SubTextRow,Bt.SubDivider=rt.SubDivider,Bt.AuthorBadge=it,Bt.DisplayName=()=>{const{displayName:e}=(0,r.useContext)(ot);return r.createElement(W.x,null,e)};me.Z.div` position: relative; display: flex; height: 100%; flex-direction: column; padding: 16px 24px; .input-group-container { flex: 1; padding-right: 2px; padding-left: 2px; margin-bottom: 0.5rem; -ms-overflow-style: none; /* IE and Edge */ overflow-y: auto; scrollbar-width: none; /* Firefox */ &::-webkit-scrollbar { display: none; } } .input-group { :not(:last-child) { margin-bottom: 0.6rem; } input:focus, textarea:focus, [contenteditable='true'] { outline: none; } label { margin-bottom: 5px; color: ${X.t.colors.gray600}; /* font-family: 'Open Sans', sans-serif; */ font-size: 13px; font-weight: bold; } .input-group-label { margin-bottom: 5px; color: ${X.t.colors.gray600}; /* font-family: 'Open Sans', sans-serif; */ font-size: 13px; font-weight: bold; } .input-notification { display: flex; & > img { width: 16px; height: 16px; margin-top: 1.5px; margin-right: 8px; } } .tag-list { } } .warning { margin-top: 16px; } .submit-btn { width: 100%; } .switch-label { display: flex; align-items: center; } .swich-input-group { padding: 12px 16px; border-radius: 8px; background: ${X.t.colors.neutral50}; &.askdoctor-switch { background: ${X.t.colors.primary50}; &.mb-color { background: ${X.t.mbColors.tonePink}; } } .mantine-Switch-labelWrapper { flex-grow: 1; } .mantine-Checkbox-body { display: flex; width: 100%; align-items: center; justify-content: space-between; } .mantine-Switch-track { margin-bottom: 0; } .label-txt { font-weight: normal; font-size: 14px; color: ${X.t.colors.gray800}; margin-left: 10px; } } `,me.Z.div` display: flex; width: 100%; align-items: center; justify-content: space-between; padding: 12px 16px; border-radius: 8px; background: ${X.t.colors.primary50}; &[data-is-marry-baby='true'] { background: ${X.t.mbColors.tonePink}; } .switch-label { display: flex; align-items: center; gap: 12px; } margin-bottom: 12px; `,me.Z.div` margin-bottom: 12px; color: ${X.t.colors.red700}; svg { margin-right: 5px; } svg, span { vertical-align: middle; } `;const jt=/\[a\+href="([^<"]+)"(?:\+text=\"([^<"]+)")?\]/gim,Ht=/\[mention\+id="([^<"]+)"([^\]]*)\]/gim,zt=/]*href="([^>"]+)"[^>]*>([^<]+)<\/a>/gim,Ft=({url:e,text:t,method:n})=>{const r=t.indexOf(t.trimStart()),a=t.trimEnd().length,o=t.substring(0,r),i=t.substring(r,a),l=t.substring(a);return"edit"===n?`${o}${i}${l}`:"display"===n&&(e.startsWith("http://")||e.startsWith("https://"))?`${o}${i}${l}`:t},Ut=(e,t)=>e.replace(jt,((e,n,r)=>Ft({text:r||n,url:n,method:t}))).replace(zt,((e,n,r)=>Ft({text:r||n,url:n,method:t}))),Gt=(e,t=[])=>e.replace(Ht,((e,n,r)=>{const a=t.find((e=>String(e.id)===n));if(!a){if(!r)return"";let e="";return r.replace(/\+name="([^<"]+)"/i,((t,n)=>(e=n,t))),`${e}`}return`${a.name}`}));me.Z.div` input:focus, textarea:focus, [contenteditable='true'] { outline: none; } .textarea-control { position: relative; border: 1px solid ${X.t.colors.gray200}; border-radius: ${X.t.borderRadius}; &.--focus { border-color: ${X.t.colors.primaryBase}; box-shadow: 0px 0px 2px 2px ${X.t.colors.primary200}; } .textarea-wrapper { width: 100%; height: 200px; } .control-tool { position: absolute; bottom: 0; left: 0; display: flex; width: calc(100% - 2rem); height: 40px; align-items: center; justify-content: flex-end; border-top: 1px solid ${X.t.colors.gray200}; margin: 0 1rem; .tool-button { display: flex; width: 2rem; height: 2rem; align-items: center; justify-content: center; background: transparent; cursor: pointer; } .image-icon { vertical-align: middle; } } } .link-preview-wrapper { position: relative; .icon-close { position: absolute; top: 5px; right: 5px; width: 24px; height: 24px; cursor: pointer; } } .image-gallery { margin-bottom: 1rem; .image-item { position: relative; overflow: hidden; width: 100%; height: 0; padding-top: 67%; margin-top: 1rem; border-radius: ${X.t.borderRadius}; & > img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; } .close-btn { position: absolute; top: 8px; right: 8px; left: unset; width: 24px; height: 24px; cursor: pointer; } } } .description-label { margin-bottom: 5px; color: ${X.t.colors.gray600}; /* font-family: 'Open Sans', sans-serif; */ font-size: 13px; font-weight: bold; } .count-string { margin-top: 5px; color: ${X.t.colors.gray500}; font-size: 11px; text-align: right; } .input-notification { display: flex; & > img { width: 16px; height: 16px; margin-top: 1.5px; margin-right: 8px; } } `,me.Z.div` height: 100%; position: relative; width: 100%; display: flex; flex-direction: column; .ql-toolbar.ql-snow { top: 0; width: 100%; position: sticky; z-index: 3; border: none; border-bottom: 1px solid #ccc; background: white; .ql-formats { display: inline-flex; align-items: center; margin-right: 0.5rem; .link-tool-wrapper { .popover-menu__content { padding: 0.5rem; transform: translateX(calc(-50% - 1rem)); max-width: calc(100vw - 4rem); ::before { right: calc(50% - 8px); } .link-tool-popover { input { padding-left: 1rem; } .link-input-url { margin-bottom: 0.5rem; } .link-input-text { margin-bottom: 0.5rem; } label { display: inline-block; margin-bottom: 0.2rem; } .link-input-button-wrapper { &[data-is-marrybaby='true'] { .link-input-button { border: solid 2px ${X.t.mbColors.pink}; background-color: ${X.t.mbColors.pink}; &:hover:not(:disabled) { border: solid 2px ${X.t.mbColors.pink}; background-color: ${X.t.colors.white}; color: ${X.t.mbColors.pink}; } } } } .link-input-button { width: auto; height: auto; padding: 0.4rem 1rem; background-color: ${X.t.colors.primaryBase}; &:disabled { border-color: #bfbfbf; background-color: #bfbfbf; color: #fff; cursor: not-allowed; } &:hover:not(:disabled) { background-color: ${X.t.colors.primaryHover}; } } .error-text { padding: 0; margin-bottom: 0.5rem; font-weight: 600; color: ${X.t.colors.red700}; } } } } } @media (max-width: 450px) { position: relative; .ql-formats { .link-tool-wrapper { position: unset; .popover-menu__content { left: 0; transform: unset; max-width: 100%; } } } } } .quill { flex: 1; overflow-y: hidden; .ql-container { display: inline-block; width: 100%; min-height: 100%; /* padding: 14px 16px; */ border: none; border-radius: ${X.t.borderRadius}; color: ${X.t.colors.gray800}; font-size: 1rem; line-height: 1.5; resize: none; white-space: break-spaces; .ql-editor { word-break: break-word; overflow-wrap: break-word; /* -ms-overflow-style: none; scrollbar-width: none; &::-webkit-scrollbar { display: none; } */ } mocka { padding: 2px 6px; border-radius: 1rem; &[data-url='true'] { /* background-color: #eeeeff; */ font-style: italic; color: #1890ff; cursor: pointer; outline: none; text-decoration: underline; } &[data-error='true'] { background-color: #ffeeee; color: red; text-decoration: underline; font-style: bold; } } mention { padding: 2px 6px; border-radius: 1rem; background-color: #eeeeff; color: #1890ff; cursor: pointer; outline: none; text-decoration: none; } ol, ul { padding-left: 1rem; } } } .mention-search-container { position: absolute; background: white; border-radius: ${X.t.borderRadius}; filter: drop-shadow(0px 10px 16px rgba(0, 0, 0, 0.04)) drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.04)); overflow-y: scroll; z-index: 99; ::-webkit-scrollbar { -webkit-appearance: none; } ::-webkit-scrollbar:vertical { width: 14px; } ::-webkit-scrollbar-thumb { border-radius: ${X.t.borderRadius}; background-color: #d9d9d9; @supports (background-clip: padding-box) { border: 3px solid rgba(0, 0, 0, 0); background-clip: padding-box; } @supports not (background-clip: padding-box) { border: 3px solid white; } } ::-webkit-scrollbar-track { background-color: #fff; border-radius: 0 6px 6px 0; border-left: 1px solid #f2f2f2; } .mention-search-item { cursor: pointer; padding: 12px 1rem; display: flex; align-items: center; &.item-selected { background-color: ${X.t.colors.gray100}; } .search-avatar { width: 40px; height: 40px; font-size: 20px; margin-right: 20px; } } } `;let Wt=null;(0,i.a)(void 0,void 0,void 0,(function*(){if("undefined"===typeof window)return;const e=yield Promise.all([n.e(9774),n.e(2937),n.e(939),n.e(6126),n.e(7127),n.e(8446)]).then(n.t.bind(n,71167,23));Wt=e.default;const t=e.Quill||Wt.Quill;t.register("modules/preserveWhiteSpace",class{constructor(e,t){this.quill=e,this.options=t,e.container.style.whiteSpace="pre-line"}});const r=t.import("blots/inline");class a extends r{static create(e){if(!e)return super.create(!1);const t=super.create(e);return a.setNodeConfigurations(t,e),t}static formats(e){return!(!e.innerText||!(e.getAttribute("data-href")||e.getAttribute("data-url")||e.getAttribute("data-error")||e.getAttribute("data-bad-word")))&&{"data-bad-word":e.getAttribute("data-bad-word"),"data-error":e.getAttribute("data-error"),"data-href":e.getAttribute("data-href"),"data-url":e.getAttribute("data-url"),"data-text":e.innerText||e.getAttribute("data-href")}}static setNodeConfigurations(e,t){var n,r;t&&(null===(r=null===(n=null===t||void 0===t?void 0:t["data-text"])||void 0===n?void 0:n.replace(/(\ )+/g," "))||void 0===r?void 0:r.replace(/(\u200c|‌)+/g,""))&&(t["data-bad-word"]&&e.setAttribute("data-bad-word",t["data-bad-word"]),t["data-href"]&&e.setAttribute("data-href",t["data-href"]),t["data-error"]&&e.setAttribute("data-error",t["data-error"]),t["data-url"]&&e.setAttribute("data-url",t["data-url"]))}}a.blotName="mocka1",a.tagName="mocka",t.register(a);class o extends r{static create(e){if(!e)return super.create(!1);const t=super.create(e);return o.setNodeConfigurations(t,e),t}static formats(e){return!(!e.getAttribute("data-name")||!e.getAttribute("data-id"))&&{"data-name":e.getAttribute("data-name"),"data-id":e.getAttribute("data-id")}}static setNodeConfigurations(e,t){var n,r;t&&t["data-id"]&&(null===(r=null===(n=null===t||void 0===t?void 0:t["data-name"])||void 0===n?void 0:n.replace(/(\ )+/g," "))||void 0===r?void 0:r.replace(/(\u200c|‌)+/g,""))&&(t["data-id"]&&e.setAttribute("data-id",t["data-id"]),t["data-name"]&&e.setAttribute("data-name",t["data-name"]))}}o.blotName="mention",o.tagName="mention",t.register(o)}));me.Z.div` input:focus, textarea:focus, [contenteditable='true'] { outline: none; } .title-input { overflow: hidden; width: 100%; padding: 12px 16px; border: solid 1px #d9d9d9; border-radius: ${X.t.borderRadius}; font-size: 16px; line-height: 1.2; white-space: nowrap; :focus { border-color: ${X.t.colors.primaryBase}; box-shadow: 0px 0px 2px 2px ${X.t.colors.primary200}; } br { display: none; } * { display: inline; white-space: nowrap; } mocka { padding: 2px 6px; border-radius: 1rem; &[data-error='true'] { background-color: #ffeeee; color: red; text-decoration: underline; font-style: bold; } } ol, ul { padding-left: 1rem; } } label { display: block; margin-bottom: 5px; color: ${X.t.colors.gray600}; font-size: 13px; font-weight: bold; } .count-string { margin-top: 5px; color: ${X.t.colors.gray500}; font-size: 11px; text-align: right; } `,me.Z.div` display: flex; width: 100%; flex-wrap: wrap; margin-top: 1rem; .tag-item { min-height: 32px; padding: 5px 12px; border: 1px solid ${X.t.colors.neutral100}; margin-right: 1rem; margin-bottom: 8px; border-radius: 1rem; color: ${X.t.colors.gray800}; cursor: pointer; font-size: 13px; line-height: 22px; transition: all 0.2s; &.--active { border-color: ${X.t.colors.primary50}; background: ${X.t.colors.primary50}; color: ${X.t.colors.primaryBase}; } &[data-disabled='true'] { background: ${X.t.colors.gray100}; color: ${X.t.colors.gray800}; } } .topic-spinner { margin-right: auto; margin-left: auto; & > button { width: 24px; height: 24px; } } &[data-is-marrybaby='true'] { .tag-item { border-color: transparent; background: #f3f3f3; color: #3e3f58; &.--active { border-color: #b6cdff; background: #e0e9fb; color: #3e3f58; } } } `;const Zt=me.Z.div` [data-type='confirm'] { width: min(360px, 100%); height: auto; &[data-open='false'] { top: calc(-100% - 500px); } } z-index: 600; .header { display: none !important; } .confirm-dialog { position: relative; overflow: auto; width: 100%; padding-top: 44px; background: #fff; border-radius: ${X.t.borderRadius}; .confirm-content { display: flex; flex-direction: column; align-items: center; padding: 0 16px 16px; text-align: center; .title { margin-bottom: 8px; font-size: 24px; line-height: 32px; word-break: break-word; overflow-wrap: break-word; } .desc { margin-bottom: 24px; color: ${X.t.colors.gray500}; font-size: 18px; line-height: 24px; text-align: center; word-break: break-word; overflow-wrap: break-word; } .btn-group { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; button { margin: 0 4px 0.5rem; } } } } .thumbnail-container { width: 80px; height: 80px; margin-bottom: 32px; .thumbnail { width: 100%; height: 100%; } &.is-icon { display: flex; align-items: center; justify-content: center; background: #e0e9fc; border-radius: 1rem; .thumbnail { width: 40px; height: 40px; } } } &[data-is-marrybaby='true'] { .popup-frame { > div:first-child { overflow: hidden; border-radius: 1rem; &[data-open='true'] { ${ne.M.mbDown} { top: 100%; transform: translate(-50%, -100%); max-width: unset; width: 100%; background: unset; overflow: unset; } } } .popup-content { .close-button { ${ne.M.mbDown} { display: none; } } .confirm-dialog { ${ne.M.mbDown} { background: unset; position: relative; overflow-x: hidden; &::before { content: ''; width: 200%; background: #fff; position: absolute; left: 50%; top: 0; transform: translateX(-50%); z-index: -1; height: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; } } .confirm-content { padding: 0 40px 40px; ${ne.M.mbDown} { padding-left: 1.5rem; padding-right: 1.5rem; } .btn-group { width: 100%; justify-content: space-between; button { flex: 1; margin: 0; &:first-child { margin-right: 0.5rem; } } } } } } .thumbnail-container { ${ne.M.mbDown} { display: none; } &.is-icon { background: #ffeaf1; border-radius: 24px; } &.is-mobile { position: absolute; top: 0; left: 50%; display: none; width: 48px; height: 48px; transform: translate(-50%, -50%); &.is-icon { border-radius: 1rem; .thumbnail { width: 24px; height: 24px; } } ${ne.M.mbDown} { display: flex; } } } } } `,Vt=me.Z.div` [data-type='confirm'] { max-width: 468px; /* height: 486px; */ padding: 0; .popup-content { display: flex; flex-direction: column; padding: 0; .close-button { top: 16px; right: 16px; width: 24px; height: 24px; z-index: 5; } .header { display: flex; height: 56px; align-items: center; padding: 16px 56px 16px 32px; border-bottom: 1px solid ${X.t.colors.neutral100}; font-weight: 900; width: 100%; justify-content: space-between; } .content { overflow: auto; flex: 1; .topic-list-wrapper { padding: 1rem; } } } } > div&[data-open='true'] { z-index: 250; &:last-child { z-index: 200; } } ${e=>e.isExpand&&"\n & > div[data-open] {\n width: 100%;\n height: 100%;\n max-width: none;\n max-height: none;\n }\n "} ${e=>e.hasFullscreen&&"\n & > div[data-open] {\n transition: all 0.5s ease-in-out, width 0s, height 0s;\n }\n "} `,$t=me.Z.div` cursor: pointer; display: flex; align-items: center; `;var qt="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cpath stroke='%23262626' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6 6 18M6 6l12 12'/%3e%3c/svg%3e";const Kt=({className:e,style:t,closeIcon:n,heading:a="",children:o,isOpen:i=!1,hasFullscreen:l=!1,onClose:s=(()=>null)})=>{const[c,u]=(0,r.useState)(!1);return r.createElement(Vt,{className:e,style:t,isExpand:c,hasFullscreen:l},r.createElement(ae.P,{type:"confirm",onClose:s,isOpen:i,closeIcon:n||r.createElement("img",{src:qt,loading:"lazy"}),enableAnimation:!l},r.createElement("div",{className:"header"},r.createElement(ue.H,{tag:"h5"},a),l&&r.createElement($t,{onClick:()=>u(!c)},r.createElement(b,{size:14,isExpand:c}))),r.createElement("div",{className:"content"},"function"===typeof o?o(c):o)))},Yt=({className:e,isMarryBaby:t,style:n,title:i,description:l,acceptText:s,cancelText:c,onAccept:u,onCancel:d,thumbnail:p,isThumbnailIcon:m,onClose:h,acceptBtnTracking:f,acceptBtnProps:g,cancelBtnProps:b})=>{const{data:{env:{isMarryBaby:v}}}=(0,r.useContext)(o.T),y="boolean"===typeof t?t:v,[w,k]=(0,r.useState)(!1);return(0,r.useEffect)((()=>((0,ne.t)(!0),setTimeout((()=>k(!0)),0),()=>(0,ne.t)(!1))),[]),"undefined"===typeof window?null:pe.createPortal(r.createElement(Zt,{"data-is-marrybaby":y,className:e,style:n,"data-open":w},r.createElement(Kt,{className:"popup-frame",isOpen:w,onClose:h},r.createElement("div",{className:"confirm-dialog",onClick:e=>e.stopPropagation()},r.createElement("div",{className:"confirm-content"},p&&r.createElement("div",{className:"thumbnail-container "+(m?"is-icon":"")},r.createElement("img",{className:"thumbnail",src:p,loading:"lazy"})),r.createElement(ue.H,{className:"title",tag:"h2"},i),r.createElement(a.T,{className:"desc",size:"lg"},l),r.createElement("div",{className:"btn-group"},r.createElement(ce.B,Object.assign({theme:y?"marryBaby":"helloSites",size:"md",color:"tertiary",onClick:()=>{null===u||void 0===u||u(),null===h||void 0===h||h()}},g,f),s),r.createElement(ce.B,Object.assign({theme:y?"marryBaby":"helloSites",size:"md",onClick:()=>{null===d||void 0===d||d(),null===h||void 0===h||h()}},b),c)))),y&&p&&r.createElement("div",{className:"thumbnail-container is-mobile "+(m?"is-icon":"")},r.createElement("img",{className:"thumbnail",src:p,loading:"lazy"})))),(0,ne.a)())};me.Z.div` padding: 1rem; border-top: 1px solid #f2f2f2; &[data-is-reply='true'] { padding-right: 0; padding-left: 0; border-top: 1px solid #e4e8ec; margin-right: 1rem; margin-left: 1rem; } .error-text { padding: 1rem; color: ${X.t.colors.red700}; } .reply-to-container { display: flex; justify-content: space-between; padding-bottom: 0.75rem; margin-top: -0.25rem; .icon-close-comment { width: 16px; height: 16px; cursor: pointer; } a { text-decoration: none; } } .input-container { display: flex; align-items: center; .avatar-wrapper { display: flex; flex-shrink: 0; align-items: center; margin-right: 0.5rem; &.avatar-wrapper-reply { width: 32px; height: 32px; .avatar { width: 32px; height: 32px; } } } .input-wrapper { margin-right: 0.5rem; &[data-has-error] { .as-input { border-color: ${X.t.colors.red700}; } } .as-input { .textarea { width: 100%; max-height: 225px; min-height: 75px; .ql-toolbar { padding: 0; } .ql-editor { padding-left: 0; padding-right: 0; } .quill { height: 0; } } width: 100%; padding: 12px 16px; border: solid 1px ${X.t.colors.gray200}; border-radius: ${X.t.borderRadius}; &:active, &:focus { border-color: ${X.t.colors.primaryBase}; box-shadow: 0px 0px 2px 2px ${X.t.colors.primary200}; } &:disabled { background-color: ${X.t.colors.gray100}; cursor: not-allowed; } span { &[data-error='true'] { color: red; text-decoration: underline; } } } &[data-has-action-icon] { .as-input { padding: 12px 48px 12px 16px; } } &[data-has-display-icon] { .as-input { padding: 12px 16px 12px 48px; } } &[data-has-action-icon][data-has-display-icon] { .as-input { padding: 12px 48px; } } &[data-size='lg'] { .as-input { font-size: 16px; font-weight: ${X.t.sizes.fwRegular}; ${ne.M.mbDown} { font-size: 22px; line-height: 1.2; } ${ne.M.mbUp} { font-size: 26px; line-height: 1.2; } } } &[data-size='md'] { .as-input { font-weight: ${X.t.sizes.fwRegular}; line-height: 22px; ${ne.M.mbDown} { font-size: 14px; line-height: 1.2; } ${ne.M.mbUp} { font-size: 16px; line-height: 1.2; } } } &[data-size='sm'] { .as-input { font-weight: ${X.t.sizes.fwRegular}; line-height: 20px; ${ne.M.mbDown} { font-size: 13px; line-height: 1.5; } ${ne.M.mbUp} { font-size: 13px; line-height: 1.5; } } } } .images-input-label { height: 100%; cursor: pointer; .icon-images-input { width: 24px; height: 24px; vertical-align: middle; } } .send-button { display: flex; width: 40px; height: 40px; flex-shrink: 0; align-items: center; justify-content: center; padding: 0; border: none; &.send-button-post { background: ${X.t.colors.neutral100}; border-radius: 50%; } .icon-enter { width: 20px; height: 20px; vertical-align: middle; } &[data-is-loading='true'] { > div { display: flex; align-items: center; justify-content: center; } } } } .preview-images-container { margin-top: 1rem; .image-src-wrapper { position: relative; width: 100%; padding-top: 66.67%; &:not(:last-child) { margin-bottom: 1rem; } .preview-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; } .icon-close-circle { position: absolute; top: 10px; right: 10px; width: 20px; height: 20px; cursor: pointer; } } } `,(0,r.createContext)({});const Xt=(0,o.s)(me.Z.a` * { pointer-events: none; } `,"hhg-share__item-wrapper"),Jt=me.Z.div` padding: 1rem; .share__social { display: flex; width: 100%; align-items: center; justify-content: center; & > ${Xt.classSelector} { margin: 0 7px; & > img { width: 32px; height: 32px; } .__label { display: none; } } } .share__copy-link { position: relative; padding: 1rem 0.5rem 0; margin-top: 16px; &::before { position: absolute; top: 0; left: 0; width: calc(100% + 2rem); border-top: 1px solid ${X.t.colors.neutral100}; margin-left: -1rem; content: ''; } .__label { margin-bottom: 8px; font-size: 11px; font-weight: 400; line-height: 17px; text-align: left; } .__input-group { position: relative; overflow: hidden; width: 100%; height: 40px; border: 1px solid ${X.t.colors.gray200}; background: #fff; border-radius: ${X.t.borderRadius}; & > input { width: 100%; height: 100%; padding: 0 16px; border: none; background: transparent; color: ${X.t.colors.gray800}; &:focus { outline: none; } } .__copy { position: absolute; top: 0; right: 0; width: 71px; height: 100%; padding-left: 12px; background: linear-gradient( 90deg, rgba(255, 255, 255, 0.1) 0%, #fff 17%, #fff 100% ); color: ${X.t.colors.primaryBase}; cursor: pointer; font-size: 14px; font-weight: 400; } } } &[data-is-marrybaby='true'] { ${ne.M.mbDown} { padding: 0.5rem; } .share__social { justify-content: space-between; & > a { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; ${ne.M.mbDown} { margin: 0; } & > img { margin-bottom: 0.8rem; } .__label { display: initial; } } } .share__copy-link { padding: 0; &::before { display: none; } .__label { display: none; } .__input-group { height: unset; background-color: rgb(243, 243, 243); border-radius: 16px; & > input { padding: 1rem; } .__copy { background: linear-gradient( 90deg, rgba(255, 255, 255, 0.1) 0%, #f3f3f3 17%, #f3f3f3 100% ); } } } } `;const Qt=({className:e,trackingCategory:t="Together",style:n,shareUrl:i,title:l})=>{const{action:{pushNotifications:s},data:{env:{isMarryBaby:c}}}=(0,r.useContext)(o.T),{t:u}=(0,Y.u)(),d=(0,r.useRef)(null),[p,m]=(0,r.useState)(!1),h=()=>{if(!(null===d||void 0===d?void 0:d.current))return;const e=document.createElement("textarea");e.value=d.current.value,document.body.appendChild(e),e.select(),document.execCommand("copy"),document.body.removeChild(e),d.current.focus(),m(!0),s({title:"",message:u("share.linkCopied"),type:"success"})};(0,r.useEffect)((()=>{h(),navigator.share&&navigator.share({title:l||"Read This Post",url:i}).then((()=>{s({title:"",message:u("share.linkShared"),type:"success"})})).catch(console.error)}),[]);const f=((e,t)=>t?[{icon:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none'%3e%3cpath fill='url(%23a)' d='M35 9.583v20.834A4.59 4.59 0 0 1 30.417 35h-4.584V23.333h3.017a.84.84 0 0 0 .833-.733l.309-2.5a.8.8 0 0 0-.2-.65.82.82 0 0 0-.625-.283h-3.334V16.25c0-.917.75-1.667 1.667-1.667h1.667A.836.836 0 0 0 30 13.75v-2.817a.84.84 0 0 0-.758-.825A32 32 0 0 0 26.525 10c-3.667 0-5.692 2.183-5.692 6.142v3.025H17.5a.836.836 0 0 0-.833.833v2.5c0 .458.375.833.833.833h3.333V35H9.583A4.59 4.59 0 0 1 5 30.417V9.583A4.59 4.59 0 0 1 9.583 5h20.834A4.59 4.59 0 0 1 35 9.583'/%3e%3cdefs%3e%3clinearGradient id='a' x1='20' x2='20' y1='5' y2='35' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%234DABF7'/%3e%3cstop offset='1' stop-color='%232668DA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",name:"Facebook",href:`https://www.facebook.com/sharer.php?u=${e}`},{icon:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAACK1BMVEUAAAD7/f42hvwMbfxsp/yMuvz5/P7G3P5GkPyOvP0AZ/X3+/7y9/4AaP8AaP8GafvK4P6IuP3u9f7i7f7Y6P4Eav4je/wofvyNu/0AZ/7q8v4UcvwKa/sFXuArgf0AZvkYdPwBXeRbnf2Etf2Pvf0AaP3z+P4Mb/4BXOLl8P7H3v52rf0whP1xqvw3h/zB2PdVmv56r/1mpP1Ej/zO4f6+2f4odOREh+f9/v4BW98AaP0AaP////8AWN+Dtf200f4mfv4fePwTcfwVaeL3+/7N4v4Ydv4AZvsAZPUBXODS5f6szf6PvP3e7P641f6Ywv6Sv/5Gkf1UmPzg7fuy0f2qzP1vqf1Li+hQlvxppPz9/v79//8AW+AAWt3////////0+f7Q4/6Rvf6As/0KYeCgx/4Jbf5sp/21z/ZmnetimuvE3P6my/6tzP3a6PyqyfRRj+pGiOggb+Q6i/6Nu/0vgvxJkfubv/IRZeHw9/6Luf0fef00hvt8sv5Pl/6DsPJ7q++TufFWm/yexf1sp/wBXN/+//8Aaf8Aaf4AW98Aaf/8/PwAW98AZf/a6f641P5Xm/xPlvwAZvykxPSoy/7S5P1goPxuou07gOatzv48ifvU5fnI2/e70veQuPGKs/B9q+41hv2QuPE7gOadxP0AYvOIsu8weeViofyv0Px9sf0BW9/V5v5KkvwAaP/6//8AWt/9/v4AaP4BW98EaPsFafve7P78/v7f7P7QF2hEAAAAsXRSTlMA/vj9+fj++fn4EP783yD+/Pn+/f39/fv47/7+/v79/Pv7+vn4oP7+/v38/Pz8/Pz7+/v7+vr6+d/fkGAgIP79/f39/fz8/Pz8/Pv7+/r6+vr6+vr5+fn5+Pfvn5+QjxD9/f39/fz8/Pz8/Pv7+/v7+/v7+vr6+vr6+fn5+fj4+Pj39vTy78/Pz8+PYGAw/v7+/v39/Pz8/Pz7+/v7+/v7+/r6+vn5+fn18+/v7e2fMDC1/2UiAAAENElEQVRo3u3Z91MTQRTAcaIQNYmmkIBgiBoQC4iKFMXeuxRBpdl777333nvvvb3kbfDPcy+5y0sw8TZlf3Hy+YnJ3Lzv7m1mwtxlZWRk/K9ME35cLPApZm8DMW0X2q+uFBzfr44PD/E4IRHtE0VWf8UX1miBBK3QX35fmj/aDAkbp7OJ6xHzT6wCSKLwU3T9Hro/6dtDxPwBNwCSLMT/Nl3xkfVA0nXS/Xyk0QDJi3eThtD8oU6AtG/B5COVkIq22Kcwgea7ciElV/Xu0GhITXvMwCUKzIfUXIgZKAjPnwopaosZoA0shFTpBOZLDpSD5MBx2YGbsgO5kgNTQXJgtOzAWtmBNSDKEQiUJhFYAKrDPaO0Qnc9GOufRGArqCwYxZ6ugDO8A4zkXp2mgGs4aHpp1vPAPvhXwGgxigY2FP59mHmIlV2g2FpWkXcs21a4sGFxMNAHFFUbPYMGHVhQKhQY6oBuDF7E/FXAFY5kIfmMjQ0HzNkYUjFfKPDXDsYgTguAoomFUaCrCTV5TvEzINsQrdWg2Mfnnvn8rbrVyv/orQXsiOzWlMCsNW7E/SLfogBEuT9A+4YapzN23KA4a6WAmR/QSLOBG8Gv3C4QsEGk4VMRvRA0hbEKoyHoEwWaEcv5fMVkxCaBwGOIYDzAD9iingVjYwwhLRTgJ5Stfmrjp2DQD9RDhJGIg35DSDZjDeqoxVqgBJYirlU/XcQvnqkfmAykHtG6HVTFjG1URy2kQAnicvXTavWUxX8Pek1HLAbNCMYG5AYnlXroFlW5cfqOUOA7P26BwGzQ5E5TVke9csY8AT5ouJdRwPiEn9Ii/unMc4juWQn9Jh9DxDPZmgVgs/I93C57MI2FA/0BZvXkt375l3NHEXEpiATuQcgUjFIJ0GJlGgrAWdR4zUIBbRllGOWIcgxj3Xy2Nf9ITzYWoJGxHOCqKlAx2w4gFMhX12Ertttzwt45gOty1k8usRlgcU4LP6OSnNXapa1lzQ4QDLicsv/5tcsOHJUUICNkB07IDrgWyQkQr+zA0Co5AbLXKCdAGmQH9soO5MkOvIYU7BQIVELy3vgFAs2QrK4XfoFAuRGSZNzsFwhsqIaQQjMkZlSNP16gwEeKQ4vZuWVG7ShIgOXhOmX+V70HUq6Tp0+/2rK7SLm4aNdTEOR4uccfdFnvkZrvzmA/WbdLaBczT87wqzp0Hgpyc5QC2fNhic692bSsiC6/FjNgKohRIDWnRsWJlO44GJxOTFkx1fkiDdQKpOjj5oObnllotGHJ87undqt3hnToPFqmQmyHah7V1i6rfVtzaF7sCyZlxVHXrTDMn5TO+K9X+kYX5sxLZv54nRcUqe5h/CSBVyxUmJfw/F80TWQPc4elaf2kLpVCp0nkRd2Q6ILw9POdk4RfNQ7hrxo174WGX+64ZsrKyMj4T/0BmOLcBqL8HEcAAAAASUVORK5CYII=",name:"Zalo",href:`https://sp.zalo.me/share?href=${e}`},{icon:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none'%3e%3cpath fill='%2303A9F4' d='M35 30.833A4.167 4.167 0 0 1 30.833 35H9.167A4.166 4.166 0 0 1 5 30.833V9.167A4.166 4.166 0 0 1 9.167 5h21.666C33.134 5 35 6.865 35 9.167z'/%3e%3cpath fill='white' d='M30 14.267c-.735.325-1.666.631-2.5.733.848-.503 2.194-1.552 2.5-2.5-.793.466-2.226.963-3.16 1.143-.747-.791-1.812-1.143-2.992-1.143C21.58 12.5 20 14.42 20 16.667v1.666c-3.333 0-6.583-2.539-8.606-5a4 4 0 0 0-.556 2.048c0 1.516 1.393 3.054 2.495 3.786-.672-.021-1.946-.535-2.5-.834v.048c0 1.972 1.384 3.311 3.26 3.685-.342.094-.76.434-2.366.434.521 1.613 3.144 2.465 4.94 2.5-1.405 1.09-3.91 1.667-5.834 1.667-.332 0-.512.018-.833-.02 1.815 1.15 4.35 1.686 6.667 1.686 7.547 0 11.666-5.765 11.666-11.141 0-.177-.005-.769-.015-.942.807-.568 1.134-1.163 1.682-1.983'/%3e%3c/svg%3e",name:"Twitter",href:`https://twitter.com/intent/tweet?url=${e}`},{icon:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='41' height='40' fill='none'%3e%3cpath fill='%230078D4' d='M35.5 30.833A4.166 4.166 0 0 1 31.333 35H9.667A4.167 4.167 0 0 1 5.5 30.833V9.167A4.167 4.167 0 0 1 9.667 5h21.666A4.166 4.166 0 0 1 35.5 9.167z'/%3e%3cpath fill='black' d='M25.5 30.833v-8.416c0-1.408-.683-2.248-1.827-2.248-.68 0-1.179.382-1.483 1.136-.014.053-.034.271-.026.928l.002 8.6h-5.833V14.999h5.833v.884c.852-.587 1.896-.884 3.115-.884 3.79 0 6.05 2.578 6.05 6.895l.002 8.939zm-15.834 0V14.999h2.88c-1.668 0-2.88-1.226-2.88-2.917s1.232-2.916 2.928-2.916c1.677 0 2.871 1.192 2.905 2.9 0 1.702-1.232 2.933-2.929 2.933h2.93v15.834z' opacity='.05'/%3e%3cpath fill='black' d='M25.917 30.417v-7.999c0-1.644-.859-2.665-2.243-2.665-1.08 0-1.613.76-1.87 1.398-.067.166-.058.824-.055 1.105l.002 8.161h-5v-15h5v1.365c.662-.686 1.729-1.365 3.531-1.365 3.528 0 5.634 2.422 5.634 6.479l.001 8.521zm-15.833 0v-15h5v15zm2.464-15.833c-1.427 0-2.464-1.052-2.464-2.5 0-1.45 1.057-2.5 2.512-2.5 1.436 0 2.459 1.024 2.488 2.49 0 1.458-1.057 2.51-2.512 2.51z' opacity='.07'/%3e%3cpath fill='white' d='M10.5 15.833h4.167V30H10.5zm2.07-1.666h-.023c-1.243 0-2.047-.927-2.047-2.085 0-1.182.83-2.082 2.095-2.082 1.268 0 2.048.9 2.072 2.082 0 1.157-.804 2.085-2.096 2.085M30.5 30h-4.167v-7.582c0-1.832-1.02-3.082-2.66-3.082-1.25 0-1.927.843-2.255 1.658-.12.292-.085 1.099-.085 1.506V30h-4.166V15.833h4.166v2.18c.601-.93 1.542-2.18 3.949-2.18 2.981 0 5.217 1.875 5.217 6.062z'/%3e%3c/svg%3e",name:"LinkedIn",href:`https://www.linkedin.com/sharing/share-offsite/?url=${e}`},{icon:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none'%3e%3cpath fill='url(%23a)' d='M36.667 19.584c0 8.975-7.458 16.25-16.666 16.25a17 17 0 0 1-3.987-.47 1.68 1.68 0 0 0-1.15.12l-3.647 1.825a1.417 1.417 0 0 1-2.05-1.267v-3.355a1.7 1.7 0 0 0-.567-1.249c-3.245-2.966-5.266-7.179-5.266-11.854 0-8.975 7.458-16.25 16.667-16.25 9.208 0 16.666 7.275 16.666 16.25'/%3e%3cpath fill='black' d='M29.16 14.41c-.357 0-.703.118-1 .343l-4.745 3.512a.6.6 0 0 1-.363.125.56.56 0 0 1-.341-.113l-3.31-2.492a3.82 3.82 0 0 0-2.298-.765c-1.313 0-2.52.66-3.23 1.764l-1.009 1.575-3.433 5.58a1.63 1.63 0 0 0-.06 1.678c.299.545.862.883 1.47.883.357 0 .703-.118 1-.342l4.746-3.513a.6.6 0 0 1 .362-.125c.125 0 .243.04.342.114l3.31 2.491a3.82 3.82 0 0 0 2.297.765 3.82 3.82 0 0 0 3.23-1.763l1.01-1.576 3.433-5.58a1.63 1.63 0 0 0 .059-1.678 1.68 1.68 0 0 0-1.47-.883' opacity='.05'/%3e%3cpath fill='black' d='M29.161 14.826c-.266 0-.525.09-.75.258L23.665 18.6c-.18.136-.39.207-.61.207a.98.98 0 0 1-.591-.197l-3.311-2.492a3.4 3.4 0 0 0-2.048-.68c-1.17 0-2.246.587-2.879 1.572l-1.008 1.575-3.43 5.574c-.247.387-.266.86-.048 1.259.222.405.656.667 1.104.667.266 0 .525-.09.75-.259l4.747-3.515c.18-.136.39-.206.61-.206a.98.98 0 0 1 .592.196l3.31 2.493c.6.446 1.307.68 2.048.68a3.41 3.41 0 0 0 2.88-1.572l1.008-1.576 3.429-5.573c.247-.387.267-.86.048-1.26a1.28 1.28 0 0 0-1.104-.666Z' opacity='.07'/%3e%3cpath fill='white' d='m28.663 15.417-4.75 3.516c-.509.384-1.2.384-1.7.009L18.9 16.449a3.004 3.004 0 0 0-4.325.784l-1.008 1.575-3.425 5.566c-.5.784.458 1.675 1.2 1.117l4.75-3.517a1.41 1.41 0 0 1 1.7-.008l3.311 2.492a3.004 3.004 0 0 0 4.325-.783l1.009-1.575 3.425-5.567c.5-.783-.459-1.675-1.2-1.116Z'/%3e%3cdefs%3e%3cradialGradient id='a' cx='0' cy='0' r='1' gradientTransform='translate(9.24 35.816)scale(39.6767)' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%231292FF'/%3e%3cstop offset='.079' stop-color='%232982FF'/%3e%3cstop offset='.23' stop-color='%234E69FF'/%3e%3cstop offset='.351' stop-color='%236559FF'/%3e%3cstop offset='.428' stop-color='%236D53FF'/%3e%3cstop offset='.754' stop-color='%23DF47AA'/%3e%3cstop offset='.946' stop-color='%23FF6257'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e",name:"Messenger",href:`https://www.facebook.com/sharer.php?u=${e}`}]:[{icon:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' fill='none'%3e%3cpath fill='%233B5998' d='M30.734 0H2.254A1.766 1.766 0 0 0 .5 1.766v28.48C.507 31.217 1.296 32 2.266 32h15.328V19.626h-4.16V14.78h4.16v-3.565c0-4.131 2.525-6.384 6.212-6.384a34 34 0 0 1 3.724.192v4.32h-2.54c-2.007 0-2.397.96-2.397 2.352v3.085h4.787l-.64 4.845h-4.16V32h8.154c.975 0 1.766-.79 1.766-1.766V1.754A1.766 1.766 0 0 0 30.734 0'/%3e%3c/svg%3e",name:"Facebook",href:`https://www.facebook.com/sharer.php?u=${e}`},{icon:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAACqCAMAAAAKqCSwAAABqlBMVEUAAAD////3+fwAcrIAgMcDcrD9/f4Af8b6/P0AfcPy+fv3/P36/f0BfMAKc7AIcq0Aer3u9/kPdrDr9vn0+vvf7/UAd7oAdbbm8/gNc68bebAHca8Gc7Hj8PbM4+211eUGfsMVdq4Cb639//57s9EjfrOpzOApgrUkgLW72OeEt9MAc7Tv+Pqdx91pqctjo8fZ6/MTd7Cjy+Gly+DE4O2Ku9Voqs3U6PFxrc1Ajrs0hrbp8/fe7fOYxNuVwtkffLG73OzI4Oux0uNGkr7c7PMTe7XL4u1Fm8wXebHR5u/O5e9/tNF2r85dn8UTg8MMgcNNmMIxir01irs6i7kJbqnB3eoeh8JLlL5Ckb3h8fbW6fFTo89YncOx1ed/utqRv9d6sc4tj8dVmsIshbcOcqvl8fa42eqn0OWrz+KJwN2OvdZwqsoZfLWs0+d7vOEYhcRjrNWHuNJlqMw8lsogicRRlr84jbwFdLLA2+g8kMBBkb+Qw99bp9FtqMl0tdh7ttdrr9Ufj84kjMhJlcAeg70ugK8+ntRipsxRnMQNf8Cay+icyuKWx+A3lMhvOLloAAAAAXRSTlMAQObYZgAAD/BJREFUeNrVnYdf20YUx2ulOh+SalcejW08MOBZjA22a5thMFDCTGgoYZQV9igNaUL2Hm26/uc+WRMjI1FSS/w+hACWdF+/e/fe0+lkfXFWFgwiDBQ0j2qh1DkJUwgjy/mgJuEUaC1XBJQTrkOKCBNKFdZ0JhVYrwwpsF4ZUtDVISXwlSEF1vpjP/PLb2+/VJX15o0jD4Ut/6sQqjWdnLyIU/rly/p6eJzrgDzy/6sGVrX7B+tiWq1f3l2dcAFpQ4TVXECXSYH01oPnGRdqAKkKq+WMUX/7sj7qHzd2PcjSQKEzZtVjU6vVevOnHSe2NFS4ZmQhbT8FAelgB2NprJSs+HT/v61Peu/FYAe2NFynUTW6XyTdMYJUaVbof22jWoXeN0JKZ5W5/zyXFFsMkYyHFajH9br/1o0VtgFRShtVO6be6PZgi0FCClRtV7373E1bDJPMp0CtQ/rudeYCNjUQ1XrzeIIwwFH1o8olyk+DLuOMqh/V2tTyYPfCAdUgB3i37yauBKr13nHOZZij6ke1WiH271607jMK9d2q28je1+8A1lsvcnSbxUDpt+rdvyjjHFU/KpDeewVpynDpQW25sWMCo+pCfbi6aAJSTVRrNaOawag6rGp9tz9i/PDXZdVb4KkmGFR6UN+tjjBm6H9t1C9vHFEWU0gT9eabJVN0vzaqORKVHlSIVDmTGFUT9c6q52qgWq0PjlyW/0ttnC6JKpO2HBf+pzoVEb25bDkaZPGlUOWkemffiXQb6WLduZQvRQYiJ1kP+jy++mCXUiVAvBgQLYjBDBJk0RYuHA7Y/H6/d36IuhyqPP5pNVCGCoxX5p4kQitHR7vdnHZ3j0I7g3O5YKGvV08ephPD9msgMrbm/Byo9WpqROXWhzcHwltbPyq1FfbFHs13ruVYHaihBbKK6pv0fBbUu8+31VDpStrntZEkeY3kvnGC/7hf/H6b1zf9hELaqM94VMfU50C1Nj046lBpFDnvD/CAskjFj7F8AOtG9RYDl0a1wuTPTzlGrf8zLx08mrp8U0tYnwOA7MUAuiwqsN48LrSpoW6vh8lr9WHjyT69VgXUzsujQlR9+GqkTb2deUcrWY+1eTZKoQuhosuj3t1Xd3nsHErPxgfGwpy6urocDhhkcv93TjDa7Q495X3V3un+DFZt+ecv9bCDMDXyZCjaneLVX863f/pZYCW9pSyLlFf0QZApEOL3RExbLerpQ4NoGiOQftSmlhv1apU2hGmCksT2FpJxgRQCpZuQG3axnsDiooelCMS/R4rmWJFr75EaKiK47WEHJ0vjC6De+mmH1pXwEZWY8YpGnR4VG0E05Q6tz3/8+HG4ONTHYgazS0PZOQ+B1FERpjxzyZOejx97htMHg26WwEgn6s0XkFb1iJ5IOwRS2/CQMA8LOEvleZ/N//gx5IVwaW28dzzfE97ypecoeHNRQOUkoSJEjUSnB+xQGTyGTLIVnm1PbNNIByqE1XtvglgPKc60R/w8qb2nLOQ3hHtD6YhdzGWkLbLcvjzApTjfywIC1NsSqrh94jDmhbgi7REu5QsE0kS1cqivCoQOUqa3v8cmNBBZL4ikgVRJbpj712pvrebh5p4ojc+g4t69k7Ay54HsA4dBAulBvbOqHcoBih2aEZPX2PQchQTS/lKdlEbGyyymsjIqqibr6HxX7fbA2lmhGW0HANSANip2VdJiG96FKIuEyBst2cl6qPcDIirQfMehYipx4iVVth0oTriQDqvue7RRCXBUsZtjZXEH15MN77V6+rl9REZt/m6RCwjjaaH3a+0aS45gLdSmpof7Tk1U7ClvNouO2p7BglHd7T6/2JptLB4fg/Eko04tKa3KoW7n46K7+x3xHzZ/lrJfcwl66lxUIP3qznMn0nTUaEkkDXeKFzZhfM9KTflOJvv7kxsQDCTUYgG7RF9tBgdATGJeJLXHp8tD0eSMr1nYuqtzHOtAZZEGqStxIgwesms5QWEBNQClF8mbtOd+0NPBOsf756VR9n3nBE11/yCjYs9BXDiKY7h/iaUoT/C+GFX8t7O0Bio4gCYqHez0kYI1FqJOkZSpLHtJscwewQiEndmSjRRQvwu6TqESo7+O8b/ZSt1OSLwI0Yv5uOAz3kkWa6HCmTVzvlFHJuNC87aeNTlc4NAzv2DqtBgYMWzrF1B/DZ6yKkOF3ttI3t0hOAj9FUw7BG9Oj2N07rACB9AYVng7NWvnD8fFfjkJMtlNwUi3+yV3p/YWbBIqoUTFztSsjd9+OEQjKbFstvKoMwlC01f3z4+r1NC8V3DJrumcIl3TKcHYjk8JWopqoxB/1VG31zb9vKd2ZpDi9LuVd9ZnUFZooa666fOGVC4teBjpPUkoC3+6PyJByV7RNzUm/nX0FCoK5OM8anhSjjlodNnGoz7dc2n56rlX1hC9NCUNqVIUzmyVqHFSCkvyGdmkiPp75RQq05eMP+YnBfIdMqpYrvkfRbVR34zj+qSePIRKnlTKUrJVxQgqHwEHZNRRWomKRVT/WFKOOW0KVEoL9eZxpW5lpQg+5MDUEoFOoaZiMpS0x3jn99dUUZlAXvTVonwxD1c+NYsOQCEtVFitUs+oVGK5Sxj8Y2mhnJJRxQrPMRNySXuEZhzqwQp7xGHlXa5gMYpQKwutvCkWQi4tVFirVgcVEeNTETG/vN+rjWl0SIhL5ObaNiNmsINNUj1YITY720zy0TnFisUJeIWwxUZFK1hVV9aoo4IdYmLS5mI/qnm5siygOqZzQgELtRYYVR0VDG4TU0bFxW/fsfJe+Ju9sw9rFYEtd5/3qhtVDudkV7HgZDs6KF4uykUTGAemHKRUb1IEwzBUsAjzXAoHyCpQIT+LYS++DtsjhDsGp8HBhLBAIQ1Ua8vDVbd691emHVKZNDPVnrx/sFbu7+9PgaI7Ex6K7ReN7h+bDrk9vYuDaYhsUrkCqIrKisG9YrkC760z4e71ZLqHoYqQMphWaQ3j6k0BqVXTfetyu2SzzWazy9raGkg/6R2dtpPSScd8cYqrAeEPcghToiIEmUnsJdIe2WifgjNdUkiEvvY+RhP1K/WZQKhGpSJJtXCH0+dAOeaX/mDzesXKWi6to0pUFEhG/PJ757YXf4MgQiFtq34FIQCdRe3NR1RJpbbi+YDkfSDBPjIqnC0QQ4+UqPTotEOik7cnoeApbyOLNmrT3b89WGUmeC12Hiqk8mIfC1GUrPNyPBnAROiZAtWCqRCUPmc3tfGnVppnrE0td16PqKC6hha855o1ktxmerMlhZ1OvRwrOwm68snOj5rORUBF3Cmu9yxppJ0H0LbqHy/kxCgLBSYH7CSopndFLsdGguLang9Lkytcs76ID/aClLQARSlyw9AEgbP0ClMW0ZNwM3n6QD0Hi7SOiSAhCVBq5ynjk6XNeORnHz+7WqNwKbWNoW028bKny0ZWSf3eyPzBSnK2y2aD9gNtUOwmpn3cL5PSdAz7ZGp2zOavvi+QrSs2PQT+pxf1zj6L1Moq5+hQd//awX1QcrL9tJJRN4OqM6uBocPZ8I+trT9uRTYOgh2MM3Q4PJxOVQt2hk0US7PL/SOMfDXMk2h/H9/6sRW05Su9zGYInTOB1YR1XMDqt2y5KFaQs1asmGgx1Te3V04m86nQeC/EEobqC45mnAQSXqzkCr1KGkwFgolu2CG5llrJjbDwml5UzgOOoAlVIYVqX5B/ZmhXB0vR4qQ1L+URag/KYNihA/Zg+Bf1o3649HoABGpru9gOjAipHxViAFxlvQILQqoly92/O64IKpQs4yZZEaKJCqH1KqyzqqI+fJUxw4pAHahw9WrFHN5aH1VKWQ9XM7TFBNKB+seNI1OYVQuV89Z7r4xfaa8LFbz1n10zrAvUgwpl64QJUpY2KghqQROsDDwfFViFgHXEGu6uGqggfmQdBw0PWFqo0pzQvttIF9BGlcPrLS5nGTm09KO2wE2MtPlRrXzZsjpiqLtqoyqLbCe+AjeHWqvuusteAVRgrd7GThjHqo2qxH34ZlR/MWAsKtzPsuTSy2ogqhW+4OqAm9AZXg1ClRdf//OXh7gSqMD6ANYW6GI1FtUKggyr+04xI4cVCFYK6rtV0EBUIBXmXN9MGGFWpD+xAienr776Gi5mGFBnY32oIiYIUL//PdjwIgvhgE7Upqo4zq+//uabmUSjayxEu/N669WqABRIOVTC0lAxVPClTw+q4KaCSa9fd6SDjR1X2BlaDpM6UK0ggfQbjvRbuJrXQFSEqUz/cBepCxU4rQLpdSD1D4caGFiBNFeMcdfq9KGCJNLH8fYM07AZVxhPqWGfDUh1oIq9D6jXv/0WFmlylyUbhIoJdrQY4UB1ofKkvEkB1TabZRvlqYjKlBekFdg65qz4cAqknE1tsXyjxhQMp2iaM6kmqhynhM7nVyUkRxpz2trGeEIvY7A+Xzdqk2xTkuQWaS81JKdil2fncHZMNKl+VH5AkdD7k0sNyFMIE865w4+OZgC9AKo4pKprdXryIy58ThOcLs2JMOUOpSPKlTn6UXlHJbtKZXf93kcMzV12py73+aEMzfbN9U/HvCQPqh9VGFTXwaitvumQUx0DgRiXJzhUzh9kn/RR/I1gFxUC4Y6JLKx2sCs49aMKRiUds8lRFqt7lotdzKWmlhfgJtyx2KOTw/Kcm3XhC0d7yhNMHc7HusSxdHFUjtQfPokGXLjtrF9hmgo8yW/0RBx2YdFJq3egZ/kg56FojHUZF7oE0y5nMJWeHXDYJU79qMpEdd13OM6bSYJtQwyYs8NTiL7sCXttj/3KJh47HL6el9mCh6UJ8IbzVylwR8msrJd8Xgd/lMugXvd/GnRSBE1jGsR9J6gOT18ht5fciIW9ao4F1vWGYzPr3YPBJbeTchEYA7Ow2KKtjesO6HHKGcgE57KTGzGft5k/zGVRH/9QTA0l4D71SjAYHK3MJVay5cn0QmTLfm4DEN62fD0zncnUXqJS6POwFM2/XRcLb7SS2EvlDzd6fFt2YbhfElXwVa8v9sOjpwvD79+/H3729NFmJMwvMdQSQNgcXb7Y7Wczy+nOYnFqvX19qljsTC/PDN+O+RxS9PyvqG+lUSWgVkcMrH4iRQHDNd0iQa287JyqP5Hwde0i+iDzqXz8pmTV2nvWLy6tPtbWU9VPCv1FgSqkVU7fCqjG6IUq6qBAKqOaQDsKVERIUriqaVCVH8BrIST9KdbVUlltuF7LdKc+LDrzVllXmQH1w+kPi0YKs5oNdef0p4VbCFm/SKimcIDXtZ8Xj5WsUmI1AerTMx8XbyGUrPwVa86s1w1mfa3ksqg82uDPt1ZTeMCHHbVHG1hqHmxhAtQPYFKlznsMxzsO1RDWDx+evt6pAUJX8eEmJmfFJn9elCxs+mdb8bpKj2LCV+ZRXOiqP+DMdLAyqDosMgstD6pFa/wjDtU4/wU6bQ/uNazdKwAAAABJRU5ErkJggg==",name:"Zalo",href:`https://sp.zalo.me/share?href=${e}`},{icon:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' fill='none'%3e%3crect width='32' height='32' x='.5' fill='%231FA1F3' rx='4'/%3e%3cpath fill='white' fill-rule='evenodd' d='m16.23 13.235.04.634-.673-.077c-2.455-.298-4.6-1.308-6.42-3.004l-.89-.842-.23.622c-.486 1.385-.175 2.848.836 3.832.54.544.418.621-.512.298-.324-.104-.607-.181-.634-.143-.095.091.229 1.27.485 1.735.35.648 1.066 1.282 1.848 1.657l.66.298-.781.013c-.756 0-.783.013-.702.285.27.841 1.335 1.735 2.523 2.123l.836.272-.729.414a7.9 7.9 0 0 1-3.614.958c-.607.013-1.106.065-1.106.104 0 .13 1.645.854 2.603 1.14 2.873.84 6.285.478 8.848-.959 1.82-1.023 3.641-3.055 4.491-5.023.459-1.049.917-2.965.917-3.884 0-.596.04-.673.796-1.385.445-.415.863-.868.944-.997.135-.246.122-.246-.566-.026-1.147.388-1.309.337-.742-.246.418-.414.917-1.165.917-1.385 0-.04-.202.026-.432.142-.242.13-.782.324-1.187.44l-.728.22-.66-.427c-.365-.233-.877-.492-1.147-.57-.688-.18-1.74-.155-2.36.052-1.687.583-2.752 2.085-2.63 3.729Z' clip-rule='evenodd'/%3e%3c/svg%3e",name:"Twitter",href:`https://twitter.com/intent/tweet?url=${e}`},{icon:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKsAAACqCAMAAADlak+OAAAB+1BMVEUAAAAqtkD3+fz9/f75+fkpsz7///9CxVM9wk9JyVgosD06wEwvu0QtuEJRzl5OzFxU0GH7/ftMy1o3vkn6+/qQ151X0WMzu0dExlVGx1Yrt0FAwlH2+PYtskIntD31+/bv+PDy9/Ps9e4xt0UkszsprD1FvlcoqTzj9Obz+vQzs0fg8OPH6cxNyFz3/Pg3tEopojze8+PR7tUrsEDo8+rn9um65sBJw1n5+v07t07a7t0mpjrr9+yI15Lw9fFdzmhRyV5exW/c8t/N6tE1uEjW7NpBt1Oz5rlZxmir4LSW2p950IZYzmM4pUkmnjh1zINuyHyx3LdVwGZTy2FFwlU7vE2i2aqP3JeC14xkx3M+vlDm8ujZ8tvA6cW3371+0op4wIRMvl1LuFzJ7M5izm9cwWxTxWLV8NnN7tG96MKm3a+g3amO1Zl31IHT6tav4Ldy031tzXpn0nLC58jA4MV7zIhoynZf0WpZymfE68mt5LOi4amc1qWc36RDvVQxq0TM5NCX1qCI0ZRbvGpWs2RMr1xAplC35L2i0amW3p6S1Z1914dt0XhqwXdSvmNFuFcwoUIrpT6o1q+Aw4tRuWLF4cmo466e2aeQ0ZqJzJOE0I+Ay4xkt3FOw1+s2bSFyJBds2pBrlI4rUpzxoBpzXWXz6Byu32Qyppiv3EixxFHAAAAAXRSTlMAQObYZgAAEeFJREFUeNrU2v9PEmEcB/DsKIMf1HOX0xG7K5fjkDsGCIo7dgctTGPTwAltWEtA8QtFNBMhf8h+aIjFL81Mt37JP7Tnked4josWPmDi27YK8bnXfe7zPPcc80aTUNTU1M0rzNTUFEXdaCHU1M2uCOBS/5De7KJMUdegpi1ou01a016LoqrYLu/UhlDXhwqw14cKsNeHirHNVoDZp2NjPVeVsUBg1qmfYH8pqz3Qc/UJNGqp5tRukMI8deqxequzW6igF5w6q45q7+mmNGD1VmdPV2XMqbd2Ya82w+rKeren23K3sbBUt3YAKqzW2s1l7emZxfcDUNbu7VaYAOZR3d0CIE6ttUvXVjX2ptbZDo1+S5NONazeerdjSn26zYpYFsvo6KhNzeioxdKm924nrRhqMplsoa+Bhe39rYOPH+e29k/mn0eqNrcJcbvAWqvnqKMaOF3y2l3TTo/EnUfyWINrmeXZrYVXvlFU36u0ouvuWNmedVk5lqb+DMNLQe9+xGGr9cOVWJHUZPFFTrweVmQYJNWHphmGlZIHgaoNadu3kkhHfZHtDRcnapnNwQYu+OIkHTpvhv9uhVffkd6ySzTVanjX0nOfBc61/2XF0sD3RxLbOpWiGW56dgFpL9+KpbavB495DG017Phm2gGn2aVb8eQfO7FzDEUQhl+bi9hQaS/bCqWhhVkn2/QqiywPVlYQieNZsenaYPB4t8fgJLts6/ky9WrL1UzKcM7MerFUjp2nXCp6k4mma4TBuZS23QK5JCumOp6/sbJ6Jiu5ZsrxbC6f36knnz/MVWLFjIdl9G+X1ud9cPm6ROv52j9v5/VQLlGM53fkoXB4SBvw/7As57OljMTq6ss+3g8hbKetuFVXDqYbi0pziZl4XpaH/hrArRxlJLHxBK1LEYztuBWuVJHvwQYq60mWKnlQ0aG/B5Z7J1ded/J0A3Y24ADaDltxA3zasBoaZlOynJPDA0P/zMDAUD7mtWprS0ufn0NsR624quk3Exoqw7v2cjtDLUfOx3YlRnumywsQ2zkrrqot8JmjcVlYz0xFBiVtPQNy7ijIYi3N2xG2M1Y8rUBVJQ2VS8by4QGYVqUg4Z34uvQvLLkVUzes+CisFRYVUQda+aphYWkTPI3P2IuxxFY91f3qu4YqBkuH4b4BgvSF8+UMT2HsizTceHXS6q4ejONpxWdiKUglw8rxZQ5X1rMRwVhyK6ZafCfTIq7FblyORoGVrLLRcNaLm5axfqxaOmaFe4BfmhsrtwyofX01aN/FvyB2xlPHitMnPlxYUiu+s2qWABpTCeuqw9L8Ozy/2rZaqgdOut6roAGUvjajAKxEa1sWVITMqu+A+Uf1DmDtcbmvAwE9y1EohuBWyNQZqyXyhmNUqismK/397Ur7+/vDlV11naXZd19sAEtsxdTQ8bhKFYN7KUAF1vaxsj/Dql0wsfTK0gGrybJgVwvAWI8Oo/0dSjS1FxRpdet9iqcXqRXurpcmUFnp+8tZPVU5DxFWOZyRmPrt6xOaXsRW8ONgYt2j0Qc9Ln+h8WjRvL90dLQXT0WJKlvZVYcWx49Dpnat7q8balkN1lJKEQb7UQYHlVQsw7GiyFqLh9HBC1MH++VyUFT3st60hdSK71hqWSluPasIwqAaQUjtJZhaWcCUq32jH/6Bqf8NTOhVyENnVHtZUPJFSb1m0z98CEtqtax8sDJ07TIlYnIDVS6vsdRtGIoHjTx48QjReIZF2AfP0m1abWARUK/SzKFgNGJq2O8C1JqVTpRlwXhhq1FIldQHOPb1qQN0LIkVtYDveFwday1WMNatRqOQW+YBFWHBiSjGi2LBcNFKvRYPNlbcbVhN7sgLHl2jmsZYp8p7TgpYUUSXP4qtrWNhYVGPGexf4EaWwIpm1vZjEY0UhGXFUbK4rCCUp5QykkSpdyxj3fe1Y60uPUAznV/PCUZNCuUEc1tjZXezColVOCtK6BDcs4ib3OoOvOPVk94rGLVJFSVYVowNlgtGkkRjCTQj7r3+BZuAxAo/ETgNGtCCZc9qywpnFtto5byHAlFhD9dRExgmjh3EVnf1gweVlTuSG49QyYiNVnoNzC6SFDY9DNpu/PzmJrVaPr3g0CkHY8rIiBEF/Evxr9HIqmKlo5RxpGUhHkuIuwxoG4tXglatuAV+2Vn1wSUrDI9oovgTeiu7W1FGCGI89N5XnxJPHaRW3w/1QVsqpiaHMXZ4RFCtOHRwrgDe02rwWIWSp/74HSK1Vj+oH7VY5woj2DE8PCyAHtBbnXsEVjAWvEbo1vXzG6n127Pa6koza35luCFCxcXoeyAZV3qHCSJkk2i14b3phwB7cavJkvbyNGr67GSvxtHbO5nbZXVWT+k5fFPLwWOdqccxPPpiIbR+saPz5bxnYEzN8L2LqRlOt76u5yYXiazD4L6Crt/jeRuBFS4D86+ZcyvjKaZ6dSnsWenGDngp9BKmsInmBTP+w0dmdZxOM+jhZbOgG94sxDOiluryry6SWlfV2yxtPQ65Sazu0P54zSoG51b14y+eaZqAYhJ3nyyaSa0C2LXXrBMfVgitB1YabbP9gg5iNq/OBWkKb7XfL5pJrWbhZfIeepBZWoG/zNO6FT9qTSCrC1jNjVTz4lu8gaV47xmx1WyefLrLI+vPiIXE6l5ZeoCsyZeTOokZFtZJU3jjsgpeI7XCxyG0hf10KVbzmZfDTeB9u9iGdf0+qiuBFS4DwCph6x2zLnfMk36XqLnBPuk1k+XO4lsvsnLk1gcMDcMnn07e+TPmJ5ueemEZ0NN3yAKtHA3TjnUCWUFdmx/jd3X3/5NEGMcBPPPsB9EfHDg3PdK7i4M8lmSkgcmmgCJMURctoBDWsvwyzYFulaGWoGvLEjWz/F5qf2bPA8/xHAQXPbCF79oy8O558eFzD8e3uwncBTefuDubirSqyHtgEVnpF7mtPtAFzZJ56+cDUusEU6S1b8WPrO2PcloVoAt0lem5QPfG0URmdT8RrYerhNavOmS1d+e2KpoW1nAXqB47ybAPXPqbyJrYJrFW3THtCVQdDGWuP1Aoclk9vOsp3je89bx+HFyY/Uti8kgVis6xF3TKalyMwccton0XZNW9HUdjZTN8B93P0xNX5S1YWfSb+HeaOjv5JqTNbe22Uymr7qyPzHr6Y4ZSJa13Jx2K3PF4QMvi/QI4zUKWNA9e9r+aWuCbfIp8OXD2oqLAfUIi69JHPbK29Ht9+bA+72s4y4rYu18WHihwYEv3t6jAW/jug6Z81vEpY9KqouzzbYBKYL3zvuNm0qqiw3P5BlJ6+DmwfVVibIfrQHLDfLDu4OLm3tcuB6/ImR5wa1JW6/AS2b42fG6Ibm+7i1colbmoSqUn6g5LXjIEe5BOh08JAxeBu45omtCtjY3DBbJX1DQXbk5Zb0Z+aQitfYt+1PO90wfImgvLu/RSrOruxKNxnyKJwo8WsLa3J7rHmxSZWKWCH2tXpdqVHdkmtbbtwYkABmxc0JoXOwZmLqlW1z/H+wDjgesVpOIr7r96dOCTYuHtceqQ1bjYBzctsteIrHTKynQs+JT5grDYBF9X1PW7xqM82mHAV4Ci92etyuMYYOvQPH50SmrVvA9YVKmZoH0sqpRL5xh83V+qatZNOJ3hFnxh+m2Q7k6lND63nk61K6P/iDYtAmts0UipYCjj7oEctaGBdwHXtSwXhkouu12faeXrBTSIZWRVQ2qtPj0SaCq5mptrXk9DQ14qSHRh9m7dNbmguvZ28+DX00t6HLMWZPWfnVQTWFFhP+oZtB4zHEEpg7V5epIvSfzVCtpJam1yWWlVMrQ9qCnCGkuwyMoOOJTyhbXZNsDnjf9qbQ7PeaBVXG58Sie2QGBVC6gEVtQEZtQEzVaXr0E2Ns7Gu9d0tyrlrS2zDulSnrknjNgCF6gFyKya/Uh6TbvjDfLhOM7kcILSymnrbjs7uQaczuleNAC9/HGJwIqb4OTMT6mSYfRuX02NLLaGA6VdmLwtU1rwtGzOw9WIC9R4FtbSXZaIaSCV1Fq9FLQyKSulA4WVxdYAK9S6J+7Cd4FySStvPf8WtXFoNeCfzmlzess6OiWy4sJuJ8QploaFlY+oHZ583lKHsdKXE9/xNg5YUTwLHYxY1sB71AKk1urTrRla7NgpByyF3B+Aramt5WxR7/Qa+G5BZdZbYPefuHhbLb5lDQdO8XGAMu+doLISWzWrIywl3kvdUU62qgALUwsCGtcZFj+HB5wgzb1TPSauFls5X3pupSyRfU01mRU3wemRvRmtD+zBeGr+GoTlbH0h77uO3hb41YK6ulstz6e8URumgih7Auk6CF9hWYuzVmtxYSlhOlqQlQPclNcUGq6fDb+wPpkcG4U1lVJtIdgB4uMALiu5VbO0ZRY7tn3MhweTryxwweDvoHIcukgsPRcds9JiWc3JSYDYiqctsHWhHvDasPWv3FQacZAUXekZBlNrasWUMbGqxWUlt7Z9FahU2KkQBwb8lzTWqiV/pbE5Bow0WjGzfL6Ey0puvbOdYKlkaOFdX+2/WXFpsy/hNnZ1IpUWzk5QWYuzqn9FLOjW64dtaFDSYGpoRRCplHHkGJa1eGvb9xkGtcCsgwMVIqprxv8g1WlOU5nl4CCaBIq0fkoXQFgJNZYmto16O5Ommi9QBxBacbuOguk1lZl5U2NFRZFMuAZY1TSV9q/HILV4K3wDGa2WCXtbK0qR1tGHQppKsSPHWtQBxVpN3+2pFqDZgVF1VfHSRpN3Vpys4FojH5c0uKxFfk7TL04sH3hiIF5hY3Q+zAIqimUnOIg6gNiKvwURYFELWOdN169XVFyHgddwHFcFfy4YCpezOVbaLRLq8tYJppJa8ctE4oy15uUgDUnbNlzTw9FGpC1Qqu5zd/ixlGJmjuKAWiJr2ztxxjLuhhqTUuDkh3f1gpEVZhdMBWKTC9p6Js2wqLiqoAFws5Ja8Xuy+AHWpK5St5r4Z99m7cbkkLTFvvLMBDpB1ou6ptE2Om1lJVKaBb26iajkVjy7/oowaM3W4da2kPfbpNXI0DQaEmjbF7196hupXM8RdFWV6VlKisMGznFVS2BtnZ+hReuHdw87QEEZmpKGMVon5zds6qobYrASBTRNyP3Q6s9YkhYO9zG1FFbw1mH6HvNLypLJ1ekXhz9xYFARjJkg6j7vSliwZC1jPot97kKbVWmso4EWCgXe8XlCM6zfPju/YWpVZ2hhe2+4J9v9bNadQYO5Kr6JZwByK6aqh9GMhSPj1VlnP8x7R0MhHia00eOeHrAK2ImLKozsDxowtSTWtj2BKjw0CCSb7TPtM2aIhKH+CLu8FzN0aRC1aCv+2o4cTYZM573WYl/fH0T3P6YSW/FTgg5Lbg3DsILZyGBPwZ3iDwTjsKiIWjJrmztXu9LAuXNxHI+fB4R/1NLGCJDKFJXc2vdVoP9g2ncSwdXBz4ahIUM8OGJnC+YyrDmwFfts0OKiltC6fchS0ljMkfWt40HDkKFLq9VouwyGwf31ZWNBWJpdXj+PG5AUU4u14mewjKSgwLkfAwXt6oLjwUBufDW4vuy30LJOi3EmsXUc/7wplZbU2gYeYNGGZB4BQ8GCQqc0yeLGzkF1LQxDg0iJFA0XtrD2w+AqWLirUCnZZx9TBb04BuXc3NRiZ1UyqLjaTcNn6N0R/KzFAsSICpRGYTmxBbsbLYylpbWqtx/aZ3bWkxtSskGxEyfdCwbgjR8Hj84SgcjOzk4kEjhcvwgmm8aA7o3CpQSfJwwC59AQdmJm5nHekBeAh1IBP6Dg7paTFt+vS0ubm9lD4dEwF3s1WpAuMeBnDe4aGWnxVji2xJlvMNwN+ZJnWXLrQA6DnDObi5KDSSAlsEpDcMxHYijOQKHH/iQYh8BIcOzPq3xFGSbjIMDyx6q9XvF/w2PeFWjFDVt+qc+w3ivnJuAlLXDJjll95Wr5FpaX2LJPXnC7vLB8juPBlytWn2EtZyyfScVWjHVVlEdcV6Up53NYuPT5Tg5yNSsDPT3/sRd6XH+cG+QSnXPlsp7Lpryxl+iERpfoRFGVl+dcYZfibHFJaeVlObfd1cpLcs5AmZpmn4vx/4nzn4vxN6kYjVTruSNPAAAAAElFTkSuQmCC",name:"WhatsApp",href:`https://wa.me/?text=${e}`},{icon:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' fill='none'%3e%3crect width='32' height='32' x='.5' fill='%230077B5' rx='4'/%3e%3cpath fill='white' fill-rule='evenodd' d='M11.357 9.07c-.022-1.094-.744-1.927-1.917-1.927S7.5 7.976 7.5 9.07C7.5 10.143 8.244 11 9.395 11h.022c1.196 0 1.94-.857 1.94-1.93m0 3.216H7.5v11.571h3.857zm9.294 0c2.771 0 4.849 1.616 4.849 5.089v6.482h-4.212V17.81c0-1.52-.609-2.556-2.134-2.556-1.163 0-1.856.698-2.16 1.374-.112.242-.14.579-.14.917v6.313h-4.211s.055-10.244 0-11.305h4.212v1.601c.559-.77 1.56-1.867 3.796-1.867' clip-rule='evenodd'/%3e%3c/svg%3e",name:"LinkedIn",href:`https://www.linkedin.com/sharing/share-offsite/?url=${e}`}])(i||"",c);return r.createElement(Jt,{"data-is-marrybaby":c,className:e,style:n},r.createElement("div",{className:"share__social"},f.map(((e,n)=>r.createElement(Xt,{key:n,"data-event-category":t,"data-event-action":`Social Share - ${e.name}`,"data-event-label":i,href:e.href,target:"_blank",rel:"noreferrer"},r.createElement(J.I,{alt:`share to ${e}`,src:e.icon}),r.createElement(a.T,{className:"__label",size:"label2",weight:"regular"},e.name))))),r.createElement("div",{className:"share__copy-link"},r.createElement(a.T,{className:"__label",color:X.t.colors.gray500,size:"p4",weight:"regular"},u("orCopyLink")),r.createElement("div",{className:"__input-group"},r.createElement("input",{ref:d,type:"text",value:i,readOnly:!0,onFocus:e=>e.target.select()}),r.createElement("button",{className:"__copy",onClick:()=>h()},c?r.createElement(J.I,{alt:"copy share link",src:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cg fill='%233e3f58'%3e%3cpath d='m19.726 8.537-.632.151zm0 4.65-.632-.151zm-9.097-8.918.146.633zm4.744 0-.146.633zm1.303 11.983a.65.65 0 1 0 .649 1.126zM6.041 7.23a.65.65 0 0 0 1.182.541zm13.053 1.459a9.34 9.34 0 0 1 0 4.348l1.264.303a10.6 10.6 0 0 0 0-4.953l-1.264.303zm-8.32-3.786a9.94 9.94 0 0 1 4.452 0l.291-1.267a11.24 11.24 0 0 0-5.035 0zm4.452 0c1.925.443 3.419 1.913 3.867 3.786l1.264-.303c-.566-2.363-2.445-4.199-4.84-4.75zm2.099 12.476a6.39 6.39 0 0 0 3.033-4.04l-1.264-.303a5.1 5.1 0 0 1-2.418 3.217zM10.482 3.636A6.47 6.47 0 0 0 6.04 7.23l1.182.541a5.17 5.17 0 0 1 3.551-2.868z'/%3e%3cpath d='m3.274 16.187-.632.151zm0-4.65-.632-.151zm13.451 0-.632.151zm0 4.65.632.151zm-4.354 4.268-.146-.633zm-4.744 0-.146.634zm0-13.186.146.633zm4.744 0-.146.633zm-8.465 8.767a9.34 9.34 0 0 1 0-4.348l-1.264-.303a10.6 10.6 0 0 0 0 4.953l1.264-.303zm12.187-4.348a9.34 9.34 0 0 1 0 4.348l1.264.303a10.6 10.6 0 0 0 0-4.953l-1.264.303zm-3.867 8.133a9.94 9.94 0 0 1-4.452 0l-.291 1.267a11.24 11.24 0 0 0 5.035 0l-.291-1.267zM7.774 7.903a9.94 9.94 0 0 1 4.452 0l.291-1.267a11.24 11.24 0 0 0-5.035 0l.291 1.267zm0 11.919c-1.925-.443-3.419-1.913-3.867-3.786l-1.264.303c.565 2.363 2.445 4.199 4.84 4.75zm4.744 1.267c2.395-.551 4.275-2.387 4.84-4.75l-1.264-.303c-.448 1.872-1.942 3.343-3.867 3.786zm-.291-13.186c1.925.443 3.419 1.913 3.867 3.785l1.264-.303c-.566-2.363-2.445-4.199-4.84-4.75l-.291 1.267zM7.482 6.636c-2.395.551-4.275 2.387-4.84 4.75l1.264.303c.448-1.872 1.942-3.343 3.867-3.785l-.291-1.267zM12.268 21l.083-2.523c.079-.573.221-.867.433-1.075l-.91-.928c-.499.489-.712 1.104-.811 1.827-.096.702-.095 1.596-.095 2.699zm4.205-5.409c-1.126 0-2.035-.001-2.748.093-.731.096-1.354.303-1.85.79l.91.928c.214-.21.519-.352 1.11-.43.609-.08 1.416-.082 2.579-.082z'/%3e%3c/g%3e%3cpath stroke='%233e3f58' stroke-linecap='round' stroke-width='1.3' d='M7 11h3m-3 3h5'/%3e%3c/svg%3e"}):u(p?"copied":"copy")))))},en=({trackingCategory:e,className:t,style:n,url:i,avatar:l,text:s,onClose:c})=>{const{data:{env:{isMarryBaby:u}}}=(0,r.useContext)(o.T),{t:d}=(0,Y.u)(),[p,m]=(0,r.useState)(!1);return(0,r.useEffect)((()=>((0,ne.t)(!0),setTimeout((()=>m(!0)),0),()=>(0,ne.t)(!1))),[]),r.createElement($.h,null,r.createElement(tn,{"data-is-marrybaby":u,className:t,style:n},r.createElement(Kt,{className:"share-popup",isOpen:p,onClose:c,heading:d("bottomBar.share")},u?r.createElement(a.T,{className:"share-mb-text",size:"sm"},d("article.shareOn")):r.createElement("div",{className:"custom-share__header"},l&&r.createElement("div",{className:"custom-share__header-image"},r.createElement("img",{src:l,loading:"lazy"})),r.createElement("div",{className:"custom-share__header-info"},r.createElement(ue.H,{tag:"h4"},s),r.createElement(a.T,{className:"desc",size:"md"},i))),p&&r.createElement(Qt,{trackingCategory:e,shareUrl:i||("undefined"!==typeof window?window.location.href:""),title:s}))))},tn=me.Z.div` .share-popup { > div:first-child { height: unset; } .close-button { display: none; } .popup-content .header { display: none; } } .custom-share__header { display: flex; flex-wrap: no-wrap; align-items: center; padding: 1rem; border-bottom: 1px solid ${X.t.colors.neutral100}; margin-bottom: 16px; .custom-share__header-image { width: 38px; height: 38px; flex-shrink: 0; & > img { width: 100%; height: 100%; object-fit: cover; object-position: center; } } .custom-share__header-info { flex: 1; padding: 0 8px; word-break: break-word; [data-tag='h4'] { margin-bottom: 8px; font-size: 14px; font-weight: bold; line-height: 14px; } [data-size='md'] { color: #a5a5a5; font-size: 14px; line-height: 14px; } } } &[data-is-marrybaby='true'] { .share-popup { > div:first-child { overflow: hidden; border-radius: 1rem; &[data-open='true'] { ${ne.M.mbDown} { max-width: unset; width: 100%; top: 100%; transform: translate(-50%, -100%); border-bottom-left-radius: 0; border-bottom-right-radius: 0; } } } .close-button { display: block; } .popup-content { .header { display: block; padding: 1rem; background-color: rgb(243, 243, 243); } .content { padding-bottom: 1rem; } } .share-mb-text { margin: 1rem 1rem 0.5rem; } } } `;me.Z.div` padding: 0 8px; margin-top: 18px; .report-list { margin-bottom: 18px; .report-item { display: flex; align-items: center; margin-bottom: 10px; font-weight: 600; & > img { width: 12px; height: 12px; margin-right: 8px; } .__label { font-size: 14px; } } } .report-submit { width: 100%; } &[data-is-marrybaby='true'] { padding: 0 1rem 1rem; } `;const nn=me.Z.div` padding: 0.5rem 1rem 1rem; line-height: 1.5; word-break: break-word; .post-content-replying { margin-right: 5px; cursor: pointer; display: inline-block; &.tag-only { margin-right: 0; } } .post-content { display: inline; white-space: pre-wrap; /* > *:first-child, */ > mention:first-child ~ * { &:not(ul), &:not(ol) { display: inline-block; } } > mention:first-child { margin-right: 5px; } &.has-see-more { *:last-child { &:not(ul), &:not(ol) { display: inline; } } } img { width: 100%; height: unset; } ul, ol { list-style-position: inside; padding-left: 1rem; display: block; } ol { list-style-type: decimal; } ul { list-style-type: disc; } mention { color: ${e=>e.mentionColor||"#1890ff"}; padding-right: 4px; :hover { text-decoration: underline; } } } `;var rn=(0,T.k)((e=>({root:{mention:{color:e.fn.primaryColor()},a:{"&,&:visited,&:focus":{color:e.fn.primaryColor()}},".create-post-link":{display:"inline",color:e.fn.primaryColor(),cursor:"pointer"}}})));const an=e=>{var{trackingCategory:t,url:n,className:a,style:l,replyingTo:s,mentionedUser:c,description:u,disableShortenContent:d,mentions:p=[],maxChars:m=1e3,hideShowAllBtn:h,styles:f,onClickCreatePostLink:g}=e,b=(0,i._)(e,["trackingCategory","url","className","style","replyingTo","mentionedUser","description","disableShortenContent","mentions","maxChars","hideShowAllBtn","styles","onClickCreatePostLink"]);const{classes:v,theme:y}=rn(void 0,{name:"PostContent",styles:f}),[w,k]=(0,r.useState)(!1),{t:P}=(0,Y.u)(),{authActionWrapper:E}=Se(),[C,x]=(0,r.useState)(!1),T=Gt(Ut(u||"","display"),p),{action:{sanitizeFunction:S}}=(0,r.useContext)(o.T),O=(0,r.useMemo)((()=>{const e=S(T||"");if(d||w)return{showContent:e,hasSeeMore:!1};const t=e.slice(0,m),n=m-27*((t.match(/<\/div>/g)||[]).length-1),r=(t||"").slice(0,n<40?40:n),a=S(r.replace(/(<|<\/)( +|[a-zA-Z]*)$/gi,"")),o=a.length{e.preventDefault(),null===g||void 0===g||g()};return(0,r.useEffect)((()=>{var e;return null===(e=null===I||void 0===I?void 0:I.current)||void 0===e||e.querySelectorAll("[data-create-post]").forEach((e=>{e.addEventListener("click",R,{passive:!0})})),()=>{var e;null===(e=null===I||void 0===I?void 0:I.current)||void 0===e||e.querySelectorAll("[data-create-post]").forEach((e=>{e.removeEventListener("click",R,!1)}))}}),[d,w,T]),r.createElement(r.Fragment,null,A&&r.createElement(Tt,{isOpen:C,onClose:()=>x(!1),expertId:String(null===c||void 0===c?void 0:c.partnerId)}),r.createElement(nn,Object.assign({ref:I,className:`${v.root} ${a} no-replace-click`,style:l,mentionColor:y.fn.primaryColor()},b),_&&r.createElement(G,{onClick:()=>A&&x(!0),className:"post-content-replying"},"@",_),(null===u||void 0===u?void 0:u.startsWith("[mention+id="))&&r.createElement("span",{className:"post-content-replying tag-only",style:{color:y.fn.primaryColor()}},"@"),r.createElement("span",{dangerouslySetInnerHTML:{__html:O.showContent},className:"post-content "+(O.hasSeeMore?"has-see-more":"")}),O.hasSeeMore&&!w&&r.createElement("span",null,"... ",!h&&r.createElement(G,Object.assign({onClick:e=>{e.preventDefault(),e.stopPropagation(),E((()=>k(!0)))},className:"see-more-text"},t?{"data-event-category":t,"data-event-action":"See More Post Click","data-event-label":n}:{}),P("post.seeMore")))))},on=me.Z.div` padding: 14px 16px 14px 17px; background: ${e=>e.bgColor}; border-left: 3px solid ${e=>e.highlight}; ${ne.M.mbUp} { padding: 12px 12px 12px 17px; } `,ln=me.Z.div` display: flex; `,sn=me.Z.div` font-size: 12px; line-height: 18px; &[data-has-icon='true'] { margin-left: 10px; } `,cn=me.Z.div` flex-shrink: 0; `,un=me.Z.div` display: grid; grid-gap: 3px; grid-template-columns: 1fr 1fr; grid-template-rows: auto; .img-wrapper { position: relative; overflow: hidden; width: 100%; padding-top: 56.25%; grid-column: auto; & > img { cursor: zoom-in; } .img-preview-blur { position: absolute; top: 50%; left: 50%; width: 110%; height: 110%; /* Add the blur effect */ -webkit-filter: blur(8px); filter: blur(8px); object-fit: cover; object-position: center; opacity: 0.8; transform: translate(-50%, -50%); } .img-preview { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: contain; object-position: center; } .img-more-overlay { position: absolute; top: 0; left: 0; display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; background: rgba(0, 0, 0, 0.5); z-index: 4; } } &[data-image-count='1'] { .img-wrapper { /* padding-top: 100%; */ grid-column: 1/3; } } &[data-image-count='2'] { .img-wrapper { /* padding-top: 100%; */ } } &[data-image-count='3'] { .img-wrapper { &:first-child { grid-column: 1/3; } } } &[data-image-count='4'] { .img-wrapper { /* padding-top: 100%; */ } } &[data-image-count='5'] { grid-template-columns: repeat(6, 1fr); .img-wrapper { /* padding-top: 100%; */ grid-column: auto/ span 2; &:first-child { padding-top: 56.25%; grid-column: 1/4; } &:nth-child(2) { padding-top: 56.25%; grid-column: 4/7; } } } &[data-is-marrybaby='true'] { grid-gap: 8px; .img-wrapper { padding-top: 66.66%; border-radius: 1rem; .img-preview { object-fit: cover; } } &[data-image-count='3'] { grid-template-columns: 1fr 1fr 1fr; .img-wrapper { &:first-child { padding-top: 100%; grid-column: 1/3; grid-row: 1/3; } } } } `,dn=me.Z.div` position: fixed; z-index: 999; top: 0; left: 0; display: flex; overflow: hidden; width: 100vw; height: 100vh; flex-direction: column; background: white; opacity: 0; pointer-events: none; transition: opacity 0.2s linear; &[data-open='true'] { opacity: 1; pointer-events: auto; } .top-bar { position: relative; padding: 20px 40px; .icon-arrow-left { position: absolute; top: 50%; left: 20px; height: 24px; width: 24px; cursor: pointer; transform: translateY(-50%); } } .container { flex: 1; overflow-y: auto; .img-preview { width: 100%; min-width: 100%; margin-bottom: 0.5rem; cursor: pointer; max-height: 100%; object-fit: cover; } } `,pn=(0,me.Z)((e=>{var{icon:t,bgColor:n=X.t.colors.yellow50,highlightColor:a=X.t.colors.yellow800,message:o}=e,l=(0,i._)(e,["icon","bgColor","highlightColor","message"]);return r.createElement(on,Object.assign({bgColor:n,highlight:a},l),r.createElement(ln,null,t&&r.createElement(cn,null,t),r.createElement(sn,{"data-has-icon":Boolean(t)},o)))}))` margin-bottom: 16px; `;const mn=({className:e,style:t,authorName:n,images:o,onClose:i,onOpenSingleView:l,alt:s})=>{const{t:c}=(0,Y.u)(),[u,d]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{setTimeout((()=>{d(!0)}),0)}),[]),r.createElement($.h,null,r.createElement(dn,{className:e,style:t,"data-open":u},r.createElement("div",{className:"top-bar"},r.createElement("img",{className:"icon-arrow-left",src:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none'%3e%3cpath stroke='%23262626' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='M10.05 18.06 4 12.038l6.05-6.025M4.002 12.035h15'/%3e%3c/svg%3e",onClick:i,alt:"go back",loading:"lazy"}),r.createElement(a.T,{size:"p2",weight:"bold",style:{textAlign:"center"}},c("previewPhotos.title",{name:n}))),r.createElement("div",{className:"container"},o.map(((e,t)=>r.createElement("img",{className:"img-preview",key:t,src:e,onClick:()=>null===l||void 0===l?void 0:l(t),alt:s,loading:"lazy"}))))),",")},hn=me.Z.div` position: fixed; z-index: 999; top: 0; left: 0; display: flex; width: 100%; height: 100%; flex-direction: column; background: black; opacity: 0; pointer-events: none; transition: opacity 0.2s linear; &[data-open='true'] { opacity: 1; pointer-events: auto; } `,fn=me.Z.div` padding: 1rem; background: white; .icon-close { width: 26px; height: 26px; cursor: pointer; } `,gn=me.Z.div` position: relative; flex: 1; overflow: hidden; > img { height: 100%; width: 100%; object-fit: contain; object-position: center; } `,bn=me.Z.div` --inner-padding: max(16px, 20%); height: 100%; position: absolute; left: 0; padding: 8px; padding-right: var(--inner-padding); display: flex; align-items: center; top: 0; cursor: pointer; &[data-right] { padding-right: 8px; padding-left: var(--inner-padding); left: unset; right: 0; } &[data-disabled='true'] { cursor: not-allowed; } `,vn=me.Z.div` border-radius: 50%; background: rgba(0, 0, 0, 0.3); display: flex; align-items: center; justify-content: center; padding: 4px; > img { width: 16px; height: 16px; &[data-disabled='true'] { opacity: 0.5; } } ${ne.M.tdUp} { padding: 8px; > img { width: 30px; height: 30px; } } `;var yn="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m6 12.813 4-4-4-4'/%3e%3c/svg%3e";const wn=({initialViewIndex:e,images:t,onClose:n,alt:a})=>{const[o,i]=(0,r.useState)(e),[l,s]=(0,r.useState)(!1);(0,r.useEffect)((()=>{setTimeout((()=>{s(!0)}),0)}),[]);const c=null===t||void 0===t?void 0:t[o],u=0===o,d=!(null===t||void 0===t?void 0:t.length)||o===(null===t||void 0===t?void 0:t.length)-1;return r.createElement($.h,null,r.createElement(hn,{"data-open":l&&!!c},r.createElement(fn,null,r.createElement("img",{src:qt,className:"icon-close",onClick:n,alt:"close",loading:"lazy"})),c&&o>=0&&r.createElement(r.Fragment,null,r.createElement(gn,null,r.createElement("img",{className:"img-preview",src:c,alt:a,loading:"lazy"}),r.createElement(bn,{"data-disabled":u,onClick:()=>!u&&i(o-1)},r.createElement(vn,null,r.createElement("img",{src:yn,style:{transform:"rotate(180deg)"},alt:"left arrow","data-disabled":u,loading:"lazy"}))),r.createElement(bn,{"data-right":!0,"data-disabled":d,onClick:()=>!d&&i(o+1)},r.createElement(vn,null,r.createElement("img",{src:yn,alt:"right arrow","data-disabled":d,loading:"lazy"})))))))},kn=(0,o.s)(me.Z.div` position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.4); color: white; display: flex; align-items: center; justify-content: center; cursor: pointer; `,"hhgcomp-sensitivemask-inner"),Pn=me.Z.div``,En=me.Z.div` position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; z-index: 3; background: white; cursor: pointer; &, * { // transition: all 300ms; transform-origin: bottom left; } img { transition: none; } .img-preview { width: 100%; } &[data-is-blurred='true'] { .img-preview { /* Add the blur effect */ -webkit-filter: blur(24px); filter: blur(24px); } } &[data-is-blurred='false'] { background: transparent; cursor: zoom-in; ${kn.classSelector} { top: auto; right: auto; left: 8px; bottom: 8px; background: rgba(0, 0, 0, 0); align-items: flex-end; justify-content: flex-start; } } `,Cn=({image:e,showIcon:t=!0})=>{const[n,a]=(0,r.useState)(!0);return r.createElement(En,{"data-is-blurred":n,onClick:e=>n&&e.stopPropagation()},r.createElement("img",{loading:"lazy",className:"img-preview",src:e}),r.createElement(kn,{onClick:e=>{e.stopPropagation(),a(!n)}},t&&r.createElement(Pn,null,n?r.createElement("svg",{width:"22",height:"20",viewBox:"0 0 22 20",fill:"none"},r.createElement("path",{d:"M1.71 2.54a.996.996 0 0 1 0-1.41c.39-.39 1.03-.39 1.42 0l16.31 16.33a.996.996 0 1 1-1.41 1.41l-2.72-2.72c-1.34.52-2.79.82-4.31.82-5 0-9.27-3.11-11-7.5C.77 7.5 2.06 5.8 3.68 4.51zM16 9.47c0-2.76-2.24-5-5-5-.51 0-1 .1-1.47.24L7.36 2.54c1.15-.37 2.37-.57 3.64-.57 5 0 9.27 3.11 11 7.49-.69 1.76-1.79 3.3-3.18 4.53l-3.06-3.06c.14-.46.24-.95.24-1.46m-5 5c-2.76 0-5-2.24-5-5 0-.77.18-1.5.49-2.14L8.06 8.9c-.03.18-.06.37-.06.57 0 1.66 1.34 3 3 3 .2 0 .38-.03.57-.07l1.57 1.57c-.65.32-1.37.5-2.14.5m2.97-5.33a2.97 2.97 0 0 0-2.64-2.64z",fill:"#fff"})):r.createElement("svg",{width:"23",height:"16",viewBox:"0 0 23 16",fill:"none"},r.createElement("path",{d:"M12 0C5.142 0 1.886 5.879 1.096 7.557c-.132.28-.132.604 0 .884C1.886 10.121 5.142 16 12 16c6.834 0 10.092-5.837 10.896-7.54a1.08 1.08 0 0 0 0-.92C22.092 5.836 18.834 0 12 0m0 3a5 5 0 1 1-.001 10.001 5 5 0 0 1 0-10.001m0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6",fill:"#2D87F3"})))))},xn=({className:e,images:t=[],style:n,authorName:a,isSensitive:i=!1,alt:l})=>{const{data:{env:{isMarryBaby:s}}}=(0,r.useContext)(o.T),{t:c}=(0,Y.u)(),u="+ "+((t.length||0)-4),[d,p]=(0,r.useState)(!1),[m,h]=(0,r.useState)(-1),f=t.length>5,g=(0,r.useRef)(!1);return(0,r.useEffect)((()=>()=>{g.current&&(0,ne.t)(!1)}),[]),(0,r.useEffect)((()=>{d||m>=0?((0,ne.t)(!0),g.current=!0):((0,ne.t)(!1),g.current=!1)}),[d,m]),r.createElement(r.Fragment,null,i&&r.createElement(pn,{message:c("sensitiveMask.contentWarningDescription"),icon:r.createElement("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none"},r.createElement("path",{d:"M9 .667A8.336 8.336 0 0 0 .667 9c0 4.6 3.733 8.333 8.333 8.333S17.333 13.6 17.333 9 13.6.667 9 .667m0 9.166A.836.836 0 0 1 8.167 9V5.667c0-.459.375-.834.833-.834s.833.375.833.834V9A.836.836 0 0 1 9 9.833M8.167 11.5v1.667h1.666V11.5z",fill:"#FE921D"}))}),r.createElement(un,{className:e,style:n,"data-image-count":f?5:t.length||0,"data-is-marrybaby":s,"data-cursor-pointer":!i},null===t||void 0===t?void 0:t.slice(0,5).map(((e,t)=>{const n=4===t&&f;return r.createElement("div",{className:"img-wrapper",key:t,onClick:()=>{t>=4&&f?p(!0):h(t)}},i&&r.createElement(Cn,{image:e,showIcon:!n}),!s&&r.createElement("img",{loading:"lazy",className:"img-preview-blur",src:e,alt:l}),r.createElement("img",{loading:"lazy",className:"img-preview",src:e,alt:l}),n&&r.createElement("div",{className:"img-more-overlay"},r.createElement(ue.H,{tag:"h1",as:"h2",color:"white"},u)))}))),d&&r.createElement(mn,{authorName:a||"",images:t,onClose:()=>p(!1),onOpenSingleView:h,alt:l}),m>=0&&r.createElement(wn,{images:t,initialViewIndex:m,onClose:()=>h(-1),alt:l}))},Tn=me.Z.div` .link-info-container { padding: 0.5rem 1rem; background: ${e=>e.color||"#f4faff"}; } .link-image-wrapper { position: relative; overflow: hidden; width: 100%; padding-top: 56.25%; &.fetching { background: lightgray; } .loading-spinner { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .link-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; } } a { text-decoration: none; } &[data-is-marrybaby='true'] { overflow: hidden; border-radius: 1rem; } `,Sn=({url:e,image:t,className:n,style:a,baseUrl:l="",autoPlay:s=!0})=>{const{data:{locale:c}}=(0,r.useContext)(o.T),[u,d]=(0,r.useState)(null);(0,r.useEffect)((()=>{(0,i.a)(void 0,void 0,void 0,(function*(){if(!t){if(!e)return d(null);d((e=>Object.assign(Object.assign({},e),{isFetching:!0}))),(0,o.i)((0,o.g)(o.P.FETCH_PREVIEW,{_locale:c},void 0,l),"POST",{data:{link:e},headers:{"Content-Type":"application/json"}},!!l).then((t=>{var n,r;d({url:e,image:(null===(n=null===t||void 0===t?void 0:t.data)||void 0===n?void 0:n.image)||(null===(r=null===t||void 0===t?void 0:t.data)||void 0===r?void 0:r.logo)})})).catch((()=>{d(null)}))}}))}),[e,t]);const p=t||(null===u||void 0===u?void 0:u.image),m=(null===u||void 0===u?void 0:u.url)||e,h=(0,r.useMemo)((()=>(e=>{var t;return e.includes("youtu")&&(null===(t=/(.*?)(^|\/|v=)([a-z0-9_-]{11})(.*)?/gim.exec(e))||void 0===t?void 0:t[3])||""})(m)),[m]),f=(0,r.useMemo)((()=>m.includes("facebook.com")||m.includes("fb.watch")),[m]),g=(0,r.useRef)(0),b=(0,r.useRef)(0),[v,y]=(0,r.useState)(!1);(0,r.useEffect)((()=>{const e=()=>{var e;const t=null===(e=w.current)||void 0===e?void 0:e.getBoundingClientRect();let n=!1;t&&(!g.current||Math.abs((g.current-t.width)/(null===t||void 0===t?void 0:t.width))>.2)&&(g.current=Math.floor(t.width),n=!0),t&&(!b.current||Math.abs((b.current-t.height)/(null===t||void 0===t?void 0:t.height))>.2)&&(b.current=Math.floor(t.height),n=!0),n&&y((e=>!e))};return e(),window.addEventListener("resize",e,{passive:!0}),()=>{window.removeEventListener("resize",e)}}),[]);const w=(0,r.useRef)(null),k=(0,E.rZ)();return r.createElement(Tn,{className:`${n} no-replace-click`,style:a,ref:w,color:k.colors[k.primaryColor][0]},t||!h&&!f?r.createElement("a",{href:m,target:"_blank",rel:"noreferrer"},r.createElement("div",{className:"link-image-wrapper "+((null===u||void 0===u?void 0:u.isFetching)?"fetching":"")},(null===u||void 0===u?void 0:u.isFetching)?r.createElement(bt,{className:"loading-spinner"}):r.createElement(J.I,{className:"link-image",src:p||o.n,backupSrc:o.n,alt:m}))):r.createElement("div",{className:"link-image-wrapper"},h?r.createElement("iframe",{width:"100%",height:"100%",src:`https://www.youtube.com/embed/${h}?&autoplay=${s?1:0}&mute=1&enablejsapi=1`,frameBorder:"0",allowFullScreen:!0,style:{position:"absolute",top:0,left:0,border:"none",overflow:"hidden"},loading:"lazy"}):f?r.createElement("iframe",{key:String(v),src:`https://www.facebook.com/plugins/video.php?href=${encodeURIComponent(m)}&autoplay=${s?1:0}&show_text=false&t=0&width=${g.current}&height=${b.current}`,style:{position:"absolute",top:"50%",left:"50%",border:"none",overflow:"hidden",height:b.current,width:g.current,transform:"translate(-50%, -50%)"},scrolling:"no",frameBorder:"0",allowFullScreen:!0,allow:"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share",loading:"lazy"}):null))};var On="PD6nRZX";const _n=({className:e,size:t="md"})=>{const{t:n}=(0,Y.u)();return r.createElement("div",{className:`${On} ${e}`},r.createElement(ce.B,{size:t,color:"transparent",isLoading:!0},n("loading")))};var An="l5fL1xL",In="L-aGKo7";const Rn=({children:e,className:t=""})=>r.createElement("div",{className:`${An} ${t}`},e),Ln=({children:e,className:t=""})=>r.createElement("div",{className:`${In} ${t}`},e);var Nn="eaR8ATZ",Mn="xM-7K0a",Dn="DZmf3s7";const Bn=({src:e,defaultSrc:t=te.C.getAssetPath("logo/logomark.png"),ratio:n=1,size:a=80,radius:o=8,alt:i,className:l=""})=>r.createElement("div",{className:l},r.createElement("div",{className:Dn,style:{width:`${a}px`,height:a*n+"px",borderRadius:`${o}px`}},r.createElement(J.I,{src:e,backupSrc:t,alt:i}))),jn=({category:e,title:t,src:n,children:a,className:o=""})=>r.createElement("div",{className:`${Nn} ${o}`},r.createElement(Bn,{src:n}),r.createElement("div",{className:Mn},a||r.createElement("div",null,e&&r.createElement(Rn,null,e),t&&r.createElement(Ln,null,t))));jn.CategoryText=Rn,jn.Title=Ln;const Hn=({featureImage:e,postTitle:t,author:n,categories:a,isReview:o,className:i=""})=>{var l;const s=o?"Medically reviewed by Jobelle Ann Dela Cruz Bigalbal, MD":"Written by Jobelle Ann Dela Cruz Bigalbal, MD";return r.createElement(jn,{src:e,className:i},r.createElement(r.Fragment,null,r.createElement(jn.CategoryText,null,null===(l=null===a||void 0===a?void 0:a[0])||void 0===l?void 0:l.name),r.createElement(jn.Title,null,t),r.createElement(rt,{avatarProps:Object.assign(Object.assign({},n),{size:32}),subTitle:r.createElement(r.Fragment,null,s,r.createElement(rt.SubDivider,null),"Dec 12, 2022")})))};var zn={container:"SFSgnOz",header:"Tf3aoVa",heading:"TOt4QXl",headingIcon:"_5XYN1KT",accBodyGroup:"yE-tZRj",accBodyGroupItem:"LXiGuGT",accBodyGroupDesc:"r4rx-6v",subTitle:"XrHh8-C",subIcon:"c5-Yecd",group:"UBj6nWr",groupBody:"_2vptVBd",articleCardLink:"ZPDAwiR",relatedList:"_6wJn-NR",socialItem:"_21XDdFv",mbChevronWrapper:"LSyr3Zo"};const Fn=(0,r.createContext)({}),Un=({className:e=""})=>{var t,n,a,o,i;const{t:l}=(0,Y.u)(),{info:s,isMarryBaby:c,currentPageUrl:u}=(0,r.useContext)(Fn),d=null===s||void 0===s?void 0:s.data,p=[{type:"linkedin",icon:te.C.getAssetPath("linkedin.svg"),url:null===(t=null===s||void 0===s?void 0:s.contact)||void 0===t?void 0:t.linkedin,eventAction:"Doctor Profile - Linkedin"},{type:"instagram",icon:te.C.getAssetPath("instagram.svg"),url:null===(n=null===s||void 0===s?void 0:s.contact)||void 0===n?void 0:n.instagram,eventAction:"Doctor Profile - Instagram"},{type:"facebook",icon:te.C.getAssetPath("facebook.svg"),url:null===(a=null===s||void 0===s?void 0:s.contact)||void 0===a?void 0:a.facebook,eventAction:"Doctor Profile - Facebook"},{type:"youtube",icon:te.C.getAssetPath("youtube.svg"),url:null===(o=null===s||void 0===s?void 0:s.contact)||void 0===o?void 0:o.youtube,eventAction:"Doctor Profile - Youtube"},{type:"tiktok",icon:te.C.getAssetPath("tiktok.svg"),url:null===(i=null===s||void 0===s?void 0:s.contact)||void 0===i?void 0:i.tiktok,eventAction:"Doctor Profile - TikTok"}],m=[...((null===s||void 0===s?void 0:s.experiences)||[]).length>0?[{key:"experience",heading:l("profilePanel.experience"),iconSrc:te.C.getAssetPath(c?"award-doc-mb.svg":"award-doc.svg"),eventAction:"Doctor Experience Click",panel:r.createElement("div",{className:zn.accBodyGroup},null===s||void 0===s?void 0:s.experiences.map(((e,t)=>r.createElement("div",{className:zn.accBodyGroupItem,key:String(t)},r.createElement("div",{className:zn.accBodyGroupTitle},e.title),r.createElement("div",{className:zn.accBodyGroupDesc},r.createElement("p",null,e.organization),r.createElement("p",null,e.duration))))))}]:[],...((null===s||void 0===s?void 0:s.educations)||[]).length>0?[{key:"education",heading:l("profilePanel.education"),iconSrc:te.C.getAssetPath(c?"book-mb.svg":"book.svg"),eventAction:"Doctor Degree Click",panel:r.createElement("div",{className:zn.accBodyGroup},null===s||void 0===s?void 0:s.educations.map(((e,t)=>r.createElement("div",{className:zn.accBodyGroupItem,key:String(t)},r.createElement("div",{className:zn.accBodyGroupTitle},e.schoolName),r.createElement("div",{className:zn.accBodyGroupDesc},r.createElement("p",null,e.study),r.createElement("p",null,e.completedYear))))))}]:[],...((null===s||void 0===s?void 0:s.awards)||[]).length>0?[{key:"awards",heading:l("profilePanel.awards"),iconSrc:te.C.getAssetPath(c?"award-mb.svg":"award.svg"),eventAction:"Doctor Award Click",panel:r.createElement("div",{className:zn.accBodyGroup},null===s||void 0===s?void 0:s.awards.map(((e,t)=>r.createElement("div",{className:zn.accBodyGroupTitle,key:t},e.title))))}]:[]],h=(null===s||void 0===s?void 0:s.relatedPosts)||[],f=p.filter((e=>e.url));return r.createElement("div",{className:`${zn.container} ${e}`,"data-is-marrybaby":c},m.length>0&&r.createElement(q.U,{defaultValue:m[0].key,chevron:c?r.createElement("div",{className:zn.mbChevronWrapper},r.createElement(ie.Z,{size:12,color:X.t.mbColors.midGray})):r.createElement(ie.Z,{color:X.t.colors.gray400}),styles:{chevron:{"&[data-rotate]":{".minus-path":{display:"block"},".plus-path":{display:"none"}}},content:{display:"flex",flexDirection:"column",gap:"16px",padding:"0"},item:{border:0},control:{paddingLeft:0,"&:hover":{background:"transparent"},"*":{pointerEvents:"none"}}}},m.map((e=>r.createElement(q.U.Item,{key:e.key,value:e.key},r.createElement(q.U.Control,{"data-event-category":"Together","data-event-action":e.eventAction,"data-event-label":u},r.createElement("div",{className:zn.header},r.createElement("div",{className:zn.headingIcon},r.createElement("img",{src:e.iconSrc,loading:"lazy"})),r.createElement("div",{className:zn.heading},e.heading))),r.createElement(q.U.Panel,null,e.panel))))),h.length>0&&r.createElement("div",{className:zn.group},r.createElement("div",{className:zn.subTitle},r.createElement("img",{className:zn.subIcon,src:te.C.getAssetPath(c?"mb-logo.svg":"logo/circle-solid.svg"),loading:"lazy"}),l("profilePanel.publishedArticles")),r.createElement("div",{className:`${zn.relatedList}`},null===s||void 0===s?void 0:s.relatedPosts.map((e=>r.createElement("a",{key:String(e.id),href:`${window.location.origin}${null===e||void 0===e?void 0:e.permalink}`,className:zn.articleCardLink},r.createElement(Hn,Object.assign({className:"article-card"},Object.assign(Object.assign({},e),!e.author&&{author:{displayName:null===d||void 0===d?void 0:d.name,avatar:null===d||void 0===d?void 0:d.avatar}}),{isReview:!0}))))))),f.length>0&&r.createElement("div",{className:zn.group},r.createElement("div",{className:zn.subTitle},r.createElement("img",{className:zn.subIcon,src:te.C.getAssetPath(c?"social-mb.svg":"social.svg"),loading:"lazy"}),l("profilePanel.socialLinks")),r.createElement("div",{className:zn.groupBody},r.createElement(Z.k,null,p.map(((e,t)=>e.url&&r.createElement("div",{className:zn.socialItem,key:t},r.createElement("a",{href:e.url,target:"_blank",rel:"noreferrer"},r.createElement("img",{src:e.icon,loading:"lazy",width:"32px","data-event-category":"Together","data-event-action":e.eventAction,"data-event-label":u})))))))))};var Gn={container:"GYUElSy",question:"_3C6QpT1",questionTitle:"_9M9VYL6",community:"_1RuSyv3",questionCard:"_1IG-eEp"};const Wn=({post:e,className:t=""})=>{var n,a,i,l,s,c,u,d;const{t:p}=(0,Y.u)(),{data:{userInfo:h,env:{togetherBasePath:f}}}=(0,r.useContext)(o.T),{authActionWrapper:g,authorProps:b,currentPageUrl:v}=(0,r.useContext)(Fn),y=`${window.location.origin}${f}/${null===(n=null===e||void 0===e?void 0:e.community)||void 0===n?void 0:n.slug}/${null===e||void 0===e?void 0:e.slug}/`;return r.createElement("div",{className:`${Gn.container} ${t}`},r.createElement("div",{className:Gn.header},r.createElement("div",{className:Gn.question},p("profilePanel.question")," ",r.createElement(J.A,{className:Gn.questionTitle,href:"#",onClick:()=>{(null===h||void 0===h?void 0:h.id)||null===g||void 0===g||g((()=>window.location.href=y))}},"#",null===e||void 0===e?void 0:e.title)),r.createElement("div",{className:Gn.community},null===(a=null===e||void 0===e?void 0:e.community)||void 0===a?void 0:a.name," - ",null===e||void 0===e?void 0:e.createdTime)),r.createElement("div",{className:Gn.questionCard},r.createElement(Bt,Object.assign({className:"card-author"},b,{role:"user",avatarIcon:r.createElement(m,null),subLine:r.createElement(Bt.SubTextRow,null,r.createElement(Bt.SubText,null,null===(s=null===(l=null===(i=null===e||void 0===e?void 0:e.expertAnswer)||void 0===i?void 0:i.answer)||void 0===l?void 0:l[0])||void 0===s?void 0:s.createdTime))})),r.createElement(an,{className:"post-content-wrapper",description:(null===(d=null===(u=null===(c=null===e||void 0===e?void 0:e.expertAnswer)||void 0===c?void 0:c.answer)||void 0===u?void 0:u[0])||void 0===d?void 0:d.content)||"",mentions:null===e||void 0===e?void 0:e.mentions,"data-testid":"Content of the Post"})),r.createElement(J.B,{variant:"secondary","data-event-category":"Together","data-event-action":"Doctor Reply Click","data-event-label":v,size:"md",onClick:()=>{(null===h||void 0===h?void 0:h.id)?window.location.href=y:null===g||void 0===g||g((()=>window.location.href=y))}},p("profilePanel.anserwing.viewFull")))};var Zn="MrdoES3",Vn="_8fd7YMs",$n="DomiQfw",qn="-b2qnfL";const Kn=({message:e,buttonTxt:t,imgSrc:n,onBtnClick:a})=>{const{siteType:o,isMarryBaby:i}=(0,r.useContext)(Fn);return r.createElement("div",{className:Vn},r.createElement("div",{className:$n},r.createElement("img",{src:n||te.C.getAssetPath(i?"comments-mb.svg":"comments.svg"),loading:"lazy"})),e&&r.createElement("div",{className:qn},e),t&&r.createElement(ce.B,{size:"md",theme:o,color:"secondary",onClick:a},t))},Yn=({id:e})=>{const{t:t}=(0,Y.u)(),{data:{locale:n}}=(0,r.useContext)(o.T),{authorProps:a}=(0,r.useContext)(Fn),[l,s]=(0,r.useState)(null),[c,u]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{e&&(0,i.a)(void 0,void 0,void 0,(function*(){var t;u(!0);const r=yield(0,o.i)((0,o.g)(o.P.USER.LIST_ANSWERS,{_locale:n,id:e}),"GET"),a=((null===(t=null===r||void 0===r?void 0:r.data)||void 0===t?void 0:t.replies)||[]).map(ae.b);s(a),u(!1)}))}),[]),r.createElement("div",{className:Zn},c?r.createElement(_n,null):null!==l&&(l.length>0?l.map((e=>r.createElement(Wn,{className:"post-card",key:e.id,post:e}))):r.createElement(Kn,{message:t("profilePanel.emptyPostMess.content",{name:(null===a||void 0===a?void 0:a.name)||(null===a||void 0===a?void 0:a.username)})})))};var Xn="toEutn7",Jn="drdisHs";const Qn=e=>{var t,n,a,l,{post:s}=e,c=(0,i._)(e,["post"]);const{data:{env:{togetherBasePath:u}}}=(0,r.useContext)(o.T);return r.createElement(r.Fragment,null,r.createElement("div",Object.assign({},c,{className:`${Xn} ${(null===c||void 0===c?void 0:c.className)||""}`}),r.createElement(Bt,{className:"card-author",avatar:null===(t=null===s||void 0===s?void 0:s.author)||void 0===t?void 0:t.avatar,name:(null===(n=null===s||void 0===s?void 0:s.author)||void 0===n?void 0:n.name)||(null===(a=null===s||void 0===s?void 0:s.author)||void 0===a?void 0:a.username),isAnonymous:Boolean(null===s||void 0===s?void 0:s.isAnonymous),subLine:r.createElement(Bt.SubTextRow,null,r.createElement(Bt.SubText,null,null===s||void 0===s?void 0:s.createdTime))}),r.createElement(J.A,{href:`${window.location.origin}${u}/${null===(l=null===s||void 0===s?void 0:s.community)||void 0===l?void 0:l.slug}/${null===s||void 0===s?void 0:s.slug}/`,className:Jn,rel:"noreferrer"},null===s||void 0===s?void 0:s.title)))};var er={accordion:"I-uIJ6E",header:"_41WRsj2",heading:"AcOGL93",headingIcon:"JD3dWJN",panel:"dKAgnS8",chevron:"L2Q9T6m",container:"h-pSmhX"};const tr=()=>{var e,t;const{t:n}=(0,Y.u)(),{data:{locale:a,userInfo:l}}=(0,r.useContext)(o.T),{onSkipQuestion:s,countValues:c,setCountValues:u}=(0,r.useContext)(Fn),[d,p]=(0,r.useState)(),[m,h]=(0,r.useState)([]),[f,g]=(0,r.useState)(!1),b=null===l||void 0===l?void 0:l.id;(0,r.useEffect)((()=>{b&&(0,i.a)(void 0,void 0,void 0,(function*(){var e;g(!0);const t=yield(0,o.d)((0,o.g)(o.P.USER.LIST_QUESTION_NEED_REPLY,{_locale:a}),"GET"),n=[],r=Object.create({});((null===(e=null===t||void 0===t?void 0:t.data)||void 0===e?void 0:e.communities)||[]).filter((e=>((null===e||void 0===e?void 0:e.question)||[]).length>0)).map((e=>{r[e.id]=e.question.map(ae.b),delete e.question,n.push((0,ae.a)(e))})),h(n),p(r),g(!1)}))}),[]);const v=({id:e,communityId:t})=>{if(e&&t&&d){const n=Object.assign(Object.assign({},d),{[t]:[...((null===d||void 0===d?void 0:d[t])||[]).filter((t=>t.id!==e))]});let r=0;Object.keys(n).map((e=>r+=n[e].length||0)),p(n),u(Object.assign(Object.assign({},c),{total_question:r})),null===s||void 0===s||s(r)}};return r.createElement("div",{className:er.container},f?r.createElement(_n,null):(null===c||void 0===c?void 0:c.total_question)>0?m.length>0&&r.createElement(q.U,{className:er.accordion,defaultValue:String((null===(t=m[null===(e=Object.keys(m))||void 0===e?void 0:e[0]])||void 0===t?void 0:t.id)||""),styles:e=>({control:{padding:"16px",border:`1px solid ${e.colors.neutral[1]}`,borderTopLeftRadius:"8px",borderTopRightRadius:"8px",'&[aria-expanded="false"]':{borderBottom:0}},chevron:{width:"32px",height:"32px"},content:{padding:0,border:`1px solid ${e.colors.neutral[1]}`,borderTop:0,borderBottom:0},label:{padding:0},item:{marginBottom:"16px"}}),chevron:r.createElement("div",{className:er.chevron},r.createElement(y.Z,{color:X.t.colors.gray600,size:20}))},m.map((e=>{const t=d&&(null===d||void 0===d?void 0:d[e.id])||[];return t.length>0&&r.createElement(q.U.Item,{key:e.id,value:String(e.id)},r.createElement(q.U.Control,null,r.createElement("div",{className:er.header},r.createElement("div",{className:er.headingIcon},r.createElement("img",{src:e.thumbnail,loading:"lazy"})),r.createElement("div",{className:er.heading},e.name))),r.createElement(q.U.Panel,null,r.createElement("div",{className:er.body},t.map((e=>r.createElement(Qn,{className:"question-card",key:e.id,post:e,onSkip:v}))))))}))):r.createElement(Kn,{message:n("profilePanel.emptyCareMess.content"),imgSrc:te.C.getAssetPath("questions.svg")}))};var nr="GA-zc-O",rr="A18McWD",ar="IB049vj",or="_8I--vEV";const ir=({post:e,className:t=""})=>{var n;const{data:{userInfo:i,env:{togetherBasePath:l}}}=(0,r.useContext)(o.T),{t:s}=(0,Y.u)(),c=(0,E.rZ)(),{authActionWrapper:u,authorProps:d}=(0,r.useContext)(Fn),p=`${window.location.origin}${l}/${null===(n=null===e||void 0===e?void 0:e.community)||void 0===n?void 0:n.slug}/${null===e||void 0===e?void 0:e.slug}/`;return r.createElement("div",{className:`${nr} ${t}`},r.createElement("div",{className:ar},r.createElement("a",{"data-event-category":"Together","data-event-action":"Click Post","data-event-label":p,className:or,href:p,onClick:e=>{(null===i||void 0===i?void 0:i.id)||(e.preventDefault(),null===u||void 0===u||u((()=>window.location.href=p)))}}),r.createElement(rt,{className:"card-author",avatarProps:{avatar:null===d||void 0===d?void 0:d.avatar,size:32}},r.createElement(Bt.MainText,{className:rr},null===e||void 0===e?void 0:e.title),r.createElement(Bt.SubTextRow,null,r.createElement(Bt.SubText,null,null===e||void 0===e?void 0:e.createdTime))),r.createElement(an,{className:"post-content-wrapper",description:null===e||void 0===e?void 0:e.description,mentions:null===e||void 0===e?void 0:e.mentions,maxChars:200,"data-testid":"Content of the Post",hideShowAllBtn:!0}),r.createElement(a.T,{size:"p3",color:c.fn.primaryColor()},s("post.seeMore"))))};var lr="TSMHoEM";const sr=()=>{const{t:e}=(0,Y.u)(),{data:{locale:t}}=(0,r.useContext)(o.T),{authorId:n,authorProps:a,isAuthorLogin:l,onCloseFromPost:s}=(0,r.useContext)(Fn),[c,u]=(0,r.useState)(null),[d,p]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{n&&(0,i.a)(void 0,void 0,void 0,(function*(){var e;p(!0);const r=yield(0,o.i)((0,o.g)(o.P.USER.LIST_POST,{_locale:t,id:n,isAnonymous:0}),"GET"),a=((null===(e=null===r||void 0===r?void 0:r.data)||void 0===e?void 0:e.posts)||[]).map(ae.b);u(a),p(!1)}))}),[n]),r.createElement("div",{className:lr},d?r.createElement(_n,null):null!==c&&(c.length>0?c.map((e=>r.createElement(ir,{className:"post-card",key:e.id,post:e}))):r.createElement(Kn,{message:e("profilePanel.emptyPostMess.content",{name:(null===a||void 0===a?void 0:a.name)||(null===a||void 0===a?void 0:a.username)||""}),buttonTxt:l&&e("profilePanel.createPost"),onBtnClick:()=>{null===s||void 0===s||s()}})))};var cr="_4Vekw96",ur="DIJdGcB",dr="aQSt4-Q";const pr=e=>e?{title:null===e||void 0===e?void 0:e.title,organization:null===e||void 0===e?void 0:e.organization,duration:e.duration}:{},mr=e=>e?{completedYear:null===e||void 0===e?void 0:e.completed_year,schoolName:e.school_name,study:e.study}:{};var hr,fr;!function(e){e[e.About=0]="About",e[e.Care=1]="Care",e[e.Answer=2]="Answer",e[e.Posts=3]="Posts"}(hr||(hr={})),function(e){e[e.Expert=0]="Expert",e[e.User=1]="User"}(fr||(fr={}));const gr=e=>{var t,{authorProps:n,selectedTab:a,authActionWrapper:l,onSkipQuestion:s,onCloseFromPost:c,hideQuestionTab:u,hideAnswerTab:d,showSkipQuestionTag:p,rolesToShowQuestionsTab:m=["expert"],currentPageUrl:h}=e,f=(0,i._)(e,["authorProps","selectedTab","authActionWrapper","onSkipQuestion","onCloseFromPost","hideQuestionTab","hideAnswerTab","showSkipQuestionTag","rolesToShowQuestionsTab","currentPageUrl"]);const{data:{locale:g,userInfo:b,env:{isMarryBaby:v}}}=(0,r.useContext)(o.T),{t:y}=(0,Y.u)(),w=null===n||void 0===n?void 0:n.role,k=null===b||void 0===b?void 0:b.role,P=String(null===n||void 0===n?void 0:n.userId),[E,C]=(0,r.useState)(),[x,T]=(0,r.useState)(!1),[S,O]=(0,r.useState)(),_=(null===b||void 0===b?void 0:b._togetherUserId)===(null===n||void 0===n?void 0:n.userId),A=[...-1!==m.indexOf(w)?[{value:hr.About,text:y("profilePanel.tabs.highlight"),content:r.createElement(Un,{id:P,info:S}),dataEventCategory:"Together",dataEventAction:"Doctor Profile Click",dataEventLabel:h}]:[],{value:hr.Posts,text:y("profilePanel.tabs.posts"),content:r.createElement(sr,null),hasCountResult:!0,keyOfCountApi:"post",keyOfResult:"total_post"},...u||-1===m.indexOf(k)||(null===b||void 0===b?void 0:b._togetherUserId)!==(null===n||void 0===n?void 0:n.userId)?[]:[{value:hr.Care,text:`${y("profilePanel.tabs.care")}`,content:r.createElement(tr,null),hasCountResult:!0,keyOfCountApi:"question",keyOfResult:"total_question",dataEventCategory:"Together",dataEventAction:"Doctor Questions Click",dataEventLabel:h}],...d||-1===m.indexOf(w)?[]:[{value:hr.Answer,text:`${y("profilePanel.tabs.expertAnswer")}`,content:r.createElement(Yn,{id:P}),hasCountResult:!0,keyOfCountApi:"reply",keyOfResult:"total_reply",dataEventCategory:"Together",dataEventAction:"Doctor Reply Tab Click",dataEventLabel:h}]],[I,R]=(0,r.useState)(null),[L,N]=(0,r.useState)(null),M={value:String(L),dataList:I,onTabChange:e=>N(Number(e))},D=null===A||void 0===A?void 0:A.filter((e=>null===e||void 0===e?void 0:e.hasCountResult));(0,r.useEffect)((()=>{(0,i.a)(void 0,void 0,void 0,(function*(){var e,t,n,r,i,l,s,c,u,d;T(!0);const p=yield Promise.all([(0,o.i)((0,o.g)(o.P.USER.DETAIL,{_locale:g,id:P}),"GET"),...D.map((e=>(0,o.i)((0,o.g)(o.P.USER.COUNT_TABS,{_locale:g,id:P,[e.keyOfCountApi]:1}),"GET")))]),[m]=p,h={data:null===m||void 0===m?void 0:m.data,experiences:((null===(t=null===(e=null===m||void 0===m?void 0:m.data)||void 0===e?void 0:e.fields)||void 0===t?void 0:t.experiences)||[]).map(pr),relatedPosts:((null===(n=null===m||void 0===m?void 0:m.data)||void 0===n?void 0:n.related_post)||[]).map((e=>(0,ae.g)(e.post))),educations:((null===(i=null===(r=null===m||void 0===m?void 0:m.data)||void 0===r?void 0:r.fields)||void 0===i?void 0:i.educations)||[]).map(mr),awards:(null===(s=null===(l=null===m||void 0===m?void 0:m.data)||void 0===l?void 0:l.fields)||void 0===s?void 0:s.awards_accreditations)||[],contact:(null===(u=null===(c=null===m||void 0===m?void 0:m.data)||void 0===c?void 0:c.fields)||void 0===u?void 0:u.contact)||{}};1===(null===m||void 0===m?void 0:m.status)&&O(h);const f=(null===h||void 0===h?void 0:h.relatedPosts)||[],b=Object.keys(h.contact).map((e=>{var t;return""!==(null===(t=null===h||void 0===h?void 0:h.contact)||void 0===t?void 0:t[e])})),v=[...(null===h||void 0===h?void 0:h.experiences)||[],...(null===h||void 0===h?void 0:h.educations)||[],...(null===h||void 0===h?void 0:h.awards)||[]],y=f.length>0||b.length>0||v.length>0,w={},k=D.map(((e,t)=>{var n,r,a;const o=(null===(a=null===(r=null===(n=p[t+1])||void 0===n?void 0:n.data)||void 0===r?void 0:r.counting)||void 0===a?void 0:a[e.keyOfResult])||0;return o>0?(w[e.keyOfResult]=o,e):-1!==[hr.Care,hr.Posts].indexOf(e.value)?e:void 0})).filter(Boolean).map((e=>e.value)),E=A.map((e=>{const t=Object.assign(Object.assign({},e),{text:e.text+(e.keyOfResult?` (${(null===w||void 0===w?void 0:w[e.keyOfResult])||"0"})`:"")});return t.hasCountResult?-1!==k.indexOf(t.value)?t:void 0:t.value===hr.About?y&&t:t})).filter(Boolean);R(E),N(a||(null===(d=null===E||void 0===E?void 0:E[0])||void 0===d?void 0:d.value)),C(w),T(!1)}))}),[]);const B=null===S||void 0===S?void 0:S.data;return r.createElement(Fn.Provider,{value:{isMarryBaby:v,siteType:v?"marryBaby":"helloSites",authorId:String((null===n||void 0===n?void 0:n.userId)||""),authActionWrapper:l,onSkipQuestion:s,info:S,authorProps:n,onCloseFromPost:c,countValues:E,setCountValues:C,isAuthorLogin:_,showSkipQuestionTag:p,currentPageUrl:h}},r.createElement("div",Object.assign({},f,{className:`${cr} ${(null===f||void 0===f?void 0:f.className)||""}`,"data-is-marrybaby":v}),x?r.createElement(_n,null):r.createElement(r.Fragment,null,r.createElement(Bt,Object.assign({},n,{className:"card-author",showDetailPopup:!1,subLine:"expert"===(null===n||void 0===n?void 0:n.role)?(null===B||void 0===B?void 0:B.specialty)&&(null===B||void 0===B?void 0:B.organisation)&&r.createElement(Bt.SubTextRow,null,(null===B||void 0===B?void 0:B.specialty)&&r.createElement(r.Fragment,null,r.createElement(Bt.SubText,null,null===B||void 0===B?void 0:B.specialty),r.createElement(Bt.SubDivider,null)),r.createElement(Bt.SubText,null,null===B||void 0===B?void 0:B.organisation)):(null===B||void 0===B?void 0:B.created_at)&&r.createElement(Bt.SubTextRow,null,r.createElement(Bt.SubText,null,y("profilePanel.joined")," ",ve()(null===B||void 0===B?void 0:B.created_at).toNow(!0)))})),"expert"===w&&r.createElement("div",{className:ur,dangerouslySetInnerHTML:{__html:null===(t=null===S||void 0===S?void 0:S.data)||void 0===t?void 0:t.description}}),null!==I&&null!==L&&(I.length>0?r.createElement("div",{className:dr},r.createElement(J.T,Object.assign({},M))):r.createElement(Kn,{message:y("profilePanel.emptyPostMess.content",{text:(null===n||void 0===n?void 0:n.name)||(null===n||void 0===n?void 0:n.username)||""})})))))};var br=Object.freeze({__proto__:null,get TabName(){return hr},get UserType(){return fr},TabDataInit:{experiences:[],relatedPosts:[],educations:[],awards:[],contact:{},data:{}},ProfileDetail:gr}),vr="KsWg8i6",yr="_9tS0EUN",wr="kyyRKlb",kr="-Uqqka-";const Pr=e=>{var{post:t,onSkip:n,btnText:a,currentPageUrl:l}=e,s=(0,i._)(e,["post","onSkip","btnText","currentPageUrl"]);const{t:c}=(0,Y.u)(),{data:{locale:u},action:{pushNotifications:d}}=(0,r.useContext)(o.T),[p,m]=(0,r.useState)(!1),[h,f]=(0,r.useState)(!1),g=(0,E.rZ)(),b=(0,r.useCallback)((()=>(0,i.a)(void 0,void 0,void 0,(function*(){var e;f(!0);const r=yield(0,o.d)((0,o.g)(o.P.USER.SKIP_QUESTION,{_locale:u,id:null===t||void 0===t?void 0:t.id}),"PUT");1===(null===r||void 0===r?void 0:r.status)?(null===n||void 0===n||n({id:(null===t||void 0===t?void 0:t.id)||"",communityId:(null===(e=null===t||void 0===t?void 0:t.community)||void 0===e?void 0:e.id)||""}),m(!1),d({title:"",message:"Skip success",type:"success"})):d({title:"",message:null===r||void 0===r?void 0:r.messages,type:"danger"}),f(!1)}))),[]);return r.createElement(K.J,{width:327,withArrow:!0,shadow:"md",opened:p},r.createElement(K.J.Target,null,r.createElement("div",Object.assign({className:`${vr} ${(null===s||void 0===s?void 0:s.className)||""}`,onClick:()=>m(!0)},s),a||c("profilePanel.questionNotClear"))),r.createElement(K.J.Dropdown,null,r.createElement("div",null,r.createElement("div",{className:yr},c("profilePanel.skipQuestion.heading")),r.createElement("div",{className:wr},c("profilePanel.skipQuestion.content")),r.createElement("div",{className:kr},r.createElement(J.B,{size:"md",variant:"secondary",leftIcon:r.createElement(le.Z,{color:g.fn.primaryColor(),size:24}),onClick:()=>m(!1),styles:()=>({leftIcon:{marginRight:0}})}),r.createElement(J.B,{variant:"primary",size:"md",leftIcon:r.createElement(se.Z,{color:"white",size:24}),onClick:b,loading:h,"data-event-category":"Together","data-event-action":"Unclear Question Click","data-event-label":l,styles:()=>({leftIcon:{marginRight:0}})})))))};me.Z.div` position: relative; margin-bottom: 24px; background: white; border-radius: ${X.t.borderRadius}; a { text-decoration: none; } ${ne.M.mbDown} { margin-bottom: 8px; } &.flat-top { border-top-left-radius: 0; border-top-right-radius: 0; } .post-pin { padding: 0.5rem 1rem; border-radius: ${X.t.borderRadius} 6px 0 0; } .post-author { display: flex; align-items: center; justify-content: space-between; &.comment { padding-right: 2.6rem; } .author-avatar-wrapper { width: 40px; height: 40px; font-size: 20px; ${ne.M.mbDown} { width: 32px; height: 32px; font-size: 16px; } } } .post-content-link-wrapper { color: inherit; cursor: pointer; .post-content-title { padding: 1rem 1rem 0; word-break: break-word; } } .social-preview-wrapper.has-image { margin-bottom: 5px; } .social-preview-wrapper, .image-preview-wrapper, .link-preview-wrapper { width: 100%; &[data-is-reply='true'] { padding-right: 1rem; padding-left: 1rem; } } .post-topics { padding: 0 1rem; } .post-reaction { background: none; border-radius: 0 0 6px 6px; &.hide-top-border { ::before { display: none; } } } .most-engaging-wrapper { padding: 1rem; cursor: pointer; .author-avatar-wrapper { width: 2rem; height: 2rem; font-size: 1rem; } .see-more-comments { width: 100%; padding: 12px 0 0; text-align: unset; } } &[data-most-engaging='true'] { border: none; ${ne.M.mbDown} { margin: 1rem; border: 1px solid #e4e8ec; } } .top-divider { border-color: #e4e8ec; } .popover { .popover-menu__btn { display: flex; width: 1.5rem; height: 1rem; align-items: center; justify-content: center; padding: 0; background: transparent; &:hover { background-color: transparent; } } .popover-menu__content { &.--position-bottom { &.--align-end { &::before { right: 12.5px; } } } } } &[data-is-marrybaby='true'] { border: 1px solid #f3f3f3; border-radius: 1rem; /* shadow */ box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.08); .image-preview-wrapper, .link-preview-wrapper { padding-right: 1rem; padding-left: 1rem; } .popover { .popover-menu__btn { width: 24px; height: 24px; ${ne.M.mbDown} { width: 18px; height: 18px; } } .popover-menu__content { &.--position-bottom { &.--align-end { &::before { right: 1rem; } width: 350px; ${ne.M.mbDown} { max-width: calc(320px - 2rem); } } } } } .most-engaging-wrapper { position: relative; padding: 0; &::before { position: absolute; z-index: 5; top: 0; left: 50%; width: calc(100% - 2rem); height: 1px; background: #f3f3f3; content: ' '; transform: translateX(-50%); } } ${ne.M.mbDown} { margin-bottom: 12px; } } `;const Er=me.Z.div` .add-link { color: ${X.t.colors.primaryBase}; } `,Cr=me.Z.div` margin: 16px 0; background: ${X.t.colors.yellow50}; padding: 5px 10px; border-radius: 2px; .icon { display: inline-block; vertical-align: middle; margin-right: 6px; } `,xr=me.Z.div` display: flex; align-items: center; gap: 8px; `,Tr=me.Z.div` padding: 8px 16px; `,Sr=me.Z.div` margin-bottom: 12px; width: 100%; `,Or=me.Z.div``,_r=me.Z.div` margin-bottom: 16px; `,Ar=me.Z.div` display: flex; flex-wrap: wrap; row-gap: 16px; ${ne.M.tdUp} { align-items: center; column-gap: 24px; } `,Ir=me.Z.a` display: flex; align-items: center; gap: 16px; ${ne.M.mbDown} { width: 100%; justify-content: space-between; } `,Rr=me.Z.div` display: flex; align-items: center; gap: 16px; `,Lr=me.Z.div` border-radius: ${X.t.borderRadius}; overflow: hidden; width: 48px; height: 48px; img { object-fit: cover; width: 100%; height: 100%; } `,Nr=({categories:e})=>{const{t:t}=(0,Y.u)(),{data:{locale:n,env:{isMarryBaby:i}}}=(0,r.useContext)(o.T),l=(0,Ce.g)(n,i);return r.createElement(Or,null,r.createElement(_r,null,r.createElement(ue.H,{tag:"h6",as:"h5"},t("cardReply.recommentCategories.heading"))),r.createElement(Ar,null,e.map((e=>r.createElement(Ir,{href:l+e.permalink,key:String(e.termId),target:"_blank"},r.createElement(Rr,null,r.createElement(Lr,null,r.createElement("img",{src:e.featureImage||te.C.getAssetPath(i?"mb-logo.svg":"/logo/logomark.png"),alt:e.displayName,loading:"lazy"})),r.createElement(a.T,{size:"s3",weight:"bold"},e.displayName)),r.createElement(w.Z,{size:20,color:X.t.colors.gray400}))))))},Mr=me.Z.a` padding: 12px 0; display: flex; flex-direction: column; gap: 8px; border-top: 1px solid ${X.t.colors.neutral100}; text-decoration: none; &:first-child { border-top: 0; } `,Dr=({postTitle:e,articleReviewed:t,modifiedTime:n,href:o})=>{const{t:i}=(0,Y.u)(),l=(()=>{const{expert:e,editor:n,is_author:r}=t;if(e){const t={name:e.display_name,role:"expert",avatar:e.avatar};return r?Object.assign({title:i("articleAuthor.title.written-by")},t):"expert"===e.role?Object.assign({title:i("articleAuthor.title.expert")},t):Object.assign({title:i("articleAuthor.title.medical")},t)}if(n)return{title:i("articleAuthor.title.fact-check"),name:n.display_name,avatar:n.avatar}})();return r.createElement(Mr,{href:o,title:e,target:"_blank"},r.createElement(a.T,{size:"s3",as:"h5",weight:"bold"},e),r.createElement("div",null,r.createElement(Bt,{avatar:null===l||void 0===l?void 0:l.avatar,avatarProps:{size:32},name:null===l||void 0===l?void 0:l.name,role:null===l||void 0===l?void 0:l.role,hideBackground:!0},r.createElement(Bt.SubTextRow,null,r.createElement(Bt.SubText,null,null===l||void 0===l?void 0:l.title," ",r.createElement("span",{style:{color:X.t.colors.gray800}},null===l||void 0===l?void 0:l.name)),r.createElement(Bt.SubDivider,null),r.createElement(Bt.SubText,null,n)))))};var Br="F4mmgSy",jr="A7QrQ7A";const Hr=e=>{var{listUrl:t,hideSourceList:n,categorySlug:l,editMode:s,collapseSource:c,onListChange:u,isMarryBaby:d}=e,p=(0,i._)(e,["listUrl","hideSourceList","categorySlug","editMode","collapseSource","onListChange","isMarryBaby"]);const{t:m}=(0,Y.u)(),[h,f]=(0,r.useState)(t||[]),[g,b]=(0,r.useState)([]),[v,w]=(0,r.useState)([]),[P,E]=(0,r.useState)(!1);(0,r.useEffect)((()=>{!n&&(0,i.a)(void 0,void 0,void 0,(function*(){E(!0);const e=h.map((e=>{const t=new URL(e),n=String(t.pathname).split("/").filter((e=>""!=e));return{isMarrySite:-1!==t.origin.search("marrybaby.vn"),path:n[n.length-1],href:e}})),t=[...e.map((e=>(0,o.i)(e.isMarrySite?(0,o.x)(o.u.GET_PREVIEW_ARTICLE,{fullSlug:e.path},!0):(0,o.t)(o.u.GET_PREVIEW_ARTICLE,{fullSlug:e.path},!0),"GET")))],n=yield Promise.all(t);b(n.map(((t,n)=>{var r,a;return(null===(r=null===t||void 0===t?void 0:t.data)||void 0===r?void 0:r.post)&&Object.assign(Object.assign({},(0,ae.g)(null===(a=null===t||void 0===t?void 0:t.data)||void 0===a?void 0:a.post)),{href:e[n].href})})).filter(Boolean)),E(!1)}))}),[]),(0,r.useEffect)((()=>{!n&&0===(null===g||void 0===g?void 0:g.length)&&l&&(0,i.a)(void 0,void 0,void 0,(function*(){var e;const t=yield(0,o.i)(d?(0,o.x)(o.u.GET_CATEGORY_OR_ARTICLE_DETAIL,{fullSlug:l},!0):(0,o.t)(o.u.GET_CATEGORY_OR_ARTICLE_DETAIL,{fullSlug:l},!0),"GET");(null===t||void 0===t?void 0:t.data)&&w([(0,ae.h)(null===(e=null===t||void 0===t?void 0:t.data)||void 0===e?void 0:e.category)])}))}),[g]);return(0,r.useEffect)((()=>{null===u||void 0===u||u(h)}),[h]),r.createElement("div",Object.assign({},p),!s&&r.createElement(Cr,null,r.createElement("img",{className:"icon",src:te.C.getAssetPath("warning.svg"),alt:"warning",style:{marginBottom:"3px",width:"18px"},loading:"lazy"}),r.createElement(a.T,{size:"s3",as:"span",dangerouslySetInnerHTML:{__html:m("cardReply.disclaimer")}})),n?null:P?r.createElement(bt,null):g.length>0||s?r.createElement(Er,null,r.createElement(q.U,{defaultValue:!c&&"accordion",styles:{control:{borderRadius:"inherit",'&[aria-expanded="false"]':{borderBottom:0}},chevron:{width:"32px",height:"32px"},content:{padding:0,borderBottom:0,borderTop:`1px solid ${X.t.colors.neutral100}`},item:{marginBottom:"16px",borderTopLeftRadius:"8px",borderTopRightRadius:"8px",border:`1px solid ${X.t.colors.neutral100}`,borderBottomLeftRadius:"8px",borderBottomRightRadius:"8px","&[data-active]":{borderBottomLeftRadius:0,borderBottomRightRadius:0}}},chevron:r.createElement("div",{className:jr},r.createElement(y.Z,{color:X.t.colors.gray600,size:20}))},r.createElement(q.U.Item,{value:"accordion"},r.createElement(q.U.Control,null,r.createElement("div",{className:Br},r.createElement(ue.H,{as:"h4",tag:"h6"},m("cardReply.source")))),r.createElement(q.U.Panel,null,r.createElement(Tr,null,(g||[]).map(((e,t)=>r.createElement(xr,{key:String(t)},"object"===typeof e?r.createElement(Dr,Object.assign({},e)):r.createElement(Sr,null,r.createElement(oe.I,{style:{width:"100%"},name:"source-list",value:e||"",size:"sm",onChange:e=>{f((n=>{const r=[...n];return r[t]=e,r})),b((n=>{const r=[...n];return r[t]=e,r}))}})),s&&r.createElement(ce.B,{size:"md",color:"transparent",icon:r.createElement(k.Z,null),onClick:()=>(e=>{f((t=>{const n=[...t];return n.splice(e,1),n})),b((t=>{const n=[...t];return n.splice(e,1),n}))})(t)})))),s&&r.createElement(ce.B,{className:"add-link",color:"transparent",size:"md",icon:r.createElement(ie.Z,{color:X.t.colors.primaryBase,size:18}),onClick:()=>{f((e=>[...e,""])),b((e=>[...e,""]))}},"Add source")))))):r.createElement(Nr,{categories:v}))};me.Z.div` position: relative; margin-bottom: 0; background: white; border-radius: ${X.t.borderRadius}; .verify-tag { margin-top: 12px; } .post-author { &.with-popover { padding-right: 2.6rem; } .author-avatar-wrapper { width: 40px; height: 40px; font-size: 20px; ${ne.M.mbDown} { width: 32px; height: 32px; font-size: 16px; } } } .image-preview-wrapper, .link-preview-wrapper { width: 100%; &[data-is-reply='true'] { padding-right: 1rem; padding-left: 1rem; } } .post-reaction { background: none; border-radius: 0 0 6px 6px; } &[data-is-reply='true'] { > .post-author .author-avatar-wrapper { width: 20px; height: 20px; font-size: 10px; } } &[data-is-reply='false'] { border: 1px solid #e4e8ec; } .expert-wrapper { width: 100%; } &[data-has-booking='true'] { display: grid; .post-author { background-color: ${X.t.colors.primary50}; } .btn-wrapper { padding: 0 16px; .btn-booking { width: 100%; margin: 12px 0; } } } .comment-reply-wrapper { padding: 0 1rem; .more-cmt { .chevron-right { height: 1rem; width: 1rem; vertical-align: middle; } } } .top-divider { border-color: #e4e8ec; } .popover { position: absolute; top: 1.5rem; right: 1rem; .popover-menu__btn { display: flex; width: 1rem; height: 1rem; align-items: center; justify-content: center; padding: 0; background: transparent; &:hover { background-color: transparent; } .popover-menu__content { &.--position-bottom { &.--align-end { &::before { right: 12.5px; } } } } } } &[data-is-marrybaby='true'] { &[data-is-reply='false'] { border: none; } .image-preview-wrapper, .link-preview-wrapper { padding-right: 1rem; padding-left: 1rem; } .popover { .popover-menu__btn { width: 24px; height: 24px; } } margin-left: 56px; ${ne.M.mbDown} { margin-left: 40px; } > .post-author { margin-left: -56px; ${ne.M.mbDown} { margin-left: -40px; } .author-info { align-items: center; display: flex; align-items: center; .author-info-top { width: 100%; } .author-info-text-wrapper { justify-content: space-between; } } .author-avatar-wrapper { width: 40px; height: 40px; font-size: 20px; ${ne.M.mbDown} { width: 24px; height: 24px; font-size: 12px; } } } &[data-is-reply] { > .post-author { .author-avatar-wrapper { width: 40px; height: 40px; font-size: 20px; ${ne.M.mbDown} { width: 24px; height: 24px; font-size: 12px; } } } } .comment-reply-wrapper { padding-right: 0; padding-left: 0; } .post-reaction { &::after { position: absolute; bottom: 0; left: 50%; width: calc(100% - 2rem); height: 1px; background: #f3f3f3; content: ' '; transform: translateX(-50%); } } .post-content-wrapper { padding-top: 0; padding-bottom: 0; ${ne.M.mbDown} { padding-left: 0.5rem; } } ${ne.M.mbDown} { margin-bottom: 12px; } } `;var zr="-dzIuHr";const Fr=({userId:e,avatar:t,name:n,role:a,title:o,className:i})=>{const{t:l}=(0,Y.u)(),[s,c]=(0,r.useState)(!1);return r.createElement(r.Fragment,null,r.createElement(ce.B,{className:`${zr} ${i}`,color:"success",size:"xs",onClick:()=>c(!0),style:{padding:"5px 8px",marginBottom:"12px",borderRadius:"4px"}},r.createElement("span",{className:"text"},r.createElement(P.Z,{isSolid:!0,size:18,color:X.t.colors.green800,className:"icon"}),l("cardReply.verifyBy",{name:`${n||""}`}))),r.createElement(Dt,{open:s,onClose:()=>c(!1),profileModalProps:{zIndex:1e3}},r.createElement(gr,{authorProps:{userId:e,avatar:t,name:n,role:a,title:o},hideQuestionTab:!0})))}},83998:function(e,t,n){"use strict";n.d(t,{G:function(){return p},M:function(){return m},u:function(){return f}});var r=n(89814),a=n(33919),o=n(67294),i=n(90411),l=n.n(i),s=n(14646);const c=[{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}],u=[{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"}],d=(e=!1)=>Object.fromEntries((e?u:c).map(((e,t)=>[`h${t+1}`,{fontSize:e.size,lineHeight:e.lineHeight,letterSpacing:e.letterSpacing}]))),p={Title:{styles:{root:Object.assign(Object.assign({fontWeight:r.O.fontWeight.bold},d()),{[`&${r.M.mbDown}`]:Object.assign({},d(!0))})}}},m={[s.L.Vietnam]:"vi",[s.L.Cambodia]:"km",[s.L.India]:"hi",[s.L.Indonesia]:"id",[s.L.Malaysia]:"ms",[s.L.Thailand]:"th",[s.L.Taiwan]:"zh-tw",[s.L.PhilippinesTagalog]:"tl-ph",[s.L.PhilippinesEnglish]:"en",[s.L.Myanmar]:"my"},h={[s.L.Vietnam]:()=>n.e(700).then(n.t.bind(n,90700,23)),[s.L.Cambodia]:()=>n.e(1114).then(n.t.bind(n,71114,23)),[s.L.India]:()=>n.e(6146).then(n.t.bind(n,46146,23)),[s.L.Indonesia]:()=>n.e(885).then(n.t.bind(n,90885,23)),[s.L.Malaysia]:()=>n.e(9226).then(n.t.bind(n,69226,23)),[s.L.Thailand]:()=>n.e(8008).then(n.t.bind(n,48008,23)),[s.L.Taiwan]:()=>n.e(6417).then(n.t.bind(n,96417,23)),[s.L.PhilippinesTagalog]:()=>n.e(2317).then(n.t.bind(n,92317,23)),[s.L.PhilippinesEnglish]:()=>n.e(5871).then(n.t.bind(n,35871,23)),[s.L.Myanmar]:()=>n.e(4972).then(n.t.bind(n,74972,23))},f=e=>{const[t,n]=(0,o.useState)(!1);return(0,o.useEffect)((()=>{(0,a.a)(void 0,void 0,void 0,(function*(){var t;n(!1),yield null===(t=h[e])||void 0===t?void 0:t.call(h),l().locale(m[e]),n(!0)}))}),[e]),{isLoaded:t}}},86826:function(e,t,n){"use strict";n.d(t,{u:function(){return l}});var r=n(67294),a=n(30737),o=n(47856),i=n.n(o);function l(){const{values:e,locale:t}=(0,r.useContext)(a.T)||{locale:"en-PH"};return(0,r.useMemo)((()=>({t:(n,r)=>e?e[n]?r?i()(e[n]||n,r):e[n]||n:(console.warn(`[useTranslations] Missing translation for key ${n} and locale ${t}`),r?i()(n,r):n):(console.error("[useTranslations] t method called before translation values are loaded"),n),locale:t})),[e,t])}},93393:function(e,t,n){"use strict";n.d(t,{B:function(){return M},C:function(){return T},E:function(){return m},F:function(){return F},G:function(){return A},H:function(){return N},L:function(){return B},P:function(){return x},S:function(){return h},T:function(){return _},W:function(){return g},Z:function(){return D},a:function(){return I},b:function(){return R},d:function(){return Q},e:function(){return K},f:function(){return U},g:function(){return Z},h:function(){return Y},i:function(){return J},j:function(){return q},k:function(){return f},l:function(){return z},m:function(){return te},n:function(){return L},o:function(){return W},p:function(){return H},q:function(){return ae},r:function(){return re},s:function(){return p},t:function(){return V},u:function(){return S},x:function(){return $},z:function(){return C}});var r=n(67294),a=n(33919),o=n(46784),i=n(87474),l=n(31304),s=n.n(l),c=n(47856),u=n.n(c),d=n(22190);function p(e,t){const n=(0,r.forwardRef)(((n,a)=>r.createElement(e,Object.assign({},n,{className:`${t} ${n.className||""}`,ref:a}))));return n.classSelector=`.${t}`,n}const m=e=>{var{size:t,color:n,useCurrentColor:o,isActive:i,activeColor:l}=e,s=(0,a._)(e,["size","color","useCurrentColor","isActive","activeColor"]);const c=o?"currentColor":i?l:n,u=Object.assign({width:t,height:t},s);return r.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 18 18",fill:"none"},u),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.00183 11.6827C9.85164 11.6827 10.5734 11.3852 11.1672 10.7903C11.7609 10.1955 12.0578 9.4731 12.0578 8.62328C12.0578 7.77346 11.7604 7.05168 11.1655 6.45793C10.5706 5.86418 9.84824 5.56731 8.99841 5.56731C8.1486 5.56731 7.42682 5.86474 6.83307 6.45962C6.23932 7.05451 5.94245 7.77686 5.94245 8.62669C5.94245 9.4765 6.23988 10.1983 6.83476 10.792C7.42965 11.3858 8.152 11.6827 9.00183 11.6827ZM9.00012 10.65C8.43762 10.65 7.9595 10.4531 7.56575 10.0594C7.172 9.66561 6.97512 9.18748 6.97512 8.62498C6.97512 8.06248 7.172 7.58436 7.56575 7.19061C7.9595 6.79686 8.43762 6.59998 9.00012 6.59998C9.56262 6.59998 10.0407 6.79686 10.4345 7.19061C10.8282 7.58436 11.0251 8.06248 11.0251 8.62498C11.0251 9.18748 10.8282 9.66561 10.4345 10.0594C10.0407 10.4531 9.56262 10.65 9.00012 10.65ZM9.00012 13.875C7.42128 13.875 5.9773 13.4538 4.66818 12.6115C3.35904 11.7692 2.31409 10.661 1.53333 9.28699C1.47083 9.1793 1.42515 9.07077 1.3963 8.96139C1.36745 8.85201 1.35303 8.73974 1.35303 8.62461C1.35303 8.50947 1.36745 8.39734 1.3963 8.28821C1.42515 8.17908 1.47083 8.07066 1.53333 7.96298C2.31409 6.58894 3.35904 5.48077 4.66818 4.63847C5.9773 3.79616 7.42128 3.375 9.00012 3.375C10.579 3.375 12.0229 3.79616 13.3321 4.63847C14.6412 5.48077 15.6862 6.58894 16.4669 7.96298C16.5294 8.07066 16.5751 8.17919 16.6039 8.28857C16.6328 8.39796 16.6472 8.51022 16.6472 8.62536C16.6472 8.74049 16.6328 8.85263 16.6039 8.96175C16.5751 9.07089 16.5294 9.1793 16.4669 9.28699C15.6862 10.661 14.6412 11.7692 13.3321 12.6115C12.0229 13.4538 10.579 13.875 9.00012 13.875ZM9.00012 12.75C10.4126 12.75 11.7095 12.3781 12.8907 11.6344C14.072 10.8906 14.9751 9.88748 15.6001 8.62498C14.9751 7.36248 14.072 6.35936 12.8907 5.61561C11.7095 4.87186 10.4126 4.49998 9.00012 4.49998C7.58762 4.49998 6.29075 4.87186 5.1095 5.61561C3.92825 6.35936 3.02512 7.36248 2.40012 8.62498C3.02512 9.88748 3.92825 10.8906 5.1095 11.6344C6.29075 12.3781 7.58762 12.75 9.00012 12.75Z",fill:c}))};m.defaultProps={size:24,color:o.t.colors.gray600,activeColor:o.t.colors.primaryBase};const h=e=>{var{size:t,color:n,activeColor:o,isActive:i,isMarryBaby:l}=e,s=(0,a._)(e,["size","color","activeColor","isActive","isMarryBaby"]);return l?r.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 24 24",fill:"none"},s),r.createElement("path",{d:"M18 8L19 8C20.1046 8 21 8.89543 21 10L21 15.155C21 17.3585 19.4253 19.2551 17.2391 19.6848C15.1006 20.1051 8.89937 20.1051 6.76089 19.6848C4.57467 19.2551 3 17.3585 3 15.155L3 10C3 8.89543 3.89543 8 5 8L6 8",stroke:i?o:n,strokeWidth:"1.3",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M12 13L12 3M12 3L9.5 5.5M12 3L14.5 5.5",stroke:i?o:n,strokeWidth:"1.33333",strokeLinecap:"round",strokeLinejoin:"round"})):r.createElement("svg",Object.assign({width:t,height:t,fill:"none",viewBox:"0 0 24 24"},s),r.createElement("path",{fill:i?o:n,d:"M19 3c-1.652 0-3 1.348-3 3 0 .46.113.895.3 1.285L12.587 11h-4.77A2.999 2.999 0 005 9c-1.652 0-3 1.348-3 3s1.348 3 3 3c1.3 0 2.402-.84 2.816-2h4.77l3.715 3.715c-.188.39-.301.824-.301 1.285 0 1.652 1.348 3 3 3s3-1.348 3-3-1.348-3-3-3c-.46 0-.895.113-1.285.3l-3.3-3.3 3.3-3.3c.39.187.824.3 1.285.3 1.652 0 3-1.348 3-3s-1.348-3-3-3z"}))};h.defaultProps={size:24,color:o.t.colors.gray600,activeColor:o.t.colors.primaryBase,isActive:!1};const f=e=>{var{size:t=24,color:n,isMarryBaby:o}=e,i=(0,a._)(e,["size","color","isMarryBaby"]);return r.createElement("svg",Object.assign({style:{display:"block",shapeRendering:"auto"},width:t,height:t,viewBox:"30 30 40 40",preserveAspectRatio:"xMidYMid"},i),r.createElement("circle",{cx:"50",cy:"50",fill:"none",stroke:n||(o?"#e85388":"#91caff"),strokeWidth:"7",r:"16",strokeDasharray:"75.39822368615503 27.132741228718345"},r.createElement("animateTransform",{attributeName:"transform",type:"rotate",repeatCount:"indefinite",dur:"1.2s",values:"0 50 50;360 50 50",keyTimes:"0;1"})))};f.defaultProps={size:24};const g=e=>{var{size:t,color:n,useCurrentColor:o,isActive:i,activeColor:l}=e,s=(0,a._)(e,["size","color","useCurrentColor","isActive","activeColor"]);const c=o?"currentColor":i?l:n,u=Object.assign({width:t,height:t},s);return r.createElement("svg",Object.assign({viewBox:"0 0 16 16",fill:"none"},u),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.00132 0.125C3.65869 0.125 0.12632 3.65737 0.12632 8C0.12632 9.52948 0.558762 10.9952 1.38268 12.2698L0.185496 14.9054C0.0762474 15.1467 0.117216 15.4335 0.290192 15.6337C0.422201 15.7885 0.613386 15.875 0.813675 15.875C0.872851 15.875 0.93658 15.8659 0.995756 15.8522L4.29142 14.9464C5.42943 15.5564 6.70399 15.875 8.00132 15.875C12.344 15.875 15.8763 12.3426 15.8763 8C15.8763 3.65737 12.344 0.125 8.00132 0.125ZM8.00132 14.5003C6.84966 14.5003 5.72076 14.1953 4.72842 13.6172C4.62372 13.5535 4.50081 13.5216 4.38246 13.5216C4.32329 13.5216 4.25956 13.5307 4.20038 13.5444L2.04727 14.1361L2.79836 12.4837C2.8985 12.2607 2.87574 11.9967 2.73008 11.7964C1.92892 10.6857 1.50558 9.37016 1.50558 8C1.50558 4.41756 4.41888 1.49971 8.00587 1.49971C11.5883 1.49971 14.5062 4.41301 14.5062 8C14.5016 11.5824 11.5838 14.5003 8.00132 14.5003Z",fill:c}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.0279 9.17924C10.7002 8.9835 10.2677 8.76045 9.88083 8.91978C9.58494 9.04268 9.39376 9.50699 9.19802 9.74824C9.09788 9.87115 8.97952 9.88936 8.82931 9.83018C7.70951 9.38408 6.85373 8.63755 6.23465 7.60879C6.12996 7.44947 6.14817 7.32202 6.27562 7.17635C6.46226 6.95785 6.69441 6.70749 6.74448 6.41161C6.79455 6.11573 6.65799 5.76978 6.53509 5.50576C6.38032 5.16891 6.20279 4.69095 5.86594 4.49976C5.5564 4.32678 5.14672 4.42238 4.86905 4.64543C4.39108 5.03235 4.16348 5.64232 4.16804 6.24319C4.16804 6.41616 4.1908 6.58459 4.23176 6.75301C4.32736 7.14904 4.51399 7.5223 4.71883 7.87736C4.8736 8.14138 5.04658 8.40084 5.22866 8.65121C5.82497 9.46602 6.5715 10.1716 7.43184 10.6996C7.86428 10.9636 8.32858 11.1958 8.80655 11.3551C9.34369 11.5326 9.8262 11.7193 10.4089 11.61C11.0188 11.4962 11.6197 11.1184 11.861 10.5312C11.9338 10.3582 11.9702 10.1625 11.9292 9.9804C11.8473 9.58892 11.3329 9.36132 11.0279 9.17924Z",fill:c}))};g.defaultProps={size:24,color:o.t.colors.gray600,activeColor:o.t.colors.primaryBase};var b=function(e,t){if("string"!==typeof e)throw new TypeError("argument str must be a string");var n={},r=(t||{}).decode||k,a=0;for(;ae,sanitizeFunction:e=>e},formatMessage:()=>null});let A=O;const I=({locale:e="vi-VN",children:t,userInfo:n,router:a,env:o={isMarryBaby:!1,togetherBasePath:"/community"},sanitizeFunction:i=(e=>e),pushNotifications:l=(()=>!1),formatMessage:s})=>{const[c,u]=(0,r.useState)();return A={userInfo:n,locale:e,togetherUserId:c,router:a,env:o},(0,r.useEffect)((()=>{(null===n||void 0===n?void 0:n.id)&&Q(Z(x.PROFILE,{_locale:e}),"GET").then((e=>{var t;u(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]),r.createElement(_.Provider,{value:{data:{userInfo:n,locale:e,togetherUserId:c,router:a,env:o},action:{pushNotifications:l,sanitizeFunction:i},formatMessage:s}},t)},R="DD/MM/YYYY",L="/images/default-image.jpg",N={DUE_DATE:"DUE_DATE",BMI:"BMI",BMR:"BMR",OVULATION:"OVULATION",IFRAME:"IFRAME",PWG:"PWG",THR:"THR",BGC:"BGC"},M=(N.BMI,N.BMR,N.DUE_DATE,N.OVULATION,N.PWG,N.THR,N.BMI,N.BMR,N.DUE_DATE,N.OVULATION,N.PWG,N.THR,N.BMI,N.BMR,N.DUE_DATE,N.OVULATION,N.PWG,N.THR,N.BMI,N.BMR,N.DUE_DATE,N.OVULATION,N.PWG,N.THR,N.BMI,N.BMR,N.DUE_DATE,N.OVULATION,N.PWG,N.THR,N.BMI,N.BMR,N.DUE_DATE,N.OVULATION,N.PWG,N.THR,N.BMI,N.BMI,N.BMR,N.DUE_DATE,N.OVULATION,N.PWG,N.THR,N.BMI,N.BMR,N.DUE_DATE,N.OVULATION,N.PWG,N.THR,N.BMI,N.BMR,N.DUE_DATE,N.OVULATION,N.PWG,N.THR,N.PWG,N.THR,"hhg_user_token"),D={adBlock:48,articleAdContainer:47,headerContainerHome:99,headerContainerPopup:200,headerContainerPopupSUbLevel:300,menuSearchInputPopup:5,menuSearchInputDisplayIcon:6,menuSearchPopup:200},B="hhg-id",j={"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"}};const H={"vi-VN":"hellobacsi.blog","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"},z={"vi-VN":"marrybaby.vn"},F="vi-VN",U=e=>{const{env:{isMarryBaby:t}}=A;return`https://${t?z[e]:H[e]}`},G=e=>{const t=e.indexOf("?");return t>=0?e.slice(0,t+1)+e.slice(t+1).replace(/[^=&]+=(&|$)/g,"").replace(/&$/,""):e},W=e=>{const{env:{isMarryBaby:t}}=A;if("undefined"!==typeof window)return window.location.origin;return`https://${t?"www.":""}${H[e]}`},Z=(e,t,n,r)=>{let a="";n&&(a=Object.keys(n).map((e=>e+"="+n[e])).join("&"));const{togetherBaseApiUrl:o=""}=(null===A||void 0===A?void 0:A.env)||{};let i=u()(e,Object.assign(Object.assign({},(null===t||void 0===t?void 0:t._locale)?{website_url:U(String(t._locale))}:{}),t));i+=`${i.includes("?")?"&":"?"}${a}`;return(r||o)+"api/v1/"+G(i)},V=(e,t,n)=>{const{discoverBaseApiUrl:r="",discoverBaseProdApiUrl:a=""}=(null===A||void 0===A?void 0:A.env)||{};return(!d.i&&n?a:r)+"wp-json/api/"+G(u()(e,Object.assign({},t)))},$=(e,t,n)=>{const{marryBabyApiUrl:r="",marryBabyProdApiUrl:a=""}=(null===A||void 0===A?void 0:A.env)||{};return(n&&!d.i?a:r)+"wp-json/api/"+G(u()(e,Object.assign({},t)))},q=(e,t)=>{const{careBaseApiUrl:n=""}=(null===A||void 0===A?void 0:A.env)||{};return(n||"https://service-health-care.hellohealthgroup.com/")+G(u()(e,Object.assign({},t)))},K=(e,t)=>{const{premiumBaseApiUrl:n=""}=(null===A||void 0===A?void 0:A.env)||{};return(n||"https://premium-content-stag.hellohealthgroup.com/")+G(u()(e,Object.assign({},t)))},Y=(e,t)=>{const{publicSSO:n=""}=(null===A||void 0===A?void 0:A.env)||{};return(n||"https://staging-id.hellobacsi.blog/")+"api/"+G(u()(e,Object.assign({},t)))},X=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),J=(e,t,n,r=!1)=>(0,a.a)(void 0,void 0,void 0,(function*(){var a,o,i,l;try{const a=yield fetch(r?e:(l=e,encodeURI(l).replace(/%5B/g,"[").replace(/%5D/g,"]")),Object.assign(Object.assign({method:t},X(n)),{headers:Object.assign({},null===n||void 0===n?void 0:n.headers)})).then((e=>e.json()));if(a)return a}catch(s){return console.log(s),console.log({url:e,status:null===(a=null===s||void 0===s?void 0:s.response)||void 0===a?void 0:a.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})),Q=(e,t,n,r)=>(0,a.a)(void 0,void 0,void 0,(function*(){try{const a=C.parse(r||""),o=a[M]||(0,i.g)(M);if(o&&o.length){const r=yield fetch(e,Object.assign(Object.assign({method:t},X(n)),{headers:Object.assign({Authorization:"Bearer "+o},null===n||void 0===n?void 0:n.headers)})).then((e=>e.json()));if(r)return r}}catch(a){return null}return null}));function ee(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 te=(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}=A.env,r=e||window.location.href;return t&&Object.keys(t).map((e=>{ee(r,e,t[e])})),ee(r,"source","communities"),n?`${n}?returnUrl=${encodeURIComponent(r.toString())}`:r})(`${a}${n}/on-boarding?return=${encodeURIComponent(r)}`,t)},ne=(e,t,n,r)=>n&&t?`${n}-${t}`:`${s()(e||"",{lower:!0,locale:r||F})}-${t}`,re=({name:e,id:t,locale:n})=>{var r;return`/care/${null===(r=j[n||"vi-VN"])||void 0===r?void 0:r.DOCTOR}/${ne(e,t)}`},ae=({name:e,id:t,slug:n,locale:r})=>{var a;return`/care/${null===(a=j[r||"vi-VN"])||void 0===a?void 0:a.HOSPITAL}/${ne(e,t,n)}`}},89814:function(e,t,n){"use strict";n.d(t,{B:function(){return c},F:function(){return r},M:function(){return u},O:function(){return i},a:function(){return p},b:function(){return m},f:function(){return l},g:function(){return d},t:function(){return s}});var r,a=n(2566);!function(e){e[e.regular=400]="regular",e[e.semiBold=600]="semiBold",e[e.bold=700]="bold"}(r||(r={}));const o={fontSize:{base:[(0,a.h)(16),(0,a.h)(16)],lg:[(0,a.h)(18),(0,a.h)(16)],md:[(0,a.h)(18),(0,a.h)(16)],sm:[(0,a.h)(16),(0,a.h)(14)],xs:[(0,a.h)(14),(0,a.h)(12)],s1:[(0,a.h)(22),(0,a.h)(18)],s2:[(0,a.h)(18),(0,a.h)(16)],s3:[(0,a.h)(16),(0,a.h)(14)],s4:[(0,a.h)(14),(0,a.h)(12)],s5:[(0,a.h)(12),(0,a.h)(12)],p1:[(0,a.h)(18),(0,a.h)(16)],p2:[(0,a.h)(16),(0,a.h)(16)],p3:[(0,a.h)(16),(0,a.h)(14)],p4:[(0,a.h)(14),(0,a.h)(12)],p5:[(0,a.h)(12),(0,a.h)(12)],c1:[(0,a.h)(16),(0,a.h)(14)],c2:[(0,a.h)(14),(0,a.h)(12)],n1:[(0,a.h)(12),(0,a.h)(12)],label1:[(0,a.h)(14),(0,a.h)(14)],label2:[(0,a.h)(12),(0,a.h)(12)],h1:[(0,a.h)(40),(0,a.h)(26)],h2:[(0,a.h)(32),(0,a.h)(24)],h3:[(0,a.h)(26),(0,a.h)(20)],h4:[(0,a.h)(22),(0,a.h)(18)],h5:[(0,a.h)(18),(0,a.h)(16)],h6:[(0,a.h)(16),(0,a.h)(14)]},lineHeight:{base:[(0,a.h)(24),(0,a.h)(24)],lg:[(0,a.h)(32),(0,a.h)(28)],md:[(0,a.h)(32),(0,a.h)(28)],sm:[(0,a.h)(24),(0,a.h)(22)],xs:[(0,a.h)(24),(0,a.h)(18)],s1:[(0,a.h)(32),(0,a.h)(26)],s2:[(0,a.h)(28),(0,a.h)(24)],s3:[(0,a.h)(24),(0,a.h)(24)],s4:[(0,a.h)(22),(0,a.h)(18)],s5:[(0,a.h)(18),(0,a.h)(18)],p1:[(0,a.h)(28),(0,a.h)(28)],p2:[(0,a.h)(24),(0,a.h)(24)],p3:[(0,a.h)(24),(0,a.h)(22)],p4:[(0,a.h)(22),(0,a.h)(18)],c1:[(0,a.h)(24),(0,a.h)(22)],c2:[(0,a.h)(22),(0,a.h)(18)],n1:[(0,a.h)(18),(0,a.h)(18)],label1:[(0,a.h)(22),(0,a.h)(22)],label2:[(0,a.h)(18),(0,a.h)(18)],h1:[(0,a.h)(52),(0,a.h)(34)],h2:[(0,a.h)(42),(0,a.h)(32)],h3:[(0,a.h)(36),(0,a.h)(26)],h4:[(0,a.h)(32),(0,a.h)(26)],h5:[(0,a.h)(28),(0,a.h)(24)],h6:[(0,a.h)(24),(0,a.h)(22)]},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]},fontWeightBySize:{s1:r.semiBold,s2:r.semiBold,s3:r.semiBold,s4:r.semiBold,h1:r.bold,h2:r.bold,h3:r.bold,h4:r.bold,h5:r.bold,h6:r.bold},fontWeight:r},i=Object.assign({},o),l=(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)},s=e=>{"undefined"!==typeof window&&(document.documentElement.style.overflow=e?"hidden":"")},c={BREAK_POINT_SMALL_MOBILE:480,BREAK_POINT_MOBILE:768,BREAK_POINT_TABLET:1024,BREAK_POINT_PC:1159,BREAK_POINT_LGPC:1440},u={smbDown:`@media (max-width: ${c.BREAK_POINT_SMALL_MOBILE-1}px)`,smbUp:`@media (min-width: ${c.BREAK_POINT_SMALL_MOBILE}px)`,mbDown:`@media (max-width: ${c.BREAK_POINT_MOBILE-1}px)`,mbOnly:`@media (min-width: ${c.BREAK_POINT_SMALL_MOBILE}px) and (max-width: ${c.BREAK_POINT_MOBILE-1}px)`,mbUp:`@media (min-width: ${c.BREAK_POINT_MOBILE}px)`,tdDown:`@media (max-width: ${c.BREAK_POINT_TABLET-1}px)`,tdOnly:`@media (min-width: ${c.BREAK_POINT_MOBILE}px) and (max-width: ${c.BREAK_POINT_TABLET-1}px)`,tdUp:`@media (min-width: ${c.BREAK_POINT_TABLET}px)`,pcUp:`@media (min-width: ${c.BREAK_POINT_PC}px)`,pcOnly:`@media (min-width: ${c.BREAK_POINT_TABLET}px) and (max-width: ${c.BREAK_POINT_PC-1}px)`,pcDown:`@media (max-width: ${c.BREAK_POINT_PC-1}px)`,lgPcUp:`@media (min-width: ${c.BREAK_POINT_LGPC}px)`,lgPcOnly:`@media (min-width: ${c.BREAK_POINT_PC}px) and (max-width: ${c.BREAK_POINT_LGPC-1}px)`,lgPcDown:`@media (max-width: ${c.BREAK_POINT_LGPC-1}px)`,mbToPC:`@media (min-width: ${c.BREAK_POINT_MOBILE}px) and (max-width: ${c.BREAK_POINT_PC-1}px)`},d=e=>{switch(e){case"smbDown":return[0,c.BREAK_POINT_SMALL_MOBILE-1];case"smbUp":return[c.BREAK_POINT_SMALL_MOBILE,0];case"mbDown":return[0,c.BREAK_POINT_MOBILE-1];case"mbOnly":return[c.BREAK_POINT_SMALL_MOBILE,c.BREAK_POINT_MOBILE-1];case"mbUp":return[c.BREAK_POINT_MOBILE,0];case"tdDown":return[0,c.BREAK_POINT_TABLET-1];case"tdOnly":return[c.BREAK_POINT_MOBILE,c.BREAK_POINT_TABLET-1];case"tdUp":return[c.BREAK_POINT_TABLET,0];case"pcUp":return[c.BREAK_POINT_PC,0];case"pcOnly":return[c.BREAK_POINT_TABLET,c.BREAK_POINT_PC-1];case"pcDown":return[0,c.BREAK_POINT_PC-1];case"lgPcUp":return[c.BREAK_POINT_LGPC,0];case"lgPcOnly":return[c.BREAK_POINT_PC,c.BREAK_POINT_LGPC-1];case"lgPcDown":return[0,c.BREAK_POINT_LGPC-1];case"mbToPC":return[c.BREAK_POINT_MOBILE,c.BREAK_POINT_PC-1]}},p=()=>{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)},m=(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}"]`)}},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",p="date",m="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])+"]"}},b=function(e,t,n){var r=String(e);return!r||r.length>=t?e:""+Array(t+1-r.length).join(n)+e},v={s:b,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),r=Math.floor(n/60),a=n%60;return(t<=0?"+":"-")+b(r,2,"0")+":"+b(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},E=function(e,t){if(k(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new x(n)},C=v;C.l=P,C.i=k,C.w=function(e,t){return E(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var x=function(){function g(e){this.$L=P(e.locale,null,!0),this.parse(e)}var b=g.prototype;return b.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()},b.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()},b.$utils=function(){return C},b.isValid=function(){return!(this.$d.toString()===m)},b.isSame=function(e,t){var n=E(e);return this.startOf(t)<=n&&n<=this.endOf(t)},b.isAfter=function(e,t){return E(e)0,g<=f.r||!f.r){g<=1&&h>0&&(f=p[h-1]);var b=d[f.l];l&&(g=l(""+g)),c="string"==typeof b?b.replace("%d",g):b(g,r,f.l,u);break}}if(r)return c;var v=u?d.future:d.past;return"function"==typeof v?v(c):v.replace("%s",c)},r.to=function(e,t){return o(e,t,this,!0)},r.from=function(e,t){return o(e,t,this)};var i=function(e){return e.$u?n.utc():n()};r.toNow=function(e){return this.to(i(this),e)},r.fromNow=function(e){return this.from(i(this),e)}}}()},93178:function(e,t,n){"use strict";var r=n(67294),a=n(36834),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}))}},31932:function(e,t,n){"use strict";var r=n(67294),a=n(36834),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}))}},32951:function(e,t,n){"use strict";var r=n(67294),a=n(36834),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}))}},22311:function(e,t,n){"use strict";var r=n(67294),a=n(36834),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}))}},87861:function(e,t,n){"use strict";var r=n(67294),a=n(36834),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,useCurrentColor:i,isActive:l,activeColor:s=a.SK}=e,c=o(e,["size","color","useCurrentColor","isActive","activeColor"]);const u=i?"currentColor":l?s:n,d=Object.assign({width:t,height:t},c);return r.createElement("svg",Object.assign({viewBox:"0 0 24 24",fill:"none"},d),r.createElement("path",{d:"m10.929 12 3.821-3.82a1.061 1.061 0 0 0-1.5-1.5l-4.614 4.613a1 1 0 0 0 0 1.414l4.614 4.614a1.061 1.061 0 0 0 1.5-1.5z",fill:u}))}},47195:function(e,t,n){"use strict";var r=n(67294),a=n(36834),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,useCurrentColor:i,isActive:l,activeColor:s=a.SK}=e,c=o(e,["size","color","useCurrentColor","isActive","activeColor"]);const u=i?"currentColor":l?s:n,d=Object.assign({width:t,height:t},c);return r.createElement("svg",Object.assign({viewBox:"0 0 24 24",fill:"none"},d),r.createElement("path",{d:"M13.071 12 9.25 8.18a1.061 1.061 0 0 1 1.5-1.5l4.614 4.613a1 1 0 0 1 0 1.414l-4.614 4.614a1.061 1.061 0 0 1-1.5-1.5z",fill:u}))}},10674:function(e,t,n){"use strict";var r=n(67294),a=n(36834),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.SK,isSolid:i}=e,l=o(e,["size","color","isSolid"]);return i?r.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 18 18",fill:"none"},l),r.createElement("path",{d:"m6.308 15.887-1.037-1.744-1.961-.421a.62.62 0 0 1-.404-.265.658.658 0 0 1-.12-.47l.192-2.017-1.334-1.526A.626.626 0 0 1 1.47 9c0-.173.057-.321.173-.444L2.978 7.03l-.192-2.018a.659.659 0 0 1 .12-.469.62.62 0 0 1 .404-.265l1.961-.421 1.037-1.744a.686.686 0 0 1 .37-.303.632.632 0 0 1 .474.024L9 2.616l1.849-.782a.632.632 0 0 1 .475-.024.686.686 0 0 1 .369.303l1.037 1.744 1.961.42a.62.62 0 0 1 .403.266c.1.144.141.3.12.469l-.191 2.018 1.334 1.526a.626.626 0 0 1 .173.444.626.626 0 0 1-.173.444l-1.334 1.526.192 2.018a.658.658 0 0 1-.12.469.62.62 0 0 1-.404.265l-1.961.421-1.037 1.744a.686.686 0 0 1-.37.303.632.632 0 0 1-.474-.025l-1.849-.781-1.85.781a.632.632 0 0 1-.474.025.686.686 0 0 1-.369-.303Zm1.905-6.088L6.996 8.593a.537.537 0 0 0-.386-.16.542.542 0 0 0-.404.172.538.538 0 0 0-.163.395c0 .155.054.286.163.395l1.533 1.533a.65.65 0 0 0 .474.204.65.65 0 0 0 .475-.204l3.108-3.108a.529.529 0 0 0 .165-.392.577.577 0 0 0-.165-.398.573.573 0 0 0-.4-.18.531.531 0 0 0-.402.168l-2.78 2.78Z",fill:n})):r.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 18 18",fill:"none"},l),r.createElement("path",{d:"m6.308 15.887-1.037-1.744-1.961-.421a.62.62 0 0 1-.404-.265.658.658 0 0 1-.12-.47l.192-2.017-1.334-1.526A.626.626 0 0 1 1.47 9c0-.173.057-.321.173-.444L2.978 7.03l-.192-2.018a.659.659 0 0 1 .12-.469.62.62 0 0 1 .404-.265l1.961-.421 1.037-1.744a.686.686 0 0 1 .37-.303.632.632 0 0 1 .474.024L9 2.616l1.849-.782a.632.632 0 0 1 .475-.024.686.686 0 0 1 .369.303l1.037 1.744 1.961.42a.62.62 0 0 1 .403.266c.1.144.141.3.12.469l-.191 2.018 1.334 1.526a.626.626 0 0 1 .173.444.626.626 0 0 1-.173.444l-1.334 1.526.192 2.018a.658.658 0 0 1-.12.469.62.62 0 0 1-.404.265l-1.961.421-1.037 1.744a.686.686 0 0 1-.37.303.632.632 0 0 1-.474-.025l-1.849-.781-1.85.781a.632.632 0 0 1-.474.025.686.686 0 0 1-.369-.303Zm.78-.925 1.913-.81 1.936.81 1.064-1.8 2.062-.473-.187-2.114L15.263 9l-1.387-1.598.187-2.115-2.062-.45-1.088-1.8-1.912.81-1.936-.81-1.064 1.8-2.063.45.188 2.115L2.738 9l1.388 1.575-.188 2.137 2.063.45 1.087 1.8ZM8.213 9.8 6.996 8.593a.537.537 0 0 0-.386-.16.542.542 0 0 0-.404.172.538.538 0 0 0-.163.395c0 .155.054.286.163.395l1.533 1.533a.65.65 0 0 0 .474.204.65.65 0 0 0 .475-.204l3.108-3.108a.529.529 0 0 0 .165-.392.577.577 0 0 0-.165-.398.573.573 0 0 0-.4-.18.531.531 0 0 0-.402.168l-2.78 2.78Z",fill:n}))}},88547:function(e,t,n){"use strict";var r=n(67294),a=n(36834),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,activeColor:i=a.SK,isActive:l,isSolid:s,isMarryBaby:c}=e,u=o(e,["size","color","activeColor","isActive","isSolid","isMarryBaby"]);const d=l?i:n,p=r.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 24 24",fill:d},u),r.createElement("path",{d:"M19.8757 5.41452C19.4289 4.96607 18.8984 4.61034 18.3145 4.36763C17.7307 4.12492 17.1048 4 16.4728 4C15.8408 4 15.215 4.12492 14.6311 4.36763C14.0472 4.61034 13.5167 4.96607 13.0699 5.41452L12.1426 6.34476L11.2154 5.41452C10.3128 4.50912 9.08878 4.00047 7.81244 4.00047C6.5361 4.00047 5.31204 4.50912 4.40953 5.41452C3.50702 6.31992 3 7.5479 3 8.82833C3 10.1088 3.50702 11.3367 4.40953 12.2421L5.3368 13.1724L12.1426 20L18.9484 13.1724L19.8757 12.2421C20.3227 11.7939 20.6773 11.2617 20.9193 10.676C21.1612 10.0902 21.2857 9.46237 21.2857 8.82833C21.2857 8.19428 21.1612 7.56645 20.9193 6.9807C20.6773 6.39494 20.3227 5.86275 19.8757 5.41452V5.41452Z",stroke:d,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),m=r.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 24 24",fill:"none"},u),r.createElement("path",{d:"M19.8757 5.41452C19.4289 4.96607 18.8984 4.61034 18.3145 4.36763C17.7307 4.12492 17.1048 4 16.4728 4C15.8408 4 15.215 4.12492 14.6311 4.36763C14.0472 4.61034 13.5167 4.96607 13.0699 5.41452L12.1426 6.34476L11.2154 5.41452C10.3128 4.50912 9.08878 4.00047 7.81244 4.00047C6.5361 4.00047 5.31204 4.50912 4.40953 5.41452C3.50702 6.31992 3 7.5479 3 8.82833C3 10.1088 3.50702 11.3367 4.40953 12.2421L5.3368 13.1724L12.1426 20L18.9484 13.1724L19.8757 12.2421C20.3227 11.7939 20.6773 11.2617 20.9193 10.676C21.1612 10.0902 21.2857 9.46237 21.2857 8.82833C21.2857 8.19428 21.1612 7.56645 20.9193 6.9807C20.6773 6.39494 20.3227 5.86275 19.8757 5.41452V5.41452Z",stroke:d,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),h=r.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 24 24",fill:"none"},u),r.createElement("path",{d:"M3.98389 11.6106L9.11798 18.5107C10.5955 20.4964 13.4045 20.4964 14.882 18.5107L20.0161 11.6106C21.328 9.84746 21.328 7.34218 20.0161 5.57906C18.0957 2.9981 13.6571 3.76465 12 6.54855C10.3429 3.76465 5.90428 2.9981 3.9839 5.57906C2.67204 7.34218 2.67203 9.84746 3.98389 11.6106Z",stroke:d,strokeWidth:"1.3",strokeLinecap:"round"})),f=r.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 24 24",fill:"none"},u),r.createElement("path",{d:"M15.4709 4.0535C14.1978 4.22856 12.9226 4.8312 12 5.80891C11.0774 4.8312 9.8022 4.22856 8.52915 4.0535C6.91335 3.83131 5.1499 4.28425 4.05884 5.73088C2.64706 7.60276 2.64705 10.254 4.05884 12.1258L8.75286 18.3496C10.4125 20.5501 13.5875 20.5501 15.2471 18.3496L19.9412 12.1258C21.3529 10.254 21.3529 7.60276 19.9412 5.73088C18.8501 4.28425 17.0867 3.83131 15.4709 4.0535Z",fill:d}));return c?s?f:h:s?p:m}},4698:function(e,t,n){"use strict";var r=n(67294),a=n(36834),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 24 24",fill:"none"},i),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.99935 5.99967L10.666 5.33301H13.3327L13.9993 5.99967H16.666C17.066 5.99967 17.3327 6.26634 17.3327 6.66634C17.3327 7.06634 17.066 7.33301 16.666 7.33301H15.3327H8.66602H7.33268C6.93268 7.33301 6.66602 7.06634 6.66602 6.66634C6.66602 6.26634 6.93268 5.99967 7.33268 5.99967H9.99935ZM7.33268 17.333V8.66634H16.666V17.333C16.666 18.0663 16.066 18.6663 15.3327 18.6663H8.66602C7.93268 18.6663 7.33268 18.0663 7.33268 17.333ZM10.666 10.6663C10.666 10.2663 10.3993 9.99967 9.99935 9.99967C9.59935 9.99967 9.33268 10.2663 9.33268 10.6663V16.6663C9.33268 17.0663 9.59935 17.333 9.99935 17.333C10.3993 17.333 10.666 17.0663 10.666 16.6663V10.6663ZM14.666 10.6663C14.666 10.2663 14.3993 9.99967 13.9993 9.99967C13.5993 9.99967 13.3327 10.2663 13.3327 10.6663V16.6663C13.3327 17.0663 13.5993 17.333 13.9993 17.333C14.3993 17.333 14.666 17.0663 14.666 16.6663V10.6663Z",fill:n}))}},36834:function(e,t,n){"use strict";n.d(t,{SQ:function(){return a},SK:function(){return o},jd:function(){return l}});var r=n(67294);const a="#595959",o="#2d87f3",i={normal:24,sm:20,xs:18,sxs:16},l=e=>(0,r.useMemo)((()=>(e=>"number"===typeof e?e:i[e]||24)(e)),[e])},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",[p,m]=(0,s.R)(c);function h({children:e,multiple:t,value:n,defaultValue:a,onChange:s,id:c,loop:u,transitionDuration:m,disableChevronRotation:h,chevronPosition:f,chevronSize:g,order:b,chevron:v,variant:y,radius:w,classNames:k,styles:P,unstyled:E}){const C=(0,i.M)(c),[x,T]=(0,l.C)({value:n,defaultValue:a,finalValue:t?[]:null,onChange:s});return r.createElement(p,{value:{isItemActive:e=>Array.isArray(x)?x.includes(e):e===x,onChange:e=>{const t=Array.isArray(x)?x.includes(e)?x.filter((t=>t!==e)):[...x,e]:e===x?null:e;T(t)},getControlId:(0,o.A)(`${C}-control`,d),getRegionId:(0,o.A)(`${C}-panel`,d),transitionDuration:m,disableChevronRotation:h,chevronPosition:f,chevronSize:g,order:b,chevron:v,loop:u,variant:y,radius:w,classNames:k,styles:P,unstyled:E}},e)}const[f,g]=(0,s.R)(u);var b=n(2566),v=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,b.h)(1)} solid ${r}`}:"contained"===t?{border:`${(0,b.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,b.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,v.k)(((e,t,{variant:n})=>({item:y(e,n,t)}))),k=n(91938),P=Object.defineProperty,E=Object.getOwnPropertySymbols,C=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable,T=(e,t,n)=>t in e?P(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const S={},O=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("AccordionItem",S,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&&E)for(var r of E(e))t.indexOf(r)<0&&x.call(e,r)&&(n[r]=e[r]);return n})(n,["children","className","value"]),c=m(),{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(k.x,((e,t)=>{for(var n in t||(t={}))C.call(t,n)&&T(e,n,t[n]);if(E)for(var n of E(t))x.call(t,n)&&T(e,n,t[n]);return e})({ref:t,className:d(u.item,i),"data-active":c.isItemActive(l)||void 0},s),o))}));O.displayName="@mantine/core/AccordionItem";var _=n(46052),A=Object.defineProperty,I=Object.defineProperties,R=Object.getOwnPropertyDescriptors,L=Object.getOwnPropertySymbols,N=Object.prototype.hasOwnProperty,M=Object.prototype.propertyIsEnumerable,D=(e,t,n)=>t in e?A(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,B=(e,t)=>{for(var n in t||(t={}))N.call(t,n)&&D(e,n,t[n]);if(L)for(var n of L(t))M.call(t,n)&&D(e,n,t[n]);return e};function j(e,t){return"default"===t||"contained"===t?e.fn.hover({backgroundColor:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[0]}):{}}var H=(0,v.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,b.h)(r),minWidth:(0,b.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=B(B(B({},e.fn.focusStyles()),e.fn.fontStyles()),j(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,b.h)(4)})`:e.spacing.xs,textAlign:"left",color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,"&:disabled":B({opacity:.4,cursor:"not-allowed"},e.fn.hover({backgroundColor:"transparent"}))},I(o,R(i)))};var o,i})),z=n(74308),F=Object.defineProperty,U=Object.defineProperties,G=Object.getOwnPropertyDescriptors,W=Object.getOwnPropertySymbols,Z=Object.prototype.hasOwnProperty,V=Object.prototype.propertyIsEnumerable,$=(e,t,n)=>t in e?F(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const q={},K=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("AccordionControl",q,e),{disabled:o,onKeyDown:i,onClick:l,chevron:s,children:c,className:u,icon:d}=n,p=((e,t)=>{var n={};for(var r in e)Z.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&&V.call(e,r)&&(n[r]=e[r]);return n})(n,["disabled","onKeyDown","onClick","chevron","children","className","icon"]),h=m(),{value:f}=g(),{classes:b,cx:v}=H({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,k=`h${h.order}`,P=r.createElement(z.k,(E=((e,t)=>{for(var n in t||(t={}))Z.call(t,n)&&$(e,n,t[n]);if(W)for(var n of W(t))V.call(t,n)&&$(e,n,t[n]);return e})({},p),C={ref:t,"data-accordion-control":!0,disabled:o,className:v(b.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,_.R)({siblingSelector:"[data-accordion-control]",parentSelector:"[data-accordion]",activateOnFocus:!1,loop:h.loop,orientation:"vertical",onKeyDown:i})},U(E,G(C))),r.createElement("span",{className:b.chevron,"data-rotate":!h.disableChevronRotation&&y||void 0},s||h.chevron),r.createElement("span",{className:b.label},c),d&&r.createElement("span",{className:b.icon},d));var E,C;return w?r.createElement(k,{className:b.itemTitle},P):P}));K.displayName="@mantine/core/AccordionControl";var Y=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?Y(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,v.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,pe=(e,t,n)=>t in e?ie(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const me={};function he(e){const t=(0,a.N4)("AccordionPanel",me,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=m(),{value:s}=g(),{classNames:c,styles:u,unstyled:d}=m(),{classes:p,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)&&pe(e,n,t[n]);if(ce)for(var n of ce(t))de.call(t,n)&&pe(e,n,t[n]);return e})({},i),b={className:h(p.panel,o),in:l.isItemActive(s),transitionDuration:l.transitionDuration,role:"region",id:l.getRegionId(s),"aria-labelledby":l.getControlId(s)},le(f,se(b))),r.createElement("div",{className:p.content},n));var f,b}he.displayName="@mantine/core/AccordionPanel";var fe=n(56057),ge=Object.defineProperty,be=Object.defineProperties,ve=Object.getOwnPropertyDescriptors,ye=Object.getOwnPropertySymbols,we=Object.prototype.hasOwnProperty,ke=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 Ee={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",Ee,e),{id:n,loop:o,children:i,multiple:l,value:s,defaultValue:c,onChange:u,transitionDuration:d,disableChevronRotation:p,chevronPosition:m,chevronSize:f,order:g,chevron:b,classNames:v,styles:y,unstyled:w,variant:P,radius:E}=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&&ke.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:p,chevronPosition:m,chevronSize:f,order:g,chevron:b,variant:P,radius:E,classNames:v,styles:y,unstyled:w},r.createElement(k.x,(x=((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))ke.call(t,n)&&Pe(e,n,t[n]);return e})({},C),be(x,ve({"data-accordion":!0}))),i));var x}Ce.Item=O,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 R}});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,p=Object.getOwnPropertySymbols,m=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={}))m.call(t,n)&&f(e,n,t[n]);if(p)for(var n of p(t))h.call(t,n)&&f(e,n,t[n]);return e},b=(e,t)=>u(e,d(t));const v=["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%"})}:v.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 k=(0,l.k)(((e,{radius:t,color:n,gradient:r},{variant:a,size:o})=>({root:b(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":b(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),E=n(74308),C=Object.defineProperty,x=Object.getOwnPropertySymbols,T=Object.prototype.hasOwnProperty,S=Object.prototype.propertyIsEnumerable,O=(e,t,n)=>t in e?C(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,_=(e,t)=>{for(var n in t||(t={}))T.call(t,n)&&O(e,n,t[n]);if(x)for(var n of x(t))S.call(t,n)&&O(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:p,loaderProps:m,loading:h,unstyled:f,__staticSelector:g}=n,b=((e,t)=>{var n={};for(var r in e)T.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&&S.call(e,r)&&(n[r]=e[r]);return n})(n,["className","color","children","radius","size","variant","gradient","disabled","loaderProps","loading","unstyled","__staticSelector"]),{classes:v,cx:y,theme:w}=k({radius:s,color:i,gradient:d},{name:["ActionIcon",g],unstyled:f,size:c,variant:u}),C=r.createElement(P.a,_({color:w.fn.variant({color:i,variant:u}).color,size:"100%","data-action-icon-loader":!0},m));return r.createElement(E.k,_({className:y(v.root,o),ref:t,disabled:p,"data-disabled":p||void 0,"data-loading":h||void 0,unstyled:f},b),h?C:l)}));I.displayName="@mantine/core/ActionIcon";const R=(0,o.F)(I)},69984:function(e,t,n){"use strict";n.d(t,{o:function(){return k}});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,p=Object.prototype.propertyIsEnumerable,m=(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)&&m(e,n,t[n]);if(u)for(var n of u(t))p.call(t,n)&&m(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,b=Object.getOwnPropertySymbols,v=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 k=(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)v.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&&y.call(e,r)&&(n[r]=e[r]);return n})(n,["className","ratio","children","unstyled","variant"]),{classes:p,cx:m}=f({ratio:l},{name:"AspectRatio",unstyled:c,variant:u});return r.createElement(o.x,((e,t)=>{for(var n in t||(t={}))v.call(t,n)&&w(e,n,t[n]);if(b)for(var n of b(t))y.call(t,n)&&w(e,n,t[n]);return e})({ref:t,className:m(p.root,i)},d),s)}));k.displayName="@mantine/core/AspectRatio"},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 p=Object.defineProperty,m=Object.defineProperties,h=Object.getOwnPropertyDescriptors,f=Object.getOwnPropertySymbols,g=Object.prototype.hasOwnProperty,b=Object.prototype.propertyIsEnumerable,v=(e,t,n)=>t in e?p(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 k(){const e=(0,r.useContext)(y);return e?(t=((e,t)=>{for(var n in t||(t={}))g.call(t,n)&&v(e,n,t[n]);if(f)for(var n of f(t))b.call(t,n)&&v(e,n,t[n]);return e})({},e),m(t,h({withinGroup:!0}))):{spacing:null,withinGroup:!1};var t}var P=n(44036),E=n(21434),C=(0,P.k)(((e,{spacing:t})=>({root:{display:"flex",paddingLeft:(0,E.a)({size:t,sizes:e.spacing})}}))),x=n(91938),T=Object.defineProperty,S=Object.getOwnPropertySymbols,O=Object.prototype.hasOwnProperty,_=Object.prototype.propertyIsEnumerable,A=(e,t,n)=>t in e?T(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const I={},R=(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)O.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","spacing","unstyled","className","variant"]),{classes:d,cx:p}=C({spacing:i},{name:"AvatarGroup",unstyled:l,variant:c});return r.createElement(w,{spacing:i},r.createElement(x.x,((e,t)=>{for(var n in t||(t={}))O.call(t,n)&&A(e,n,t[n]);if(S)for(var n of S(t))_.call(t,n)&&A(e,n,t[n]);return e})({ref:t,className:p(d.root,s)},u),o))}));R.displayName="@mantine/core/AvatarGroup";var L=n(2566),N=Object.defineProperty,M=Object.defineProperties,D=Object.getOwnPropertyDescriptors,B=Object.getOwnPropertySymbols,j=Object.prototype.hasOwnProperty,H=Object.prototype.propertyIsEnumerable,z=(e,t,n)=>t in e?N(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,F=(e,t)=>{for(var n in t||(t={}))j.call(t,n)&&z(e,n,t[n]);if(B)for(var n of B(t))H.call(t,n)&&z(e,n,t[n]);return e},U=(e,t)=>M(e,D(t));const G=["filled","light","gradient","outline"],W={xs:(0,L.h)(16),sm:(0,L.h)(26),md:(0,L.h)(38),lg:(0,L.h)(56),xl:(0,L.h)(84)};function Z({withinGroup:e,spacing:t,theme:n}){return e?{marginLeft:`calc(${(0,E.a)({size:t,sizes:n.spacing})} * -1)`,backgroundColor:`${"dark"===n.colorScheme?n.colors.dark[7]:n.white}`,border:`${(0,L.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 G.includes(t)?{placeholder:{color:a.color,backgroundColor:a.background,backgroundImage:"gradient"===t?a.background:void 0,border:`${(0,L.h)("gradient"===t?0:1)} solid ${a.border}`},placeholderIcon:{color:a.color}}:{}}({theme:e,color:a,gradient:o,variant:i});return{root:F(U(F({},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,E.a)({size:l,sizes:W}),minWidth:(0,E.a)({size:l,sizes:W}),height:(0,E.a)({size:l,sizes:W})}),Z({withinGroup:n,spacing:r,theme:e})),image:{objectFit:"cover",width:"100%",height:"100%",display:"block"},placeholder:F(U(F({},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,E.a)({size:l,sizes:W})} / 2.5)`}),s.placeholder),placeholderIcon:F({width:"70%",height:"70%"},s.placeholderIcon)}})),$=Object.defineProperty,q=Object.defineProperties,K=Object.getOwnPropertyDescriptors,Y=Object.getOwnPropertySymbols,X=Object.prototype.hasOwnProperty,J=Object.prototype.propertyIsEnumerable,Q=(e,t,n)=>t in e?$(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(Y)for(var n of Y(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:p,variant:m,gradient:h,classNames:f,styles:g,imageProps:b,unstyled:v}=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&&Y)for(var r of Y(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=k(),[P,E]=(0,r.useState)(!l),{classes:C,cx:T}=V({color:p,radius:c,withinGroup:w.withinGroup,spacing:w.spacing,gradient:h},{classNames:f,styles:g,unstyled:v,name:"Avatar",variant:m,size:i});return(0,r.useEffect)((()=>{E(!l)}),[l]),r.createElement(x.x,ee({component:"div",className:T(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",(S=ee({},b),O={className:C.image,src:l,alt:s,onError:()=>E(!0)},q(S,K(O)))));var S,O}));ne.displayName="@mantine/core/Avatar",ne.Group=R;const re=(0,o.F)(ne)},91938:function(e,t,n){"use strict";n.d(t,{x:function(){return b}});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,p=Object.getOwnPropertySymbols,m=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)m.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&&h.call(e,r)&&(n[r]=e[r]);return n})(n,["className","component","style","sx"]);const{systemStyles:d,rest:g}=(0,o.x)(c),b=i||"div";return r.createElement(b,((e,t)=>{for(var n in t||(t={}))m.call(t,n)&&f(e,n,t[n]);if(p)for(var n of p(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 b=(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:p,p:m,px:h,py:f,pt:g,pb:b,pl:v,pr:y,bg:w,c:k,opacity:P,ff:E,fz:C,fw:x,lts:T,ta:S,lh:O,fs:_,tt:A,td:I,w:R,miw:L,maw:N,h:M,mih:D,mah:B,bgsz:j,bgp:H,bgr:z,bga:F,pos:U,top:G,left:W,bottom:Z,right:V,inset:$,display:q}=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:p,p:m,px:h,py:f,pt:g,pb:b,pl:v,pr:y,bg:w,c:k,opacity:P,ff:E,fz:C,fw:x,lts:T,ta:S,lh:O,fs:_,tt:A,td:I,w:R,miw:L,maw:N,h:M,mih:D,mah:B,bgsz:j,bgp:H,bgr:z,bga:F,pos:U,top:G,left:W,bottom:Z,right:V,inset:$,display:q}),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,p=Object.prototype.hasOwnProperty,m=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={}))p.call(t,n)&&h(e,n,t[n]);if(d)for(var n of d(t))m.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)),{})}},56183:function(e,t,n){"use strict";n.d(t,{n:function(){return d},P:function(){return p}});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 p(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 H}});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,p]=(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)?p(d.includes(t)?d.filter((e=>e!==t)):[...d,t]):p(t)},multiple:l}},u)}u.displayName="@mantine/core/ChipGroup";var d=n(2566),p=n(44036),m=n(6483),h=n(21434),f=Object.defineProperty,g=Object.defineProperties,b=Object.getOwnPropertyDescriptors,v=Object.getOwnPropertySymbols,y=Object.prototype.hasOwnProperty,w=Object.prototype.propertyIsEnumerable,k=(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)&&k(e,n,t[n]);if(v)for(var n of v(t))w.call(t,n)&&k(e,n,t[n]);return e},E=(e,t)=>g(e,b(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)},x={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)},T={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)},S={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 O=(0,p.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:E(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:E(P(E(P({ref:(0,m.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:T}),paddingRight:(0,h.a)({size:r,sizes:T}),cursor:"pointer",whiteSpace:"nowrap",transition:"background-color 100ms ease",WebkitTapHighlightColor:"transparent"}),o.label),{"&[data-disabled]":E(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,m.A)("iconWrapper")}`]:{color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[5]}}),"&[data-checked]":{paddingLeft:(0,h.a)({size:r,sizes:S}),paddingRight:(0,h.a)({size:r,sizes:S}),"&:not([data-disabled])":o.checked}}),iconWrapper:{ref:(0,m.A)("iconWrapper"),color:"filled"===a?e.white:e.fn.variant({variant:"filled",color:n}).background,width:`calc(${(0,h.a)({size:r,sizes:x})} + (${(0,h.a)({size:r,sizes:e.spacing})} / 1.5))`,maxWidth:`calc(${(0,h.a)({size:r,sizes:x})} + (${(0,h.a)({size:r,sizes:e.spacing})} / 1.5))`,height:(0,h.a)({size:r,sizes:x}),display:"inline-block",verticalAlign:"middle",overflow:"hidden"},checkIcon:{width:(0,h.a)({size:r,sizes:x}),height:`calc(${(0,h.a)({size:r,sizes:x})} / 1.1)`,display:"block"},input:{width:0,height:0,padding:0,opacity:0,margin:0,"&:disabled + label":E(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,m.A)("iconWrapper")}`]:{color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[5]},"&[data-checked]":{paddingLeft:(0,h.a)({size:r,sizes:S}),paddingRight:(0,h.a)({size:r,sizes:S}),"&: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,m.A)("label")}`]:P({},"always"===e.focusRing||"auto"===e.focusRing?e.focusRingStyles.styles(e):e.focusRingStyles.resetStyles(e)),"&:focus:not(:focus-visible)":{[`& + .${(0,m.A)("label")}`]:P({},"auto"===e.focusRing||"never"===e.focusRing?e.focusRingStyles.resetStyles(e):null)}}}}})),_=n(12756),A=n(91938),I=n(56183),R=Object.defineProperty,L=Object.getOwnPropertySymbols,N=Object.prototype.hasOwnProperty,M=Object.prototype.propertyIsEnumerable,D=(e,t,n)=>t in e?R(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,B=(e,t)=>{for(var n in t||(t={}))N.call(t,n)&&D(e,n,t[n]);if(L)for(var n of L(t))M.call(t,n)&&D(e,n,t[n]);return e};const j={type:"checkbox",size:"sm",radius:"xl",variant:"outline"},H=(0,r.forwardRef)(((e,t)=>{const n=(0,i.N4)("Chip",j,e),{radius:s,type:c,size:u,variant:d,disabled:p,id:m,color:h,children:f,className:g,classNames:b,style:v,styles:y,checked:w,defaultChecked:k,onChange:P,sx:E,wrapperProps:C,value:x,unstyled:T}=n,S=((e,t)=>{var n={};for(var r in e)N.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&&M.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"]),R=(0,r.useContext)(l),D=(0,a.M)(m),{systemStyles:H,rest:z}=(0,_.x)(S),{classes:F,cx:U}=O({radius:s,color:h},{classNames:b,styles:y,unstyled:T,name:"Chip",variant:d,size:u}),[G,W]=(0,o.C)({value:w,defaultValue:k,finalValue:!1,onChange:P}),Z=R?{checked:R.isChipSelected(x),onChange:R.onChange,type:R.multiple?"checkbox":"radio"}:{},V=Z.checked||G;return r.createElement(A.x,B(B({className:U(F.root,g),style:v,sx:E},H),C),r.createElement("input",B(B({type:c,className:F.input,checked:V,onChange:e=>W(e.currentTarget.checked),id:D,disabled:p,ref:t,value:x},Z),z)),r.createElement("label",{htmlFor:D,"data-checked":V||void 0,"data-disabled":p||void 0,className:F.label},V&&r.createElement("span",{className:F.iconWrapper},r.createElement(I.n,{className:F.checkIcon})),f))}));H.displayName="@mantine/core/Chip",H.Group=u},77433:function(e,t,n){"use strict";n.d(t,{P:function(){return E}});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,p=(e,t,n)=>t in e?s(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,m=(e,t)=>{for(var n in t||(t={}))u.call(t,n)&&p(e,n,t[n]);if(c)for(var n of c(t))d.call(t,n)&&p(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",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:"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,b=Object.prototype.hasOwnProperty,v=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)},k={size:"sm"},P=(0,r.forwardRef)(((e,t)=>{const n=(0,o.N4)("CloseButton",k,e),{iconSize:i,size:s,children:c}=n,u=((e,t)=>{var n={};for(var r in e)b.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,["iconSize","size","children"]),d=(0,a.h)(i||w[s]);return r.createElement(l.A,((e,t)=>{for(var n in t||(t={}))b.call(t,n)&&y(e,n,t[n]);if(g)for(var n of g(t))v.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 E=(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,p=Object.getOwnPropertySymbols,m=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={}))m.call(t,n)&&f(e,n,t[n]);if(p)for(var n of p(t))h.call(t,n)&&f(e,n,t[n]);return e},b=(e,t)=>u(e,d(t));function v(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 k(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=v(o);w(b(g({},k(e)),{height:e}))}))}:()=>{const e=v(o);w(b(g({},k(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=v(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)m.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&&h.call(e,r)&&(n[r]=e[r]);return n})(t,["style","refKey"]);const l=i[r];return b(g({"aria-hidden":!a},i),{[r]:(0,s.l)(o,l),onTransitionEnd:P,style:g(g({boxSizing:"border-box"},n),u)})}}var k=n(12756),P=n(91938),E=Object.defineProperty,C=Object.getOwnPropertySymbols,x=Object.prototype.hasOwnProperty,T=Object.prototype.propertyIsEnumerable,S=(e,t,n)=>t in e?E(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,O=(e,t)=>{for(var n in t||(t={}))x.call(t,n)&&S(e,n,t[n]);if(C)for(var n of C(t))T.call(t,n)&&S(e,n,t[n]);return e};const _={transitionDuration:200,transitionTimingFunction:"ease",animateOpacity:!0},A=(0,r.forwardRef)(((e,t)=>{const n=(0,o.N4)("Collapse",_,e),{children:i,in:l,transitionDuration:s,transitionTimingFunction:c,style:u,onTransitionEnd:d,animateOpacity:p}=n,m=((e,t)=>{var n={};for(var r in e)x.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&&T.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:b,rest:v}=(0,k.x)(m),y=w({opened:l,transitionDuration:g,transitionTimingFunction:c,onTransitionEnd:d});return 0===g?l?r.createElement(P.x,O({},v),i):null:r.createElement(P.x,O({},y(O(O({style:u,ref:t},v),b))),r.createElement("div",{style:{opacity:l||!p?1:0,transition:p?`opacity ${g}ms ${c}`:"none"}},i))}));A.displayName="@mantine/core/Collapse"},53515:function(e,t,n){"use strict";n.d(t,{k:function(){return b}});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,p=Object.getOwnPropertySymbols,m=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={},b=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Flex",g,e),{gap:c,rowGap:b,columnGap:v,align:y,justify:w,wrap:k,direction:P,sx:E}=n,C=((e,t)=>{var n={};for(var r in e)m.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&&h.call(e,r)&&(n[r]=e[r]);return n})(n,["gap","rowGap","columnGap","align","justify","wrap","direction","sx"]);return r.createElement(l.x,(x=((e,t)=>{for(var n in t||(t={}))m.call(t,n)&&f(e,n,t[n]);if(p)for(var n of p(t))h.call(t,n)&&f(e,n,t[n]);return e})({},C),T={sx:[{display:"flex"},e=>(0,s.M)({gap:c,rowGap:b,columnGap:v,align:y,justify:w,wrap:k,direction:P},e,i),...(0,o.R)(E)],ref:t},u(x,d(T))));var x,T}));b.displayName="@mantine/core/Flex"},66378:function(e,t,n){"use strict";n.d(t,{Y:function(){return T}});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,p=(e,t,n)=>t in e?i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,m=(e,t)=>{for(var n in t||(t={}))u.call(t,n)&&p(e,n,t[n]);if(c)for(var n of c(t))d.call(t,n)&&p(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 b={bottom:"borderTopLeftRadius",left:"borderTopRightRadius",right:"borderBottomLeftRadius",top:"borderBottomRightRadius"};function v({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",[b[c]]:(0,o.h)(r)},p=(0,o.h)(-t/2);return"left"===c?h(m(m({},d),f(u,l,n,a)),{right:p,borderLeftColor:"transparent",borderBottomColor:"transparent"}):"right"===c?h(m(m({},d),f(u,l,n,a)),{left:p,borderRightColor:"transparent",borderTopColor:"transparent"}):"top"===c?h(m(m({},d),g(u,i,n,a,s)),{bottom:p,borderTopColor:"transparent",borderLeftColor:"transparent"}):"bottom"===c?h(m(m({},d),g(u,i,n,a,s)),{top:p,borderBottomColor:"transparent",borderRightColor:"transparent"}):{}}var y=Object.defineProperty,w=Object.defineProperties,k=Object.getOwnPropertyDescriptors,P=Object.getOwnPropertySymbols,E=Object.prototype.hasOwnProperty,C=Object.prototype.propertyIsEnumerable,x=(e,t,n)=>t in e?y(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const T=(0,r.forwardRef)(((e,t)=>{var n=e,{position:o,arrowSize:i,arrowOffset:l,arrowRadius:s,arrowPosition:c,visible:u,arrowX:d,arrowY:p}=n,m=((e,t)=>{var n={};for(var r in e)E.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={}))E.call(t,n)&&x(e,n,t[n]);if(P)for(var n of P(t))C.call(t,n)&&x(e,n,t[n]);return e})({},m),g={ref:t,style:v({position:o,arrowSize:i,arrowOffset:l,arrowRadius:s,arrowPosition:c,dir:h.dir,arrowX:d,arrowY:p})},w(f,k(g)))):null;var f,g}));T.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 p=n(89058);function m(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,p.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=m(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"},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 D}});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,p=(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 m(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",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:"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,b=Object.getOwnPropertyDescriptors,v=Object.getOwnPropertySymbols,y=Object.prototype.hasOwnProperty,w=Object.prototype.propertyIsEnumerable,k=(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)&&k(e,n,t[n]);if(v)for(var n of v(t))w.call(t,n)&&k(e,n,t[n]);return e},E=(e,t)=>g(e,b(t)),C=(0,h.k)(((e,{radius:t})=>({root:{},imageWrapper:{position:"relative"},figure:{margin:0},image:E(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:E(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)})}))),x=n(91938),T=n(5918),S=Object.defineProperty,O=Object.defineProperties,_=Object.getOwnPropertyDescriptors,A=Object.getOwnPropertySymbols,I=Object.prototype.hasOwnProperty,R=Object.prototype.propertyIsEnumerable,L=(e,t,n)=>t in e?S(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,N=(e,t)=>{for(var n in t||(t={}))I.call(t,n)&&L(e,n,t[n]);if(A)for(var n of A(t))R.call(t,n)&&L(e,n,t[n]);return e};const M={fit:"cover",width:"100%",height:"auto",radius:0},D=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Image",M,e),{className:l,alt:s,src:c,fit:u,width:d,height:p,radius:h,imageProps:f,withPlaceholder:g,placeholder:b,imageRef:v,classNames:y,styles:w,caption:k,unstyled:P,style:E,variant:S}=n,L=((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&&R.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:D,cx:B}=C({radius:h},{classNames:y,styles:w,unstyled:P,name:"Image",variant:S}),[j,H]=(0,r.useState)(!c),z=g&&j;return(0,i.l)((()=>{H(!c)}),[c]),r.createElement(x.x,N({className:B(D.root,l),style:N({width:(0,o.h)(d)},E),ref:t},L),r.createElement("figure",{className:D.figure},r.createElement("div",{className:D.imageWrapper},r.createElement("img",(F=N({src:c,alt:s,ref:v},f),U={className:B(D.image,null==f?void 0:f.className),onError:e=>{H(!0),"function"===typeof(null==f?void 0:f.onError)&&f.onError(e)},style:N(N({objectFit:u,width:(0,o.h)(d),height:(0,o.h)(p)},z&&{overflow:"hidden"}),null==f?void 0:f.style)},O(F,_(U)))),z&&r.createElement("div",{className:D.placeholder,title:s},b||r.createElement("div",null,r.createElement(m,{width:(0,o.h)(40),height:(0,o.h)(40)})))),!!k&&r.createElement(T.x,{component:"figcaption",size:"sm",align:"center",className:D.caption},k)));var F,U}));D.displayName="@mantine/core/Image"},26621:function(e,t,n){"use strict";n.d(t,{z:function(){return O}});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,p=Object.getOwnPropertySymbols,m=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={}))m.call(t,n)&&f(e,n,t[n]);if(p)for(var n of p(t))h.call(t,n)&&f(e,n,t[n]);return e},b=(e,t)=>u(e,d(t));const v=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}),p=(0,l.h)(u);return{root:{position:"relative",display:o?"inline-block":"block"},indicator:b(g({},y(r,a)),{zIndex:c,position:"absolute",[s?"minWidth":"width"]:p,height:p,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:`${v(d)} 1000ms linear infinite`},common:b(g({},y(r,a)),{position:"absolute",[s?"minWidth":"width"]:p,height:p,borderRadius:e.fn.radius(t)})}})),k=n(91938),P=Object.defineProperty,E=Object.getOwnPropertySymbols,C=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable,T=(e,t,n)=>t in e?P(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const S={position:"top-end",offset:0,inline:!1,withBorder:!1,disabled:!1,processing:!1,size:10,radius:1e3,zIndex:(0,a.w)("app")},O=(0,r.forwardRef)(((e,t)=>{const n=(0,o.N4)("Indicator",S,e),{children:a,position:i,offset:l,size:s,radius:c,inline:u,withBorder:d,className:p,color:m,styles:h,label:f,classNames:g,disabled:b,zIndex:v,unstyled:y,processing:P,variant:O}=n,_=((e,t)=>{var n={};for(var r in e)C.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&&x.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:m,withBorder:d,zIndex:v,withLabel:!!f},{name:"Indicator",classNames:g,styles:h,unstyled:y,variant:O,size:s});return r.createElement(k.x,((e,t)=>{for(var n in t||(t={}))C.call(t,n)&&T(e,n,t[n]);if(E)for(var n of E(t))x.call(t,n)&&T(e,n,t[n]);return e})({ref:t,className:I(A.root,p)},_),!b&&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)}));O.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,p=Object.prototype.propertyIsEnumerable,m=(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)&&m(e,n,t[n]);if(u)for(var n of u(t))p.call(t,n)&&m(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})),b=n(91938),v=n(72647),y=Object.defineProperty,w=Object.getOwnPropertySymbols,k=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable,E=(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:p,disabled:m,error:h,size:f,labelPosition:y,variant:C}=n,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&&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:T,cx:S}=g({labelPosition:y},{name:a,styles:l,classNames:i,unstyled:s,variant:C,size:f});return r.createElement(b.x,((e,t)=>{for(var n in t||(t={}))k.call(t,n)&&E(e,n,t[n]);if(w)for(var n of w(t))P.call(t,n)&&E(e,n,t[n]);return e})({className:S(T.root,o),ref:t},x),r.createElement("div",{className:S(T.body)},c,r.createElement("div",{className:T.labelWrapper},null!=u&&r.createElement("label",{className:T.label,"data-disabled":m||void 0,htmlFor:p},u),d&&r.createElement(v.I.Description,{className:T.description},d),h&&"boolean"!==h&&r.createElement(v.I.Error,{className:T.error},h))))}));C.displayName="@mantine/core/InlineInput"},72647:function(e,t,n){"use strict";n.d(t,{I:function(){return xe}});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,p=Object.getOwnPropertySymbols,m=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"},b=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("InputLabel",g,e),{labelElement:o,children:i,required:l,size:s,classNames:d,styles:b,unstyled:v,className:y,htmlFor:w,__staticSelector:k,variant:P,onMouseDown:E}=n,C=((e,t)=>{var n={};for(var r in e)m.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&&h.call(e,r)&&(n[r]=e[r]);return n})(n,["labelElement","children","required","size","classNames","styles","unstyled","className","htmlFor","__staticSelector","variant","onMouseDown"]),{classes:x,cx:T}=c(null,{name:["InputWrapper",k],classNames:d,styles:b,unstyled:v,variant:P,size:s});return r.createElement(u.x,((e,t)=>{for(var n in t||(t={}))m.call(t,n)&&f(e,n,t[n]);if(p)for(var n of p(t))h.call(t,n)&&f(e,n,t[n]);return e})({component:o,ref:t,className:T(x.label,y),htmlFor:"label"===o?w:void 0,onMouseDown:e=>{null==E||E(e),!e.defaultPrevented&&e.detail>1&&e.preventDefault()}},C),i,l&&r.createElement("span",{className:x.required,"aria-hidden":!0}," *"))}));b.displayName="@mantine/core/InputLabel";var v=(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,k=Object.getOwnPropertySymbols,P=Object.prototype.hasOwnProperty,E=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 x={size:"sm"},T=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("InputError",x,e),{children:o,className:i,classNames:l,styles:s,unstyled:c,size:u,__staticSelector:d,variant:p}=n,m=((e,t)=>{var n={};for(var r in e)P.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&&E.call(e,r)&&(n[r]=e[r]);return n})(n,["children","className","classNames","styles","unstyled","size","__staticSelector","variant"]),{classes:h,cx:f}=v(null,{name:["InputWrapper",d],classNames:l,styles:s,unstyled:c,variant:p,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(k)for(var n of k(t))E.call(t,n)&&C(e,n,t[n]);return e})({className:f(h.error,i),ref:t},m),o)}));T.displayName="@mantine/core/InputError";var S=(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"}}))),O=Object.defineProperty,_=Object.getOwnPropertySymbols,A=Object.prototype.hasOwnProperty,I=Object.prototype.propertyIsEnumerable,R=(e,t,n)=>t in e?O(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const L={size:"sm"},N=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("InputDescription",L,e),{children:o,className:i,classNames:l,styles:s,unstyled:c,size:u,__staticSelector:d,variant:p}=n,m=((e,t)=>{var n={};for(var r in e)A.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&_)for(var r of _(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}=S(null,{name:["InputWrapper",d],classNames:l,styles:s,unstyled:c,variant:p,size:u});return r.createElement(y.x,((e,t)=>{for(var n in t||(t={}))A.call(t,n)&&R(e,n,t[n]);if(_)for(var n of _(t))I.call(t,n)&&R(e,n,t[n]);return e})({color:"dimmed",className:f(h.description,i),ref:t,unstyled:c},m),o)}));N.displayName="@mantine/core/InputDescription";const M=(0,r.createContext)({offsetBottom:!1,offsetTop:!1,describedBy:void 0}),D=M.Provider;function B(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 j=Object.defineProperty,H=Object.defineProperties,z=Object.getOwnPropertyDescriptors,F=Object.getOwnPropertySymbols,U=Object.prototype.hasOwnProperty,G=Object.prototype.propertyIsEnumerable,W=(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={}))U.call(t,n)&&W(e,n,t[n]);if(F)for(var n of F(t))G.call(t,n)&&W(e,n,t[n]);return e},V=(0,l.k)((e=>{return{root:(t=Z({},e.fn.fontStyles()),n={lineHeight:e.lineHeight},H(t,z(n)))};var t,n})),$=Object.defineProperty,q=Object.defineProperties,K=Object.getOwnPropertyDescriptors,Y=Object.getOwnPropertySymbols,X=Object.prototype.hasOwnProperty,J=Object.prototype.propertyIsEnumerable,Q=(e,t,n)=>t in e?$(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(Y)for(var n of Y(t))J.call(t,n)&&Q(e,n,t[n]);return e},te=(e,t)=>q(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:p,labelElement:m,labelProps:h,descriptionProps:f,errorProps:g,classNames:v,styles:y,size:w,inputContainer:k,__staticSelector:P,unstyled:E,inputWrapperOrder:C,withAsterisk:x,variant:S}=n,O=((e,t)=>{var n={};for(var r in e)X.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Y)for(var r of Y(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:_,cx:A}=V(null,{classNames:v,styles:y,name:["InputWrapper",P],unstyled:E,variant:S,size:w}),I={classNames:v,styles:y,unstyled:E,size:w,variant:S,__staticSelector:P},R="boolean"===typeof x?x:s,L=c?`${c}-error`:null==g?void 0:g.id,M=c?`${c}-description`:null==f?void 0:f.id,j=`${!!d&&"boolean"!==typeof d?L:""} ${p?M:""}`,H=j.trim().length>0?j.trim():void 0,z=i&&r.createElement(b,ee(ee({key:"label",labelElement:m,id:c?`${c}-label`:void 0,htmlFor:c,required:R},I),h),i),F=p&&r.createElement(N,te(ee(ee({key:"description"},f),I),{size:(null==f?void 0:f.size)||I.size,id:(null==f?void 0:f.id)||M}),p),U=r.createElement(r.Fragment,{key:"input"},k(l)),G="boolean"!==typeof d&&d&&r.createElement(T,te(ee(ee({},g),I),{size:(null==g?void 0:g.size)||I.size,key:"error",id:(null==g?void 0:g.id)||L}),d),W=C.map((e=>{switch(e){case"label":return z;case"input":return U;case"description":return F;case"error":return G;default:return null}}));return r.createElement(D,{value:ee({describedBy:H},B(C,{hasDescription:!!F,hasError:!!G}))},r.createElement(u.x,ee({className:A(_.root,o),ref:t},O),W))}));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 pe=n(35227),me=n(12756),he=Object.defineProperty,fe=Object.defineProperties,ge=Object.getOwnPropertyDescriptors,be=Object.getOwnPropertySymbols,ve=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,ke=(e,t)=>{for(var n in t||(t={}))ve.call(t,n)&&we(e,n,t[n]);if(be)for(var n of be(t))ye.call(t,n)&&we(e,n,t[n]);return e},Pe=(e,t)=>fe(e,ge(t));const Ee={size:"sm",variant:"default"},Ce=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Input",Ee,e),{className:i,error:l,required:s,disabled:c,variant:d,icon:p,style:m,rightSectionWidth:h,iconWidth:f,rightSection:g,rightSectionProps:b,radius:v,size:y,wrapperProps:w,classNames:k,styles:P,__staticSelector:E,multiline:C,sx:x,unstyled:T,pointer:S}=n,O=((e,t)=>{var n={};for(var r in e)ve.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&&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:_,offsetTop:A,describedBy:I}=(0,r.useContext)(M),{classes:R,cx:L}=(0,pe.Z)({radius:v,multiline:C,invalid:!!l,rightSectionWidth:h?(0,o.h)(h):void 0,iconWidth:f,withRightSection:!!g,offsetBottom:_,offsetTop:A,pointer:S},{classNames:k,styles:P,name:["Input",E],unstyled:T,variant:d,size:y}),{systemStyles:N,rest:D}=(0,me.x)(O);return r.createElement(u.x,ke(ke({className:L(R.wrapper,i),sx:x,style:m},N),w),p&&r.createElement("div",{className:R.icon},p),r.createElement(u.x,Pe(ke({component:"input"},D),{ref:t,required:s,"aria-invalid":!!l,"aria-describedby":I,disabled:c,"data-disabled":c||void 0,"data-with-icon":!!p||void 0,"data-invalid":!!l||void 0,className:R.input})),g&&r.createElement("div",Pe(ke({},b),{className:R.rightSection}),g))}));Ce.displayName="@mantine/core/Input",Ce.Wrapper=re,Ce.Label=b,Ce.Description=N,Ce.Error=T,Ce.Placeholder=de;const xe=(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,p=(e,t,n)=>t in e?i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,m=(e,t)=>{for(var n in t||(t={}))u.call(t,n)&&p(e,n,t[n]);if(c)for(var n of c(t))d.call(t,n)&&p(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 b({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 v=(0,a.k)(((e,{multiline:t,radius:n,invalid:a,rightSectionWidth:i,withRightSection:l,iconWidth:s,offsetBottom:c,offsetTop:u,pointer:d},{variant:p,size:g})=>{const v=e.fn.variant({variant:"filled",color:"red"}).background,y="default"===p||"filled"===p?{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"===p&&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(m(m(h(m({},e.fn.fontStyles()),{height:t?"unstyled"===p?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}),b({theme:e,variant:p})),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:v,borderColor:v,"&::placeholder":{opacity:1,color:v}},"&[data-with-icon]":{paddingLeft:"number"===typeof s?(0,r.h)(s):(0,o.a)({size:g,sizes:f})},"&::placeholder":h(m({},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=v},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,p=(e,t,n)=>t in e?i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,m=(e,t)=>{for(var n in t||(t={}))u.call(t,n)&&p(e,n,t[n]);if(c)for(var n of c(t))d.call(t,n)&&p(e,n,t[n]);return e};function h(e,t,n){const i=(0,r.N4)(e,t,n),{label:p,description:h,error:f,required:g,classNames:b,styles:v,className:y,unstyled:w,__staticSelector:k,sx:P,errorProps:E,labelProps:C,descriptionProps:x,wrapperProps:T,id:S,size:O,style:_,inputContainer:A,inputWrapperOrder:I,withAsterisk:R,variant:L}=i,N=((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"]),M=(0,a.M)(S),{systemStyles:D,rest:B}=(0,o.x)(N),j=m({label:p,description:h,error:f,required:g,classNames:b,className:y,__staticSelector:k,sx:P,errorProps:E,labelProps:C,descriptionProps:x,unstyled:w,styles:v,id:M,size:O,style:_,inputContainer:A,inputWrapperOrder:I,withAsterisk:R,variant:L},T);return H=m({},B),z={classNames:b,styles:v,unstyled:w,wrapperProps:m(m({},j),D),inputProps:{required:g,classNames:b,styles:v,unstyled:w,id:M,size:O,__staticSelector:k,error:f,variant:L}},l(H,s(z));var H,z}},73330:function(e,t,n){"use strict";n.d(t,{a:function(){return B}});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,p=(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},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&&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,b=Object.prototype.propertyIsEnumerable,v=(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)&&v(e,n,t[n]);if(f)for(var n of f(t))b.call(t,n)&&v(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&&b.call(e,r)&&(n[r]=e[r]);return n};var k=Object.defineProperty,P=Object.getOwnPropertySymbols,E=Object.prototype.hasOwnProperty,C=Object.prototype.propertyIsEnumerable,x=(e,t,n)=>t in e?k(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,T=(e,t)=>{for(var n in t||(t={}))E.call(t,n)&&x(e,n,t[n]);if(P)for(var n of P(t))C.call(t,n)&&x(e,n,t[n]);return e},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&&P)for(var r of P(e))t.indexOf(r)<0&&C.call(e,r)&&(n[r]=e[r]);return n};var O=n(91938),_=Object.defineProperty,A=Object.getOwnPropertySymbols,I=Object.prototype.hasOwnProperty,R=Object.prototype.propertyIsEnumerable,L=(e,t,n)=>t in e?_(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const N={bars:function(e){var t=e,{size:n,color:a}=t;const o=m(t,["size","color"]),{style:i}=o,l=m(o,["style"]);return r.createElement("svg",p({viewBox:"0 0 135 140",xmlns:"http://www.w3.org/2000/svg",fill:a,style:p({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=S(t,["size","color"]),{style:i}=o,l=S(o,["style"]);return r.createElement("svg",T({viewBox:"0 0 120 30",xmlns:"http://www.w3.org/2000/svg",fill:a,style:T({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"})))}},M={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)},D={size:"md"};function B(e){const t=(0,o.N4)("Loader",D,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&&R.call(e,r)&&(n[r]=e[r]);return n})(t,["size","color","variant"]),c=(0,o.rZ)(),u=l in N?l:c.loader;return r.createElement(O.x,((e,t)=>{for(var n in t||(t={}))I.call(t,n)&&L(e,n,t[n]);if(A)for(var n of A(t))R.call(t,n)&&L(e,n,t[n]);return e})({role:"presentation",component:N[u]||N.bars,size:(0,i.a)({size:n,sizes:M}),color:c.fn.variant({variant:"filled",primaryFallback:!1,color:a||c.primaryColor}).background},s))}B.displayName="@mantine/core/Loader"},81860:function(e,t,n){"use strict";n.d(t,{u:function(){return qt}});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 p=(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"}}))),m=n(70655),h="right-scroll-bar-position",f="width-before-scroll-bar";function g(e,t){return function(e,t){var n=(0,r.useState)((function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(e){var t=n.value;t!==e&&(n.value=e,n.callback(e,t))}}}}))[0];return n.callback=t,n.facade}(t||null,(function(t){return e.forEach((function(e){return function(e,t){return"function"===typeof e?e(t):e&&(e.current=t),e}(e,t)}))}))}function b(e){return e}function v(e,t){void 0===t&&(t=b);var n=[],r=!1;return{read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(e){var a=t(e,r);return n.push(a),function(){n=n.filter((function(e){return e!==a}))}},assignSyncMedium:function(e){for(r=!0;n.length;){var t=n;n=[],t.forEach(e)}n={push:function(t){return e(t)},filter:function(){return n}}},assignMedium:function(e){r=!0;var t=[];if(n.length){var a=n;n=[],a.forEach(e),t=n}var o=function(){var n=t;t=[],n.forEach(e)},i=function(){return Promise.resolve().then(o)};i(),n={push:function(e){t.push(e),i()},filter:function(e){return t=t.filter(e),n}}}}}var y=function(e){void 0===e&&(e={});var t=v(null);return t.options=(0,m.pi)({async:!0,ssr:!1},e),t}(),w=function(){},k=r.forwardRef((function(e,t){var n=r.useRef(null),a=r.useState({onScrollCapture:w,onWheelCapture:w,onTouchMoveCapture:w}),o=a[0],i=a[1],l=e.forwardProps,s=e.children,c=e.className,u=e.removeScrollBar,d=e.enabled,p=e.shards,h=e.sideCar,f=e.noIsolation,b=e.inert,v=e.allowPinchZoom,k=e.as,P=void 0===k?"div":k,E=e.gapMode,C=(0,m._T)(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),x=h,T=g([n,t]),S=(0,m.pi)((0,m.pi)({},C),o);return r.createElement(r.Fragment,null,d&&r.createElement(x,{sideCar:y,removeScrollBar:u,shards:p,noIsolation:f,inert:b,setCallbacks:i,allowPinchZoom:!!v,lockRef:n,gapMode:E}),l?r.cloneElement(r.Children.only(s),(0,m.pi)((0,m.pi)({},S),{ref:T})):r.createElement(P,(0,m.pi)({},S,{className:c,ref:T}),s))}));k.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},k.classNames={fullWidth:f,zeroRight:h};var P,E=function(e){var t=e.sideCar,n=(0,m._T)(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var a=t.read();if(!a)throw new Error("Sidecar medium not found");return r.createElement(a,(0,m.pi)({},n))};E.isSideCarExport=!0;function C(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=P||n.nc;return t&&e.setAttribute("nonce",t),e}var x=function(){var e=0,t=null;return{add:function(n){var r,a;0==e&&(t=C())&&(a=n,(r=t).styleSheet?r.styleSheet.cssText=a:r.appendChild(document.createTextNode(a)),function(e){(document.head||document.getElementsByTagName("head")[0]).appendChild(e)}(t)),e++},remove:function(){!--e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},T=function(){var e=function(){var e=x();return function(t,n){r.useEffect((function(){return e.add(t),function(){e.remove()}}),[t&&n])}}();return function(t){var n=t.styles,r=t.dynamic;return e(n,r),null}},S={left:0,top:0,right:0,gap:0},O=function(e){return parseInt(e||"",10)||0},_=function(e){if(void 0===e&&(e="margin"),"undefined"===typeof window)return S;var t=function(e){var t=window.getComputedStyle(document.body),n=t["padding"===e?"paddingLeft":"marginLeft"],r=t["padding"===e?"paddingTop":"marginTop"],a=t["padding"===e?"paddingRight":"marginRight"];return[O(n),O(r),O(a)]}(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},A=T(),I=function(e,t,n,r){var a=e.left,o=e.top,i=e.right,l=e.gap;return void 0===n&&(n="margin"),"\n .".concat("with-scroll-bars-hidden"," {\n overflow: hidden ").concat(r,";\n padding-right: ").concat(l,"px ").concat(r,";\n }\n body {\n overflow: hidden ").concat(r,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(r,";"),"margin"===n&&"\n padding-left: ".concat(a,"px;\n padding-top: ").concat(o,"px;\n padding-right: ").concat(i,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(l,"px ").concat(r,";\n "),"padding"===n&&"padding-right: ".concat(l,"px ").concat(r,";")].filter(Boolean).join(""),"\n }\n \n .").concat(h," {\n right: ").concat(l,"px ").concat(r,";\n }\n \n .").concat(f," {\n margin-right: ").concat(l,"px ").concat(r,";\n }\n \n .").concat(h," .").concat(h," {\n right: 0 ").concat(r,";\n }\n \n .").concat(f," .").concat(f," {\n margin-right: 0 ").concat(r,";\n }\n \n body {\n ").concat("--removed-body-scroll-bar-size",": ").concat(l,"px;\n }\n")},R=function(e){var t=e.noRelative,n=e.noImportant,a=e.gapMode,o=void 0===a?"margin":a,i=r.useMemo((function(){return _(o)}),[o]);return r.createElement(A,{styles:I(i,!t,o,n?"":"!important")})},L=!1;if("undefined"!==typeof window)try{var N=Object.defineProperty({},"passive",{get:function(){return L=!0,!0}});window.addEventListener("test",N,N),window.removeEventListener("test",N,N)}catch(Kt){L=!1}var M=!!L&&{passive:!1},D=function(e,t){var n=window.getComputedStyle(e);return"hidden"!==n[t]&&!(n.overflowY===n.overflowX&&!function(e){return"TEXTAREA"===e.tagName}(e)&&"visible"===n[t])},B=function(e,t){var n=t.ownerDocument,r=t;do{if("undefined"!==typeof ShadowRoot&&r instanceof ShadowRoot&&(r=r.host),j(e,r)){var a=H(e,r);if(a[1]>a[2])return!0}r=r.parentNode}while(r&&r!==n.body);return!1},j=function(e,t){return"v"===e?function(e){return D(e,"overflowY")}(t):function(e){return D(e,"overflowX")}(t)},H=function(e,t){return"v"===e?[(n=t).scrollTop,n.scrollHeight,n.clientHeight]:function(e){return[e.scrollLeft,e.scrollWidth,e.clientWidth]}(t);var n},z=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},F=function(e){return[e.deltaX,e.deltaY]},U=function(e){return e&&"current"in e?e.current:e},G=function(e){return"\n .block-interactivity-".concat(e," {pointer-events: none;}\n .allow-interactivity-").concat(e," {pointer-events: all;}\n")},W=0,Z=[];var V,$=(V=function(e){var t=r.useRef([]),n=r.useRef([0,0]),a=r.useRef(),o=r.useState(W++)[0],i=r.useState(T)[0],l=r.useRef(e);r.useEffect((function(){l.current=e}),[e]),r.useEffect((function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var t=(0,m.ev)([e.lockRef.current],(e.shards||[]).map(U),!0).filter(Boolean);return t.forEach((function(e){return e.classList.add("allow-interactivity-".concat(o))})),function(){document.body.classList.remove("block-interactivity-".concat(o)),t.forEach((function(e){return e.classList.remove("allow-interactivity-".concat(o))}))}}}),[e.inert,e.lockRef.current,e.shards]);var s=r.useCallback((function(e,t){if("touches"in e&&2===e.touches.length)return!l.current.allowPinchZoom;var r,o=z(e),i=n.current,s="deltaX"in e?e.deltaX:i[0]-o[0],c="deltaY"in e?e.deltaY:i[1]-o[1],u=e.target,d=Math.abs(s)>Math.abs(c)?"h":"v";if("touches"in e&&"h"===d&&"range"===u.type)return!1;var p=B(d,u);if(!p)return!0;if(p?r=d:(r="v"===d?"h":"v",p=B(d,u)),!p)return!1;if(!a.current&&"changedTouches"in e&&(s||c)&&(a.current=r),!r)return!0;var m=a.current||r;return function(e,t,n,r,a){var o=function(e,t){return"h"===e&&"rtl"===t?-1:1}(e,window.getComputedStyle(t).direction),i=o*r,l=n.target,s=t.contains(l),c=!1,u=i>0,d=0,p=0;do{var m=H(e,l),h=m[0],f=m[1]-m[2]-o*h;(h||f)&&j(e,l)&&(d+=f,p+=h),l=l.parentNode}while(!s&&l!==document.body||s&&(t.contains(l)||t===l));return(u&&(a&&0===d||!a&&i>d)||!u&&(a&&0===p||!a&&-i>p))&&(c=!0),c}(m,t,e,"h"===m?s:c,!0)}),[]),c=r.useCallback((function(e){var n=e;if(Z.length&&Z[Z.length-1]===i){var r="deltaY"in n?F(n):z(n),a=t.current.filter((function(e){return e.name===n.type&&e.target===n.target&&function(e,t){return e[0]===t[0]&&e[1]===t[1]}(e.delta,r)}))[0];if(a&&a.should)n.cancelable&&n.preventDefault();else if(!a){var o=(l.current.shards||[]).map(U).filter(Boolean).filter((function(e){return e.contains(n.target)}));(o.length>0?s(n,o[0]):!l.current.noIsolation)&&n.cancelable&&n.preventDefault()}}}),[]),u=r.useCallback((function(e,n,r,a){var o={name:e,delta:n,target:r,should:a};t.current.push(o),setTimeout((function(){t.current=t.current.filter((function(e){return e!==o}))}),1)}),[]),d=r.useCallback((function(e){n.current=z(e),a.current=void 0}),[]),p=r.useCallback((function(t){u(t.type,F(t),t.target,s(t,e.lockRef.current))}),[]),h=r.useCallback((function(t){u(t.type,z(t),t.target,s(t,e.lockRef.current))}),[]);r.useEffect((function(){return Z.push(i),e.setCallbacks({onScrollCapture:p,onWheelCapture:p,onTouchMoveCapture:h}),document.addEventListener("wheel",c,M),document.addEventListener("touchmove",c,M),document.addEventListener("touchstart",d,M),function(){Z=Z.filter((function(e){return e!==i})),document.removeEventListener("wheel",c,M),document.removeEventListener("touchmove",c,M),document.removeEventListener("touchstart",d,M)}}),[]);var f=e.removeScrollBar,g=e.inert;return r.createElement(r.Fragment,null,g?r.createElement(i,{styles:G(o)}):null,f?r.createElement(R,{gapMode:e.gapMode}):null)},y.useMedium(V),E),q=r.forwardRef((function(e,t){return r.createElement(k,(0,m.pi)({},e,{ref:t,sideCar:$}))}));q.classNames=k.classNames;var K=q,Y=n(68589),X=n(84137),J=n(96362),Q=n(58332);const[ee,te]=(0,o.R)("ModalBase component was not found in tree");var ne=(0,c.k)((()=>({close:{marginLeft:"auto",marginRight:0}}))),re=n(77433),ae=Object.defineProperty,oe=Object.getOwnPropertySymbols,ie=Object.prototype.hasOwnProperty,le=Object.prototype.propertyIsEnumerable,se=(e,t,n)=>t in e?ae(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const ce={size:"sm"},ue=(0,r.forwardRef)(((e,t)=>{const n=te(),o=(0,a.N4)(`${n.__staticSelector}CloseButton`,ce,e),{className:i}=o,l=((e,t)=>{var n={};for(var r in e)ie.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&oe)for(var r of oe(e))t.indexOf(r)<0&&le.call(e,r)&&(n[r]=e[r]);return n})(o,["className"]),{classes:s,cx:c}=ne(null,n.stylesApi);return r.createElement(re.P,((e,t)=>{for(var n in t||(t={}))ie.call(t,n)&&se(e,n,t[n]);if(oe)for(var n of oe(t))le.call(t,n)&&se(e,n,t[n]);return e})({className:c(s.close,i),ref:t,onClick:n.onClose},l))}));var de=(0,c.k)((()=>({overlay:{}}))),pe=n(42860),me=n(85870),he=Object.defineProperty,fe=Object.defineProperties,ge=Object.getOwnPropertyDescriptors,be=Object.getOwnPropertySymbols,ve=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,ke=(e,t)=>{for(var n in t||(t={}))ve.call(t,n)&&we(e,n,t[n]);if(be)for(var n of be(t))ye.call(t,n)&&we(e,n,t[n]);return e};const Pe={},Ee=(0,r.forwardRef)(((e,t)=>{const n=te(),o=(0,a.N4)(`${n.__staticSelector}Overlay`,Pe,e),{onClick:i,transitionProps:l,style:s,className:c}=o,u=((e,t)=>{var n={};for(var r in e)ve.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&&ye.call(e,r)&&(n[r]=e[r]);return n})(o,["onClick","transitionProps","style","className"]),{classes:d,cx:p}=de(null,n.stylesApi),m=e=>{null==i||i(e),n.closeOnClickOutside&&n.onClose()};return r.createElement(pe.u,(h=ke(ke({mounted:n.opened},n.transitionProps),l),fe(h,ge({transition:"fade"}))),(e=>r.createElement(me.a,ke({ref:t,onClick:m,fixed:!0,style:ke(ke({},s),e),className:p(d.overlay,c),zIndex:n.zIndex},u))));var h}));var Ce=(0,c.k)(((e,{zIndex:t})=>({inner:{position:"fixed",width:"100%",top:0,bottom:0,maxHeight:"100%",zIndex:t,pointerEvents:"none"},content:{pointerEvents:"all"}}))),xe=n(67073),Te=n(36485),Se=Object.defineProperty,Oe=Object.getOwnPropertySymbols,_e=Object.prototype.hasOwnProperty,Ae=Object.prototype.propertyIsEnumerable,Ie=(e,t,n)=>t in e?Se(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Re=(e,t)=>{for(var n in t||(t={}))_e.call(t,n)&&Ie(e,n,t[n]);if(Oe)for(var n of Oe(t))Ae.call(t,n)&&Ie(e,n,t[n]);return e};const Le={},Ne=(0,r.forwardRef)(((e,t)=>{const n=te(),o=(0,a.N4)(`${n.__staticSelector}Content`,Le,e),{className:i,transitionProps:l,style:s,onKeyDown:c}=o,u=((e,t)=>{var n={};for(var r in e)_e.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Oe)for(var r of Oe(e))t.indexOf(r)<0&&Ae.call(e,r)&&(n[r]=e[r]);return n})(o,["className","transitionProps","style","onKeyDown"]),{classes:d,cx:p}=Ce({zIndex:n.zIndex},n.stylesApi),m=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(pe.u,Re(Re({mounted:n.opened,transition:"pop"},n.transitionProps),l),(e=>r.createElement("div",{className:p(d.inner)},r.createElement(xe.i,{active:n.opened&&n.trapFocus},r.createElement(Te.X,Re({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:m,ref:t,className:p(d.content,i),style:Re(Re({},s),e),shadow:n.shadow},u),u.children)))))}));var Me=(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}}})),De=n(91938),Be=Object.defineProperty,je=Object.getOwnPropertySymbols,He=Object.prototype.hasOwnProperty,ze=Object.prototype.propertyIsEnumerable,Fe=(e,t,n)=>t in e?Be(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const Ue={},Ge=(0,r.forwardRef)(((e,t)=>{const n=te(),o=(0,a.N4)(`${n.__staticSelector}Header`,Ue,e),{className:i}=o,l=((e,t)=>{var n={};for(var r in e)He.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&&ze.call(e,r)&&(n[r]=e[r]);return n})(o,["className"]),{classes:s,cx:c}=Me({padding:n.padding},n.stylesApi);return r.createElement(De.x,((e,t)=>{for(var n in t||(t={}))He.call(t,n)&&Fe(e,n,t[n]);if(je)for(var n of je(t))ze.call(t,n)&&Fe(e,n,t[n]);return e})({ref:t,className:c(s.header,i)},l))}));var We=(0,c.k)((e=>({title:{lineHeight:1,padding:0,margin:0,fontWeight:400,fontSize:e.fontSizes.md}}))),Ze=Object.defineProperty,Ve=Object.getOwnPropertySymbols,$e=Object.prototype.hasOwnProperty,qe=Object.prototype.propertyIsEnumerable,Ke=(e,t,n)=>t in e?Ze(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const Ye={},Xe=(0,r.forwardRef)(((e,t)=>{const n=te(),o=(0,a.N4)(`${n.__staticSelector}Title`,Ye,e),{className:i}=o,l=((e,t)=>{var n={};for(var r in e)$e.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&&qe.call(e,r)&&(n[r]=e[r]);return n})(o,["className"]),{classes:s,cx:c}=We(null,n.stylesApi);return(0,r.useEffect)((()=>(n.setTitleMounted(!0),()=>n.setTitleMounted(!1))),[]),r.createElement(De.x,((e,t)=>{for(var n in t||(t={}))$e.call(t,n)&&Ke(e,n,t[n]);if(Ve)for(var n of Ve(t))qe.call(t,n)&&Ke(e,n,t[n]);return e})({component:"h2",id:n.getTitleId(),className:c(s.title,i),ref:t},l))}));var Je=(0,c.k)(((e,{padding:t})=>({body:{padding:(0,u.a)({size:t,sizes:e.spacing}),"&:not(:only-child)":{paddingTop:0}}}))),Qe=Object.defineProperty,et=Object.getOwnPropertySymbols,tt=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,rt=(e,t,n)=>t in e?Qe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const at={},ot=(0,r.forwardRef)(((e,t)=>{const n=te(),o=(0,a.N4)(`${n.__staticSelector}Body`,at,e),{className:i}=o,l=((e,t)=>{var n={};for(var r in e)tt.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&et)for(var r of et(e))t.indexOf(r)<0&&nt.call(e,r)&&(n[r]=e[r]);return n})(o,["className"]),{classes:s,cx:c}=Je({padding:n.padding},n.stylesApi);return(0,r.useEffect)((()=>(n.setBodyMounted(!0),()=>n.setBodyMounted(!1))),[]),r.createElement(De.x,((e,t)=>{for(var n in t||(t={}))tt.call(t,n)&&rt(e,n,t[n]);if(et)for(var n of et(t))nt.call(t,n)&&rt(e,n,t[n]);return e})({id:n.getBodyId(),className:c(s.body,i),ref:t},l))}));var it=n(23810);var lt=(0,c.k)((()=>({root:{}}))),st=n(83143),ct=Object.defineProperty,ut=Object.defineProperties,dt=Object.getOwnPropertyDescriptors,pt=Object.getOwnPropertySymbols,mt=Object.prototype.hasOwnProperty,ht=Object.prototype.propertyIsEnumerable,ft=(e,t,n)=>t in e?ct(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,gt=(e,t)=>{for(var n in t||(t={}))mt.call(t,n)&&ft(e,n,t[n]);if(pt)for(var n of pt(t))ht.call(t,n)&&ft(e,n,t[n]);return e},bt=(e,t)=>ut(e,dt(t));const vt={closeOnClickOutside:!0,withinPortal:!0,lockScroll:!0,trapFocus:!0,returnFocus:!0,closeOnEscape:!0,keepMounted:!1,zIndex:(0,Q.w)("modal"),padding:"md",size:"md",shadow:"xl"};function yt(e){const t=(0,a.N4)("ModalBase",vt,e),{opened:n,onClose:o,children:i,closeOnClickOutside:l,__staticSelector:s,transitionProps:c,withinPortal:u,portalProps:d,keepMounted:p,target:m,zIndex:h,lockScroll:f,trapFocus:g,closeOnEscape:b,returnFocus:v,padding:y,shadow:w,id:k,size:P,variant:E,classNames:C,unstyled:x,styles:T,className:S}=t,O=((e,t)=>{var n={};for(var r in e)mt.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&&ht.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:_,cx:A}=lt(null,{name:s,classNames:C,styles:T,unstyled:x,variant:E,size:P}),I=(0,Y.M)(k),[R,L]=(0,r.useState)(!1),[N,M]=(0,r.useState)(!1),D="number"===typeof(null==c?void 0:c.duration)?null==c?void 0:c.duration:200,B=function({opened:e,transitionDuration:t}){const[n,a]=(0,r.useState)(e),o=(0,r.useRef)(),i=(0,it.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:D});return(0,X.s)("keydown",(e=>{!g&&"Escape"===e.key&&b&&o()})),(0,J.u)({opened:n,shouldReturnFocus:g&&v}),r.createElement(st.q,bt(gt({},d),{withinPortal:u,target:m}),r.createElement(ee,{value:{__staticSelector:s,opened:n,onClose:o,closeOnClickOutside:l,transitionProps:bt(gt({},c),{duration:D,keepMounted:p}),zIndex:h,padding:y,id:I,getTitleId:()=>`${I}-title`,getBodyId:()=>`${I}-body`,titleMounted:R,bodyMounted:N,setTitleMounted:L,setBodyMounted:M,trapFocus:g,closeOnEscape:b,shadow:w,stylesApi:{name:s,size:P,variant:E,classNames:C,styles:T,unstyled:x}}},r.createElement(K,{enabled:B&&f},r.createElement(De.x,gt({className:A(_.root,S)},O),i))))}yt.CloseButton=ue,yt.Overlay=Ee,yt.Content=Ne,yt.Header=Ge,yt.Title=Xe,yt.Body=ot,yt.NativeScrollArea=function({children:e}){return r.createElement(r.Fragment,null,e)};var wt=Object.defineProperty,kt=Object.defineProperties,Pt=Object.getOwnPropertyDescriptors,Et=Object.getOwnPropertySymbols,Ct=Object.prototype.hasOwnProperty,xt=Object.prototype.propertyIsEnumerable,Tt=(e,t,n)=>t in e?wt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,St=(e,t)=>{for(var n in t||(t={}))Ct.call(t,n)&&Tt(e,n,t[n]);if(Et)for(var n of Et(t))xt.call(t,n)&&Tt(e,n,t[n]);return e},Ot=(e,t)=>kt(e,Pt(t));const _t=Ot(St({},vt),{yOffset:"5dvh",xOffset:"5vw"});function At(e){const t=(0,a.N4)("ModalRoot",_t,e),{classNames:n,variant:o,size:l,yOffset:s,xOffset:c,scrollAreaComponent:u,radius:d,centered:m,fullScreen:h}=t,f=((e,t)=>{var n={};for(var r in e)Ct.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Et)for(var r of Et(e))t.indexOf(r)<0&&xt.call(e,r)&&(n[r]=e[r]);return n})(t,["classNames","variant","size","yOffset","xOffset","scrollAreaComponent","radius","centered","fullScreen"]),{classes:g,cx:b}=p({yOffset:s,xOffset:c,centered:m,fullScreen:h},{name:"Modal",variant:o,size:l});return r.createElement(i,{value:{yOffset:s,scrollAreaComponent:u,radius:d}},r.createElement(yt,St({__staticSelector:"Modal",size:l,variant:o,classNames:Ot(St({},n),{content:b(g.content,null==n?void 0:n.content),inner:b(g.inner,null==n?void 0:n.inner)})},f)))}var It=Object.defineProperty,Rt=Object.getOwnPropertySymbols,Lt=Object.prototype.hasOwnProperty,Nt=Object.prototype.propertyIsEnumerable,Mt=(e,t,n)=>t in e?It(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const Dt={shadow:"xl"},Bt=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("ModalContent",Dt,e),{children:o,scrollAreaComponent:i}=n,c=((e,t)=>{var n={};for(var r in e)Lt.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Rt)for(var r of Rt(e))t.indexOf(r)<0&&Nt.call(e,r)&&(n[r]=e[r]);return n})(n,["children","scrollAreaComponent"]),u=l(),d=i||u.scrollAreaComponent||yt.NativeScrollArea;return r.createElement(yt.Content,((e,t)=>{for(var n in t||(t={}))Lt.call(t,n)&&Mt(e,n,t[n]);if(Rt)for(var n of Rt(t))Nt.call(t,n)&&Mt(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 jt=Object.defineProperty,Ht=Object.defineProperties,zt=Object.getOwnPropertyDescriptors,Ft=Object.getOwnPropertySymbols,Ut=Object.prototype.hasOwnProperty,Gt=Object.prototype.propertyIsEnumerable,Wt=(e,t,n)=>t in e?jt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Zt=(e,t)=>{for(var n in t||(t={}))Ut.call(t,n)&&Wt(e,n,t[n]);if(Ft)for(var n of Ft(t))Gt.call(t,n)&&Wt(e,n,t[n]);return e};const Vt=($t=Zt({},vt),Ht($t,zt({transitionProps:{duration:200,transition:"pop"},withOverlay:!0,withCloseButton:!0})));var $t;function qt(e){const t=(0,a.N4)("Modal",Vt,e),{title:n,withOverlay:o,overlayProps:i,withCloseButton:l,closeButtonProps:s,children:c}=t,u=((e,t)=>{var n={};for(var r in e)Ut.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&&Gt.call(e,r)&&(n[r]=e[r]);return n})(t,["title","withOverlay","overlayProps","withCloseButton","closeButtonProps","children"]),d=!!n||l;return r.createElement(At,Zt({},u),o&&r.createElement(yt.Overlay,Zt({},i)),r.createElement(Bt,null,d&&r.createElement(yt.Header,null,n&&r.createElement(yt.Title,null,n),l&&r.createElement(yt.CloseButton,Zt({},s))),r.createElement(yt.Body,null,c)))}qt.Root=At,qt.CloseButton=yt.CloseButton,qt.Overlay=yt.Overlay,qt.Content=Bt,qt.Header=yt.Header,qt.Title=yt.Title,qt.Body=yt.Body,qt.NativeScrollArea=yt.NativeScrollArea},85870:function(e,t,n){"use strict";n.d(t,{a:function(){return T}});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,p=Object.getOwnPropertySymbols,m=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={}))m.call(t,n)&&f(e,n,t[n]);if(p)for(var n of p(t))h.call(t,n)&&f(e,n,t[n]);return e},b=(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)),p={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(p)))};var c,p})),v=n(91938),y=Object.defineProperty,w=Object.getOwnPropertySymbols,k=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable,E=(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},x=(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:p,className:m,classNames:h,styles:f,unstyled:g,center:y,fixed:x}=n,T=((e,t)=>{var n={};for(var r in e)k.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:S,cx:O}=b({color:l,opacity:i,blur:s,radius:d,gradient:c,fixed:x,zIndex:u},{name:"Overlay",classNames:h,styles:f,unstyled:g,variant:a});return r.createElement(v.x,((e,t)=>{for(var n in t||(t={}))k.call(t,n)&&E(e,n,t[n]);if(w)for(var n of w(t))P.call(t,n)&&E(e,n,t[n]);return e})({ref:t,className:O(S.root,m),"data-center":y||void 0},T),p)}));x.displayName="@mantine/core/Overlay";const T=(0,i.F)(x)},36485:function(e,t,n){"use strict";n.d(t,{X:function(){return b}});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,p=Object.prototype.hasOwnProperty,m=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:b,variant:v}=n,y=((e,t)=>{var n={};for(var r in e)p.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&&m.call(e,r)&&(n[r]=e[r]);return n})(n,["className","children","radius","withBorder","shadow","unstyled","variant"]),{classes:w,cx:k}=s({radius:l,shadow:g},{name:"Paper",unstyled:b,variant:v});return r.createElement(c.x,((e,t)=>{for(var n in t||(t={}))p.call(t,n)&&h(e,n,t[n]);if(d)for(var n of d(t))m.call(t,n)&&h(e,n,t[n]);return e})({className:k(w.root,o),"data-with-border":u||void 0,ref:t},y),i)}));g.displayName="@mantine/core/Paper";const b=(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),p=n(58463),m=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,p.x7)({element:e.arrowRef,padding:e.arrowOffset})),t}var f=n(68216);const g="Popover component was not found in the tree",b="Popover.Target component children should be an element or a component that accepts ref. Fragments, strings, numbers and other primitive values are not supported",[v,y]=(0,f.R)(g);var w=n(80665),k=n(24241),P=n(86010),E=Object.defineProperty,C=Object.defineProperties,x=Object.getOwnPropertyDescriptors,T=Object.getOwnPropertySymbols,S=Object.prototype.hasOwnProperty,O=Object.prototype.propertyIsEnumerable,_=(e,t,n)=>t in e?E(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,A=(e,t)=>{for(var n in t||(t={}))S.call(t,n)&&_(e,n,t[n]);if(T)for(var n of T(t))O.call(t,n)&&_(e,n,t[n]);return e};const I={refProp:"ref",popupType:"dialog",shouldOverrideDefaultTargetId:!0},R=(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)S.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&&O.call(e,r)&&(n[r]=e[r]);return n})(n,["children","refProp","popupType","shouldOverrideDefaultTargetId"]);if(!(0,k.k)(a))throw new Error(b);const u=c,d=y(),p=(0,w.Y)(d.reference,a.ref,t),m=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),m),d.targetProps),f={className:(0,P.Z)(d.targetProps.className,u.className,a.props.className),[o]:p},C(h,x(f))),d.controlled?null:{onClick:d.onToggle}));var h,f}));R.displayName="@mantine/core/PopoverTarget";var L=n(2566);const N=()=>{};function M(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||N}var D=n(96362),B=(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,L.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,L.h)(1)} solid ${"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[2]}`,zIndex:1}}))),j=n(83143),H=n(42860),z=n(67073),F=n(91938),U=n(66378),G=Object.defineProperty,W=Object.defineProperties,Z=Object.getOwnPropertyDescriptors,V=Object.getOwnPropertySymbols,$=Object.prototype.hasOwnProperty,q=Object.prototype.propertyIsEnumerable,K=(e,t,n)=>t in e?G(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Y=(e,t)=>{for(var n in t||(t={}))$.call(t,n)&&K(e,n,t[n]);if(V)for(var n of V(t))q.call(t,n)&&K(e,n,t[n]);return e},X=(e,t)=>W(e,Z(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)$.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&&q.call(e,r)&&(n[r]=e[r]);return n})(n,["style","className","children","onKeyDownCapture"]),u=y(),{classes:d,cx:p}=B({radius:u.radius,shadow:u.shadow},{name:u.__staticSelector,classNames:u.classNames,styles:u.styles,unstyled:u.unstyled,variant:u.variant}),m=(0,D.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(j.q,X(Y({},u.portalProps),{withinPortal:u.withinPortal}),r.createElement(H.u,X(Y({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(z.i,{active:u.trapFocus},r.createElement(F.x,Y(X(Y({},h),{tabIndex:-1,ref:u.floating,style:X(Y(Y({},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,L.h)(u.width)}),className:p(d.dropdown,o),onKeyDownCapture:M(u.onClose,{active:u.closeOnEscape,onTrigger:m,onKeyDown:s}),"data-position":u.placement}),c),i,r.createElement(U.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,p,f,g;const b=(0,r.useRef)(null),y=(0,l.N4)("Popover",ae,e),{children:w,position:k,offset:P,onPositionChange:E,positionDependencies:C,opened:x,transitionProps:T,width:S,middlewares:O,withArrow:_,arrowSize:A,arrowOffset:I,arrowRadius:R,arrowPosition:L,unstyled:N,classNames:M,styles:D,closeOnClickOutside:B,withinPortal:j,portalProps:H,closeOnEscape:z,clickOutsideEvents:F,trapFocus:U,onClose:G,onOpen:W,onChange:Z,zIndex:V,radius:$,shadow:q,id:K,defaultOpened:Y,__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,pe]=(0,r.useState)(null),me=(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,m.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:O,width:S,position:(0,ee._)(he.dir,k),offset:"number"===typeof P?P+(_?A/2:0):P,arrowRef:b,arrowOffset:I,onPositionChange:E,positionDependencies:C,opened:x,defaultOpened:Y,onChange:Z,onOpen:W,onClose:G});(0,o.O)((()=>fe.opened&&B&&fe.onClose()),F,[ce,de]);const ge=(0,r.useCallback)((e=>{ue(e),fe.floating.reference(e)}),[fe.floating.reference]),be=(0,r.useCallback)((e=>{pe(e),fe.floating.floating(e)}),[fe.floating.floating]);return r.createElement(v,{value:{returnFocus:oe,disabled:Q,controlled:fe.controlled,reference:ge,floating:be,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==(p=fe.floating)?void 0:p.middlewareData)?void 0:f.arrow)?void 0:g.y,opened:fe.opened,arrowRef:b,transitionProps:T,width:S,withArrow:_,arrowSize:A,arrowOffset:I,arrowRadius:R,arrowPosition:L,placement:fe.floating.placement,trapFocus:U,withinPortal:j,portalProps:H,zIndex:V,radius:$,shadow:q,closeOnEscape:z,onClose:fe.onClose,onToggle:fe.onToggle,getTargetId:()=>`${me}-target`,getDropdownId:()=>`${me}-dropdown`,withRoles:J,targetProps:se,__staticSelector:X,classNames:M,styles:D,unstyled:N,variant:ie,keepMounted:le}},w)}oe.Target=R,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,p=Object.prototype.propertyIsEnumerable,m=(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&&p.call(e,r)&&(n[r]=e[r]);return n})(t,["children","target","className","innerRef"]),b=(0,i.rZ)(),[v,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]),v?(0,a.createPortal)(r.createElement("div",(k=((e,t)=>{for(var n in t||(t={}))d.call(t,n)&&m(e,n,t[n]);if(u)for(var n of u(t))p.call(t,n)&&m(e,n,t[n]);return e})({className:h,dir:b.dir},g),s(k,c({ref:f}))),n),w.current):null;var k}h.displayName="@mantine/core/Portal"},44079:function(e,t,n){"use strict";n.d(t,{Y:function(){return q}});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 p=(0,r.createContext)(null),m=p.Provider;var h=n(15851),f=n(72647),g=Object.defineProperty,b=Object.getOwnPropertySymbols,v=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,k=(e,t)=>{for(var n in t||(t={}))v.call(t,n)&&w(e,n,t[n]);if(b)for(var n of b(t))y.call(t,n)&&w(e,n,t[n]);return e};const P={size:"sm"},E=(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:p,name:g}=n,w=((e,t)=>{var n={};for(var r in e)v.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&&y.call(e,r)&&(n[r]=e[r]);return n})(n,["children","value","defaultValue","onChange","size","wrapperProps","unstyled","name"]),E=(0,a.M)(g),[C,x]=(0,h.C)({value:l,defaultValue:s,finalValue:"",onChange:c});return r.createElement(m,{value:{value:C,onChange:e=>x(e.currentTarget.value),size:u,name:E}},r.createElement(f.I.Wrapper,k(k({labelElement:"div",size:u,__staticSelector:"RadioGroup",ref:t,unstyled:p},d),w),i))}));E.displayName="@mantine/core/RadioGroup";var C=n(2566),x=n(44036),T=n(6483),S=n(21434),O=Object.defineProperty,_=Object.defineProperties,A=Object.getOwnPropertyDescriptors,I=Object.getOwnPropertySymbols,R=Object.prototype.hasOwnProperty,L=Object.prototype.propertyIsEnumerable,N=(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={}))R.call(t,n)&&N(e,n,t[n]);if(I)for(var n of I(t))L.call(t,n)&&N(e,n,t[n]);return e};const D={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)},B={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 j=(0,x.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,T.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,S.a)({sizes:B,size:o}),height:(0,S.a)({sizes:B,size:o}),position:"absolute",top:`calc(50% - ${(0,S.a)({sizes:B,size:o})} / 2)`,left:`calc(50% - ${(0,S.a)({sizes:B,size:o})} / 2)`},radio:(s=M({},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,S.a)({sizes:D,size:o}),height:(0,S.a)({sizes:D,size:o}),borderRadius:(0,S.a)({sizes:D,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,T.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,T.A)("icon")}`]:{color:"dark"===e.colorScheme?e.colors.dark[6]:e.colors.gray[4]}}},_(s,A(c)))};var s,c})),H=n(12756),z=n(76290),F=Object.defineProperty,U=Object.getOwnPropertySymbols,G=Object.prototype.hasOwnProperty,W=Object.prototype.propertyIsEnumerable,Z=(e,t,n)=>t in e?F(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,V=(e,t)=>{for(var n in t||(t={}))G.call(t,n)&&Z(e,n,t[n]);if(U)for(var n of U(t))W.call(t,n)&&Z(e,n,t[n]);return e};const $={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"},q=(0,r.forwardRef)(((e,t)=>{var n,i;const l=(0,o.N4)("Radio",$,e),{className:s,style:c,id:u,label:d,size:m,title:h,disabled:f,color:g,classNames:b,styles:v,sx:y,icon:w,transitionDuration:k,wrapperProps:P,unstyled:E,labelPosition:C,description:x,error:T,variant:S}=l,O=((e,t)=>{var n={};for(var r in e)G.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&&W.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"]),_=(0,r.useContext)(p),A=null!=(n=null==_?void 0:_.size)?n:m,I=e.size?m:A,{classes:R}=j({color:g,transitionDuration:k,labelPosition:C,error:!!T},{name:"Radio",classNames:b,styles:v,unstyled:E,variant:S,size:I}),{systemStyles:L,rest:N}=(0,H.x)(O),M=(0,a.M)(u),D=_?{checked:_.value===N.value,name:null!=(i=N.name)?i:_.name,onChange:_.onChange}:{};return r.createElement(z.Z,V(V({className:s,sx:y,style:c,id:M,size:I,labelPosition:C,label:d,description:x,error:T,disabled:f,__staticSelector:"Radio",classNames:b,styles:v,unstyled:E,"data-checked":D.checked||void 0,variant:S},L),P),r.createElement("div",{className:R.inner},r.createElement("input",V(V({ref:t,className:R.radio,type:"radio",id:M,disabled:f},N),D)),r.createElement(w,{className:R.icon,"aria-hidden":!0})))}));q.displayName="@mantine/core/Radio",q.Group=E},34261:function(e,t,n){"use strict";n.d(t,{x:function(){return Te}});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,{...p(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 p(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 m=["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 b(...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 v(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 k="ScrollArea",[P,E]=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}\``)}]},b(a,...t)]}(k),[C,x]=P(k),T=(0,r.forwardRef)(((e,t)=>{const{__scopeScrollArea:n,type:o="hover",dir:i,scrollHideDelay:s=600,...c}=e,[u,d]=(0,r.useState)(null),[p,h]=(0,r.useState)(null),[f,g]=(0,r.useState)(null),[b,v]=(0,r.useState)(null),[w,k]=(0,r.useState)(null),[P,E]=(0,r.useState)(0),[x,T]=(0,r.useState)(0),[S,O]=(0,r.useState)(!1),[_,A]=(0,r.useState)(!1),I=l(t,(e=>d(e))),R=function(e){const t=(0,r.useContext)(y);return e||t||"ltr"}(i);return(0,r.createElement)(C,{scope:n,type:o,dir:R,scrollHideDelay:s,scrollArea:u,viewport:p,onViewportChange:h,content:f,onContentChange:g,scrollbarX:b,onScrollbarXChange:v,scrollbarXEnabled:S,onScrollbarXEnabledChange:O,scrollbarY:w,onScrollbarYChange:k,scrollbarYEnabled:_,onScrollbarYEnabledChange:A,onCornerWidthChange:E,onCornerHeightChange:T},(0,r.createElement)(m.div,(0,a.Z)({dir:R},c,{ref:I,style:{position:"relative","--radix-scroll-area-corner-width":P+"px","--radix-scroll-area-corner-height":x+"px",...e.style}})))})),S="ScrollAreaViewport",O=(0,r.forwardRef)(((e,t)=>{const{__scopeScrollArea:n,children:o,...i}=e,s=x(S,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)(m.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)))})),_="ScrollAreaScrollbar",A=(0,r.forwardRef)(((e,t)=>{const{forceMount:n,...o}=e,i=x(_,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)(R,(0,a.Z)({},o,{ref:t,forceMount:n})):"auto"===i.type?(0,r.createElement)(L,(0,a.Z)({},o,{ref:t,forceMount:n})):"always"===i.type?(0,r.createElement)(N,(0,a.Z)({},o,{ref:t})):null})),I=(0,r.forwardRef)(((e,t)=>{const{forceMount:n,...o}=e,i=x(_,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)(L,(0,a.Z)({"data-state":l?"visible":"hidden"},o,{ref:t})))})),R=(0,r.forwardRef)(((e,t)=>{const{forceMount:n,...o}=e,i=x(_,e.__scopeScrollArea),l="horizontal"===e.orientation,s=Q((()=>u("SCROLL_END")),100),[c,u]=(d="hidden",p={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=p[e][t];return null!==n&&void 0!==n?n:e}),d));var d,p;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)(N,(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")))})))})),L=(0,r.forwardRef)(((e,t)=>{const n=x(_,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=x(_,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=$(c.viewport,c.content),p={...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 m(e,t){return function(e,t,n,r="ltr"){const a=q(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 Y([s,c],"ltr"===r?[0,u]:[-1*u,0])(e)}(e,s.current,c,t)}return"horizontal"===n?(0,r.createElement)(M,(0,a.Z)({},p,{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=m(e,i.dir))}})):"vertical"===n?(0,r.createElement)(D,(0,a.Z)({},p,{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=m(e))}})):null})),M=(0,r.forwardRef)(((e,t)=>{const{sizes:n,onSizesChange:o,...i}=e,s=x(_,e.__scopeScrollArea),[c,u]=(0,r.useState)(),d=(0,r.useRef)(null),p=l(t,d,s.onScrollbarXChange);return(0,r.useEffect)((()=>{d.current&&u(getComputedStyle(d.current))}),[d]),(0,r.createElement)(H,(0,a.Z)({"data-orientation":"horizontal"},i,{ref:p,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":q(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)}})}}))})),D=(0,r.forwardRef)(((e,t)=>{const{sizes:n,onSizesChange:o,...i}=e,s=x(_,e.__scopeScrollArea),[c,u]=(0,r.useState)(),d=(0,r.useRef)(null),p=l(t,d,s.onScrollbarYChange);return(0,r.useEffect)((()=>{d.current&&u(getComputedStyle(d.current))}),[d]),(0,r.createElement)(H,(0,a.Z)({"data-orientation":"vertical"},i,{ref:p,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":q(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)}})}}))})),[B,j]=P(_),H=(0,r.forwardRef)(((e,t)=>{const{__scopeScrollArea:n,sizes:o,hasThumb:i,onThumbChange:s,onThumbPointerUp:c,onThumbPointerDown:u,onThumbPositionChange:d,onDragScroll:p,onWheelScroll:h,onResize:f,...g}=e,b=x(_,n),[y,k]=(0,r.useState)(null),P=l(t,(e=>k(e))),E=(0,r.useRef)(null),C=(0,r.useRef)(""),T=b.viewport,S=o.content-o.viewport,O=v(h),A=v(d),I=Q(f,10);function R(e){if(E.current){const t=e.clientX-E.current.left,n=e.clientY-E.current.top;p({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))&&O(e,S)};return document.addEventListener("wheel",e,{passive:!1}),()=>document.removeEventListener("wheel",e,{passive:!1})}),[T,y,S,O]),(0,r.useEffect)(A,[o,A]),ee(y,I),ee(b.content,I),(0,r.createElement)(B,{scope:n,scrollbar:y,hasThumb:i,onThumbChange:v(s),onThumbPointerUp:v(c),onThumbPositionChange:A,onThumbPointerDown:v(u)},(0,r.createElement)(m.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),E.current=y.getBoundingClientRect(),C.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",R(e)}})),onPointerMove:w(e.onPointerMove,R),onPointerUp:w(e.onPointerUp,(e=>{const t=e.target;t.hasPointerCapture(e.pointerId)&&t.releasePointerCapture(e.pointerId),document.body.style.webkitUserSelect=C.current,E.current=null}))})))})),z="ScrollAreaThumb",F=(0,r.forwardRef)(((e,t)=>{const{forceMount:n,...o}=e,i=j(z,e.__scopeScrollArea);return(0,r.createElement)(f,{present:n||i.hasThumb},(0,r.createElement)(U,(0,a.Z)({ref:t},o)))})),U=(0,r.forwardRef)(((e,t)=>{const{__scopeScrollArea:n,style:o,...i}=e,s=x(z,n),c=j(z,n),{onThumbPositionChange:u}=c,d=l(t,(e=>c.onThumbChange(e))),p=(0,r.useRef)(),h=Q((()=>{p.current&&(p.current(),p.current=void 0)}),100);return(0,r.useEffect)((()=>{const e=s.viewport;if(e){const t=()=>{if(h(),!p.current){const t=J(e,u);p.current=t,u()}};return u(),e.addEventListener("scroll",t),()=>e.removeEventListener("scroll",t)}}),[s.viewport,h,u]),(0,r.createElement)(m.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)}))})),G="ScrollAreaCorner",W=(0,r.forwardRef)(((e,t)=>{const n=x(G,e.__scopeScrollArea),o=Boolean(n.scrollbarX&&n.scrollbarY);return"scroll"!==n.type&&o?(0,r.createElement)(Z,(0,a.Z)({},e,{ref:t})):null})),Z=(0,r.forwardRef)(((e,t)=>{const{__scopeScrollArea:n,...o}=e,i=x(G,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)(m.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 $(e,t){const n=e/t;return isNaN(n)?0:n}function q(e){const t=$(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=q(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 Y([0,i],[0,l])(s)}function Y(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=v(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=v(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=T,ne=O,re=A,ae=F,oe=W;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}}))),pe=n(91938),me=Object.defineProperty,he=Object.defineProperties,fe=Object.getOwnPropertyDescriptors,ge=Object.getOwnPropertySymbols,be=Object.prototype.hasOwnProperty,ve=Object.prototype.propertyIsEnumerable,ye=(e,t,n)=>t in e?me(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,we=(e,t)=>{for(var n in t||(t={}))be.call(t,n)&&ye(e,n,t[n]);if(ge)for(var n of ge(t))ve.call(t,n)&&ye(e,n,t[n]);return e},ke=(e,t)=>he(e,fe(t)),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&&ge)for(var r of ge(e))t.indexOf(r)<0&&ve.call(e,r)&&(n[r]=e[r]);return n};const Ee={scrollbarSize:12,scrollHideDelay:1e3,type:"hover",offsetScrollbars:!1},Ce=(0,r.forwardRef)(((e,t)=>{const n=(0,ie.N4)("ScrollArea",Ee,e),{children:a,className:o,classNames:i,styles:l,scrollbarSize:s,scrollHideDelay:c,type:u,dir:d,offsetScrollbars:p,viewportRef:m,onScrollPositionChange:h,unstyled:f,variant:g,viewportProps:b}=n,v=Pe(n,["children","className","classNames","styles","scrollbarSize","scrollHideDelay","type","dir","offsetScrollbars","viewportRef","onScrollPositionChange","unstyled","variant","viewportProps"]),[y,w]=(0,r.useState)(!1),k=(0,ie.rZ)(),{classes:P,cx:E}=de({scrollbarSize:s,offsetScrollbars:p,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||k.dir,ref:t,asChild:!0},r.createElement(pe.x,we({className:E(P.root,o)},v),r.createElement(ne,ke(we({},b),{className:P.viewport,ref:m,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})))})),xe=(0,r.forwardRef)(((e,t)=>{const n=(0,ie.N4)("ScrollAreaAutosize",Ee,e),{children:a,classNames:o,styles:i,scrollbarSize:l,scrollHideDelay:s,type:c,dir:u,offsetScrollbars:d,viewportRef:p,onScrollPositionChange:m,unstyled:h,sx:f,variant:g,viewportProps:b}=n,v=Pe(n,["children","classNames","styles","scrollbarSize","scrollHideDelay","type","dir","offsetScrollbars","viewportRef","onScrollPositionChange","unstyled","sx","variant","viewportProps"]);return r.createElement(pe.x,ke(we({},v),{ref:t,sx:[{display:"flex"},...(0,le.R)(f)]}),r.createElement(pe.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:p,onScrollPositionChange:m,unstyled:h,variant:g,viewportProps:b},a)))}));xe.displayName="@mantine/core/ScrollAreaAutosize",Ce.displayName="@mantine/core/ScrollArea",Ce.Autosize=xe;const Te=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"},37862:function(e,t,n){"use strict";n.d(t,{j:function(){return j}});var r=n(67294),a=n(89058),o=n(5918),i=n(19827),l=n(2566),s=n(44036),c=n(21434);const u={xs:(0,l.h)(1),sm:(0,l.h)(2),md:(0,l.h)(3),lg:(0,l.h)(4),xl:(0,l.h)(5)};function d(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 p=(0,s.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,l.h)(1),borderTop:`${(0,c.a)({size:n,sizes:u})} ${r} ${d(e,t)}`,marginRight:e.spacing.xs},"&::after":{content:'""',flex:1,borderTop:`${(0,c.a)({size:n,sizes:u})} ${r} ${d(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,l.h)((0,c.a)({size:n,sizes:u})),borderTopColor:d(e,t),borderTopStyle:r,margin:0},vertical:{border:0,alignSelf:"stretch",height:"auto",borderLeftWidth:(0,l.h)((0,c.a)({size:n,sizes:u})),borderLeftColor:d(e,t),borderLeftStyle:r}}))),m=n(91938),h=Object.defineProperty,f=Object.defineProperties,g=Object.getOwnPropertyDescriptors,b=Object.getOwnPropertySymbols,v=Object.prototype.hasOwnProperty,y=Object.prototype.propertyIsEnumerable,w=(e,t,n)=>t in e?h(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)&&w(e,n,t[n]);if(b)for(var n of b(t))y.call(t,n)&&w(e,n,t[n]);return e};const P={orientation:"horizontal",size:"xs",labelPosition:"left",variant:"solid"},E=(0,r.forwardRef)(((e,t)=>{const n=(0,i.N4)("Divider",P,e),{className:a,color:s,orientation:c,size:u,label:d,labelPosition:h,labelProps:w,variant:E,styles:C,classNames:x,unstyled:T}=n,S=((e,t)=>{var n={};for(var r in e)v.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&&y.call(e,r)&&(n[r]=e[r]);return n})(n,["className","color","orientation","size","label","labelPosition","labelProps","variant","styles","classNames","unstyled"]),{classes:O,cx:_}=p({color:s},{classNames:x,styles:C,unstyled:T,name:"Divider",variant:E,size:u}),A="vertical"===c,I="horizontal"===c,R=!!d&&I,L=!(null==w?void 0:w.color);return r.createElement(m.x,k({ref:t,className:_(O.root,{[O.vertical]:A,[O.horizontal]:I,[O.withLabel]:R},a),role:"separator"},S),R&&r.createElement(o.x,(N=k({},w),M={size:(null==w?void 0:w.size)||"xs",mt:(0,l.h)(2),className:_(O.label,O[h],{[O.labelDefaultStyles]:L})},f(N,g(M))),d));var N,M}));E.displayName="@mantine/core/Divider";var C=Object.defineProperty,x=Object.defineProperties,T=Object.getOwnPropertyDescriptors,S=Object.getOwnPropertySymbols,O=Object.prototype.hasOwnProperty,_=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={}))O.call(t,n)&&A(e,n,t[n]);if(S)for(var n of S(t))_.call(t,n)&&A(e,n,t[n]);return e},R=(0,s.k)(((e,t,{size:n})=>{return{item:(r=I({},e.fn.fontStyles()),a={boxSizing:"border-box",wordBreak:"break-all",textAlign:"left",width:"100%",padding:`calc(${(0,c.a)({size:n,sizes:e.spacing})} / 1.5) ${(0,c.a)({size:n,sizes:e.spacing})}`,cursor:"pointer",fontSize:(0,c.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]":I({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]}},x(r,T(a))),nothingFound:{boxSizing:"border-box",color:e.colors.gray[6],paddingTop:`calc(${(0,c.a)({size:n,sizes:e.spacing})} / 2)`,paddingBottom:`calc(${(0,c.a)({size:n,sizes:e.spacing})} / 2)`,textAlign:"center"},separator:{boxSizing:"border-box",textAlign:"left",width:"100%",padding:`calc(${(0,c.a)({size:n,sizes:e.spacing})} / 1.5) ${(0,c.a)({size:n,sizes:e.spacing})}`},separatorLabel:{color:"dark"===e.colorScheme?e.colors.dark[3]:e.colors.gray[5]}};var r,a})),L=Object.defineProperty,N=Object.getOwnPropertySymbols,M=Object.prototype.hasOwnProperty,D=Object.prototype.propertyIsEnumerable,B=(e,t,n)=>t in e?L(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function j({data:e,hovered:t,classNames:n,styles:i,isItemSelected:l,uuid:s,__staticSelector:c,onItemHover:u,onItemSelect:d,itemsRefs:p,itemComponent:m,size:h,nothingFound:f,creatable:g,createLabel:b,unstyled:v,variant:y}){const{classes:w}=R(null,{classNames:n,styles:i,unstyled:v,name:c,variant:y,size:h}),k=[],P=[];let C=null;const x=(e,n)=>{const a="function"===typeof l&&l(e.value);return r.createElement(m,((e,t)=>{for(var n in t||(t={}))M.call(t,n)&&B(e,n,t[n]);if(N)for(var n of N(t))D.call(t,n)&&B(e,n,t[n]);return e})({key:e.value,className:w.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:()=>u(n),id:`${s}-${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(),d(e)},disabled:e.disabled,variant:y},e))};let T=null;if(e.forEach(((e,t)=>{e.creatable?C=t:e.group?(T!==e.group&&(T=e.group,P.push(r.createElement("div",{className:w.separator,key:`__mantine-divider-${t}`},r.createElement(E,{classNames:{label:w.separatorLabel},label:e.group})))),P.push(x(e,t))):k.push(x(e,t))})),g){const n=e[C];k.push(r.createElement("div",{key:(0,a.k)(),className:w.item,"data-hovered":t===C||void 0,onMouseEnter:()=>u(C),onMouseDown:e=>{e.preventDefault(),d(n)},tabIndex:-1,ref:e=>{p&&p.current&&(p.current[n.value]=e)}},b))}return P.length>0&&k.length>0&&k.unshift(r.createElement("div",{className:w.separator,key:"empty-group-separator"},r.createElement(E,null))),P.length>0||k.length>0?r.createElement(r.Fragment,null,P,k):r.createElement(o.x,{size:h,unstyled:v,className:w.nothingFound},f)}j.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,p=Object.prototype.propertyIsEnumerable,m=(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:p,positionDependencies:m=[],classNames:h,styles:f,unstyled:g,readOnly:b,variant:v}){return r.createElement(l.J,{unstyled:g,classNames:h,styles:f,width:"target",withRoles:!1,opened:e,middlewares:{flip:"flip"===p,shift:!1},position:"flip"===p?"bottom":p,positionDependencies:m,zIndex:d,__staticSelector:s,withinPortal:a,portalProps:o,transitionProps:t,shadow:n,disabled:b,onPositionChange:e=>u&&(null==c?void 0:c("top"===e?"column-reverse":"column")),variant:v},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:b,__staticSelector:v,styles:y,classNames:w,unstyled:k}=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&&p.call(e,r)&&(n[r]=e[r]);return n})(t,["children","component","maxHeight","direction","id","innerRef","__staticSelector","styles","classNames","unstyled"]);const{classes:E}=i(null,{name:v,styles:y,classNames:w,unstyled:k});return r.createElement(l.J.Dropdown,((e,t)=>{for(var n in t||(t={}))d.call(t,n)&&m(e,n,t[n]);if(u)for(var n of u(t))p.call(t,n)&&m(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:b},r.createElement("div",{className:E.itemsWrapper,style:{flexDirection:f}},n))))}},74013:function(e,t,n){"use strict";n.d(t,{o:function(){return L}});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,p=(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 m={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:m});return r.createElement("svg",p({viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:p({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,b=Object.defineProperties,v=Object.getOwnPropertyDescriptors,y=Object.getOwnPropertySymbols,w=Object.prototype.hasOwnProperty,k=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 E({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))k.call(t,n)&&P(e,n,t[n]);return e})({},t),b(i,v({variant:"transparent",onClick:n,size:a,onMouseDown:e=>e.preventDefault()})))):r.createElement(h,{error:o,size:a});var i}E.displayName="@mantine/core/SelectRightSection";var C=Object.defineProperty,x=Object.defineProperties,T=Object.getOwnPropertyDescriptors,S=Object.getOwnPropertySymbols,O=Object.prototype.hasOwnProperty,_=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={}))O.call(t,n)&&A(e,n,t[n]);if(S)for(var n of S(t))_.call(t,n)&&A(e,n,t[n]);return e},R=(e,t)=>x(e,T(t));function L(e){var t=e,{styles:n,rightSection:a,rightSectionWidth:o,theme:i}=t,l=((e,t)=>{var n={};for(var r in e)O.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})(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(E,I({},l)),styles:R(I({},s),{rightSection:R(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 m}});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,p=(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 m=(0,r.forwardRef)(((e,t)=>{var n,o,d=e,{style:m}=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=p({},h),o={style:p({width:"100%"},m),viewportProps:{tabIndex:-1},viewportRef:t},i(n,l(o))),h.children)}));m.displayName="@mantine/core/SelectScrollArea"},5918:function(e,t,n){"use strict";n.d(t,{x:function(){return _}});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,p=Object.prototype.hasOwnProperty,m=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={}))p.call(t,n)&&h(e,n,t[n]);if(d)for(var n of d(t))m.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 b({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 v(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:p,align:m,strikethrough:h,italic:w},{size:k})=>{const P=e.fn.variant({variant:"gradient",gradient:s});return{root:(E=f(f(f(f({},e.fn.fontStyles()),e.fn.focusStyles()),v(n)),y({theme:e,truncate:r})),C={color:b({color:t,theme:e}),fontFamily:o?"inherit":e.fontFamily,fontSize:o||void 0===k?"inherit":(0,l.a)({size:k,sizes:e.fontSizes}),lineHeight:o?"inherit":a?1:e.lineHeight,textDecoration:g({underline:i,strikethrough:h}),WebkitTapHighlightColor:"transparent",fontWeight:o?"inherit":d,textTransform:p,textAlign:m,fontStyle:w?"italic":void 0},c(E,u(C))),gradient:{backgroundImage:P.background,WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent"}};var E,C})),k=n(91938),P=Object.defineProperty,E=Object.getOwnPropertySymbols,C=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable,T=(e,t,n)=>t in e?P(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const S={variant:"text"},O=(0,r.forwardRef)(((e,t)=>{const n=(0,a.N4)("Text",S,e),{className:o,size:i,weight:l,transform:s,color:c,align:u,variant:d,lineClamp:p,truncate:m,gradient:h,inline:f,inherit:g,underline:b,strikethrough:v,italic:y,classNames:P,styles:O,unstyled:_,span:A,__staticSelector:I}=n,R=((e,t)=>{var n={};for(var r in e)C.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&&x.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:L,cx:N}=w({color:c,lineClamp:p,truncate:m,inline:f,inherit:g,underline:b,strikethrough:v,italic:y,weight:l,transform:s,align:u,gradient:h},{unstyled:_,name:I||"Text",variant:d,size:i});return r.createElement(k.x,((e,t)=>{for(var n in t||(t={}))C.call(t,n)&&T(e,n,t[n]);if(E)for(var n of E(t))x.call(t,n)&&T(e,n,t[n]);return e})({ref:t,className:N(L.root,{[L.gradient]:"gradient"===d},o),component:A?"span":"div"},R))}));O.displayName="@mantine/core/Text";const _=(0,o.F)(O)},43077:function(e,t,n){"use strict";n.d(t,{g:function(){return L}});var r=n(67294),a=n(22122),o=n(19756),i=r.useLayoutEffect,l=function(e,t){"function"!==typeof e?e.current=t:e(t)},s=function(e,t){var n=(0,r.useRef)();return(0,r.useCallback)((function(r){e.current=r,n.current&&l(n.current,null),n.current=t,t&&l(t,r)}),[t])},c={"min-height":"0","max-height":"none",height:"0",visibility:"hidden",overflow:"hidden",position:"absolute","z-index":"-1000",top:"0",right:"0"},u=function(e){Object.keys(c).forEach((function(t){e.style.setProperty(t,c[t],"important")}))},d=null;var p=function(){},m=["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth","boxSizing","fontFamily","fontSize","fontStyle","fontWeight","letterSpacing","lineHeight","paddingBottom","paddingLeft","paddingRight","paddingTop","tabSize","textIndent","textRendering","textTransform","width","wordBreak"],h=!!document.documentElement.currentStyle,f=function(e){var t=function(e){var t=r.useRef(e);return i((function(){t.current=e})),t}(e);(0,r.useLayoutEffect)((function(){var e=function(e){t.current(e)};return window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}),[])},g=function(e,t){var n=e.cacheMeasurements,i=e.maxRows,l=e.minRows,c=e.onChange,g=void 0===c?p:c,b=e.onHeightChange,v=void 0===b?p:b,y=(0,o.Z)(e,["cacheMeasurements","maxRows","minRows","onChange","onHeightChange"]);var w=void 0!==y.value,k=(0,r.useRef)(null),P=s(k,t),E=(0,r.useRef)(0),C=(0,r.useRef)(),x=function(){var e=k.current,t=n&&C.current?C.current:function(e){var t=window.getComputedStyle(e);if(null===t)return null;var n,r=(n=t,m.reduce((function(e,t){return e[t]=n[t],e}),{})),a=r.boxSizing;return""===a?null:(h&&"border-box"===a&&(r.width=parseFloat(r.width)+parseFloat(r.borderRightWidth)+parseFloat(r.borderLeftWidth)+parseFloat(r.paddingRight)+parseFloat(r.paddingLeft)+"px"),{sizingStyle:r,paddingSize:parseFloat(r.paddingBottom)+parseFloat(r.paddingTop),borderSize:parseFloat(r.borderBottomWidth)+parseFloat(r.borderTopWidth)})}(e);if(t){C.current=t;var r=function(e,t,n,r){void 0===n&&(n=1),void 0===r&&(r=1/0),d||((d=document.createElement("textarea")).setAttribute("tabindex","-1"),d.setAttribute("aria-hidden","true"),u(d)),null===d.parentNode&&document.body.appendChild(d);var a=e.paddingSize,o=e.borderSize,i=e.sizingStyle,l=i.boxSizing;Object.keys(i).forEach((function(e){var t=e;d.style[t]=i[t]})),u(d),d.value=t;var s=function(e,t){var n=e.scrollHeight;return"border-box"===t.sizingStyle.boxSizing?n+t.borderSize:n-t.paddingSize}(d,e);d.value="x";var c=d.scrollHeight-a,p=c*n;"border-box"===l&&(p=p+a+o),s=Math.max(p,s);var m=c*r;return"border-box"===l&&(m=m+a+o),[s=Math.min(m,s),c]}(t,e.value||e.placeholder||"x",l,i),a=r[0],o=r[1];E.current!==a&&(E.current=a,e.style.setProperty("height",a+"px","important"),v(a,{rowHeight:o}))}};return(0,r.useLayoutEffect)(x),f(x),(0,r.createElement)("textarea",(0,a.Z)({},y,{onChange:function(e){w||x(),g(e)},ref:P}))},b=(0,r.forwardRef)(g),v=n(68589),y=n(19827),w=(0,n(44036).k)((e=>({input:{paddingTop:e.spacing.xs,paddingBottom:e.spacing.xs}}))),k=n(12756),P=n(72647),E=Object.defineProperty,C=Object.defineProperties,x=Object.getOwnPropertyDescriptors,T=Object.getOwnPropertySymbols,S=Object.prototype.hasOwnProperty,O=Object.prototype.propertyIsEnumerable,_=(e,t,n)=>t in e?E(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,A=(e,t)=>{for(var n in t||(t={}))S.call(t,n)&&_(e,n,t[n]);if(T)for(var n of T(t))O.call(t,n)&&_(e,n,t[n]);return e},I=(e,t)=>C(e,x(t));const R={autosize:!1,size:"sm",__staticSelector:"Textarea"},L=(0,r.forwardRef)(((e,t)=>{const n=(0,y.N4)("Textarea",R,e),{autosize:a,maxRows:o,minRows:i,label:l,error:s,description:c,id:u,className:d,required:p,style:m,wrapperProps:h,classNames:f,styles:g,size:E,__staticSelector:C,sx:x,errorProps:_,descriptionProps:L,labelProps:N,inputWrapperOrder:M,inputContainer:D,unstyled:B,withAsterisk:j,variant:H}=n,z=((e,t)=>{var n={};for(var r in e)S.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&&O.call(e,r)&&(n[r]=e[r]);return n})(n,["autosize","maxRows","minRows","label","error","description","id","className","required","style","wrapperProps","classNames","styles","size","__staticSelector","sx","errorProps","descriptionProps","labelProps","inputWrapperOrder","inputContainer","unstyled","withAsterisk","variant"]),F=(0,v.M)(u),{classes:U,cx:G}=w(),{systemStyles:W,rest:Z}=(0,k.x)(z),V=A({required:p,ref:t,error:s,id:F,classNames:I(A({},f),{input:G(U.input,null==f?void 0:f.input)}),styles:g,__staticSelector:C,size:E,multiline:!0,unstyled:B,variant:H},Z);return r.createElement(P.I.Wrapper,A(A({label:l,error:s,id:F,description:c,required:p,style:m,className:d,classNames:f,styles:g,size:E,__staticSelector:C,sx:x,errorProps:_,labelProps:N,descriptionProps:L,inputContainer:D,inputWrapperOrder:M,unstyled:B,withAsterisk:j,variant:H},W),h),a?r.createElement(P.I,I(A({},V),{component:b,maxRows:o,minRows:i})):r.createElement(P.I,I(A({},V),{component:"textarea",rows:i})))}));L.displayName="@mantine/core/Textarea"},42860:function(e,t,n){"use strict";n.d(t,{u:function(){return S}});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,p=(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},m=(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:m(p({},h),{common:{transformOrigin:"center center"}}),"pop-bottom-left":m(p({},h),{common:{transformOrigin:"bottom left"}}),"pop-bottom-right":m(p({},h),{common:{transformOrigin:"bottom right"}}),"pop-top-left":m(p({},h),{common:{transformOrigin:"top left"}}),"pop-top-right":m(p({},h),{common:{transformOrigin:"top right"}})};var g=Object.defineProperty,b=Object.getOwnPropertySymbols,v=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,k=(e,t)=>{for(var n in t||(t={}))v.call(t,n)&&w(e,n,t[n]);if(b)for(var n of b(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 E=n(23810),C=n(37048),x=n(19827);function T({duration:e,exitDuration:t,timingFunction:n,mounted:a,onEnter:o,onExit:i,onEntered:l,onExited:s}){const c=(0,x.rZ)(),u=(0,E.J)(),d=!!c.respectReducedMotion&&u,[p,m]=(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(m(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:p,transitionStatus:h,transitionTimingFunction:n||c.transitionTimingFunction}}function S({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:p,transitionStatus:m,transitionTimingFunction:h}=T({mounted:o,exitDuration:a,duration:n,timingFunction:l,onExit:s,onEntered:c,onEnter:u,onExited:d});return 0===p?o?r.createElement(r.Fragment,null,i({})):e?i({display:"none"}):null:"exited"===m?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?k(k(k({transitionProperty:f[e].transitionProperty},a),f[e].common),f[e][P[t]]):null:k(k(k({transitionProperty:e.transitionProperty},a),e.common),e[P[t]])}({transition:t,duration:p,state:m,timingFunction:h})))}S.displayName="@mantine/core/Transition"},74308:function(e,t,n){"use strict";n.d(t,{k:function(){return E}});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,p=Object.prototype.propertyIsEnumerable,m=(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)&&m(e,n,t[n]);if(u)for(var n of u(t))p.call(t,n)&&m(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),b=Object.defineProperty,v=Object.getOwnPropertySymbols,y=Object.prototype.hasOwnProperty,w=Object.prototype.propertyIsEnumerable,k=(e,t,n)=>t in e?b(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&&v)for(var r of v(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)&&k(e,n,t[n]);if(v)for(var n of v(t))w.call(t,n)&&k(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 E=(0,o.F)(P)},19827:function(e,t,n){"use strict";n.d(t,{Me:function(){return Z},N4:function(){return W},T1:function(){return G},O2:function(){return U},rZ:function(){return F}});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,p=Object.prototype.propertyIsEnumerable,m=(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)&&m(e,n,t[n]);if(u)for(var n of u(t))p.call(t,n)&&m(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 b(e,t,n,r=g.h){Object.keys(t).forEach((a=>{e[`--mantine-${n}-${a}`]=r(t[a])}))}function v({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}`};b(t,e.shadows,"shadow"),b(t,e.fontSizes,"font-size"),b(t,e.radius,"radius"),b(t,e.spacing,"spacing"),b(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),k=Object.defineProperty,P=Object.defineProperties,E=Object.getOwnPropertyDescriptors,C=Object.getOwnPropertySymbols,x=Object.prototype.hasOwnProperty,T=Object.prototype.propertyIsEnumerable,S=(e,t,n)=>t in e?k(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,O=(e,t)=>{for(var n in t||(t={}))x.call(t,n)&&S(e,n,t[n]);if(C)for(var n of C(t))T.call(t,n)&&S(e,n,t[n]);return e},_=(e,t)=>P(e,E(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]=O(O({},e.headings.sizes[r]),t.headings.sizes[r]),n)),{}):e.headings.sizes;return _(O({},n),{headings:_(O(O({},e.headings),t.headings),{sizes:r})})}if("breakpoints"===r&&t.breakpoints){const r=O(O({},e.breakpoints),t.breakpoints);return _(O({},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]?O(O({},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 R={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 L(){return r.createElement(a.xB,{styles:R})}var N=Object.defineProperty,M=Object.getOwnPropertySymbols,D=Object.prototype.hasOwnProperty,B=Object.prototype.propertyIsEnumerable,j=(e,t,n)=>t in e?N(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)&&j(e,n,t[n]);if(M)for(var n of M(t))B.call(t,n)&&j(e,n,t[n]);return e};const z=(0,r.createContext)({theme:i.t0});function F(){var e;return(null==(e=(0,r.useContext)(z))?void 0:e.theme)||i.t0}function U(e){const t=F(),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 G(){var e;return null==(e=(0,r.useContext)(z))?void 0:e.emotionCache}function W(e,t,n){var r;const a=F(),o=null==(r=a.components[e])?void 0:r.defaultProps,i="function"===typeof o?o(a):o;return H(H(H({},t),i),(0,I.L)(n))}function Z({theme:e,emotionCache:t,withNormalizeCSS:n=!1,withGlobalStyles:l=!1,withCSSVariables:s=!1,inherit:c=!1,children:u}){const d=(0,r.useContext)(z),p=A(i.t0,c?H(H({},d.theme),e):e);return r.createElement(o.a,{theme:p},r.createElement(z.Provider,{value:{theme:p,emotionCache:t}},n&&r.createElement(L,null),l&&r.createElement(f,{theme:p}),s&&r.createElement(v,{theme:p}),"function"===typeof p.globalStyles&&r.createElement(a.xB,{styles:p.globalStyles(p)}),u))}Z.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 x}});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 m=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 b={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:m.I4,largerThan:m.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=p(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:p,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 v=Object.defineProperty,y=Object.defineProperties,w=Object.getOwnPropertyDescriptors,k=Object.getOwnPropertySymbols,P=Object.prototype.hasOwnProperty,E=Object.prototype.propertyIsEnumerable,C=(e,t,n)=>t in e?v(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function x(e){return t=((e,t)=>{for(var n in t||(t={}))P.call(t,n)&&C(e,n,t[n]);if(k)for(var n of k(t))E.call(t,n)&&C(e,n,t[n]);return e})({},e),n={fn:{fontStyles:b.fontStyles(e),themeColor:b.themeColor(e),focusStyles:b.focusStyles(e),largerThan:b.largerThan(e),smallerThan:b.smallerThan(e),radialGradient:b.radialGradient,linearGradient:b.linearGradient,gradient:b.gradient(e),rgba:b.rgba,cover:b.cover,lighten:b.lighten,darken:b.darken,primaryShade:b.primaryShade(e),radius:b.radius(e),variant:b.variant(e),hover:b.hover,primaryColor:b.primaryColor(e),placeholderStyles:b.placeholderStyles(e),dimmed:b.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 p(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 m(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)=>p(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=m(null==n?void 0:n.styles,i,e,c),g=m(l,i,e,c),b=function({ctx:e,theme:t,params:n,variant:r,size:a}){return e.reduce(((e,o)=>(o.variants&&r in o.variants&&p(e,o.variants[r](t,n,{variant:r,size:a})),o.sizes&&a in o.sizes&&p(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}),v=Object.fromEntries(Object.keys(h).map((e=>[e,d({[u(h[e])]:!(null==n?void 0:n.unstyled)},u(b[e]),u(g[e]),u(f[e]))])));return{classes:o({cx:d,classes:v,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 b}});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,p=Object.prototype.propertyIsEnumerable,m=(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)&&m(e,n,t[n]);if(u)for(var n of u(t))p.call(t,n)&&m(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 b(){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])}},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}},39759:function(e,t,n){"use strict";n.d(t,{c:function(){return a}});var r=n(67294);function a(e,t,n={leading:!1}){const[a,o]=(0,r.useState)(e),i=(0,r.useRef)(!1),l=(0,r.useRef)(null),s=(0,r.useRef)(!1),c=()=>window.clearTimeout(l.current);return(0,r.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,r.useEffect)((()=>(i.current=!0,c)),[]),[a,c]}},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)}},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)}},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),p=(0,r.useRef)(0),m=(0,r.useRef)(!1),h=(0,r.useRef)(null),f=(0,r.useRef)(null),g=(0,a.J)(),b=()=>{d.current&&cancelAnimationFrame(d.current)},v=(0,r.useCallback)((({alignment:r="start"}={})=>{var a;m.current=!1,d.current&&b();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===p.current&&(p.current=performance.now());const a=performance.now()-p.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}),!m.current&&s<1?d.current=requestAnimationFrame(r):("function"===typeof n&&n(),p.current=0,d.current=0,b())}()}),[t,e,l,u,s,n,g]),y=()=>{c&&(m.current=!0)};return(0,o.s)("wheel",y,{passive:!0}),(0,o.s)("touchmove",y,{passive:!0}),(0,r.useEffect)((()=>b),[]),{scrollableRef:h,targetRef:f,scrollIntoView:v,cancel:b}}},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)),p=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?m:p,f="rtl"===i?p:m;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[m].focus(),o&&u[m].click());break;case"ArrowDown":"vertical"===l&&(s.stopPropagation(),s.preventDefault(),u[p].focus(),o&&u[p].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 pe}});var r=n(22122),a=n(63017),o=n(51273),i=n(56982),l=n(67294),s=n(6610),c=n(5991),u=n(65255),d=n(54070),p=n(30845),m=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,p.default)((function(e){return(0,r.Z)((0,r.Z)({},e),{exist:!0})})),(0,m.f)(e.locale&&e.locale.Modal),a}return(0,c.Z)(n,[{key:"componentDidMount",value:function(){(0,m.f)(this.props.locale&&this.props.locale.Modal)}},{key:"componentDidUpdate",value:function(e){var t=this.props.locale;e.locale!==t&&(0,m.f)(t&&t.Modal)}},{key:"componentWillUnmount",value:function(){(0,m.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),b=n(85636),v=n(96156),y=n(38819),w=n(43061),k=n(68855),P=n(28991),E={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),x=function(e,t){return l.createElement(C.Z,(0,P.Z)((0,P.Z)({},e),{},{ref:t,icon:E}))};x.displayName="InfoCircleFilled";var T,S=l.forwardRef(x),O=n(7085),_=n(94184),A=n.n(_),I=n(98287),R=n(28481),L=n(51550),N=n(53124);var M,D,B,j=3,H=1,z="",F="move-up",U=!1,G=!1;function W(){return H++}function Z(e,t){var n=e.prefixCls,r=e.getPopupContainer,a=pe(),o=a.getPrefixCls,i=a.getRootPrefixCls,l=a.getIconPrefixCls,s=o("message",n||z),c=i(e.rootPrefixCls,s),u=l();if(T)t({prefixCls:s,rootPrefixCls:c,iconPrefixCls:u,instance:T});else{var d={prefixCls:s,transitionName:U?F:"".concat(c,"-").concat(F),style:{top:M},getContainer:D||r,maxCount:B};I.default.newInstance(d,(function(e){T?t({prefixCls:s,rootPrefixCls:c,iconPrefixCls:u,instance:T}):(T=e,t({prefixCls:s,rootPrefixCls:c,iconPrefixCls:u,instance:e}))}))}}var V={info:S,success:y.Z,error:w.Z,warning:k.Z,loading:O.Z},$=Object.keys(V);function q(e,t,n){var r,a=void 0!==e.duration?e.duration:j,o=V[e.type],i=A()("".concat(t,"-custom-content"),(r={},(0,v.Z)(r,"".concat(t,"-").concat(e.type),e.type),(0,v.Z)(r,"".concat(t,"-rtl"),!0===G),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||W(),n=new Promise((function(n){var a=function(){return"function"===typeof e.onClose&&e.onClose(),n(!0)};Z(e,(function(n){var o=n.prefixCls,i=n.iconPrefixCls;n.instance.notice(q((0,r.Z)((0,r.Z)({},e),{key:t,onClose:a}),o,i))}))})),a=function(){T&&T.removeNotice(t)};return a.then=function(e,t){return n.then(e,t)},a.promise=n,a},config:function(e){void 0!==e.top&&(M=e.top,T=null),void 0!==e.duration&&(j=e.duration),void 0!==e.prefixCls&&(z=e.prefixCls),void 0!==e.getContainer&&(D=e.getContainer,T=null),void 0!==e.transitionName&&(F=e.transitionName,T=null,U=!0),void 0!==e.maxCount&&(B=e.maxCount,T=null),void 0!==e.rtl&&(G=e.rtl)},destroy:function(e){if(T)if(e){(0,T.removeNotice)(e)}else{var t=T.destroy;t(),T=null}}};function Y(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}))}}$.forEach((function(e){return Y(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,L.Z)(i),c=(0,R.Z)(s,2),u=c[0],d=c[1];var p=l.useRef({});return p.current.open=function(i){var l=i.prefixCls,s=n("message",l),c=n(),d=i.key||W(),p=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))}))})),m=function(){o&&o.removeNotice(d)};return m.then=function(e,t){return p.then(e,t)},m.promise=p,m},$.forEach((function(e){return Y(p.current,e)})),[p.current,l.createElement(N.C,{key:"holder"},(function(e){return n=e.getPrefixCls,a=e.getPopupContainer,d}))]}}(Z,q);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 pe=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()))}}},me=function(e){var t,n,s=e.children,c=e.csp,u=e.autoInsertSpaceInButton,d=e.form,p=e.locale,m=e.componentSize,h=e.direction,g=e.space,v=e.virtual,y=e.dropdownMatchSelectWidth,w=e.legacyLocale,k=e.parentContext,P=e.iconPrefixCls,E=e.componentDisabled,C=l.useCallback((function(t,n){var r=e.prefixCls;if(n)return n;var a=r||k.getPrefixCls("");return t?"".concat(a,"-").concat(t):a}),[k.getPrefixCls,e.prefixCls]),x=(0,r.Z)((0,r.Z)({},k),{csp:c,autoInsertSpaceInButton:u,locale:p||w,direction:h,space:g,virtual:v,dropdownMatchSelectWidth:y,getPrefixCls:C});ce.forEach((function(t){var n=e[t];n&&(x[t]=n)}));var T=(0,i.Z)((function(){return x}),x,(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]}))})),S=l.useMemo((function(){return{prefixCls:P,csp:c}}),[P,c]),O=s,_={};return p&&(_=(null===(t=p.Form)||void 0===t?void 0:t.defaultValidateMessages)||(null===(n=b.Z.Form)||void 0===n?void 0:n.defaultValidateMessages)||{}),d&&d.validateMessages&&(_=(0,r.Z)((0,r.Z)({},_),d.validateMessages)),Object.keys(_).length>0&&(O=l.createElement(o.FormProvider,{validateMessages:_},s)),p&&(O=l.createElement(f,{locale:p,_ANT_MARK__:"internalMark"},O)),(P||c)&&(O=l.createElement(a.Z.Provider,{value:S},O)),m&&(O=l.createElement(se.q,{size:m},O)),void 0!==E&&(O=l.createElement(le.n,{disabled:E},O)),l.createElement(N.E_.Provider,{value:T},O)},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(N.C,null,(function(t){return l.createElement(me,(0,r.Z)({parentContext:t,legacyLocale:a},e))}))}))};he.ConfigContext=N.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 p}});var r=n(22122),a=n(6610),o=n(5991),i=n(65255),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 p(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 L}});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),p=n(98287),m=n(67294),h=n(34790),f=n(28481),g=n(51550),b=n(53124);var v,y,w,k={},P=4.5,E=24,C=24,x="",T="topRight",S=!1;function O(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:E,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 _(e,t){var n=e.placement,r=void 0===n?T:n,o=e.top,i=e.bottom,l=e.getContainer,s=void 0===l?v:l,c=e.prefixCls,u=(0,h.w6)(),m=u.getPrefixCls,f=u.getIconPrefixCls,g=m("notification",c||x),b=f(),y="".concat(g,"-").concat(r),P=k[y];if(P)Promise.resolve(P).then((function(e){t({prefixCls:"".concat(g,"-notice"),iconPrefixCls:b,instance:e})}));else{var E=d()("".concat(g,"-").concat(r),(0,a.Z)({},"".concat(g,"-rtl"),!0===S));k[y]=new Promise((function(e){p.default.newInstance({prefixCls:g,className:E,style:O(r,o,i),getContainer:s,maxCount:w},(function(n){e(n),t({prefixCls:"".concat(g,"-notice"),iconPrefixCls:b,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,p=e.onClose,f=e.onClick,g=e.key,b=e.style,v=e.className,w=e.closeIcon,k=void 0===w?y:w,E=void 0===r?P:r,C=null;o?C=m.createElement("span",{className:"".concat(t,"-icon")},e.icon):i&&(C=m.createElement(A[i]||null,{className:"".concat(t,"-icon ").concat(t,"-icon-").concat(i)}));var x=m.createElement("span",{className:"".concat(t,"-close-x")},k||m.createElement(l.Z,{className:"".concat(t,"-close-icon")})),T=!s&&C?m.createElement("span",{className:"".concat(t,"-message-single-line-auto-margin")}):null;return{content:m.createElement(h.ZP,{iconPrefixCls:n},m.createElement("div",{className:C?"".concat(t,"-with-icon"):"",role:"alert"},C,m.createElement("div",{className:"".concat(t,"-message")},T,c),m.createElement("div",{className:"".concat(t,"-description")},s),u?m.createElement("span",{className:"".concat(t,"-btn")},u):null)),duration:E,closable:!0,closeIcon:x,onClose:p,onClick:f,key:g,style:b||{},className:d()(v,(0,a.Z)({},"".concat(t,"-").concat(i),!!i))}}var R={open:function(e){_(e,(function(t){var n=t.prefixCls,r=t.iconPrefixCls;t.instance.notice(I(e,n,r))}))},close:function(e){Object.keys(k).forEach((function(t){return Promise.resolve(k[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&&(x=l),void 0!==t&&(P=t),void 0!==n?T=n:e.rtl&&(T="topLeft"),void 0!==r&&(C=r),void 0!==a&&(E=a),void 0!==o&&(v=o),void 0!==i&&(y=i),void 0!==e.rtl&&(S=e.rtl),void 0!==e.maxCount&&(w=e.maxCount)},destroy:function(){Object.keys(k).forEach((function(e){Promise.resolve(k[e]).then((function(e){e.destroy()})),delete k[e]}))}};["success","info","warning","error"].forEach((function(e){R[e]=function(t){return R.open((0,r.Z)((0,r.Z)({},t),{type:e}))}})),R.warn=R.warning,R.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=m.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,m.createElement(b.C,{key:"holder"},(function(e){return n=e.getPrefixCls,c}))]}}(_,I);var L=R},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,p=e.headers,m=e.responseType;r.isFormData(d)&&delete p["Content-Type"];var h=new XMLHttpRequest;if(e.auth){var f=e.auth.username||"",g=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";p.Authorization="Basic "+btoa(f+":"+g)}var b=l(e.baseURL,e.url);function v(){if(h){var r="getAllResponseHeaders"in h?s(h.getAllResponseHeaders()):null,o={data:m&&"text"!==m&&"json"!==m?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(b,e.params,e.paramsSerializer),!0),h.timeout=e.timeout,"onloadend"in h?h.onloadend=v:h.onreadystatechange=function(){h&&4===h.readyState&&(0!==h.status||h.responseURL&&0===h.responseURL.indexOf("file:"))&&setTimeout(v)},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(b))&&e.xsrfCookieName?o.read(e.xsrfCookieName):void 0;y&&(p[e.xsrfHeaderName]=y)}"setRequestHeader"in h&&r.forEach(p,(function(e,t){"undefined"===typeof d&&"content-type"===t.toLowerCase()?delete p[t]:h.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(h.withCredentials=!!e.withCredentials),m&&"json"!==m&&(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 p=n.shift(),m=n.shift();try{d=p(d)}catch(h){m(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;n1?"s":"")+" required, but only "+t.length+" present")}n.d(t,{Z:function(){return r}})},83946:function(e,t,n){"use strict";function r(e){if(null===e||!0===e||!1===e)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}n.d(t,{Z:function(){return r}})},70027:function(e,t,n){"use strict";n.d(t,{Z:function(){return K}});var r=n(90484),a=n(13882);function o(e){return(0,a.Z)(1,arguments),e instanceof Date||"object"===(0,r.Z)(e)&&"[object Date]"===Object.prototype.toString.call(e)}var i=n(19013);function l(e){if((0,a.Z)(1,arguments),!o(e)&&"number"!==typeof e)return!1;var t=(0,i.Z)(e);return!isNaN(Number(t))}var s=n(83946);function c(e,t){(0,a.Z)(2,arguments);var n=(0,i.Z)(e).getTime(),r=(0,s.Z)(t);return new Date(n+r)}function u(e,t){(0,a.Z)(2,arguments);var n=(0,s.Z)(t);return c(e,-n)}var d=864e5;function p(e){(0,a.Z)(1,arguments);var t=1,n=(0,i.Z)(e),r=n.getUTCDay(),o=(r=o.getTime()?n+1:t.getTime()>=s.getTime()?n:n-1}function h(e){(0,a.Z)(1,arguments);var t=m(e),n=new Date(0);n.setUTCFullYear(t,0,4),n.setUTCHours(0,0,0,0);var r=p(n);return r}var f=6048e5;var g={};function b(){return g}function v(e,t){var n,r,o,l,c,u,d,p;(0,a.Z)(1,arguments);var m=b(),h=(0,s.Z)(null!==(n=null!==(r=null!==(o=null!==(l=null===t||void 0===t?void 0:t.weekStartsOn)&&void 0!==l?l:null===t||void 0===t||null===(c=t.locale)||void 0===c||null===(u=c.options)||void 0===u?void 0:u.weekStartsOn)&&void 0!==o?o:m.weekStartsOn)&&void 0!==r?r:null===(d=m.locale)||void 0===d||null===(p=d.options)||void 0===p?void 0:p.weekStartsOn)&&void 0!==n?n:0);if(!(h>=0&&h<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var f=(0,i.Z)(e),g=f.getUTCDay(),v=(g=1&&g<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var y=new Date(0);y.setUTCFullYear(h+1,0,g),y.setUTCHours(0,0,0,0);var w=v(y,t),k=new Date(0);k.setUTCFullYear(h,0,g),k.setUTCHours(0,0,0,0);var P=v(k,t);return m.getTime()>=w.getTime()?h+1:m.getTime()>=P.getTime()?h:h-1}function w(e,t){var n,r,o,i,l,c,u,d;(0,a.Z)(1,arguments);var p=b(),m=(0,s.Z)(null!==(n=null!==(r=null!==(o=null!==(i=null===t||void 0===t?void 0:t.firstWeekContainsDate)&&void 0!==i?i:null===t||void 0===t||null===(l=t.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.firstWeekContainsDate)&&void 0!==o?o:p.firstWeekContainsDate)&&void 0!==r?r:null===(u=p.locale)||void 0===u||null===(d=u.options)||void 0===d?void 0:d.firstWeekContainsDate)&&void 0!==n?n:1),h=y(e,t),f=new Date(0);f.setUTCFullYear(h,0,m),f.setUTCHours(0,0,0,0);var g=v(f,t);return g}var k=6048e5;function P(e,t){for(var n=e<0?"-":"",r=Math.abs(e).toString();r.length0?n:1-n;return P("yy"===t?r%100:r,t.length)},M:function(e,t){var n=e.getUTCMonth();return"M"===t?String(n+1):P(n+1,2)},d:function(e,t){return P(e.getUTCDate(),t.length)},a:function(e,t){var n=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];case"aaaa":default:return"am"===n?"a.m.":"p.m."}},h:function(e,t){return P(e.getUTCHours()%12||12,t.length)},H:function(e,t){return P(e.getUTCHours(),t.length)},m:function(e,t){return P(e.getUTCMinutes(),t.length)},s:function(e,t){return P(e.getUTCSeconds(),t.length)},S:function(e,t){var n=t.length,r=e.getUTCMilliseconds();return P(Math.floor(r*Math.pow(10,n-3)),t.length)}},C="midnight",x="noon",T="morning",S="afternoon",O="evening",_="night";function A(e,t){var n=e>0?"-":"+",r=Math.abs(e),a=Math.floor(r/60),o=r%60;if(0===o)return n+String(a);var i=t||"";return n+String(a)+i+P(o,2)}function I(e,t){return e%60===0?(e>0?"-":"+")+P(Math.abs(e)/60,2):R(e,t)}function R(e,t){var n=t||"",r=e>0?"-":"+",a=Math.abs(e);return r+P(Math.floor(a/60),2)+n+P(a%60,2)}var L={G:function(e,t,n){var r=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});case"GGGG":default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if("yo"===t){var r=e.getUTCFullYear(),a=r>0?r:1-r;return n.ordinalNumber(a,{unit:"year"})}return E.y(e,t)},Y:function(e,t,n,r){var a=y(e,r),o=a>0?a:1-a;return"YY"===t?P(o%100,2):"Yo"===t?n.ordinalNumber(o,{unit:"year"}):P(o,t.length)},R:function(e,t){return P(m(e),t.length)},u:function(e,t){return P(e.getUTCFullYear(),t.length)},Q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return P(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});case"QQQQ":default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return P(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});case"qqqq":default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){var r=e.getUTCMonth();switch(t){case"M":case"MM":return E.M(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});case"MMMM":default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){var r=e.getUTCMonth();switch(t){case"L":return String(r+1);case"LL":return P(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});case"LLLL":default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,r){var o=function(e,t){(0,a.Z)(1,arguments);var n=(0,i.Z)(e),r=v(n,t).getTime()-w(n,t).getTime();return Math.round(r/k)+1}(e,r);return"wo"===t?n.ordinalNumber(o,{unit:"week"}):P(o,t.length)},I:function(e,t,n){var r=function(e){(0,a.Z)(1,arguments);var t=(0,i.Z)(e),n=p(t).getTime()-h(t).getTime();return Math.round(n/f)+1}(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):P(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getUTCDate(),{unit:"date"}):E.d(e,t)},D:function(e,t,n){var r=function(e){(0,a.Z)(1,arguments);var t=(0,i.Z)(e),n=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var r=t.getTime(),o=n-r;return Math.floor(o/d)+1}(e);return"Do"===t?n.ordinalNumber(r,{unit:"dayOfYear"}):P(r,t.length)},E:function(e,t,n){var r=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});case"EEEE":default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){var a=e.getUTCDay(),o=(a-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(o);case"ee":return P(o,2);case"eo":return n.ordinalNumber(o,{unit:"day"});case"eee":return n.day(a,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(a,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(a,{width:"short",context:"formatting"});case"eeee":default:return n.day(a,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){var a=e.getUTCDay(),o=(a-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(o);case"cc":return P(o,t.length);case"co":return n.ordinalNumber(o,{unit:"day"});case"ccc":return n.day(a,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(a,{width:"narrow",context:"standalone"});case"cccccc":return n.day(a,{width:"short",context:"standalone"});case"cccc":default:return n.day(a,{width:"wide",context:"standalone"})}},i:function(e,t,n){var r=e.getUTCDay(),a=0===r?7:r;switch(t){case"i":return String(a);case"ii":return P(a,t.length);case"io":return n.ordinalNumber(a,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});case"iiii":default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){var r=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"aaaa":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){var r,a=e.getUTCHours();switch(r=12===a?x:0===a?C:a/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(e,t,n){var r,a=e.getUTCHours();switch(r=a>=17?O:a>=12?S:a>=4?T:_,t){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(e,t,n){if("ho"===t){var r=e.getUTCHours()%12;return 0===r&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return E.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getUTCHours(),{unit:"hour"}):E.H(e,t)},K:function(e,t,n){var r=e.getUTCHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):P(r,t.length)},k:function(e,t,n){var r=e.getUTCHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):P(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):E.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):E.s(e,t)},S:function(e,t){return E.S(e,t)},X:function(e,t,n,r){var a=(r._originalDate||e).getTimezoneOffset();if(0===a)return"Z";switch(t){case"X":return I(a);case"XXXX":case"XX":return R(a);case"XXXXX":case"XXX":default:return R(a,":")}},x:function(e,t,n,r){var a=(r._originalDate||e).getTimezoneOffset();switch(t){case"x":return I(a);case"xxxx":case"xx":return R(a);case"xxxxx":case"xxx":default:return R(a,":")}},O:function(e,t,n,r){var a=(r._originalDate||e).getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+A(a,":");case"OOOO":default:return"GMT"+R(a,":")}},z:function(e,t,n,r){var a=(r._originalDate||e).getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+A(a,":");case"zzzz":default:return"GMT"+R(a,":")}},t:function(e,t,n,r){var a=r._originalDate||e;return P(Math.floor(a.getTime()/1e3),t.length)},T:function(e,t,n,r){return P((r._originalDate||e).getTime(),t.length)}},N=function(e,t){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}},M=function(e,t){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}},D={p:M,P:function(e,t){var n,r=e.match(/(P+)(p+)?/)||[],a=r[1],o=r[2];if(!o)return N(e,t);switch(a){case"P":n=t.dateTime({width:"short"});break;case"PP":n=t.dateTime({width:"medium"});break;case"PPP":n=t.dateTime({width:"long"});break;case"PPPP":default:n=t.dateTime({width:"full"})}return n.replace("{{date}}",N(a,t)).replace("{{time}}",M(o,t))}};function B(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}var j=["D","DD"],H=["YY","YYYY"];function z(e){return-1!==j.indexOf(e)}function F(e){return-1!==H.indexOf(e)}function U(e,t,n){if("YYYY"===e)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("YY"===e)throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("D"===e)throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("DD"===e)throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var G=n(41695).Z,W=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Z=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,V=/^'([^]*?)'?$/,$=/''/g,q=/[a-zA-Z]/;function K(e,t,n){var r,o,c,d,p,m,h,f,g,v,y,w,k,P,E,C,x,T;(0,a.Z)(2,arguments);var S=String(t),O=b(),_=null!==(r=null!==(o=null===n||void 0===n?void 0:n.locale)&&void 0!==o?o:O.locale)&&void 0!==r?r:G,A=(0,s.Z)(null!==(c=null!==(d=null!==(p=null!==(m=null===n||void 0===n?void 0:n.firstWeekContainsDate)&&void 0!==m?m:null===n||void 0===n||null===(h=n.locale)||void 0===h||null===(f=h.options)||void 0===f?void 0:f.firstWeekContainsDate)&&void 0!==p?p:O.firstWeekContainsDate)&&void 0!==d?d:null===(g=O.locale)||void 0===g||null===(v=g.options)||void 0===v?void 0:v.firstWeekContainsDate)&&void 0!==c?c:1);if(!(A>=1&&A<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var I=(0,s.Z)(null!==(y=null!==(w=null!==(k=null!==(P=null===n||void 0===n?void 0:n.weekStartsOn)&&void 0!==P?P:null===n||void 0===n||null===(E=n.locale)||void 0===E||null===(C=E.options)||void 0===C?void 0:C.weekStartsOn)&&void 0!==k?k:O.weekStartsOn)&&void 0!==w?w:null===(x=O.locale)||void 0===x||null===(T=x.options)||void 0===T?void 0:T.weekStartsOn)&&void 0!==y?y:0);if(!(I>=0&&I<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!_.localize)throw new RangeError("locale must contain localize property");if(!_.formatLong)throw new RangeError("locale must contain formatLong property");var R=(0,i.Z)(e);if(!l(R))throw new RangeError("Invalid time value");var N=B(R),M=u(R,N),j={firstWeekContainsDate:A,weekStartsOn:I,locale:_,_originalDate:R},H=S.match(Z).map((function(e){var t=e[0];return"p"===t||"P"===t?(0,D[t])(e,_.formatLong):e})).join("").match(W).map((function(r){if("''"===r)return"'";var a=r[0];if("'"===a)return Y(r);var o=L[a];if(o)return null!==n&&void 0!==n&&n.useAdditionalWeekYearTokens||!F(r)||U(r,t,String(e)),null!==n&&void 0!==n&&n.useAdditionalDayOfYearTokens||!z(r)||U(r,t,String(e)),o(M,r,_.localize,j);if(a.match(q))throw new RangeError("Format string contains an unescaped latin alphabet character `"+a+"`");return r})).join("");return H}function Y(e){var t=e.match(V);return t?t[1].replace($,"'"):e}},49526:function(e,t,n){"use strict";function r(e){return function(){var t=arguments.length>0&&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 p=t.slice(c.length);return{value:s,rest:p}}}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 p}});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),p={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"},p=function(e,t,n,r){return d[e]},m=n(76723),h={code:"hi",formatDistance:s,formatLong:u,formatRelative:p,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,m.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,m.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,m.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,m.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,m.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 p}});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),p={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 p}});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),p={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 p}});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),p={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 p}});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),p={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 p}});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),p={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 p}});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),p={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}}},19013:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(90484),a=n(13882);function o(e){(0,a.Z)(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||"object"===(0,r.Z)(e)&&"[object Date]"===t?new Date(e.getTime()):"number"===typeof e||"[object Number]"===t?new Date(e):("string"!==typeof e&&"[object String]"!==t||"undefined"===typeof console||(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn((new Error).stack)),new Date(NaN))}},61689:function(e,t,n){"use strict";function r(e){return"number"===typeof e}function a(e){return"string"===typeof e}function o(e){return"[object Object]"===Object.prototype.toString.call(e)}function i(e){return o(e)||function(e){return Array.isArray(e)}(e)}function l(e){return Math.abs(e)}function s(e){return e?e/l(e):0}function c(e,t){return l(e-t)}function u(e){return m(e).map(Number)}function d(e){return e[p(e)]}function p(e){return Math.max(0,e.length-1)}function m(e){return Object.keys(e)}function h(e,t){return[e,t].reduce((function(e,t){return m(t).forEach((function(n){var r=e[n],a=t[n],i=o(r)&&o(a);e[n]=i?h(r,a):a})),e}),{})}function f(e,t){var n=m(e),r=m(t);return n.length===r.length&&n.every((function(n){var r=e[n],a=t[n];return"function"===typeof r?"".concat(r)==="".concat(a):i(r)&&i(a)?f(r,a):r===a}))}function g(e,t){var n={start:function(){return 0},center:function(e){return a(e)/2},end:a};function a(e){return t-e}return{measure:function(a){return r(e)?t*Number(e):n[e](a)}}}function b(e,t){var n=l(e-t);function r(t){return tt}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 v(e,t,n){var r=b(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),p}var p={add:function(e){return d(u()+e)},clone:function(){return v(e,u(),n)},get:u,set:d,min:a,max:e};return p}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 k(e,t,n,r,a,o,i,u,d,p,m,h,f,g,b,v){var k=e.cross,P=["INPUT","SELECT","TEXTAREA"],E={passive:!1},C=w(0),x=y(),T=y(),S=f.measure(20),O={mouse:300,touch:400},_={mouse:500,touch:600},A=b?5:16,I=0,R=0,L=!1,N=!1,M=!1,D=!1;function B(e){if((!(D=!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=D||!t;L=!0,a.pointerDown(e),C.set(r),r.set(o),d.useBaseMass().useSpeed(80),function(){var e=D?document:n;T.add(e,"touchmove",j,E).add(e,"touchend",H).add(e,"mousemove",j,E).add(e,"mouseup",H)}(),I=a.readPoint(e),R=a.readPoint(e,k),h.emit("pointerDown"),i&&(M=!1)}}function j(e){if(!N&&!D){if(!e.cancelable)return H(e);var n=a.readPoint(e),o=a.readPoint(e,k),l=c(n,I),s=c(o,R);if(!(N=l>s)&&!M)return H(e)}var u=a.pointerMove(e);!M&&u&&(M=!0),i.start(),r.add(t.apply(u)),e.preventDefault()}function H(e){var n=p.byDistance(0,!1).index!==m.get(),o=a.pointerUp(e)*(b?_:O)[D?"mouse":"touch"],i=function(e,t){var n=m.clone().add(-1*s(e)),r=n.get()===m.min||n.get()===m.max,a=p.byDistance(e,!b).distance;return b||l(e)=.5,w=n&&f>.75,k=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),p=w(-1),m=O(e,t,s[n]);return{index:n,location:p,translate:m,target:function(){return d.set(l.get()>c?a:i)}}}))}return{canLoop:function(){return p.every((function(e){var t=e.index;return m(c.filter((function(e){return e!==t})),n)<=.1}))},clear:function(){p.forEach((function(e){return e.translate.clear()}))},loop:function(){p.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:p}}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 b(.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 R(e,t,n,r,a){var o=r.align,i=r.axis,s=r.direction,c=r.startIndex,m=r.inViewThreshold,h=r.loop,f=r.speed,R=r.dragFree,L=r.slidesToScroll,N=r.skipSnaps,M=r.containScroll,D=t.getBoundingClientRect(),B=n.map((function(e){return e.getBoundingClientRect()})),j=function(e){var t="rtl"===e?-1:1;return{apply:function(e){return e*t}}}(s),H=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),z=H.measureSize(D),F=function(e){return{measure:function(t){return e*(t/100)}}}(z),U=g(o,z),G=!h&&""!==M,W=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])}(),m=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===p(n);return r?h[t]+u:a?h[t]+m:n[t+1][i]-e[i]})).map(l);return{slideSizes:h,slideSizesWithGaps:f}}(H,D,B,n,h||""!==M),Z=W.slideSizes,V=W.slideSizesWithGaps,$=I(z,V,L),q=function(e,t,n,r,a,o,i){var s=e.startEdge,c=e.endEdge,u=o.groupSlides,m=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===p(r);return i&&a?0:i&&o?e:t+m[n]}))}();return{snaps:h,snapsAligned:f}}(H,U,D,B,V,$,G),K=q.snaps,Y=q.snapsAligned,X=-d(K)+d(V),J=C(z,X,Y,M).snapsContained,Q=G?J:Y,ee=function(e,t,n){return{limit:function(){var r=t[0],a=d(t);return b(n?r-e:a,r)}()}}(X,Q,h).limit,te=v(p(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||pe.scrollBounds.constrain(pe.dragHandler.pointerDown()),pe.scrollBody.seek(le).update();var e=pe.scrollBody.settle(le);e&&!pe.dragHandler.pointerDown()&&(pe.animation.stop(),a.emit("settle")),e||a.emit("scroll"),h&&(pe.scrollLooper.loop(pe.scrollBody.direction()),pe.slideLooper.loop()),pe.translate.to(ie),pe.animation.proceed()})),oe=Q[te.get()],ie=w(oe),le=w(oe),se=P(ie,f,1),ce=S(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(z,X,Z,K,ee,h,m),pe={containerRect:D,slideRects:B,animation:ae,axis:H,direction:j,dragHandler:k(H,j,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}}(H),ie,ae,ue,se,ce,te,a,F,h,R,N),eventStore:y(),percentOfView:F,index:te,indexPrevious:ne,limit:ee,location:ie,options:r,scrollBody:se,scrollBounds:E(ee,ie,le,se,F),scrollLooper:x(X,ee,ie,[ie,le]),scrollProgress:T(ee),scrollSnaps:Q,scrollTarget:ce,scrollTo:ue,slideLooper:_(H,j,z,X,V,Q,de,ie,n),slidesToScroll:$,slidesInView:de,slideIndexes:re,target:le,translate:O(H,j,t)};return pe}n.d(t,{Z:function(){return M}});var L={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 N(){function e(e,t){return h(e,t||{})}return{merge:e,areEqual:function(e,t){return JSON.stringify(m(e.breakpoints||{}))===JSON.stringify(m(t.breakpoints||{}))&&f(e,t)},atMedia:function(t){var n=t.breakpoints||{},r=m(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 M(e,t,n){var r,o,i,l,s=y(),c=N(),u=function(){var e=N(),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}(),p=d.on,m=d.off,h=P,f=!1,g=c.merge(L,M.globalOptions),b=c.merge(g),v=[],w=0;function k(t,n){if(!f){if(g=c.merge(g,t),b=c.atMedia(g),function(){var t=b.container,n=b.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=R(e,i,l,b,d),w=r.axis.measureSize(e.getBoundingClientRect()),!b.active)return E();if(r.translate.to(r.location),v=n||v,o=u.init(v,S),b.loop){if(!r.slideLooper.canLoop())return E(),k({loop:!1},n),void(g=c.merge(g,{loop:!0}));r.slideLooper.loop()}b.draggable&&i.offsetParent&&l.length&&r.dragHandler.addActivationEvents()}}function P(e,t){var n=T();E(),k(c.merge({startIndex:n},e),t),d.emit("reInit")}function E(){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=b.loop?"removeOffset":"constrain";return r.slidesInView.check(r.limit[n](t))}function x(e,t,n){b.active&&!f&&(r.scrollBody.useBaseMass().useSpeed(t?100:b.speed),r.scrollTo.index(e,n||0))}function T(){return r.index.get()}var S={canScrollNext:function(){return r.index.clone().add(1).get()!==T()},canScrollPrev:function(){return r.index.clone().add(-1).get()!==T()},clickAllowed:function(){return r.dragHandler.clickAllowed()},containerNode:function(){return i},internalEngine:function(){return r},destroy:function(){f||(f=!0,s.removeAll(),E(),d.emit("destroy"))},off:m,on:p,plugins:function(){return o},previousScrollSnap:function(){return r.indexPrevious.get()},reInit:h,rootNode:function(){return e},scrollNext:function(e){x(r.index.clone().add(1).get(),!0===e,-1)},scrollPrev:function(e){x(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:x,selectedScrollSnap:T,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 k(t,n),s.add(window,"resize",(function(){var t=c.atMedia(g),n=!c.areEqual(t,b),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),S}M.globalOptions=void 0,M.optionsHandler=N},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,p=Object.getOwnPropertyDescriptor,m=Object.getPrototypeOf,h=Object.prototype;e.exports=function e(t,n,r){if("string"!==typeof n){if(h){var a=m(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;g=-32768)&&(n=a<=65535?String.fromCharCode(a):r.fromCodePoint(a))}else n=i[t];return n||e})):""},e.decode=function(t){return(new e).decode(t)},e.prototype.encode=function(e){if(!e||!e.length)return"";for(var t=e.length,n="",r=0;r126?o>=r.highSurrogateFrom&&o<=r.highSurrogateTo?(n+="&#"+r.getCodePoint(e,a)+";",a++):n+="&#"+o+";":n+=e.charAt(a),a++}return n},e.encodeNonUTF=function(t){return(new e).encodeNonUTF(t)},e.prototype.encodeNonASCII=function(e){if(!e||!e.length)return"";for(var t=e.length,n="",a=0;a=r.highSurrogateFrom&&o<=r.highSurrogateTo?(n+="&#"+r.getCodePoint(e,a)+";",a++):n+="&#"+o+";",a++)}return n},e.encodeNonASCII=function(t){return(new e).encodeNonASCII(t)},e}();t.Html4Entities=s},71857:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(59726),a=[["Aacute",[193]],["aacute",[225]],["Abreve",[258]],["abreve",[259]],["ac",[8766]],["acd",[8767]],["acE",[8766,819]],["Acirc",[194]],["acirc",[226]],["acute",[180]],["Acy",[1040]],["acy",[1072]],["AElig",[198]],["aelig",[230]],["af",[8289]],["Afr",[120068]],["afr",[120094]],["Agrave",[192]],["agrave",[224]],["alefsym",[8501]],["aleph",[8501]],["Alpha",[913]],["alpha",[945]],["Amacr",[256]],["amacr",[257]],["amalg",[10815]],["amp",[38]],["AMP",[38]],["andand",[10837]],["And",[10835]],["and",[8743]],["andd",[10844]],["andslope",[10840]],["andv",[10842]],["ang",[8736]],["ange",[10660]],["angle",[8736]],["angmsdaa",[10664]],["angmsdab",[10665]],["angmsdac",[10666]],["angmsdad",[10667]],["angmsdae",[10668]],["angmsdaf",[10669]],["angmsdag",[10670]],["angmsdah",[10671]],["angmsd",[8737]],["angrt",[8735]],["angrtvb",[8894]],["angrtvbd",[10653]],["angsph",[8738]],["angst",[197]],["angzarr",[9084]],["Aogon",[260]],["aogon",[261]],["Aopf",[120120]],["aopf",[120146]],["apacir",[10863]],["ap",[8776]],["apE",[10864]],["ape",[8778]],["apid",[8779]],["apos",[39]],["ApplyFunction",[8289]],["approx",[8776]],["approxeq",[8778]],["Aring",[197]],["aring",[229]],["Ascr",[119964]],["ascr",[119990]],["Assign",[8788]],["ast",[42]],["asymp",[8776]],["asympeq",[8781]],["Atilde",[195]],["atilde",[227]],["Auml",[196]],["auml",[228]],["awconint",[8755]],["awint",[10769]],["backcong",[8780]],["backepsilon",[1014]],["backprime",[8245]],["backsim",[8765]],["backsimeq",[8909]],["Backslash",[8726]],["Barv",[10983]],["barvee",[8893]],["barwed",[8965]],["Barwed",[8966]],["barwedge",[8965]],["bbrk",[9141]],["bbrktbrk",[9142]],["bcong",[8780]],["Bcy",[1041]],["bcy",[1073]],["bdquo",[8222]],["becaus",[8757]],["because",[8757]],["Because",[8757]],["bemptyv",[10672]],["bepsi",[1014]],["bernou",[8492]],["Bernoullis",[8492]],["Beta",[914]],["beta",[946]],["beth",[8502]],["between",[8812]],["Bfr",[120069]],["bfr",[120095]],["bigcap",[8898]],["bigcirc",[9711]],["bigcup",[8899]],["bigodot",[10752]],["bigoplus",[10753]],["bigotimes",[10754]],["bigsqcup",[10758]],["bigstar",[9733]],["bigtriangledown",[9661]],["bigtriangleup",[9651]],["biguplus",[10756]],["bigvee",[8897]],["bigwedge",[8896]],["bkarow",[10509]],["blacklozenge",[10731]],["blacksquare",[9642]],["blacktriangle",[9652]],["blacktriangledown",[9662]],["blacktriangleleft",[9666]],["blacktriangleright",[9656]],["blank",[9251]],["blk12",[9618]],["blk14",[9617]],["blk34",[9619]],["block",[9608]],["bne",[61,8421]],["bnequiv",[8801,8421]],["bNot",[10989]],["bnot",[8976]],["Bopf",[120121]],["bopf",[120147]],["bot",[8869]],["bottom",[8869]],["bowtie",[8904]],["boxbox",[10697]],["boxdl",[9488]],["boxdL",[9557]],["boxDl",[9558]],["boxDL",[9559]],["boxdr",[9484]],["boxdR",[9554]],["boxDr",[9555]],["boxDR",[9556]],["boxh",[9472]],["boxH",[9552]],["boxhd",[9516]],["boxHd",[9572]],["boxhD",[9573]],["boxHD",[9574]],["boxhu",[9524]],["boxHu",[9575]],["boxhU",[9576]],["boxHU",[9577]],["boxminus",[8863]],["boxplus",[8862]],["boxtimes",[8864]],["boxul",[9496]],["boxuL",[9563]],["boxUl",[9564]],["boxUL",[9565]],["boxur",[9492]],["boxuR",[9560]],["boxUr",[9561]],["boxUR",[9562]],["boxv",[9474]],["boxV",[9553]],["boxvh",[9532]],["boxvH",[9578]],["boxVh",[9579]],["boxVH",[9580]],["boxvl",[9508]],["boxvL",[9569]],["boxVl",[9570]],["boxVL",[9571]],["boxvr",[9500]],["boxvR",[9566]],["boxVr",[9567]],["boxVR",[9568]],["bprime",[8245]],["breve",[728]],["Breve",[728]],["brvbar",[166]],["bscr",[119991]],["Bscr",[8492]],["bsemi",[8271]],["bsim",[8765]],["bsime",[8909]],["bsolb",[10693]],["bsol",[92]],["bsolhsub",[10184]],["bull",[8226]],["bullet",[8226]],["bump",[8782]],["bumpE",[10926]],["bumpe",[8783]],["Bumpeq",[8782]],["bumpeq",[8783]],["Cacute",[262]],["cacute",[263]],["capand",[10820]],["capbrcup",[10825]],["capcap",[10827]],["cap",[8745]],["Cap",[8914]],["capcup",[10823]],["capdot",[10816]],["CapitalDifferentialD",[8517]],["caps",[8745,65024]],["caret",[8257]],["caron",[711]],["Cayleys",[8493]],["ccaps",[10829]],["Ccaron",[268]],["ccaron",[269]],["Ccedil",[199]],["ccedil",[231]],["Ccirc",[264]],["ccirc",[265]],["Cconint",[8752]],["ccups",[10828]],["ccupssm",[10832]],["Cdot",[266]],["cdot",[267]],["cedil",[184]],["Cedilla",[184]],["cemptyv",[10674]],["cent",[162]],["centerdot",[183]],["CenterDot",[183]],["cfr",[120096]],["Cfr",[8493]],["CHcy",[1063]],["chcy",[1095]],["check",[10003]],["checkmark",[10003]],["Chi",[935]],["chi",[967]],["circ",[710]],["circeq",[8791]],["circlearrowleft",[8634]],["circlearrowright",[8635]],["circledast",[8859]],["circledcirc",[8858]],["circleddash",[8861]],["CircleDot",[8857]],["circledR",[174]],["circledS",[9416]],["CircleMinus",[8854]],["CirclePlus",[8853]],["CircleTimes",[8855]],["cir",[9675]],["cirE",[10691]],["cire",[8791]],["cirfnint",[10768]],["cirmid",[10991]],["cirscir",[10690]],["ClockwiseContourIntegral",[8754]],["clubs",[9827]],["clubsuit",[9827]],["colon",[58]],["Colon",[8759]],["Colone",[10868]],["colone",[8788]],["coloneq",[8788]],["comma",[44]],["commat",[64]],["comp",[8705]],["compfn",[8728]],["complement",[8705]],["complexes",[8450]],["cong",[8773]],["congdot",[10861]],["Congruent",[8801]],["conint",[8750]],["Conint",[8751]],["ContourIntegral",[8750]],["copf",[120148]],["Copf",[8450]],["coprod",[8720]],["Coproduct",[8720]],["copy",[169]],["COPY",[169]],["copysr",[8471]],["CounterClockwiseContourIntegral",[8755]],["crarr",[8629]],["cross",[10007]],["Cross",[10799]],["Cscr",[119966]],["cscr",[119992]],["csub",[10959]],["csube",[10961]],["csup",[10960]],["csupe",[10962]],["ctdot",[8943]],["cudarrl",[10552]],["cudarrr",[10549]],["cuepr",[8926]],["cuesc",[8927]],["cularr",[8630]],["cularrp",[10557]],["cupbrcap",[10824]],["cupcap",[10822]],["CupCap",[8781]],["cup",[8746]],["Cup",[8915]],["cupcup",[10826]],["cupdot",[8845]],["cupor",[10821]],["cups",[8746,65024]],["curarr",[8631]],["curarrm",[10556]],["curlyeqprec",[8926]],["curlyeqsucc",[8927]],["curlyvee",[8910]],["curlywedge",[8911]],["curren",[164]],["curvearrowleft",[8630]],["curvearrowright",[8631]],["cuvee",[8910]],["cuwed",[8911]],["cwconint",[8754]],["cwint",[8753]],["cylcty",[9005]],["dagger",[8224]],["Dagger",[8225]],["daleth",[8504]],["darr",[8595]],["Darr",[8609]],["dArr",[8659]],["dash",[8208]],["Dashv",[10980]],["dashv",[8867]],["dbkarow",[10511]],["dblac",[733]],["Dcaron",[270]],["dcaron",[271]],["Dcy",[1044]],["dcy",[1076]],["ddagger",[8225]],["ddarr",[8650]],["DD",[8517]],["dd",[8518]],["DDotrahd",[10513]],["ddotseq",[10871]],["deg",[176]],["Del",[8711]],["Delta",[916]],["delta",[948]],["demptyv",[10673]],["dfisht",[10623]],["Dfr",[120071]],["dfr",[120097]],["dHar",[10597]],["dharl",[8643]],["dharr",[8642]],["DiacriticalAcute",[180]],["DiacriticalDot",[729]],["DiacriticalDoubleAcute",[733]],["DiacriticalGrave",[96]],["DiacriticalTilde",[732]],["diam",[8900]],["diamond",[8900]],["Diamond",[8900]],["diamondsuit",[9830]],["diams",[9830]],["die",[168]],["DifferentialD",[8518]],["digamma",[989]],["disin",[8946]],["div",[247]],["divide",[247]],["divideontimes",[8903]],["divonx",[8903]],["DJcy",[1026]],["djcy",[1106]],["dlcorn",[8990]],["dlcrop",[8973]],["dollar",[36]],["Dopf",[120123]],["dopf",[120149]],["Dot",[168]],["dot",[729]],["DotDot",[8412]],["doteq",[8784]],["doteqdot",[8785]],["DotEqual",[8784]],["dotminus",[8760]],["dotplus",[8724]],["dotsquare",[8865]],["doublebarwedge",[8966]],["DoubleContourIntegral",[8751]],["DoubleDot",[168]],["DoubleDownArrow",[8659]],["DoubleLeftArrow",[8656]],["DoubleLeftRightArrow",[8660]],["DoubleLeftTee",[10980]],["DoubleLongLeftArrow",[10232]],["DoubleLongLeftRightArrow",[10234]],["DoubleLongRightArrow",[10233]],["DoubleRightArrow",[8658]],["DoubleRightTee",[8872]],["DoubleUpArrow",[8657]],["DoubleUpDownArrow",[8661]],["DoubleVerticalBar",[8741]],["DownArrowBar",[10515]],["downarrow",[8595]],["DownArrow",[8595]],["Downarrow",[8659]],["DownArrowUpArrow",[8693]],["DownBreve",[785]],["downdownarrows",[8650]],["downharpoonleft",[8643]],["downharpoonright",[8642]],["DownLeftRightVector",[10576]],["DownLeftTeeVector",[10590]],["DownLeftVectorBar",[10582]],["DownLeftVector",[8637]],["DownRightTeeVector",[10591]],["DownRightVectorBar",[10583]],["DownRightVector",[8641]],["DownTeeArrow",[8615]],["DownTee",[8868]],["drbkarow",[10512]],["drcorn",[8991]],["drcrop",[8972]],["Dscr",[119967]],["dscr",[119993]],["DScy",[1029]],["dscy",[1109]],["dsol",[10742]],["Dstrok",[272]],["dstrok",[273]],["dtdot",[8945]],["dtri",[9663]],["dtrif",[9662]],["duarr",[8693]],["duhar",[10607]],["dwangle",[10662]],["DZcy",[1039]],["dzcy",[1119]],["dzigrarr",[10239]],["Eacute",[201]],["eacute",[233]],["easter",[10862]],["Ecaron",[282]],["ecaron",[283]],["Ecirc",[202]],["ecirc",[234]],["ecir",[8790]],["ecolon",[8789]],["Ecy",[1069]],["ecy",[1101]],["eDDot",[10871]],["Edot",[278]],["edot",[279]],["eDot",[8785]],["ee",[8519]],["efDot",[8786]],["Efr",[120072]],["efr",[120098]],["eg",[10906]],["Egrave",[200]],["egrave",[232]],["egs",[10902]],["egsdot",[10904]],["el",[10905]],["Element",[8712]],["elinters",[9191]],["ell",[8467]],["els",[10901]],["elsdot",[10903]],["Emacr",[274]],["emacr",[275]],["empty",[8709]],["emptyset",[8709]],["EmptySmallSquare",[9723]],["emptyv",[8709]],["EmptyVerySmallSquare",[9643]],["emsp13",[8196]],["emsp14",[8197]],["emsp",[8195]],["ENG",[330]],["eng",[331]],["ensp",[8194]],["Eogon",[280]],["eogon",[281]],["Eopf",[120124]],["eopf",[120150]],["epar",[8917]],["eparsl",[10723]],["eplus",[10865]],["epsi",[949]],["Epsilon",[917]],["epsilon",[949]],["epsiv",[1013]],["eqcirc",[8790]],["eqcolon",[8789]],["eqsim",[8770]],["eqslantgtr",[10902]],["eqslantless",[10901]],["Equal",[10869]],["equals",[61]],["EqualTilde",[8770]],["equest",[8799]],["Equilibrium",[8652]],["equiv",[8801]],["equivDD",[10872]],["eqvparsl",[10725]],["erarr",[10609]],["erDot",[8787]],["escr",[8495]],["Escr",[8496]],["esdot",[8784]],["Esim",[10867]],["esim",[8770]],["Eta",[919]],["eta",[951]],["ETH",[208]],["eth",[240]],["Euml",[203]],["euml",[235]],["euro",[8364]],["excl",[33]],["exist",[8707]],["Exists",[8707]],["expectation",[8496]],["exponentiale",[8519]],["ExponentialE",[8519]],["fallingdotseq",[8786]],["Fcy",[1060]],["fcy",[1092]],["female",[9792]],["ffilig",[64259]],["fflig",[64256]],["ffllig",[64260]],["Ffr",[120073]],["ffr",[120099]],["filig",[64257]],["FilledSmallSquare",[9724]],["FilledVerySmallSquare",[9642]],["fjlig",[102,106]],["flat",[9837]],["fllig",[64258]],["fltns",[9649]],["fnof",[402]],["Fopf",[120125]],["fopf",[120151]],["forall",[8704]],["ForAll",[8704]],["fork",[8916]],["forkv",[10969]],["Fouriertrf",[8497]],["fpartint",[10765]],["frac12",[189]],["frac13",[8531]],["frac14",[188]],["frac15",[8533]],["frac16",[8537]],["frac18",[8539]],["frac23",[8532]],["frac25",[8534]],["frac34",[190]],["frac35",[8535]],["frac38",[8540]],["frac45",[8536]],["frac56",[8538]],["frac58",[8541]],["frac78",[8542]],["frasl",[8260]],["frown",[8994]],["fscr",[119995]],["Fscr",[8497]],["gacute",[501]],["Gamma",[915]],["gamma",[947]],["Gammad",[988]],["gammad",[989]],["gap",[10886]],["Gbreve",[286]],["gbreve",[287]],["Gcedil",[290]],["Gcirc",[284]],["gcirc",[285]],["Gcy",[1043]],["gcy",[1075]],["Gdot",[288]],["gdot",[289]],["ge",[8805]],["gE",[8807]],["gEl",[10892]],["gel",[8923]],["geq",[8805]],["geqq",[8807]],["geqslant",[10878]],["gescc",[10921]],["ges",[10878]],["gesdot",[10880]],["gesdoto",[10882]],["gesdotol",[10884]],["gesl",[8923,65024]],["gesles",[10900]],["Gfr",[120074]],["gfr",[120100]],["gg",[8811]],["Gg",[8921]],["ggg",[8921]],["gimel",[8503]],["GJcy",[1027]],["gjcy",[1107]],["gla",[10917]],["gl",[8823]],["glE",[10898]],["glj",[10916]],["gnap",[10890]],["gnapprox",[10890]],["gne",[10888]],["gnE",[8809]],["gneq",[10888]],["gneqq",[8809]],["gnsim",[8935]],["Gopf",[120126]],["gopf",[120152]],["grave",[96]],["GreaterEqual",[8805]],["GreaterEqualLess",[8923]],["GreaterFullEqual",[8807]],["GreaterGreater",[10914]],["GreaterLess",[8823]],["GreaterSlantEqual",[10878]],["GreaterTilde",[8819]],["Gscr",[119970]],["gscr",[8458]],["gsim",[8819]],["gsime",[10894]],["gsiml",[10896]],["gtcc",[10919]],["gtcir",[10874]],["gt",[62]],["GT",[62]],["Gt",[8811]],["gtdot",[8919]],["gtlPar",[10645]],["gtquest",[10876]],["gtrapprox",[10886]],["gtrarr",[10616]],["gtrdot",[8919]],["gtreqless",[8923]],["gtreqqless",[10892]],["gtrless",[8823]],["gtrsim",[8819]],["gvertneqq",[8809,65024]],["gvnE",[8809,65024]],["Hacek",[711]],["hairsp",[8202]],["half",[189]],["hamilt",[8459]],["HARDcy",[1066]],["hardcy",[1098]],["harrcir",[10568]],["harr",[8596]],["hArr",[8660]],["harrw",[8621]],["Hat",[94]],["hbar",[8463]],["Hcirc",[292]],["hcirc",[293]],["hearts",[9829]],["heartsuit",[9829]],["hellip",[8230]],["hercon",[8889]],["hfr",[120101]],["Hfr",[8460]],["HilbertSpace",[8459]],["hksearow",[10533]],["hkswarow",[10534]],["hoarr",[8703]],["homtht",[8763]],["hookleftarrow",[8617]],["hookrightarrow",[8618]],["hopf",[120153]],["Hopf",[8461]],["horbar",[8213]],["HorizontalLine",[9472]],["hscr",[119997]],["Hscr",[8459]],["hslash",[8463]],["Hstrok",[294]],["hstrok",[295]],["HumpDownHump",[8782]],["HumpEqual",[8783]],["hybull",[8259]],["hyphen",[8208]],["Iacute",[205]],["iacute",[237]],["ic",[8291]],["Icirc",[206]],["icirc",[238]],["Icy",[1048]],["icy",[1080]],["Idot",[304]],["IEcy",[1045]],["iecy",[1077]],["iexcl",[161]],["iff",[8660]],["ifr",[120102]],["Ifr",[8465]],["Igrave",[204]],["igrave",[236]],["ii",[8520]],["iiiint",[10764]],["iiint",[8749]],["iinfin",[10716]],["iiota",[8489]],["IJlig",[306]],["ijlig",[307]],["Imacr",[298]],["imacr",[299]],["image",[8465]],["ImaginaryI",[8520]],["imagline",[8464]],["imagpart",[8465]],["imath",[305]],["Im",[8465]],["imof",[8887]],["imped",[437]],["Implies",[8658]],["incare",[8453]],["in",[8712]],["infin",[8734]],["infintie",[10717]],["inodot",[305]],["intcal",[8890]],["int",[8747]],["Int",[8748]],["integers",[8484]],["Integral",[8747]],["intercal",[8890]],["Intersection",[8898]],["intlarhk",[10775]],["intprod",[10812]],["InvisibleComma",[8291]],["InvisibleTimes",[8290]],["IOcy",[1025]],["iocy",[1105]],["Iogon",[302]],["iogon",[303]],["Iopf",[120128]],["iopf",[120154]],["Iota",[921]],["iota",[953]],["iprod",[10812]],["iquest",[191]],["iscr",[119998]],["Iscr",[8464]],["isin",[8712]],["isindot",[8949]],["isinE",[8953]],["isins",[8948]],["isinsv",[8947]],["isinv",[8712]],["it",[8290]],["Itilde",[296]],["itilde",[297]],["Iukcy",[1030]],["iukcy",[1110]],["Iuml",[207]],["iuml",[239]],["Jcirc",[308]],["jcirc",[309]],["Jcy",[1049]],["jcy",[1081]],["Jfr",[120077]],["jfr",[120103]],["jmath",[567]],["Jopf",[120129]],["jopf",[120155]],["Jscr",[119973]],["jscr",[119999]],["Jsercy",[1032]],["jsercy",[1112]],["Jukcy",[1028]],["jukcy",[1108]],["Kappa",[922]],["kappa",[954]],["kappav",[1008]],["Kcedil",[310]],["kcedil",[311]],["Kcy",[1050]],["kcy",[1082]],["Kfr",[120078]],["kfr",[120104]],["kgreen",[312]],["KHcy",[1061]],["khcy",[1093]],["KJcy",[1036]],["kjcy",[1116]],["Kopf",[120130]],["kopf",[120156]],["Kscr",[119974]],["kscr",[12e4]],["lAarr",[8666]],["Lacute",[313]],["lacute",[314]],["laemptyv",[10676]],["lagran",[8466]],["Lambda",[923]],["lambda",[955]],["lang",[10216]],["Lang",[10218]],["langd",[10641]],["langle",[10216]],["lap",[10885]],["Laplacetrf",[8466]],["laquo",[171]],["larrb",[8676]],["larrbfs",[10527]],["larr",[8592]],["Larr",[8606]],["lArr",[8656]],["larrfs",[10525]],["larrhk",[8617]],["larrlp",[8619]],["larrpl",[10553]],["larrsim",[10611]],["larrtl",[8610]],["latail",[10521]],["lAtail",[10523]],["lat",[10923]],["late",[10925]],["lates",[10925,65024]],["lbarr",[10508]],["lBarr",[10510]],["lbbrk",[10098]],["lbrace",[123]],["lbrack",[91]],["lbrke",[10635]],["lbrksld",[10639]],["lbrkslu",[10637]],["Lcaron",[317]],["lcaron",[318]],["Lcedil",[315]],["lcedil",[316]],["lceil",[8968]],["lcub",[123]],["Lcy",[1051]],["lcy",[1083]],["ldca",[10550]],["ldquo",[8220]],["ldquor",[8222]],["ldrdhar",[10599]],["ldrushar",[10571]],["ldsh",[8626]],["le",[8804]],["lE",[8806]],["LeftAngleBracket",[10216]],["LeftArrowBar",[8676]],["leftarrow",[8592]],["LeftArrow",[8592]],["Leftarrow",[8656]],["LeftArrowRightArrow",[8646]],["leftarrowtail",[8610]],["LeftCeiling",[8968]],["LeftDoubleBracket",[10214]],["LeftDownTeeVector",[10593]],["LeftDownVectorBar",[10585]],["LeftDownVector",[8643]],["LeftFloor",[8970]],["leftharpoondown",[8637]],["leftharpoonup",[8636]],["leftleftarrows",[8647]],["leftrightarrow",[8596]],["LeftRightArrow",[8596]],["Leftrightarrow",[8660]],["leftrightarrows",[8646]],["leftrightharpoons",[8651]],["leftrightsquigarrow",[8621]],["LeftRightVector",[10574]],["LeftTeeArrow",[8612]],["LeftTee",[8867]],["LeftTeeVector",[10586]],["leftthreetimes",[8907]],["LeftTriangleBar",[10703]],["LeftTriangle",[8882]],["LeftTriangleEqual",[8884]],["LeftUpDownVector",[10577]],["LeftUpTeeVector",[10592]],["LeftUpVectorBar",[10584]],["LeftUpVector",[8639]],["LeftVectorBar",[10578]],["LeftVector",[8636]],["lEg",[10891]],["leg",[8922]],["leq",[8804]],["leqq",[8806]],["leqslant",[10877]],["lescc",[10920]],["les",[10877]],["lesdot",[10879]],["lesdoto",[10881]],["lesdotor",[10883]],["lesg",[8922,65024]],["lesges",[10899]],["lessapprox",[10885]],["lessdot",[8918]],["lesseqgtr",[8922]],["lesseqqgtr",[10891]],["LessEqualGreater",[8922]],["LessFullEqual",[8806]],["LessGreater",[8822]],["lessgtr",[8822]],["LessLess",[10913]],["lesssim",[8818]],["LessSlantEqual",[10877]],["LessTilde",[8818]],["lfisht",[10620]],["lfloor",[8970]],["Lfr",[120079]],["lfr",[120105]],["lg",[8822]],["lgE",[10897]],["lHar",[10594]],["lhard",[8637]],["lharu",[8636]],["lharul",[10602]],["lhblk",[9604]],["LJcy",[1033]],["ljcy",[1113]],["llarr",[8647]],["ll",[8810]],["Ll",[8920]],["llcorner",[8990]],["Lleftarrow",[8666]],["llhard",[10603]],["lltri",[9722]],["Lmidot",[319]],["lmidot",[320]],["lmoustache",[9136]],["lmoust",[9136]],["lnap",[10889]],["lnapprox",[10889]],["lne",[10887]],["lnE",[8808]],["lneq",[10887]],["lneqq",[8808]],["lnsim",[8934]],["loang",[10220]],["loarr",[8701]],["lobrk",[10214]],["longleftarrow",[10229]],["LongLeftArrow",[10229]],["Longleftarrow",[10232]],["longleftrightarrow",[10231]],["LongLeftRightArrow",[10231]],["Longleftrightarrow",[10234]],["longmapsto",[10236]],["longrightarrow",[10230]],["LongRightArrow",[10230]],["Longrightarrow",[10233]],["looparrowleft",[8619]],["looparrowright",[8620]],["lopar",[10629]],["Lopf",[120131]],["lopf",[120157]],["loplus",[10797]],["lotimes",[10804]],["lowast",[8727]],["lowbar",[95]],["LowerLeftArrow",[8601]],["LowerRightArrow",[8600]],["loz",[9674]],["lozenge",[9674]],["lozf",[10731]],["lpar",[40]],["lparlt",[10643]],["lrarr",[8646]],["lrcorner",[8991]],["lrhar",[8651]],["lrhard",[10605]],["lrm",[8206]],["lrtri",[8895]],["lsaquo",[8249]],["lscr",[120001]],["Lscr",[8466]],["lsh",[8624]],["Lsh",[8624]],["lsim",[8818]],["lsime",[10893]],["lsimg",[10895]],["lsqb",[91]],["lsquo",[8216]],["lsquor",[8218]],["Lstrok",[321]],["lstrok",[322]],["ltcc",[10918]],["ltcir",[10873]],["lt",[60]],["LT",[60]],["Lt",[8810]],["ltdot",[8918]],["lthree",[8907]],["ltimes",[8905]],["ltlarr",[10614]],["ltquest",[10875]],["ltri",[9667]],["ltrie",[8884]],["ltrif",[9666]],["ltrPar",[10646]],["lurdshar",[10570]],["luruhar",[10598]],["lvertneqq",[8808,65024]],["lvnE",[8808,65024]],["macr",[175]],["male",[9794]],["malt",[10016]],["maltese",[10016]],["Map",[10501]],["map",[8614]],["mapsto",[8614]],["mapstodown",[8615]],["mapstoleft",[8612]],["mapstoup",[8613]],["marker",[9646]],["mcomma",[10793]],["Mcy",[1052]],["mcy",[1084]],["mdash",[8212]],["mDDot",[8762]],["measuredangle",[8737]],["MediumSpace",[8287]],["Mellintrf",[8499]],["Mfr",[120080]],["mfr",[120106]],["mho",[8487]],["micro",[181]],["midast",[42]],["midcir",[10992]],["mid",[8739]],["middot",[183]],["minusb",[8863]],["minus",[8722]],["minusd",[8760]],["minusdu",[10794]],["MinusPlus",[8723]],["mlcp",[10971]],["mldr",[8230]],["mnplus",[8723]],["models",[8871]],["Mopf",[120132]],["mopf",[120158]],["mp",[8723]],["mscr",[120002]],["Mscr",[8499]],["mstpos",[8766]],["Mu",[924]],["mu",[956]],["multimap",[8888]],["mumap",[8888]],["nabla",[8711]],["Nacute",[323]],["nacute",[324]],["nang",[8736,8402]],["nap",[8777]],["napE",[10864,824]],["napid",[8779,824]],["napos",[329]],["napprox",[8777]],["natural",[9838]],["naturals",[8469]],["natur",[9838]],["nbsp",[160]],["nbump",[8782,824]],["nbumpe",[8783,824]],["ncap",[10819]],["Ncaron",[327]],["ncaron",[328]],["Ncedil",[325]],["ncedil",[326]],["ncong",[8775]],["ncongdot",[10861,824]],["ncup",[10818]],["Ncy",[1053]],["ncy",[1085]],["ndash",[8211]],["nearhk",[10532]],["nearr",[8599]],["neArr",[8663]],["nearrow",[8599]],["ne",[8800]],["nedot",[8784,824]],["NegativeMediumSpace",[8203]],["NegativeThickSpace",[8203]],["NegativeThinSpace",[8203]],["NegativeVeryThinSpace",[8203]],["nequiv",[8802]],["nesear",[10536]],["nesim",[8770,824]],["NestedGreaterGreater",[8811]],["NestedLessLess",[8810]],["nexist",[8708]],["nexists",[8708]],["Nfr",[120081]],["nfr",[120107]],["ngE",[8807,824]],["nge",[8817]],["ngeq",[8817]],["ngeqq",[8807,824]],["ngeqslant",[10878,824]],["nges",[10878,824]],["nGg",[8921,824]],["ngsim",[8821]],["nGt",[8811,8402]],["ngt",[8815]],["ngtr",[8815]],["nGtv",[8811,824]],["nharr",[8622]],["nhArr",[8654]],["nhpar",[10994]],["ni",[8715]],["nis",[8956]],["nisd",[8954]],["niv",[8715]],["NJcy",[1034]],["njcy",[1114]],["nlarr",[8602]],["nlArr",[8653]],["nldr",[8229]],["nlE",[8806,824]],["nle",[8816]],["nleftarrow",[8602]],["nLeftarrow",[8653]],["nleftrightarrow",[8622]],["nLeftrightarrow",[8654]],["nleq",[8816]],["nleqq",[8806,824]],["nleqslant",[10877,824]],["nles",[10877,824]],["nless",[8814]],["nLl",[8920,824]],["nlsim",[8820]],["nLt",[8810,8402]],["nlt",[8814]],["nltri",[8938]],["nltrie",[8940]],["nLtv",[8810,824]],["nmid",[8740]],["NoBreak",[8288]],["NonBreakingSpace",[160]],["nopf",[120159]],["Nopf",[8469]],["Not",[10988]],["not",[172]],["NotCongruent",[8802]],["NotCupCap",[8813]],["NotDoubleVerticalBar",[8742]],["NotElement",[8713]],["NotEqual",[8800]],["NotEqualTilde",[8770,824]],["NotExists",[8708]],["NotGreater",[8815]],["NotGreaterEqual",[8817]],["NotGreaterFullEqual",[8807,824]],["NotGreaterGreater",[8811,824]],["NotGreaterLess",[8825]],["NotGreaterSlantEqual",[10878,824]],["NotGreaterTilde",[8821]],["NotHumpDownHump",[8782,824]],["NotHumpEqual",[8783,824]],["notin",[8713]],["notindot",[8949,824]],["notinE",[8953,824]],["notinva",[8713]],["notinvb",[8951]],["notinvc",[8950]],["NotLeftTriangleBar",[10703,824]],["NotLeftTriangle",[8938]],["NotLeftTriangleEqual",[8940]],["NotLess",[8814]],["NotLessEqual",[8816]],["NotLessGreater",[8824]],["NotLessLess",[8810,824]],["NotLessSlantEqual",[10877,824]],["NotLessTilde",[8820]],["NotNestedGreaterGreater",[10914,824]],["NotNestedLessLess",[10913,824]],["notni",[8716]],["notniva",[8716]],["notnivb",[8958]],["notnivc",[8957]],["NotPrecedes",[8832]],["NotPrecedesEqual",[10927,824]],["NotPrecedesSlantEqual",[8928]],["NotReverseElement",[8716]],["NotRightTriangleBar",[10704,824]],["NotRightTriangle",[8939]],["NotRightTriangleEqual",[8941]],["NotSquareSubset",[8847,824]],["NotSquareSubsetEqual",[8930]],["NotSquareSuperset",[8848,824]],["NotSquareSupersetEqual",[8931]],["NotSubset",[8834,8402]],["NotSubsetEqual",[8840]],["NotSucceeds",[8833]],["NotSucceedsEqual",[10928,824]],["NotSucceedsSlantEqual",[8929]],["NotSucceedsTilde",[8831,824]],["NotSuperset",[8835,8402]],["NotSupersetEqual",[8841]],["NotTilde",[8769]],["NotTildeEqual",[8772]],["NotTildeFullEqual",[8775]],["NotTildeTilde",[8777]],["NotVerticalBar",[8740]],["nparallel",[8742]],["npar",[8742]],["nparsl",[11005,8421]],["npart",[8706,824]],["npolint",[10772]],["npr",[8832]],["nprcue",[8928]],["nprec",[8832]],["npreceq",[10927,824]],["npre",[10927,824]],["nrarrc",[10547,824]],["nrarr",[8603]],["nrArr",[8655]],["nrarrw",[8605,824]],["nrightarrow",[8603]],["nRightarrow",[8655]],["nrtri",[8939]],["nrtrie",[8941]],["nsc",[8833]],["nsccue",[8929]],["nsce",[10928,824]],["Nscr",[119977]],["nscr",[120003]],["nshortmid",[8740]],["nshortparallel",[8742]],["nsim",[8769]],["nsime",[8772]],["nsimeq",[8772]],["nsmid",[8740]],["nspar",[8742]],["nsqsube",[8930]],["nsqsupe",[8931]],["nsub",[8836]],["nsubE",[10949,824]],["nsube",[8840]],["nsubset",[8834,8402]],["nsubseteq",[8840]],["nsubseteqq",[10949,824]],["nsucc",[8833]],["nsucceq",[10928,824]],["nsup",[8837]],["nsupE",[10950,824]],["nsupe",[8841]],["nsupset",[8835,8402]],["nsupseteq",[8841]],["nsupseteqq",[10950,824]],["ntgl",[8825]],["Ntilde",[209]],["ntilde",[241]],["ntlg",[8824]],["ntriangleleft",[8938]],["ntrianglelefteq",[8940]],["ntriangleright",[8939]],["ntrianglerighteq",[8941]],["Nu",[925]],["nu",[957]],["num",[35]],["numero",[8470]],["numsp",[8199]],["nvap",[8781,8402]],["nvdash",[8876]],["nvDash",[8877]],["nVdash",[8878]],["nVDash",[8879]],["nvge",[8805,8402]],["nvgt",[62,8402]],["nvHarr",[10500]],["nvinfin",[10718]],["nvlArr",[10498]],["nvle",[8804,8402]],["nvlt",[60,8402]],["nvltrie",[8884,8402]],["nvrArr",[10499]],["nvrtrie",[8885,8402]],["nvsim",[8764,8402]],["nwarhk",[10531]],["nwarr",[8598]],["nwArr",[8662]],["nwarrow",[8598]],["nwnear",[10535]],["Oacute",[211]],["oacute",[243]],["oast",[8859]],["Ocirc",[212]],["ocirc",[244]],["ocir",[8858]],["Ocy",[1054]],["ocy",[1086]],["odash",[8861]],["Odblac",[336]],["odblac",[337]],["odiv",[10808]],["odot",[8857]],["odsold",[10684]],["OElig",[338]],["oelig",[339]],["ofcir",[10687]],["Ofr",[120082]],["ofr",[120108]],["ogon",[731]],["Ograve",[210]],["ograve",[242]],["ogt",[10689]],["ohbar",[10677]],["ohm",[937]],["oint",[8750]],["olarr",[8634]],["olcir",[10686]],["olcross",[10683]],["oline",[8254]],["olt",[10688]],["Omacr",[332]],["omacr",[333]],["Omega",[937]],["omega",[969]],["Omicron",[927]],["omicron",[959]],["omid",[10678]],["ominus",[8854]],["Oopf",[120134]],["oopf",[120160]],["opar",[10679]],["OpenCurlyDoubleQuote",[8220]],["OpenCurlyQuote",[8216]],["operp",[10681]],["oplus",[8853]],["orarr",[8635]],["Or",[10836]],["or",[8744]],["ord",[10845]],["order",[8500]],["orderof",[8500]],["ordf",[170]],["ordm",[186]],["origof",[8886]],["oror",[10838]],["orslope",[10839]],["orv",[10843]],["oS",[9416]],["Oscr",[119978]],["oscr",[8500]],["Oslash",[216]],["oslash",[248]],["osol",[8856]],["Otilde",[213]],["otilde",[245]],["otimesas",[10806]],["Otimes",[10807]],["otimes",[8855]],["Ouml",[214]],["ouml",[246]],["ovbar",[9021]],["OverBar",[8254]],["OverBrace",[9182]],["OverBracket",[9140]],["OverParenthesis",[9180]],["para",[182]],["parallel",[8741]],["par",[8741]],["parsim",[10995]],["parsl",[11005]],["part",[8706]],["PartialD",[8706]],["Pcy",[1055]],["pcy",[1087]],["percnt",[37]],["period",[46]],["permil",[8240]],["perp",[8869]],["pertenk",[8241]],["Pfr",[120083]],["pfr",[120109]],["Phi",[934]],["phi",[966]],["phiv",[981]],["phmmat",[8499]],["phone",[9742]],["Pi",[928]],["pi",[960]],["pitchfork",[8916]],["piv",[982]],["planck",[8463]],["planckh",[8462]],["plankv",[8463]],["plusacir",[10787]],["plusb",[8862]],["pluscir",[10786]],["plus",[43]],["plusdo",[8724]],["plusdu",[10789]],["pluse",[10866]],["PlusMinus",[177]],["plusmn",[177]],["plussim",[10790]],["plustwo",[10791]],["pm",[177]],["Poincareplane",[8460]],["pointint",[10773]],["popf",[120161]],["Popf",[8473]],["pound",[163]],["prap",[10935]],["Pr",[10939]],["pr",[8826]],["prcue",[8828]],["precapprox",[10935]],["prec",[8826]],["preccurlyeq",[8828]],["Precedes",[8826]],["PrecedesEqual",[10927]],["PrecedesSlantEqual",[8828]],["PrecedesTilde",[8830]],["preceq",[10927]],["precnapprox",[10937]],["precneqq",[10933]],["precnsim",[8936]],["pre",[10927]],["prE",[10931]],["precsim",[8830]],["prime",[8242]],["Prime",[8243]],["primes",[8473]],["prnap",[10937]],["prnE",[10933]],["prnsim",[8936]],["prod",[8719]],["Product",[8719]],["profalar",[9006]],["profline",[8978]],["profsurf",[8979]],["prop",[8733]],["Proportional",[8733]],["Proportion",[8759]],["propto",[8733]],["prsim",[8830]],["prurel",[8880]],["Pscr",[119979]],["pscr",[120005]],["Psi",[936]],["psi",[968]],["puncsp",[8200]],["Qfr",[120084]],["qfr",[120110]],["qint",[10764]],["qopf",[120162]],["Qopf",[8474]],["qprime",[8279]],["Qscr",[119980]],["qscr",[120006]],["quaternions",[8461]],["quatint",[10774]],["quest",[63]],["questeq",[8799]],["quot",[34]],["QUOT",[34]],["rAarr",[8667]],["race",[8765,817]],["Racute",[340]],["racute",[341]],["radic",[8730]],["raemptyv",[10675]],["rang",[10217]],["Rang",[10219]],["rangd",[10642]],["range",[10661]],["rangle",[10217]],["raquo",[187]],["rarrap",[10613]],["rarrb",[8677]],["rarrbfs",[10528]],["rarrc",[10547]],["rarr",[8594]],["Rarr",[8608]],["rArr",[8658]],["rarrfs",[10526]],["rarrhk",[8618]],["rarrlp",[8620]],["rarrpl",[10565]],["rarrsim",[10612]],["Rarrtl",[10518]],["rarrtl",[8611]],["rarrw",[8605]],["ratail",[10522]],["rAtail",[10524]],["ratio",[8758]],["rationals",[8474]],["rbarr",[10509]],["rBarr",[10511]],["RBarr",[10512]],["rbbrk",[10099]],["rbrace",[125]],["rbrack",[93]],["rbrke",[10636]],["rbrksld",[10638]],["rbrkslu",[10640]],["Rcaron",[344]],["rcaron",[345]],["Rcedil",[342]],["rcedil",[343]],["rceil",[8969]],["rcub",[125]],["Rcy",[1056]],["rcy",[1088]],["rdca",[10551]],["rdldhar",[10601]],["rdquo",[8221]],["rdquor",[8221]],["CloseCurlyDoubleQuote",[8221]],["rdsh",[8627]],["real",[8476]],["realine",[8475]],["realpart",[8476]],["reals",[8477]],["Re",[8476]],["rect",[9645]],["reg",[174]],["REG",[174]],["ReverseElement",[8715]],["ReverseEquilibrium",[8651]],["ReverseUpEquilibrium",[10607]],["rfisht",[10621]],["rfloor",[8971]],["rfr",[120111]],["Rfr",[8476]],["rHar",[10596]],["rhard",[8641]],["rharu",[8640]],["rharul",[10604]],["Rho",[929]],["rho",[961]],["rhov",[1009]],["RightAngleBracket",[10217]],["RightArrowBar",[8677]],["rightarrow",[8594]],["RightArrow",[8594]],["Rightarrow",[8658]],["RightArrowLeftArrow",[8644]],["rightarrowtail",[8611]],["RightCeiling",[8969]],["RightDoubleBracket",[10215]],["RightDownTeeVector",[10589]],["RightDownVectorBar",[10581]],["RightDownVector",[8642]],["RightFloor",[8971]],["rightharpoondown",[8641]],["rightharpoonup",[8640]],["rightleftarrows",[8644]],["rightleftharpoons",[8652]],["rightrightarrows",[8649]],["rightsquigarrow",[8605]],["RightTeeArrow",[8614]],["RightTee",[8866]],["RightTeeVector",[10587]],["rightthreetimes",[8908]],["RightTriangleBar",[10704]],["RightTriangle",[8883]],["RightTriangleEqual",[8885]],["RightUpDownVector",[10575]],["RightUpTeeVector",[10588]],["RightUpVectorBar",[10580]],["RightUpVector",[8638]],["RightVectorBar",[10579]],["RightVector",[8640]],["ring",[730]],["risingdotseq",[8787]],["rlarr",[8644]],["rlhar",[8652]],["rlm",[8207]],["rmoustache",[9137]],["rmoust",[9137]],["rnmid",[10990]],["roang",[10221]],["roarr",[8702]],["robrk",[10215]],["ropar",[10630]],["ropf",[120163]],["Ropf",[8477]],["roplus",[10798]],["rotimes",[10805]],["RoundImplies",[10608]],["rpar",[41]],["rpargt",[10644]],["rppolint",[10770]],["rrarr",[8649]],["Rrightarrow",[8667]],["rsaquo",[8250]],["rscr",[120007]],["Rscr",[8475]],["rsh",[8625]],["Rsh",[8625]],["rsqb",[93]],["rsquo",[8217]],["rsquor",[8217]],["CloseCurlyQuote",[8217]],["rthree",[8908]],["rtimes",[8906]],["rtri",[9657]],["rtrie",[8885]],["rtrif",[9656]],["rtriltri",[10702]],["RuleDelayed",[10740]],["ruluhar",[10600]],["rx",[8478]],["Sacute",[346]],["sacute",[347]],["sbquo",[8218]],["scap",[10936]],["Scaron",[352]],["scaron",[353]],["Sc",[10940]],["sc",[8827]],["sccue",[8829]],["sce",[10928]],["scE",[10932]],["Scedil",[350]],["scedil",[351]],["Scirc",[348]],["scirc",[349]],["scnap",[10938]],["scnE",[10934]],["scnsim",[8937]],["scpolint",[10771]],["scsim",[8831]],["Scy",[1057]],["scy",[1089]],["sdotb",[8865]],["sdot",[8901]],["sdote",[10854]],["searhk",[10533]],["searr",[8600]],["seArr",[8664]],["searrow",[8600]],["sect",[167]],["semi",[59]],["seswar",[10537]],["setminus",[8726]],["setmn",[8726]],["sext",[10038]],["Sfr",[120086]],["sfr",[120112]],["sfrown",[8994]],["sharp",[9839]],["SHCHcy",[1065]],["shchcy",[1097]],["SHcy",[1064]],["shcy",[1096]],["ShortDownArrow",[8595]],["ShortLeftArrow",[8592]],["shortmid",[8739]],["shortparallel",[8741]],["ShortRightArrow",[8594]],["ShortUpArrow",[8593]],["shy",[173]],["Sigma",[931]],["sigma",[963]],["sigmaf",[962]],["sigmav",[962]],["sim",[8764]],["simdot",[10858]],["sime",[8771]],["simeq",[8771]],["simg",[10910]],["simgE",[10912]],["siml",[10909]],["simlE",[10911]],["simne",[8774]],["simplus",[10788]],["simrarr",[10610]],["slarr",[8592]],["SmallCircle",[8728]],["smallsetminus",[8726]],["smashp",[10803]],["smeparsl",[10724]],["smid",[8739]],["smile",[8995]],["smt",[10922]],["smte",[10924]],["smtes",[10924,65024]],["SOFTcy",[1068]],["softcy",[1100]],["solbar",[9023]],["solb",[10692]],["sol",[47]],["Sopf",[120138]],["sopf",[120164]],["spades",[9824]],["spadesuit",[9824]],["spar",[8741]],["sqcap",[8851]],["sqcaps",[8851,65024]],["sqcup",[8852]],["sqcups",[8852,65024]],["Sqrt",[8730]],["sqsub",[8847]],["sqsube",[8849]],["sqsubset",[8847]],["sqsubseteq",[8849]],["sqsup",[8848]],["sqsupe",[8850]],["sqsupset",[8848]],["sqsupseteq",[8850]],["square",[9633]],["Square",[9633]],["SquareIntersection",[8851]],["SquareSubset",[8847]],["SquareSubsetEqual",[8849]],["SquareSuperset",[8848]],["SquareSupersetEqual",[8850]],["SquareUnion",[8852]],["squarf",[9642]],["squ",[9633]],["squf",[9642]],["srarr",[8594]],["Sscr",[119982]],["sscr",[120008]],["ssetmn",[8726]],["ssmile",[8995]],["sstarf",[8902]],["Star",[8902]],["star",[9734]],["starf",[9733]],["straightepsilon",[1013]],["straightphi",[981]],["strns",[175]],["sub",[8834]],["Sub",[8912]],["subdot",[10941]],["subE",[10949]],["sube",[8838]],["subedot",[10947]],["submult",[10945]],["subnE",[10955]],["subne",[8842]],["subplus",[10943]],["subrarr",[10617]],["subset",[8834]],["Subset",[8912]],["subseteq",[8838]],["subseteqq",[10949]],["SubsetEqual",[8838]],["subsetneq",[8842]],["subsetneqq",[10955]],["subsim",[10951]],["subsub",[10965]],["subsup",[10963]],["succapprox",[10936]],["succ",[8827]],["succcurlyeq",[8829]],["Succeeds",[8827]],["SucceedsEqual",[10928]],["SucceedsSlantEqual",[8829]],["SucceedsTilde",[8831]],["succeq",[10928]],["succnapprox",[10938]],["succneqq",[10934]],["succnsim",[8937]],["succsim",[8831]],["SuchThat",[8715]],["sum",[8721]],["Sum",[8721]],["sung",[9834]],["sup1",[185]],["sup2",[178]],["sup3",[179]],["sup",[8835]],["Sup",[8913]],["supdot",[10942]],["supdsub",[10968]],["supE",[10950]],["supe",[8839]],["supedot",[10948]],["Superset",[8835]],["SupersetEqual",[8839]],["suphsol",[10185]],["suphsub",[10967]],["suplarr",[10619]],["supmult",[10946]],["supnE",[10956]],["supne",[8843]],["supplus",[10944]],["supset",[8835]],["Supset",[8913]],["supseteq",[8839]],["supseteqq",[10950]],["supsetneq",[8843]],["supsetneqq",[10956]],["supsim",[10952]],["supsub",[10964]],["supsup",[10966]],["swarhk",[10534]],["swarr",[8601]],["swArr",[8665]],["swarrow",[8601]],["swnwar",[10538]],["szlig",[223]],["Tab",[9]],["target",[8982]],["Tau",[932]],["tau",[964]],["tbrk",[9140]],["Tcaron",[356]],["tcaron",[357]],["Tcedil",[354]],["tcedil",[355]],["Tcy",[1058]],["tcy",[1090]],["tdot",[8411]],["telrec",[8981]],["Tfr",[120087]],["tfr",[120113]],["there4",[8756]],["therefore",[8756]],["Therefore",[8756]],["Theta",[920]],["theta",[952]],["thetasym",[977]],["thetav",[977]],["thickapprox",[8776]],["thicksim",[8764]],["ThickSpace",[8287,8202]],["ThinSpace",[8201]],["thinsp",[8201]],["thkap",[8776]],["thksim",[8764]],["THORN",[222]],["thorn",[254]],["tilde",[732]],["Tilde",[8764]],["TildeEqual",[8771]],["TildeFullEqual",[8773]],["TildeTilde",[8776]],["timesbar",[10801]],["timesb",[8864]],["times",[215]],["timesd",[10800]],["tint",[8749]],["toea",[10536]],["topbot",[9014]],["topcir",[10993]],["top",[8868]],["Topf",[120139]],["topf",[120165]],["topfork",[10970]],["tosa",[10537]],["tprime",[8244]],["trade",[8482]],["TRADE",[8482]],["triangle",[9653]],["triangledown",[9663]],["triangleleft",[9667]],["trianglelefteq",[8884]],["triangleq",[8796]],["triangleright",[9657]],["trianglerighteq",[8885]],["tridot",[9708]],["trie",[8796]],["triminus",[10810]],["TripleDot",[8411]],["triplus",[10809]],["trisb",[10701]],["tritime",[10811]],["trpezium",[9186]],["Tscr",[119983]],["tscr",[120009]],["TScy",[1062]],["tscy",[1094]],["TSHcy",[1035]],["tshcy",[1115]],["Tstrok",[358]],["tstrok",[359]],["twixt",[8812]],["twoheadleftarrow",[8606]],["twoheadrightarrow",[8608]],["Uacute",[218]],["uacute",[250]],["uarr",[8593]],["Uarr",[8607]],["uArr",[8657]],["Uarrocir",[10569]],["Ubrcy",[1038]],["ubrcy",[1118]],["Ubreve",[364]],["ubreve",[365]],["Ucirc",[219]],["ucirc",[251]],["Ucy",[1059]],["ucy",[1091]],["udarr",[8645]],["Udblac",[368]],["udblac",[369]],["udhar",[10606]],["ufisht",[10622]],["Ufr",[120088]],["ufr",[120114]],["Ugrave",[217]],["ugrave",[249]],["uHar",[10595]],["uharl",[8639]],["uharr",[8638]],["uhblk",[9600]],["ulcorn",[8988]],["ulcorner",[8988]],["ulcrop",[8975]],["ultri",[9720]],["Umacr",[362]],["umacr",[363]],["uml",[168]],["UnderBar",[95]],["UnderBrace",[9183]],["UnderBracket",[9141]],["UnderParenthesis",[9181]],["Union",[8899]],["UnionPlus",[8846]],["Uogon",[370]],["uogon",[371]],["Uopf",[120140]],["uopf",[120166]],["UpArrowBar",[10514]],["uparrow",[8593]],["UpArrow",[8593]],["Uparrow",[8657]],["UpArrowDownArrow",[8645]],["updownarrow",[8597]],["UpDownArrow",[8597]],["Updownarrow",[8661]],["UpEquilibrium",[10606]],["upharpoonleft",[8639]],["upharpoonright",[8638]],["uplus",[8846]],["UpperLeftArrow",[8598]],["UpperRightArrow",[8599]],["upsi",[965]],["Upsi",[978]],["upsih",[978]],["Upsilon",[933]],["upsilon",[965]],["UpTeeArrow",[8613]],["UpTee",[8869]],["upuparrows",[8648]],["urcorn",[8989]],["urcorner",[8989]],["urcrop",[8974]],["Uring",[366]],["uring",[367]],["urtri",[9721]],["Uscr",[119984]],["uscr",[120010]],["utdot",[8944]],["Utilde",[360]],["utilde",[361]],["utri",[9653]],["utrif",[9652]],["uuarr",[8648]],["Uuml",[220]],["uuml",[252]],["uwangle",[10663]],["vangrt",[10652]],["varepsilon",[1013]],["varkappa",[1008]],["varnothing",[8709]],["varphi",[981]],["varpi",[982]],["varpropto",[8733]],["varr",[8597]],["vArr",[8661]],["varrho",[1009]],["varsigma",[962]],["varsubsetneq",[8842,65024]],["varsubsetneqq",[10955,65024]],["varsupsetneq",[8843,65024]],["varsupsetneqq",[10956,65024]],["vartheta",[977]],["vartriangleleft",[8882]],["vartriangleright",[8883]],["vBar",[10984]],["Vbar",[10987]],["vBarv",[10985]],["Vcy",[1042]],["vcy",[1074]],["vdash",[8866]],["vDash",[8872]],["Vdash",[8873]],["VDash",[8875]],["Vdashl",[10982]],["veebar",[8891]],["vee",[8744]],["Vee",[8897]],["veeeq",[8794]],["vellip",[8942]],["verbar",[124]],["Verbar",[8214]],["vert",[124]],["Vert",[8214]],["VerticalBar",[8739]],["VerticalLine",[124]],["VerticalSeparator",[10072]],["VerticalTilde",[8768]],["VeryThinSpace",[8202]],["Vfr",[120089]],["vfr",[120115]],["vltri",[8882]],["vnsub",[8834,8402]],["vnsup",[8835,8402]],["Vopf",[120141]],["vopf",[120167]],["vprop",[8733]],["vrtri",[8883]],["Vscr",[119985]],["vscr",[120011]],["vsubnE",[10955,65024]],["vsubne",[8842,65024]],["vsupnE",[10956,65024]],["vsupne",[8843,65024]],["Vvdash",[8874]],["vzigzag",[10650]],["Wcirc",[372]],["wcirc",[373]],["wedbar",[10847]],["wedge",[8743]],["Wedge",[8896]],["wedgeq",[8793]],["weierp",[8472]],["Wfr",[120090]],["wfr",[120116]],["Wopf",[120142]],["wopf",[120168]],["wp",[8472]],["wr",[8768]],["wreath",[8768]],["Wscr",[119986]],["wscr",[120012]],["xcap",[8898]],["xcirc",[9711]],["xcup",[8899]],["xdtri",[9661]],["Xfr",[120091]],["xfr",[120117]],["xharr",[10231]],["xhArr",[10234]],["Xi",[926]],["xi",[958]],["xlarr",[10229]],["xlArr",[10232]],["xmap",[10236]],["xnis",[8955]],["xodot",[10752]],["Xopf",[120143]],["xopf",[120169]],["xoplus",[10753]],["xotime",[10754]],["xrarr",[10230]],["xrArr",[10233]],["Xscr",[119987]],["xscr",[120013]],["xsqcup",[10758]],["xuplus",[10756]],["xutri",[9651]],["xvee",[8897]],["xwedge",[8896]],["Yacute",[221]],["yacute",[253]],["YAcy",[1071]],["yacy",[1103]],["Ycirc",[374]],["ycirc",[375]],["Ycy",[1067]],["ycy",[1099]],["yen",[165]],["Yfr",[120092]],["yfr",[120118]],["YIcy",[1031]],["yicy",[1111]],["Yopf",[120144]],["yopf",[120170]],["Yscr",[119988]],["yscr",[120014]],["YUcy",[1070]],["yucy",[1102]],["yuml",[255]],["Yuml",[376]],["Zacute",[377]],["zacute",[378]],["Zcaron",[381]],["zcaron",[382]],["Zcy",[1047]],["zcy",[1079]],["Zdot",[379]],["zdot",[380]],["zeetrf",[8488]],["ZeroWidthSpace",[8203]],["Zeta",[918]],["zeta",[950]],["zfr",[120119]],["Zfr",[8488]],["ZHcy",[1046]],["zhcy",[1078]],["zigrarr",[8669]],["zopf",[120171]],["Zopf",[8484]],["Zscr",[119989]],["zscr",[120015]],["zwj",[8205]],["zwnj",[8204]]],o=[["NewLine",[10]]],i={},l={};!function(e,t){var n=a.length;for(;n--;){var r=a[n],i=r[0],l=r[1],s=l[0],c=l[1],u=s<32||s>126||62===s||60===s||38===s||34===s||39===s,d=void 0;u&&(d=t[s]=t[s]||{}),c?(e[i]=String.fromCharCode(s)+String.fromCharCode(c),u&&(d[c]=i)):(e[i]=String.fromCharCode(s),u&&(d[""]=i))}n=o.length;for(;n--;){var p=o[n],m=(i=p[0],p[1]);s=m[0],c=m[1];e[i]=String.fromCharCode(s)+(c?String.fromCharCode(c):"")}}(i,l);var s=function(){function e(){}return e.prototype.decode=function(e){return e&&e.length?e.replace(/&(#?[\w\d]+);?/g,(function(e,t){var n;if("#"===t.charAt(0)){var a="x"===t.charAt(1)?parseInt(t.substr(2).toLowerCase(),16):parseInt(t.substr(1));(!isNaN(a)||a>=-32768)&&(n=a<=65535?String.fromCharCode(a):r.fromCodePoint(a))}else n=i[t];return n||e})):""},e.decode=function(t){return(new e).decode(t)},e.prototype.encode=function(e){if(!e||!e.length)return"";for(var t=e.length,n="",r=0;r126?o>=r.highSurrogateFrom&&o<=r.highSurrogateTo?(n+="&#"+r.getCodePoint(e,a)+";",a++):n+="&#"+o+";":n+=e.charAt(a),a++}return n},e.encodeNonUTF=function(t){return(new e).encodeNonUTF(t)},e.prototype.encodeNonASCII=function(e){if(!e||!e.length)return"";for(var t=e.length,n="",a=0;a=r.highSurrogateFrom&&o<=r.highSurrogateTo?(n+="&#"+r.getCodePoint(e,a)+";",a+=2):(n+="&#"+o+";",a++)}return n},e.encodeNonASCII=function(t){return(new e).encodeNonASCII(t)},e}();t.Html5Entities=s},69111:function(e,t,n){"use strict";n(98898).XmlEntities,n(35415).Html4Entities;var r=n(71857);r.Html5Entities,t.tQ=r.Html5Entities},59726:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.fromCodePoint=String.fromCodePoint||function(e){return String.fromCharCode(Math.floor((e-65536)/1024)+55296,(e-65536)%1024+56320)},t.getCodePoint=String.prototype.codePointAt?function(e,t){return e.codePointAt(t)}:function(e,t){return 1024*(e.charCodeAt(t)-55296)+e.charCodeAt(t+1)-56320+65536},t.highSurrogateFrom=55296,t.highSurrogateTo=56319},98898:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(59726),a={"<":"<",">":">",""":'"',"&apos":"'","&":"&","<":"<",">":">",""":'"',"'":"'","&":"&"},o={60:"lt",62:"gt",34:"quot",39:"apos",38:"amp"},i={"<":"<",">":">",'"':""","'":"'","&":"&"},l=function(){function e(){}return e.prototype.encode=function(e){return e&&e.length?e.replace(/[<>"'&]/g,(function(e){return i[e]})):""},e.encode=function(t){return(new e).encode(t)},e.prototype.decode=function(e){return e&&e.length?e.replace(/&#?[0-9a-zA-Z]+;?/g,(function(e){if("#"===e.charAt(1)){var t="x"===e.charAt(2).toLowerCase()?parseInt(e.substr(3),16):parseInt(e.substr(2));return!isNaN(t)||t>=-32768?t<=65535?String.fromCharCode(t):r.fromCodePoint(t):""}return a[e]||e})):""},e.decode=function(t){return(new e).decode(t)},e.prototype.encodeNonUTF=function(e){if(!e||!e.length)return"";for(var t=e.length,n="",a=0;a126?i>=r.highSurrogateFrom&&i<=r.highSurrogateTo?(n+="&#"+r.getCodePoint(e,a)+";",a++):n+="&#"+i+";":n+=e.charAt(a),a++)}return n},e.encodeNonUTF=function(t){return(new e).encodeNonUTF(t)},e.prototype.encodeNonASCII=function(e){if(!e||!e.length)return"";for(var t=e.length,n="",a=0;a=r.highSurrogateFrom&&o<=r.highSurrogateTo?(n+="&#"+r.getCodePoint(e,a)+";",a++):n+="&#"+o+";",a++)}return n},e.encodeNonASCII=function(t){return(new e).encodeNonASCII(t)},e}();t.XmlEntities=l},36380:function(e,t,n){var r=new(0,n(69111).tQ);e.exports=function(e){return r.decode(e.split(/<[^>]+>/).map((function(e){return e.trim()})).filter((function(e){return e.length>0})).join(" "))}},16284:function(e,t,n){"use strict";n.d(t,{C:function(){return c}});var r=n(70655),a=n(39943),o=n(95957),i=n(61092);function l(e,t){return t?Object.keys(e).reduce((function(n,a){var o,i;return n[a]=(o=e[a],(i=t[a])?(0,r.pi)((0,r.pi)((0,r.pi)({},o||{}),i||{}),Object.keys(o).reduce((function(e,t){return e[t]=(0,r.pi)((0,r.pi)({},o[t]),i[t]||{}),e}),{})):o),n}),(0,r.pi)({},e)):e}function s(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,n){e[t]=n}}}}}var c=function(){function e(t,n,a,c){var u,d=this;if(void 0===n&&(n=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(e){var t=d.formatToParts(e);if(1===t.length)return t[0].value;var n=t.reduce((function(e,t){return e.length&&t.type===i.du.literal&&"string"===typeof e[e.length-1]?e[e.length-1]+=t.value:e.push(t.value),e}),[]);return n.length<=1?n[0]||"":n},this.formatToParts=function(e){return(0,i.FK)(d.ast,d.locales,d.formatters,d.formats,e,void 0,d.message)},this.resolvedOptions=function(){return{locale:d.resolvedLocale.toString()}},this.getAst=function(){return d.ast},this.locales=n,this.resolvedLocale=e.resolveLocale(n),"string"===typeof t){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");this.ast=e.__parse(t,{ignoreTag:null===c||void 0===c?void 0:c.ignoreTag,locale:this.resolvedLocale})}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=l(e.formats,a),this.formatters=c&&c.formatters||(void 0===(u=this.formatterCache)&&(u={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:(0,o.Z)((function(){for(var e,t=[],n=0;n0?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 p=[],m=0,h=e;m-1&&e%1==0&&e=t||n<0||g&&e-h>=u}function k(){var e=a();if(w(e))return P(e);p=setTimeout(k,function(e){var n=t-(e-m);return g?l(n,u-(e-h)):n}(e))}function P(e){return p=void 0,b&&s?v(e):(s=c=void 0,d)}function E(){var e=a(),n=w(e);if(s=arguments,c=this,m=e,n){if(void 0===p)return y(m);if(g)return clearTimeout(p),p=setTimeout(k,t),v(m)}return void 0===p&&(p=setTimeout(k,t)),d}return t=o(t)||0,r(n)&&(f=!!n.leading,u=(g="maxWait"in n)?i(o(n.maxWait)||0,t):u,b="trailing"in n?!!n.trailing:b),E.cancel=function(){void 0!==p&&clearTimeout(p),h=0,s=m=c=p=void 0},E.flush=function(){return void 0===p?d:P(a())},E}},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,p=256,m=1/0,h=9007199254740991,f=NaN,g=4294967295,b=[["ary",d],["bind",1],["bindKey",2],["curry",8],["curryRight",s],["flip",512],["partial",c],["partialRight",u],["rearg",p]],v="[object Arguments]",y="[object Array]",w="[object Boolean]",k="[object Date]",P="[object Error]",E="[object Function]",C="[object GeneratorFunction]",x="[object Map]",T="[object Number]",S="[object Object]",O="[object Promise]",_="[object RegExp]",A="[object Set]",I="[object String]",R="[object Symbol]",L="[object WeakMap]",N="[object ArrayBuffer]",M="[object DataView]",D="[object Float32Array]",B="[object Float64Array]",j="[object Int8Array]",H="[object Int16Array]",z="[object Int32Array]",F="[object Uint8Array]",U="[object Uint8ClampedArray]",G="[object Uint16Array]",W="[object Uint32Array]",Z=/\b__p \+= '';/g,V=/\b(__p \+=) '' \+/g,$=/(__e\(.*?\)|\b__t\)) \+\n'';/g,q=/&(?:amp|lt|gt|quot|#39);/g,K=/[&<>"']/g,Y=RegExp(q.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,pe=/[()=,{}\[\]\/\s]/,me=/\\(\\)?/g,he=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,fe=/\w*$/,ge=/^[-+]0x[0-9a-f]+$/i,be=/^0b[01]+$/i,ve=/^\[object .+?Constructor\]$/,ye=/^0o[0-7]+$/i,we=/^(?:0|[1-9]\d*)$/,ke=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Pe=/($^)/,Ee=/['\n\r\u2028\u2029\\]/g,Ce="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",xe="\\u2700-\\u27bf",Te="a-z\\xdf-\\xf6\\xf8-\\xff",Se="A-Z\\xc0-\\xd6\\xd8-\\xde",Oe="\\ufe0e\\ufe0f",_e="\\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="['\u2910]",Ie="[\\ud800-\\udfff]",Re="["+_e+"]",Le="["+Ce+"]",Ne="\\d+",Me="[\\u2700-\\u27bf]",De="["+Te+"]",Be="[^\\ud800-\\udfff"+_e+Ne+xe+Te+Se+"]",je="\\ud83c[\\udffb-\\udfff]",He="[^\\ud800-\\udfff]",ze="(?:\\ud83c[\\udde6-\\uddff]){2}",Fe="[\\ud800-\\udbff][\\udc00-\\udfff]",Ue="["+Se+"]",Ge="(?:"+De+"|"+Be+")",We="(?:"+Ue+"|"+Be+")",Ze="(?:['\u2910](?:d|ll|m|re|s|t|ve))?",Ve="(?:['\u2910](?:D|LL|M|RE|S|T|VE))?",$e="(?:"+Le+"|"+je+")"+"?",qe="[\\ufe0e\\ufe0f]?",Ke=qe+$e+("(?:\\u200d(?:"+[He,ze,Fe].join("|")+")"+qe+$e+")*"),Ye="(?:"+[Me,ze,Fe].join("|")+")"+Ke,Xe="(?:"+[He+Le+"?",Le,ze,Fe,Ie].join("|")+")",Je=RegExp(Ae,"g"),Qe=RegExp(Le,"g"),et=RegExp(je+"(?="+je+")|"+Xe+Ke,"g"),tt=RegExp([Ue+"?"+De+"+"+Ze+"(?="+[Re,Ue,"$"].join("|")+")",We+"+"+Ve+"(?="+[Re,Ue+Ge,"$"].join("|")+")",Ue+"?"+Ge+"+"+Ze,Ue+"+"+Ve,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Ne,Ye].join("|"),"g"),nt=RegExp("[\\u200d\\ud800-\\udfff"+Ce+Oe+"]"),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[D]=it[B]=it[j]=it[H]=it[z]=it[F]=it[U]=it[G]=it[W]=!0,it[v]=it[y]=it[N]=it[w]=it[M]=it[k]=it[P]=it[E]=it[x]=it[T]=it[S]=it[_]=it[A]=it[I]=it[L]=!1;var lt={};lt[v]=lt[y]=lt[N]=lt[M]=lt[w]=lt[k]=lt[D]=lt[B]=lt[j]=lt[H]=lt[z]=lt[x]=lt[T]=lt[S]=lt[_]=lt[A]=lt[I]=lt[R]=lt[F]=lt[U]=lt[G]=lt[W]=!0,lt[P]=lt[E]=lt[L]=!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,pt="object"==typeof self&&self&&self.Object===Object&&self,mt=dt||pt||Function("return this")(),ht=t&&!t.nodeType&&t,ft=ht&&e&&!e.nodeType&&e,gt=ft&&ft.exports===ht,bt=gt&&dt.process,vt=function(){try{var e=ft&&ft.require&&ft.require("util").types;return e||bt&&bt.binding&&bt.binding("util")}catch(t){}}(),yt=vt&&vt.isArrayBuffer,wt=vt&&vt.isDate,kt=vt&&vt.isMap,Pt=vt&&vt.isRegExp,Et=vt&&vt.isSet,Ct=vt&&vt.isTypedArray;function xt(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 Tt(e,t,n,r){for(var a=-1,o=null==e?0:e.length;++a-1}function Rt(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--&&Ft(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 bn=function e(t){var n=(t=null==t?mt:bn.defaults(mt.Object(),t,bn.pick(mt,at))).Array,r=t.Date,le=t.Error,Ce=t.Function,xe=t.Math,Te=t.Object,Se=t.RegExp,Oe=t.String,_e=t.TypeError,Ae=n.prototype,Ie=Ce.prototype,Re=Te.prototype,Le=t["__core-js_shared__"],Ne=Ie.toString,Me=Re.hasOwnProperty,De=0,Be=function(){var e=/[^.]+$/.exec(Le&&Le.keys&&Le.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),je=Re.toString,He=Ne.call(Te),ze=mt._,Fe=Se("^"+Ne.call(Me).replace(ae,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ue=gt?t.Buffer:a,Ge=t.Symbol,We=t.Uint8Array,Ze=Ue?Ue.allocUnsafe:a,Ve=cn(Te.getPrototypeOf,Te),$e=Te.create,qe=Re.propertyIsEnumerable,Ke=Ae.splice,Ye=Ge?Ge.isConcatSpreadable:a,Xe=Ge?Ge.iterator:a,et=Ge?Ge.toStringTag:a,nt=function(){try{var e=mo(Te,"defineProperty");return e({},"",{}),e}catch(t){}}(),st=t.clearTimeout!==mt.clearTimeout&&t.clearTimeout,dt=r&&r.now!==mt.Date.now&&r.now,pt=t.setTimeout!==mt.setTimeout&&t.setTimeout,ht=xe.ceil,ft=xe.floor,bt=Te.getOwnPropertySymbols,vt=Ue?Ue.isBuffer:a,jt=t.isFinite,Vt=Ae.join,vn=cn(Te.keys,Te),yn=xe.max,wn=xe.min,kn=r.now,Pn=t.parseInt,En=xe.random,Cn=Ae.reverse,xn=mo(t,"DataView"),Tn=mo(t,"Map"),Sn=mo(t,"Promise"),On=mo(t,"Set"),_n=mo(t,"WeakMap"),An=mo(Te,"create"),In=_n&&new _n,Rn={},Ln=zo(xn),Nn=zo(Tn),Mn=zo(Sn),Dn=zo(On),Bn=zo(_n),jn=Ge?Ge.prototype:a,Hn=jn?jn.valueOf:a,zn=jn?jn.toString:a;function Fn(e){if(rl(e)&&!Vi(e)&&!(e instanceof Zn)){if(e instanceof Wn)return e;if(Me.call(e,"__wrapped__"))return Fo(e)}return new Wn(e)}var Un=function(){function e(){}return function(t){if(!nl(t))return{};if($e)return $e(t);e.prototype=t;var n=new e;return e.prototype=a,n}}();function Gn(){}function Wn(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=a}function Zn(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]&&Me.call(e,"index")&&(n.index=e.index,n.input=e.input);return n}(e),!s)return Aa(e,l)}else{var p=go(e),m=p==E||p==C;if(Yi(e))return Ca(e,s);if(p==S||p==v||m&&!o){if(l=c||m?{}:vo(e),!s)return c?function(e,t){return Ia(e,fo(e),t)}(e,function(e,t){return e&&Ia(t,Nl(t),e)}(l,e)):function(e,t){return Ia(e,ho(e),t)}(e,or(l,e))}else{if(!lt[p])return o?e:{};l=function(e,t,n){var r=e.constructor;switch(t){case N:return xa(e);case w:case k:return new r(+e);case M:return function(e,t){var n=t?xa(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,n);case D:case B:case j:case H:case z:case F:case U:case G:case W:return Ta(e,n);case x:return new r;case T:case I:return new r(e);case _: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 R:return a=e,Hn?Te(Hn.call(a)):{}}var a}(e,p,s)}}i||(i=new Yn);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?Nl:Ll)(e);return St(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=Te(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 _e(o);return Lo((function(){e.apply(a,n)}),t)}function pr(e,t,n,r){var a=-1,o=It,i=!0,l=e.length,s=[],c=t.length;if(!l)return s;n&&(t=Lt(t,Xt(n))),r?(o=Rt,i=!1):t.length>=200&&(o=Qt,i=!1,t=new Kn(t));e:for(;++a-1},$n.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},qn.prototype.clear=function(){this.size=0,this.__data__={hash:new Vn,map:new(Tn||$n),string:new Vn}},qn.prototype.delete=function(e){var t=uo(this,e).delete(e);return this.size-=t?1:0,t},qn.prototype.get=function(e){return uo(this,e).get(e)},qn.prototype.has=function(e){return uo(this,e).has(e)},qn.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)},Yn.prototype.clear=function(){this.__data__=new $n,this.size=0},Yn.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},Yn.prototype.get=function(e){return this.__data__.get(e)},Yn.prototype.has=function(e){return this.__data__.has(e)},Yn.prototype.set=function(e,t){var n=this.__data__;if(n instanceof $n){var r=n.__data__;if(!Tn||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new qn(r)}return n.set(e,t),this.size=n.size,this};var mr=Na(kr),hr=Na(Pr,!0);function fr(e,t){var n=!0;return mr(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?vr(l,t-1,n,r,a):Nt(a,l):r||(a[a.length]=l)}return a}var yr=Ma(),wr=Ma(!0);function kr(e,t){return e&&yr(e,t,Ll)}function Pr(e,t){return e&&wr(e,t,Ll)}function Er(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 Or(e,t){return null!=e&&Me.call(e,t)}function _r(e,t){return null!=e&&t in Te(e)}function Ar(e,t,r){for(var o=r?Rt:It,i=e[0].length,l=e.length,s=l,c=n(l),u=1/0,d=[];s--;){var p=e[s];s&&t&&(p=Lt(p,Xt(t))),u=wn(p.length,u),c[s]=!r&&(t||i>=120&&p.length>=120)?new Kn(s&&p):a}p=e[0];var m=-1,h=c[0];e:for(;++m=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 qr(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):pa(e,a)}}return e}function Kr(e,t){return e+ft(En()*(t-e+1))}function Yr(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 No(Oo(e,t,os),e+"")}function Jr(e){return Jn(Ul(e))}function Qr(e,t){var n=Ul(e);return Bo(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:Ya(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 Ea=st||function(e){return mt.clearTimeout(e)};function Ca(e,t){if(t)return e.slice();var n=e.length,r=Ze?Ze(n):new e.constructor(n);return e.copy(r),r}function xa(e){var t=new e.constructor(e.byteLength);return new We(t).set(new We(e)),t}function Ta(e,t){var n=t?xa(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function Sa(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&&ko(n[0],n[1],l)&&(i=o<3?a:i,o=1),t=Te(t);++r-1?o[i?t[l]:l]:a}}function za(e){return ro((function(t){var n=t.length,r=n,i=Wn.prototype.thru;for(e&&t.reverse();r--;){var l=t[r];if("function"!=typeof l)throw new _e(o);if(i&&!s&&"wrapper"==lo(l))var s=new Wn([],!0)}for(r=s?r:n;++r1&&y.reverse(),m&&us))return!1;var u=i.get(e),d=i.get(t);if(u&&d)return u==t&&d==e;var p=-1,m=!0,h=2&n?new Kn:a;for(i.set(e,t),i.set(t,e);++p-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 St(b,(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 Do(e){var t=0,n=0;return function(){var r=kn(),o=16-(r-n);if(n=r,o>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(a,arguments)}}function Bo(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=Fn(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 Zn&&wo(n)?((r=r.slice(n,+n+(t?1:0))).__actions__.push({func:fi,args:[o],thisArg:a}),new Wn(r,this.__chain__).thru((function(e){return t&&!e.length&&e.push(a),e}))):this.thru(o)}));var bi=Ra((function(e,t,n){Me.call(e,n)?++e[n]:ir(e,n,1)}));var vi=Ha(Zo),yi=Ha(Vo);function wi(e,t){return(Vi(e)?St:mr)(e,co(t,3))}function ki(e,t){return(Vi(e)?Ot:hr)(e,co(t,3))}var Pi=Ra((function(e,t,n){Me.call(e,n)?e[n].push(t):ir(e,n,[t])}));var Ei=Xr((function(e,t,r){var a=-1,o="function"==typeof t,i=qi(e)?n(e.length):[];return mr(e,(function(e){i[++a]=o?xt(t,e,r):Ir(e,t,r)})),i})),Ci=Ra((function(e,t,n){ir(e,n,t)}));function xi(e,t){return(Vi(e)?Lt:zr)(e,co(t,3))}var Ti=Ra((function(e,t,n){e[n?0:1].push(t)}),(function(){return[[],[]]}));var Si=Xr((function(e,t){if(null==e)return[];var n=t.length;return n>1&&ko(e,t[0],t[1])?t=[]:n>2&&ko(t[0],t[1],t[2])&&(t=[t[0]]),Zr(e,vr(t,1),[])})),Oi=dt||function(){return mt.Date.now()};function _i(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 _e(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)})),Ri=Xr((function(e,t,n){var r=3;if(n.length){var a=un(n,so(Ri));r|=c}return Ja(t,r,e,n,a)}));function Li(e,t,n){var r,i,l,s,c,u,d=0,p=!1,m=!1,h=!0;if("function"!=typeof e)throw new _e(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=Lo(v,t),p?f(e):s}function b(e){var n=e-u;return u===a||n>=t||n<0||m&&e-d>=l}function v(){var e=Oi();if(b(e))return y(e);c=Lo(v,function(e){var n=t-(e-u);return m?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=Oi(),n=b(e);if(r=arguments,i=this,u=e,n){if(c===a)return g(u);if(m)return Ea(c),c=Lo(v,t),f(u)}return c===a&&(c=Lo(v,t)),s}return t=vl(t)||0,nl(n)&&(p=!!n.leading,l=(m="maxWait"in n)?yn(vl(n.maxWait)||0,t):l,h="trailing"in n?!!n.trailing:h),w.cancel=function(){c!==a&&Ea(c),d=0,r=u=i=c=a},w.flush=function(){return c===a?s:y(Oi())},w}var Ni=Xr((function(e,t){return dr(e,1,t)})),Mi=Xr((function(e,t,n){return dr(e,vl(t)||0,n)}));function Di(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new _e(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(Di.Cache||qn),n}function Bi(e){if("function"!=typeof e)throw new _e(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)}}Di.Cache=qn;var ji=ka((function(e,t){var n=(t=1==t.length&&Vi(t[0])?Lt(t[0],Xt(co())):Lt(vr(t,1),Xt(co()))).length;return Xr((function(r){for(var a=-1,o=wn(r.length,n);++a=t})),Zi=Rr(function(){return arguments}())?Rr:function(e){return rl(e)&&Me.call(e,"callee")&&!qe.call(e,"callee")},Vi=n.isArray,$i=yt?Xt(yt):function(e){return rl(e)&&Tr(e)==N};function qi(e){return null!=e&&tl(e.length)&&!Qi(e)}function Ki(e){return rl(e)&&qi(e)}var Yi=vt||vs,Xi=wt?Xt(wt):function(e){return rl(e)&&Tr(e)==k};function Ji(e){if(!rl(e))return!1;var t=Tr(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=Tr(e);return t==E||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=kt?Xt(kt):function(e){return rl(e)&&go(e)==x};function ol(e){return"number"==typeof e||rl(e)&&Tr(e)==T}function il(e){if(!rl(e)||Tr(e)!=S)return!1;var t=Ve(e);if(null===t)return!0;var n=Me.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&Ne.call(n)==He}var ll=Pt?Xt(Pt):function(e){return rl(e)&&Tr(e)==_};var sl=Et?Xt(Et):function(e){return rl(e)&&go(e)==A};function cl(e){return"string"==typeof e||!Vi(e)&&rl(e)&&Tr(e)==I}function ul(e){return"symbol"==typeof e||rl(e)&&Tr(e)==R}var dl=Ct?Xt(Ct):function(e){return rl(e)&&tl(e.length)&&!!it[Tr(e)]};var pl=$a(Hr),ml=$a((function(e,t){return e<=t}));function hl(e){if(!e)return[];if(qi(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==x?sn:t==A?dn:Ul)(e)}function fl(e){return e?(e=vl(e))===m||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 bl(e){return e?sr(gl(e),0,g):0}function vl(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=Yt(e);var n=be.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,Nl(e))}function wl(e){return null==e?"":ua(e)}var kl=La((function(e,t){if(xo(t)||qi(t))Ia(t,Ll(t),e);else for(var n in t)Me.call(t,n)&&nr(e,n,t[n])})),Pl=La((function(e,t){Ia(t,Nl(t),e)})),El=La((function(e,t,n,r){Ia(t,Nl(t),e,r)})),Cl=La((function(e,t,n,r){Ia(t,Ll(t),e,r)})),xl=ro(lr);var Tl=Xr((function(e,t){e=Te(e);var n=-1,r=t.length,o=r>2?t[2]:a;for(o&&ko(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--;)pa(n,t[a]);return n}));var jl=ro((function(e,t){return null==e?{}:function(e,t){return Vr(e,t,(function(t,n){return _l(e,n)}))}(e,t)}));function Hl(e,t){if(null==e)return{};var n=Lt(oo(e),(function(e){return[e]}));return t=co(t),Vr(e,n,(function(e,n){return t(e,n[0])}))}var zl=Xa(Ll),Fl=Xa(Nl);function Ul(e){return null==e?[]:Jt(e,Ll(e))}var Gl=Ba((function(e,t,n){return t=t.toLowerCase(),e+(n?Wl(t):t)}));function Wl(e){return Jl(wl(e).toLowerCase())}function Zl(e){return(e=wl(e))&&e.replace(ke,rn).replace(Qe,"")}var Vl=Ba((function(e,t,n){return e+(n?"-":"")+t.toLowerCase()})),$l=Ba((function(e,t,n){return e+(n?" ":"")+t.toLowerCase()})),ql=Da("toLowerCase");var Kl=Ba((function(e,t,n){return e+(n?"_":"")+t.toLowerCase()}));var Yl=Ba((function(e,t,n){return e+(n?" ":"")+Jl(t)}));var Xl=Ba((function(e,t,n){return e+(n?" ":"")+t.toUpperCase()})),Jl=Da("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 xt(e,a,t)}catch(n){return Ji(n)?n:new le(n)}})),ts=ro((function(e,t){return St(t,(function(t){t=Ho(t),ir(e,t,Ii(e[t],e))})),e}));function ns(e){return function(){return e}}var rs=za(),as=za(!0);function os(e){return e}function is(e){return Dr("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=Ll(t),a=Er(t,r);null!=n||nl(t)&&(a.length||!r.length)||(n=t,t=e,e=this,a=Er(t,Ll(t)));var o=!(nl(n)&&"chain"in n)||!!n.chain,i=Qi(e);return St(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,Nt([this.value()],arguments))})})),e}function us(){}var ds=Wa(Lt),ps=Wa(_t),ms=Wa(Bt);function hs(e){return Po(e)?Zt(Ho(e)):function(e){return function(t){return Cr(t,e)}}(e)}var fs=Va(),gs=Va(!0);function bs(){return[]}function vs(){return!1}var ys=Ga((function(e,t){return e+t}),0),ws=Ka("ceil"),ks=Ga((function(e,t){return e/t}),1),Ps=Ka("floor");var Es=Ga((function(e,t){return e*t}),1),Cs=Ka("round"),xs=Ga((function(e,t){return e-t}),0);return Fn.after=function(e,t){if("function"!=typeof t)throw new _e(o);return e=gl(e),function(){if(--e<1)return t.apply(this,arguments)}},Fn.ary=_i,Fn.assign=kl,Fn.assignIn=Pl,Fn.assignInWith=El,Fn.assignWith=Cl,Fn.at=xl,Fn.before=Ai,Fn.bind=Ii,Fn.bindAll=ts,Fn.bindKey=Ri,Fn.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return Vi(e)?e:[e]},Fn.chain=hi,Fn.chunk=function(e,t,r){t=(r?ko(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:bl(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):[]},Fn.spread=function(e,t){if("function"!=typeof e)throw new _e(o);return t=null==t?0:yn(gl(t),0),Xr((function(n){var r=n[t],a=Pa(n,0,t);return r&&Nt(a,r),xt(e,this,a)}))},Fn.tail=function(e){var t=null==e?0:e.length;return t?aa(e,1,t):[]},Fn.take=function(e,t,n){return e&&e.length?aa(e,0,(t=n||t===a?1:gl(t))<0?0:t):[]},Fn.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):[]},Fn.takeRightWhile=function(e,t){return e&&e.length?ha(e,co(t,3),!1,!0):[]},Fn.takeWhile=function(e,t){return e&&e.length?ha(e,co(t,3)):[]},Fn.tap=function(e,t){return t(e),e},Fn.throttle=function(e,t,n){var r=!0,a=!0;if("function"!=typeof e)throw new _e(o);return nl(n)&&(r="leading"in n?!!n.leading:r,a="trailing"in n?!!n.trailing:a),Li(e,t,{leading:r,maxWait:t,trailing:a})},Fn.thru=fi,Fn.toArray=hl,Fn.toPairs=zl,Fn.toPairsIn=Fl,Fn.toPath=function(e){return Vi(e)?Lt(e,Ho):ul(e)?[e]:Aa(jo(wl(e)))},Fn.toPlainObject=yl,Fn.transform=function(e,t,n){var r=Vi(e),a=r||Yi(e)||dl(e);if(t=co(t,4),null==n){var o=e&&e.constructor;n=a?r?new o:[]:nl(e)&&Qi(o)?Un(Ve(e)):{}}return(a?St:kr)(e,(function(e,r,a){return t(n,e,r,a)})),n},Fn.unary=function(e){return _i(e,1)},Fn.union=ri,Fn.unionBy=ai,Fn.unionWith=oi,Fn.uniq=function(e){return e&&e.length?da(e):[]},Fn.uniqBy=function(e,t){return e&&e.length?da(e,co(t,2)):[]},Fn.uniqWith=function(e,t){return t="function"==typeof t?t:a,e&&e.length?da(e,a,t):[]},Fn.unset=function(e,t){return null==e||pa(e,t)},Fn.unzip=ii,Fn.unzipWith=li,Fn.update=function(e,t,n){return null==e?e:ma(e,t,ya(n))},Fn.updateWith=function(e,t,n,r){return r="function"==typeof r?r:a,null==e?e:ma(e,t,ya(n),r)},Fn.values=Ul,Fn.valuesIn=function(e){return null==e?[]:Jt(e,Nl(e))},Fn.without=si,Fn.words=Ql,Fn.wrap=function(e,t){return Hi(ya(t),e)},Fn.xor=ci,Fn.xorBy=ui,Fn.xorWith=di,Fn.zip=pi,Fn.zipObject=function(e,t){return ba(e||[],t||[],nr)},Fn.zipObjectDeep=function(e,t){return ba(e||[],t||[],ea)},Fn.zipWith=mi,Fn.entries=zl,Fn.entriesIn=Fl,Fn.extend=Pl,Fn.extendWith=El,cs(Fn,Fn),Fn.add=ys,Fn.attempt=es,Fn.camelCase=Gl,Fn.capitalize=Wl,Fn.ceil=ws,Fn.clamp=function(e,t,n){return n===a&&(n=t,t=a),n!==a&&(n=(n=vl(n))===n?n:0),t!==a&&(t=(t=vl(t))===t?t:0),sr(vl(e),t,n)},Fn.clone=function(e){return cr(e,4)},Fn.cloneDeep=function(e){return cr(e,5)},Fn.cloneDeepWith=function(e,t){return cr(e,5,t="function"==typeof t?t:a)},Fn.cloneWith=function(e,t){return cr(e,4,t="function"==typeof t?t:a)},Fn.conformsTo=function(e,t){return null==t||ur(e,t,Ll(t))},Fn.deburr=Zl,Fn.defaultTo=function(e,t){return null==e||e!==e?t:e},Fn.divide=ks,Fn.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},Fn.eq=Ui,Fn.escape=function(e){return(e=wl(e))&&X.test(e)?e.replace(K,an):e},Fn.escapeRegExp=function(e){return(e=wl(e))&&oe.test(e)?e.replace(ae,"\\$&"):e},Fn.every=function(e,t,n){var r=Vi(e)?_t:fr;return n&&ko(e,t,n)&&(t=a),r(e,co(t,3))},Fn.find=vi,Fn.findIndex=Zo,Fn.findKey=function(e,t){return Ht(e,co(t,3),kr)},Fn.findLast=yi,Fn.findLastIndex=Vo,Fn.findLastKey=function(e,t){return Ht(e,co(t,3),Pr)},Fn.floor=Ps,Fn.forEach=wi,Fn.forEachRight=ki,Fn.forIn=function(e,t){return null==e?e:yr(e,co(t,3),Nl)},Fn.forInRight=function(e,t){return null==e?e:wr(e,co(t,3),Nl)},Fn.forOwn=function(e,t){return e&&kr(e,co(t,3))},Fn.forOwnRight=function(e,t){return e&&Pr(e,co(t,3))},Fn.get=Ol,Fn.gt=Gi,Fn.gte=Wi,Fn.has=function(e,t){return null!=e&&bo(e,t,Or)},Fn.hasIn=_l,Fn.head=qo,Fn.identity=os,Fn.includes=function(e,t,n,r){e=qi(e)?e:Ul(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&&Ft(e,t,n)>-1},Fn.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)),Ft(e,t,a)},Fn.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},Fn.isSet=sl,Fn.isString=cl,Fn.isSymbol=ul,Fn.isTypedArray=dl,Fn.isUndefined=function(e){return e===a},Fn.isWeakMap=function(e){return rl(e)&&go(e)==L},Fn.isWeakSet=function(e){return rl(e)&&"[object WeakSet]"==Tr(e)},Fn.join=function(e,t){return null==e?"":Vt.call(e,t)},Fn.kebabCase=Vl,Fn.last=Jo,Fn.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):zt(e,Gt,o,!0)},Fn.lowerCase=$l,Fn.lowerFirst=ql,Fn.lt=pl,Fn.lte=ml,Fn.max=function(e){return e&&e.length?gr(e,os,Sr):a},Fn.maxBy=function(e,t){return e&&e.length?gr(e,co(t,2),Sr):a},Fn.mean=function(e){return Wt(e,os)},Fn.meanBy=function(e,t){return Wt(e,co(t,2))},Fn.min=function(e){return e&&e.length?gr(e,os,Hr):a},Fn.minBy=function(e,t){return e&&e.length?gr(e,co(t,2),Hr):a},Fn.stubArray=bs,Fn.stubFalse=vs,Fn.stubObject=function(){return{}},Fn.stubString=function(){return""},Fn.stubTrue=function(){return!0},Fn.multiply=Es,Fn.nth=function(e,t){return e&&e.length?Wr(e,gl(t)):a},Fn.noConflict=function(){return mt._===this&&(mt._=ze),this},Fn.noop=us,Fn.now=Oi,Fn.pad=function(e,t,n){e=wl(e);var r=(t=gl(t))?mn(e):0;if(!t||r>=t)return e;var a=(t-r)/2;return Za(ft(a),n)+e+Za(ht(a),n)},Fn.padEnd=function(e,t,n){e=wl(e);var r=(t=gl(t))?mn(e):0;return t&&rt){var r=e;e=t,t=r}if(n||e%1||t%1){var o=En();return wn(e+o*(t-e+ct("1e-"+((o+"").length-1))),t)}return Kr(e,t)},Fn.reduce=function(e,t,n){var r=Vi(e)?Mt:$t,a=arguments.length<3;return r(e,co(t,4),n,a,mr)},Fn.reduceRight=function(e,t,n){var r=Vi(e)?Dt:$t,a=arguments.length<3;return r(e,co(t,4),n,a,hr)},Fn.repeat=function(e,t,n){return t=(n?ko(e,t,n):t===a)?1:gl(t),Yr(wl(e),t)},Fn.replace=function(){var e=arguments,t=wl(e[0]);return e.length<3?t:t.replace(e[1],e[2])},Fn.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-mn(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=Se(o.source,wl(fe.exec(o))+"g")),o.lastIndex=0;u=o.exec(d);)var p=u.index;c=c.slice(0,p===a?s:p)}}else if(e.indexOf(ua(o),s)!=s){var m=c.lastIndexOf(o);m>-1&&(c=c.slice(0,m))}return c+r},Fn.unescape=function(e){return(e=wl(e))&&Y.test(e)?e.replace(q,gn):e},Fn.uniqueId=function(e){var t=++De;return wl(e)+t},Fn.upperCase=Xl,Fn.upperFirst=Jl,Fn.each=wi,Fn.eachRight=ki,Fn.first=qo,cs(Fn,function(){var e={};return kr(Fn,(function(t,n){Me.call(Fn.prototype,n)||(e[n]=t)})),e}(),{chain:!1}),Fn.VERSION="4.17.21",St(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(e){Fn[e].placeholder=Fn})),St(["drop","take"],(function(e,t){Zn.prototype[e]=function(n){n=n===a?1:yn(gl(n),0);var r=this.__filtered__&&!t?new Zn(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},Zn.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}})),St(["filter","map","takeWhile"],(function(e,t){var n=t+1,r=1==n||3==n;Zn.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:co(e,3),type:n}),t.__filtered__=t.__filtered__||r,t}})),St(["head","last"],(function(e,t){var n="take"+(t?"Right":"");Zn.prototype[e]=function(){return this[n](1).value()[0]}})),St(["initial","tail"],(function(e,t){var n="drop"+(t?"":"Right");Zn.prototype[e]=function(){return this.__filtered__?new Zn(this):this[n](1)}})),Zn.prototype.compact=function(){return this.filter(os)},Zn.prototype.find=function(e){return this.filter(e).head()},Zn.prototype.findLast=function(e){return this.reverse().find(e)},Zn.prototype.invokeMap=Xr((function(e,t){return"function"==typeof e?new Zn(this):this.map((function(n){return Ir(n,e,t)}))})),Zn.prototype.reject=function(e){return this.filter(Bi(co(e)))},Zn.prototype.slice=function(e,t){e=gl(e);var n=this;return n.__filtered__&&(e>0||t<0)?new Zn(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)},Zn.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Zn.prototype.toArray=function(){return this.take(g)},kr(Zn.prototype,(function(e,t){var n=/^(?:filter|find|map|reject)|While$/.test(t),r=/^(?:head|last)$/.test(t),o=Fn[r?"take"+("last"==t?"Right":""):t],i=r||/^find/.test(t);o&&(Fn.prototype[t]=function(){var t=this.__wrapped__,l=r?[1]:arguments,s=t instanceof Zn,c=l[0],u=s||Vi(t),d=function(e){var t=o.apply(Fn,Nt([e],l));return r&&p?t[0]:t};u&&n&&"function"==typeof c&&1!=c.length&&(s=u=!1);var p=this.__chain__,m=!!this.__actions__.length,h=i&&!p,f=s&&!m;if(!i&&u){t=f?t:new Zn(this);var g=e.apply(t,l);return g.__actions__.push({func:fi,args:[d],thisArg:a}),new Wn(g,p)}return h&&f?e.apply(this,l):(g=this.thru(d),h?r?g.value()[0]:g.value():g)})})),St(["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);Fn.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)}))}})),kr(Zn.prototype,(function(e,t){var n=Fn[t];if(n){var r=n.name+"";Me.call(Rn,r)||(Rn[r]=[]),Rn[r].push({name:t,func:n})}})),Rn[Fa(a,2).name]=[{name:"wrapper",func:a}],Zn.prototype.clone=function(){var e=new Zn(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},Zn.prototype.reverse=function(){if(this.__filtered__){var e=new Zn(this);e.__dir__=-1,e.__filtered__=!0}else(e=this.clone()).__dir__*=-1;return e},Zn.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__++]}},Fn.prototype.plant=function(e){for(var t,n=this;n instanceof Gn;){var r=Fo(n);r.__index__=0,r.__values__=a,t?o.__wrapped__=r:t=r;var o=r;n=n.__wrapped__}return o.__wrapped__=e,t},Fn.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof Zn){var t=e;return this.__actions__.length&&(t=new Zn(this)),(t=t.reverse()).__actions__.push({func:fi,args:[ni],thisArg:a}),new Wn(t,this.__chain__)}return this.thru(ni)},Fn.prototype.toJSON=Fn.prototype.valueOf=Fn.prototype.value=function(){return fa(this.__wrapped__,this.__actions__)},Fn.prototype.first=Fn.prototype.head,Xe&&(Fn.prototype[Xe]=function(){return this}),Fn}();mt._=bn,(r=function(){return bn}.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}},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:""}:{}},u=function(e){return e?{id:"",title:e.post_title||"",name:e.post_name||"",logo:e.logo||"",discoverId:e.ID||"",createdAt:e.created_at||""}:{}},d=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?u(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 m(e)})):null}:{}},m=function(e){return{title:e.title,content:e.content}},h=function(e){return{id:e.id,url:e.url,image:e.image,mobileImage:e.mobile_image}},f=function(e){return{id:e.id||"",url:e.url||"",image:e.image||"",mobile_image:e.mobileImage||""}},g=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 h(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:g(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}:{}},v=function(e){var t,n,r,a,i,l,s,c,u,p,m,h,f,v,y,w,k,P;return e?{id:"".concat(e.id),topics:(e.topics||[]).map((function(t){return o({},b(o(o({},t),{},{community:e.community})))})),community:g(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===(i=e.user)||void 0===i?void 0:i.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===(p=e.user)||void 0===p?void 0:p.title)||"",partnerId:null!==(m=e.user)&&void 0!==m&&m.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===(v=e.user)||void 0===v?void 0:v.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===(k=e.user)||void 0===k?void 0:k.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:d(e.sponsor),totalView:e.total_view||0,metaSchema:e.meta_schema||""}:{}},y=function(e){return e?{currentPage:e.current||0,lastPage:e.last||0,total:e.total_items||0}:{}},w=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}:{}},k=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||""}:{}},P=function e(t){var n,r,a,o,i,l,s,c,u,d,p,m,h,f,g,b,v,y,w,k,P,E,C,x,T,S,O,_,A,I,R,L,N,M;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!==(p=t.user)&&void 0!==p&&p.partner_id?String(null===(m=t.user)||void 0===m?void 0:m.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===(b=t.user)||void 0===b?void 0:b.hospital_id):"",organisation:(null===(v=t.user)||void 0===v?void 0:v.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===(k=t.mentioned)||void 0===k?void 0:k.user_name)||"",name:(null===(P=t.mentioned)||void 0===P?void 0:P.name)||"",role:null!==(E=t.mentioned)&&void 0!==E&&E.role?null===(C=t.mentioned)||void 0===C||null===(x=C.role)||void 0===x?void 0:x.toLowerCase():"",avatar:(null===(T=t.mentioned)||void 0===T?void 0:T.avatar)||"",type:(null===(S=t.mentioned)||void 0===S?void 0:S.type)||"",email:(null===(O=t.mentioned)||void 0===O?void 0:O.email)||"",title:(null===(_=t.mentioned)||void 0===_?void 0:_.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!==(R=t.mentioned)&&void 0!==R&&R.doctor_id?String(null===(L=t.mentioned)||void 0===L?void 0:L.doctor_id):"",hospitalId:null!==(N=t.mentioned)&&void 0!==N&&N.hospital_id?String(null===(M=t.mentioned)||void 0===M?void 0:M.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))}:{}},E=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}:{}},C=function(e){return e?{chatBotId:e.subot_id,isPinned:e.is_pin,topicId:e.topic_id,topicFrequency:e.frequency}:{}},x=function(e){return e?{disclaimer:e.disclaimer,featuredImage:e.featured_image,info:e.info||[],reviewedBy:e.reviewed_by?s(e.reviewed_by):null,reviewedDate:e.reviewed_date,metaTag:e.meta_tag}:{}},T=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)||"#":""},S=function(e){return e?{disclaimer:e.disclaimer,featured_image:e.featured_image||"",info:e.info||[],reviewedBy:e.reviewed_by?s(e.reviewed_by):null,reviewedDate:e.reviewed_date,metaTag:e.meta_tag}:{}},O=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},_=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},A=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)||""}:{}},I=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},R=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:T(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(l)})}return t}(e.result),isLeadgen:e.is_leadgen,metaTag:e.meta_tag}},N=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)||""}:{}},M=function(e){return e?{id:e.id||"",name:e.name||""}:{}},D=function(e){return e?{id:e.id||"",label:e.label||"",description:e.description||"",isActive:Boolean(e.is_active)}:{}},B=function(e){return e?{id:e.id||"",label:e.label||"",description:e.description||"",is_active:Number(e.is_active||!0)}:{}}},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}",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}",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/{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}"},TOPIC:{LIST:"topic?website_url={website_url}&community_slug={communitySlug}&community_id={communityId}&page={page}&due_date_month={dueDateMonth}&items_per_page={pageSize}",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/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}"}},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",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}",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",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}"},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}"},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 G},pH:function(){return Z},t9:function(){return H},Cl:function(){return U},cA:function(){return F},uu:function(){return J},Jl:function(){return z},cN:function(){return _},FG:function(){return R},mg:function(){return S},Ow:function(){return O},R4:function(){return I},ec:function(){return L},gP:function(){return Y},fj:function(){return $},DS:function(){return Q},Lk:function(){return N},vf:function(){return M},jX:function(){return A},ld:function(){return X},Rm:function(){return C},ZY:function(){return K},Fo:function(){return ee},p0:function(){return V}});var r=n(809),a=n.n(r),o=n(32292),i=n(92447),l=n(26265),s=n(22190),c=n(38648),u=n(9669),d=n.n(u),p=n(76489),m=n(36808),h=n.n(m),f=(n(63137),n(47856)),g=n.n(f),b=n(44586),v=n(2810),y=n(76278),w=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 P(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;t=0?e.slice(0,t+1)+e.slice(t+1).replace(/[^=&]+=(&|$)/g,"").replace(/&$/,""):e},T=w.Vi.NEXT_PUBLIC_DEPLOY_LOCALE||"vi-VN",S=function(e){return window.location.origin},O=function(e,t){return window.location.href},_=function(e,t,n){var r="";n&&(r=Object.keys(n).map((function(e){return e+"="+n[e]})).join("&"));var a=w.Vi.NEXT_PUBLIC_TOGETHER_BASE_API_URL,o=w.Vi.WP_INTERNAL_TOGETHER_API||a,i=g()(e,E(E({},null!==t&&void 0!==t&&t._locale?{website_url:C(String(t._locale))}:{}),t));return i+="".concat(i.includes("?")?"&":"?").concat(r),o+"api/v1/"+x(i)},A=function(e,t){return w.Vi.NEXT_PUBLIC_SUBOT_API_URL+x(g()(e,E(E({},null!==t&&void 0!==t&&t._locale?{website_url:C(String(t._locale))}:{}),t)))},I=function(e,t,n){var r=w.Vi.NEXT_PUBLIC_DISCOVER_BASE_API_URL,a=w.Vi.WP_INTERNAL_DISCOVER_API,o=w.Vi.NEXT_PUBLIC_DISCOVER_BASE_PROD_API_URL;return(n&&!s.i?o:a||r)+"wp-json/api/"+x(g()(e,E({},t)))},R=function(e,t){return w.Vi.NEXT_PUBLIC_CARE_API+"api/"+g()(e,E(E({},t),{},{site:y.domainLocales[T]}))},L=function(e,t,n){var r=w.Vi.NEXT_PUBLIC_DISCOVER_MARRY_BABY_BASE_API_URL,a=w.Vi.WP_INTERNAL_MARRY_BABY_DISCOVER_API,o=w.Vi.NEXT_PUBLIC_DISCOVER_MARRY_BABY_BASE_PROD_API_URL;return(n&&!s.i?o:a||r)+"wp-json/api/"+x(g()(e,E({},t)))},N=function(e,t){return"https://id.hellobacsi.blog/api/"+x(g()(e,E({},t)))},M=function(e,t){return"https://producer-sidis.hellohealthgroup.com/api/"+x(g()(e,E({},t)))},D=function(e,t){var n=d().create();return n.interceptors.request.use((function(n){return n.headers={Authorization:"".concat(t," ").concat(e)},n}),(function(e){Promise.reject(e)})),n},B=function(e,t){var n=d().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=E({},e);return null!==n&&void 0!==n&&null!==(t=n.request)&&void 0!==t&&t.withCredentials||null!==n&&void 0!==n&&n.response||c.Z.error({message:"API error"}),Promise.reject(n)})),n},j=function(e){return encodeURI(e).replace(/%5B/g,"[").replace(/%5D/g,"]")},H=function(){var e=(0,i.Z)(a().mark((function e(t,n,r){var i,l,s,c,u,p,m,h,f,g,b,v=arguments;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(i=v.length>3&&void 0!==v[3]&&v[3],l=H.isEnabledCached(t,n,r),s=(0,o.Z)(l,2),c=s[0],u=s[1],p=c?"".concat(t,"|").concat(n).concat(u):"",m=c&&void 0===H.cached[p],h=c&&!H.cached[p],H.isEnabledCached(t,n)&&h&&(H.cached[p]=!0),e.prev=6,!c||m){e.next=9;break}return e.abrupt("return",new Promise((function(e){if("boolean"===typeof H.cached[p])var t=setInterval((function(){"boolean"!==typeof H.cached[p]&&(clearInterval(t),e(H.cached[p]))}),100);else e(H.cached[p])})));case 9:return e.next=11,d()(E({url:i?t:j(t),method:n,timeout:1e4},r));case 11:if(f=e.sent,c&&(H.cached[p]=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&&(H.cached[p]=(null===e.t0||void 0===e.t0||null===(b=e.t0.response)||void 0===b?void 0:b.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)}}();H.cached={},H.isEnabledCached=function(e,t,n){var r,a;return e.includes(v.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(H.cached);var z=function(){var e=(0,i.Z)(a().mark((function e(t){var n,r,o,i,l,s,c,u,d,m,f,g,b,v,y,k,P,C,x=arguments;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=x.length>1&&void 0!==x[1]?x[1]:"GET",r=x.length>2?x[2]:void 0,o=x.length>3?x[3]:void 0,e.prev=3,i="string"===typeof t?t:t.url,l="string"===typeof t?t:t.backupUrl,s=p.parse(o||""),c=s[w.Ud],!(u=c||h().get(w.Ud))||!u.length){e.next=29;break}return e.prev=10,f=D(u,"Bearer"),e.next=14,f(E({url:j(i),method:n,timeout:1e4},r));case 14:if(null===(g=e.sent)||void 0===g||null===(d=g.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",H(l||i,n,r));case 17:if(!g){e.next=21;break}if(-1!==(null===(b=g.data)||void 0===b?void 0:b.status)){e.next=20;break}return e.abrupt("return",H(l||i,n,r));case 20:return e.abrupt("return",g.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===(v=e.t0.response)||void 0===v?void 0:v.status,statusText:null===e.t0||void 0===e.t0||null===(y=e.t0.response)||void 0===y?void 0:y.statusText}),e.abrupt("return",H(l||i,n,r));case 27:e.next=30;break;case 29:return e.abrupt("return",H(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===(k=e.t1.response)||void 0===k?void 0:k.status,statusText:null===e.t1||void 0===e.t1||null===(P=e.t1.response)||void 0===P?void 0:P.statusText}),e.abrupt("return",(null===e.t1||void 0===e.t1||null===(C=e.t1.response)||void 0===C?void 0:C.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)}}(),F=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=p.parse(o||""),l=i[w.Ud],!(s=l||h().get(w.Ud))||!s.length){e.next=11;break}return c=D(s,"Bearer"),e.next=8,c(E({url:j(t),method:n,timeout:1e4},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);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)}}(),U=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=p.parse(o||""),l=i[w.if],!(s=l||h().get(w.if))||!s.length){e.next=11;break}return c=B(s,"Bearer"),e.next=8,c(E({url:j(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)}}(),G=function(){var e=(0,i.Z)(a().mark((function e(t){var n,r,o,i,l,s,c,u,d,m,f;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(e.prev=0,n=p.parse(t||""),r=n[w.Ud],!(o=r||h().get(w.Ud))||!o.length){e.next=24;break}return i=D(o,"Bearer"),e.next=8,i.post(N(v.D9.GET_PROFILE));case 8:if(!(l=e.sent)){e.next=24;break}if(e.prev=10,null===(s=l.data)||void 0===s||null===(c=s._data)||void 0===c||!c.id){e.next=18;break}return e.next=14,F(_(v.yy.PROFILE,{_locale:w.Vi.NEXT_PUBLIC_DEPLOY_LOCALE||"vi-VN"}),"GET",{},t);case 14:m=e.sent,f=null===m||void 0===m||null===(u=m.data)||void 0===u?void 0:u.id,l.data._data._togetherUserId=f||null,l.data._data.role=(null===m||void 0===m||null===(d=m.data)||void 0===d?void 0:d.role)||"";case 18:e.next=23;break;case 20:e.prev=20,e.t0=e.catch(10),console.log(e.t0);case 23:return e.abrupt("return",l.data._data);case 24:e.next=29;break;case 26:return e.prev=26,e.t1=e.catch(0),e.abrupt("return",null);case 29:return e.abrupt("return",null);case 30:case"end":return e.stop()}}),e,null,[[0,26],[10,20]])})));return function(t){return e.apply(this,arguments)}}(),W=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=D("aGhnOjEyMzQ1Njc4OQ==","Basic"),e.next=4,n.post(N(v.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)}}(),Z=function(){var e=(0,i.Z)(a().mark((function e(t){var n,r,o,i,l,s,c,u,d,m,f,g=arguments;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=g.length>1&&void 0!==g[1]?g[1]:"vi-VN",e.prev=1,r=p.parse(t||""),o=r[w.if],!(i=o||h().get(w.if))||!i.length){e.next=23;break}return c=C(String(n)),u=D(i,"Bearer"),e.next=10,u.get(_(v.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,W(m.email);case 16:e.t0=e.sent,e.next=20;break;case 19:e.t0=!1;case 20:return f=e.t0,e.abrupt("return",E(E({},m),{},{_adminHasSSO:f,_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)}}(),V=function(e){var t=w.Vi.NEXT_PUBLIC_SSO,n=e||window.location.href,r=new URL(n);window.location.href=t?"".concat(t,"?returnUrl=").concat(encodeURIComponent(r.toString())):n},$=function(e){try{var t=p.parse(e||"")[w.rX]||h().get(w.rX);if(!t){var n=(0,b.Z)();t=n,h().set(w.rX,n)}return t}catch(a){var r=(0,b.Z)();return h().set(w.rX,r),r}},q="",K=function(){try{return q||(q=(0,b.Z)()),q}catch(e){return""}},Y=function(e){try{return p.parse(e||"")[w.ch]||h().get(w.ch)}catch(t){return null}},X=function(e){var t=p.parse(e||"")[w.Ud]||h().get(w.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""}},J=function(){var e=(0,i.Z)(a().mark((function e(t,n,r,o){var i,l,s,c,u,m;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,i=p.parse(o||""),l=i[w.rX],s=l||h().get(w.rX),c=i[w.ch]||h().get(w.ch),s||(u=(0,b.Z)(),s=u,h().set(w.rX,u)),e.next=8,d()(E(E({url:j(t),method:n,timeout:1e4},r),{},{data:E(E({},null===r||void 0===r?void 0:r.data),{},{cookie_id:s,ga_client_id:c||""})}));case 8:if(!(m=e.sent)){e.next=11;break}return e.abrupt("return",m.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)}}(),Q=function(e,t){return"https://lead.hellohealthgroup.com/api/"+x(g()(e,E({},t)))},ee=function(e,t){var n=E({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}}}},76278:function(e,t,n){var r=n(34155).env.NEXT_PUBLIC_MARRY_BABY?{"vi-VN":"marrybaby.vn"}:{"vi-VN":"hellobacsi.blog","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 k},C:function(){return P}});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),p=n(24169),m=n(18833),h=n(50017),f=n(63792),g=n(98218),b=n(21124),v=n(13195);function y(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 w(e){for(var t=1;t0&&Object.keys(c).map((function(e){u.append(e,c[e])})),(0,d.p0)("".concat((0,d.mg)(o)).concat((0,h.k3)("/on-boarding?return=".concat(encodeURI("".concat(s,"?").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(14646),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 m(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(m,[]).reverse().concat(p(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 k=y;t.default=k},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},93796:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return $e}});var r=n(85893),a=n(26265),o=n(67294),i=n(32680),l=n(46784),s=n(89814),c=n(34155);var u=n(36808),d=n.n(u),p=n(5152),m=n(9008),h=n(11163),f=n(74865),g=n.n(f),b=n(73935),v=n(1785),y=n.n(v),w=n(70655),k=n(74806),P=n(680),E=n(25687),C=n(16284),x=n(761),T=n(39943);function S(e,t){return Object.keys(e).reduce((function(n,r){return n[r]=(0,w.pi)({timeZone:t},e[r]),n}),{})}function O(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 _(e,t){if(!t)return e;var n=C.C.formats;return(0,w.pi)((0,w.pi)((0,w.pi)({},n),e),{date:O(S(n.date,t),S(e.date||{},t)),time:O(S(n.time,t),S(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,p=e.timeZone,m=e.defaultRichTextElements;void 0===n&&(n={id:""});var h=n.id,f=n.defaultMessage;(0,E.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),b=l&&Object.prototype.hasOwnProperty.call(l,g)&&l[g];if(Array.isArray(b)&&1===b.length&&b[0].type===T.wD.literal)return b[0].value;if(!r&&b&&"string"===typeof b&&!m)return b.replace(/'\{(.*?)\}'/gi,"{$1}");if(r=(0,w.pi)((0,w.pi)({},m),r||{}),i=_(i,p),c=_(c,p),!b){if(!1===u&&""===b)return b;if((!f||o&&o.toLowerCase()!==s.toLowerCase())&&d(new x.$6(n,o)),f)try{return t.getMessageFormat(f,s,c,a).format(r)}catch(v){return d(new x.X9('Error formatting default message for: "'.concat(g,'", rendering default message verbatim'),o,n,v)),"string"===typeof f?f:g}return g}try{return t.getMessageFormat(b,o,i,(0,w.pi)({formatters:t},a||{})).format(r)}catch(v){d(new x.X9('Error formatting message: "'.concat(g,'", using ').concat(f?"default message":"id"," as fallback."),o,n,v))}if(f)try{return t.getMessageFormat(f,s,c,a).format(r)}catch(v){d(new x.X9('Error formatting the default message for: "'.concat(g,'", rendering message verbatim'),o,n,v))}return"string"===typeof b?b:"string"===typeof f?f:g}var I=n(82614),R=["localeMatcher","style","currency","currencyDisplay","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","currencyDisplay","currencySign","notation","signDisplay","unit","unitDisplay","numberingSystem"];function L(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,R,l))}function N(e,t,n,r){void 0===r&&(r={});try{return L(e,t,r).format(n)}catch(a){e.onError(new x.Rw(x.bc.FORMAT_ERROR,"Error formatting number.",a))}return String(n)}function M(e,t,n,r){void 0===r&&(r={});try{return L(e,t,r).formatToParts(n)}catch(a){e.onError(new x.Rw(x.bc.FORMAT_ERROR,"Error formatting number.",a))}return[]}var D=n(11050),B=["numeric","style"];function j(e,t,n,r,a){void 0===a&&(a={}),r||(r="second"),Intl.RelativeTimeFormat||e.onError(new D.u_('Intl.RelativeTimeFormat is not available in this environment.\nTry polyfilling it using "@formatjs/intl-relativetimeformat"\n',D.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,B,l))}(e,t,a).format(n,r)}catch(o){e.onError(new x.Qe("Error formatting relative time.",e.locale,o))}return String(n)}var H=["localeMatcher","formatMatcher","timeZone","hour12","weekday","era","year","month","day","hour","minute","second","timeZoneName","hourCycle","dateStyle","timeStyle","calendar","numberingSystem"];function z(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,H,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 F(e,t){for(var n=[],r=2;r0&&void 0!==arguments[0]?arguments[0]:Ee,o=arguments.length>1?arguments[1]:void 0,i=me.Vi.NEXT_PUBLIC_DEPLOY_ENV,l=me.Vi.NEXT_PUBLIC_DEPLOY_LOCALE,s=void 0===l?"vi-VN":l,c="development"===i;switch(o.type){case be.H.SET_IS_ADMIN:return xe(xe({},a),{},{isAdmin:o.payload});case be.H.LOGIN:try{(0,Pe.eP)(s)}catch(f){console.log(f)}return xe(xe({},a),{},{userInfo:o.payload,isLoggedIn:!0});case be.H.LOGOUT:try{localStorage.removeItem("to_join_community_ids"),localStorage.removeItem("to_join_topic_ids")}catch(f){console.log(f)}try{(0,se.cA)((0,se.Lk)(we.D9.POST_LOGOUT),"POST")}catch(f){console.log(f)}try{var u,p;d().remove(me.Ud,{path:"/",domain:c?"localhost":(null===(u=o.payload)||void 0===u?void 0:u.domain)||"."+ke.domainLocales[s]}),d().remove(me.Mi,{domain:c?"localhost":(null===(p=o.payload)||void 0===p?void 0:p.domain)||"."+ke.domainLocales[s]})}catch(f){console.log(f)}return xe(xe({},a),{},{userInfo:null,isLoggedIn:!1,openLogoutPopup:!1});case be.H.ADD_BOOKMARKS:if(!o.payload.bookmarks||!a.userInfo)return a;var m=Array.from(new Set([].concat((0,ye.Z)(a.newBookmark),[o.payload.bookmarkId])));return xe(xe({},a),{},{newBookmark:m,userInfo:xe(xe({},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 be.H.REMOVE_BOOKMARKS:if(!o.payload.bookmarks||!a.userInfo)return a;var h=a.newBookmark.filter((function(e){return e!==o.payload.bookmarkId}));return xe(xe({},a),{},{newBookmark:h,userInfo:xe(xe({},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 be.H.SET_IS_MOBILE_SSR:return xe(xe({},a),{},{isMobileSsr:o.payload.isMobileSsr});case be.H.SET_OPEN_LOGOUT_POPUP:return xe(xe({},a),{},{openLogoutPopup:o.payload.openLogoutPopup});case be.H.SET_COMMENT_FOCUS:return xe(xe({},a),{},{focusCommentId:o.payload.focusCommentId});case be.H.PUSH_NOTIFICATION:return xe(xe({},a),{},{notifications:[].concat((0,ye.Z)(a.notifications),[o.payload])});case be.H.CLEAR_NOTIFICATION:return xe(xe({},a),{},{notifications:a.notifications.filter((function(e){return e.id!==o.payload.id}))});case be.H.SET_OPEN_DUE_DATE_POPUP:return xe(xe({},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 be.H.SUBCRIBE_COMMUNITY:return xe(xe({},a),{},{community:!0});case be.H.UNSUBCRIBE_COMMUNITY:return xe(xe({},a),{},{community:!1});case be.H.UPDATE_QUESTION_FOR_EXPERT:return xe(xe({},a),{},{questionForExpert:o.payload||0});case be.H.LOADING_QUESTION_FOR_EXPERT:return xe(xe({},a),{},{questionForExpertLoading:o.payload});case be.H.DECREASE_QUESTION_FOR_EXPERT:return xe(xe({},a),{},{questionForExpert:(a.questionForExpert||1)-1});case be.H.SHOW_QUESTION_FOR_EXPERT_POPUP:return xe(xe({},a),{},{showQuestionForExperPopup:o.payload});case be.H.SHOW_CREATE_NEW_POST_POPUP:return xe(xe({},a),{},{showCreateNewPostPopup:o.payload});case be.H.SET_OPPOSE_REASONS_LIST:return xe(xe({},a),{},{opposeReasonsList:o.payload});case be.H.SET_SHOW_FEED_MENU:return xe(xe({},a),{},{showFeedMenu:o.payload});default:return a}},Se=(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;}}"],(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)),Oe=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","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\u2910ll 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.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.sort":"Sort","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.askDoctorChoice.no":"No","createPost.askDoctorChoice.yes":"Yes","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.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.postAnonymous":"Post Anonymously","createPost.title":"Title","createPost.urlText":"Text","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:","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\u2910s growth","dueDatePage.suggestedArticles":"Suggested Articles","dueDatePage.thirdTrimester":"3rd Trimester","dueDatePage.trackYourBaby":"Track your baby\'s growth & record your child\u2910s 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","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.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.blog/#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.blog/#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\u2910d 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\u2910s 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\u2910t 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\u2910t 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\u2910t 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\u2910t 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\u2910s 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.createPost.confirmCloseDescription":"If you discard now, you\u2910ll 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.discardPostEdit":"Discard changes","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":"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","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}\u2910s 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","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\u2910s live a healthier life with us","welcomePopup.login.content1.title":"Welcome back, {userName}!","whatWouldYouLikeToCreate":"What would you like to create?"}'),_e=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\u2910ll 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\u2910s 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\u2910t 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\u2910t 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\u2910t 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\u2910t 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\u2910ll 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?"}'),Ae=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","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.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.sort":"Urutkan","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.askDoctorChoice.no":"Tidak","createPost.askDoctorChoice.yes":"Ya","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.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.postAnonymous":"Pos anonim","createPost.title":"Judul","createPost.urlText":"Teks","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:","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","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.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.blog/#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.blog/#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\u2910t 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.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.discardPost":"Hapus Postingan","popup.discardPostEdit":"Discard changes","popup.editPost":"Edit postingan","popup.keepEditing":"Lanjut Mengedit","popup.startANewPost":"Buat postingan baru","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","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","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?"}'),Ie=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\u2910ll 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\\":\\"2910-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\u2910s 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\u2910t 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\u2910t 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\u2910t 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\u2910t 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\u2910ll 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?"}'),Re=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.blog/#organization\\",\\"name\\":\\"Hello Bacsi\\",\\"url\\":\\"https://hellobacsi.blog/\\",\\"sameAs\\":[\\"https://www.facebook.com/hellobacsi\\",\\"https://www.instagram.com/hellobacsi/\\"],\\"logo\\":{\\"@type\\":\\"ImageObject\\",\\"@id\\":\\"https://hellobacsi.blog/#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.blog/#logo\\"}},{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://hellobacsi.blog/#website\\",\\"url\\":\\"https://hellobacsi.blog/\\",\\"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.blog/#organization\\"},\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://hellobacsi.blog/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"vi-VN\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellobacsi.blog#webpage\\",\\"url\\":\\"https://hellobacsi.blog\\",\\"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.blog/#website\\"},\\"about\\":{\\"@id\\":\\"https://hellobacsi.blog/#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.blog#breadcrumb\\"},\\"inLanguage\\":\\"vi-VN\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://hellobacsi.blog\\"]}]},{\\"@type\\":\\"BreadcrumbList\\",\\"@id\\":\\"https://hellobacsi.blog#breadcrumb\\",\\"itemListElement\\":[{\\"@type\\":\\"ListItem\\",\\"position\\":1,\\"item\\":{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellobacsi.blog/\\",\\"url\\":\\"https://hellobacsi.blog/\\",\\"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"}'),Le=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","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.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.sort":"Susun","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.askDoctorChoice.no":"No","createPost.askDoctorChoice.yes":"Yes","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.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.postAnonymous":"Siarkan Tanpa Nama (Anonymous) ","createPost.title":"Tajuk","createPost.urlText":"Teks","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.","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","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.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\u2910t 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\u2910t 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\u2910t 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.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.discardPost":"Kiriman Dibuang","popup.discardPostEdit":"Discard changes","popup.editPost":"Sunting kiriman","popup.keepEditing":"Teruskan menyunting","popup.startANewPost":"Mulakan kiriman baru","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","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","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?"}'),Ne=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","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.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.sort":"\u1021\u1019\u103b\u102d\u102f\u1038\u1021\u1005\u102c\u1038","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.askDoctorChoice.no":"No","createPost.askDoctorChoice.yes":"Yes","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.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.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.title":"\u1001\u1031\u102b\u1004\u103a\u1038\u1005\u1009\u103a","createPost.urlText":"\u1005\u102c\u101e\u102c\u1038","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","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","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.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.blog/#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.blog/#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.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.discardPost":"\u1015\u102d\u102f\u1037\u1005\u103a\u1000\u102d\u102f \u1016\u103b\u1000\u103a\u1019\u100a\u103a\u104b","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","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","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","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"}'),Me=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","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.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.sort":"\u0e08\u0e31\u0e14\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48","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.askDoctorChoice.no":"\u0e44\u0e21\u0e48","createPost.askDoctorChoice.yes":"\u0e43\u0e0a\u0e48","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.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.postAnonymous":"\u0e42\u0e1e\u0e2a \u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e23\u0e30\u0e1a\u0e38\u0e0a\u0e37\u0e48\u0e2d","createPost.title":"\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 ","createPost.urlText":"\u0e02\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21","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:","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","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.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.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.discardPost":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e42\u0e1e\u0e2a\u0e15\u0e4c ","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 ","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","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","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? "}'),De=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","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.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.sort":"L\u1ecdc","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.askDoctorChoice.no":"Kh\xf4ng","createPost.askDoctorChoice.yes":"C\xf3","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.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.postAnonymous":"\u0110\u0103ng b\xe0i \u1ea9n danh","createPost.title":"Ti\xeau \u0111\u1ec1","createPost.urlText":"N\u1ed9i dung","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:","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.blog 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","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.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.blog/#organization\\",\\"name\\":\\"Hello Bacsi\\",\\"url\\":\\"https://hellobacsi.blog/\\",\\"sameAs\\":[\\"https://www.facebook.com/hellobacsi\\",\\"https://www.instagram.com/hellobacsi/\\"],\\"logo\\":{\\"@type\\":\\"ImageObject\\",\\"@id\\":\\"https://hellobacsi.blog/#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.blog/#logo\\"}},{\\"@type\\":\\"WebSite\\",\\"@id\\":\\"https://hellobacsi.blog/#website\\",\\"url\\":\\"https://hellobacsi.blog/\\",\\"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.blog/#organization\\"},\\"potentialAction\\":[{\\"@type\\":\\"SearchAction\\",\\"target\\":\\"https://hellobacsi.blog/?s={search_term_string}\\",\\"query-input\\":\\"required name=search_term_string\\"}],\\"inLanguage\\":\\"vi-VN\\"},{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellobacsi.blog/kiem-tra-suc-khoe/#webpage\\",\\"url\\":\\"https://hellobacsi.blog/kiem-tra-suc-khoe/\\",\\"name\\":\\"Ki\\\\u1ec3m tra s\\\\u1ee9c kh\\\\u1ecfe • Hello Bacsi\\",\\"isPartOf\\":{\\"@id\\":\\"https://hellobacsi.blog/#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.blog/kiem-tra-suc-khoe/#breadcrumb\\"},\\"inLanguage\\":\\"vi-VN\\",\\"potentialAction\\":[{\\"@type\\":\\"ReadAction\\",\\"target\\":[\\"https://hellobacsi.blog/kiem-tra-suc-khoe/\\"]}]},{\\"@type\\":\\"BreadcrumbList\\",\\"@id\\":\\"https://hellobacsi.blog/kiem-tra-suc-khoe/#breadcrumb\\",\\"itemListElement\\":[{\\"@type\\":\\"ListItem\\",\\"position\\":1,\\"item\\":{\\"@type\\":\\"WebPage\\",\\"@id\\":\\"https://hellobacsi.blog/kiem-tra-suc-khoe/\\",\\"url\\":\\"https://hellobacsi.blog/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.blog/#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.blog/#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.blog 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.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.discardPost":"X\xf3a b\xe0i vi\u1ebft","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","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","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","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?"}'),Be=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\u2910ll 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 2910 \\\\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\u2910s 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\u2910t 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\u2910t 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\u2910t 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\u2910t 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\u2910ll 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?"}'),je=n(43196),He=n(98218),ze=n(34155);function Fe(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 Ue(e){for(var t=1;t antd/dist/antd.css"]}}),Ze=(0,p.default)((function(){return Promise.all([n.e(6588),n.e(5789),n.e(939),n.e(6359),n.e(874),n.e(6126),n.e(8836),n.e(8554)]).then(n.bind(n,8554)).then((function(e){return e.Alert}))}),{loadableGenerated:{webpack:function(){return[null]},modules:["_app.js -> @hhgtech/hhg-components/components"]}}),Ve=(0,p.default)((function(){return Promise.all([n.e(9238),n.e(2090),n.e(4766)]).then(n.bind(n,4766)).then((function(e){return e.AppSharedWrapper}))}),{loadableGenerated:{webpack:function(){return[4766]},modules:["_app.js -> components/templates/appWrappers/appSharedWrapper"]}});function $e(e){var t=e.Component,n=e.pageProps,a=e.err,i=(0,h.useRouter)(),s=i.locale,c=i.defaultLocale,u=i.events,p=i.pathname,f=i.replace,v=i.asPath,w=p.startsWith("/admin/"),k=w?"en-PH":s,P=n.isMobileSsr,E=n.userInfo,C=n.isCommentReleaseSSR,x=(n.initialStatePosts,n.initialStateComments,n.community),T=Ue(Ue({},Ee),{},{isMobileSsr:P,isCommentReleaseSSR:C,userInfo:E,isLoggedIn:!(null===E||void 0===E||!E.id),newBookmark:[]}),S=(0,o.useReducer)(Te,T),O=S[0],_=S[1],A=(null===O||void 0===O?void 0:O.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?_({type:be.H.LOGIN,payload:e}):d().get(me.if)?(_({type:be.H.LOGOUT}),f(v)):_({type:be.H.LOGOUT})})):(0,se.Iq)().then((function(e){null!==e&&void 0!==e&&e.id?_({type:be.H.LOGIN,payload:e}):d().get(me.Ud)?(_({type:be.H.LOGOUT}),f(v)):_({type:be.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?_({type:be.H.SET_IS_ADMIN,payload:!0}):_({type:be.H.SET_IS_ADMIN,payload:!1})}))}),[s,v]);var I=function(e){var t=Math.floor(1e3*Math.random());_({type:be.H.PUSH_NOTIFICATION,payload:Ue({id:t},e)}),setTimeout((function(){_({type:be.H.CLEAR_NOTIFICATION,payload:{id:t}})}),3e3)};return He.Mu.isReady||(He.Mu.isReady=!0,He.Mu.push=I),(0,r.jsx)(ie,{locale:k||c,defaultLocale:"en-PH",messages:Ge[k||c],children:(0,r.jsxs)(ge,{communityTheme:null===x||void 0===x?void 0:x.theme,isAdmin:w,children:[w&&(0,r.jsx)(We,{}),(0,r.jsx)(m.default,{children:(0,r.jsx)("base",{href:me.GW+"/"})}),(0,r.jsxs)(ve.I.Provider,{value:{state:O,dispatch:_,pushNotifications:I},children:[(0,r.jsx)(Se,{theme:{locale:s}}),(0,r.jsxs)(le.f6,{theme:l.t,children:[(0,r.jsx)(Ve,{isAdmin:w,children:(0,r.jsx)(t,Ue(Ue({},n),{},{err:a}))}),!(null===A||void 0===A||!A.length)&&b.createPortal((0,r.jsx)(qe,{children:A.map((function(e,t){return(0,r.jsx)(Ze,{onClose:function(){return _({type:be.H.CLEAR_NOTIFICATION,payload:{id:e.id}})},closeIcon:(0,r.jsx)("img",{alt:"close",src:(0,je.k3)("/svg/closeLight.svg")}),contentIcon:(0,r.jsx)("img",{className:"content-icon",src:e.displayIcon?e.displayIcon:(0,je.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 qe=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;}"],me.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_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;te.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&&p())}function p(){if(!c){var e=i(d);c=!0;for(var t=s.length;t;){for(l=s,s=[];++u1)for(var n=1;n1?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 L(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 N(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,}))$/,U=/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i,G={integer:function(e){return G.number(e)&&parseInt(e,10)===e},float:function(e){return G.number(e)&&!G.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&&!G.array(e)},method:function(e){return"function"===typeof e},email:function(e){return"string"===typeof e&&e.length<=320&&!!e.match(F)},url:function(e){return"string"===typeof e&&e.length<=2048&&!!e.match(function(){if(H)return H;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 H=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(U)}},W={required:z,whitespace:function(e,t,n,r,a){(/^\s+$/.test(t)||""===t)&&r.push(R(a.messages.whitespace,e.fullField))},type:function(e,t,n,r,a){if(e.required&&void 0===t)z(e,t,n,r,a);else{var o=e.type;["integer","float","array","regexp","object","method","email","number","date","url","hex"].indexOf(o)>-1?G[o](t)||r.push(R(a.messages.types[o],e.fullField,e.type)):o&&typeof t!==e.type&&r.push(R(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,p=Array.isArray(t);if(u?c="number":d?c="string":p&&(c="array"),!c)return!1;p&&(s=t.length),d&&(s=t.replace(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,"_").length),o?s!==e.len&&r.push(R(a.messages[c].len,e.fullField,e.len)):i&&!l&&se.max?r.push(R(a.messages[c].max,e.fullField,e.max)):i&&l&&(se.max)&&r.push(R(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(R(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(R(a.messages.pattern.mismatch,e.fullField,t,e.pattern));else if("string"===typeof e.pattern){new RegExp(e.pattern).test(t)||r.push(R(a.messages.pattern.mismatch,e.fullField,t,e.pattern))}}},Z=function(e,t,n,r,a){var o=e.type,i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(L(t,o)&&!e.required)return n();W.required(e,t,r,i,a,o),L(t,o)||W.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(L(t,"string")&&!e.required)return n();W.required(e,t,r,o,a,"string"),L(t,"string")||(W.type(e,t,r,o,a),W.range(e,t,r,o,a),W.pattern(e,t,r,o,a),!0===e.whitespace&&W.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(L(t)&&!e.required)return n();W.required(e,t,r,o,a),void 0!==t&&W.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),L(t)&&!e.required)return n();W.required(e,t,r,o,a),void 0!==t&&(W.type(e,t,r,o,a),W.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(L(t)&&!e.required)return n();W.required(e,t,r,o,a),void 0!==t&&W.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(L(t)&&!e.required)return n();W.required(e,t,r,o,a),L(t)||W.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(L(t)&&!e.required)return n();W.required(e,t,r,o,a),void 0!==t&&(W.type(e,t,r,o,a),W.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(L(t)&&!e.required)return n();W.required(e,t,r,o,a),void 0!==t&&(W.type(e,t,r,o,a),W.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();W.required(e,t,r,o,a,"array"),void 0!==t&&null!==t&&(W.type(e,t,r,o,a),W.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(L(t)&&!e.required)return n();W.required(e,t,r,o,a),void 0!==t&&W.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(L(t)&&!e.required)return n();W.required(e,t,r,o,a),void 0!==t&&W.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(L(t,"string")&&!e.required)return n();W.required(e,t,r,o,a),L(t,"string")||W.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(L(t,"date")&&!e.required)return n();var i;if(W.required(e,t,r,o,a),!L(t,"date"))i=t instanceof Date?t:new Date(t),W.type(e,i,r,o,a),i&&W.range(e,i.getTime(),r,o,a)}n(o)},url:Z,hex:Z,email:Z,required:function(e,t,n,r,a){var o=[],i=Array.isArray(t)?"array":typeof t;W.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(L(t)&&!e.required)return n();W.required(e,t,r,o,a)}n(o)}};function $(){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 q=$(),K=function(){function e(e){this.rules=null,this._messages=q,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=j($(),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===q&&(s=$()),j(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=E({},o)),r=o[e]=i.transform(r)),(i="function"===typeof i?{validator:i}:E({},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 D(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 E({},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(B(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(B(a,o)):i.error&&(d=[i.error(a,R(i.messages.required,a.field))]),n(d);var p={};a.defaultField&&Object.keys(t.value).map((function(e){p[e]=a.defaultField})),p=E({},p,t.rule.fields);var m={};Object.keys(p).forEach((function(e){var t=p[e],n=Array.isArray(t)?t:[t];m[e]=n.map(s.bind(null,e))}));var h=new e(m);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 me(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 pe(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 be(e,t){return e.replace(/\$\{\w+\}/g,(function(e){var n=e.slice(2,-1);return t[n]}))}var ve="CODE_LOGIC_ERROR";function ye(e,t,n,r,a){return we.apply(this,arguments)}function we(){return(we=(0,k.Z)((0,w.Z)().mark((function e(t,n,a,o,c){var u,d,p,m,h,f,g,b,v;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(ve)}}),p=null,u&&"array"===u.type&&u.defaultField&&(p=u.defaultField,delete u.defaultField),m=new ge((0,i.Z)({},t,[u])),h=pe({},X,o.validateMessages),m.messages(h),f=[],e.prev=9,e.next=12,Promise.resolve(m.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===ve?h.default:n;return r.isValidElement(a)?r.cloneElement(a,{key:"error_".concat(t)}):a})));case 17:if(f.length||!p){e.next=22;break}return e.next=20,Promise.all(n.map((function(e,n){return ye("".concat(t,".").concat(n),e,p,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 b=(0,l.Z)((0,l.Z)({},a),{},{name:t,enum:(a.enum||[]).join(", ")},c),v=f.map((function(e){return"string"===typeof e?be(e,b):e})),e.abrupt("return",v);case 25:case"end":return e.stop()}}),e,null,[[9,14]])})))).apply(this,arguments)}function ke(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]:xe;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?xe: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()}})),p}));return a.validatePromise=r,a.dirty=!0,a.errors=xe,a.warnings=xe,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,p=void 0!==r?r:d.validateTrigger,m=a.getNamePath(),h=d.getInternalHooks,f=d.getFieldsValue,b=h(g),v=b.dispatch,w=a.getValue(),k=u||function(e){return(0,i.Z)({},c,e)},P=e[n],E=(0,l.Z)((0,l.Z)({},e),k(w));E[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)))}}},m=r||[];return Array.isArray(m)||(m=[]),a(m.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}})),p,t)}))))},Ie=n(28481);var Re="__@field_split__";function Le(e){return e.map((function(e){return"".concat((0,J.Z)(e),":").concat(e)})).join(Re)}var Ne=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(Le(e),t)}},{key:"get",value:function(e){return this.kvs.get(Le(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(Le(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(Re);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}(),Me=["name","errors"],De=(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=pe({},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 Ne;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 Ne;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 Ne,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(pe({},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,Me)),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!me(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=pe(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 Ne;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 Ne;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 Be=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 De((function(){a({})}));t.current=o.getForm()}return[t.current]},je=r.createContext({triggerFormChange:function(){},triggerFormFinish:function(){},registerForm:function(){},unregisterForm:function(){}}),He=function(e){var t=e.validateMessages,n=e.onFormChange,a=e.onFormFinish,o=e.children,s=r.useContext(je),c=r.useRef({});return r.createElement(je.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)},ze=je,Fe=["name","initialValues","fields","form","preserve","children","component","validateMessages","validateTrigger","onValuesChange","onFieldsChange","onFinish","onFinishFailed"],Ue=function(e,t){var n=e.name,i=e.initialValues,c=e.fields,u=e.form,d=e.preserve,p=e.children,m=e.component,h=void 0===m?"form":m,f=e.validateMessages,b=e.validateTrigger,y=void 0===b?"onChange":b,w=e.onValuesChange,k=e.onFieldsChange,P=e.onFinish,E=e.onFinishFailed,C=(0,o.Z)(e,Fe),x=r.useContext(ze),T=Be(u),S=(0,Ie.Z)(T,1)[0],O=S.getInternalHooks(g),_=O.useSubscribe,A=O.setInitialValues,I=O.setCallbacks,R=O.setValidateMessages,L=O.setPreserve,N=O.destroyForm;r.useImperativeHandle(t,(function(){return S})),r.useEffect((function(){return x.registerForm(n,S),function(){x.unregisterForm(n)}}),[x,S,n]),R((0,l.Z)((0,l.Z)({},x.validateMessages),f)),I({onValuesChange:w,onFieldsChange:function(e){if(x.triggerFormChange(n,e),k){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 Ge(o)}),[o]),s=(0,r.useRef)(l);s.current=l;var c=(0,r.useContext)(v),u=t||c,d=u&&u._init,p=oe(e),m=(0,r.useRef)(p);return m.current=p,(0,r.useEffect)((function(){if(d){var e=u.getFieldsValue,t=(0,(0,u.getInternalHooks)(g).registerWatch)((function(e){var t=ie(e,m.current),n=Ge(t);s.current!==n&&(s.current=n,i(t))})),n=ie(e(),m.current);return i(n),t}}),[]),o},Ze=r.forwardRef(Ue);Ze.FormProvider=He,Ze.Field=Oe,Ze.List=Ae,Ze.useForm=Be,Ze.useWatch=We;var Ve=Ze},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),p=n(98924);function m(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:m("Animation","AnimationEnd"),transitionend:m("Transition","TransitionEnd")};return e&&("AnimationEvent"in t||delete n.animationend.animation,"TransitionEvent"in t||delete n.transitionend.transition),n}((0,p.Z)(),"undefined"!==typeof window?window:{}),f={};if((0,p.Z)()){var g=document.createElement("div");f=g.style}var b={};function v(e){if(b[e])return b[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,M.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 D((function(){if(a!==_&&a!==L){var e=B.indexOf(a),n=B[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 z(e,t,n,i){var s=i.motionEnter,c=void 0===s||s,u=i.motionAppear,d=void 0===u||u,p=i.motionLeave,m=void 0===p||p,h=i.motionDeadline,f=i.motionLeaveImmediately,g=i.onAppearPrepare,b=i.onEnterPrepare,v=i.onLeavePrepare,y=i.onAppearStart,w=i.onEnterStart,k=i.onLeaveStart,C=i.onAppearActive,_=i.onEnterActive,L=i.onLeaveActive,M=i.onAppearEnd,B=i.onEnterEnd,z=i.onLeaveEnd,F=i.onVisibleChanged,U=(0,N.Z)(),G=(0,o.Z)(U,2),W=G[0],Z=G[1],V=(0,N.Z)(x),$=(0,o.Z)(V,2),q=$[0],K=$[1],Y=(0,N.Z)(null),X=(0,o.Z)(Y,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;q===T&&r?n=null===M||void 0===M?void 0:M(t,e):q===S&&r?n=null===B||void 0===B?void 0:B(t,e):q===O&&r&&(n=null===z||void 0===z?void 0:z(t,e)),q!==x&&r&&!1!==n&&(K(x,!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(E,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(E,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(q){case T:return e={},(0,r.Z)(e,A,g),(0,r.Z)(e,I,y),(0,r.Z)(e,R,C),e;case S:return t={},(0,r.Z)(t,A,b),(0,r.Z)(t,I,w),(0,r.Z)(t,R,_),t;case O:return n={},(0,r.Z)(n,A,v),(0,r.Z)(n,I,k),(0,r.Z)(n,R,L),n;default:return{}}}),[q]),se=H(q,(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===R&&(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],pe=j(de);re.current=pe,D((function(){Z(t);var n,r=ee.current;(ee.current=!0,e)&&(!r&&t&&d&&(n=T),r&&t&&c&&(n=S),(r&&!t&&m||!r&&f&&!t&&m)&&(n=O),n&&(K(n),ue()))}),[t]),(0,l.useEffect)((function(){(q===T&&!d||q===S&&!c||q===O&&!m)&&K(x)}),[d,c,m]),(0,l.useEffect)((function(){return function(){ee.current=!1,clearTimeout(te.current)}}),[]);var me=l.useRef(!1);(0,l.useEffect)((function(){W&&(me.current=!0),void 0!==W&&q===x&&((me.current||W)&&(null===F||void 0===F||F(W)),me.current=!0)}),[W,q]);var he=J;return le.prepare&&de===I&&(he=(0,a.Z)({transition:"none"},he)),[q,de,he,null!==W&&void 0!==W?W:t]}var F=n(6610),U=n(5991),G=n(65255),W=n(54070),Z=function(e){(0,G.Z)(n,e);var t=(0,W.Z)(n);function n(){return(0,F.Z)(this,n),t.apply(this,arguments)}return(0,U.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,p=e.removeOnLeave,m=void 0===p||p,h=e.forceRender,f=e.children,g=e.motionName,b=e.leavedClassName,v=e.eventProps,y=n(e),w=(0,l.useRef)(),k=(0,l.useRef)();var P=z(y,u,(function(){try{return w.current instanceof HTMLElement?w.current:(0,s.Z)(k.current)}catch(e){return null}}),e),E=(0,o.Z)(P,4),T=E[0],S=E[1],O=E[2],_=E[3],R=l.useRef(_);_&&(R.current=!0);var L,N=l.useCallback((function(e){w.current=e,(0,c.mH)(t,e)}),[t]),M=(0,a.Z)((0,a.Z)({},v),{},{visible:u});if(f)if(T!==x&&n(e)){var D,B;S===A?B="prepare":j(S)?B="active":S===I&&(B="start"),L=f((0,a.Z)((0,a.Z)({},M),{},{className:d()(C(g,T),(D={},(0,r.Z)(D,C(g,"".concat(T,"-").concat(B)),B),(0,r.Z)(D,g,"string"===typeof g),D)),style:O}),N)}else L=_?f((0,a.Z)({},M),N):!m&&R.current?f((0,a.Z)((0,a.Z)({},M),{},{className:b}),N):h?f((0,a.Z)((0,a.Z)({},M),{},{style:{display:"none"}}),N):null;else L=null;l.isValidElement(L)&&(0,c.Yr)(L)&&(L.ref||(L=l.cloneElement(L,{ref:N})));return l.createElement(Z,{ref:k},L)}));return u.displayName="CSSMotion",u}(k),$=n(22122),q=n(81253),K="add",Y="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=Y)}))})),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,G.Z)(r,e);var n=(0,W.Z)(r);function r(){var e;(0,F.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,p=i.userPassKey,m=(0,o.Z)((0,o.Z)((0,o.Z)({prefixCls:r,closeIcon:l},i),i.props),{},{key:d,noticeKey:p||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:m,holderCallback:s}})),u.createElement("div",{className:m()(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,p=c.holderCallback;return p?u.createElement("div",{key:n,className:m()(i,"".concat(r,"-hook-holder")),style:(0,o.Z)({},l),ref:function(t){"undefined"!==typeof n&&(t?(e.hookRefs.set(n,t),p(t,d)):e.hookRefs.delete(n))}}):u.createElement(f.Z,(0,a.Z)({},d,{className:m()(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);k.newInstance=void 0,k.defaultProps={prefixCls:"rc-notification",animation:"fade",style:{top:65,left:"50%"}},k.newInstance=function(e,t){var n=e||{},o=n.getContainer,i=(0,r.Z)(n,b),l=document.createElement("div");o?o().appendChild(l):document.body.appendChild(l);var s=!1;(0,d.s)(u.createElement(k,(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=k},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 m}});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 p=u(l).filter((function(e){return["prepend","prependQueue"].includes(e.getAttribute(a))}));if(p.length)return l.insertBefore(i,p[p.length-1].nextSibling),i}l.insertBefore(i,d)}else l.appendChild(i);return i}function p(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 m(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=p(t,n);if(c){var u,m,h;if((null===(u=n.csp)||void 0===u?void 0:u.nonce)&&c.nonce!==(null===(m=n.csp)||void 0===m?void 0:m.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,p=u.render,m=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){p(e,t)}(e,t)}function b(e){return v.apply(this,arguments)}function v(){return(v=(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){m(e)}function w(e){return k.apply(this,arguments)}function k(){return(k=(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",b(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;o":"greater","|":"or","\xa2":"cent","\xa3":"pound","\xa4":"currency","\xa5":"yen","\xa9":"(c)","\xaa":"a","\xae":"(r)","\xba":"o","\xc0":"A","\xc1":"A","\xc2":"A","\xc3":"A","\xc4":"A","\xc5":"A","\xc6":"AE","\xc7":"C","\xc8":"E","\xc9":"E","\xca":"E","\xcb":"E","\xcc":"I","\xcd":"I","\xce":"I","\xcf":"I","\xd0":"D","\xd1":"N","\xd2":"O","\xd3":"O","\xd4":"O","\xd5":"O","\xd6":"O","\xd8":"O","\xd9":"U","\xda":"U","\xdb":"U","\xdc":"U","\xdd":"Y","\xde":"TH","\xdf":"ss","\xe0":"a","\xe1":"a","\xe2":"a","\xe3":"a","\xe4":"a","\xe5":"a","\xe6":"ae","\xe7":"c","\xe8":"e","\xe9":"e","\xea":"e","\xeb":"e","\xec":"i","\xed":"i","\xee":"i","\xef":"i","\xf0":"d","\xf1":"n","\xf2":"o","\xf3":"o","\xf4":"o","\xf5":"o","\xf6":"o","\xf8":"o","\xf9":"u","\xfa":"u","\xfb":"u","\xfc":"u","\xfd":"y","\xfe":"th","\xff":"y","\u0100":"A","\u0101":"a","\u0102":"A","\u0103":"a","\u0104":"A","\u0105":"a","\u0106":"C","\u0107":"c","\u010c":"C","\u010d":"c","\u010e":"D","\u010f":"d","\u0110":"DJ","\u0111":"dj","\u0112":"E","\u0113":"e","\u0116":"E","\u0117":"e","\u0118":"e","\u0119":"e","\u011a":"E","\u011b":"e","\u011e":"G","\u011f":"g","\u0122":"G","\u0123":"g","\u0128":"I","\u0129":"i","\u012a":"i","\u012b":"i","\u012e":"I","\u012f":"i","\u0130":"I","\u0131":"i","\u0136":"k","\u0137":"k","\u013b":"L","\u013c":"l","\u013d":"L","\u013e":"l","\u0141":"L","\u0142":"l","\u0143":"N","\u0144":"n","\u0145":"N","\u0146":"n","\u0147":"N","\u0148":"n","\u014c":"O","\u014d":"o","\u0150":"O","\u0151":"o","\u0152":"OE","\u0153":"oe","\u0154":"R","\u0155":"r","\u0158":"R","\u0159":"r","\u015a":"S","\u015b":"s","\u015e":"S","\u015f":"s","\u0160":"S","\u0161":"s","\u0162":"T","\u0163":"t","\u0164":"T","\u0165":"t","\u0168":"U","\u0169":"u","\u016a":"u","\u016b":"u","\u016e":"U","\u016f":"u","\u0170":"U","\u0171":"u","\u0172":"U","\u0173":"u","\u0174":"W","\u0175":"w","\u0176":"Y","\u0177":"y","\u0178":"Y","\u0179":"Z","\u017a":"z","\u017b":"Z","\u017c":"z","\u017d":"Z","\u017e":"z","\u018f":"E","\u0192":"f","\u01a0":"O","\u01a1":"o","\u01af":"U","\u01b0":"u","\u01c8":"LJ","\u01c9":"lj","\u01cb":"NJ","\u01cc":"nj","\u0218":"S","\u0219":"s","\u021a":"T","\u021b":"t","\u0259":"e","\u02da":"o","\u0386":"A","\u0388":"E","\u0389":"H","\u038a":"I","\u038c":"O","\u038e":"Y","\u038f":"W","\u0390":"i","\u0391":"A","\u0392":"B","\u0393":"G","\u0394":"D","\u0395":"E","\u0396":"Z","\u0397":"H","\u0398":"8","\u0399":"I","\u039a":"K","\u039b":"L","\u039c":"M","\u039d":"N","\u039e":"3","\u039f":"O","\u03a0":"P","\u03a1":"R","\u03a3":"S","\u03a4":"T","\u03a5":"Y","\u03a6":"F","\u03a7":"X","\u03a8":"PS","\u03a9":"W","\u03aa":"I","\u03ab":"Y","\u03ac":"a","\u03ad":"e","\u03ae":"h","\u03af":"i","\u03b0":"y","\u03b1":"a","\u03b2":"b","\u03b3":"g","\u03b4":"d","\u03b5":"e","\u03b6":"z","\u03b7":"h","\u03b8":"8","\u03b9":"i","\u03ba":"k","\u03bb":"l","\u03bc":"m","\u03bd":"n","\u03be":"3","\u03bf":"o","\u03c0":"p","\u03c1":"r","\u03c2":"s","\u03c3":"s","\u03c4":"t","\u03c5":"y","\u03c6":"f","\u03c7":"x","\u03c8":"ps","\u03c9":"w","\u03ca":"i","\u03cb":"y","\u03cc":"o","\u03cd":"y","\u03ce":"w","\u0401":"Yo","\u0402":"DJ","\u0404":"Ye","\u0406":"I","\u0407":"Yi","\u0408":"J","\u0409":"LJ","\u040a":"NJ","\u040b":"C","\u040f":"DZ","\u0410":"A","\u0411":"B","\u0412":"V","\u0413":"G","\u0414":"D","\u0415":"E","\u0416":"Zh","\u0417":"Z","\u0418":"I","\u0419":"J","\u041a":"K","\u041b":"L","\u041c":"M","\u041d":"N","\u041e":"O","\u041f":"P","\u0420":"R","\u0421":"S","\u0422":"T","\u0423":"U","\u0424":"F","\u0425":"H","\u0426":"C","\u0427":"Ch","\u0428":"Sh","\u0429":"Sh","\u042a":"U","\u042b":"Y","\u042c":"","\u042d":"E","\u042e":"Yu","\u042f":"Ya","\u0430":"a","\u0431":"b","\u0432":"v","\u0433":"g","\u0434":"d","\u0435":"e","\u0436":"zh","\u0437":"z","\u0438":"i","\u0439":"j","\u043a":"k","\u043b":"l","\u043c":"m","\u043d":"n","\u043e":"o","\u043f":"p","\u0440":"r","\u0441":"s","\u0442":"t","\u0443":"u","\u0444":"f","\u0445":"h","\u0446":"c","\u0447":"ch","\u0448":"sh","\u0449":"sh","\u044a":"u","\u044b":"y","\u044c":"","\u044d":"e","\u044e":"yu","\u044f":"ya","\u0451":"yo","\u0452":"dj","\u0454":"ye","\u0456":"i","\u0457":"yi","\u0458":"j","\u0459":"lj","\u045a":"nj","\u045b":"c","\u045d":"u","\u045f":"dz","\u0490":"G","\u0491":"g","\u0492":"GH","\u0493":"gh","\u049a":"KH","\u049b":"kh","\u04a2":"NG","\u04a3":"ng","\u04ae":"UE","\u04af":"ue","\u04b0":"U","\u04b1":"u","\u04ba":"H","\u04bb":"h","\u04d8":"AE","\u04d9":"ae","\u04e8":"OE","\u04e9":"oe","\u0531":"A","\u0532":"B","\u0533":"G","\u0534":"D","\u0535":"E","\u0536":"Z","\u0537":"E\'","\u0538":"Y\'","\u0539":"T\'","\u053a":"JH","\u053b":"I","\u053c":"L","\u053d":"X","\u053e":"C\'","\u053f":"K","\u0540":"H","\u0541":"D\'","\u0542":"GH","\u0543":"TW","\u0544":"M","\u0545":"Y","\u0546":"N","\u0547":"SH","\u0549":"CH","\u054a":"P","\u054b":"J","\u054c":"R\'","\u054d":"S","\u054e":"V","\u054f":"T","\u0550":"R","\u0551":"C","\u0553":"P\'","\u0554":"Q\'","\u0555":"O\'\'","\u0556":"F","\u0587":"EV","\u0621":"a","\u0622":"aa","\u0623":"a","\u0624":"u","\u0625":"i","\u0626":"e","\u0627":"a","\u0628":"b","\u0629":"h","\u062a":"t","\u062b":"th","\u062c":"j","\u062d":"h","\u062e":"kh","\u062f":"d","\u0630":"th","\u0631":"r","\u0632":"z","\u0633":"s","\u0634":"sh","\u0635":"s","\u0636":"dh","\u0637":"t","\u0638":"z","\u0639":"a","\u063a":"gh","\u0641":"f","\u0642":"q","\u0643":"k","\u0644":"l","\u0645":"m","\u0646":"n","\u0647":"h","\u0648":"w","\u0649":"a","\u064a":"y","\u064b":"an","\u064c":"on","\u064d":"en","\u064e":"a","\u064f":"u","\u0650":"e","\u0652":"","\u0660":"0","\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u067e":"p","\u0686":"ch","\u0698":"zh","\u06a9":"k","\u06af":"g","\u06cc":"y","\u06f0":"0","\u06f1":"1","\u06f2":"2","\u06f3":"3","\u06f4":"4","\u06f5":"5","\u06f6":"6","\u06f7":"7","\u06f8":"8","\u06f9":"9","\u0e3f":"baht","\u10d0":"a","\u10d1":"b","\u10d2":"g","\u10d3":"d","\u10d4":"e","\u10d5":"v","\u10d6":"z","\u10d7":"t","\u10d8":"i","\u10d9":"k","\u10da":"l","\u10db":"m","\u10dc":"n","\u10dd":"o","\u10de":"p","\u10df":"zh","\u10e0":"r","\u10e1":"s","\u10e2":"t","\u10e3":"u","\u10e4":"f","\u10e5":"k","\u10e6":"gh","\u10e7":"q","\u10e8":"sh","\u10e9":"ch","\u10ea":"ts","\u10eb":"dz","\u10ec":"ts","\u10ed":"ch","\u10ee":"kh","\u10ef":"j","\u10f0":"h","\u1e62":"S","\u1e63":"s","\u1e80":"W","\u1e81":"w","\u1e82":"W","\u1e83":"w","\u1e84":"W","\u1e85":"w","\u1e9e":"SS","\u1ea0":"A","\u1ea1":"a","\u1ea2":"A","\u1ea3":"a","\u1ea4":"A","\u1ea5":"a","\u1ea6":"A","\u1ea7":"a","\u1ea8":"A","\u1ea9":"a","\u1eaa":"A","\u1eab":"a","\u1eac":"A","\u1ead":"a","\u1eae":"A","\u1eaf":"a","\u1eb0":"A","\u1eb1":"a","\u1eb2":"A","\u1eb3":"a","\u1eb4":"A","\u1eb5":"a","\u1eb6":"A","\u1eb7":"a","\u1eb8":"E","\u1eb9":"e","\u1eba":"E","\u1ebb":"e","\u1ebc":"E","\u1ebd":"e","\u1ebe":"E","\u1ebf":"e","\u1ec0":"E","\u1ec1":"e","\u1ec2":"E","\u1ec3":"e","\u1ec4":"E","\u1ec5":"e","\u1ec6":"E","\u1ec7":"e","\u1ec8":"I","\u1ec9":"i","\u1eca":"I","\u1ecb":"i","\u1ecc":"O","\u1ecd":"o","\u1ece":"O","\u1ecf":"o","\u1ed0":"O","\u1ed1":"o","\u1ed2":"O","\u1ed3":"o","\u1ed4":"O","\u1ed5":"o","\u1ed6":"O","\u1ed7":"o","\u1ed8":"O","\u1ed9":"o","\u1eda":"O","\u1edb":"o","\u1edc":"O","\u1edd":"o","\u1ede":"O","\u1edf":"o","\u1ee0":"O","\u1ee1":"o","\u1ee2":"O","\u1ee3":"o","\u1ee4":"U","\u1ee5":"u","\u1ee6":"U","\u1ee7":"u","\u1ee8":"U","\u1ee9":"u","\u1eea":"U","\u1eeb":"u","\u1eec":"U","\u1eed":"u","\u1eee":"U","\u1eef":"u","\u1ef0":"U","\u1ef1":"u","\u1ef2":"Y","\u1ef3":"y","\u1ef4":"Y","\u1ef5":"y","\u1ef6":"Y","\u1ef7":"y","\u1ef8":"Y","\u1ef9":"y","\u2013":"-","\u2018":"\'","\u2910":"\'","\u201c":"\\"","\u201d":"\\"","\u201e":"\\"","\u2020":"+","\u2022":"*","\u2026":"...","\u20a0":"ecu","\u20a2":"cruzeiro","\u20a3":"french franc","\u20a4":"lira","\u20a5":"mill","\u20a6":"naira","\u20a7":"peseta","\u20a8":"rupee","\u20a9":"won","\u20aa":"new shequel","\u20ab":"dong","\u20ac":"euro","\u20ad":"kip","\u20ae":"tugrik","\u20af":"drachma","\u20b0":"penny","\u20b1":"peso","\u20b2":"guarani","\u20b3":"austral","\u20b4":"hryvnia","\u20b5":"cedi","\u20b8":"kazakhstani tenge","\u20b9":"indian rupee","\u20ba":"turkish lira","\u20bd":"russian ruble","\u20bf":"bitcoin","\u2120":"sm","\u2122":"tm","\u2202":"d","\u2206":"delta","\u2211":"sum","\u221e":"infinity","\u2665":"love","\u5143":"yuan","\u5186":"yen","\ufdfc":"rial","\ufef5":"laa","\ufef7":"laa","\ufef9":"lai","\ufefb":"la"}'),t=JSON.parse('{"bg":{"\u0419":"Y","\u0426":"Ts","\u0429":"Sht","\u042a":"A","\u042c":"Y","\u0439":"y","\u0446":"ts","\u0449":"sht","\u044a":"a","\u044c":"y"},"de":{"\xc4":"AE","\xe4":"ae","\xd6":"OE","\xf6":"oe","\xdc":"UE","\xfc":"ue","\xdf":"ss","%":"prozent","&":"und","|":"oder","\u2211":"summe","\u221e":"unendlich","\u2665":"liebe"},"es":{"%":"por ciento","&":"y","<":"menor que",">":"mayor que","|":"o","\xa2":"centavos","\xa3":"libras","\xa4":"moneda","\u20a3":"francos","\u2211":"suma","\u221e":"infinito","\u2665":"amor"},"fr":{"%":"pourcent","&":"et","<":"plus petit",">":"plus grand","|":"ou","\xa2":"centime","\xa3":"livre","\xa4":"devise","\u20a3":"franc","\u2211":"somme","\u221e":"infini","\u2665":"amour"},"pt":{"%":"porcento","&":"e","<":"menor",">":"maior","|":"ou","\xa2":"centavo","\u2211":"soma","\xa3":"libra","\u221e":"infinito","\u2665":"amor"},"uk":{"\u0418":"Y","\u0438":"y","\u0419":"Y","\u0439":"y","\u0426":"Ts","\u0446":"ts","\u0425":"Kh","\u0445":"kh","\u0429":"Shch","\u0449":"shch","\u0413":"H","\u0433":"h"},"vi":{"\u0110":"D","\u0111":"d"},"da":{"\xd8":"OE","\xf8":"oe","\xc5":"AA","\xe5":"aa","%":"procent","&":"og","|":"eller","$":"dollar","<":"mindre end",">":"st\xf8rre end"},"nb":{"&":"og","\xc5":"AA","\xc6":"AE","\xd8":"OE","\xe5":"aa","\xe6":"ae","\xf8":"oe"},"it":{"&":"e"},"nl":{"&":"en"},"sv":{"&":"och","\xc5":"AA","\xc4":"AE","\xd6":"OE","\xe5":"aa","\xe4":"ae","\xf6":"oe"}}');function n(n,r){if("string"!==typeof n)throw new Error("slugify: string argument expected");var a=t[(r="string"===typeof r?{replacement:r}:r||{}).locale]||{},o=void 0===r.replacement?"-":r.replacement,i=void 0===r.trim||r.trim,l=n.normalize().split("").reduce((function(t,n){var i=a[n]||e[n]||n;return i===o&&(i=" "),t+i.replace(r.remove||/[^\w\s$*_+~.()'"!\-:@]+/g,"")}),"");return r.strict&&(l=l.replace(/[^A-Za-z0-9\s]/g,"")),i&&(l=l.trim()),l=l.replace(/\s+/g,o),r.lower&&(l=l.toLowerCase()),l}return n.extend=function(t){Object.assign(e,t)},n},e.exports=t(),e.exports.default=t()},47856:function(e){(function(t){"use strict";function n(e){var t=new Error(e);return t.name="ValueError",t}function r(e){return function(t){var r=Array.prototype.slice.call(arguments,1),a=0,o="UNDEFINED";return t.replace(/([{}])\1|[{](.*?)(?:!(.+?))?[}]/g,(function(t,i,l,s){if(null!=i)return i;var c=l;if(c.length>0){if("IMPLICIT"===o)throw n("cannot switch from implicit to explicit numbering");o="EXPLICIT"}else{if("EXPLICIT"===o)throw n("cannot switch from explicit to implicit numbering");o="IMPLICIT",c=String(a),a+=1}var u=c.split("."),d=(/^\d+$/.test(u[0])?u:["0"].concat(u)).reduce((function(e,t){return e.reduce((function(e,n){return null!=n&&t in Object(n)?["function"===typeof n[t]?n[t]():n[t]]:[]}),[])}),[r]).reduce((function(e,t){return t}),"");if(null==s)return d;if(Object.prototype.hasOwnProperty.call(e,s))return e[s](d);throw n('no transformer named "'+s+'"')}))}}var a=r({});a.create=r,a.extend=function(e,n){var a=r(n);e.format=function(){var e=Array.prototype.slice.call(arguments);return e.unshift(this),a.apply(t,e)}},e.exports=a}).call(this,this)},91256:function(e,t,n){"use strict";n.d(t,{f6:function(){return Ae},vJ:function(){return Me},iv:function(){return ve},ZP:function(){return Be},F4:function(){return De}});var r=n(59864),a=n(67294),o=n(96774),i=n.n(o);var l=function(e){function t(e,r,s,c,p){for(var m,h,f,g,w,P=0,E=0,C=0,x=0,T=0,R=0,N=f=m=0,D=0,B=0,j=0,H=0,z=s.length,F=z-1,U="",G="",W="",Z="";Dm)&&(H=(U=U.replace(" ",":")).length),0r&&(r=(t=t.trim()).charCodeAt(0)),r){case 38:return t.replace(g,"$1"+e.trim());case 58:return e.trim()+t.replace(g,"$1"+e.trim());default:if(0<1*n&&0s.charCodeAt(8))break;case 115:i=i.replace(s,"-webkit-"+s)+";"+i;break;case 207:case 102:i=i.replace(s,"-webkit-"+(102r.charCodeAt(0)&&(r=r.trim()),r=[r],01?t-1:0),r=1;r0?" Args: "+n.join(", "):""))}var T=function(){function e(e){this.groupSizes=new Uint32Array(512),this.length=512,this.tag=e}var t=e.prototype;return t.indexOfGroup=function(e){for(var t=0,n=0;n=this.groupSizes.length){for(var n=this.groupSizes,r=n.length,a=r;e>=a;)(a<<=1)<0&&x(16,""+e);this.groupSizes=new Uint32Array(a),this.groupSizes.set(n),this.length=a;for(var o=r;o=this.length||0===this.groupSizes[e])return t;for(var n=this.groupSizes[e],r=this.indexOfGroup(e),a=r+n,o=r;o=_&&(_=t+1),S.set(e,t),O.set(t,e)},L="style["+k+'][data-styled-version="5.3.6"]',N=new RegExp("^"+k+'\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)'),M=function(e,t,n){for(var r,a=n.split(","),o=0,i=a.length;o=0;n--){var r=t[n];if(r&&1===r.nodeType&&r.hasAttribute(k))return r}}(n),o=void 0!==a?a.nextSibling:null;r.setAttribute(k,"active"),r.setAttribute("data-styled-version","5.3.6");var i=B();return i&&r.setAttribute("nonce",i),n.insertBefore(r,o),r},H=function(){function e(e){var t=this.element=j(e);t.appendChild(document.createTextNode("")),this.sheet=function(e){if(e.sheet)return e.sheet;for(var t=document.styleSheets,n=0,r=t.length;n=0){var n=document.createTextNode(t),r=this.nodes[e];return this.element.insertBefore(n,r||null),this.length++,!0}return!1},t.deleteRule=function(e){this.element.removeChild(this.nodes[e]),this.length--},t.getRule=function(e){return e0&&(c+=e+",")})),r+=""+l+s+'{content:"'+c+'"}/*!sc*/\n'}}}return r}(this)},e}(),Z=/(a)(d)/gi,V=function(e){return String.fromCharCode(e+(e>25?39:97))};function $(e){var t,n="";for(t=Math.abs(e);t>52;t=t/52|0)n=V(t%52)+n;return(V(t%52)+n).replace(Z,"$1-$2")}var q=function(e,t){for(var n=t.length;n;)e=33*e^t.charCodeAt(--n);return e},K=function(e){return q(5381,e)};function Y(e){for(var t=0;t>>0);if(!t.hasNameForId(r,i)){var l=n(o,"."+i,void 0,r);t.insertRules(r,i,l)}a.push(i),this.staticRulesId=i}else{for(var s=this.rules.length,c=q(this.baseHash,n.hash),u="",d=0;d>>0);if(!t.hasNameForId(r,f)){var g=n(u,"."+f,void 0,r);t.insertRules(r,f,g)}a.push(f)}}return a.join(" ")},e}(),Q=/^\s*\/\/.*$/gm,ee=[":","[",".","#"];function te(e){var t,n,r,a,o=void 0===e?b:e,i=o.options,s=void 0===i?b:i,c=o.plugins,u=void 0===c?g:c,d=new l(s),p=[],m=function(e){function t(t){if(t)try{e(t+"}")}catch(e){}}return function(n,r,a,o,i,l,s,c,u,d){switch(n){case 1:if(0===u&&64===r.charCodeAt(0))return e(r+";"),"";break;case 2:if(0===c)return r+"/*|*/";break;case 3:switch(c){case 102:case 112:return e(a[0]+r),"";default:return r+(0===d?"/*|*/":"")}case-2:r.split("/*|*/}").forEach(t)}}}((function(e){p.push(e)})),h=function(e,r,o){return 0===r&&-1!==ee.indexOf(o[n.length])||o.match(a)?e:"."+t};function f(e,o,i,l){void 0===l&&(l="&");var s=e.replace(Q,""),c=o&&i?i+" "+o+" { "+s+" }":s;return t=l,n=o,r=new RegExp("\\"+n+"\\b","g"),a=new RegExp("(\\"+n+"\\b){2,}"),d(i||!o?"":o,c)}return d.use([].concat(u,[function(e,t,a){2===e&&a.length&&a[0].lastIndexOf(n)>0&&(a[0]=a[0].replace(r,h))},m,function(e){if(-2===e){var t=p;return p=[],t}}])),f.hash=u.length?u.reduce((function(e,t){return t.name||x(15),q(e,t.name)}),5381).toString():"",f}var ne=a.createContext(),re=(ne.Consumer,a.createContext()),ae=(re.Consumer,new W),oe=te();function ie(){return(0,a.useContext)(ne)||ae}function le(){return(0,a.useContext)(re)||oe}function se(e){var t=(0,a.useState)(e.stylisPlugins),n=t[0],r=t[1],o=ie(),l=(0,a.useMemo)((function(){var t=o;return e.sheet?t=e.sheet:e.target&&(t=t.reconstructWithOptions({target:e.target},!1)),e.disableCSSOMInjection&&(t=t.reconstructWithOptions({useCSSOMInjection:!1})),t}),[e.disableCSSOMInjection,e.sheet,e.target]),s=(0,a.useMemo)((function(){return te({options:{prefix:!e.disableVendorPrefixes},plugins:n})}),[e.disableVendorPrefixes,n]);return(0,a.useEffect)((function(){i()(n,e.stylisPlugins)||r(e.stylisPlugins)}),[e.stylisPlugins]),a.createElement(ne.Provider,{value:l},a.createElement(re.Provider,{value:s},e.children))}var ce=function(){function e(e,t){var n=this;this.inject=function(e,t){void 0===t&&(t=oe);var r=n.name+t.hash;e.hasNameForId(n.id,r)||e.insertRules(n.id,r,t(n.rules,r,"@keyframes"))},this.toString=function(){return x(12,String(n.name))},this.name=e,this.id="sc-keyframes-"+e,this.rules=t}return e.prototype.getName=function(e){return void 0===e&&(e=oe),this.name+e.hash},e}(),ue=/([A-Z])/,de=/([A-Z])/g,pe=/^ms-/,me=function(e){return"-"+e.toLowerCase()};function he(e){return ue.test(e)?e.replace(de,me).replace(pe,"-ms-"):e}var fe=function(e){return null==e||!1===e||""===e};function ge(e,t,n,r){if(Array.isArray(e)){for(var a,o=[],i=0,l=e.length;i1?t-1:0),r=1;r?@[\\\]^`{|}~-]+/g,ke=/(^-|-$)/g;function Pe(e){return e.replace(we,"-").replace(ke,"")}var Ee=function(e){return $(K(e)>>>0)};function Ce(e){return"string"==typeof e&&!0}var xe=function(e){return"function"==typeof e||"object"==typeof e&&null!==e&&!Array.isArray(e)},Te=function(e){return"__proto__"!==e&&"constructor"!==e&&"prototype"!==e};function Se(e,t,n){var r=e[n];xe(t)&&xe(r)?Oe(r,t):e[n]=t}function Oe(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r=0||(a[n]=e[n]);return a}(t,["componentId"]),o=r&&r+"-"+(Ce(e)?e:Pe(y(e)));return Re(e,m({},a,{attrs:k,componentId:o}),n)},Object.defineProperty(E,"defaultProps",{get:function(){return this._foldedDefaultProps},set:function(t){this._foldedDefaultProps=r?Oe({},e.defaultProps,t):t}}),E.toString=function(){return"."+E.styledComponentId},o&&d()(E,e,{attrs:!0,componentStyle:!0,displayName:!0,foldedComponentIds:!0,shouldForwardProp:!0,styledComponentId:!0,target:!0,withComponent:!0}),E}var Le=function(e){return function e(t,n,a){if(void 0===a&&(a=b),!(0,r.isValidElementType)(n))return x(1,String(n));var o=function(){return t(n,a,ve.apply(void 0,arguments))};return o.withConfig=function(r){return e(t,n,m({},a,{},r))},o.attrs=function(r){return e(t,n,m({},a,{attrs:Array.prototype.concat(a.attrs,r).filter(Boolean)}))},o}(Re,e)};["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","marker","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","textPath","tspan"].forEach((function(e){Le[e]=Le(e)}));var Ne=function(){function e(e,t){this.rules=e,this.componentId=t,this.isStatic=Y(e),W.registerId(this.componentId+1)}var t=e.prototype;return t.createStyles=function(e,t,n,r){var a=r(ge(this.rules,t,n,r).join(""),""),o=this.componentId+e;n.insertRules(o,o,a)},t.removeStyles=function(e,t){t.clearRules(this.componentId+e)},t.renderStyles=function(e,t,n,r){e>2&&W.registerId(this.componentId+e),this.removeStyles(e,n),this.createStyles(e,t,n,r)},e}();function Me(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r1?t-1:0),r=1;r"+t+""},this.getStyleTags=function(){return e.sealed?x(2):e._emitSheetCSS()},this.getStyleElement=function(){var t;if(e.sealed)return x(2);var n=((t={})[k]="",t["data-styled-version"]="5.3.6",t.dangerouslySetInnerHTML={__html:e.instance.toString()},t),r=B();return r&&(n.nonce=r),[a.createElement("style",m({},n,{key:"sc-0-0"}))]},this.seal=function(){e.sealed=!0},this.instance=new W({isServer:!0}),this.sealed=!1}var t=e.prototype;t.collectStyles=function(e){return this.sealed?x(2):a.createElement(se,{sheet:this.instance},e)},t.interleaveWithNodeStream=function(e){return x(3)}}();var Be=Le},70655:function(e,t,n){"use strict";n.d(t,{ZT:function(){return a},pi:function(){return o},_T:function(){return i},CR:function(){return l},ev:function(){return s}});var r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)};function a(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var o=function(){return(o=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0)&&!(r=o.next()).done;)i.push(r.value)}catch(l){a={error:l}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(a)throw a.error}}return i}function s(e,t,n){if(n||2===arguments.length)for(var r,a=0,o=t.length;a1&&void 0!==arguments[1]?arguments[1]:0,n=(s[e[t+0]]+s[e[t+1]]+s[e[t+2]]+s[e[t+3]]+"-"+s[e[t+4]]+s[e[t+5]]+"-"+s[e[t+6]]+s[e[t+7]]+"-"+s[e[t+8]]+s[e[t+9]]+"-"+s[e[t+10]]+s[e[t+11]]+s[e[t+12]]+s[e[t+13]]+s[e[t+14]]+s[e[t+15]]).toLowerCase();if(!l(n))throw TypeError("Stringified UUID is invalid");return n};var d=function(e,t,n){var r=(e=e||{}).random||(e.rng||o)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(var a=0;a<16;++a)t[n+a]=r[a];return t}return u(r)}}},function(e){var t=function(t){return e(e.s=t)};e.O(0,[9774,179],(function(){return t(81780),t(34651)}));var n=e.O();_N_E=n}]);