"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1500],{ek8Z:function(e,t,a){a.d(t,{I:function(){return N}});var n=a("usZY"),i=a("q1tI"),r=a("Eso5"),l=a("xXM3"),o=a.n(l),s=a("Wgwc"),c=a.n(s),d=a("COU7"),u=a("AeFk"),p=a("rBCA"),m=a("iBNF"),h=a("EoE9"),g=a("e6f9"),f=a("srUE");let v=/^([0-9]*)$/,b={DD:"Day",MM:"Month",YYYY:"Year"},x={DD:(e,t)=>{if(!e)return null==t||t(""),"";let a=parseInt(e);if(a>31)return null==t||t(e[0]),e[0];if(a>=4){let e=String(a).padStart(2,"0");return null==t||t(e),e}return null==t||t(e),e},MM:(e,t)=>{if(!e)return null==t||t(""),"";let a=parseInt(e);if(a>12)return null==t||t(e[0]),e[0];if(a>=2){let e=String(a).padStart(2,"0");return null==t||t(e),e}return null==t||t(e),e},YYYY:(e,t)=>e?(null==t||t(e),e):(null==t||t(""),"")},y=[!1,!0,!0],getInputDateInputDisabled=e=>e.map((t,a)=>0!==a&&(0===a||!e[a-1])),w=u.iv`
max-width: 100%;
// color: ${m.r.colors.gray800};
// font-size: var(--input-font-size, 16px);
// font-weight: 400;
// line-height: calc(var(--input-height, 56px) * 24 / 56);
opacity: 0;
transition: 0.3s linear opacity;
vertical-align: middle;
&::placeholder {
color: transparent;
font-weight: 400;
}
`,E=u.iv`
opacity: 1;
line-height: calc(var(--input-height, 56px) * 24 / 56);
transition: 0.3 linear opacity;
`,k=u.iv`
position: absolute;
top: calc(var(--input-height, 56px) / 2);
left: var(--input-padding, 16px);
letter-spacing: -0.3px;
transform: translateY(-50%);
transition: 0.125s linear all;
vertical-align: middle;
`,S=u.iv`
top: calc(var(--input-height, 56px) * 7 / 56);
line-height: calc(var(--input-height, 56px) * 18 / 56);
transform: translateY(0);
transition: 0.125s linear all;
`,C=p.Z.div`
--input-gap: 8px;
--input-height: 56px;
--input-max-width: 320px;
--input-font-size: 15px;
--input-line-height: 24px;
--input-padding-x: 16px;
--input-padding-y: 16px;
--input-border-radius: 8px;
--input-border-color: ${m.r.colors.gray200};
display: flex;
gap: var(--input-gap, 8px);
max-width: var(--input-max-width, 320px);
font-weight: 400;
* {
box-sizing: border-box;
}
.input_date-input_container {
position: relative;
display: flex;
align-items: center;
width: 100%;
height: var(--input-height, 56px);
max-width: calc((100% / 3) - (var(--input-gap, 8px) * 2 / 3));
line-height: var(--input-line-height, 24px);
padding: var(--input-padding-y, 16px) var(--input-padding-x, 16px);
border-radius: var(--input-border-radius, 8px);
border: 1px solid var(--input-border-color, ${m.r.colors.gray200});
.input_date-input_placeholder {
${k}
}
.input_date-input {
${w}
}
&:has([disabled]) {
pointer-events: none;
}
&.input_date-input_shrink {
--input-padding-y: 7px;
align-items: flex-end;
.input_date-input_placeholder {
${S}
}
.input_date-input {
${E}
}
}
&.input_date-input_active {
border-color: ${m.r.colors.primary600};
box-shadow: 0px 0px 5px ${m.r.colors.primary400};
transition: 0.25s linear all;
}
&.input_date-input_error {
border-color: ${m.r.colors.red600};
}
}
`,D=a("+QaA");c().extend(D);let{BACKSPACE:I,SPACEBAR:M,ZERO:$}={BACKSPACE:8,SPACEBAR:32,ZERO:48},formatInputDateValue=(e,t)=>{if(void 0===e)return null;if("string"==typeof e){let a=c()(e,t,!0);return a.isValid()?a.toDate():null}let a=c()(e);return a.isValid()?a.toDate():null},formatInputDateValueString=(e,t)=>{if(!e)return[void 0,void 0,void 0];let a=c()(e);return a.format(t).split("/")},N=(0,i.forwardRef)((e,t)=>{let{id:a,name:l,locale:s=g.L.Vietnam,className:u,style:p,defaultValue:m,value:w,onChange:E,error:k,disabled:S,labelTuples:D,placeholderTuples:N,onFocus:T,onBlur:V,autoComplete:_="off"}=e,z=(0,n._)(e,["id","name","locale","className","style","defaultValue","value","onChange","error","disabled","labelTuples","placeholderTuples","onFocus","onBlur","autoComplete"]),[j,B]=(0,i.useState)(-1),F=(0,i.useRef)([]),[O,A]=(0,i.useState)(formatInputDateValue(m||w,h.I[s].dateFormat)),[L,Z]=(0,i.useState)(["","",""]),[H,Y]=(0,i.useState)(()=>getInputDateInputDisabled(formatInputDateValueString(m||w,h.I[s].dateFormat))),{dateFormat:P}=(0,i.useMemo)(()=>(null===h.I||void 0===h.I?void 0:h.I[s])||h.I["vi-VN"],[s]),R=(0,i.useMemo)(()=>P.split("/"),[P]),q=(0,i.useMemo)(()=>formatInputDateValueString(m,P),[m,P]),W=(0,i.useMemo)(()=>R.map((e,t)=>(null==D?void 0:D[t])||b[e]),[D]),U=(0,i.useMemo)(()=>R.map((e,t)=>(null==N?void 0:N[t])||e),[N]),G=(0,i.useCallback)(()=>{var e,t;if(0===j||-1===j)return;let a=null===(e=F.current)||void 0===e?void 0:e[j];a&&a.blur();let n=null===(t=F.current)||void 0===t?void 0:t[j-1];n&&n.focus()},[j]),K=(0,i.useCallback)(()=>{var e,t;if(j===R.length-1)return;let a=null===(e=F.current)||void 0===e?void 0:e[j];a&&a.blur();let n=null===(t=F.current)||void 0===t?void 0:t[j+1];n&&n.focus()},[j,R]),X=(0,i.useCallback)(()=>{let e=0;requestAnimationFrame(function changeFocus(){let t=F.current[j],a=F.current[j+1],n=H[j+1];a&&1!==e&&(n&&(requestAnimationFrame(changeFocus),e++),t.value.length===t.maxLength&&K())})},[...H,j,K]),Q=(0,i.useCallback)(e=>{let t=e||L,a=R.map((e,a)=>{let n=t[a];return n}).filter(Boolean).join("/"),n=c()(a,P,!0);n.isValid()?(A(n.toDate()),null==E||E(n.toDate(),a)):(A(null),null==E||E(a,a))},[R,P,...L]),J=(0,i.useCallback)(e=>t=>{let a=t.target.value,n=[...L];if(!a){n[e]="",Z(n),Q(n),0===e&&Y(y);return}if(!a.trim().match(v))return;let i=R[e];x[i](a,t=>{n[e]=t,Y(getInputDateInputDisabled(n)),Z(n),X()}),Q(n)},[...L,R,X,Q]),ee=(0,i.useCallback)(e=>{let t=e.target,a=F.current.findIndex(e=>e===t);-1!==a&&B(a),0===a&&(null==T||T(e))},[...L,R,T]),et=(0,i.useCallback)(e=>{B(-1);let t=e.target,a=F.current.findIndex(e=>e===t);if(-1!==a){let e=t.value,n=[...L];""!==e&&(n[a]=String(e).padStart(t.maxLength,"0"),Y(getInputDateInputDisabled(n)),Z(n),Q(n))}(2===a||0===a&&(!(null==L?void 0:L[0])||L.every(Boolean))||1===a&&(!(null==L?void 0:L[1])||L.every(Boolean)))&&requestAnimationFrame(()=>{null==V||V(e)})},[...L,j,R,O,V]),ea=(0,i.useCallback)(e=>{let t=F.current[j];"0"===t.value&&(e.keyCode===$||"0"===e.key)&&e.preventDefault(),e.keyCode!==I&&"Backspace"!==e.key||t.value||G(),(e.keyCode===M||" "===e.key||"Spacebar"===e.key||"Space"===e.key)&&e.preventDefault()},[j,G,K]),en=(0,i.useCallback)(e=>{let t=e.target,a=F.current.findIndex(e=>e===t);if(-1===a){let e=""!==L.join("")?F.current.length-1:0;F.current[e].focus(),B(e);return}F.current[a].focus(),B(a)},[...L,F.current,q]);return(0,i.useEffect)(()=>{A(formatInputDateValue(w,P))},[w,P]),(0,i.useEffect)(()=>{if(O){let e=formatInputDateValueString(O,P);Z(e),Y(getInputDateInputDisabled(e))}},[O,P]),(0,i.useImperativeHandle)(t,()=>F.current[0],[]),i.createElement(C,Object.assign({className:u,style:p,onClick:en},z),R.map((e,t)=>{let n=W[t],s=null==q?void 0:q[t],c=L[t],u=H[t],p=U[t],m=e.length;return i.createElement(r.x,{key:e,className:o()("input_date-input_container",{"input_date-input_active":j===t,"input_date-input_shrink":!!c,"input_date-input_error":k}),sx:e=>({input:Object.assign(Object.assign({},(0,d.G)(e)[d.C.LEADGEN].p2),{fontWeight:d.F.halfBold,color:e.colors.gray[9]})})},i.createElement(f.T,{className:"input_date-input_placeholder",as:"span",size:c?"p3":"p2",variant:"secondary",weight:"halfBold"},n),i.createElement("input",{ref:e=>F.current[t]=e,name:`${a||""}-${l||""}-${e}`,type:"text",inputMode:"numeric",defaultValue:s,value:c,maxLength:m,disabled:S||u,placeholder:p,onChange:J(t),onBlur:et,onFocus:ee,onKeyDown:ea,className:"input_date-input",autoComplete:_}))}))})},zCDQ:function(e,t,a){a.d(t,{L:function(){return LastPeriod}});var n=a("usZY"),i=a("q1tI");let LastPeriod=e=>{var{isMarryBaby:t,size:a=24}=e,r=(0,n._)(e,["isMarryBaby","size"]);let l=Object.assign({width:a,height:a},r);return t?i.createElement("svg",Object.assign({viewBox:"0 0 33 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l),i.createElement("path",{d:"M26.954 27.37H8.18a2.353 2.353 0 0 1-2.347-2.347V8.597A2.353 2.353 0 0 1 8.181 6.25l11.803 2.347 6.97-2.347A2.354 2.354 0 0 1 29.3 8.597v16.426a2.353 2.353 0 0 1-2.346 2.347",fill:"#E0E9FB"}),i.createElement("path",{d:"M22.706 22.677H6.256c-1.337 0-2.229-1.338-1.736-2.582l1.314-3.285V8.597A2.353 2.353 0 0 1 8.181 6.25h16.426a2.353 2.353 0 0 1 2.346 2.347v8.213l-1.642 4.107a2.81 2.81 0 0 1-2.605 1.76",fill:"#FFE9F1"}),i.createElement("path",{d:"M24.607 28.074H8.18a3.044 3.044 0 0 1-3.05-3.05c0-.4.304-.705.703-.705.4 0 .704.305.704.704 0 .915.728 1.643 1.643 1.643h16.426c.915 0 1.643-.728 1.643-1.643v-2.346c0-.4.305-.704.703-.704.4 0 .704.305.704.704v2.346c0 1.69-1.36 3.05-3.05 3.05",fill:"#202135"}),i.createElement("path",{d:"M24.607 5.547h-.47v-.47A1.883 1.883 0 0 0 22.26 3.2a1.883 1.883 0 0 0-1.877 1.877v2.347c0 1.032.845 1.877 1.877 1.877a.69.69 0 0 0 .704-.704.69.69 0 0 0-.704-.704.47.47 0 0 1-.469-.47V5.078a.47.47 0 0 1 .47-.47.47.47 0 0 1 .469.47V6.25c0 .4.305.704.704.704h1.173c.915 0 1.643.728 1.643 1.643v6.406a8.8 8.8 0 0 1-.61 3.215l-.963 2.417a2.14 2.14 0 0 1-1.97 1.337H6.256c-.4 0-.751-.187-.962-.516a1.22 1.22 0 0 1-.118-1.103l.657-1.619c.47-1.197.728-2.464.728-3.754V8.597c0-.915.727-1.643 1.642-1.643h1.174a.69.69 0 0 0 .704-.704.69.69 0 0 0-.704-.703H8.204a3.044 3.044 0 0 0-3.05 3.05v6.406a8.8 8.8 0 0 1-.61 3.215l-.657 1.62c-.329.797-.211 1.689.258 2.416a2.59 2.59 0 0 0 2.135 1.127h16.45a3.49 3.49 0 0 0 3.261-2.206l.962-2.417c.47-1.197.728-2.464.728-3.755V8.597a3.08 3.08 0 0 0-3.074-3.05",fill:"#202135"}),i.createElement("path",{d:"M12.874 9.301a.69.69 0 0 0 .704-.704.69.69 0 0 0-.704-.704.47.47 0 0 1-.469-.47V5.078a.47.47 0 0 1 .47-.47.47.47 0 0 1 .469.47V6.25c0 .4.305.704.704.704h4.693a.69.69 0 0 0 .704-.704.69.69 0 0 0-.704-.703h-3.99v-.47A1.883 1.883 0 0 0 12.875 3.2a1.883 1.883 0 0 0-1.877 1.877v2.347c0 1.032.845 1.877 1.877 1.877",fill:"#202135"}),i.createElement("path",{d:"M21.087 16.81a1.16 1.16 0 0 1-1.173-1.173c0-.657.516-1.174 1.173-1.174s1.174.517 1.174 1.174-.517 1.173-1.174 1.173",fill:"#E85388"}),i.createElement("path",{d:"M11.7 13.29a1.16 1.16 0 0 1-1.172-1.173c0-.657.516-1.173 1.173-1.173s1.173.516 1.173 1.173-.516 1.173-1.173 1.173m4.694 0a1.16 1.16 0 0 1-1.173-1.173c0-.657.516-1.173 1.173-1.173s1.173.516 1.173 1.173-.516 1.173-1.173 1.173m4.693 0a1.16 1.16 0 0 1-1.173-1.173c0-.657.516-1.173 1.173-1.173s1.174.516 1.174 1.173-.517 1.173-1.174 1.173m-9.386 3.52a1.16 1.16 0 0 1-1.173-1.173c0-.657.516-1.174 1.173-1.174s1.173.517 1.173 1.174-.516 1.173-1.173 1.173m4.693 0a1.16 1.16 0 0 1-1.173-1.173c0-.657.516-1.174 1.173-1.174s1.173.517 1.173 1.174-.516 1.173-1.173 1.173m3.778 3.403c-.657 0-1.08-.47-.962-1.056.117-.587.727-1.056 1.384-1.056s1.08.469.963 1.056c-.118.586-.728 1.056-1.385 1.056m-4.693 0c-.657 0-1.08-.47-.962-1.056.117-.587.727-1.056 1.384-1.056s1.08.469.962 1.056c-.117.586-.727 1.056-1.384 1.056m-5.655-1.056c-.118.586.305 1.056.962 1.056s1.267-.47 1.384-1.056c.118-.587-.305-1.056-.962-1.056s-1.267.469-1.384 1.056",fill:"#9898A9"})):i.createElement("svg",Object.assign({viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l),i.createElement("rect",{y:"2.235",width:"22.05",height:"17.15",rx:"2",fill:"#E3F2FF"}),i.createElement("path",{d:"M0 4.235a2 2 0 0 1 2-2h18.05a2 2 0 0 1 2 2V5.91H0z",fill:"#2D87F3"}),i.createElement("path",{d:"M17.135 1h-.05c-.553 0-1.001.449-1.001 1.002v1.637a1 1 0 0 0 1.001 1.001h.05c.553 0 1.002-.448 1.002-1.001V2.002c0-.553-.449-1.002-1.002-1.002M4.275 4.64h.05c.553 0 1.002-.448 1.002-1.001V2.002C5.327 1.449 4.878 1 4.325 1h-.05c-.553 0-1.002.449-1.002 1.002v1.637c0 .553.449 1.001 1.002 1.001",fill:"#284A75"}),i.createElement("path",{d:"M4.717 9.752H3.96a.627.627 0 0 0-.627.627v.894c0 .346.28.627.627.627h.757a.627.627 0 0 0 .627-.627v-.894a.627.627 0 0 0-.627-.627m4.17 0h-.758a.627.627 0 0 0-.627.627v.894c0 .346.281.627.627.627h.758a.627.627 0 0 0 .627-.627v-.894a.627.627 0 0 0-.627-.627m4.168 0h-.757a.627.627 0 0 0-.627.627v.894c0 .346.28.627.627.627h.757a.627.627 0 0 0 .627-.627v-.894a.627.627 0 0 0-.627-.627m4.434 0h-.758a.627.627 0 0 0-.626.627v.894c0 .346.28.627.626.627h.758a.627.627 0 0 0 .627-.627v-.894a.627.627 0 0 0-.627-.627M4.675 13.635h-.757a.627.627 0 0 0-.627.627v.894c0 .346.28.627.627.627h.757c.346 0 .627-.28.627-.627v-.894a.627.627 0 0 0-.627-.627m4.169 0h-.757a.627.627 0 0 0-.627.627v.894c0 .346.28.627.627.627h.757c.346 0 .627-.28.627-.627v-.894a.627.627 0 0 0-.627-.627m4.169 0h-.757a.627.627 0 0 0-.627.627v.894c0 .346.28.627.627.627h.757c.346 0 .627-.28.627-.627v-.894a.627.627 0 0 0-.627-.627m4.434 0h-.757a.627.627 0 0 0-.627.627v.894c0 .346.28.627.627.627h.757c.346 0 .627-.28.627-.627v-.894a.627.627 0 0 0-.627-.627",fill:"#2B62CD"}),i.createElement("path",{d:"M20.36 13.836c-.734-.081-.88 1.444-1.905 2.66-.6.713-1.388 1.914-1.49 2.978-.097 1.02.186 3.508 3.23 3.704q.52.03 1.038-.037c3.027-.562 2.92-3.343 2.63-4.326-.3-1.026-1.272-2.093-1.879-2.66-1.122-1.045-.936-2.244-1.624-2.32",fill:"#FF6F4D"}),i.createElement("path",{d:"M22.14 17.4c.057.214-.222.393-.387.059-.14-.284-.08-.38.029-.404.114-.026.31.168.358.345",fill:"#fff"}))}},e6f9:function(e,t,a){var n,i;a.d(t,{L:function(){return n}}),(i=n||(n={})).Vietnam="vi-VN",i.Indonesia="id-ID",i.Malaysia="ms-MY",i.Cambodia="km-KH",i.PhilippinesEnglish="en-PH",i.PhilippinesTagalog="tl-PH",i.Thailand="th-TH",i.Myanmar="my-MM",i.Taiwan="zh-TW",i.India="hi-IN",i.Singapore="zh-SG"},q5F4:function(e,t,a){a.d(t,{M:function(){return MobileBottomNavigationIcon},S:function(){return m}});var n=a("usZY"),i=a("q1tI"),r=a("srUE"),l=a("iBNF"),o=a("AeFk"),s=a("rBCA"),c=a("pvoY");let d=o.F4`
from {
transform: translateY(100%);
visibility: visible;
}
to {
transform: translateY(0);
}
`,u=o.F4`
from {
transform: translate(0, 0);
}
to {
visibility: hidden;
transform: translate(0, 100%);
}
`,p=s.Z.div`
cursor: pointer;
display: flex;
flex-direction: column;
align-items: center;
justify-items: center;
gap: 4px;
.mobile-navigation-label {
font-weight: 500;
font-size: 10px;
line-height: 16px;
color: ${l.r.colors.gray600};
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 60px;
text-align: center;
${c.M.mbDown} {
max-width: 60px;
}
}
.mobile-navigation-icon {
position: relative;
height: 24px;
&[data-no-label='true'] {
border-radius: 50%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 0px;
gap: 16px;
width: 40px;
height: 40px;
}
}
&[data-is-special='true'] {
display: flex;
flex-direction: row;
align-items: center;
padding: 4px 12px 4px 6px;
gap: 4px;
min-width: 152px;
height: 32px;
/* Neutral/Neutral-50 */
background: ${l.r.colors.primary50};
border-radius: 20px;
flex-grow: 1;
.mobile-navigation-icon {
&[data-no-label='true'] {
width: 24px;
height: 24px;
}
}
.mobile-navigation-label {
max-width: max-content;
color: ${l.r.colors.primaryBase};
}
}
&[data-is-active='true'] {
.mobile-navigation-label {
color: ${l.r.colors.primaryBase};
}
}
&[data-is-disabled='true'] {
opacity: 0.2;
}
`,m=s.Z.div`
z-index: 100;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
max-height: ${({height:e})=>e}px;
min-height: ${({height:e})=>e}px;
display: flex;
height: 100%;
align-items: center;
justify-content: space-evenly;
background-color: ${l.r.colors.white};
@supports (padding-bottom: env(safe-area-inset-bottom)) {
min-height: calc(${({height:e})=>e}px + env(safe-area-inset-bottom));
max-height: calc(${({height:e})=>e}px + env(safe-area-inset-bottom));
padding-bottom: env(safe-area-inset-bottom);
}
a {
text-decoration: none;
}
&[data-is-collapsed='true'] {
animation: ${u} 500ms ease-in-out forwards;
}
&[data-is-collapsed='false'] {
animation: ${d} 500ms ease-in-out forwards;
}
&[data-template='health-tool'] {
height: ${({height:e})=>e}px;
max-height: ${({height:e})=>e}px;
min-height: ${({height:e})=>e}px;
justify-content: space-between;
& > div {
flex: 0;
}
}
`,h=s.Z.span`
position: absolute;
left: 100%;
transform: translate(-10px, calc(-50% + 3px));
background-color: ${l.r.colors.green800};
border-radius: 32px;
border: 2px solid ${l.r.colors.white};
padding: 1px 4px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 20px;
aspect-ratio: 1;
&[data-no-label='true'] {
left: 0;
transform: translate(22px, -50%);
}
`;s.Z.div`
position: absolute;
top: 0;
left: 0;
height: 3px;
background-color: ${l.r.colors.primaryBase};
transition: width 150ms linear;
`,s.Z.div`
a {
text-decoration: none;
}
`;let MobileBottomNavigationIcon=e=>{var{badgeAmount:t,disabled:a=!1,hasBadge:o=!1,icon:s,isActive:c=!1,isSpecial:d=!1,label:u}=e,m=(0,n._)(e,["badgeAmount","disabled","hasBadge","icon","isActive","isSpecial","label"]);return i.createElement(p,Object.assign({"data-is-special":d,"data-is-active":c,"data-is-disabled":a},m),i.createElement("div",{className:"mobile-navigation-icon","data-no-label":!u},o&&i.createElement(h,{"data-no-label":!u},i.createElement(r.T,{size:"s5",weight:"semiBold",color:d?l.r.colors.primaryBase:l.r.colors.white},t)),s),u&&i.createElement("span",{className:"mobile-navigation-label"},u))}},LZLo:function(e,t,a){a.d(t,{L:function(){return LanguageSwitcher},S:function(){return SiteWideBanner},V:function(){return VideoItem},a:function(){return VideoPlayerModal},i:function(){return isInternalLink}});var n=a("q1tI"),i=a("MQ5V"),r=a("rBCA"),l=a("iBNF"),o=a("srUE"),s=a("ipFv"),c=a("usZY"),d=a("EoE9"),u=a("Dphd"),p=a("/npG"),m=a("OAL+"),h=a("Eso5"),g=a("RZSM"),f=a("HC7W"),v=a("mYVa"),b=a("SPK5"),x=a("T/qO"),y=a("FQi+"),w=a("aoqy"),E=a("/M6t"),k=a("NXXo"),S=a("xrdX"),C=a("q9DY"),D=a("JIJ2"),I=a("pvoY");let M=["hellobacsi.com","hellosehat.com","hellodoktor.com","hellokrupet.com","hellodoctor.com.ph","hellokhunmor.com","hellosayarwon.com","helloyishi.com.tw","helloswasthya.com","hellojiankang.com","marrybaby.vn","hellohealth.questionpro.com","hellobacsivn.page.link"],isInternalLink=(e="")=>M.some(t=>new URL(e).origin.endsWith(t)),$=r.Z.a`
display: inline-flex;
position: relative;
flex-direction: row;
align-items: center;
padding: 7px 11px;
gap: 2px;
background: ${l.r.colors.white};
border: 1px solid ${l.r.colors.neutral100};
border-radius: 20px;
color: ${l.r.colors.gray600};
font-weight: 600;
font-size: 12px;
line-height: 18px;
text-decoration: none;
cursor: pointer;
`,N=r.Z.div`
position: relative;
display: inline-block;
`,T=r.Z.div`
position: relative;
`,V=r.Z.div`
position: absolute;
z-index: 21;
top: 100%;
right: 0;
width: 327px;
padding: 8px;
background: white;
border-radius: 4px;
filter: drop-shadow(0px 8px 40px rgba(0, 0, 0, 0.1));
&[data-is-open='false'] {
display: none;
}
&[data-show-indicator='true'] {
&:before {
position: absolute;
right: 11px;
bottom: 100%;
width: 0;
height: 0;
border: 0.5rem solid transparent;
border-top: none;
border-bottom-color: #fff;
content: '';
filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1));
}
}
`,_=r.Z.div`
display: flex;
height: 40px;
align-items: center;
justify-content: space-between;
padding: 0 16px;
border-radius: ${l.r.borderRadius};
cursor: pointer;
.check-icon {
width: 16px;
height: 16px;
}
&[data-selected='false'] {
background-color: ${l.r.colors.gray100};
}
`,z=r.Z.div`
position: fixed;
z-index: 20;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: default;
`,TooltipSelection=({options:e,label:t,labelRenderer:a,selected:i,onChange:r,showSelected:l=!0,style:c={},showIndicator:d=!0})=>{let[u,p]=(0,n.useState)(!1);return n.createElement(n.Fragment,null,n.createElement(N,null,n.createElement(T,{onClick:()=>p(e=>!e)},t||(null==a?void 0:a(u))||null,n.createElement(V,{"data-is-open":u,style:c,"data-show-indicator":d},e.map((e,t)=>n.createElement(_,{key:t,"data-selected":l&&i===e.value,onClick:t=>{i!==e.value&&(r(e.value),p(e=>!e)),t.stopPropagation()}},n.createElement(o.T,{size:"p3"},e.label),l&&i===e.value&&n.createElement("img",{src:s.C.getAssetPath("check.svg"),alt:"check",className:"check-icon",loading:"lazy"})))))),u&&n.createElement(z,{onClick:()=>p(!1)}))},LanguageSwitcher=({languageOptions:e,locale:t})=>{var a,i;let r=null==e?void 0:e.find(e=>e.locale===t);return(null==e?void 0:e.length)?n.createElement(TooltipSelection,{options:e,selected:r.value,label:n.createElement(LanguageLabel,{locale:t,label:r.label||(null===(i=null===(a=t.split("-"))||void 0===a?void 0:a[0])||void 0===i?void 0:i.toUpperCase())}),onChange:e=>{"undefined"!=typeof window&&(window.location.href=e)},style:{width:100},showSelected:!0,showIndicator:!1}):null},LanguageLabel=({locale:e,label:t,href:a})=>{var r,l,o;return n.createElement($,{href:a},n.createElement(i.F,{country:null===(l=null===(r=null==e?void 0:e.split("-"))||void 0===r?void 0:r[1])||void 0===l?void 0:l.toUpperCase(),width:16,height:16,rounded:!0,language:null===(o=null==e?void 0:e.split("-"))||void 0===o?void 0:o[0]}),n.createElement("span",null,t))};var j=(0,p.k)((e,{layout:t})=>({root:{display:"block",transition:"all .3s ease","&, & *":{borderRadius:4},[e.fn.largerThan("sm")]:Object.assign({},"overlay"===t&&{"&:hover":{".overlay-info":{transform:"translateY(-10px)"},".item-overlay-wrapper":{backgroundColor:"rgba(0,0,0,0.4)"}}})},inner:Object.assign({display:"flex",gap:8,"&, *":{pointerEvents:"none !important"}},"horizon"===t?{gap:16,alignItems:"center"}:{flexDirection:"column"}),itemThumbImg:{},thumbFrame:{backgroundColor:"#000"},thumbWrapper:Object.assign({},"horizon"===t&&{width:64,flexShrink:0}),overlayWrapper:{transition:"all .3s ease"},overlay:{position:"absolute",left:0,bottom:0,right:0,backgroundImage:"linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111111 100%)",minHeight:96,padding:"16px 12px",display:"flex",alignItems:"flex-end"},overlayInfo:{transition:"all .3s ease"},title:Object.assign({},"overlay"===t&&{color:"#fff"}),subTitle:Object.assign({span:{margin:"0 4px",position:"relative",color:"#595959","&:before":{content:'"."',position:"absolute",top:-5,fontSize:"14px"}}},"overlay"===t&&{color:"#fff"})}));let ShortsItem=e=>{var{data:t,layout:a,styles:i}=e,r=(0,c._)(e,["data","layout","styles"]);let{title:l,totalView:s,imageMedium:d,createTime:u}=t,{classes:p,cx:f}=j({layout:a},{name:"VideoItem__ShortsItem",styles:i}),{t:v}=(0,y.u)(),b=(0,n.useMemo)(()=>[s&&v("common.totalView",{number:(0,x.a)(s)}),u].filter(Boolean).join(' '),[s,u]),w=(0,n.useMemo)(()=>n.createElement(m.K,{spacing:4,className:f(p.overlayInfo,"overlay-info")},n.createElement(o.T,{size:"s3",className:f(p.title),lineClamp:2},l),n.createElement(o.T,{className:p.subTitle,size:"n1",dangerouslySetInnerHTML:{__html:b}})),[l,b]);return n.createElement(h.x,Object.assign({},r,{className:p.root}),n.createElement(h.x,{className:p.inner},n.createElement("div",{className:p.thumbWrapper},n.createElement(g.o,{ratio:240/431,className:p.thumbFrame},n.createElement("img",{src:d||"",className:p.itemThumbImg,alt:l,loading:"lazy"}),"overlay"===a&&n.createElement(h.x,{className:f(p.overlayWrapper,"item-overlay-wrapper")},n.createElement(h.x,{className:f(p.overlay,"item-overlay")},w)))),"overlay"!==a&&w))},Play=e=>{var{size:t=24,color:a=l.r.colors.neutral600}=e,i=(0,c._)(e,["size","color"]);return n.createElement("svg",Object.assign({width:t,height:t,viewBox:"0 0 47 48",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i),n.createElement("path",{d:"M23.297 43.153c10.55 0 19.103-8.64 19.103-19.298S33.847 4.557 23.297 4.557 4.193 13.197 4.193 23.855s8.553 19.298 19.104 19.298",fill:a,fillOpacity:".75"}),n.createElement("path",{d:"m19.477 16.136 11.462 7.719-11.462 7.72z",fill:"#fff",stroke:"#fff",strokeWidth:"1.75",strokeLinecap:"round",strokeLinejoin:"round"}))};var B=(0,p.k)((e,{active:t,layout:a})=>({root:{display:"block",borderRadius:4,[e.fn.largerThan("sm")]:{"&:hover":{[`.${(0,f.A)("overlay")}`]:Object.assign({},!t&&{backgroundColor:"rgba(0, 0, 0, .4)"})}}},inner:Object.assign(Object.assign({display:"flex",gap:8,"&, *":{pointerEvents:"none !important"}},"default"===a&&{flexDirection:"column"}),"horizon"===a&&{gap:12,[e.fn.largerThan("sm")]:{gap:24}}),thumb:Object.assign({},"horizon"===a&&{width:140,flexShrink:0,[e.fn.largerThan("sm")]:{width:164}}),thumbWrapper:{},thumbFrame:{},title:{lineHeight:(0,v.h)(22)},subTitle:{span:{margin:"0 4px",position:"relative","&:before":{content:'"."',position:"absolute",top:-5,fontSize:"14px"}}},overlay:{ref:(0,f.A)("overlay"),position:"absolute",top:0,left:0,right:0,bottom:0,backgroundColor:t?"rgba(0, 0, 0, .55)":"transparent",transition:"all .2s ease"},duration:{position:"absolute",zIndex:0,background:"#262626",borderRadius:4,bottom:4,right:4,padding:`${(0,v.h)(1)} ${(0,v.h)(4)}`},durationTxt:{color:"#fff"}}));let VideoItem$1=e=>{var{isMobile:t,data:a,styles:i,className:r,classNames:l,layout:d}=e,u=(0,c._)(e,["isMobile","data","styles","className","classNames","layout"]);let{title:p,imageMedium:f,createTime:v,totalView:w,active:E,duration:k}=a,{locale:S,t:C}=(0,y.u)(),{cx:D,classes:I,theme:M}=B({active:E,layout:d},{name:"VideoItem__VideoItem",classNames:l,styles:i}),$=(0,n.useMemo)(()=>[w&&C("common.totalView",{number:(0,x.a)(w)}),v].filter(Boolean).join(' '),[w,v]);return n.createElement(h.x,Object.assign({},u,{className:D(r,I.root)}),n.createElement(h.x,{className:I.inner},n.createElement(h.x,{className:I.thumbWrapper},n.createElement(h.x,{className:I.thumb,sx:()=>({position:"relative","div, img":{borderRadius:4}})},n.createElement(g.o,{ratio:264/148,className:I.thumbFrame},n.createElement("img",{loading:"lazy",src:f||s.C.getAssetPath(`videoThumbDefault/${S}.jpg`),alt:p,onError:e=>{e.currentTarget.src=s.C.getAssetPath(`videoThumbDefault/${S}.jpg`)}})),"number"==typeof k&&k>0&&n.createElement(h.x,{className:I.duration},n.createElement(o.T,{size:"n1",className:I.durationTxt},k)),n.createElement(b.k,{className:I.overlay,align:"center",justify:"center"},E?n.createElement(o.T,{size:"s3",weight:"semiBold",color:"#fff"},C("common.playing")):n.createElement(Play,{size:t?32:46})))),n.createElement(m.K,{sx:{[M.fn.largerThan("sm")]:{gap:4},gap:2}},n.createElement(o.T,{className:I.title,size:"s3",color:E?M.fn.primaryColor():"#262626",weight:"semiBold",lineClamp:2},p),n.createElement(o.T,{className:I.subTitle,size:"n1",color:"#595959",dangerouslySetInnerHTML:{__html:$}}))))},VideoPlayerModal=e=>{var{data:t,isMobile:a}=e,i=(0,c._)(e,["data","isMobile"]);let{type:r,videoId:l,url:o}=t,s=(0,w.i)(),p="ios"===s;return n.createElement(E.M,Object.assign({size:r===u.V.SHORTS?a?360:375:(0,v.h)(1128),withCloseButton:!0,styles:e=>({header:{padding:0,paddingBottom:8,backgroundColor:"transparent",border:0,[e.fn.smallerThan("sm")]:{position:"absolute",top:10,right:10}},body:{padding:0},content:{boxShadow:"none",backgroundColor:"transparent",borderRadius:0,[e.fn.largerThan("sm")]:{position:"relative"}},heading:{[e.fn.smallerThan("sm")]:{}},inner:{zIndex:d.a+2,[e.fn.smallerThan("sm")]:{padding:0}},close:{color:"#fff",backgroundColor:"#000",borderRadius:"50%",width:24,height:24,display:"flex",justifyContent:"center",alignItems:"center",transition:"all .3s ease",svg:{width:"18px !important",height:"18px !important"},"&:hover":{backgroundColor:"#fff",color:"#000"}},overlay:{zIndex:d.a+1,[e.fn.smallerThan("sm")]:{backgroundColor:"rgba(0, 0, 0, 0.85)"}}})},i),r===u.V.SHORTS?n.createElement(g.o,{ratio:.5625},n.createElement("iframe",{width:"100%",height:"100%",src:`https://www.youtube.com/embed/${l}?autoplay=${Number(!p)}`,title:"YouTube video player",frameBorder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media;\ngyroscope; picture-in-picture;\nweb-share",allowFullScreen:!0})):n.createElement(k.S,{key:o,url:o||"",autoPlay:!p}))},VideoItem=e=>{var{data:t,layout:a="default",disableDefaultFn:i,redirectToLandingPage:r,onClick:l,dataEventCategory:o,dataEventAction:s,isMobile:p}=e,m=(0,c._)(e,["data","layout","disableDefaultFn","redirectToLandingPage","onClick","dataEventCategory","dataEventAction","isMobile"]);let{articleLink:h,id:g,videoId:f,title:v,url:b,type:x}=t,[w,E]=(0,n.useState)(!1),k=(0,n.useMemo)(()=>h||`/videos/${x}/?id=${g}`,[]),{locale:C}=(0,y.u)(),D={component:"a",href:k,target:h?"_blank":"_self","data-event-category":o,"data-event-action":s,"data-event-label":`https://${S.v[C]}${k}`,onClick:i?l:h?void 0:e=>{r?localStorage.setItem(d.f,JSON.stringify({articleLink:h,id:g,videoId:f,title:v,url:b,type:x})):(e.preventDefault(),E(!0))}};return n.createElement(n.Fragment,null,x===u.V.SHORTS?n.createElement(ShortsItem,Object.assign({},m,D,{data:t,layout:a,isMobile:p})):n.createElement(VideoItem$1,Object.assign({},m,D,{layout:a,data:t,isMobile:p})),!h&&n.createElement(VideoPlayerModal,{opened:!!w,data:t,onClose:()=>E(!1),isMobile:p}))},F=s.C.getAssetPath("sitewide/vn-public-desktop.png"),O=r.Z.div`
position: relative;
display: flex;
overflow: hidden;
align-items: center;
background-color: ${e=>e.bgColor||"#284a75"};
background-position: center;
background-size: cover;
transition: height 0.25s;
&[data-is-mobile='true'] {
justify-content: flex-start;
}
&[data-is-mobile='false'] {
justify-content: center;
}
&[data-is-collapse='false'] {
height: 64px;
}
&[data-is-collapse='true'] {
height: 0;
}
${I.M.mbDown} {
&[data-is-collapse='false'] {
height: 48px;
}
}
&[data-is-vn-public-day='true'] {
background-color: ${l.r.colors.red900};
${I.M.mbDown} {
overflow: hidden;
}
${I.M.mbUp} {
background-image: url(${F});
background-repeat: no-repeat;
background-size: cover;
.vn-bg {
display: none;
}
}
}
.banner-full {
object-fit: cover;
height: 100%;
}
& > a {
display: flex;
width: 100%;
height: 100%;
align-items: center;
justify-content: center;
text-decoration: none;
}
> a + .site-wide-content {
width: 100%;
}
.content {
padding-right: 48px;
color: white;
a {
color: white;
}
&[data-is-mobile='true'] {
font-size: 14px;
}
${I.M.mbDown} {
line-height: 18px;
}
}
.close-icon {
position: absolute;
right: 0px;
width: 64px;
height: 64px;
padding: 0 20px;
cursor: pointer;
}
[data-event-category] {
* {
pointer-events: none !important;
}
}
`,A=r.Z.div`
max-width: 100px;
margin-right: 16px;
.image-wrapper {
display: inline-block;
overflow: hidden;
max-width: 100px;
padding: 8px 0 4px 16px;
img {
width: 64px;
height: 64px;
object-fit: contain;
&[data-is-mobile='true'] {
width: 52px;
height: 52px;
}
}
}
`,L={daily:1,weekly:7,"bi-weekly":14},SiteWideBanner=({site:e="discover",banner:t,isMobile:a,onClose:i,currentUrl:r})=>{var l;let{link:s,icon:c,content:d,type:u,layoutType:p,bannerDesktop:m,bannerMobile:h,backgroundColor:g,bannerDisplayFrequency:f}=t||{},[v,b]=(0,n.useState)(!0),x=(0,n.useMemo)(()=>`${e}-disable-sitewide-${u}`,[u]),y=(0,n.useCallback)(e=>{e.preventDefault(),D.Z.set(x,"true",{expires:L[f]}),b(!1),null==i||i()},[r,x,f]),w=null===(l=/]*href=["']([^"']*)["']/g.exec(d))||void 0===l?void 0:l[1];return((0,n.useEffect)(()=>{"true"===D.Z.get(x)&&b(!1)},[null==t?void 0:t.type]),d&&v)?n.createElement(O,{"data-is-mobile":a,"data-is-collapse":!v,id:"sitewide-container",bgColor:g},n.createElement("a",{className:"no-replace-click","data-event-category":"Header Banner","data-event-action":"Link Click","data-event-label":r,href:s||w},"icon-text"===p?n.createElement(n.Fragment,null,c&&n.createElement(A,{className:"site-wide-content"},n.createElement("div",{className:"image-wrapper"},n.createElement("img",{src:c,className:"icon",loading:"lazy","data-is-mobile":a,alt:"",width:64,height:64}))),n.createElement("div",{className:"site-wide-content"},d&&n.createElement(o.T,{size:"s3",className:"content","data-is-mobile":a,dangerouslySetInnerHTML:{__html:d},lineClamp:2,styles:{root:{fontFamily:`Inter, -apple-system,
BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell,
'Helvetica Neue', sans-serif;`}}}))):n.createElement("img",{src:a?h:m,className:"banner-full",loading:"lazy","data-is-mobile":a,alt:""})),n.createElement(C.Z,{color:"#fff",size:24,className:"close-icon","data-event-category":"Header Banner","data-event-action":"Close Click","data-vars-event-label":r,onClick:y})):null}},"5yHH":function(e,t,a){a.d(t,{S:function(){return Spinner}});var n=a("usZY"),i=a("q1tI");let Spinner=e=>{var{size:t=24,color:a,isMarryBaby:r}=e,l=(0,n._)(e,["size","color","isMarryBaby"]);return i.createElement("svg",Object.assign({style:{display:"block",shapeRendering:"auto"},width:t,height:t,viewBox:"30 30 40 40",preserveAspectRatio:"xMidYMid"},l),i.createElement("circle",{cx:"50",cy:"50",fill:"none",stroke:a||(r?"#e85388":"#91caff"),strokeWidth:"7",r:"16",strokeDasharray:"75.39822368615503 27.132741228718345"},i.createElement("animateTransform",{attributeName:"transform",type:"rotate",repeatCount:"indefinite",dur:"1.2s",values:"0 50 50;360 50 50",keyTimes:"0;1"})))};Spinner.defaultProps={size:24}},HRQG:function(e,t,a){a.d(t,{V:function(){return Visible}});var n=a("q1tI");let Visible=e=>n.createElement("svg",Object.assign({width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor"},e),n.createElement("path",{d:"M11.9994 4C5.14139 4 1.88509 9.87864 1.09509 11.5566C0.963094 11.8366 0.963094 12.1614 1.09509 12.4414C1.88509 14.1204 5.14139 20 11.9994 20C18.8334 20 22.0919 14.1629 22.8959 12.4609C23.0339 12.1679 23.0339 11.8321 22.8959 11.5391C22.0919 9.83706 18.8334 4 11.9994 4ZM11.9994 7C14.7604 7 16.9994 9.239 16.9994 12C16.9994 14.761 14.7604 17 11.9994 17C9.23839 17 6.99939 14.761 6.99939 12C6.99939 9.239 9.23839 7 11.9994 7ZM11.9994 9C11.2037 9 10.4407 9.31607 9.87807 9.87868C9.31546 10.4413 8.99939 11.2044 8.99939 12C8.99939 12.7956 9.31546 13.5587 9.87807 14.1213C10.4407 14.6839 11.2037 15 11.9994 15C12.795 15 13.5581 14.6839 14.1207 14.1213C14.6833 13.5587 14.9994 12.7956 14.9994 12C14.9994 11.2044 14.6833 10.4413 14.1207 9.87868C13.5581 9.31607 12.795 9 11.9994 9Z"}))},O8oj:function(e,t,a){a.r(t),a.d(t,{default:function(){return n}});var n={"1st":[3.2,4.1,4.8,5.4,5.8,6.1,6.4,6.7,6.9,7.1,7.3,7.5,7.6,7.8,8,8.1,8.3,8.4,8.6,8.7,8.9,9,9.2,9.3,9.5,9.6,9.7,9.9,10,10.1,10.3,10.4,10.5,10.6,10.7,10.8,11,11.1,11.2,11.3,11.4,11.5,11.7,11.8,11.9,12,12.1,12.2,12.3,12.4,12.5,12.6,12.7,12.9,13,13.1,13.2,13.3,13.4,13.5],"3rd":[3.4,4.4,5.1,5.6,6.1,6.4,6.7,7,7.2,7.5,7.7,7.8,8,8.2,8.4,8.5,8.7,8.9,9,9.2,9.3,9.5,9.7,9.8,10,10.1,10.2,10.4,10.5,10.7,10.8,10.9,11.1,11.2,11.3,11.4,11.6,11.7,11.8,11.9,12.1,12.2,12.3,12.4,12.5,12.7,12.8,12.9,13,13.1,13.3,13.4,13.5,13.6,13.7,13.8,13.9,14.1,14.2,14.3],"5th":[3.6,4.5,5.2,5.8,6.2,6.6,6.9,7.2,7.4,7.7,7.9,8.1,8.2,8.4,8.6,8.8,8.9,9.1,9.3,9.4,9.6,9.8,9.9,10.1,10.2,10.4,10.5,10.7,10.8,11,11.1,11.2,11.4,11.5,11.6,11.8,11.9,12,12.2,12.3,12.4,12.5,12.7,12.8,12.9,13,13.2,13.3,13.4,13.5,13.7,13.8,13.9,14,14.1,14.3,14.4,14.5,14.6,14.7],"15th":[3.9,4.9,5.6,6.2,6.7,7.1,7.4,7.7,7.9,8.2,8.4,8.6,8.8,9,9.2,9.4,9.6,9.7,9.9,10.1,10.3,10.5,10.6,10.8,11,11.1,11.3,11.5,11.6,11.8,11.9,12.1,12.2,12.4,12.5,12.7,12.8,12.9,13.1,13.2,13.4,13.5,13.6,13.8,13.9,14.1,14.2,14.3,14.5,14.6,14.7,14.9,15,15.2,15.3,15.4,15.6,15.7,15.8,16],"25th":[4.1,5.1,5.9,6.5,7,7.4,7.7,8,8.3,8.5,8.7,9,9.2,9.4,9.6,9.8,10,10.1,10.3,10.5,10.7,10.9,11.1,11.3,11.4,11.6,11.8,12,12.1,12.3,12.4,12.6,12.8,12.9,13.1,13.2,13.4,13.5,13.7,13.8,14,14.1,14.3,14.4,14.6,14.7,14.9,15,15.2,15.3,15.4,15.6,15.7,15.9,16,16.2,16.3,16.5,16.6,16.7],"50th":[4.5,5.6,6.4,7,7.5,7.9,8.3,8.6,8.9,9.2,9.4,9.6,9.9,10.1,10.3,10.5,10.7,10.9,11.1,11.3,11.5,11.8,12,12.2,12.4,12.5,12.7,12.9,13.1,13.3,13.5,13.7,13.8,14,14.2,14.3,14.5,14.7,14.8,15,15.2,15.3,15.5,15.7,15.8,16,16.2,16.3,16.5,16.7,16.8,17,17.2,17.3,17.5,17.7,17.8,18,18.2,18.3],"75th":[4.9,6,6.9,7.6,8.1,8.5,8.9,9.3,9.6,9.9,10.1,10.4,10.6,10.9,11.1,11.3,11.6,11.8,12,12.2,12.5,12.7,12.9,13.1,13.3,13.6,13.8,14,14.2,14.4,14.6,14.8,15,15.2,15.4,15.6,15.8,15.9,16.1,16.3,16.5,16.7,16.9,17.1,17.3,17.4,17.6,17.8,18,18.2,18.4,18.6,18.8,19,19.2,19.3,19.5,19.7,19.9,20.1],"85th":[5.1,6.3,7.2,7.9,8.4,8.9,9.3,9.6,10,10.3,10.5,10.8,11.1,11.3,11.6,11.8,12,12.3,12.5,12.7,13,13.2,13.4,13.7,13.9,14.1,14.4,14.6,14.8,15,15.2,15.5,15.7,15.9,16.1,16.3,16.5,16.7,16.9,17.1,17.3,17.5,17.7,17.9,18.1,18.3,18.5,18.7,18.9,19.1,19.3,19.5,19.7,19.9,20.1,20.3,20.5,20.7,20.9,21.1],"95th":[5.5,6.8,7.7,8.4,9,9.5,9.9,10.3,10.6,10.9,11.2,11.5,11.8,12.1,12.3,12.6,12.9,13.1,13.4,13.6,13.9,14.2,14.4,14.7,14.9,15.2,15.4,15.7,15.9,16.2,16.4,16.6,16.9,17.1,17.3,17.5,17.8,18,18.2,18.4,18.6,18.9,19.1,19.3,19.5,19.8,20,20.2,20.4,20.7,20.9,21.1,21.4,21.6,21.8,22.1,22.3,22.5,22.8,23],"97th":[5.7,7,7.9,8.6,9.2,9.7,10.2,10.5,10.9,11.2,11.5,11.8,12.1,12.4,12.7,12.9,13.2,13.5,13.7,14,14.3,14.5,14.8,15.1,15.3,15.6,15.9,16.1,16.4,16.6,16.9,17.1,17.3,17.6,17.8,18,18.3,18.5,18.7,19,19.2,19.4,19.7,19.9,20.1,20.4,20.6,20.9,21.1,21.3,21.6,21.8,22.1,22.3,22.5,22.8,23,23.3,23.5,23.8],"99th":[6,7.4,8.3,9.1,9.7,10.2,10.7,11.1,11.4,11.8,12.1,12.4,12.7,13,13.3,13.6,13.9,14.2,14.4,14.7,15,15.3,15.6,15.9,16.1,16.4,16.7,17,17.3,17.5,17.8,18,18.3,18.6,18.8,19.1,19.3,19.6,19.8,20.1,20.3,20.6,20.8,21.1,21.3,21.6,21.9,22.1,22.4,22.6,22.9,23.2,23.4,23.7,24,24.2,24.5,24.8,25,25.3]}},VSdI:function(e,t,a){a.r(t),a.d(t,{default:function(){return n}});var n={"1st":[2.3,2.4,2.7,2.9,3.2,3.4,3.6,3.8,4,4.2,4.4,4.5,4.7,4.8],"3rd":[2.5,2.6,2.8,3.1,3.4,3.6,3.8,4.1,4.3,4.4,4.6,4.8,4.9,5.1],"5th":[2.6,2.7,3,3.2,3.5,3.7,4,4.2,4.4,4.6,4.8,4.9,5.1,5.2],"15th":[2.9,3,3.2,3.5,3.8,4.1,4.3,4.5,4.7,4.9,5.1,5.3,5.5,5.6],"25th":[3,3.2,3.4,3.7,4,4.3,4.5,4.8,5,5.2,5.4,5.6,5.7,5.9],"50th":[3.3,3.5,3.8,4.1,4.4,4.7,4.9,5.2,5.4,5.6,5.8,6,6.2,6.4],"75th":[3.7,3.8,4.1,4.5,4.8,5.1,5.4,5.6,5.9,6.1,6.3,6.5,6.7,6.9],"85th":[3.9,4,4.3,4.7,5,5.3,5.6,5.9,6.2,6.4,6.6,6.8,7,7.2],"95th":[4.2,4.4,4.7,5.1,5.4,5.8,6.1,6.4,6.6,6.9,7.1,7.3,7.5,7.7],"97th":[4.3,4.5,4.9,5.2,5.6,5.9,6.3,6.5,6.8,7.1,7.3,7.5,7.7,7.9],"99th":[4.6,4.8,5.1,5.5,5.9,6.3,6.6,6.9,7.2,7.4,7.7,7.9,8.1,8.3]}},"93Uw":function(e,t,a){a.r(t),a.d(t,{default:function(){return n}});var n={"1st":[7.5,9.3,10.8,12.2,13.5,15.2,17,18.7,20.4,22.2],"3rd":[7.8,9.8,11.4,12.9,14.3,16.1,17.9,19.8,21.6,23.6],"5th":[8.1,10.1,11.8,13.3,14.7,16.6,18.4,20.4,22.3,24.4],"15th":[8.6,10.8,12.7,14.3,16,17.9,19.9,22,24.2,26.6],"25th":[9,11.3,13.2,15,16.7,18.8,20.9,23.1,25.4,28],"50th":[9.6,12.2,14.3,16.3,18.3,20.5,22.9,25.4,28.1,31.2],"75th":[10.4,13.1,15.6,17.8,20.1,22.5,25.2,28.1,31.3,34.9],"85th":[10.8,13.7,16.3,18.7,21.1,23.6,26.5,29.7,33.2,37.3],"95th":[11.5,14.7,17.5,20.2,23,25.8,29.1,32.7,36.9,41.9],"97th":[11.8,15.1,18,20.9,23.8,26.7,30.1,34,38.6,43.9],"99th":[12.4,15.9,19.1,22.1,25.3,28.5,32.3,36.7,42,48.3]}},"03+i":function(e,t,a){a.r(t),a.d(t,{default:function(){return n}});var n={"-3SD":[3.2,4.1,4.8,5.4,5.8,6.1,6.4,6.7,6.9,7.1,7.3,7.5,7.6,7.8,8,8.1,8.3,8.4,8.6,8.7,8.9,9,9.2,9.3,9.5,9.6,9.7,9.9,10,10.1,10.3,10.4,10.5,10.6,10.7,10.8,11,11.1,11.2,11.3,11.4,11.5,11.7,11.8,11.9,12,12.1,12.2,12.3,12.4,12.5,12.6,12.7,12.9,13,13.1,13.2,13.3,13.4,13.5],"-2SD":[3.4,4.4,5.1,5.6,6.1,6.4,6.7,7,7.2,7.5,7.7,7.8,8,8.2,8.4,8.5,8.7,8.9,9,9.2,9.3,9.5,9.7,9.8,10,10.1,10.2,10.4,10.5,10.7,10.8,10.9,11.1,11.2,11.3,11.4,11.6,11.7,11.8,11.9,12.1,12.2,12.3,12.4,12.5,12.7,12.8,12.9,13,13.1,13.3,13.4,13.5,13.6,13.7,13.8,13.9,14.1,14.2,14.3],"-1SD":[3.6,4.5,5.2,5.8,6.2,6.6,6.9,7.2,7.4,7.7,7.9,8.1,8.2,8.4,8.6,8.8,8.9,9.1,9.3,9.4,9.6,9.8,9.9,10.1,10.2,10.4,10.5,10.7,10.8,11,11.1,11.2,11.4,11.5,11.6,11.8,11.9,12,12.2,12.3,12.4,12.5,12.7,12.8,12.9,13,13.2,13.3,13.4,13.5,13.7,13.8,13.9,14,14.1,14.3,14.4,14.5,14.6,14.7],"0Median":[3.9,4.9,5.6,6.2,6.7,7.1,7.4,7.7,7.9,8.2,8.4,8.6,8.8,9,9.2,9.4,9.6,9.7,9.9,10.1,10.3,10.5,10.6,10.8,11,11.1,11.3,11.5,11.6,11.8,11.9,12.1,12.2,12.4,12.5,12.7,12.8,12.9,13.1,13.2,13.4,13.5,13.6,13.8,13.9,14.1,14.2,14.3,14.5,14.6,14.7,14.9,15,15.2,15.3,15.4,15.6,15.7,15.8,16],"1SD":[4.1,5.1,5.9,6.5,7,7.4,7.7,8,8.3,8.5,8.7,9,9.2,9.4,9.6,9.8,10,10.1,10.3,10.5,10.7,10.9,11.1,11.3,11.4,11.6,11.8,12,12.1,12.3,12.4,12.6,12.8,12.9,13.1,13.2,13.4,13.5,13.7,13.8,14,14.1,14.3,14.4,14.6,14.7,14.9,15,15.2,15.3,15.4,15.6,15.7,15.9,16,16.2,16.3,16.5,16.6,16.7],"2SD":[4.5,5.6,6.4,7,7.5,7.9,8.3,8.6,8.9,9.2,9.4,9.6,9.9,10.1,10.3,10.5,10.7,10.9,11.1,11.3,11.5,11.8,12,12.2,12.4,12.5,12.7,12.9,13.1,13.3,13.5,13.7,13.8,14,14.2,14.3,14.5,14.7,14.8,15,15.2,15.3,15.5,15.7,15.8,16,16.2,16.3,16.5,16.7,16.8,17,17.2,17.3,17.5,17.7,17.8,18,18.2,18.3],"3SD":[4.9,6,6.9,7.6,8.1,8.5,8.9,9.3,9.6,9.9,10.1,10.4,10.6,10.9,11.1,11.3,11.6,11.8,12,12.2,12.5,12.7,12.9,13.1,13.3,13.6,13.8,14,14.2,14.4,14.6,14.8,15,15.2,15.4,15.6,15.8,15.9,16.1,16.3,16.5,16.7,16.9,17.1,17.3,17.4,17.6,17.8,18,18.2,18.4,18.6,18.8,19,19.2,19.3,19.5,19.7,19.9,20.1]}},S2y6:function(e,t,a){a.r(t),a.d(t,{default:function(){return n}});var n={"-3SD":[2.3,2.4,2.7,2.9,3.2,3.4,3.6,3.8,4,4.2,4.4,4.5,4.7,4.8],"-2SD":[2.5,2.6,2.8,3.1,3.4,3.6,3.8,4.1,4.3,4.4,4.6,4.8,4.9,5.1],"-1SD":[2.6,2.7,3,3.2,3.5,3.7,4,4.2,4.4,4.6,4.8,4.9,5.1,5.2],"0Median":[2.9,3,3.2,3.5,3.8,4.1,4.3,4.5,4.7,4.9,5.1,5.3,5.5,5.6],"1SD":[3,3.2,3.4,3.7,4,4.3,4.5,4.8,5,5.2,5.4,5.6,5.7,5.9],"2SD":[3.3,3.5,3.8,4.1,4.4,4.7,4.9,5.2,5.4,5.6,5.8,6,6.2,6.4],"3SD":[3.7,3.8,4.1,4.5,4.8,5.1,5.4,5.6,5.9,6.1,6.3,6.5,6.7,6.9]}},G4XF:function(e,t,a){a.r(t),a.d(t,{default:function(){return n}});var n={"-3SD":[7.5,9.3,10.8,12.2,13.5,15.2,17,18.7,20.4,22.2],"-2SD":[7.8,9.8,11.4,12.9,14.3,16.1,17.9,19.8,21.6,23.6],"-1SD":[8.1,10.1,11.8,13.3,14.7,16.6,18.4,20.4,22.3,24.4],"0Median":[8.6,10.8,12.7,14.3,16,17.9,19.9,22,24.2,26.6],"1SD":[9,11.3,13.2,15,16.7,18.8,20.9,23.1,25.4,28],"2SD":[9.6,12.2,14.3,16.3,18.3,20.5,22.9,25.4,28.1,31.2],"3SD":[10.4,13.1,15.6,17.8,20.1,22.5,25.2,28.1,31.3,34.9]}},c7eo:function(e,t,a){a.r(t),a.d(t,{default:function(){return n}});var n={"1st":[3,3.8,4.4,4.8,5.2,5.5,5.8,6,6.2,6.4,6.6,6.8,6.9,7.1,7.3,7.4,7.6,7.8,7.9,8.1,8.2,8.4,8.5,8.7,8.9,9,9.2,9.3,9.5,9.6,9.7,9.9,10,10.1,10.3,10.4,10.5,10.6,10.8,10.9,11,11.1,11.3,11.4,11.5,11.6,11.7,11.8,11.9,12.1,12.2,12.3,12.4,12.5,12.6,12.7,12.8,12.9,13.1,13.2],"3rd":[3.2,4,4.6,5.1,5.5,5.8,6.1,6.3,6.6,6.8,7,7.1,7.3,7.5,7.7,7.8,8,8.2,8.3,8.5,8.7,8.8,9,9.2,9.3,9.5,9.6,9.8,10,10.1,10.3,10.4,10.5,10.7,10.8,11,11.1,11.2,11.4,11.5,11.6,11.8,11.9,12,12.1,12.3,12.4,12.5,12.6,12.8,12.9,13,13.1,13.2,13.4,13.5,13.6,13.7,13.8,14],"5th":[3.3,4.1,4.7,5.2,5.6,6,6.3,6.5,6.8,7,7.2,7.3,7.5,7.7,7.9,8.1,8.2,8.4,8.6,8.7,8.9,9.1,9.2,9.4,9.6,9.8,9.9,10.1,10.2,10.4,10.5,10.7,10.8,11,11.1,11.3,11.4,11.6,11.7,11.8,12,12.1,12.2,12.4,12.5,12.6,12.8,12.9,13,13.2,13.3,13.4,13.5,13.7,13.8,13.9,14,14.2,14.3,14.4],"15th":[3.6,4.5,5.1,5.6,6.1,6.4,6.7,7,7.3,7.5,7.7,7.9,8.1,8.3,8.5,8.7,8.8,9,9.2,9.4,9.6,9.8,9.9,10.1,10.3,10.5,10.7,10.8,11,11.2,11.3,11.5,11.7,11.8,12,12.1,12.3,12.5,12.6,12.8,12.9,13.1,13.2,13.4,13.5,13.7,13.8,14,14.1,14.3,14.4,14.5,14.7,14.8,15,15.1,15.3,15.4,15.5,15.7],"25th":[3.8,4.7,5.4,5.9,6.4,6.7,7,7.3,7.6,7.8,8,8.2,8.4,8.6,8.8,9,9.2,9.4,9.6,9.8,10,10.2,10.4,10.6,10.8,10.9,11.1,11.3,11.5,11.7,11.9,12,12.2,12.4,12.5,12.7,12.9,13,13.2,13.4,13.5,13.7,13.9,14,14.2,14.3,14.5,14.7,14.8,15,15.1,15.3,15.4,15.6,15.8,15.9,16.1,16.2,16.4,16.5],"50th":[4.2,5.1,5.8,6.4,6.9,7.3,7.6,7.9,8.2,8.5,8.7,8.9,9.2,9.4,9.6,9.8,10,10.2,10.4,10.6,10.9,11.1,11.3,11.5,11.7,11.9,12.1,12.3,12.5,12.7,12.9,13.1,13.3,13.5,13.7,13.9,14,14.2,14.4,14.6,14.8,15,15.2,15.3,15.5,15.7,15.9,16.1,16.3,16.4,16.6,16.8,17,17.2,17.3,17.5,17.7,17.9,18,18.2],"75th":[4.6,5.6,6.4,7,7.5,7.9,8.3,8.6,8.9,9.2,9.5,9.7,10,10.2,10.4,10.7,10.9,11.1,11.4,11.6,11.8,12,12.3,12.5,12.7,12.9,13.2,13.4,13.6,13.8,14.1,14.3,14.5,14.7,14.9,15.1,15.3,15.6,15.8,16,16.2,16.4,16.6,16.8,17,17.3,17.5,17.7,17.9,18.1,18.3,18.5,18.7,18.9,19.1,19.3,19.6,19.8,20,20.2],"85th":[4.8,5.9,6.7,7.3,7.8,8.3,8.7,9,9.3,9.6,9.9,10.2,10.4,10.7,10.9,11.2,11.4,11.6,11.9,12.1,12.4,12.6,12.8,13.1,13.3,13.6,13.8,14,14.3,14.5,14.7,15,15.2,15.4,15.7,15.9,16.1,16.3,16.6,16.8,17,17.3,17.5,17.7,17.9,18.2,18.4,18.6,18.9,19.1,19.3,19.5,19.8,20,20.2,20.4,20.7,20.9,21.1,21.3],"95th":[5.2,6.3,7.2,7.9,8.4,8.9,9.4,9.7,10.1,10.4,10.7,11,11.3,11.5,11.8,12.1,12.3,12.6,12.9,13.1,13.4,13.6,13.9,14.2,14.4,14.7,15,15.2,15.5,15.7,16,16.2,16.5,16.8,17,17.3,17.5,17.8,18,18.3,18.6,18.8,19.1,19.3,19.6,19.9,20.1,20.4,20.6,20.9,21.2,21.4,21.7,22,22.2,22.5,22.7,23,23.3,23.5],"97th":[5.4,6.5,7.4,8.1,8.7,9.2,9.6,10,10.4,10.7,11,11.3,11.6,11.9,12.2,12.5,12.7,13,13.3,13.5,13.8,14.1,14.3,14.6,14.9,15.2,15.4,15.7,16,16.2,16.5,16.8,17,17.3,17.6,17.8,18.1,18.4,18.6,18.9,19.2,19.5,19.7,20,20.3,20.6,20.8,21.1,21.4,21.7,22,22.2,22.5,22.8,23.1,23.3,23.6,23.9,24.2,24.4],"99th":[5.7,6.9,7.8,8.6,9.2,9.7,10.2,10.6,11,11.3,11.7,12,12.3,12.6,12.9,13.2,13.5,13.8,14.1,14.4,14.6,14.9,15.2,15.5,15.8,16.1,16.4,16.7,17,17.3,17.6,17.8,18.1,18.4,18.7,19,19.3,19.6,19.9,20.2,20.5,20.8,21.1,21.4,21.7,22,22.3,22.6,22.9,23.2,23.5,23.9,24.2,24.5,24.8,25.1,25.4,25.7,26,26.3]}},lz1p:function(e,t,a){a.r(t),a.d(t,{default:function(){return n}});var n={"1st":[2.3,2.3,2.5,2.7,2.9,3.1,3.3,3.5,3.7,3.8,4,4.1,4.2,4.3],"3rd":[2.4,2.5,2.7,2.9,3.1,3.3,3.5,3.7,3.9,4.1,4.2,4.3,4.5,4.6],"5th":[2.5,2.6,2.8,3,3.3,3.5,3.7,3.8,4,4.2,4.3,4.5,4.6,4.7],"15th":[2.8,2.9,3.1,3.3,3.5,3.8,4,4.2,4.4,4.5,4.7,4.8,5,5.1],"25th":[2.9,3,3.2,3.5,3.7,4,4.2,4.4,4.6,4.7,4.9,5.1,5.2,5.4],"50th":[3.2,3.3,3.6,3.8,4.1,4.3,4.6,4.8,5,5.2,5.4,5.5,5.7,5.8],"75th":[3.6,3.7,3.9,4.2,4.5,4.8,5,5.2,5.5,5.7,5.8,6,6.2,6.4],"85th":[3.7,3.9,4.1,4.4,4.7,5,5.3,5.5,5.7,5.9,6.1,6.3,6.5,6.7],"95th":[4,4.2,4.5,4.8,5.1,5.4,5.7,5.9,6.2,6.4,6.6,6.8,7,7.2],"97th":[4.2,4.4,4.6,5,5.3,5.6,5.9,6.1,6.4,6.6,6.8,7,7.2,7.4],"99th":[4.4,4.6,4.9,5.3,5.6,5.9,6.2,6.5,6.7,7,7.2,7.4,7.6,7.8]}},LCAX:function(e,t,a){a.r(t),a.d(t,{default:function(){return n}});var n={"1st":[6.8,8.7,10.4,11.8,13.2,14.6,16.1,17.8,19.8,22.2],"3rd":[7.1,9.2,11,12.5,14,15.5,17,18.9,21.1,23.7],"5th":[7.3,9.4,11.3,12.9,14.4,16,17.6,19.5,21.8,24.5],"15th":[7.9,10.1,12.1,14,15.7,17.4,19.2,21.3,23.9,26.9],"25th":[8.2,10.6,12.7,14.7,16.5,18.3,20.2,22.5,25.3,28.5],"50th":[8.9,11.5,13.9,16.1,18.2,20.2,22.4,25,28.2,31.9],"75th":[9.7,12.5,15.1,17.7,20.2,22.4,24.9,28,31.7,35.9],"85th":[10.2,13.1,15.9,18.6,21.3,23.7,26.5,29.8,33.9,38.5],"95th":[11,14.2,17.3,20.4,23.5,26.2,29.5,33.4,38.1,43.5],"97th":[11.3,14.6,17.8,21.1,24.4,27.3,30.8,34.9,40,45.7],"99th":[12,15.5,19,22.6,26.3,29.5,33.5,38.2,43.9,50.4]}},LIJf:function(e,t,a){a.r(t),a.d(t,{default:function(){return n}});var n={"-3SD":[3,3.8,4.4,4.8,5.2,5.5,5.8,6,6.2,6.4,6.6,6.8,6.9,7.1,7.3,7.4,7.6,7.8,7.9,8.1,8.2,8.4,8.5,8.7,8.9,9,9.2,9.3,9.5,9.6,9.7,9.9,10,10.1,10.3,10.4,10.5,10.6,10.8,10.9,11,11.1,11.3,11.4,11.5,11.6,11.7,11.8,11.9,12.1,12.2,12.3,12.4,12.5,12.6,12.7,12.8,12.9,13.1,13.2],"-2SD":[3.2,4,4.6,5.1,5.5,5.8,6.1,6.3,6.6,6.8,7,7.1,7.3,7.5,7.7,7.8,8,8.2,8.3,8.5,8.7,8.8,9,9.2,9.3,9.5,9.6,9.8,10,10.1,10.3,10.4,10.5,10.7,10.8,11,11.1,11.2,11.4,11.5,11.6,11.8,11.9,12,12.1,12.3,12.4,12.5,12.6,12.8,12.9,13,13.1,13.2,13.4,13.5,13.6,13.7,13.8,14],"-1SD":[3.3,4.1,4.7,5.2,5.6,6,6.3,6.5,6.8,7,7.2,7.3,7.5,7.7,7.9,8.1,8.2,8.4,8.6,8.7,8.9,9.1,9.2,9.4,9.6,9.8,9.9,10.1,10.2,10.4,10.5,10.7,10.8,11,11.1,11.3,11.4,11.6,11.7,11.8,12,12.1,12.2,12.4,12.5,12.6,12.8,12.9,13,13.2,13.3,13.4,13.5,13.7,13.8,13.9,14,14.2,14.3,14.4],"0Median":[3.6,4.5,5.1,5.6,6.1,6.4,6.7,7,7.3,7.5,7.7,7.9,8.1,8.3,8.5,8.7,8.8,9,9.2,9.4,9.6,9.8,9.9,10.1,10.3,10.5,10.7,10.8,11,11.2,11.3,11.5,11.7,11.8,12,12.1,12.3,12.5,12.6,12.8,12.9,13.1,13.2,13.4,13.5,13.7,13.8,14,14.1,14.3,14.4,14.5,14.7,14.8,15,15.1,15.3,15.4,15.5,15.7],"1SD":[3.8,4.7,5.4,5.9,6.4,6.7,7,7.3,7.6,7.8,8,8.2,8.4,8.6,8.8,9,9.2,9.4,9.6,9.8,10,10.2,10.4,10.6,10.8,10.9,11.1,11.3,11.5,11.7,11.9,12,12.2,12.4,12.5,12.7,12.9,13,13.2,13.4,13.5,13.7,13.9,14,14.2,14.3,14.5,14.7,14.8,15,15.1,15.3,15.4,15.6,15.8,15.9,16.1,16.2,16.4,16.5],"2SD":[4.2,5.1,5.8,6.4,6.9,7.3,7.6,7.9,8.2,8.5,8.7,8.9,9.2,9.4,9.6,9.8,10,10.2,10.4,10.6,10.9,11.1,11.3,11.5,11.7,11.9,12.1,12.3,12.5,12.7,12.9,13.1,13.3,13.5,13.7,13.9,14,14.2,14.4,14.6,14.8,15,15.2,15.3,15.5,15.7,15.9,16.1,16.3,16.4,16.6,16.8,17,17.2,17.3,17.5,17.7,17.9,18,18.2],"3SD":[4.6,5.6,6.4,7,7.5,7.9,8.3,8.6,8.9,9.2,9.5,9.7,10,10.2,10.4,10.7,10.9,11.1,11.4,11.6,11.8,12,12.3,12.5,12.7,12.9,13.2,13.4,13.6,13.8,14.1,14.3,14.5,14.7,14.9,15.1,15.3,15.6,15.8,16,16.2,16.4,16.6,16.8,17,17.3,17.5,17.7,17.9,18.1,18.3,18.5,18.7,18.9,19.1,19.3,19.6,19.8,20,20.2]}},DCLE:function(e,t,a){a.r(t),a.d(t,{default:function(){return n}});var n={"-3SD":[2.3,2.3,2.5,2.7,2.9,3.1,3.3,3.5,3.7,3.8,4,4.1,4.2,4.3],"-2SD":[2.4,2.5,2.7,2.9,3.1,3.3,3.5,3.7,3.9,4.1,4.2,4.3,4.5,4.6],"-1SD":[2.5,2.6,2.8,3,3.3,3.5,3.7,3.8,4,4.2,4.3,4.5,4.6,4.7],"0Median":[2.8,2.9,3.1,3.3,3.5,3.8,4,4.2,4.4,4.5,4.7,4.8,5,5.1],"1SD":[2.9,3,3.2,3.5,3.7,4,4.2,4.4,4.6,4.7,4.9,5.1,5.2,5.4],"2SD":[3.2,3.3,3.6,3.8,4.1,4.3,4.6,4.8,5,5.2,5.4,5.5,5.7,5.8],"3SD":[3.6,3.7,3.9,4.2,4.5,4.8,5,5.2,5.5,5.7,5.8,6,6.2,6.4]}},UfEi:function(e,t,a){a.r(t),a.d(t,{default:function(){return n}});var n={"-3SD":[6.8,8.7,10.4,11.8,13.2,14.6,16.1,17.8,19.8,22.2],"-2SD":[7.1,9.2,11,12.5,14,15.5,17,18.9,21.1,23.7],"-1SD":[7.3,9.4,11.3,12.9,14.4,16,17.6,19.5,21.8,24.5],"0Median":[7.9,10.1,12.1,14,15.7,17.4,19.2,21.3,23.9,26.9],"1SD":[8.2,10.6,12.7,14.7,16.5,18.3,20.2,22.5,25.3,28.5],"2SD":[8.9,11.5,13.9,16.1,18.2,20.2,22.4,25,28.2,31.9],"3SD":[9.7,12.5,15.1,17.7,20.2,22.4,24.9,28,31.7,35.9]}}}]);