@hhgtech/hhg-components 1.29.418 → 1.29.419-beta-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (583) hide show
  1. package/build/{InputDate-c9e54a91.js → InputDate-084d4346.js} +14 -21
  2. package/build/{LastPeriod-879fdfd5.js → LastPeriod-a6e642b6.js} +1 -1
  3. package/build/{MobileBottomNavigationIcon-29955b8d.js → MobileBottomNavigationIcon-e516e446.js} +3 -3
  4. package/build/{Spinner-ae620f00.js → Spinner-dff3a5d3.js} +1 -1
  5. package/build/{WhatsApp-c2e443b9.js → WhatsApp-077b30e0.js} +1 -1
  6. package/build/adapters.js +20 -20
  7. package/build/atoms.js +52 -50
  8. package/build/babyGrowth.js +85 -84
  9. package/build/cache.js +2 -2
  10. package/build/care.js +17 -17
  11. package/build/careBookingSearchBar.js +14 -14
  12. package/build/careBookingSearchBarV2.js +15 -15
  13. package/build/components/atoms/icons/ErrorIcon.d.ts +4 -0
  14. package/build/components/atoms/index.d.ts +1 -0
  15. package/build/components/atoms/searchInput/index.d.ts +18 -0
  16. package/build/components/mantine/phoneInput/PhoneInput.d.ts +1 -1
  17. package/build/components/mantine/styles.d.ts +12 -0
  18. package/build/components/mantine/theme/input.d.ts +7 -6
  19. package/build/components/mantine/theme/text.d.ts +51 -0
  20. package/build/components/molecules/cardListItem/index.d.ts +13 -0
  21. package/build/components/molecules/cardListItem/index.styled.d.ts +9 -0
  22. package/build/components/molecules/index.d.ts +3 -0
  23. package/build/components/molecules/list/Content.d.ts +8 -0
  24. package/build/components/molecules/list/Item.d.ts +4 -0
  25. package/build/components/molecules/list/ListProvider.d.ts +3 -0
  26. package/build/components/molecules/list/ListQuickFilter.d.ts +8 -0
  27. package/build/components/molecules/list/LoadMore.d.ts +9 -0
  28. package/build/components/molecules/list/Pagination.d.ts +2 -0
  29. package/build/components/molecules/list/Search.d.ts +9 -0
  30. package/build/components/molecules/list/context.d.ts +4 -0
  31. package/build/components/molecules/list/index.d.ts +18 -0
  32. package/build/components/molecules/list/type.d.ts +36 -0
  33. package/build/components/molecules/list/useList.d.ts +22 -0
  34. package/build/components/molecules/quickFilter/index.d.ts +10 -0
  35. package/build/components/molecules/quickFilter/index.styled.d.ts +5 -0
  36. package/build/components.js +107 -99
  37. package/build/{constants-91f2a6ec.js → constants-e87af10c.js} +1 -1
  38. package/build/constants.js +3 -3
  39. package/build/constantsDomainLocales.js +1 -1
  40. package/build/constantsRiskScreener.js +2 -2
  41. package/build/constantsSite.js +2 -2
  42. package/build/{core-cee15e58.js → core-cfa86e38.js} +1 -1
  43. package/build/{dataTransform-b9985389.js → dataTransform-e6c235dc.js} +1 -1
  44. package/build/ecom.js +4 -4
  45. package/build/{editor-38959afb.js → editor-906fbbe8.js} +11 -11
  46. package/build/embeddedHeathToolCards_babyGrowth.js +24 -24
  47. package/build/embeddedHeathToolCards_babyPoop.js +20 -20
  48. package/build/embeddedHeathToolCards_babyVaccine.js +23 -23
  49. package/build/embeddedHeathToolCards_bmi_bmi.js +26 -26
  50. package/build/embeddedHeathToolCards_bmrBmr.js +26 -26
  51. package/build/embeddedHeathToolCards_dueDate_dueDate.js +23 -23
  52. package/build/embeddedHeathToolCards_ovulation_ovulation.js +23 -23
  53. package/build/embeddedHeathToolCards_pwg_pwg.js +27 -27
  54. package/build/embeddedHeathToolCards_targetHeartRate.js +28 -28
  55. package/build/esm/{InputDate-dbede396.js → InputDate-73f8c532.js} +14 -21
  56. package/build/esm/{LastPeriod-3a8ce81b.js → LastPeriod-73f6470b.js} +1 -1
  57. package/build/esm/{MobileBottomNavigationIcon-95f8b694.js → MobileBottomNavigationIcon-4b9f3666.js} +3 -3
  58. package/build/esm/{Spinner-7106ae77.js → Spinner-5ad438bf.js} +1 -1
  59. package/build/esm/{WhatsApp-1eb79b9f.js → WhatsApp-327a6af4.js} +1 -1
  60. package/build/esm/adapters.js +20 -20
  61. package/build/esm/atoms.js +49 -49
  62. package/build/esm/babyGrowth.js +85 -84
  63. package/build/esm/cache.js +2 -2
  64. package/build/esm/care.js +17 -17
  65. package/build/esm/careBookingSearchBar.js +14 -14
  66. package/build/esm/careBookingSearchBarV2.js +15 -15
  67. package/build/esm/components/atoms/icons/ErrorIcon.d.ts +4 -0
  68. package/build/esm/components/atoms/index.d.ts +1 -0
  69. package/build/esm/components/atoms/searchInput/index.d.ts +18 -0
  70. package/build/esm/components/mantine/phoneInput/PhoneInput.d.ts +1 -1
  71. package/build/esm/components/mantine/styles.d.ts +12 -0
  72. package/build/esm/components/mantine/theme/input.d.ts +7 -6
  73. package/build/esm/components/mantine/theme/text.d.ts +51 -0
  74. package/build/esm/components/molecules/cardListItem/index.d.ts +13 -0
  75. package/build/esm/components/molecules/cardListItem/index.styled.d.ts +9 -0
  76. package/build/esm/components/molecules/index.d.ts +3 -0
  77. package/build/esm/components/molecules/list/Content.d.ts +8 -0
  78. package/build/esm/components/molecules/list/Item.d.ts +4 -0
  79. package/build/esm/components/molecules/list/ListProvider.d.ts +3 -0
  80. package/build/esm/components/molecules/list/ListQuickFilter.d.ts +8 -0
  81. package/build/esm/components/molecules/list/LoadMore.d.ts +9 -0
  82. package/build/esm/components/molecules/list/Pagination.d.ts +2 -0
  83. package/build/esm/components/molecules/list/Search.d.ts +9 -0
  84. package/build/esm/components/molecules/list/context.d.ts +4 -0
  85. package/build/esm/components/molecules/list/index.d.ts +18 -0
  86. package/build/esm/components/molecules/list/type.d.ts +36 -0
  87. package/build/esm/components/molecules/list/useList.d.ts +22 -0
  88. package/build/esm/components/molecules/quickFilter/index.d.ts +10 -0
  89. package/build/esm/components/molecules/quickFilter/index.styled.d.ts +5 -0
  90. package/build/esm/components.js +99 -98
  91. package/build/esm/{constants-78b10870.js → constants-4e77d3df.js} +1 -1
  92. package/build/esm/constants.js +3 -3
  93. package/build/esm/constantsDomainLocales.js +1 -1
  94. package/build/esm/constantsRiskScreener.js +2 -2
  95. package/build/esm/constantsSite.js +2 -2
  96. package/build/esm/{core-bfed8857.js → core-f2059138.js} +1 -1
  97. package/build/esm/{dataTransform-bcdc73f7.js → dataTransform-fd4569a6.js} +1 -1
  98. package/build/esm/ecom.js +4 -4
  99. package/build/esm/{editor-adc9d183.js → editor-8dc5d66a.js} +11 -11
  100. package/build/esm/embeddedHeathToolCards_babyGrowth.js +24 -24
  101. package/build/esm/embeddedHeathToolCards_babyPoop.js +20 -20
  102. package/build/esm/embeddedHeathToolCards_babyVaccine.js +23 -23
  103. package/build/esm/embeddedHeathToolCards_bmi_bmi.js +26 -26
  104. package/build/esm/embeddedHeathToolCards_bmrBmr.js +26 -26
  105. package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +23 -23
  106. package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +23 -23
  107. package/build/esm/embeddedHeathToolCards_pwg_pwg.js +27 -27
  108. package/build/esm/embeddedHeathToolCards_targetHeartRate.js +28 -28
  109. package/build/esm/footer.js +22 -22
  110. package/build/esm/gAssets.js +2 -2
  111. package/build/esm/{healthTools-bd097aa5.js → healthTools-f14544af.js} +1 -1
  112. package/build/esm/healthToolsCardWrapper.js +19 -19
  113. package/build/esm/healthToolsForm.js +34 -34
  114. package/build/esm/hooks.js +13 -13
  115. package/build/esm/i18n/translationKeys.d.ts +1 -1
  116. package/build/esm/i18n-values/en-PH.js +8 -0
  117. package/build/esm/i18n-values/hi-IN.js +8 -0
  118. package/build/esm/i18n-values/id-ID.js +8 -0
  119. package/build/esm/i18n-values/km-KH.js +8 -0
  120. package/build/esm/i18n-values/ms-MY.js +8 -0
  121. package/build/esm/i18n-values/my-MM.js +8 -0
  122. package/build/esm/i18n-values/th-TH.js +8 -0
  123. package/build/esm/i18n-values/tl-PH.js +8 -0
  124. package/build/esm/i18n-values/vi-VN.js +8 -0
  125. package/build/esm/i18n-values/vi-VN_MB.js +8 -0
  126. package/build/esm/i18n-values/zh-SG.js +8 -0
  127. package/build/esm/i18n-values/zh-TW.js +8 -0
  128. package/build/esm/i18n.js +2 -2
  129. package/build/esm/i18nV2.js +2 -2
  130. package/build/esm/icons/CurrentLocation.d.ts +4 -0
  131. package/build/esm/icons/Search2.d.ts +4 -0
  132. package/build/esm/icons/index.d.ts +3 -1
  133. package/build/esm/{index-ceb8b8bf.js → index-00330a19.js} +2 -2
  134. package/build/esm/{index-bdf6245a.js → index-00f8e3a9.js} +15 -15
  135. package/build/esm/{index-6a03cb12.js → index-0711a88b.js} +2 -2
  136. package/build/esm/{index-1708f86a.js → index-077aa484.js} +2 -2
  137. package/build/esm/{index-6c0dc808.js → index-0808fde6.js} +1 -1
  138. package/build/esm/{index-ae917316.js → index-09aaf60f.js} +4 -4
  139. package/build/esm/{index-50786b24.js → index-09eaad1f.js} +7 -7
  140. package/build/esm/{index-c314e49c.js → index-0ac8748d.js} +10 -10
  141. package/build/esm/{index-aaf96a65.js → index-0ff10f4f.js} +17 -17
  142. package/build/esm/{index-7dc69559.js → index-111b1c7f.js} +15 -15
  143. package/build/esm/{index-1af7cea2.js → index-11266b90.js} +2 -2
  144. package/build/esm/{index-81e60fe2.js → index-1a7440b6.js} +3 -3
  145. package/build/esm/{index-e6f9eb2d.js → index-205fd435.js} +15 -15
  146. package/build/esm/{index-65057179.js → index-2328a192.js} +30 -30
  147. package/build/esm/{index-c8cbbe59.js → index-2514fc38.js} +7 -141
  148. package/build/esm/{index-82c84a53.js → index-285cec9f.js} +7 -7
  149. package/build/esm/{index-b9f57aa7.js → index-3c3e2bc7.js} +13 -13
  150. package/build/esm/{index-d1a664c7.js → index-3e4187df.js} +25 -25
  151. package/build/esm/{index-46c913ce.js → index-3e6134dc.js} +6 -6
  152. package/build/esm/{index-6058338e.js → index-3e9c0df6.js} +22 -22
  153. package/build/esm/{index-9cdad777.js → index-44efbc04.js} +3 -3
  154. package/build/esm/{index-21e97511.js → index-46472983.js} +6 -6
  155. package/build/esm/{index-8c902e04.js → index-52d89854.js} +2 -2
  156. package/build/esm/{index-bb3f4527.js → index-5982a911.js} +3 -3
  157. package/build/esm/{index-11755303.js → index-5b9c41cf.js} +1 -1
  158. package/build/esm/{index-23f97b77.js → index-5e7f0f03.js} +3 -3
  159. package/build/esm/{index-da9b3560.js → index-60c99ce8.js} +1 -1
  160. package/build/esm/{index-cf685e8f.js → index-66276a9c.js} +3 -3
  161. package/build/esm/{index-660b41f1.js → index-6cce8107.js} +17 -17
  162. package/build/esm/{index-0bbd27f5.js → index-6dae848d.js} +6 -6
  163. package/build/esm/{index-eebfb54e.js → index-6e677190.js} +2 -2
  164. package/build/esm/{index-b0dd85e7.js → index-6e7c21a7.js} +2 -2
  165. package/build/esm/{index-17ce0065.js → index-7cb2ed19.js} +32 -32
  166. package/build/esm/{index-20e98e68.js → index-870710d2.js} +17 -17
  167. package/build/esm/{index-8e615057.js → index-88c61574.js} +6 -6
  168. package/build/esm/{index-2e613a95.js → index-8eeff543.js} +1 -1
  169. package/build/esm/{index-38a06ee1.js → index-911637a4.js} +2 -2
  170. package/build/esm/{index-a95b8ba0.js → index-939c6d2a.js} +13 -13
  171. package/build/esm/{index-b4e79297.js → index-94f87933.js} +32 -32
  172. package/build/esm/{index-52a25f04.js → index-9a313115.js} +16 -16
  173. package/build/esm/{index-6c4303e3.js → index-9a36303e.js} +362 -27
  174. package/build/esm/{index-8cf5e40e.js → index-9acfb46a.js} +3 -3
  175. package/build/esm/{index-613e2960.js → index-9cfd234c.js} +4 -4
  176. package/build/esm/{index-a2f0cb1d.js → index-9dea0329.js} +1 -1
  177. package/build/esm/{index-546c521c.js → index-a4324037.js} +18 -27
  178. package/build/esm/index-aa15e0de.js +438 -0
  179. package/build/esm/{index-e25a50a7.js → index-ad232a36.js} +2 -2
  180. package/build/esm/{index-0ebe57cc.js → index-ad36a4c6.js} +11 -11
  181. package/build/esm/{index-f402f20c.js → index-b16f575c.js} +2 -2
  182. package/build/esm/{index-3dd7f3bf.js → index-b21f3d25.js} +3 -3
  183. package/build/esm/{index-a318f8d8.js → index-b4b97054.js} +1 -1
  184. package/build/esm/{index-5bf11acd.js → index-b6d973dd.js} +9 -9
  185. package/build/esm/{index-5f7213b5.js → index-b82d0972.js} +6 -6
  186. package/build/esm/{index-de491ad4.js → index-ba763165.js} +2 -2
  187. package/build/esm/{index-ae8dcfc8.js → index-bebbad43.js} +13 -13
  188. package/build/esm/{index-1dc66a92.js → index-c11e7684.js} +3 -3
  189. package/build/esm/{index-b6d4a2ed.js → index-d037b34e.js} +13 -13
  190. package/build/esm/{index-d83df005.js → index-d057920e.js} +13 -13
  191. package/build/esm/{index-9d21916e.js → index-d724a7ab.js} +13 -13
  192. package/build/esm/{index-1dfa8721.js → index-e1c89dbd.js} +2 -2
  193. package/build/esm/{index-27f4e35e.js → index-e270d163.js} +2 -2
  194. package/build/esm/{index-1d3457e3.js → index-e4fa2bc8.js} +2 -2
  195. package/build/esm/{index-26ec0ccc.js → index-e8f7e0e3.js} +5 -5
  196. package/build/esm/{index-0c0ac05f.js → index-eac00c0c.js} +1 -1
  197. package/build/esm/{index-417b0181.js → index-ed2114c9.js} +1 -1
  198. package/build/esm/{index-6b8ab535.js → index-f4ec9be0.js} +17 -17
  199. package/build/esm/{index-cbdfe04b.js → index-f6d6ab4c.js} +16 -16
  200. package/build/esm/{index-788c119c.js → index-f87ed9cc.js} +21 -21
  201. package/build/esm/index.css +1 -1
  202. package/build/esm/index.js +128 -122
  203. package/build/esm/{labelSorting-28e6306e.js → labelSorting-6452973b.js} +4 -4
  204. package/build/esm/lead/layouts/lightbox/fields/index.d.ts +4 -1
  205. package/build/esm/lead/layouts/lightbox/fields/textField/context.d.ts +10 -0
  206. package/build/esm/lead/layouts/lightbox/fields/textField/index.d.ts +22 -2
  207. package/build/esm/lead/layouts/lightbox/fields/textField/index.styled.d.ts +4 -0
  208. package/build/esm/lead/leadGenContext.d.ts +7 -1
  209. package/build/esm/lead.css +1 -1
  210. package/build/esm/lead.js +319 -487
  211. package/build/esm/{localizeNumberFormat-3bc9c323.js → localizeNumberFormat-d409c1be.js} +15 -1
  212. package/build/esm/{logoIcon-fe92076f.js → logoIcon-881e75a9.js} +2 -2
  213. package/build/esm/mantine.js +26 -26
  214. package/build/esm/misc/localizeNumberFormat.d.ts +1 -0
  215. package/build/esm/misc/utils.d.ts +5 -0
  216. package/build/esm/misc.js +19 -18
  217. package/build/esm/miscGetDynamicHealthTool.js +4 -4
  218. package/build/esm/miscGetSocialList.js +8 -8
  219. package/build/esm/miscScreenSizeContext.js +1 -1
  220. package/build/esm/mobileBottomNavigation.js +5 -5
  221. package/build/esm/mobileBottomNavigationIcon.js +5 -5
  222. package/build/esm/molecules.js +77 -75
  223. package/build/esm/moleculesArticleCard.js +6 -6
  224. package/build/esm/moleculesArticleCardV2.js +17 -17
  225. package/build/esm/navigation.js +47 -47
  226. package/build/esm/navigationLogoutPopup.js +11 -11
  227. package/build/esm/navigationProfileButton.js +27 -27
  228. package/build/esm/onboardingV2.js +30 -30
  229. package/build/esm/organisms.js +51 -51
  230. package/build/esm/{post-ec2894e8.js → post-450aa9f1.js} +2 -2
  231. package/build/esm/profileNavigation.js +20 -20
  232. package/build/esm/progressBar.js +1 -1
  233. package/build/esm/pwg.js +23 -23
  234. package/build/esm/ssoV2/api/featureFlag.d.ts +2 -1
  235. package/build/esm/ssoV2.js +54 -42
  236. package/build/esm/{store-53b561bd.js → store-8bef3953.js} +3 -3
  237. package/build/esm/subot.js +37 -37
  238. package/build/esm/surveyOrPremiumBanner.js +34 -34
  239. package/build/esm/surveyQuestionCard.js +11 -11
  240. package/build/esm/{surveyThankyouCard-410d6c05.js → surveyThankyouCard-33edee28.js} +5 -5
  241. package/build/esm/{text-1962e9fb.js → text-f42660ed.js} +60 -10
  242. package/build/esm/together.js +57 -57
  243. package/build/esm/togetherApiUtils.js +4 -4
  244. package/build/esm/togetherAtoms.js +31 -31
  245. package/build/esm/togetherComponentGlobalContext.js +4 -4
  246. package/build/esm/togetherMolecules.js +52 -52
  247. package/build/esm/togetherMoleculesCardAuthor.js +29 -29
  248. package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
  249. package/build/esm/togetherMoleculesProfileDetail.js +40 -40
  250. package/build/esm/togetherOrganisms.js +51 -51
  251. package/build/esm/togetherRichTextEditor.js +18 -18
  252. package/build/esm/togetherShareBox.js +10 -10
  253. package/build/esm/{translationsProvider-7f13bbeb.js → translationsProvider-1c96459a.js} +1 -1
  254. package/build/esm/{treePopoverMenu-0bc9b572.js → treePopoverMenu-1542466f.js} +19 -19
  255. package/build/esm/{types-08181fb5.js → types-7f463fd4.js} +2 -2
  256. package/build/esm/types.js +2 -2
  257. package/build/esm/{useCategory-fdaa4285.js → useCategory-34797aa7.js} +5 -5
  258. package/build/esm/{useHealthToolCache-0df97913.js → useHealthToolCache-3ac708a2.js} +1 -1
  259. package/build/esm/{usePlacesAutocomplete-aa0779ff.js → usePlacesAutocomplete-9245a16f.js} +1 -1
  260. package/build/esm/useTogetherAuthRequiredAction.js +10 -10
  261. package/build/esm/{utils-fb03ac58.js → utils-091dc0aa.js} +3 -3
  262. package/build/esm/{utils-300644b9.js → utils-1d948a59.js} +5 -5
  263. package/build/esm/{utils-8d7411e8.js → utils-403cc8e3.js} +2 -2
  264. package/build/esm/{utils-6b907537.js → utils-912014ee.js} +2 -2
  265. package/build/esm/{utils-778daa2b.js → utils-da66e349.js} +18 -1
  266. package/build/esm/vaccination.js +22 -22
  267. package/build/footer.js +22 -22
  268. package/build/gAssets.js +2 -2
  269. package/build/{healthTools-0d0aeffc.js → healthTools-76a813b0.js} +1 -1
  270. package/build/healthToolsCardWrapper.js +19 -19
  271. package/build/healthToolsForm.js +34 -34
  272. package/build/hooks.js +13 -13
  273. package/build/i18n/translationKeys.d.ts +1 -1
  274. package/build/i18n-values/en-PH.js +8 -0
  275. package/build/i18n-values/hi-IN.js +8 -0
  276. package/build/i18n-values/id-ID.js +8 -0
  277. package/build/i18n-values/km-KH.js +8 -0
  278. package/build/i18n-values/ms-MY.js +8 -0
  279. package/build/i18n-values/my-MM.js +8 -0
  280. package/build/i18n-values/th-TH.js +8 -0
  281. package/build/i18n-values/tl-PH.js +8 -0
  282. package/build/i18n-values/vi-VN.js +8 -0
  283. package/build/i18n-values/vi-VN_MB.js +8 -0
  284. package/build/i18n-values/zh-SG.js +8 -0
  285. package/build/i18n-values/zh-TW.js +8 -0
  286. package/build/i18n.js +2 -2
  287. package/build/i18nV2.js +1 -1
  288. package/build/icons/CurrentLocation.d.ts +4 -0
  289. package/build/icons/Search2.d.ts +4 -0
  290. package/build/icons/index.d.ts +3 -1
  291. package/build/{index-f1ca9a6c.js → index-0138d017.js} +21 -21
  292. package/build/{index-7ad9dc6a.js → index-02bcdc0b.js} +2 -2
  293. package/build/{index-10a7a3bf.js → index-06ee5c11.js} +3 -3
  294. package/build/{index-666659e2.js → index-0901b980.js} +3 -3
  295. package/build/{index-6cdd2f9a.js → index-0abe7c64.js} +18 -27
  296. package/build/{index-97723ce3.js → index-0b547bbe.js} +32 -32
  297. package/build/{index-90ac7a26.js → index-0bea79b2.js} +3 -3
  298. package/build/{index-4ef00256.js → index-0e1a150e.js} +32 -32
  299. package/build/{index-133e833c.js → index-123a134c.js} +1 -1
  300. package/build/{index-68836eb3.js → index-12eb4028.js} +13 -13
  301. package/build/{index-0047fb5c.js → index-1635453b.js} +2 -2
  302. package/build/{index-d6dac02b.js → index-17c3dd8c.js} +5 -5
  303. package/build/{index-d9e8d4bb.js → index-1ca60602.js} +2 -2
  304. package/build/{index-a9af5e7e.js → index-23063e17.js} +6 -6
  305. package/build/{index-716ab4f9.js → index-24ede8cc.js} +3 -3
  306. package/build/{index-66e5ff70.js → index-3049ad73.js} +3 -3
  307. package/build/{index-776f6bc7.js → index-34e7f159.js} +9 -9
  308. package/build/{index-4de21d3a.js → index-35036922.js} +1 -1
  309. package/build/{index-33647386.js → index-38a6bda0.js} +2 -2
  310. package/build/{index-eb6151fd.js → index-3bfde609.js} +15 -15
  311. package/build/{index-033f3708.js → index-40ded216.js} +11 -11
  312. package/build/{index-85006380.js → index-4654f7f4.js} +6 -6
  313. package/build/{index-b10baccb.js → index-49745a6f.js} +15 -15
  314. package/build/{index-99b9d42a.js → index-4a77f9bf.js} +3 -3
  315. package/build/{index-87f1c08b.js → index-4f140bdd.js} +2 -2
  316. package/build/{index-c07cae2c.js → index-52f09628.js} +30 -30
  317. package/build/{index-2fbe3d5c.js → index-600ca472.js} +3 -3
  318. package/build/{index-36979039.js → index-6159caca.js} +1 -1
  319. package/build/{index-b51ad59b.js → index-633a999a.js} +4 -4
  320. package/build/{index-7739e3c0.js → index-6408604b.js} +13 -13
  321. package/build/{index-81d09967.js → index-68ec43e7.js} +6 -6
  322. package/build/{index-cdb6b049.js → index-7432064e.js} +1 -1
  323. package/build/index-75da8912.js +467 -0
  324. package/build/{index-61316819.js → index-75e526b2.js} +1 -1
  325. package/build/{index-479e436f.js → index-789aad70.js} +2 -2
  326. package/build/{index-2890f16e.js → index-78a4615e.js} +2 -2
  327. package/build/{index-4b50645c.js → index-8150f13d.js} +366 -24
  328. package/build/{index-9df235cb.js → index-86f1804d.js} +22 -22
  329. package/build/{index-9069d432.js → index-89509650.js} +13 -13
  330. package/build/{index-051f0683.js → index-8c555ff9.js} +7 -7
  331. package/build/{index-97339731.js → index-8c5abd6c.js} +2 -2
  332. package/build/{index-83f5fad3.js → index-8cedcc56.js} +1 -1
  333. package/build/{index-ad451da8.js → index-8e1b35da.js} +15 -15
  334. package/build/{index-30a3597d.js → index-8ef5850b.js} +1 -1
  335. package/build/{index-a76f8d25.js → index-95d2a20c.js} +17 -17
  336. package/build/{index-a9a02ae8.js → index-9a3b819f.js} +13 -13
  337. package/build/{index-f059e18e.js → index-9a615b07.js} +17 -17
  338. package/build/{index-f06ce4d3.js → index-9c3504e0.js} +4 -4
  339. package/build/{index-c47fc92a.js → index-9feb1306.js} +2 -2
  340. package/build/{index-d3682a66.js → index-a1d3b358.js} +2 -2
  341. package/build/{index-8777d7b3.js → index-a6fdfaa7.js} +17 -17
  342. package/build/{index-69b25196.js → index-a719cbec.js} +2 -2
  343. package/build/{index-f241bd03.js → index-a8d49ae8.js} +5 -140
  344. package/build/{index-1b78b706.js → index-add2ade2.js} +6 -6
  345. package/build/{index-c7cc6fcd.js → index-aec99242.js} +10 -10
  346. package/build/{index-67edd8f9.js → index-b8eec1ae.js} +7 -7
  347. package/build/{index-26b923a7.js → index-c14caf1e.js} +2 -2
  348. package/build/{index-e01cb1e6.js → index-c438d91a.js} +16 -16
  349. package/build/{index-df731c60.js → index-c8b127d7.js} +16 -16
  350. package/build/{index-a19bc6c8.js → index-c8cc2be7.js} +2 -2
  351. package/build/{index-c4db35b3.js → index-ca3837f6.js} +13 -13
  352. package/build/{index-32f81084.js → index-d10d6363.js} +2 -2
  353. package/build/{index-c9319026.js → index-d5e9f5e5.js} +6 -6
  354. package/build/{index-621acee0.js → index-d6f829cb.js} +13 -13
  355. package/build/{index-b5318017.js → index-dc6a475f.js} +25 -25
  356. package/build/{index-5c196a38.js → index-e69cc49f.js} +1 -1
  357. package/build/{index-16575b03.js → index-eb71e185.js} +3 -3
  358. package/build/{index-62c8e788.js → index-f5549768.js} +17 -17
  359. package/build/index.css +1 -1
  360. package/build/index.js +141 -124
  361. package/build/{labelSorting-dda18bee.js → labelSorting-d838a62e.js} +4 -4
  362. package/build/lead/layouts/lightbox/fields/index.d.ts +4 -1
  363. package/build/lead/layouts/lightbox/fields/textField/context.d.ts +10 -0
  364. package/build/lead/layouts/lightbox/fields/textField/index.d.ts +22 -2
  365. package/build/lead/layouts/lightbox/fields/textField/index.styled.d.ts +4 -0
  366. package/build/lead/leadGenContext.d.ts +7 -1
  367. package/build/lead.css +1 -1
  368. package/build/lead.js +318 -486
  369. package/build/{localizeNumberFormat-81e345e7.js → localizeNumberFormat-aa351b07.js} +15 -0
  370. package/build/{logoIcon-41884c8a.js → logoIcon-0d19ef94.js} +2 -2
  371. package/build/mantine.js +24 -24
  372. package/build/misc/localizeNumberFormat.d.ts +1 -0
  373. package/build/misc/utils.d.ts +5 -0
  374. package/build/misc.js +21 -18
  375. package/build/miscGetDynamicHealthTool.js +4 -4
  376. package/build/miscGetSocialList.js +8 -8
  377. package/build/miscScreenSizeContext.js +1 -1
  378. package/build/mobileBottomNavigation.js +5 -5
  379. package/build/mobileBottomNavigationIcon.js +5 -5
  380. package/build/molecules.js +82 -75
  381. package/build/moleculesArticleCard.js +6 -6
  382. package/build/moleculesArticleCardV2.js +17 -17
  383. package/build/navigation.js +47 -47
  384. package/build/navigationLogoutPopup.js +11 -11
  385. package/build/navigationProfileButton.js +27 -27
  386. package/build/onboardingV2.js +29 -29
  387. package/build/organisms.js +51 -51
  388. package/build/{post-9fc5b62b.js → post-062b79e5.js} +2 -2
  389. package/build/profileNavigation.js +20 -20
  390. package/build/progressBar.js +1 -1
  391. package/build/pwg.js +23 -23
  392. package/build/ssoV2/api/featureFlag.d.ts +2 -1
  393. package/build/ssoV2.js +52 -40
  394. package/build/{store-a13cb8eb.js → store-c481ad63.js} +3 -3
  395. package/build/subot.js +36 -36
  396. package/build/surveyOrPremiumBanner.js +34 -34
  397. package/build/surveyQuestionCard.js +11 -11
  398. package/build/{surveyThankyouCard-4c3fd141.js → surveyThankyouCard-fb8cbafd.js} +5 -5
  399. package/build/{text-5a087312.js → text-e127b922.js} +60 -9
  400. package/build/together.js +57 -57
  401. package/build/togetherApiUtils.js +4 -4
  402. package/build/togetherAtoms.js +31 -31
  403. package/build/togetherComponentGlobalContext.js +4 -4
  404. package/build/togetherMolecules.js +52 -52
  405. package/build/togetherMoleculesCardAuthor.js +29 -29
  406. package/build/togetherMoleculesPostImagePreview.js +11 -11
  407. package/build/togetherMoleculesProfileDetail.js +40 -40
  408. package/build/togetherOrganisms.js +51 -51
  409. package/build/togetherRichTextEditor.js +18 -18
  410. package/build/togetherShareBox.js +10 -10
  411. package/build/{translationsProvider-d2eda6ca.js → translationsProvider-88f85af3.js} +1 -1
  412. package/build/{treePopoverMenu-7c30be25.js → treePopoverMenu-33b67f42.js} +19 -19
  413. package/build/{types-3157a346.js → types-46fc1dcd.js} +2 -2
  414. package/build/types.js +2 -2
  415. package/build/{useCategory-520eff9c.js → useCategory-f98819d7.js} +5 -5
  416. package/build/{useHealthToolCache-18dad3a0.js → useHealthToolCache-a7f15090.js} +1 -1
  417. package/build/{usePlacesAutocomplete-cabb5d7d.js → usePlacesAutocomplete-eaa6a2a9.js} +1 -1
  418. package/build/useTogetherAuthRequiredAction.js +10 -10
  419. package/build/{utils-b7357ffc.js → utils-0ff9eb6b.js} +18 -0
  420. package/build/{utils-e15dec9d.js → utils-1664e39c.js} +3 -3
  421. package/build/{utils-2a738644.js → utils-abeb2990.js} +5 -5
  422. package/build/{utils-2e68f2e4.js → utils-ea8204a5.js} +2 -2
  423. package/build/{utils-17caafcc.js → utils-f84c3fdf.js} +2 -2
  424. package/build/vaccination.js +22 -22
  425. package/package.json +1 -1
  426. package/build/esm/index-5f40c88a.js +0 -262
  427. package/build/index-c26a485b.js +0 -270
  428. /package/build/{BMI_BOYS.percentile.monthly-b1880d70.js → BMI_BOYS.percentile.monthly-0af4722d.js} +0 -0
  429. /package/build/{BMI_BOYS.percentile.weekly-7ef94885.js → BMI_BOYS.percentile.weekly-bb87f3c0.js} +0 -0
  430. /package/build/{BMI_BOYS.percentile.yearly-6f7f1b5a.js → BMI_BOYS.percentile.yearly-6b4c055a.js} +0 -0
  431. /package/build/{BMI_BOYS.zscore.monthly-79ff6ff7.js → BMI_BOYS.zscore.monthly-aa1b3144.js} +0 -0
  432. /package/build/{BMI_BOYS.zscore.weekly-def54d64.js → BMI_BOYS.zscore.weekly-e87f4fa0.js} +0 -0
  433. /package/build/{BMI_BOYS.zscore.yearly-5881aa85.js → BMI_BOYS.zscore.yearly-23e2be9b.js} +0 -0
  434. /package/build/{BMI_GIRLS.percentile.monthly-9a33d48f.js → BMI_GIRLS.percentile.monthly-ef8eeb13.js} +0 -0
  435. /package/build/{BMI_GIRLS.percentile.weekly-4ecb2b67.js → BMI_GIRLS.percentile.weekly-d73f8c7a.js} +0 -0
  436. /package/build/{BMI_GIRLS.percentile.yearly-1acdc246.js → BMI_GIRLS.percentile.yearly-93f69cdc.js} +0 -0
  437. /package/build/{BMI_GIRLS.zscore.monthly-d3143964.js → BMI_GIRLS.zscore.monthly-6ef7accd.js} +0 -0
  438. /package/build/{BMI_GIRLS.zscore.weekly-db59b9f2.js → BMI_GIRLS.zscore.weekly-029fea93.js} +0 -0
  439. /package/build/{BMI_GIRLS.zscore.yearly-8d674831.js → BMI_GIRLS.zscore.yearly-a6cd61d8.js} +0 -0
  440. /package/build/{ChevronDown-ffd2a6ea.js → ChevronDown-192ccff7.js} +0 -0
  441. /package/build/{Close-f532645a.js → Close-fce3e7ac.js} +0 -0
  442. /package/build/{Google-1927a431.js → Google-161f5c45.js} +0 -0
  443. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-7f96ee78.js → HEAD CIRCUM_BOYS.percentile.monthly-4621736a.js} +0 -0
  444. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-f556d14b.js → HEAD CIRCUM_BOYS.percentile.weekly-e93f3b48.js} +0 -0
  445. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-279ada0c.js → HEAD CIRCUM_BOYS.percentile.yearly-71de9136.js} +0 -0
  446. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-72ba5121.js → HEAD CIRCUM_BOYS.zscore.monthly-26cf9e68.js} +0 -0
  447. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-add8e701.js → HEAD CIRCUM_BOYS.zscore.weekly-22891a81.js} +0 -0
  448. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-40ffe3da.js → HEAD CIRCUM_BOYS.zscore.yearly-5c4edcc7.js} +0 -0
  449. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-dadae1f8.js → HEAD CIRCUM_GIRLS.percentile.monthly-43a06f20.js} +0 -0
  450. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-04f0ae90.js → HEAD CIRCUM_GIRLS.percentile.weekly-cf9650de.js} +0 -0
  451. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-08579ba6.js → HEAD CIRCUM_GIRLS.percentile.yearly-5a8c28ae.js} +0 -0
  452. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-45d6bac0.js → HEAD CIRCUM_GIRLS.zscore.monthly-fceab22a.js} +0 -0
  453. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-ab85e6e8.js → HEAD CIRCUM_GIRLS.zscore.weekly-7205fe98.js} +0 -0
  454. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-b5166667.js → HEAD CIRCUM_GIRLS.zscore.yearly-e9fde64d.js} +0 -0
  455. /package/build/{HEIGHT_BOYS.percentile.monthly-cebf5600.js → HEIGHT_BOYS.percentile.monthly-f0bf086d.js} +0 -0
  456. /package/build/{HEIGHT_BOYS.percentile.weekly-c1cb80c4.js → HEIGHT_BOYS.percentile.weekly-0c6ebd17.js} +0 -0
  457. /package/build/{HEIGHT_BOYS.percentile.yearly-327ceda9.js → HEIGHT_BOYS.percentile.yearly-ab31e086.js} +0 -0
  458. /package/build/{HEIGHT_BOYS.zscore.monthly-b62f551e.js → HEIGHT_BOYS.zscore.monthly-2b7f7d11.js} +0 -0
  459. /package/build/{HEIGHT_BOYS.zscore.weekly-f7f8c5da.js → HEIGHT_BOYS.zscore.weekly-11ea3fbb.js} +0 -0
  460. /package/build/{HEIGHT_BOYS.zscore.yearly-0fa8e618.js → HEIGHT_BOYS.zscore.yearly-43ab6622.js} +0 -0
  461. /package/build/{HEIGHT_GIRLS.percentile.monthly-a8f51384.js → HEIGHT_GIRLS.percentile.monthly-6fb243d4.js} +0 -0
  462. /package/build/{HEIGHT_GIRLS.percentile.weekly-460d71d0.js → HEIGHT_GIRLS.percentile.weekly-b0811f70.js} +0 -0
  463. /package/build/{HEIGHT_GIRLS.percentile.yearly-bc58e4c0.js → HEIGHT_GIRLS.percentile.yearly-e2e0d5a0.js} +0 -0
  464. /package/build/{HEIGHT_GIRLS.zscore.monthly-57da76e4.js → HEIGHT_GIRLS.zscore.monthly-a96064bc.js} +0 -0
  465. /package/build/{HEIGHT_GIRLS.zscore.weekly-6e4f6736.js → HEIGHT_GIRLS.zscore.weekly-df52e022.js} +0 -0
  466. /package/build/{HEIGHT_GIRLS.zscore.yearly-9d499bd2.js → HEIGHT_GIRLS.zscore.yearly-a5e9fd32.js} +0 -0
  467. /package/build/{Locale-e5adc6cc.js → Locale-b69d8730.js} +0 -0
  468. /package/build/{Visible-eedf6718.js → Visible-550888a1.js} +0 -0
  469. /package/build/{WEIGHT_BOYS.percentile.monthly-c8400fd0.js → WEIGHT_BOYS.percentile.monthly-4581cbca.js} +0 -0
  470. /package/build/{WEIGHT_BOYS.percentile.weekly-3ad54ef5.js → WEIGHT_BOYS.percentile.weekly-ea30d310.js} +0 -0
  471. /package/build/{WEIGHT_BOYS.percentile.yearly-d83cd51b.js → WEIGHT_BOYS.percentile.yearly-79aa7087.js} +0 -0
  472. /package/build/{WEIGHT_BOYS.zscore.monthly-0e3c402f.js → WEIGHT_BOYS.zscore.monthly-436beaff.js} +0 -0
  473. /package/build/{WEIGHT_BOYS.zscore.weekly-8fe80755.js → WEIGHT_BOYS.zscore.weekly-bcda8b28.js} +0 -0
  474. /package/build/{WEIGHT_BOYS.zscore.yearly-be4a82b5.js → WEIGHT_BOYS.zscore.yearly-08054766.js} +0 -0
  475. /package/build/{WEIGHT_GIRLS.percentile.monthly-06781312.js → WEIGHT_GIRLS.percentile.monthly-75433ced.js} +0 -0
  476. /package/build/{WEIGHT_GIRLS.percentile.weekly-52f19560.js → WEIGHT_GIRLS.percentile.weekly-e8d53157.js} +0 -0
  477. /package/build/{WEIGHT_GIRLS.percentile.yearly-c1e717b1.js → WEIGHT_GIRLS.percentile.yearly-7f5a4a24.js} +0 -0
  478. /package/build/{WEIGHT_GIRLS.zscore.monthly-d515facb.js → WEIGHT_GIRLS.zscore.monthly-d648df66.js} +0 -0
  479. /package/build/{WEIGHT_GIRLS.zscore.weekly-615508b5.js → WEIGHT_GIRLS.zscore.weekly-7a837356.js} +0 -0
  480. /package/build/{WEIGHT_GIRLS.zscore.yearly-cedb4820.js → WEIGHT_GIRLS.zscore.yearly-0762afd1.js} +0 -0
  481. /package/build/{animation-46f8f4a7.js → animation-d159b019.js} +0 -0
  482. /package/build/{constants-223e0935.js → constants-0a355cc8.js} +0 -0
  483. /package/build/{constants-a5e2f723.js → constants-5dcdad7f.js} +0 -0
  484. /package/build/{constants-2bcf1ac0.js → constants-7ab41b7b.js} +0 -0
  485. /package/build/{dataTransform-1740d619.js → dataTransform-dd391363.js} +0 -0
  486. /package/build/esm/{BMI_BOYS.percentile.monthly-b4a6f31b.js → BMI_BOYS.percentile.monthly-84e43abf.js} +0 -0
  487. /package/build/esm/{BMI_BOYS.percentile.weekly-946545dc.js → BMI_BOYS.percentile.weekly-f319388b.js} +0 -0
  488. /package/build/esm/{BMI_BOYS.percentile.yearly-a215fdc9.js → BMI_BOYS.percentile.yearly-bfcc8915.js} +0 -0
  489. /package/build/esm/{BMI_BOYS.zscore.monthly-dda94cbd.js → BMI_BOYS.zscore.monthly-32e761ea.js} +0 -0
  490. /package/build/esm/{BMI_BOYS.zscore.weekly-ef1d3b36.js → BMI_BOYS.zscore.weekly-0d48124e.js} +0 -0
  491. /package/build/esm/{BMI_BOYS.zscore.yearly-eddb4421.js → BMI_BOYS.zscore.yearly-e3c95cd5.js} +0 -0
  492. /package/build/esm/{BMI_GIRLS.percentile.monthly-e3aa3d05.js → BMI_GIRLS.percentile.monthly-b867584f.js} +0 -0
  493. /package/build/esm/{BMI_GIRLS.percentile.weekly-c8b01654.js → BMI_GIRLS.percentile.weekly-adff4298.js} +0 -0
  494. /package/build/esm/{BMI_GIRLS.percentile.yearly-a9decd0f.js → BMI_GIRLS.percentile.yearly-11d86625.js} +0 -0
  495. /package/build/esm/{BMI_GIRLS.zscore.monthly-6910826c.js → BMI_GIRLS.zscore.monthly-009c1b21.js} +0 -0
  496. /package/build/esm/{BMI_GIRLS.zscore.weekly-d133b8bf.js → BMI_GIRLS.zscore.weekly-6b93dce4.js} +0 -0
  497. /package/build/esm/{BMI_GIRLS.zscore.yearly-e95f7d14.js → BMI_GIRLS.zscore.yearly-304e0edb.js} +0 -0
  498. /package/build/esm/{ChevronDown-b3f50955.js → ChevronDown-501853ce.js} +0 -0
  499. /package/build/esm/{Close-21630c6e.js → Close-c3b0bcd4.js} +0 -0
  500. /package/build/esm/{Google-8e12b67f.js → Google-b5b87d07.js} +0 -0
  501. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-a3a6703d.js → HEAD CIRCUM_BOYS.percentile.monthly-5c2d1c79.js} +0 -0
  502. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-80127b97.js → HEAD CIRCUM_BOYS.percentile.weekly-ac5eea13.js} +0 -0
  503. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-601a49d0.js → HEAD CIRCUM_BOYS.percentile.yearly-59d674b3.js} +0 -0
  504. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-1723ad56.js → HEAD CIRCUM_BOYS.zscore.monthly-bd776052.js} +0 -0
  505. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-d2916f72.js → HEAD CIRCUM_BOYS.zscore.weekly-f2d10fb1.js} +0 -0
  506. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-95a4bd05.js → HEAD CIRCUM_BOYS.zscore.yearly-c2a82c53.js} +0 -0
  507. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-42cd26cf.js → HEAD CIRCUM_GIRLS.percentile.monthly-d9f22da8.js} +0 -0
  508. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-4552af4f.js → HEAD CIRCUM_GIRLS.percentile.weekly-4ef11044.js} +0 -0
  509. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-338d8046.js → HEAD CIRCUM_GIRLS.percentile.yearly-482f181c.js} +0 -0
  510. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-4d299658.js → HEAD CIRCUM_GIRLS.zscore.monthly-2d2d820b.js} +0 -0
  511. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-8e88ecce.js → HEAD CIRCUM_GIRLS.zscore.weekly-66cd906b.js} +0 -0
  512. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-09c4aa72.js → HEAD CIRCUM_GIRLS.zscore.yearly-391dc85b.js} +0 -0
  513. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-58b040cc.js → HEIGHT_BOYS.percentile.monthly-8430c271.js} +0 -0
  514. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-88857deb.js → HEIGHT_BOYS.percentile.weekly-c98b6407.js} +0 -0
  515. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-dc507f71.js → HEIGHT_BOYS.percentile.yearly-d29f93a5.js} +0 -0
  516. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-7a87e440.js → HEIGHT_BOYS.zscore.monthly-ea20d55a.js} +0 -0
  517. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-61774ceb.js → HEIGHT_BOYS.zscore.weekly-f0bcd611.js} +0 -0
  518. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-8e0efb75.js → HEIGHT_BOYS.zscore.yearly-0442ef0d.js} +0 -0
  519. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-372e6894.js → HEIGHT_GIRLS.percentile.monthly-a24b9a0d.js} +0 -0
  520. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-d2157cf2.js → HEIGHT_GIRLS.percentile.weekly-ded2beca.js} +0 -0
  521. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-522e7840.js → HEIGHT_GIRLS.percentile.yearly-b5951daf.js} +0 -0
  522. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-c621094f.js → HEIGHT_GIRLS.zscore.monthly-b8b3a25f.js} +0 -0
  523. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-be6a3cc9.js → HEIGHT_GIRLS.zscore.weekly-c2c673ad.js} +0 -0
  524. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-ad461fdd.js → HEIGHT_GIRLS.zscore.yearly-01b2682a.js} +0 -0
  525. /package/build/esm/{Locale-965fa186.js → Locale-3e4b8c38.js} +0 -0
  526. /package/build/esm/{Visible-2fc7624b.js → Visible-cf34b2c7.js} +0 -0
  527. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-e0c95211.js → WEIGHT_BOYS.percentile.monthly-23433b7f.js} +0 -0
  528. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-fe3ed2fb.js → WEIGHT_BOYS.percentile.weekly-69b32bbf.js} +0 -0
  529. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-d8c22773.js → WEIGHT_BOYS.percentile.yearly-634222a3.js} +0 -0
  530. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-85f8003a.js → WEIGHT_BOYS.zscore.monthly-2e406d9c.js} +0 -0
  531. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-f55b9bd6.js → WEIGHT_BOYS.zscore.weekly-27cfaed6.js} +0 -0
  532. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-eca21073.js → WEIGHT_BOYS.zscore.yearly-311c5ed8.js} +0 -0
  533. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-8501a562.js → WEIGHT_GIRLS.percentile.monthly-bb20037c.js} +0 -0
  534. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-b0b83269.js → WEIGHT_GIRLS.percentile.weekly-c26692c9.js} +0 -0
  535. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-72cf9cbf.js → WEIGHT_GIRLS.percentile.yearly-887f66ff.js} +0 -0
  536. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-a9df94fd.js → WEIGHT_GIRLS.zscore.monthly-2f3b2f05.js} +0 -0
  537. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-3704aed1.js → WEIGHT_GIRLS.zscore.weekly-05e1a576.js} +0 -0
  538. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-d83305bf.js → WEIGHT_GIRLS.zscore.yearly-c3433d76.js} +0 -0
  539. /package/build/esm/{animation-5174b01c.js → animation-c174f460.js} +0 -0
  540. /package/build/esm/{constants-28468b7b.js → constants-1c022595.js} +0 -0
  541. /package/build/esm/{constants-5d223d24.js → constants-76a598dc.js} +0 -0
  542. /package/build/esm/{constants-cb2bfb9f.js → constants-9af9897b.js} +0 -0
  543. /package/build/esm/{dataTransform-c5dc5d98.js → dataTransform-9748fec6.js} +0 -0
  544. /package/build/esm/{index-40f2480d.js → index-0ec41385.js} +0 -0
  545. /package/build/esm/{index-d7f673c6.js → index-45d227b8.js} +0 -0
  546. /package/build/esm/{index-417ea696.js → index-4a6c38f3.js} +0 -0
  547. /package/build/esm/{index-eeb70947.js → index-6624341d.js} +0 -0
  548. /package/build/esm/{index-22ccfcea.js → index-7e2b1d90.js} +0 -0
  549. /package/build/esm/{index-e391a240.js → index-7e5c9dc5.js} +0 -0
  550. /package/build/esm/{index-bd2e8c86.js → index-953a7eca.js} +0 -0
  551. /package/build/esm/{index-443ad3d2.js → index-e33394bb.js} +0 -0
  552. /package/build/esm/{index.styles-1b4356be.js → index.styles-48ae711d.js} +0 -0
  553. /package/build/esm/{normalizeLink-ab71a2fd.js → normalizeLink-37631875.js} +0 -0
  554. /package/build/esm/{number-430ec721.js → number-54efc519.js} +0 -0
  555. /package/build/esm/{paths-926d4e91.js → paths-d246640c.js} +0 -0
  556. /package/build/esm/{shared-c5d890ab.js → shared-3c7d70e1.js} +0 -0
  557. /package/build/esm/{translationsContext-cca25e5e.js → translationsContext-3873db9a.js} +0 -0
  558. /package/build/esm/{tslib.es6-af0ab658.js → tslib.es6-63503aab.js} +0 -0
  559. /package/build/esm/{types-8855eae2.js → types-a4c40306.js} +0 -0
  560. /package/build/esm/{useIsInit-917a0ee5.js → useIsInit-56e26d7c.js} +0 -0
  561. /package/build/esm/{useOutsideClick-4cd41035.js → useOutsideClick-398659cc.js} +0 -0
  562. /package/build/esm/{useScrollbarSize-e73fef16.js → useScrollbarSize-33efb868.js} +0 -0
  563. /package/build/esm/{useUniqueId-d828c537.js → useUniqueId-fae959f7.js} +0 -0
  564. /package/build/{index-db268a43.js → index-227f805d.js} +0 -0
  565. /package/build/{index-3feb56a5.js → index-2b2c44c6.js} +0 -0
  566. /package/build/{index-e0c3f0b0.js → index-536cf720.js} +0 -0
  567. /package/build/{index-ddba1b15.js → index-55540d5d.js} +0 -0
  568. /package/build/{index-f0f1f02f.js → index-9ab92232.js} +0 -0
  569. /package/build/{index-3b1d7cf8.js → index-ddb7e402.js} +0 -0
  570. /package/build/{index-9a54a91e.js → index-e4aa57a8.js} +0 -0
  571. /package/build/{index-cd69b395.js → index-eb81aa02.js} +0 -0
  572. /package/build/{index.styles-02fd1572.js → index.styles-ff26434b.js} +0 -0
  573. /package/build/{normalizeLink-b1fc9b22.js → normalizeLink-950f06c9.js} +0 -0
  574. /package/build/{number-3c91fcfc.js → number-15545daf.js} +0 -0
  575. /package/build/{paths-0a487f72.js → paths-76d48f23.js} +0 -0
  576. /package/build/{shared-75532602.js → shared-217f898d.js} +0 -0
  577. /package/build/{translationsContext-071de1b3.js → translationsContext-ccda33b2.js} +0 -0
  578. /package/build/{tslib.es6-e4fc76e6.js → tslib.es6-69f75bff.js} +0 -0
  579. /package/build/{types-8d45378e.js → types-3bc05139.js} +0 -0
  580. /package/build/{useIsInit-886da50c.js → useIsInit-60228e03.js} +0 -0
  581. /package/build/{useOutsideClick-eda56ab5.js → useOutsideClick-2650f210.js} +0 -0
  582. /package/build/{useScrollbarSize-93d754b8.js → useScrollbarSize-d579b614.js} +0 -0
  583. /package/build/{useUniqueId-a5187284.js → useUniqueId-5a419807.js} +0 -0
@@ -1,23 +1,23 @@
1
1
  'use strict';
2
2
 
3
- var tslib_es6 = require('./tslib.es6-e4fc76e6.js');
3
+ var tslib_es6 = require('./tslib.es6-69f75bff.js');
4
4
  var React = require('react');
5
5
  var core = require('@mantine/core');
6
6
  var other = require('@hhgtech/icons/other');
7
- require('./index-776f6bc7.js');
7
+ require('./index-34e7f159.js');
8
8
  require('@mantine/dates');
9
- require('./index-87f1c08b.js');
10
- require('./index-133e833c.js');
11
- require('./index-cd69b395.js');
12
- var index = require('./index-6cdd2f9a.js');
13
- var index$2 = require('./index-90ac7a26.js');
14
- require('./index-2fbe3d5c.js');
15
- require('./index.styles-02fd1572.js');
16
- var index$1 = require('./index-61316819.js');
9
+ require('./index-4f140bdd.js');
10
+ require('./index-123a134c.js');
11
+ require('./index-eb81aa02.js');
12
+ var index = require('./index-0abe7c64.js');
13
+ var index$2 = require('./index-0bea79b2.js');
14
+ require('./index-600ca472.js');
15
+ require('./index.styles-ff26434b.js');
16
+ var index$1 = require('./index-75e526b2.js');
17
17
  require('@mantine/hooks');
18
- require('./text-5a087312.js');
19
- var utils = require('./utils-b7357ffc.js');
20
- require('./index-666659e2.js');
18
+ require('./text-e127b922.js');
19
+ var utils = require('./utils-0ff9eb6b.js');
20
+ require('./index-0901b980.js');
21
21
  var styled = require('@emotion/styled');
22
22
  var miscDefaultClassWrapper = require('./miscDefaultClassWrapper.js');
23
23
 
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var React = require('react');
4
- var index$1 = require('./index-a19bc6c8.js');
5
- var index = require('./index-61316819.js');
4
+ var index$1 = require('./index-c8cc2be7.js');
5
+ var index = require('./index-75e526b2.js');
6
6
  var react = require('@emotion/react');
7
7
  var styled = require('@emotion/styled');
8
8
  var miscTheme = require('./miscTheme.js');
@@ -1,14 +1,14 @@
1
1
  'use strict';
2
2
 
3
- var tslib_es6 = require('./tslib.es6-e4fc76e6.js');
3
+ var tslib_es6 = require('./tslib.es6-69f75bff.js');
4
4
  var React = require('react');
5
5
  var core = require('@mantine/core');
6
6
  var dates = require('@mantine/dates');
7
- var index = require('./index-87f1c08b.js');
8
- require('./index-133e833c.js');
9
- var index$2 = require('./index-cd69b395.js');
10
- var index$1 = require('./index-6cdd2f9a.js');
11
- var Locale = require('./Locale-e5adc6cc.js');
7
+ var index = require('./index-4f140bdd.js');
8
+ require('./index-123a134c.js');
9
+ var index$2 = require('./index-eb81aa02.js');
10
+ var index$1 = require('./index-0abe7c64.js');
11
+ var Locale = require('./Locale-b69d8730.js');
12
12
 
13
13
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
14
14
 
@@ -1,22 +1,22 @@
1
1
  'use strict';
2
2
 
3
- var tslib_es6 = require('./tslib.es6-e4fc76e6.js');
3
+ var tslib_es6 = require('./tslib.es6-69f75bff.js');
4
4
  var React = require('react');
5
- require('./index-776f6bc7.js');
5
+ require('./index-34e7f159.js');
6
6
  require('@mantine/core');
7
7
  require('@mantine/dates');
8
- require('./index-87f1c08b.js');
9
- require('./index-133e833c.js');
10
- require('./index-cd69b395.js');
11
- require('./index-6cdd2f9a.js');
12
- var index = require('./index-90ac7a26.js');
13
- require('./index-2fbe3d5c.js');
14
- require('./index.styles-02fd1572.js');
15
- require('./translationsContext-071de1b3.js');
8
+ require('./index-4f140bdd.js');
9
+ require('./index-123a134c.js');
10
+ require('./index-eb81aa02.js');
11
+ require('./index-0abe7c64.js');
12
+ var index = require('./index-0bea79b2.js');
13
+ require('./index-600ca472.js');
14
+ require('./index.styles-ff26434b.js');
15
+ require('./translationsContext-ccda33b2.js');
16
16
  require('@mantine/hooks');
17
- require('./text-5a087312.js');
18
- require('./utils-b7357ffc.js');
19
- require('./index-666659e2.js');
17
+ require('./text-e127b922.js');
18
+ require('./utils-0ff9eb6b.js');
19
+ require('./index-0901b980.js');
20
20
 
21
21
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
22
22
 
@@ -2,42 +2,42 @@
2
2
 
3
3
  var React = require('react');
4
4
  var core = require('@mantine/core');
5
- var index = require('./index-cd69b395.js');
6
- var togetherComponentGlobalContext = require('./utils-e15dec9d.js');
7
- var index$b = require('./index-87f1c08b.js');
8
- var healthTools = require('./healthTools-0d0aeffc.js');
5
+ var index = require('./index-eb81aa02.js');
6
+ var togetherComponentGlobalContext = require('./utils-1664e39c.js');
7
+ var index$b = require('./index-4f140bdd.js');
8
+ var healthTools = require('./healthTools-76a813b0.js');
9
9
  var constantsRiskScreener = require('./constantsRiskScreener.js');
10
- var tslib_es6 = require('./tslib.es6-e4fc76e6.js');
11
- var store = require('./store-a13cb8eb.js');
12
- var index$2 = require('./index-33647386.js');
13
- var normalizeLink = require('./normalizeLink-b1fc9b22.js');
14
- var index$1 = require('./index-61316819.js');
10
+ var tslib_es6 = require('./tslib.es6-69f75bff.js');
11
+ var store = require('./store-c481ad63.js');
12
+ var index$2 = require('./index-38a6bda0.js');
13
+ var normalizeLink = require('./normalizeLink-950f06c9.js');
14
+ var index$1 = require('./index-75e526b2.js');
15
15
  var form = require('@mantine/form');
16
- var index$6 = require('./index-776f6bc7.js');
16
+ var index$6 = require('./index-34e7f159.js');
17
17
  require('@mantine/dates');
18
- require('./index-133e833c.js');
19
- var index$a = require('./index-6cdd2f9a.js');
20
- var index$4 = require('./index-90ac7a26.js');
21
- var index$5 = require('./index-2fbe3d5c.js');
22
- require('./index.styles-02fd1572.js');
18
+ require('./index-123a134c.js');
19
+ var index$a = require('./index-0abe7c64.js');
20
+ var index$4 = require('./index-0bea79b2.js');
21
+ var index$5 = require('./index-600ca472.js');
22
+ require('./index.styles-ff26434b.js');
23
23
  var hooks = require('@mantine/hooks');
24
- require('./text-5a087312.js');
25
- require('./utils-b7357ffc.js');
26
- require('./index-666659e2.js');
24
+ require('./text-e127b922.js');
25
+ require('./utils-0ff9eb6b.js');
26
+ require('./index-0901b980.js');
27
27
  var togetherApiPaths = require('./togetherApiPaths.js');
28
- require('./translationsContext-071de1b3.js');
29
- var index$3 = require('./index-7ad9dc6a.js');
30
- var useHealthToolCache = require('./useHealthToolCache-18dad3a0.js');
31
- var index$7 = require('./index-16575b03.js');
28
+ require('./translationsContext-ccda33b2.js');
29
+ var index$3 = require('./index-02bcdc0b.js');
30
+ var useHealthToolCache = require('./useHealthToolCache-a7f15090.js');
31
+ var index$7 = require('./index-eb71e185.js');
32
32
  var constantsDomainLocales = require('./constantsDomainLocales.js');
33
33
  var constantsIsProduction = require('./constantsIsProduction.js');
34
34
  var core$1 = require('@hhgtech/icons/core');
35
- var index$9 = require('./index-db268a43.js');
36
- var index$8 = require('./index-0047fb5c.js');
35
+ var index$9 = require('./index-227f805d.js');
36
+ var index$8 = require('./index-1635453b.js');
37
37
  var Cookies = require('js-cookie');
38
38
  var flatten = require('lodash/flatten');
39
39
  var uniqBy = require('lodash/uniqBy');
40
- var Locale = require('./Locale-e5adc6cc.js');
40
+ var Locale = require('./Locale-b69d8730.js');
41
41
 
42
42
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
43
43
 
@@ -3,7 +3,7 @@
3
3
  var React = require('react');
4
4
  var styled = require('@emotion/styled');
5
5
  var miscTheme = require('./miscTheme.js');
6
- var index = require('./index-33647386.js');
6
+ var index = require('./index-38a6bda0.js');
7
7
 
8
8
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
9
9
 
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
- var tslib_es6 = require('./tslib.es6-e4fc76e6.js');
3
+ var tslib_es6 = require('./tslib.es6-69f75bff.js');
4
4
  var React = require('react');
5
5
  var miscTheme = require('./miscTheme.js');
6
- var WhatsApp = require('./WhatsApp-c2e443b9.js');
7
- var Spinner = require('./Spinner-ae620f00.js');
6
+ var WhatsApp = require('./WhatsApp-077b30e0.js');
7
+ var Spinner = require('./Spinner-dff3a5d3.js');
8
8
 
9
9
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
10
10
 
@@ -1,26 +1,26 @@
1
1
  'use strict';
2
2
 
3
- var tslib_es6 = require('./tslib.es6-e4fc76e6.js');
3
+ var tslib_es6 = require('./tslib.es6-69f75bff.js');
4
4
  var React = require('react');
5
5
  var form = require('@mantine/form');
6
- var useHealthToolCache = require('./useHealthToolCache-18dad3a0.js');
7
- var index = require('./index-61316819.js');
8
- var index$5 = require('./index-cd69b395.js');
9
- var constants = require('./constants-223e0935.js');
10
- var index$2 = require('./index-68836eb3.js');
11
- var index$4 = require('./index-776f6bc7.js');
12
- var index$3 = require('./index-c9319026.js');
6
+ var useHealthToolCache = require('./useHealthToolCache-a7f15090.js');
7
+ var index = require('./index-75e526b2.js');
8
+ var index$5 = require('./index-eb81aa02.js');
9
+ var constants = require('./constants-0a355cc8.js');
10
+ var index$2 = require('./index-12eb4028.js');
11
+ var index$4 = require('./index-34e7f159.js');
12
+ var index$3 = require('./index-d5e9f5e5.js');
13
13
  require('@mantine/core');
14
- require('./index-90ac7a26.js');
15
- require('./index-2fbe3d5c.js');
16
- require('./index.styles-02fd1572.js');
14
+ require('./index-0bea79b2.js');
15
+ require('./index-600ca472.js');
16
+ require('./index.styles-ff26434b.js');
17
17
  require('@mantine/hooks');
18
- require('./index-6cdd2f9a.js');
19
- require('./text-5a087312.js');
20
- require('./utils-b7357ffc.js');
21
- require('./index-666659e2.js');
22
- require('./index-87f1c08b.js');
23
- var index$1 = require('./index-b51ad59b.js');
18
+ require('./index-0abe7c64.js');
19
+ require('./text-e127b922.js');
20
+ require('./utils-0ff9eb6b.js');
21
+ require('./index-0901b980.js');
22
+ require('./index-4f140bdd.js');
23
+ var index$1 = require('./index-633a999a.js');
24
24
  var constantsDomainLocales = require('./constantsDomainLocales.js');
25
25
 
26
26
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
package/build/index.css CHANGED
@@ -1 +1 @@
1
- ._2ugC2Ll .card-author>.row{align-items:flex-start;flex-direction:column;gap:8px}._2ugC2Ll .feature-tabs{margin-bottom:24px;width:100%}._8IDDHjn{color:#595959;font-size:16px;font-weight:400;line-height:24px}.CCwRHCd,._8IDDHjn{margin-top:24px}@media (max-width:767px){.CCwRHCd{margin-top:16px}}.RF63WXG{color:#262626;font-size:16px;font-weight:400;line-height:24px;margin-top:24px}@media (max-width:767px){.RF63WXG{margin-top:16px}}.PIaeC0v{background:#e3f2ff;border-radius:8px;padding:8px}._0NhMo6T{padding-top:12px}._0NhMo6T .post-card{border-bottom:1px solid #e4e8ec}._0NhMo6T .post-card:last-child{border-bottom:0}.nrZtZ-u{border-bottom:1px solid #e4e8ec}.nrZtZ-u .faq-item{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:space-between;padding:12px 0}.nrZtZ-u .faq-answer{line-height:24px;padding-bottom:12px}@media (max-width:767px){.nrZtZ-u .faq-answer{font-size:14px;line-height:22px}}.nrZtZ-u .faq-question{color:#262626;font-size:16px;font-weight:400;line-height:24px}@media (max-width:767px){.nrZtZ-u .faq-question{font-size:14px;line-height:22px}}.CHw-fZZ{align-items:center;background:#e0f8ee;border-left:4px solid #00b16a;box-sizing:border-box;display:flex;justify-content:space-between;overflow:auto;padding:12px 16px;width:100%}.CHw-fZZ[data-alert-type=danger]{background:#fae9e8;border-left-color:#ff5331}.CHw-fZZ[data-alert-type=warning]{background:#fff8e2;border-left-color:#fe921d}._03U6VRS .icon-title{align-items:center;display:flex}._03U6VRS img,._03U6VRS svg{margin-right:8px}.EO828Vv{cursor:pointer}._2iQs0sk{margin-left:auto;margin-right:auto;max-width:328px}.Ia6IojY{border:1px solid #d9d9d9;border-radius:4px;box-shadow:0 0 5px #e3f2ff;box-sizing:border-box;font-family:inherit;font-size:1rem;line-height:1.5;margin:0;min-width:48px;padding:11px 16px;text-align:center;transition:all .3s ease;width:100%}.Ia6IojY::-moz-placeholder{color:#8c8c8c}.Ia6IojY::placeholder{color:#8c8c8c}.Ia6IojY:focus{border-color:#45a4ff;outline:none}.Ia6IojY.isError{border-color:#f44d2c}.Ia6IojY.yJs9MaD{border-color:#bf331b}.Ia6IojY::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.pfaLGRK{height:calc(var(--height)*1px);width:calc(var(--width)*1px)}.pfaLGRK img,.pfaLGRK svg{display:block;height:100%;width:100%}.pfaLGRK img{-o-object-fit:contain;object-fit:contain}.i-9Ibox{display:flex}.i-9Ibox .PhoneInputCountry{align-items:center;background-color:#f2f2f2;border:1px solid #d9d9d9;border-radius:6px 0 0 6px;box-sizing:border-box;display:flex;justify-content:space-between;min-width:20px;padding:0 16px;position:relative}.i-9Ibox .PhoneInputCountrySelect{-moz-appearance:none;-webkit-appearance:none;appearance:none;box-sizing:border-box;cursor:pointer;inset:0;opacity:0;position:absolute;z-index:0}.i-9Ibox .PhoneInputCountryIcon{align-items:center;background:none;border:none;box-shadow:none;display:flex;height:unset;line-height:1.5;width:unset}.i-9Ibox .PhoneInputCountryIconImg{border-radius:2px;height:16px!important;width:24px!important}.i-9Ibox .PhoneInputCountryIconCallingCode{color:#262626;display:inline-block;line-height:1;margin-left:4px}.i-9Ibox .PhoneInputArrowContainer{color:#8c8c8c;font-size:16px;line-height:1;margin-left:4px}.i-9Ibox .PhoneInputInput{border:1px solid #d9d9d9;border-left-width:0;border-radius:6px;border-radius:0 6px 6px 0;box-shadow:0 0 5px #e3f2ff;box-sizing:border-box;flex:1;font-family:inherit;font-size:1rem;line-height:40px;margin:0;padding:0 16px;transition:all .1s ease-in-out;width:100%}.i-9Ibox .PhoneInputInput::-moz-placeholder{color:#8c8c8c}.i-9Ibox .PhoneInputInput::placeholder{color:#8c8c8c}.i-9Ibox .PhoneInputInput:focus{outline:none}.i-9Ibox .PhoneInputInput.isError{border-color:#f44d2c}.i-9Ibox .PhoneInputInput:focus,.i-9Ibox .PhoneInputInput:hover{border-color:#91caff;box-shadow:0 0 2px 2px #91caff}.i-9Ibox .PhoneInputInput:disabled{background-color:#f2f2f2;border-color:#d9d9d9;color:#8c8c8c}.i-9Ibox:focus-within{border-color:#91caff}.i-9Ibox:focus-within .PhoneInputCountry{border-color:#91caff #d9d9d9 #91caff #91caff}.i-9Ibox.YDWHh9b .PhoneInputInput{border-color:#f44d2c}.i-9Ibox.YDWHh9b .PhoneInputCountry{border-color:#f44d2c #d9d9d9 #f44d2c #f44d2c}.i-9Ibox.PhoneInput--readOnly .PhoneInputCountrySelect{pointer-events:none}.MON6sfi{text-align:center}.pS-tJD7{line-height:1;margin-bottom:32px}.s3tJ9-5{font-size:120px;line-height:1}.fNsZr1b{color:#262626;font-size:28px;line-height:1.285;margin-bottom:16px}.uuxV74v{color:#595959}.YohjTDU{margin-top:24px;padding-left:34px;padding-right:34px}@media (max-width:1400px){.pS-tJD7{margin-bottom:27px}.s3tJ9-5{font-size:100px}.fNsZr1b{font-size:23px;margin-bottom:12px}.YohjTDU{margin-top:20px;padding-left:28px;padding-right:28px}}@media (max-width:768px){.pS-tJD7{margin-bottom:20px}.s3tJ9-5{font-size:80px}.fNsZr1b{font-size:20px;margin-bottom:10px}.YohjTDU{margin-top:18px;padding-left:24px;padding-right:24px}}.DjBFAbd[data-size=label1]{font-size:14px;line-height:22px}.DjBFAbd[data-size=label2]{font-size:13px;line-height:19px}.d76E4SH{margin:0 auto;width:100%}@media (max-width:767px){.d76E4SH{padding:0 16px}}@media (min-width:1024px){.d76E4SH{max-width:1170px}.d76E4SH[data-type=marryBaby]{max-width:1064px}}.tliWyii{align-items:center;display:flex;font-weight:400;gap:.5em;justify-content:center;padding:1em}.PiqKaXk{color:#595959;font-size:14px;font-weight:700;line-height:22px}.HgbW6-m{color:inherit;display:inline-block;height:100%;text-decoration:none;width:100%}._6lkfLYy{background-color:#fff;box-sizing:border-box;display:flex;padding:16px 16px 16px 0}._6lkfLYy,._6lkfLYy .content{width:100%}._6lkfLYy .content,._6lkfLYy .content .inner-content{display:flex;flex-direction:column}._6lkfLYy .content .inner-content p{align-items:center;display:flex}._6lkfLYy .content .inner-content a{text-decoration:none}._6lkfLYy .content .inner-content .bookmark{height:18px;width:18px}._6lkfLYy .content .inner-content .title a{margin-top:2px}._6lkfLYy .content .inner-content .text,._6lkfLYy .content .inner-content .title a{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}._6lkfLYy .content .inner-content .text{margin-top:4px;max-width:100%}._6lkfLYy .footer{display:flex}._6lkfLYy .footer .author{width:calc(100% - 20px)}._6lkfLYy .footer .bookmark{cursor:pointer;display:flex;height:16px;margin-left:8px;width:12px}._6lkfLYy .footer .bookmark svg{height:100%;width:100%}._6lkfLYy .banner{border-radius:6px;height:100%;max-height:100%;max-width:100px;max-width:100%;min-width:100px;position:relative}._6lkfLYy .banner img{border-radius:6px;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%}._6lkfLYy .banner .premium{height:28px;left:6px;position:absolute;top:6px;width:28px}._6lkfLYy .shoppable{bottom:4px;left:6px;position:absolute}._6lkfLYy[data-size=sm][data-direction=horizontal]{padding:20px 0}._6lkfLYy[data-size=sm][data-direction=horizontal] .label{margin-bottom:0}._6lkfLYy[data-size=sm][data-direction=horizontal] .banner{height:100px;margin:0 16px 0 0;width:100px}@media (max-width:767px){._6lkfLYy[data-size=sm][data-direction=horizontal] .banner{height:100px;margin:0 16px 0 0;max-width:100px;min-width:100px}}._6lkfLYy[data-size=sm][data-direction=horizontal] .text{display:none}._6lkfLYy[data-direction=horizontal] .footer{margin-top:auto}._6lkfLYy[data-size=md][data-direction=horizontal]{padding:16px 0}._6lkfLYy[data-size=md][data-direction=horizontal] .banner{height:150px;margin:0 24px 0 0;max-width:200px;min-width:200px}@media (max-width:767px){._6lkfLYy[data-size=md][data-direction=horizontal] .text{display:none}._6lkfLYy[data-size=md][data-direction=horizontal] .banner{height:100px;margin:0 16px 0 0;max-width:100px;min-width:100px}._6lkfLYy[data-size=md][data-direction=horizontal] .specialty{display:none}}._6lkfLYy[data-direction=vertical]{flex-direction:column;padding:0}._6lkfLYy[data-direction=vertical] .label{display:flex;margin-top:16px}._6lkfLYy[data-direction=vertical][data-size=sm] .banner{height:150px}._6lkfLYy[data-direction=vertical][data-size=sm] .text{display:none}._6lkfLYy[data-direction=vertical][data-size=sm] .title{margin-bottom:12px;margin-top:0}._6lkfLYy[data-direction=vertical][data-size=lg] .banner{max-height:312px}@media (max-width:767px){._6lkfLYy[data-direction=vertical][data-size=lg] .banner{max-height:192px}}._6lkfLYy[data-direction=vertical][data-size=lg] .text{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;margin-bottom:16px;margin-top:8px;word-break:break-word}._6lkfLYy[data-direction=vertical] .banner{height:468px;margin:0;min-width:100%}._6lkfLYy[data-is-expert] .inner-content label.text{display:none}._6lkfLYy[data-is-expert] .specialty>[data-tag=h6]{font-size:13px;font-weight:400;line-height:19px}._6lkfLYy[data-is-expert][data-size=md] .footer .author .avatar{margin-right:8px}@media (min-width:1024px){._6lkfLYy[data-is-expert][data-size=md] .footer .author .avatar{height:40px;margin-right:16px;width:40px}}._6lkfLYy[data-is-expert] .title{margin-bottom:16px}@media (max-width:767px){._6lkfLYy[data-is-expert] .title{margin-bottom:8px}}._6lkfLYy[data-is-expert][data-direction=horizontal] .footer{margin-top:auto}.j7c-onH{flex-direction:row;justify-content:space-between;margin-top:8px;width:100%}.j7c-onH,.j7c-onH .author{align-items:center;display:flex}.j7c-onH .author .avatar,.j7c-onH .author .expert-avatar{flex-shrink:0}.j7c-onH .author .avatar img,.j7c-onH .author .expert-avatar img{border-radius:50%;height:100%;width:100%}.j7c-onH .author .name{font-weight:600}.j7c-onH .author .poster{align-items:center;display:flex;white-space:pre-wrap}.j7c-onH .author .poster[data-is-disabled-url=true]{cursor:default}.j7c-onH .author .poster[data-is-disabled-url=true] a{pointer-events:none}.j7c-onH .author .poster p{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-weight:400;overflow:hidden}.j7c-onH .author .poster p a{color:#262626;text-decoration:none}.j7c-onH .author .poster p span:not(.name){color:#8c8c8c}.j7c-onH .author .expert{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.j7c-onH .author .expert a{text-decoration:none}.j7c-onH .author .expert[data-is-disabled-url=true]{cursor:default}.j7c-onH .author .expert[data-is-disabled-url=true] a{pointer-events:none}.j7c-onH .author .avatar{height:24px;margin-right:8px;width:24px}@media (max-width:767px){.j7c-onH .author .avatar{margin-right:4px}}@media (min-width:1024px){.j7c-onH .author .avatar[data-size=lg]{height:32px;margin-right:12px;width:32px}}@media (min-width:768px){.j7c-onH .author .expert-avatar{height:40px;margin-right:16px;width:40px}}@media (max-width:767px){.j7c-onH .author .expert-avatar{height:32px;margin-right:8px;width:32px}}@media (min-width:768px){.j7c-onH .author .expert-avatar[data-size=lg]{height:64px;margin-right:16px;width:64px}}@media (max-width:767px){.j7c-onH .author .expert-avatar[data-size=lg]{height:40px;margin-right:16px;width:40px}}.wwI1--d{cursor:pointer}.WUqzfRb{display:flex;position:relative}.WUqzfRb>.collapsed-breadcrumb{border:none}.WUqzfRb>.collapsed-breadcrumb>div{padding:0}.WUqzfRb>.collapsed-breadcrumb>ul{min-width:-moz-max-content;min-width:max-content}.WUqzfRb[data-size=lg]{font-size:16px;font-weight:700;line-height:24px}.WUqzfRb[data-size=md]{font-size:14px;font-weight:400;line-height:22px}.WUqzfRb[data-size=sm]{font-size:13px;font-weight:400;line-height:20px}.MnVGtSY{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 4 4-4 4' stroke='%23595959' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.MnVGtSY,.MnVGtSY[data-size=lg]{margin-left:8px;margin-right:8px;width:6px}.MnVGtSY[data-size=md]{margin-left:7px;margin-right:7px;width:5px}.MnVGtSY[data-size=sm]{margin-left:6px;margin-right:6px;width:4px}.NclbhXQ{max-width:12em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NclbhXQ>a{color:#262626;cursor:pointer;text-decoration:none}.NclbhXQ[data-last=true]>a{color:#737373}.NclbhXQ>a:focus,.NclbhXQ>a:hover{color:#2c74df;outline:none}.NclbhXQ>a:focus .arrowLeft,.NclbhXQ>a:focus .arrowRight,.NclbhXQ>a:hover .arrowLeft,.NclbhXQ>a:hover .arrowRight{stroke:#2b62cd}.NclbhXQ>a:active{color:#2b62cd}.NclbhXQ[data-disabled]>a{color:#bfbfbf;cursor:not-allowed}.vvR-m49{cursor:pointer}.vvR-m49>*{pointer-events:none}.UhiT4m5{align-items:center;display:flex;justify-content:space-between;position:relative}.UhiT4m5 .direction-vertical{flex-direction:column}.UhiT4m5 .direction-vertical .session-action{border-bottom:1px solid #e4e8ec;justify-content:space-between;order:1;padding:0 16px}.UhiT4m5 .direction-vertical .wrapper-action{padding:12px 0}.UhiT4m5 .direction-vertical .session-statistical{border-bottom:1px solid #e4e8ec;justify-content:space-between;order:0;padding:6px 16px}.oEfeTkV{display:flex;justify-content:space-between;width:100%}@media (max-width:767px){.oEfeTkV{flex-direction:column}}.OlbikxJ{display:flex;gap:25px;justify-content:flex-start}._9GXHCn3{align-items:center;display:flex;gap:4px;position:relative}.HCsrR0N,._9GXHCn3{cursor:pointer}.MV3lNuh{text-transform:lowercase}.Ierg-Fq{color:#595959;font-size:14px;font-weight:400;line-height:22px}._674BTR4{align-items:center;display:flex;gap:16px}@media (max-width:767px){._674BTR4{border-bottom:1px solid #e4e8ec;justify-content:space-between;order:1;padding:0 16px}._674BTR4 .wrapper-action{padding:12px 0}}.XlkglSM{align-items:center;display:flex;gap:12px}@media (max-width:767px){.XlkglSM{border-bottom:1px solid #e4e8ec;justify-content:space-between;order:0;padding:6px 16px}}.XlkglSM .wrapper-list-statistical{align-items:center;display:flex;gap:8px}.KyekKc3{align-items:center;display:flex;flex:1;gap:12px}.KyekKc3 .releated-post-statistical{align-items:center;display:flex;flex:1;gap:8px;justify-content:space-between}.TTfvZpR,.TTfvZpR .mantine-Text-root{cursor:default}.dZWeHns{display:flex;flex-direction:column;gap:8px}@media (min-width:768px){.dZWeHns{align-items:center;flex-direction:row}}._8z2nszB{align-items:center;display:flex}.tMiOKib{font-size:14px;font-weight:600;line-height:22px;text-overflow:ellipsis}@media (min-width:768px){.tMiOKib{font-size:16px;line-height:24px}}.uDcqD-2{display:inline;font-size:12px;line-height:18px;vertical-align:middle}.uDcqD-2,.uDcqD-2 a{color:#737373;text-decoration:none}.pDlsows{font-size:12px;line-height:18px}.m-HVXw1{background:#737373;border-radius:50%;display:inline-block;height:3px;margin:0 4px;vertical-align:middle;width:3px}.sTU4T4I{align-items:flex-start;display:flex}.sTU4T4I a{text-decoration:none}.tCql9Je{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin-left:12px}._3j7uYhH{position:relative}._3j7uYhH *{pointer-events:none}.PHABgoT{bottom:0;line-height:0;position:absolute;right:-4px}._2UKyiK1 .mantine-Modal-modal{width:100%}@media (min-width:768px){._2UKyiK1 .mantine-Modal-modal{width:480px}}.E5ga-tI{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}._8Y2nWXX{color:#262626;font-size:18px;font-weight:600;line-height:28px}.d0T7kSP{cursor:pointer;height:28px;width:28px}.PD6nRZX,.d0T7kSP{align-items:center;display:flex;justify-content:center}.PD6nRZX{padding:1em}.PD6nRZX button{font-weight:400}.l5fL1xL,.l5fL1xL a{color:#2d87f3;font-size:14px;font-weight:400;line-height:22px;text-decoration:none}.L-aGKo7,.L-aGKo7 a{color:#262626;font-size:16px;font-weight:600;line-height:24px;text-decoration:none}.eaR8ATZ{display:flex}.eaR8ATZ a{text-decoration:none}.xM-7K0a{display:flex;flex-direction:column;gap:6px;margin-left:16px}.DZmf3s7{overflow:hidden}.DZmf3s7 img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.SFSgnOz .Tf3aoVa{align-items:center;display:flex}.SFSgnOz .TOt4QXl{font-size:16px;font-weight:600}.SFSgnOz ._5XYN1KT{align-items:center;border-radius:50%;display:flex;height:24px;justify-content:center;margin-right:16px;width:24px}.SFSgnOz .yE-tZRj{background:#f8f9fc;border-radius:6px;display:flex;flex-direction:column;gap:10px;padding:12px}.SFSgnOz .LXiGuGT{color:#262626;font-size:16px;font-weight:400;line-height:24px}.SFSgnOz .r4rx-6v{color:#737373;font-size:14px;font-weight:400;line-height:22px}.SFSgnOz .XrHh8-C{align-items:center;display:flex;font-size:14px;font-weight:600;line-height:22px}.SFSgnOz .c5-Yecd{margin-right:10px}.SFSgnOz .UBj6nWr,.SFSgnOz ._2vptVBd{padding:16px 0}.SFSgnOz .ZPDAwiR{text-decoration:none}.SFSgnOz ._6wJn-NR{padding:16px 0}.SFSgnOz ._6wJn-NR .ZPDAwiR .article-card{border-bottom:1px solid #e4e8ec;padding:16px 0}.SFSgnOz ._6wJn-NR .ZPDAwiR:last-child .article-card{border-bottom:0}.SFSgnOz ._21XDdFv{margin-left:12px}.SFSgnOz ._21XDdFv:first-child{margin-left:0}.SFSgnOz[data-is-marrybaby=true] .TOt4QXl{font-size:14px;line-height:24px}.SFSgnOz[data-is-marrybaby=true] .yE-tZRj{background:transparent;padding:0}.SFSgnOz[data-is-marrybaby=true] .mantine-Accordion-item{border:1px solid #eaeaea;border-radius:16px;margin-bottom:24px;padding:0 16px}.SFSgnOz[data-is-marrybaby=true] .mantine-Accordion-panel{padding-bottom:16px}.SFSgnOz[data-is-marrybaby=true] .mantine-Accordion-control{padding-right:0}.LSyr3Zo{align-items:center;border:1px solid #9495a0;border-radius:50%;display:flex;height:18px;justify-content:center;width:18px}.GYUElSy{display:flex;flex-direction:column;gap:16px;padding:24px 0}.GYUElSy .post-content-wrapper{padding:0}._3C6QpT1{margin-bottom:5px}._9M9VYL6{cursor:pointer;font-size:16px;font-weight:600;line-height:24px}._1RuSyv3{color:#595959;font-size:12px;font-weight:400;line-height:18px}._1IG-eEp{display:flex;flex-direction:column;gap:8px}.MrdoES3 .post-card{border-bottom:1px solid #e4e8ec}.MrdoES3 .post-card:last-child{border-bottom:0}._8fd7YMs{flex-direction:column;gap:24px;margin-top:56px;width:100%}.DomiQfw,._8fd7YMs{align-items:center;display:flex}.DomiQfw{background:#f8f9fc;border-radius:50%;height:120px;justify-content:center;width:120px}.-b2qnfL{color:#595959;text-align:center}.toEutn7{padding:16px}.toEutn7 .card-author{margin-bottom:10px;padding:0}.drdisHs{color:#262626;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;margin-top:12px}.scNwTvv{display:flex;justify-content:flex-end}.HNlhOdx{color:#9aa2ac;cursor:pointer;font-size:14px;font-weight:400;line-height:22px;margin-top:12px;text-align:right}.HNlhOdx:hover{color:#2d87f3}.I-uIJ6E .question-card{border-top:1px solid #e4e8ec}.I-uIJ6E .question-card:first-child{border-top:0}._41WRsj2{align-items:center;display:flex}.AcOGL93{color:#262626;font-size:14px;font-weight:600;line-height:22px}@media (min-width:768px){.AcOGL93{font-size:16px;line-height:24px}}.JD3dWJN{align-items:center;background-color:#e4e8ec;border-radius:50%;height:40px;justify-content:center;margin-right:16px;overflow:hidden;width:40px}.JD3dWJN img{max-width:100%}.dKAgnS8{border:1px solid #e4e8ec}.L2Q9T6m{align-items:center;background:#f8f9fc;border-radius:50%;display:flex;height:32px;justify-content:center;pointer-events:none;width:32px}.h-pSmhX{margin-top:24px}.GA-zc-O{display:flex;flex-direction:column;gap:16px;padding:20px 0}.GA-zc-O .post-content-wrapper{padding:0}.A18McWD{font-size:14px;line-height:22px}.yzr0H0N{margin-bottom:5px}._6gVRc3i{color:#2b62cd;cursor:pointer;font-size:16px;font-weight:600;line-height:24px}.xOzLGrD{color:#595959;font-size:12px;font-weight:400;line-height:18px}.IB049vj{display:flex;flex-direction:column;gap:8px;position:relative}._8I--vEV{bottom:0;left:0;position:absolute;right:0;top:0}.TSMHoEM .post-card{border-bottom:1px solid #e4e8ec}.TSMHoEM .post-card:last-child{border-bottom:0}._4Vekw96 .card-author>.row{align-items:flex-start;flex-direction:column;gap:8px}._4Vekw96 .feature-tabs{margin-bottom:24px;width:100%}.DIJdGcB{color:#595959;font-size:16px;font-weight:400;line-height:24px}.DIJdGcB,.aQSt4-Q{margin-top:24px}.KsWg8i6{cursor:pointer}._9tS0EUN{color:#262626;font-size:16px;font-weight:600;line-height:24px;margin-bottom:8px;text-align:center}.kyyRKlb{color:#595959;font-size:14px;font-weight:400;line-height:22px;text-align:center}.-Uqqka-{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:16px}.-Uqqka- button{flex-grow:1}.CnNZq8D .question-card{border-top:1px solid #e4e8ec}.CnNZq8D .question-card:first-child{border-top:0}.F4mmgSy{align-items:center;display:flex}._8jLruY3{color:#262626;font-size:14px;font-weight:600;line-height:22px}@media (min-width:768px){._8jLruY3{font-size:16px;line-height:24px}}.FE8w-fe{align-items:center;background-color:#e4e8ec;border-radius:50%;height:40px;justify-content:center;margin-right:16px;overflow:hidden;width:40px}.FE8w-fe img{max-width:100%}.Yd2a9Nj{border:1px solid #e4e8ec}.A7QrQ7A{align-items:center;background:#f8f9fc;border-radius:50%;display:flex;height:32px;justify-content:center;pointer-events:none;width:32px}.-dzIuHr{text-align:left}.-dzIuHr .icon{display:inline-block;margin-bottom:2px;margin-right:6px;vertical-align:middle}.y5VJdvw{align-items:center;display:flex}.oVhOSCy{flex-shrink:0}.oVhOSCy .mobile-close-icon{display:none}.oVhOSCy:focus-within .mobile-close-icon{display:block}.oVhOSCy:focus-within .mobile-hamburger-icon{display:none}.oVhOSCy:focus-within #categories-menu{opacity:1;transform:translateX(0)}.oVhOSCy:focus-within #categories-menu>*{display:initial}.oVhOSCy #categories-menu{opacity:0;transform:translateX(-100%);transition:transform .1s,opacity .1s}.oVhOSCy #categories-menu>*{display:none}.pX8OXTM{cursor:pointer}.pX8OXTM>*{pointer-events:none}.hhgcomp-navigation-itemnav-headeritem{align-items:center;border-bottom:1px solid #fff;color:#1b3250;cursor:pointer;display:flex;height:100%;justify-content:center;text-decoration:none}.hhgcomp-navigation-itemnav-headeritem>div{align-items:center;display:flex;font-size:14px;font-weight:700;line-height:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}div[data-site-type=marryBaby] .hhgcomp-navigation-itemnav-headeritem{color:#202135}.hhgcomp-navigation-itemnav-headeritem .wrapper-menu-icon{align-items:center;display:flex;margin-left:8px}.hhgcomp-navigation-itemnav-headeritem .wrapper-menu-icon .origin-icon{display:block}.hhgcomp-navigation-itemnav-headeritem .wrapper-menu-icon .origin-icon .hamburger-container{align-items:center;display:flex;justify-content:center}.hhgcomp-navigation-itemnav-headeritem .wrapper-menu-icon .close-icon{display:none}.hhgcomp-navigation-itemnav-headeritem:focus-within{border-bottom:1px solid #2d87f3;color:#2d87f3}div[data-site-type=marryBaby] .hhgcomp-navigation-itemnav-headeritem:focus-within{border-bottom:1px solid #e85388;color:#e85388}div[data-site-type=marryBaby] .hhgcomp-navigation-itemnav-headeritem:focus-within svg path{stroke:#9495a0}div[data-site-type=marryBaby] .hhgcomp-navigation-itemnav-headeritem:focus-within svg:hover path{stroke:#e85388}.hhgcomp-navigation-itemnav-headeritem:focus-within .hhgcomp-navigation-popupwrapper-menuwrapper{cursor:auto;opacity:1;visibility:initial}.hhgcomp-navigation-itemnav-headeritem:focus-within .hhgcomp-navigation-popupwrapper-menuwrapper>.hhgcomp-navigation-popupwrapper-menuwrapper-child{display:initial}.hhgcomp-navigation-itemnav-headeritem:focus-within .wrapper-menu-icon .origin-icon{display:none}.hhgcomp-navigation-itemnav-headeritem:focus-within .wrapper-menu-icon .close-icon{align-items:center;display:flex;justify-content:center}.wnUb-dV{align-items:center;display:flex}.cjbOxWe{cursor:pointer}.cjbOxWe *{pointer-events:none}@keyframes EDlp5Zf{0%{transform:scale(0)}2%{transform:scale(0)}25%{transform:scale(1)}75%{transform:scale(1)}98%{transform:scale(0)}to{transform:scale(0)}}@media (max-width:767px){.-sx0jrx{display:none}}.-sx0jrx:hover>button{opacity:.9}.-sx0jrx:focus-within .hhgcomp-navigation-popupwrapper-menuwrapper{cursor:auto;opacity:1;visibility:initial}.-sx0jrx:focus-within .hhgcomp-navigation-popupwrapper-menuwrapper>.hhgcomp-navigation-popupwrapper-menuwrapper-child{display:initial}.q3nL5cp{padding-bottom:1rem}@media (max-width:767px){.q3nL5cp{display:block;padding:0}}@media (min-width:768px){.q3nL5cp{grid-gap:10px;display:grid;grid-template-columns:1fr 3fr}}.hhgcomp-navigation-popupwrapper-menuwrapper{align-items:center;background-color:#fff;height:100%;left:0;padding:.5rem;position:fixed;top:56px;transition:opacity .2s ease-in-out;width:100%;z-index:200}.hhgcomp-navigation-popupwrapper-menuwrapper[data-is-display=false]{opacity:0;visibility:hidden}.hhgcomp-navigation-popupwrapper-menuwrapper[data-is-display=false]>.hhgcomp-navigation-popupwrapper-menuwrapper-child{display:none}.hhgcomp-navigation-popupwrapper-menuwrapper[data-is-nav-menu=true]{box-shadow:0 10px 16px rgba(0,0,0,.04),0 2px 8px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);height:unset;position:absolute;top:100%}._2DNf80G{position:relative;z-index:1}.Q-glX-n{position:absolute;right:0;top:0}.Q-glX-n,.uJQBNNg{align-items:center;cursor:pointer;display:flex}.TfG3dM5{flex-shrink:0}.aMtjFNf{flex-grow:0;margin-left:12px}.cSz2RR-{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;font-weight:700;overflow:hidden;text-overflow:ellipsis;word-break:break-word}[data-theme=helloSites] .cSz2RR-{font-size:16px;font-weight:600}[data-theme=marryBaby] .cSz2RR-{font-size:14px;font-weight:600}.GyFm00F{align-items:center;background-repeat:no-repeat;cursor:pointer;display:flex;font-size:12px;font-weight:400;padding-left:0;padding-top:0;width:-moz-fit-content;width:fit-content}[data-theme=helloSites] .GyFm00F{background-image:var(--bg-hellosites);background-position:right 5px;background-size:5px 8px;color:#595959;padding-right:15px}[data-theme=marryBaby] .GyFm00F{background-image:var(--bg-marrybaby);background-position:right -2px;background-size:20px 20px;color:#9495a0;font-weight:600;margin-top:2px;padding-right:25px}.fVk18fq{cursor:pointer}[data-theme=helloSites] .fVk18fq{border-radius:6px;box-shadow:0 10px 16px rgba(0,0,0,.04),0 2px 8px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);padding:12px 16px}[data-theme=marryBaby] .fVk18fq{align-items:center;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100px;justify-content:center;min-width:80px}.v8TCvUb{white-space:nowrap}[data-theme=helloSites] .v8TCvUb{color:#262626;font-size:14px;margin-top:6px}[data-theme=marryBaby] .v8TCvUb{font-size:12px;margin-top:8px}.mx7T4V3{background-repeat:no-repeat}[data-theme=helloSites] .mx7T4V3{height:28px}[data-theme=marryBaby] .mx7T4V3{align-items:center;background-position:50%;border-radius:20px;display:flex;height:40px;justify-content:center;width:40px}.gn6HmGG{color:#262626;font-size:14px;margin:0 -16px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-theme=helloSites] .gn6HmGG{background-color:#f8f9fc;padding:8px 0}.FCx8FEM{background-color:#fff;border:1px solid transparent;margin-top:0;transition:margin .3 linear;transition:margin .2s}.FCx8FEM,.FCx8FEM[data-has-submenu=true]{cursor:pointer}.FCx8FEM[data-is-open=true]>div:first-child{border-bottom-color:#e4e8ec}.FCx8FEM[data-is-open=true]+div{margin-top:8px}.FCx8FEM[data-is-open=true]+.nav-menu-item{border-top-color:transparent}[data-theme=helloSites] .FCx8FEM+.nav-menu-item{border-top-color:#e4e8ec}[data-theme=marryBaby] .FCx8FEM+.nav-menu-item:before{content:"";display:block;height:1px;margin:0 50px}.FCx8FEM .nav-menu-item{padding-left:33px}.zMiRxaE{align-items:center;border:1px solid transparent;display:flex;height:48px;padding:0 18px;transition:border-color .3s}.lZ2Z9MQ{background-position:50%;background-repeat:no-repeat;height:20px;margin-right:14px;width:20px}.rwm-agG{display:flex;flex:1;justify-content:flex-end}.rwm-agG:after{background-image:var(--after-bg);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:10px;width:12px}[data-is-open=true] .rwm-agG:after{transform:rotate(-180deg)}.qMOscoq{max-height:0;overflow:hidden;transition:max-height .3s ease-out}[data-is-open=true] .qMOscoq{max-height:200px;transition-timing-function:ease-in}.-AZt1au{display:flex;flex-direction:column;font-size:medium;font-weight:400;line-height:normal;padding:18px 16px}.-AZt1au[data-theme=helloSites]{gap:16px}.-AZt1au[data-theme=marryBaby]{gap:24px}.IvSIfCI{display:inline-flex;flex:1;flex-wrap:wrap}[data-theme=helloSites] .IvSIfCI{gap:8px;margin-right:-8px}[data-theme=marryBaby] .IvSIfCI{gap:16px}[data-theme=helloSites] .eahCJov{width:calc(50% - 8px)}[data-theme=marryBaby] .eahCJov{flex:1;width:33.33%}.XIyViFs span{font-weight:400;justify-content:center}.XIyViFs span img{margin-right:8px}.XIyViFs .button-icon{height:15px;width:15px}[data-theme=marryBaby] ._4y-O0w3{border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08);overflow:hidden}[data-theme=helloSites] .kO8iNgD{border-radius:6px;box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);overflow:hidden}.a1d4E10{align-items:center;display:flex;font-size:14px;padding:0 16px}[data-theme=helloSites] .a1d4E10{height:42px}[data-theme=marryBaby] .a1d4E10{height:52px}[data-theme=marryBaby] [data-user-rank=member] .a1d4E10{background-color:#e0e9fb;color:#4096fe}.Tdguxxf{background-position:50%;background-repeat:no-repeat}[data-theme=helloSites] .Tdguxxf{height:18px;width:18px}[data-theme=marryBaby] .Tdguxxf{height:24px;width:24px}.-mOxsaU{font-size:14px}[data-theme=helloSites] .-mOxsaU{font-weight:600;margin-left:6px}[data-theme=marryBaby] .-mOxsaU{font-weight:500;margin-left:8px}.yPeDBNZ{display:flex;flex:1;font-weight:600;justify-content:flex-end}[data-theme=helloSites] .yPeDBNZ{font-size:14px}[data-theme=marryBaby] .yPeDBNZ{color:#3e3f58;font-size:12px}
1
+ ._2ugC2Ll .card-author>.row{align-items:flex-start;flex-direction:column;gap:8px}._2ugC2Ll .feature-tabs{margin-bottom:24px;width:100%}._8IDDHjn{color:#595959;font-size:16px;font-weight:400;line-height:24px}.CCwRHCd,._8IDDHjn{margin-top:24px}@media (max-width:767px){.CCwRHCd{margin-top:16px}}.RF63WXG{color:#262626;font-size:16px;font-weight:400;line-height:24px;margin-top:24px}@media (max-width:767px){.RF63WXG{margin-top:16px}}.PIaeC0v{background:#e3f2ff;border-radius:8px;padding:8px}._0NhMo6T{padding-top:12px}._0NhMo6T .post-card{border-bottom:1px solid #e4e8ec}._0NhMo6T .post-card:last-child{border-bottom:0}.nrZtZ-u{border-bottom:1px solid #e4e8ec}.nrZtZ-u .faq-item{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:space-between;padding:12px 0}.nrZtZ-u .faq-answer{line-height:24px;padding-bottom:12px}@media (max-width:767px){.nrZtZ-u .faq-answer{font-size:14px;line-height:22px}}.nrZtZ-u .faq-question{color:#262626;font-size:16px;font-weight:400;line-height:24px}@media (max-width:767px){.nrZtZ-u .faq-question{font-size:14px;line-height:22px}}.CHw-fZZ{align-items:center;background:#e0f8ee;border-left:4px solid #00b16a;box-sizing:border-box;display:flex;justify-content:space-between;overflow:auto;padding:12px 16px;width:100%}.CHw-fZZ[data-alert-type=danger]{background:#fae9e8;border-left-color:#ff5331}.CHw-fZZ[data-alert-type=warning]{background:#fff8e2;border-left-color:#fe921d}._03U6VRS .icon-title{align-items:center;display:flex}._03U6VRS img,._03U6VRS svg{margin-right:8px}.EO828Vv{cursor:pointer}._2iQs0sk{margin-left:auto;margin-right:auto;max-width:328px}.Ia6IojY{border:1px solid #d9d9d9;border-radius:4px;box-shadow:0 0 5px #e3f2ff;box-sizing:border-box;font-family:inherit;font-size:1rem;line-height:1.5;margin:0;min-width:48px;padding:11px 16px;text-align:center;transition:all .3s ease;width:100%}.Ia6IojY::-moz-placeholder{color:#8c8c8c}.Ia6IojY::placeholder{color:#8c8c8c}.Ia6IojY:focus{border-color:#45a4ff;outline:none}.Ia6IojY.isError{border-color:#f44d2c}.Ia6IojY.yJs9MaD{border-color:#bf331b}.Ia6IojY::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.pfaLGRK{height:calc(var(--height)*1px);width:calc(var(--width)*1px)}.pfaLGRK img,.pfaLGRK svg{display:block;height:100%;width:100%}.pfaLGRK img{-o-object-fit:contain;object-fit:contain}.i-9Ibox{display:flex}.i-9Ibox .PhoneInputCountry{align-items:center;background-color:#f2f2f2;border:1px solid #d9d9d9;border-radius:6px 0 0 6px;box-sizing:border-box;display:flex;justify-content:space-between;min-width:20px;padding:0 16px;position:relative}.i-9Ibox .PhoneInputCountrySelect{-moz-appearance:none;-webkit-appearance:none;appearance:none;box-sizing:border-box;cursor:pointer;inset:0;opacity:0;position:absolute;z-index:0}.i-9Ibox .PhoneInputCountryIcon{align-items:center;background:none;border:none;box-shadow:none;display:flex;height:unset;line-height:1.5;width:unset}.i-9Ibox .PhoneInputCountryIconImg{border-radius:2px;height:16px!important;width:24px!important}.i-9Ibox .PhoneInputCountryIconCallingCode{display:inline-block;margin-left:4px}.i-9Ibox .PhoneInputArrowContainer{color:#8c8c8c;font-size:16px;line-height:1;margin-left:4px}.i-9Ibox .PhoneInputInput{border:1px solid #d9d9d9;border-left-width:0;border-radius:6px;border-radius:0 6px 6px 0;box-shadow:0 0 5px #e3f2ff;box-sizing:border-box;flex:1;font-family:inherit;font-size:1rem;line-height:40px;margin:0;padding:0 16px;transition:all .1s ease-in-out;width:100%}.i-9Ibox .PhoneInputInput::-moz-placeholder{color:#8c8c8c}.i-9Ibox .PhoneInputInput::placeholder{color:#8c8c8c}.i-9Ibox .PhoneInputInput:focus{outline:none}.i-9Ibox .PhoneInputInput.isError{border-color:#f44d2c}.i-9Ibox .PhoneInputInput:focus,.i-9Ibox .PhoneInputInput:hover{border-color:#91caff;box-shadow:0 0 2px 2px #91caff}.i-9Ibox .PhoneInputInput:disabled{background-color:#f2f2f2;border-color:#d9d9d9;color:#8c8c8c}.i-9Ibox:focus-within{border-color:#91caff}.i-9Ibox:focus-within .PhoneInputCountry{border-color:#91caff #d9d9d9 #91caff #91caff}.i-9Ibox.YDWHh9b .PhoneInputInput{border-color:#f44d2c}.i-9Ibox.YDWHh9b .PhoneInputCountry{border-color:#f44d2c #d9d9d9 #f44d2c #f44d2c}.i-9Ibox.PhoneInput--readOnly .PhoneInputCountrySelect{pointer-events:none}.MON6sfi{text-align:center}.pS-tJD7{line-height:1;margin-bottom:32px}.s3tJ9-5{font-size:120px;line-height:1}.fNsZr1b{color:#262626;font-size:28px;line-height:1.285;margin-bottom:16px}.uuxV74v{color:#595959}.YohjTDU{margin-top:24px;padding-left:34px;padding-right:34px}@media (max-width:1400px){.pS-tJD7{margin-bottom:27px}.s3tJ9-5{font-size:100px}.fNsZr1b{font-size:23px;margin-bottom:12px}.YohjTDU{margin-top:20px;padding-left:28px;padding-right:28px}}@media (max-width:768px){.pS-tJD7{margin-bottom:20px}.s3tJ9-5{font-size:80px}.fNsZr1b{font-size:20px;margin-bottom:10px}.YohjTDU{margin-top:18px;padding-left:24px;padding-right:24px}}.DjBFAbd[data-size=label1]{font-size:14px;line-height:22px}.DjBFAbd[data-size=label2]{font-size:13px;line-height:19px}.d76E4SH{margin:0 auto;width:100%}@media (max-width:767px){.d76E4SH{padding:0 16px}}@media (min-width:1024px){.d76E4SH{max-width:1170px}.d76E4SH[data-type=marryBaby]{max-width:1064px}}.tliWyii{align-items:center;display:flex;font-weight:400;gap:.5em;justify-content:center;padding:1em}.PiqKaXk{color:#595959;font-size:14px;font-weight:700;line-height:22px}.HgbW6-m{color:inherit;display:inline-block;height:100%;text-decoration:none;width:100%}._6lkfLYy{background-color:#fff;box-sizing:border-box;display:flex;padding:16px 16px 16px 0}._6lkfLYy,._6lkfLYy .content{width:100%}._6lkfLYy .content,._6lkfLYy .content .inner-content{display:flex;flex-direction:column}._6lkfLYy .content .inner-content p{align-items:center;display:flex}._6lkfLYy .content .inner-content a{text-decoration:none}._6lkfLYy .content .inner-content .bookmark{height:18px;width:18px}._6lkfLYy .content .inner-content .title a{margin-top:2px}._6lkfLYy .content .inner-content .text,._6lkfLYy .content .inner-content .title a{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}._6lkfLYy .content .inner-content .text{margin-top:4px;max-width:100%}._6lkfLYy .footer{display:flex}._6lkfLYy .footer .author{width:calc(100% - 20px)}._6lkfLYy .footer .bookmark{cursor:pointer;display:flex;height:16px;margin-left:8px;width:12px}._6lkfLYy .footer .bookmark svg{height:100%;width:100%}._6lkfLYy .banner{border-radius:6px;height:100%;max-height:100%;max-width:100px;max-width:100%;min-width:100px;position:relative}._6lkfLYy .banner img{border-radius:6px;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%}._6lkfLYy .banner .premium{height:28px;left:6px;position:absolute;top:6px;width:28px}._6lkfLYy .shoppable{bottom:4px;left:6px;position:absolute}._6lkfLYy[data-size=sm][data-direction=horizontal]{padding:20px 0}._6lkfLYy[data-size=sm][data-direction=horizontal] .label{margin-bottom:0}._6lkfLYy[data-size=sm][data-direction=horizontal] .banner{height:100px;margin:0 16px 0 0;width:100px}@media (max-width:767px){._6lkfLYy[data-size=sm][data-direction=horizontal] .banner{height:100px;margin:0 16px 0 0;max-width:100px;min-width:100px}}._6lkfLYy[data-size=sm][data-direction=horizontal] .text{display:none}._6lkfLYy[data-direction=horizontal] .footer{margin-top:auto}._6lkfLYy[data-size=md][data-direction=horizontal]{padding:16px 0}._6lkfLYy[data-size=md][data-direction=horizontal] .banner{height:150px;margin:0 24px 0 0;max-width:200px;min-width:200px}@media (max-width:767px){._6lkfLYy[data-size=md][data-direction=horizontal] .text{display:none}._6lkfLYy[data-size=md][data-direction=horizontal] .banner{height:100px;margin:0 16px 0 0;max-width:100px;min-width:100px}._6lkfLYy[data-size=md][data-direction=horizontal] .specialty{display:none}}._6lkfLYy[data-direction=vertical]{flex-direction:column;padding:0}._6lkfLYy[data-direction=vertical] .label{display:flex;margin-top:16px}._6lkfLYy[data-direction=vertical][data-size=sm] .banner{height:150px}._6lkfLYy[data-direction=vertical][data-size=sm] .text{display:none}._6lkfLYy[data-direction=vertical][data-size=sm] .title{margin-bottom:12px;margin-top:0}._6lkfLYy[data-direction=vertical][data-size=lg] .banner{max-height:312px}@media (max-width:767px){._6lkfLYy[data-direction=vertical][data-size=lg] .banner{max-height:192px}}._6lkfLYy[data-direction=vertical][data-size=lg] .text{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;margin-bottom:16px;margin-top:8px;word-break:break-word}._6lkfLYy[data-direction=vertical] .banner{height:468px;margin:0;min-width:100%}._6lkfLYy[data-is-expert] .inner-content label.text{display:none}._6lkfLYy[data-is-expert] .specialty>[data-tag=h6]{font-size:13px;font-weight:400;line-height:19px}._6lkfLYy[data-is-expert][data-size=md] .footer .author .avatar{margin-right:8px}@media (min-width:1024px){._6lkfLYy[data-is-expert][data-size=md] .footer .author .avatar{height:40px;margin-right:16px;width:40px}}._6lkfLYy[data-is-expert] .title{margin-bottom:16px}@media (max-width:767px){._6lkfLYy[data-is-expert] .title{margin-bottom:8px}}._6lkfLYy[data-is-expert][data-direction=horizontal] .footer{margin-top:auto}.j7c-onH{flex-direction:row;justify-content:space-between;margin-top:8px;width:100%}.j7c-onH,.j7c-onH .author{align-items:center;display:flex}.j7c-onH .author .avatar,.j7c-onH .author .expert-avatar{flex-shrink:0}.j7c-onH .author .avatar img,.j7c-onH .author .expert-avatar img{border-radius:50%;height:100%;width:100%}.j7c-onH .author .name{font-weight:600}.j7c-onH .author .poster{align-items:center;display:flex;white-space:pre-wrap}.j7c-onH .author .poster[data-is-disabled-url=true]{cursor:default}.j7c-onH .author .poster[data-is-disabled-url=true] a{pointer-events:none}.j7c-onH .author .poster p{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-weight:400;overflow:hidden}.j7c-onH .author .poster p a{color:#262626;text-decoration:none}.j7c-onH .author .poster p span:not(.name){color:#8c8c8c}.j7c-onH .author .expert{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.j7c-onH .author .expert a{text-decoration:none}.j7c-onH .author .expert[data-is-disabled-url=true]{cursor:default}.j7c-onH .author .expert[data-is-disabled-url=true] a{pointer-events:none}.j7c-onH .author .avatar{height:24px;margin-right:8px;width:24px}@media (max-width:767px){.j7c-onH .author .avatar{margin-right:4px}}@media (min-width:1024px){.j7c-onH .author .avatar[data-size=lg]{height:32px;margin-right:12px;width:32px}}@media (min-width:768px){.j7c-onH .author .expert-avatar{height:40px;margin-right:16px;width:40px}}@media (max-width:767px){.j7c-onH .author .expert-avatar{height:32px;margin-right:8px;width:32px}}@media (min-width:768px){.j7c-onH .author .expert-avatar[data-size=lg]{height:64px;margin-right:16px;width:64px}}@media (max-width:767px){.j7c-onH .author .expert-avatar[data-size=lg]{height:40px;margin-right:16px;width:40px}}.wwI1--d{cursor:pointer}.WUqzfRb{display:flex;position:relative}.WUqzfRb>.collapsed-breadcrumb{border:none}.WUqzfRb>.collapsed-breadcrumb>div{padding:0}.WUqzfRb>.collapsed-breadcrumb>ul{min-width:-moz-max-content;min-width:max-content}.WUqzfRb[data-size=lg]{font-size:16px;font-weight:700;line-height:24px}.WUqzfRb[data-size=md]{font-size:14px;font-weight:400;line-height:22px}.WUqzfRb[data-size=sm]{font-size:13px;font-weight:400;line-height:20px}.MnVGtSY{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 4 4-4 4' stroke='%23595959' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.MnVGtSY,.MnVGtSY[data-size=lg]{margin-left:8px;margin-right:8px;width:6px}.MnVGtSY[data-size=md]{margin-left:7px;margin-right:7px;width:5px}.MnVGtSY[data-size=sm]{margin-left:6px;margin-right:6px;width:4px}.NclbhXQ{max-width:12em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NclbhXQ>a{color:#262626;cursor:pointer;text-decoration:none}.NclbhXQ[data-last=true]>a{color:#737373}.NclbhXQ>a:focus,.NclbhXQ>a:hover{color:#2c74df;outline:none}.NclbhXQ>a:focus .arrowLeft,.NclbhXQ>a:focus .arrowRight,.NclbhXQ>a:hover .arrowLeft,.NclbhXQ>a:hover .arrowRight{stroke:#2b62cd}.NclbhXQ>a:active{color:#2b62cd}.NclbhXQ[data-disabled]>a{color:#bfbfbf;cursor:not-allowed}.vvR-m49{cursor:pointer}.vvR-m49>*{pointer-events:none}.UhiT4m5{align-items:center;display:flex;justify-content:space-between;position:relative}.UhiT4m5 .direction-vertical{flex-direction:column}.UhiT4m5 .direction-vertical .session-action{border-bottom:1px solid #e4e8ec;justify-content:space-between;order:1;padding:0 16px}.UhiT4m5 .direction-vertical .wrapper-action{padding:12px 0}.UhiT4m5 .direction-vertical .session-statistical{border-bottom:1px solid #e4e8ec;justify-content:space-between;order:0;padding:6px 16px}.oEfeTkV{display:flex;justify-content:space-between;width:100%}@media (max-width:767px){.oEfeTkV{flex-direction:column}}.OlbikxJ{display:flex;gap:25px;justify-content:flex-start}._9GXHCn3{align-items:center;display:flex;gap:4px;position:relative}.HCsrR0N,._9GXHCn3{cursor:pointer}.MV3lNuh{text-transform:lowercase}.Ierg-Fq{color:#595959;font-size:14px;font-weight:400;line-height:22px}._674BTR4{align-items:center;display:flex;gap:16px}@media (max-width:767px){._674BTR4{border-bottom:1px solid #e4e8ec;justify-content:space-between;order:1;padding:0 16px}._674BTR4 .wrapper-action{padding:12px 0}}.XlkglSM{align-items:center;display:flex;gap:12px}@media (max-width:767px){.XlkglSM{border-bottom:1px solid #e4e8ec;justify-content:space-between;order:0;padding:6px 16px}}.XlkglSM .wrapper-list-statistical{align-items:center;display:flex;gap:8px}.KyekKc3{align-items:center;display:flex;flex:1;gap:12px}.KyekKc3 .releated-post-statistical{align-items:center;display:flex;flex:1;gap:8px;justify-content:space-between}.TTfvZpR,.TTfvZpR .mantine-Text-root{cursor:default}.dZWeHns{display:flex;flex-direction:column;gap:8px}@media (min-width:768px){.dZWeHns{align-items:center;flex-direction:row}}._8z2nszB{align-items:center;display:flex}.tMiOKib{font-size:14px;font-weight:600;line-height:22px;text-overflow:ellipsis}@media (min-width:768px){.tMiOKib{font-size:16px;line-height:24px}}.uDcqD-2{display:inline;font-size:12px;line-height:18px;vertical-align:middle}.uDcqD-2,.uDcqD-2 a{color:#737373;text-decoration:none}.pDlsows{font-size:12px;line-height:18px}.m-HVXw1{background:#737373;border-radius:50%;display:inline-block;height:3px;margin:0 4px;vertical-align:middle;width:3px}.sTU4T4I{align-items:flex-start;display:flex}.sTU4T4I a{text-decoration:none}.tCql9Je{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin-left:12px}._3j7uYhH{position:relative}._3j7uYhH *{pointer-events:none}.PHABgoT{bottom:0;line-height:0;position:absolute;right:-4px}._2UKyiK1 .mantine-Modal-modal{width:100%}@media (min-width:768px){._2UKyiK1 .mantine-Modal-modal{width:480px}}.E5ga-tI{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}._8Y2nWXX{color:#262626;font-size:18px;font-weight:600;line-height:28px}.d0T7kSP{cursor:pointer;height:28px;width:28px}.PD6nRZX,.d0T7kSP{align-items:center;display:flex;justify-content:center}.PD6nRZX{padding:1em}.PD6nRZX button{font-weight:400}.l5fL1xL,.l5fL1xL a{color:#2d87f3;font-size:14px;font-weight:400;line-height:22px;text-decoration:none}.L-aGKo7,.L-aGKo7 a{color:#262626;font-size:16px;font-weight:600;line-height:24px;text-decoration:none}.eaR8ATZ{display:flex}.eaR8ATZ a{text-decoration:none}.xM-7K0a{display:flex;flex-direction:column;gap:6px;margin-left:16px}.DZmf3s7{overflow:hidden}.DZmf3s7 img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.SFSgnOz .Tf3aoVa{align-items:center;display:flex}.SFSgnOz .TOt4QXl{font-size:16px;font-weight:600}.SFSgnOz ._5XYN1KT{align-items:center;border-radius:50%;display:flex;height:24px;justify-content:center;margin-right:16px;width:24px}.SFSgnOz .yE-tZRj{background:#f8f9fc;border-radius:6px;display:flex;flex-direction:column;gap:10px;padding:12px}.SFSgnOz .LXiGuGT{color:#262626;font-size:16px;font-weight:400;line-height:24px}.SFSgnOz .r4rx-6v{color:#737373;font-size:14px;font-weight:400;line-height:22px}.SFSgnOz .XrHh8-C{align-items:center;display:flex;font-size:14px;font-weight:600;line-height:22px}.SFSgnOz .c5-Yecd{margin-right:10px}.SFSgnOz .UBj6nWr,.SFSgnOz ._2vptVBd{padding:16px 0}.SFSgnOz .ZPDAwiR{text-decoration:none}.SFSgnOz ._6wJn-NR{padding:16px 0}.SFSgnOz ._6wJn-NR .ZPDAwiR .article-card{border-bottom:1px solid #e4e8ec;padding:16px 0}.SFSgnOz ._6wJn-NR .ZPDAwiR:last-child .article-card{border-bottom:0}.SFSgnOz ._21XDdFv{margin-left:12px}.SFSgnOz ._21XDdFv:first-child{margin-left:0}.SFSgnOz[data-is-marrybaby=true] .TOt4QXl{font-size:14px;line-height:24px}.SFSgnOz[data-is-marrybaby=true] .yE-tZRj{background:transparent;padding:0}.SFSgnOz[data-is-marrybaby=true] .mantine-Accordion-item{border:1px solid #eaeaea;border-radius:16px;margin-bottom:24px;padding:0 16px}.SFSgnOz[data-is-marrybaby=true] .mantine-Accordion-panel{padding-bottom:16px}.SFSgnOz[data-is-marrybaby=true] .mantine-Accordion-control{padding-right:0}.LSyr3Zo{align-items:center;border:1px solid #9495a0;border-radius:50%;display:flex;height:18px;justify-content:center;width:18px}.GYUElSy{display:flex;flex-direction:column;gap:16px;padding:24px 0}.GYUElSy .post-content-wrapper{padding:0}._3C6QpT1{margin-bottom:5px}._9M9VYL6{cursor:pointer;font-size:16px;font-weight:600;line-height:24px}._1RuSyv3{color:#595959;font-size:12px;font-weight:400;line-height:18px}._1IG-eEp{display:flex;flex-direction:column;gap:8px}.MrdoES3 .post-card{border-bottom:1px solid #e4e8ec}.MrdoES3 .post-card:last-child{border-bottom:0}._8fd7YMs{flex-direction:column;gap:24px;margin-top:56px;width:100%}.DomiQfw,._8fd7YMs{align-items:center;display:flex}.DomiQfw{background:#f8f9fc;border-radius:50%;height:120px;justify-content:center;width:120px}.-b2qnfL{color:#595959;text-align:center}.toEutn7{padding:16px}.toEutn7 .card-author{margin-bottom:10px;padding:0}.drdisHs{color:#262626;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;margin-top:12px}.scNwTvv{display:flex;justify-content:flex-end}.HNlhOdx{color:#9aa2ac;cursor:pointer;font-size:14px;font-weight:400;line-height:22px;margin-top:12px;text-align:right}.HNlhOdx:hover{color:#2d87f3}.I-uIJ6E .question-card{border-top:1px solid #e4e8ec}.I-uIJ6E .question-card:first-child{border-top:0}._41WRsj2{align-items:center;display:flex}.AcOGL93{color:#262626;font-size:14px;font-weight:600;line-height:22px}@media (min-width:768px){.AcOGL93{font-size:16px;line-height:24px}}.JD3dWJN{align-items:center;background-color:#e4e8ec;border-radius:50%;height:40px;justify-content:center;margin-right:16px;overflow:hidden;width:40px}.JD3dWJN img{max-width:100%}.dKAgnS8{border:1px solid #e4e8ec}.L2Q9T6m{align-items:center;background:#f8f9fc;border-radius:50%;display:flex;height:32px;justify-content:center;pointer-events:none;width:32px}.h-pSmhX{margin-top:24px}.GA-zc-O{display:flex;flex-direction:column;gap:16px;padding:20px 0}.GA-zc-O .post-content-wrapper{padding:0}.A18McWD{font-size:14px;line-height:22px}.yzr0H0N{margin-bottom:5px}._6gVRc3i{color:#2b62cd;cursor:pointer;font-size:16px;font-weight:600;line-height:24px}.xOzLGrD{color:#595959;font-size:12px;font-weight:400;line-height:18px}.IB049vj{display:flex;flex-direction:column;gap:8px;position:relative}._8I--vEV{bottom:0;left:0;position:absolute;right:0;top:0}.TSMHoEM .post-card{border-bottom:1px solid #e4e8ec}.TSMHoEM .post-card:last-child{border-bottom:0}._4Vekw96 .card-author>.row{align-items:flex-start;flex-direction:column;gap:8px}._4Vekw96 .feature-tabs{margin-bottom:24px;width:100%}.DIJdGcB{color:#595959;font-size:16px;font-weight:400;line-height:24px}.DIJdGcB,.aQSt4-Q{margin-top:24px}.KsWg8i6{cursor:pointer}._9tS0EUN{color:#262626;font-size:16px;font-weight:600;line-height:24px;margin-bottom:8px;text-align:center}.kyyRKlb{color:#595959;font-size:14px;font-weight:400;line-height:22px;text-align:center}.-Uqqka-{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:16px}.-Uqqka- button{flex-grow:1}.CnNZq8D .question-card{border-top:1px solid #e4e8ec}.CnNZq8D .question-card:first-child{border-top:0}.F4mmgSy{align-items:center;display:flex}._8jLruY3{color:#262626;font-size:14px;font-weight:600;line-height:22px}@media (min-width:768px){._8jLruY3{font-size:16px;line-height:24px}}.FE8w-fe{align-items:center;background-color:#e4e8ec;border-radius:50%;height:40px;justify-content:center;margin-right:16px;overflow:hidden;width:40px}.FE8w-fe img{max-width:100%}.Yd2a9Nj{border:1px solid #e4e8ec}.A7QrQ7A{align-items:center;background:#f8f9fc;border-radius:50%;display:flex;height:32px;justify-content:center;pointer-events:none;width:32px}.-dzIuHr{text-align:left}.-dzIuHr .icon{display:inline-block;margin-bottom:2px;margin-right:6px;vertical-align:middle}.y5VJdvw{align-items:center;display:flex}.oVhOSCy{flex-shrink:0}.oVhOSCy .mobile-close-icon{display:none}.oVhOSCy:focus-within .mobile-close-icon{display:block}.oVhOSCy:focus-within .mobile-hamburger-icon{display:none}.oVhOSCy:focus-within #categories-menu{opacity:1;transform:translateX(0)}.oVhOSCy:focus-within #categories-menu>*{display:initial}.oVhOSCy #categories-menu{opacity:0;transform:translateX(-100%);transition:transform .1s,opacity .1s}.oVhOSCy #categories-menu>*{display:none}.pX8OXTM{cursor:pointer}.pX8OXTM>*{pointer-events:none}.hhgcomp-navigation-itemnav-headeritem{align-items:center;border-bottom:1px solid #fff;color:#1b3250;cursor:pointer;display:flex;height:100%;justify-content:center;text-decoration:none}.hhgcomp-navigation-itemnav-headeritem>div{align-items:center;display:flex;font-size:14px;font-weight:700;line-height:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}div[data-site-type=marryBaby] .hhgcomp-navigation-itemnav-headeritem{color:#202135}.hhgcomp-navigation-itemnav-headeritem .wrapper-menu-icon{align-items:center;display:flex;margin-left:8px}.hhgcomp-navigation-itemnav-headeritem .wrapper-menu-icon .origin-icon{display:block}.hhgcomp-navigation-itemnav-headeritem .wrapper-menu-icon .origin-icon .hamburger-container{align-items:center;display:flex;justify-content:center}.hhgcomp-navigation-itemnav-headeritem .wrapper-menu-icon .close-icon{display:none}.hhgcomp-navigation-itemnav-headeritem:focus-within{border-bottom:1px solid #2d87f3;color:#2d87f3}div[data-site-type=marryBaby] .hhgcomp-navigation-itemnav-headeritem:focus-within{border-bottom:1px solid #e85388;color:#e85388}div[data-site-type=marryBaby] .hhgcomp-navigation-itemnav-headeritem:focus-within svg path{stroke:#9495a0}div[data-site-type=marryBaby] .hhgcomp-navigation-itemnav-headeritem:focus-within svg:hover path{stroke:#e85388}.hhgcomp-navigation-itemnav-headeritem:focus-within .hhgcomp-navigation-popupwrapper-menuwrapper{cursor:auto;opacity:1;visibility:initial}.hhgcomp-navigation-itemnav-headeritem:focus-within .hhgcomp-navigation-popupwrapper-menuwrapper>.hhgcomp-navigation-popupwrapper-menuwrapper-child{display:initial}.hhgcomp-navigation-itemnav-headeritem:focus-within .wrapper-menu-icon .origin-icon{display:none}.hhgcomp-navigation-itemnav-headeritem:focus-within .wrapper-menu-icon .close-icon{align-items:center;display:flex;justify-content:center}.wnUb-dV{align-items:center;display:flex}.cjbOxWe{cursor:pointer}.cjbOxWe *{pointer-events:none}@keyframes EDlp5Zf{0%{transform:scale(0)}2%{transform:scale(0)}25%{transform:scale(1)}75%{transform:scale(1)}98%{transform:scale(0)}to{transform:scale(0)}}@media (max-width:767px){.-sx0jrx{display:none}}.-sx0jrx:hover>button{opacity:.9}.-sx0jrx:focus-within .hhgcomp-navigation-popupwrapper-menuwrapper{cursor:auto;opacity:1;visibility:initial}.-sx0jrx:focus-within .hhgcomp-navigation-popupwrapper-menuwrapper>.hhgcomp-navigation-popupwrapper-menuwrapper-child{display:initial}.q3nL5cp{padding-bottom:1rem}@media (max-width:767px){.q3nL5cp{display:block;padding:0}}@media (min-width:768px){.q3nL5cp{grid-gap:10px;display:grid;grid-template-columns:1fr 3fr}}.hhgcomp-navigation-popupwrapper-menuwrapper{align-items:center;background-color:#fff;height:100%;left:0;padding:.5rem;position:fixed;top:56px;transition:opacity .2s ease-in-out;width:100%;z-index:200}.hhgcomp-navigation-popupwrapper-menuwrapper[data-is-display=false]{opacity:0;visibility:hidden}.hhgcomp-navigation-popupwrapper-menuwrapper[data-is-display=false]>.hhgcomp-navigation-popupwrapper-menuwrapper-child{display:none}.hhgcomp-navigation-popupwrapper-menuwrapper[data-is-nav-menu=true]{box-shadow:0 10px 16px rgba(0,0,0,.04),0 2px 8px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);height:unset;position:absolute;top:100%}._2DNf80G{position:relative;z-index:1}.Q-glX-n{position:absolute;right:0;top:0}.Q-glX-n,.uJQBNNg{align-items:center;cursor:pointer;display:flex}.TfG3dM5{flex-shrink:0}.aMtjFNf{flex-grow:0;margin-left:12px}.cSz2RR-{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;font-weight:700;overflow:hidden;text-overflow:ellipsis;word-break:break-word}[data-theme=helloSites] .cSz2RR-{font-size:16px;font-weight:600}[data-theme=marryBaby] .cSz2RR-{font-size:14px;font-weight:600}.GyFm00F{align-items:center;background-repeat:no-repeat;cursor:pointer;display:flex;font-size:12px;font-weight:400;padding-left:0;padding-top:0;width:-moz-fit-content;width:fit-content}[data-theme=helloSites] .GyFm00F{background-image:var(--bg-hellosites);background-position:right 5px;background-size:5px 8px;color:#595959;padding-right:15px}[data-theme=marryBaby] .GyFm00F{background-image:var(--bg-marrybaby);background-position:right -2px;background-size:20px 20px;color:#9495a0;font-weight:600;margin-top:2px;padding-right:25px}.fVk18fq{cursor:pointer}[data-theme=helloSites] .fVk18fq{border-radius:6px;box-shadow:0 10px 16px rgba(0,0,0,.04),0 2px 8px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);padding:12px 16px}[data-theme=marryBaby] .fVk18fq{align-items:center;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100px;justify-content:center;min-width:80px}.v8TCvUb{white-space:nowrap}[data-theme=helloSites] .v8TCvUb{color:#262626;font-size:14px;margin-top:6px}[data-theme=marryBaby] .v8TCvUb{font-size:12px;margin-top:8px}.mx7T4V3{background-repeat:no-repeat}[data-theme=helloSites] .mx7T4V3{height:28px}[data-theme=marryBaby] .mx7T4V3{align-items:center;background-position:50%;border-radius:20px;display:flex;height:40px;justify-content:center;width:40px}.gn6HmGG{color:#262626;font-size:14px;margin:0 -16px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-theme=helloSites] .gn6HmGG{background-color:#f8f9fc;padding:8px 0}.FCx8FEM{background-color:#fff;border:1px solid transparent;margin-top:0;transition:margin .3 linear;transition:margin .2s}.FCx8FEM,.FCx8FEM[data-has-submenu=true]{cursor:pointer}.FCx8FEM[data-is-open=true]>div:first-child{border-bottom-color:#e4e8ec}.FCx8FEM[data-is-open=true]+div{margin-top:8px}.FCx8FEM[data-is-open=true]+.nav-menu-item{border-top-color:transparent}[data-theme=helloSites] .FCx8FEM+.nav-menu-item{border-top-color:#e4e8ec}[data-theme=marryBaby] .FCx8FEM+.nav-menu-item:before{content:"";display:block;height:1px;margin:0 50px}.FCx8FEM .nav-menu-item{padding-left:33px}.zMiRxaE{align-items:center;border:1px solid transparent;display:flex;height:48px;padding:0 18px;transition:border-color .3s}.lZ2Z9MQ{background-position:50%;background-repeat:no-repeat;height:20px;margin-right:14px;width:20px}.rwm-agG{display:flex;flex:1;justify-content:flex-end}.rwm-agG:after{background-image:var(--after-bg);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:10px;width:12px}[data-is-open=true] .rwm-agG:after{transform:rotate(-180deg)}.qMOscoq{max-height:0;overflow:hidden;transition:max-height .3s ease-out}[data-is-open=true] .qMOscoq{max-height:200px;transition-timing-function:ease-in}.-AZt1au{display:flex;flex-direction:column;font-size:medium;font-weight:400;line-height:normal;padding:18px 16px}.-AZt1au[data-theme=helloSites]{gap:16px}.-AZt1au[data-theme=marryBaby]{gap:24px}.IvSIfCI{display:inline-flex;flex:1;flex-wrap:wrap}[data-theme=helloSites] .IvSIfCI{gap:8px;margin-right:-8px}[data-theme=marryBaby] .IvSIfCI{gap:16px}[data-theme=helloSites] .eahCJov{width:calc(50% - 8px)}[data-theme=marryBaby] .eahCJov{flex:1;width:33.33%}.XIyViFs span{font-weight:400;justify-content:center}.XIyViFs span img{margin-right:8px}.XIyViFs .button-icon{height:15px;width:15px}[data-theme=marryBaby] ._4y-O0w3{border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08);overflow:hidden}[data-theme=helloSites] .kO8iNgD{border-radius:6px;box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);overflow:hidden}.a1d4E10{align-items:center;display:flex;font-size:14px;padding:0 16px}[data-theme=helloSites] .a1d4E10{height:42px}[data-theme=marryBaby] .a1d4E10{height:52px}[data-theme=marryBaby] [data-user-rank=member] .a1d4E10{background-color:#e0e9fb;color:#4096fe}.Tdguxxf{background-position:50%;background-repeat:no-repeat}[data-theme=helloSites] .Tdguxxf{height:18px;width:18px}[data-theme=marryBaby] .Tdguxxf{height:24px;width:24px}.-mOxsaU{font-size:14px}[data-theme=helloSites] .-mOxsaU{font-weight:600;margin-left:6px}[data-theme=marryBaby] .-mOxsaU{font-weight:500;margin-left:8px}.yPeDBNZ{display:flex;flex:1;font-weight:600;justify-content:flex-end}[data-theme=helloSites] .yPeDBNZ{font-size:14px}[data-theme=marryBaby] .yPeDBNZ{color:#3e3f58;font-size:12px}