@hhgtech/hhg-components 1.28.90 → 1.29.0

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 (658) hide show
  1. package/build/adapters.js +17 -16
  2. package/build/{animation-2c0cab2e.js → animation-31a5b706.js} +10 -10
  3. package/build/babyGrowth.js +80 -78
  4. package/build/cache.js +3 -3
  5. package/build/care/components/organisms/bookingSearchBar/index.styled.d.ts +39 -6
  6. package/build/care/components/organisms/bookingSearchBar/locationResults/index.styled.d.ts +21 -8
  7. package/build/care/components/organisms/bookingSearchBar/mobileFakeInput/index.d.ts +4 -1
  8. package/build/care/components/organisms/bookingSearchBar/mobileTopbar/index.styled.d.ts +25 -5
  9. package/build/care/components/organisms/bookingSearchBar/resultSection/index.styled.d.ts +34 -8
  10. package/build/care/components/organisms/bookingSearchBar/resultSectionItem/index.styled.d.ts +30 -7
  11. package/build/care/components/organisms/bookingSearchBar/searchInputs/index.styled.d.ts +24 -5
  12. package/build/care/components/organisms/bookingSearchBarV2/index.styled.d.ts +15 -4
  13. package/build/care/components/organisms/bookingSearchBarV2/searchInputs/index.styled.d.ts +9 -2
  14. package/build/care/components/organisms/bookingSearchBarV2/searchLocation/index.styled.d.ts +17 -6
  15. package/build/care/components/organisms/bookingSearchBarV2/searchResult/index.styled.d.ts +21 -5
  16. package/build/care/components/organisms/bookingSearchBarV2/searchResultSpecialties/index.styled.d.ts +15 -4
  17. package/build/care/components/organisms/bookingSearchBarV2/searchSpecialty/index.styled.d.ts +14 -4
  18. package/build/care/components/organisms/bookingSearchBarV2/searchTag/index.styled.d.ts +13 -3
  19. package/build/care/components/organisms/bookingSearchBarV2/tabSearch/index.styled.d.ts +7 -2
  20. package/build/care.js +19 -18
  21. package/build/components/atoms/avatar/index.styled.d.ts +5 -1
  22. package/build/components/atoms/backdrop/index.styled.d.ts +5 -1
  23. package/build/components/atoms/badge/index.styled.d.ts +5 -1
  24. package/build/components/atoms/borderHeading/index.styled.d.ts +5 -1
  25. package/build/components/atoms/btnChoice/index.styled.d.ts +5 -1
  26. package/build/components/atoms/checkbox/index.styled.d.ts +5 -1
  27. package/build/components/atoms/displayWrapper/index.styled.d.ts +6 -2
  28. package/build/components/atoms/divider/index.styled.d.ts +6 -2
  29. package/build/components/atoms/drawer/helpers.d.ts +1 -1
  30. package/build/components/atoms/drawer/index.styled.d.ts +15 -5
  31. package/build/components/atoms/dropdownMB/index.styled.d.ts +3 -2
  32. package/build/components/atoms/fileDropdown/index.styled.d.ts +21 -5
  33. package/build/components/atoms/grid/index.styled.d.ts +5 -1
  34. package/build/components/atoms/input/index.styled.d.ts +18 -5
  35. package/build/components/atoms/inputMB/index.styled.d.ts +26 -2
  36. package/build/components/atoms/logo/index.styled.d.ts +9 -2
  37. package/build/components/atoms/marryBabyText/index.styled.d.ts +8 -6
  38. package/build/components/atoms/menu/index.styled.d.ts +10 -3
  39. package/build/components/atoms/pagination/index.styled.d.ts +13 -3
  40. package/build/components/atoms/pill/index.styled.d.ts +9 -2
  41. package/build/components/atoms/pureInput/index.styled.d.ts +5 -1
  42. package/build/components/atoms/radioImageGroup/index.styled.d.ts +9 -2
  43. package/build/components/atoms/rateStars/index.styled.d.ts +5 -1
  44. package/build/components/atoms/tag/index.styled.d.ts +5 -1
  45. package/build/components/atoms/toggle/index.styled.d.ts +17 -4
  46. package/build/components/babyGrowth/babyGrowthChart/index.styled.d.ts +5 -1
  47. package/build/components/babyGrowth/babyGrowthChooseProfileDrawer/index.styled.d.ts +8 -2
  48. package/build/components/babyGrowth/babyGrowthChooseProfileDrawer/newBabyProfileRadio/index.styled.d.ts +5 -1
  49. package/build/components/babyGrowth/babyGrowthForm/index.styled.d.ts +19 -5
  50. package/build/components/babyGrowth/babyGrowthGender/index.styled.d.ts +7 -2
  51. package/build/components/babyGrowth/babyGrowthLegend/index.styled.d.ts +9 -2
  52. package/build/components/babyGrowth/babyGrowthProfileRadio/index.styled.d.ts +5 -1
  53. package/build/components/babyGrowth/babyGrowthRecord/index.styled.d.ts +5 -1
  54. package/build/components/babyGrowth/babyGrowthSwitch/index.styled.d.ts +5 -1
  55. package/build/components/babyGrowth/babyGrowthTooltip/index.styled.d.ts +5 -1
  56. package/build/components/babyGrowth/childCard/index.styled.d.ts +14 -3
  57. package/build/components/mantine/accordion/index.styled.d.ts +4 -3
  58. package/build/components/mantine/aspectRatio/index.styled.d.ts +5 -1
  59. package/build/components/mantine/breadcrumbs/index.styled.d.ts +5 -1
  60. package/build/components/mantine/slider/index.styled.d.ts +8 -3
  61. package/build/components/mantine/text/index.styled.d.ts +4 -1
  62. package/build/components/mantine/textArea/index.styled.d.ts +3 -1
  63. package/build/components/molecules/adBlock/index.styled.d.ts +17 -4
  64. package/build/components/molecules/bmiForm/index.styled.d.ts +22 -5
  65. package/build/components/molecules/bmrForm/index.styled.d.ts +19 -4
  66. package/build/components/molecules/categoryCard/index.styled.d.ts +5 -1
  67. package/build/components/molecules/checkboxGroup/index.styled.d.ts +5 -1
  68. package/build/components/molecules/cookieAcceptConfirm/index.styled.d.ts +25 -9
  69. package/build/components/molecules/datePicker/index.styled.d.ts +9 -2
  70. package/build/components/molecules/dateRangePicker/calendar/index.styled.d.ts +57 -13
  71. package/build/components/molecules/dateRangePicker/index.styled.d.ts +9 -2
  72. package/build/components/molecules/dropdown/index.styled.d.ts +27 -8
  73. package/build/components/molecules/dueDateCalculator/index.styled.d.ts +33 -6
  74. package/build/components/molecules/embeddedHeathToolCards/baby-growth/index.styled.d.ts +11 -4
  75. package/build/components/molecules/embeddedHeathToolCards/index.styled.d.ts +15 -4
  76. package/build/components/molecules/floatButtonGroup/index.styled.d.ts +33 -8
  77. package/build/components/molecules/iconText/index.styled.d.ts +5 -1
  78. package/build/components/molecules/languageSwitcher/index.styled.d.ts +5 -1
  79. package/build/components/molecules/languageSwitcher/tooltipSelection/index.styled.d.ts +21 -5
  80. package/build/components/molecules/mobileBottomNavigation/index.styled.d.ts +23 -7
  81. package/build/components/molecules/modal/index.styled.d.ts +17 -4
  82. package/build/components/molecules/pillCarousel/index.styled.d.ts +24 -3
  83. package/build/components/molecules/popup/index.styled.d.ts +9 -2
  84. package/build/components/molecules/progressBar/index.styled.d.ts +49 -12
  85. package/build/components/molecules/radioImageGroupForTool/index.styled.d.ts +9 -2
  86. package/build/components/molecules/scrollList/index.styled.d.ts +5 -1
  87. package/build/components/molecules/shareContainer/index.styled.d.ts +5 -1
  88. package/build/components/molecules/shareDrawer/index.styled.d.ts +5 -1
  89. package/build/components/molecules/starsRatingBox/index.styled.d.ts +17 -4
  90. package/build/components/molecules/statisticCard/index.styled.d.ts +17 -4
  91. package/build/components/molecules/surveyQuestionCard/index.styled.d.ts +17 -4
  92. package/build/components/molecules/tabs/index.styled.d.ts +17 -4
  93. package/build/components/molecules/thrForm/index.styled.d.ts +19 -4
  94. package/build/components/molecules/toolBannerCard/index.styled.d.ts +31 -9
  95. package/build/components/molecules/weightGainForm/index.styled.d.ts +25 -6
  96. package/build/components/navigationV2/components/molecules/Categories/index.styled.d.ts +29 -7
  97. package/build/components/navigationV2/components/molecules/Spotlights/index.styled.d.ts +13 -3
  98. package/build/components/navigationV2/components/molecules/menuCareList/Item/index.styled.d.ts +33 -8
  99. package/build/components/navigationV2/components/molecules/menuCareList/index.styled.d.ts +5 -1
  100. package/build/components/navigationV2/components/molecules/menuCategoriesList/Item/index.styled.d.ts +13 -3
  101. package/build/components/navigationV2/components/molecules/menuCategoriesList/index.styled.d.ts +5 -1
  102. package/build/components/navigationV2/components/molecules/menuCommunitiesList/Item/index.styled.d.ts +45 -11
  103. package/build/components/navigationV2/components/molecules/menuCommunitiesList/index.styled.d.ts +5 -1
  104. package/build/components/navigationV2/components/molecules/menuEcomList/Item/index.styled.d.ts +5 -1
  105. package/build/components/navigationV2/components/molecules/menuEcomList/index.styled.d.ts +5 -1
  106. package/build/components/navigationV2/components/molecules/menuHealthToolsList/Item/index.styled.d.ts +25 -6
  107. package/build/components/navigationV2/components/molecules/menuHealthToolsList/ItemMarryBaby/index.styled.d.ts +33 -8
  108. package/build/components/navigationV2/components/molecules/menuHealthToolsList/index.styled.d.ts +5 -1
  109. package/build/components/navigationV2/components/molecules/menuServiceList/index.styled.d.ts +13 -3
  110. package/build/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +29 -7
  111. package/build/components/navigationV2/components/molecules/spotlightNoData/index.styled.d.ts +21 -5
  112. package/build/components/navigationV2/index.styled.d.ts +5 -1
  113. package/build/components/onboardingV2/dynamicForm/index.styled.d.ts +4 -1
  114. package/build/components/onboardingV2/index.styled.d.ts +29 -7
  115. package/build/components/onboardingV2/onboardingForm/index.styled.d.ts +8 -1
  116. package/build/components/onboardingV2/onboardingUI/index.styled.d.ts +11 -3
  117. package/build/components/onboardingV2/otpForm/index.styled.d.ts +8 -1
  118. package/build/components/onboardingV2/similacForm/index.styled.d.ts +8 -1
  119. package/build/components/onboardingV2/thankyou/index.styled.d.ts +8 -1
  120. package/build/components/organisms/footer/discoverFooter/index.d.ts +1 -2
  121. package/build/components/organisms/footer/index.d.ts +1 -2
  122. package/build/components/organisms/navigationLogoutPopup/index.styled.d.ts +9 -2
  123. package/build/components/organisms/navigationProfileButton/index.styled.d.ts +29 -7
  124. package/build/components/organisms/profileNavigation/index.styled.d.ts +21 -5
  125. package/build/components/pregnancyWeightGain/pregnancyWeightGainChart/components/index.styled.d.ts +13 -3
  126. package/build/components/pregnancyWeightGain/pregnancyWeightGainChart/index.styled.d.ts +5 -1
  127. package/build/components/ui/onboarding/index.styled.d.ts +11 -3
  128. package/build/components/vaccination/vaccineCard/index.styled.d.ts +9 -2
  129. package/build/components/vaccination/vaccineImmunization/index.styled.d.ts +9 -2
  130. package/build/components/vaccination/vaccineRecordsByAgeGroup/index.styled.d.ts +5 -1
  131. package/build/components/vaccination/vaccineTimelineBanner/index.styled.d.ts +5 -1
  132. package/build/components.js +59 -57
  133. package/build/{constants-c77c4951.js → constants-250b719a.js} +3 -3
  134. package/build/{constants-92f24250.js → constants-75bb62f1.js} +2 -2
  135. package/build/constants.js +3 -3
  136. package/build/{core-a61b9dd1.js → core-460a3559.js} +2 -2
  137. package/build/{dataTransform-e5326fc5.js → dataTransform-b9c0d3e7.js} +1 -1
  138. package/build/ecom.js +6 -6
  139. package/build/esm/adapters.js +17 -16
  140. package/build/esm/{animation-b8bccd12.js → animation-04b44e3b.js} +1 -1
  141. package/build/esm/babyGrowth.js +81 -79
  142. package/build/esm/cache.js +3 -3
  143. package/build/esm/care/components/organisms/bookingSearchBar/index.styled.d.ts +39 -6
  144. package/build/esm/care/components/organisms/bookingSearchBar/locationResults/index.styled.d.ts +21 -8
  145. package/build/esm/care/components/organisms/bookingSearchBar/mobileFakeInput/index.d.ts +4 -1
  146. package/build/esm/care/components/organisms/bookingSearchBar/mobileTopbar/index.styled.d.ts +25 -5
  147. package/build/esm/care/components/organisms/bookingSearchBar/resultSection/index.styled.d.ts +34 -8
  148. package/build/esm/care/components/organisms/bookingSearchBar/resultSectionItem/index.styled.d.ts +30 -7
  149. package/build/esm/care/components/organisms/bookingSearchBar/searchInputs/index.styled.d.ts +24 -5
  150. package/build/esm/care/components/organisms/bookingSearchBarV2/index.styled.d.ts +15 -4
  151. package/build/esm/care/components/organisms/bookingSearchBarV2/searchInputs/index.styled.d.ts +9 -2
  152. package/build/esm/care/components/organisms/bookingSearchBarV2/searchLocation/index.styled.d.ts +17 -6
  153. package/build/esm/care/components/organisms/bookingSearchBarV2/searchResult/index.styled.d.ts +21 -5
  154. package/build/esm/care/components/organisms/bookingSearchBarV2/searchResultSpecialties/index.styled.d.ts +15 -4
  155. package/build/esm/care/components/organisms/bookingSearchBarV2/searchSpecialty/index.styled.d.ts +14 -4
  156. package/build/esm/care/components/organisms/bookingSearchBarV2/searchTag/index.styled.d.ts +13 -3
  157. package/build/esm/care/components/organisms/bookingSearchBarV2/tabSearch/index.styled.d.ts +7 -2
  158. package/build/esm/care.js +19 -18
  159. package/build/esm/components/atoms/avatar/index.styled.d.ts +5 -1
  160. package/build/esm/components/atoms/backdrop/index.styled.d.ts +5 -1
  161. package/build/esm/components/atoms/badge/index.styled.d.ts +5 -1
  162. package/build/esm/components/atoms/borderHeading/index.styled.d.ts +5 -1
  163. package/build/esm/components/atoms/btnChoice/index.styled.d.ts +5 -1
  164. package/build/esm/components/atoms/checkbox/index.styled.d.ts +5 -1
  165. package/build/esm/components/atoms/displayWrapper/index.styled.d.ts +6 -2
  166. package/build/esm/components/atoms/divider/index.styled.d.ts +6 -2
  167. package/build/esm/components/atoms/drawer/helpers.d.ts +1 -1
  168. package/build/esm/components/atoms/drawer/index.styled.d.ts +15 -5
  169. package/build/esm/components/atoms/dropdownMB/index.styled.d.ts +3 -2
  170. package/build/esm/components/atoms/fileDropdown/index.styled.d.ts +21 -5
  171. package/build/esm/components/atoms/grid/index.styled.d.ts +5 -1
  172. package/build/esm/components/atoms/input/index.styled.d.ts +18 -5
  173. package/build/esm/components/atoms/inputMB/index.styled.d.ts +26 -2
  174. package/build/esm/components/atoms/logo/index.styled.d.ts +9 -2
  175. package/build/esm/components/atoms/marryBabyText/index.styled.d.ts +8 -6
  176. package/build/esm/components/atoms/menu/index.styled.d.ts +10 -3
  177. package/build/esm/components/atoms/pagination/index.styled.d.ts +13 -3
  178. package/build/esm/components/atoms/pill/index.styled.d.ts +9 -2
  179. package/build/esm/components/atoms/pureInput/index.styled.d.ts +5 -1
  180. package/build/esm/components/atoms/radioImageGroup/index.styled.d.ts +9 -2
  181. package/build/esm/components/atoms/rateStars/index.styled.d.ts +5 -1
  182. package/build/esm/components/atoms/tag/index.styled.d.ts +5 -1
  183. package/build/esm/components/atoms/toggle/index.styled.d.ts +17 -4
  184. package/build/esm/components/babyGrowth/babyGrowthChart/index.styled.d.ts +5 -1
  185. package/build/esm/components/babyGrowth/babyGrowthChooseProfileDrawer/index.styled.d.ts +8 -2
  186. package/build/esm/components/babyGrowth/babyGrowthChooseProfileDrawer/newBabyProfileRadio/index.styled.d.ts +5 -1
  187. package/build/esm/components/babyGrowth/babyGrowthForm/index.styled.d.ts +19 -5
  188. package/build/esm/components/babyGrowth/babyGrowthGender/index.styled.d.ts +7 -2
  189. package/build/esm/components/babyGrowth/babyGrowthLegend/index.styled.d.ts +9 -2
  190. package/build/esm/components/babyGrowth/babyGrowthProfileRadio/index.styled.d.ts +5 -1
  191. package/build/esm/components/babyGrowth/babyGrowthRecord/index.styled.d.ts +5 -1
  192. package/build/esm/components/babyGrowth/babyGrowthSwitch/index.styled.d.ts +5 -1
  193. package/build/esm/components/babyGrowth/babyGrowthTooltip/index.styled.d.ts +5 -1
  194. package/build/esm/components/babyGrowth/childCard/index.styled.d.ts +14 -3
  195. package/build/esm/components/mantine/accordion/index.styled.d.ts +4 -3
  196. package/build/esm/components/mantine/aspectRatio/index.styled.d.ts +5 -1
  197. package/build/esm/components/mantine/breadcrumbs/index.styled.d.ts +5 -1
  198. package/build/esm/components/mantine/slider/index.styled.d.ts +8 -3
  199. package/build/esm/components/mantine/text/index.styled.d.ts +4 -1
  200. package/build/esm/components/mantine/textArea/index.styled.d.ts +3 -1
  201. package/build/esm/components/molecules/adBlock/index.styled.d.ts +17 -4
  202. package/build/esm/components/molecules/bmiForm/index.styled.d.ts +22 -5
  203. package/build/esm/components/molecules/bmrForm/index.styled.d.ts +19 -4
  204. package/build/esm/components/molecules/categoryCard/index.styled.d.ts +5 -1
  205. package/build/esm/components/molecules/checkboxGroup/index.styled.d.ts +5 -1
  206. package/build/esm/components/molecules/cookieAcceptConfirm/index.styled.d.ts +25 -9
  207. package/build/esm/components/molecules/datePicker/index.styled.d.ts +9 -2
  208. package/build/esm/components/molecules/dateRangePicker/calendar/index.styled.d.ts +57 -13
  209. package/build/esm/components/molecules/dateRangePicker/index.styled.d.ts +9 -2
  210. package/build/esm/components/molecules/dropdown/index.styled.d.ts +27 -8
  211. package/build/esm/components/molecules/dueDateCalculator/index.styled.d.ts +33 -6
  212. package/build/esm/components/molecules/embeddedHeathToolCards/baby-growth/index.styled.d.ts +11 -4
  213. package/build/esm/components/molecules/embeddedHeathToolCards/index.styled.d.ts +15 -4
  214. package/build/esm/components/molecules/floatButtonGroup/index.styled.d.ts +33 -8
  215. package/build/esm/components/molecules/iconText/index.styled.d.ts +5 -1
  216. package/build/esm/components/molecules/languageSwitcher/index.styled.d.ts +5 -1
  217. package/build/esm/components/molecules/languageSwitcher/tooltipSelection/index.styled.d.ts +21 -5
  218. package/build/esm/components/molecules/mobileBottomNavigation/index.styled.d.ts +23 -7
  219. package/build/esm/components/molecules/modal/index.styled.d.ts +17 -4
  220. package/build/esm/components/molecules/pillCarousel/index.styled.d.ts +24 -3
  221. package/build/esm/components/molecules/popup/index.styled.d.ts +9 -2
  222. package/build/esm/components/molecules/progressBar/index.styled.d.ts +49 -12
  223. package/build/esm/components/molecules/radioImageGroupForTool/index.styled.d.ts +9 -2
  224. package/build/esm/components/molecules/scrollList/index.styled.d.ts +5 -1
  225. package/build/esm/components/molecules/shareContainer/index.styled.d.ts +5 -1
  226. package/build/esm/components/molecules/shareDrawer/index.styled.d.ts +5 -1
  227. package/build/esm/components/molecules/starsRatingBox/index.styled.d.ts +17 -4
  228. package/build/esm/components/molecules/statisticCard/index.styled.d.ts +17 -4
  229. package/build/esm/components/molecules/surveyQuestionCard/index.styled.d.ts +17 -4
  230. package/build/esm/components/molecules/tabs/index.styled.d.ts +17 -4
  231. package/build/esm/components/molecules/thrForm/index.styled.d.ts +19 -4
  232. package/build/esm/components/molecules/toolBannerCard/index.styled.d.ts +31 -9
  233. package/build/esm/components/molecules/weightGainForm/index.styled.d.ts +25 -6
  234. package/build/esm/components/navigationV2/components/molecules/Categories/index.styled.d.ts +29 -7
  235. package/build/esm/components/navigationV2/components/molecules/Spotlights/index.styled.d.ts +13 -3
  236. package/build/esm/components/navigationV2/components/molecules/menuCareList/Item/index.styled.d.ts +33 -8
  237. package/build/esm/components/navigationV2/components/molecules/menuCareList/index.styled.d.ts +5 -1
  238. package/build/esm/components/navigationV2/components/molecules/menuCategoriesList/Item/index.styled.d.ts +13 -3
  239. package/build/esm/components/navigationV2/components/molecules/menuCategoriesList/index.styled.d.ts +5 -1
  240. package/build/esm/components/navigationV2/components/molecules/menuCommunitiesList/Item/index.styled.d.ts +45 -11
  241. package/build/esm/components/navigationV2/components/molecules/menuCommunitiesList/index.styled.d.ts +5 -1
  242. package/build/esm/components/navigationV2/components/molecules/menuEcomList/Item/index.styled.d.ts +5 -1
  243. package/build/esm/components/navigationV2/components/molecules/menuEcomList/index.styled.d.ts +5 -1
  244. package/build/esm/components/navigationV2/components/molecules/menuHealthToolsList/Item/index.styled.d.ts +25 -6
  245. package/build/esm/components/navigationV2/components/molecules/menuHealthToolsList/ItemMarryBaby/index.styled.d.ts +33 -8
  246. package/build/esm/components/navigationV2/components/molecules/menuHealthToolsList/index.styled.d.ts +5 -1
  247. package/build/esm/components/navigationV2/components/molecules/menuServiceList/index.styled.d.ts +13 -3
  248. package/build/esm/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +29 -7
  249. package/build/esm/components/navigationV2/components/molecules/spotlightNoData/index.styled.d.ts +21 -5
  250. package/build/esm/components/navigationV2/index.styled.d.ts +5 -1
  251. package/build/esm/components/onboardingV2/dynamicForm/index.styled.d.ts +4 -1
  252. package/build/esm/components/onboardingV2/index.styled.d.ts +29 -7
  253. package/build/esm/components/onboardingV2/onboardingForm/index.styled.d.ts +8 -1
  254. package/build/esm/components/onboardingV2/onboardingUI/index.styled.d.ts +11 -3
  255. package/build/esm/components/onboardingV2/otpForm/index.styled.d.ts +8 -1
  256. package/build/esm/components/onboardingV2/similacForm/index.styled.d.ts +8 -1
  257. package/build/esm/components/onboardingV2/thankyou/index.styled.d.ts +8 -1
  258. package/build/esm/components/organisms/footer/discoverFooter/index.d.ts +1 -2
  259. package/build/esm/components/organisms/footer/index.d.ts +1 -2
  260. package/build/esm/components/organisms/navigationLogoutPopup/index.styled.d.ts +9 -2
  261. package/build/esm/components/organisms/navigationProfileButton/index.styled.d.ts +29 -7
  262. package/build/esm/components/organisms/profileNavigation/index.styled.d.ts +21 -5
  263. package/build/esm/components/pregnancyWeightGain/pregnancyWeightGainChart/components/index.styled.d.ts +13 -3
  264. package/build/esm/components/pregnancyWeightGain/pregnancyWeightGainChart/index.styled.d.ts +5 -1
  265. package/build/esm/components/ui/onboarding/index.styled.d.ts +11 -3
  266. package/build/esm/components/vaccination/vaccineCard/index.styled.d.ts +9 -2
  267. package/build/esm/components/vaccination/vaccineImmunization/index.styled.d.ts +9 -2
  268. package/build/esm/components/vaccination/vaccineRecordsByAgeGroup/index.styled.d.ts +5 -1
  269. package/build/esm/components/vaccination/vaccineTimelineBanner/index.styled.d.ts +5 -1
  270. package/build/esm/components.js +59 -57
  271. package/build/esm/{constants-5efdd571.js → constants-096bcb71.js} +3 -3
  272. package/build/esm/{constants-0a973e38.js → constants-1c17ead2.js} +2 -2
  273. package/build/esm/constants.js +3 -3
  274. package/build/esm/{core-75d235f2.js → core-9994102a.js} +2 -2
  275. package/build/esm/{dataTransform-80de4353.js → dataTransform-096f0c71.js} +1 -1
  276. package/build/esm/ecom.js +6 -6
  277. package/build/esm/footer.js +22 -21
  278. package/build/esm/gAssets.js +4 -4
  279. package/build/esm/{getDynamicHealthTool-8793a9e0.js → getDynamicHealthTool-b64a955d.js} +4 -4
  280. package/build/esm/{getSocialList-3dff5673.js → getSocialList-e2b932d8.js} +2 -2
  281. package/build/esm/hooks.js +17 -17
  282. package/build/esm/i18n.js +2 -2
  283. package/build/esm/i18nV2.js +2 -2
  284. package/build/esm/{index-c92da634.js → index-0149d451.js} +2 -2
  285. package/build/esm/{index-80a62f02.js → index-116820df.js} +535 -608
  286. package/build/esm/{index-0f9dd9ff.js → index-17aa45f6.js} +2 -2
  287. package/build/esm/{index-86ec515f.js → index-1e48c47d.js} +39 -33
  288. package/build/esm/{index-6a3cb290.js → index-2c07b3b9.js} +42 -40
  289. package/build/esm/{index-6b9c593a.js → index-33eb9684.js} +2 -2
  290. package/build/esm/{index-35beacf4.js → index-3a7874fb.js} +2 -2
  291. package/build/esm/{index-256719e0.js → index-40a72a24.js} +4 -4
  292. package/build/esm/{index-2859f4cd.js → index-41f1f2e9.js} +5 -5
  293. package/build/esm/{index-1240b1f3.js → index-5d1d6ad9.js} +9 -9
  294. package/build/esm/{index-cb7a3dbd.js → index-74a534c1.js} +11 -10
  295. package/build/esm/{index-e1e724ac.js → index-74d06ec3.js} +2 -2
  296. package/build/esm/{index-b7e0567d.js → index-92ddaf61.js} +10 -10
  297. package/build/esm/{index-8c86c020.js → index-a225de9a.js} +2 -2
  298. package/build/esm/{index-f6cfb6eb.js → index-a89978b5.js} +4 -102
  299. package/build/esm/{index-b313ca3a.js → index-b0cd3e90.js} +4 -4
  300. package/build/esm/{index-e37117bb.js → index-b4c715f8.js} +2 -2
  301. package/build/esm/{index-ba47b1e3.js → index-ba1fe0a8.js} +20 -19
  302. package/build/esm/{index-30764e46.js → index-dd316ec1.js} +5 -5
  303. package/build/esm/{index-10801eda.js → index-de61ce25.js} +5 -5
  304. package/build/esm/{index-916cef8b.js → index-e1771c6e.js} +3 -3
  305. package/build/esm/{index-5392882b.js → index-e37981ac.js} +2 -2
  306. package/build/esm/{index-5dec5ab9.js → index-e61836f8.js} +10 -12
  307. package/build/esm/{index-c0f1866a.js → index-e7022716.js} +4 -4
  308. package/build/esm/{index-4a5c7df9.js → index-f1b945f4.js} +10 -9
  309. package/build/esm/index.css +1 -1
  310. package/build/esm/index.js +67 -65
  311. package/build/esm/{index.styled-9f323c75.js → index.styled-ad6c920c.js} +3 -3
  312. package/build/esm/{index.styles-68c696e5.js → index.styles-204059de.js} +17 -7
  313. package/build/esm/lead.js +29 -27
  314. package/build/esm/mantine.js +30 -28
  315. package/build/esm/misc/animation.d.ts +9 -9
  316. package/build/esm/misc.js +20 -18
  317. package/build/esm/navigation.js +37 -35
  318. package/build/esm/onboardingV2.js +33 -31
  319. package/build/esm/pwg.js +21 -20
  320. package/build/esm/{routing-9489bd63.js → routing-d1d80889.js} +2 -2
  321. package/build/esm/subot/components/markdown/index.styled.d.ts +5 -1
  322. package/build/esm/subot/components/otpInfoForm/index.styled.d.ts +9 -2
  323. package/build/esm/subot/components/userInfoForm/SelectItem.d.ts +4 -1
  324. package/build/esm/subot/components/userInfoForm/index.styled.d.ts +13 -3
  325. package/build/esm/subot/subotInlineRevamp/common/styles.d.ts +6 -2
  326. package/build/esm/subot/subotInlineRevamp/styled.d.ts +9 -2
  327. package/build/esm/subot/subotInlineRevamp/subotInlineAction/SubotInlineActionTextChoice/styles.d.ts +6 -2
  328. package/build/esm/subot/subotInlineRevamp/subotInlineAction/SubotInlinePollChoice/styles.d.ts +5 -1
  329. package/build/esm/subot/subotInlineRevamp/subotInlineAction/styles.d.ts +5 -1
  330. package/build/esm/subot/subotInlineRevamp/subotInlineDisclaimer/styles.d.ts +5 -1
  331. package/build/esm/subot/subotInlineRevamp/subotInlineFooter/styles.d.ts +5 -1
  332. package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotButton/styles.d.ts +5 -1
  333. package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotImage/styles.d.ts +5 -1
  334. package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotRelatedArticle/styles.d.ts +5 -1
  335. package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotSuggestedService/SubotInlineServiceDisclaimer/styles.d.ts +5 -1
  336. package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotSuggestedService/styles.d.ts +5 -1
  337. package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotText/styles.d.ts +5 -1
  338. package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotTitle/styles.d.ts +5 -1
  339. package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentSSO/styles.d.ts +5 -1
  340. package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentUrl/styles.d.ts +10 -3
  341. package/build/esm/subot/subotInlineRevamp/subotInlineIntent/styles.d.ts +5 -1
  342. package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinal/styles.d.ts +5 -1
  343. package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinalStandard/styles.d.ts +13 -3
  344. package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinalThankYou/styles.d.ts +5 -1
  345. package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeForm/styles.d.ts +5 -1
  346. package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeImage/styles.d.ts +5 -1
  347. package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeMultiple/styles.d.ts +5 -1
  348. package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodePoll/styles.d.ts +5 -1
  349. package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeSSO/styles.d.ts +5 -1
  350. package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeStart/styles.d.ts +5 -1
  351. package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeText/styles.d.ts +5 -1
  352. package/build/esm/subot.js +22 -21
  353. package/build/esm/together/components/atoms/cardLink/index.styled.d.ts +6 -2
  354. package/build/esm/together/components/atoms/labelSortPin/index.styled.d.ts +5 -1
  355. package/build/esm/together/components/atoms/loading/index.styled.d.ts +9 -2
  356. package/build/esm/together/components/atoms/notificationBar/index.styled.d.ts +18 -5
  357. package/build/esm/together/components/atoms/sensitiveMask/index.styled.d.ts +13 -3
  358. package/build/esm/together/components/atoms/userAvatar/index.styled.d.ts +6 -2
  359. package/build/esm/together/components/molecules/createNewPostContent/index.styled.d.ts +13 -3
  360. package/build/esm/together/components/molecules/createPostDescription/index.styled.d.ts +9 -2
  361. package/build/esm/together/components/molecules/createPostTitle/index.styled.d.ts +5 -1
  362. package/build/esm/together/components/molecules/inputCommentBar/index.styled.d.ts +5 -1
  363. package/build/esm/together/components/molecules/popupDanger/index.styled.d.ts +5 -1
  364. package/build/esm/together/components/molecules/popupDoctor/index.styled.d.ts +21 -5
  365. package/build/esm/together/components/molecules/popupExpert/index.styled.d.ts +21 -5
  366. package/build/esm/together/components/molecules/popupFrame/index.styled.d.ts +10 -3
  367. package/build/esm/together/components/molecules/popupFrame/popupShare.d.ts +4 -1
  368. package/build/esm/together/components/molecules/popupHospital/index.styled.d.ts +17 -4
  369. package/build/esm/together/components/molecules/postContent/index.styled.d.ts +6 -2
  370. package/build/esm/together/components/molecules/postImagePreview/index.styled.d.ts +16 -3
  371. package/build/esm/together/components/molecules/postImagePreview/postSingleImageViewPopup/index.styled.d.ts +21 -5
  372. package/build/esm/together/components/molecules/shareBox/index.styled.d.ts +9 -2
  373. package/build/esm/together/components/molecules/socialLinkPreview/index.styled.d.ts +6 -2
  374. package/build/esm/together/components/molecules/submitReportForm/index.styled.d.ts +5 -1
  375. package/build/esm/together/components/molecules/topicSelectList/index.styled.d.ts +5 -1
  376. package/build/esm/together/components/organisms/cardPost/index.styled.d.ts +5 -1
  377. package/build/esm/together/components/organisms/cardReply/index.styled.d.ts +15 -2
  378. package/build/esm/together/components/organisms/popoverMenu/index.styled.d.ts +9 -2
  379. package/build/esm/together/components/organisms/sourceList/index.styled.d.ts +21 -5
  380. package/build/esm/together/components/organisms/sourceList/recommentCategories/index.styled.d.ts +25 -6
  381. package/build/esm/together/components/organisms/sourceList/sourceItem/index.styled.d.ts +5 -1
  382. package/build/esm/together.js +37 -35
  383. package/build/esm/{types-aae4dbde.js → types-3ef4187d.js} +32 -30
  384. package/build/esm/{types-a4c6b992.js → types-b72a9b86.js} +30 -30
  385. package/build/esm/types.js +1 -1
  386. package/build/esm/{useCategory-75089e46.js → useCategory-a2040252.js} +5 -5
  387. package/build/esm/{useHealthToolCache-dcc21ff7.js → useHealthToolCache-d16ce8e0.js} +2 -2
  388. package/build/esm/useMantineLocale-9509c75a.js +80 -0
  389. package/build/esm/{usePlacesAutocomplete-cd120a5c.js → usePlacesAutocomplete-623dbe0f.js} +1 -1
  390. package/build/esm/{useTranslations-0e5a51e0.js → useTranslations-cdc34b46.js} +1 -1
  391. package/build/esm/{utils-76532f2f.js → utils-2d30dcc6.js} +1 -1
  392. package/build/{utils-901042d2.js → esm/utils-68130dfd.js} +101 -11
  393. package/build/esm/{utils-2eb96c1e.js → utils-7d7b23a5.js} +5 -5
  394. package/build/esm/{utils-c788fea2.js → utils-b8a41665.js} +5 -5
  395. package/build/esm/vaccination.js +27 -25
  396. package/build/footer.js +22 -21
  397. package/build/gAssets.js +4 -4
  398. package/build/{getDynamicHealthTool-036d73e8.js → getDynamicHealthTool-c9a18502.js} +4 -4
  399. package/build/{getSocialList-fccb3e1c.js → getSocialList-b3e86d47.js} +2 -2
  400. package/build/hooks.js +17 -17
  401. package/build/i18n.js +1 -1
  402. package/build/i18nV2.js +1 -1
  403. package/build/{index-d2402963.js → index-1c00b6e4.js} +2 -2
  404. package/build/{index-c25ef1b4.js → index-2522521c.js} +2 -2
  405. package/build/{index-ecb02540.js → index-4024e4e0.js} +45 -43
  406. package/build/{index-6e771389.js → index-493eb2ad.js} +3 -3
  407. package/build/{index-aef5433c.js → index-55bf7fbc.js} +5 -5
  408. package/build/{index-2e21e576.js → index-5961db10.js} +4 -4
  409. package/build/{index-33d3da93.js → index-604be5a9.js} +20 -19
  410. package/build/{index-9374faa2.js → index-6a75ca05.js} +9 -9
  411. package/build/{index-455b1322.js → index-7006256c.js} +10 -10
  412. package/build/{index-947691b8.js → index-7471b9a3.js} +2 -2
  413. package/build/{index-faaabcee.js → index-7541115a.js} +2 -2
  414. package/build/{index-59954600.js → index-7a2ed315.js} +5 -5
  415. package/build/{index-13f8e39f.js → index-91363ba0.js} +551 -628
  416. package/build/{index-9b097c3b.js → index-999afc56.js} +10 -12
  417. package/build/{index-dd70b358.js → index-ad43fdac.js} +40 -34
  418. package/build/{index-8e446804.js → index-b789b363.js} +4 -4
  419. package/build/{index-fd690db2.js → index-b9d06b41.js} +7 -7
  420. package/build/{index-648c435f.js → index-ce00c180.js} +2 -2
  421. package/build/index-d0f305cc.js +57 -0
  422. package/build/{index-cf9607b5.js → index-da8a531c.js} +11 -10
  423. package/build/{index-1af920a0.js → index-e4200206.js} +2 -2
  424. package/build/{index-67a3ba03.js → index-e8fbd7dc.js} +2 -2
  425. package/build/{index-4f270ab6.js → index-e934833c.js} +4 -4
  426. package/build/{index-2e83f0f3.js → index-f60d0cbf.js} +2 -2
  427. package/build/{index-1c40e5ad.js → index-f772c6e6.js} +10 -9
  428. package/build/index.css +1 -1
  429. package/build/index.js +67 -65
  430. package/build/{index.styled-1aa73db0.js → index.styled-25f0011d.js} +3 -3
  431. package/build/{index.styles-09779b1d.js → index.styles-51873031.js} +28 -17
  432. package/build/lead.js +29 -27
  433. package/build/mantine.js +30 -29
  434. package/build/misc/animation.d.ts +9 -9
  435. package/build/misc.js +26 -24
  436. package/build/navigation.js +37 -35
  437. package/build/onboardingV2.js +32 -30
  438. package/build/pwg.js +21 -20
  439. package/build/{routing-cdb7bedf.js → routing-c51f0123.js} +2 -2
  440. package/build/subot/components/markdown/index.styled.d.ts +5 -1
  441. package/build/subot/components/otpInfoForm/index.styled.d.ts +9 -2
  442. package/build/subot/components/userInfoForm/SelectItem.d.ts +4 -1
  443. package/build/subot/components/userInfoForm/index.styled.d.ts +13 -3
  444. package/build/subot/subotInlineRevamp/common/styles.d.ts +6 -2
  445. package/build/subot/subotInlineRevamp/styled.d.ts +9 -2
  446. package/build/subot/subotInlineRevamp/subotInlineAction/SubotInlineActionTextChoice/styles.d.ts +6 -2
  447. package/build/subot/subotInlineRevamp/subotInlineAction/SubotInlinePollChoice/styles.d.ts +5 -1
  448. package/build/subot/subotInlineRevamp/subotInlineAction/styles.d.ts +5 -1
  449. package/build/subot/subotInlineRevamp/subotInlineDisclaimer/styles.d.ts +5 -1
  450. package/build/subot/subotInlineRevamp/subotInlineFooter/styles.d.ts +5 -1
  451. package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotButton/styles.d.ts +5 -1
  452. package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotImage/styles.d.ts +5 -1
  453. package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotRelatedArticle/styles.d.ts +5 -1
  454. package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotSuggestedService/SubotInlineServiceDisclaimer/styles.d.ts +5 -1
  455. package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotSuggestedService/styles.d.ts +5 -1
  456. package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotText/styles.d.ts +5 -1
  457. package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotTitle/styles.d.ts +5 -1
  458. package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentSSO/styles.d.ts +5 -1
  459. package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentUrl/styles.d.ts +10 -3
  460. package/build/subot/subotInlineRevamp/subotInlineIntent/styles.d.ts +5 -1
  461. package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinal/styles.d.ts +5 -1
  462. package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinalStandard/styles.d.ts +13 -3
  463. package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinalThankYou/styles.d.ts +5 -1
  464. package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeForm/styles.d.ts +5 -1
  465. package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeImage/styles.d.ts +5 -1
  466. package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeMultiple/styles.d.ts +5 -1
  467. package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodePoll/styles.d.ts +5 -1
  468. package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeSSO/styles.d.ts +5 -1
  469. package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeStart/styles.d.ts +5 -1
  470. package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeText/styles.d.ts +5 -1
  471. package/build/subot.js +22 -21
  472. package/build/together/components/atoms/cardLink/index.styled.d.ts +6 -2
  473. package/build/together/components/atoms/labelSortPin/index.styled.d.ts +5 -1
  474. package/build/together/components/atoms/loading/index.styled.d.ts +9 -2
  475. package/build/together/components/atoms/notificationBar/index.styled.d.ts +18 -5
  476. package/build/together/components/atoms/sensitiveMask/index.styled.d.ts +13 -3
  477. package/build/together/components/atoms/userAvatar/index.styled.d.ts +6 -2
  478. package/build/together/components/molecules/createNewPostContent/index.styled.d.ts +13 -3
  479. package/build/together/components/molecules/createPostDescription/index.styled.d.ts +9 -2
  480. package/build/together/components/molecules/createPostTitle/index.styled.d.ts +5 -1
  481. package/build/together/components/molecules/inputCommentBar/index.styled.d.ts +5 -1
  482. package/build/together/components/molecules/popupDanger/index.styled.d.ts +5 -1
  483. package/build/together/components/molecules/popupDoctor/index.styled.d.ts +21 -5
  484. package/build/together/components/molecules/popupExpert/index.styled.d.ts +21 -5
  485. package/build/together/components/molecules/popupFrame/index.styled.d.ts +10 -3
  486. package/build/together/components/molecules/popupFrame/popupShare.d.ts +4 -1
  487. package/build/together/components/molecules/popupHospital/index.styled.d.ts +17 -4
  488. package/build/together/components/molecules/postContent/index.styled.d.ts +6 -2
  489. package/build/together/components/molecules/postImagePreview/index.styled.d.ts +16 -3
  490. package/build/together/components/molecules/postImagePreview/postSingleImageViewPopup/index.styled.d.ts +21 -5
  491. package/build/together/components/molecules/shareBox/index.styled.d.ts +9 -2
  492. package/build/together/components/molecules/socialLinkPreview/index.styled.d.ts +6 -2
  493. package/build/together/components/molecules/submitReportForm/index.styled.d.ts +5 -1
  494. package/build/together/components/molecules/topicSelectList/index.styled.d.ts +5 -1
  495. package/build/together/components/organisms/cardPost/index.styled.d.ts +5 -1
  496. package/build/together/components/organisms/cardReply/index.styled.d.ts +15 -2
  497. package/build/together/components/organisms/popoverMenu/index.styled.d.ts +9 -2
  498. package/build/together/components/organisms/sourceList/index.styled.d.ts +21 -5
  499. package/build/together/components/organisms/sourceList/recommentCategories/index.styled.d.ts +25 -6
  500. package/build/together/components/organisms/sourceList/sourceItem/index.styled.d.ts +5 -1
  501. package/build/together.js +37 -35
  502. package/build/{types-8f89e145.js → types-42f720c6.js} +33 -31
  503. package/build/{types-33652d2d.js → types-e5f746a7.js} +30 -30
  504. package/build/types.js +1 -1
  505. package/build/{useCategory-99951a41.js → useCategory-9069f277.js} +5 -5
  506. package/build/{useHealthToolCache-86cd0fb1.js → useHealthToolCache-c1c67c03.js} +2 -2
  507. package/build/useMantineLocale-d09b55c5.js +107 -0
  508. package/build/{usePlacesAutocomplete-30f20580.js → usePlacesAutocomplete-6573b5f0.js} +1 -1
  509. package/build/{useTranslations-8c9d0e6e.js → useTranslations-cd50ad36.js} +1 -1
  510. package/build/{utils-aa63f795.js → utils-070de1e1.js} +5 -5
  511. package/build/{esm/utils-a1ed9d4d.js → utils-2531ee99.js} +114 -1
  512. package/build/{utils-d1896303.js → utils-2831510f.js} +1 -1
  513. package/build/{utils-d2c814a5.js → utils-7bb4dfac.js} +5 -5
  514. package/build/vaccination.js +27 -25
  515. package/package.json +5 -7
  516. package/build/index-98f60aca.js +0 -156
  517. /package/build/{BMI_BOYS.percentile.monthly-02bcd45d.js → BMI_BOYS.percentile.monthly-867a01b5.js} +0 -0
  518. /package/build/{BMI_BOYS.percentile.weekly-988f0aa5.js → BMI_BOYS.percentile.weekly-c42fb182.js} +0 -0
  519. /package/build/{BMI_BOYS.percentile.yearly-feb81790.js → BMI_BOYS.percentile.yearly-f93b715d.js} +0 -0
  520. /package/build/{BMI_BOYS.zscore.monthly-54fa5995.js → BMI_BOYS.zscore.monthly-a1db6df6.js} +0 -0
  521. /package/build/{BMI_BOYS.zscore.weekly-8cc9b22a.js → BMI_BOYS.zscore.weekly-566d5e34.js} +0 -0
  522. /package/build/{BMI_BOYS.zscore.yearly-c1e4eae9.js → BMI_BOYS.zscore.yearly-dae86dd7.js} +0 -0
  523. /package/build/{BMI_GIRLS.percentile.monthly-20f665ff.js → BMI_GIRLS.percentile.monthly-955dcad8.js} +0 -0
  524. /package/build/{BMI_GIRLS.percentile.weekly-76e55366.js → BMI_GIRLS.percentile.weekly-bec8e088.js} +0 -0
  525. /package/build/{BMI_GIRLS.percentile.yearly-677b1e17.js → BMI_GIRLS.percentile.yearly-16ab82cc.js} +0 -0
  526. /package/build/{BMI_GIRLS.zscore.monthly-4d5286e2.js → BMI_GIRLS.zscore.monthly-2bce2e04.js} +0 -0
  527. /package/build/{BMI_GIRLS.zscore.weekly-bda6e879.js → BMI_GIRLS.zscore.weekly-6707c806.js} +0 -0
  528. /package/build/{BMI_GIRLS.zscore.yearly-9d6dd4a9.js → BMI_GIRLS.zscore.yearly-127af523.js} +0 -0
  529. /package/build/{ChevronDown-1ffbff57.js → ChevronDown-8dceca24.js} +0 -0
  530. /package/build/{Close-e914591f.js → Close-29bae711.js} +0 -0
  531. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-3c3aed2c.js → HEAD CIRCUM_BOYS.percentile.monthly-cba91f87.js} +0 -0
  532. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-a34ad69d.js → HEAD CIRCUM_BOYS.percentile.weekly-b65b96de.js} +0 -0
  533. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-6690f616.js → HEAD CIRCUM_BOYS.percentile.yearly-de95a345.js} +0 -0
  534. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-34943a68.js → HEAD CIRCUM_BOYS.zscore.monthly-50f08480.js} +0 -0
  535. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-efbb9eec.js → HEAD CIRCUM_BOYS.zscore.weekly-84c866ec.js} +0 -0
  536. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-c9f0bf6c.js → HEAD CIRCUM_BOYS.zscore.yearly-b9d06b76.js} +0 -0
  537. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-e768159a.js → HEAD CIRCUM_GIRLS.percentile.monthly-cd9f02f7.js} +0 -0
  538. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-9e14808b.js → HEAD CIRCUM_GIRLS.percentile.weekly-5e0183ce.js} +0 -0
  539. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-1b556877.js → HEAD CIRCUM_GIRLS.percentile.yearly-30c02bb0.js} +0 -0
  540. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-9ab76233.js → HEAD CIRCUM_GIRLS.zscore.monthly-bad655df.js} +0 -0
  541. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-82d72bff.js → HEAD CIRCUM_GIRLS.zscore.weekly-ce33956c.js} +0 -0
  542. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-a52fe6d9.js → HEAD CIRCUM_GIRLS.zscore.yearly-a41d0143.js} +0 -0
  543. /package/build/{HEIGHT_BOYS.percentile.monthly-ae330024.js → HEIGHT_BOYS.percentile.monthly-60e85a52.js} +0 -0
  544. /package/build/{HEIGHT_BOYS.percentile.weekly-aabf64a6.js → HEIGHT_BOYS.percentile.weekly-7a38ac22.js} +0 -0
  545. /package/build/{HEIGHT_BOYS.percentile.yearly-898e7b88.js → HEIGHT_BOYS.percentile.yearly-35d8c554.js} +0 -0
  546. /package/build/{HEIGHT_BOYS.zscore.monthly-c798f4a1.js → HEIGHT_BOYS.zscore.monthly-913ed41a.js} +0 -0
  547. /package/build/{HEIGHT_BOYS.zscore.weekly-509bcf79.js → HEIGHT_BOYS.zscore.weekly-3d7406d3.js} +0 -0
  548. /package/build/{HEIGHT_BOYS.zscore.yearly-417cb74f.js → HEIGHT_BOYS.zscore.yearly-19ff74dd.js} +0 -0
  549. /package/build/{HEIGHT_GIRLS.percentile.monthly-de74ab35.js → HEIGHT_GIRLS.percentile.monthly-b89cc7b1.js} +0 -0
  550. /package/build/{HEIGHT_GIRLS.percentile.weekly-75ea27e2.js → HEIGHT_GIRLS.percentile.weekly-47863124.js} +0 -0
  551. /package/build/{HEIGHT_GIRLS.percentile.yearly-c06e0772.js → HEIGHT_GIRLS.percentile.yearly-37e719d5.js} +0 -0
  552. /package/build/{HEIGHT_GIRLS.zscore.monthly-61260eec.js → HEIGHT_GIRLS.zscore.monthly-4e98215c.js} +0 -0
  553. /package/build/{HEIGHT_GIRLS.zscore.weekly-a7ff4a07.js → HEIGHT_GIRLS.zscore.weekly-23589231.js} +0 -0
  554. /package/build/{HEIGHT_GIRLS.zscore.yearly-909ff3e5.js → HEIGHT_GIRLS.zscore.yearly-59e50c00.js} +0 -0
  555. /package/build/{Subot-626a515d.js → Subot-ee808a83.js} +0 -0
  556. /package/build/{Visible-88d842d7.js → Visible-a87cd99c.js} +0 -0
  557. /package/build/{WEIGHT_BOYS.percentile.monthly-4302569c.js → WEIGHT_BOYS.percentile.monthly-6e86639c.js} +0 -0
  558. /package/build/{WEIGHT_BOYS.percentile.weekly-ee90bc85.js → WEIGHT_BOYS.percentile.weekly-1d3d3e99.js} +0 -0
  559. /package/build/{WEIGHT_BOYS.percentile.yearly-669687bc.js → WEIGHT_BOYS.percentile.yearly-e2d8fa76.js} +0 -0
  560. /package/build/{WEIGHT_BOYS.zscore.monthly-84c38de8.js → WEIGHT_BOYS.zscore.monthly-9460eedb.js} +0 -0
  561. /package/build/{WEIGHT_BOYS.zscore.weekly-f2a5f7e9.js → WEIGHT_BOYS.zscore.weekly-a8ef0161.js} +0 -0
  562. /package/build/{WEIGHT_BOYS.zscore.yearly-d2240379.js → WEIGHT_BOYS.zscore.yearly-3eaf2ebe.js} +0 -0
  563. /package/build/{WEIGHT_GIRLS.percentile.monthly-c245899f.js → WEIGHT_GIRLS.percentile.monthly-c27bda5a.js} +0 -0
  564. /package/build/{WEIGHT_GIRLS.percentile.weekly-4f857592.js → WEIGHT_GIRLS.percentile.weekly-ba7e1070.js} +0 -0
  565. /package/build/{WEIGHT_GIRLS.percentile.yearly-a5e26524.js → WEIGHT_GIRLS.percentile.yearly-c39b3af5.js} +0 -0
  566. /package/build/{WEIGHT_GIRLS.zscore.monthly-787e6dda.js → WEIGHT_GIRLS.zscore.monthly-a3d14cc5.js} +0 -0
  567. /package/build/{WEIGHT_GIRLS.zscore.weekly-d385e588.js → WEIGHT_GIRLS.zscore.weekly-6c7e3655.js} +0 -0
  568. /package/build/{WEIGHT_GIRLS.zscore.yearly-71c99175.js → WEIGHT_GIRLS.zscore.yearly-85a8cb4d.js} +0 -0
  569. /package/build/{cart-bee7eb83.js → cart-54d5e98b.js} +0 -0
  570. /package/build/{cookieHelper-e2aa0a24.js → cookieHelper-fa491ff1.js} +0 -0
  571. /package/build/{doctor-c5ab3121.js → doctor-e24b0995.js} +0 -0
  572. /package/build/esm/{BMI_BOYS.percentile.monthly-5f75b313.js → BMI_BOYS.percentile.monthly-c51223f6.js} +0 -0
  573. /package/build/esm/{BMI_BOYS.percentile.weekly-2030611d.js → BMI_BOYS.percentile.weekly-b8f678e8.js} +0 -0
  574. /package/build/esm/{BMI_BOYS.percentile.yearly-a0ca67d0.js → BMI_BOYS.percentile.yearly-aad3e455.js} +0 -0
  575. /package/build/esm/{BMI_BOYS.zscore.monthly-f171a09c.js → BMI_BOYS.zscore.monthly-d4faa053.js} +0 -0
  576. /package/build/esm/{BMI_BOYS.zscore.weekly-bdd21a82.js → BMI_BOYS.zscore.weekly-9c35368c.js} +0 -0
  577. /package/build/esm/{BMI_BOYS.zscore.yearly-c722ae9e.js → BMI_BOYS.zscore.yearly-8cea7f10.js} +0 -0
  578. /package/build/esm/{BMI_GIRLS.percentile.monthly-38516de7.js → BMI_GIRLS.percentile.monthly-a05052b6.js} +0 -0
  579. /package/build/esm/{BMI_GIRLS.percentile.weekly-47009fd0.js → BMI_GIRLS.percentile.weekly-11e24eae.js} +0 -0
  580. /package/build/esm/{BMI_GIRLS.percentile.yearly-c28b0020.js → BMI_GIRLS.percentile.yearly-4e180cc4.js} +0 -0
  581. /package/build/esm/{BMI_GIRLS.zscore.monthly-ff441a31.js → BMI_GIRLS.zscore.monthly-5a48c79a.js} +0 -0
  582. /package/build/esm/{BMI_GIRLS.zscore.weekly-c743a736.js → BMI_GIRLS.zscore.weekly-b17371f1.js} +0 -0
  583. /package/build/esm/{BMI_GIRLS.zscore.yearly-1eb43e6c.js → BMI_GIRLS.zscore.yearly-9fa8c44d.js} +0 -0
  584. /package/build/esm/{ChevronDown-02b4f15c.js → ChevronDown-bd8a97b7.js} +0 -0
  585. /package/build/esm/{Close-023b5807.js → Close-30408ee4.js} +0 -0
  586. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-05c8ed2c.js → HEAD CIRCUM_BOYS.percentile.monthly-77e0c33f.js} +0 -0
  587. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-95987bcb.js → HEAD CIRCUM_BOYS.percentile.weekly-951fce27.js} +0 -0
  588. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-660e4302.js → HEAD CIRCUM_BOYS.percentile.yearly-91acf3fa.js} +0 -0
  589. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-9db055ab.js → HEAD CIRCUM_BOYS.zscore.monthly-9b620199.js} +0 -0
  590. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-53af51b1.js → HEAD CIRCUM_BOYS.zscore.weekly-658e8629.js} +0 -0
  591. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-3e2a8327.js → HEAD CIRCUM_BOYS.zscore.yearly-e2d450a8.js} +0 -0
  592. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-22ee2287.js → HEAD CIRCUM_GIRLS.percentile.monthly-10819447.js} +0 -0
  593. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-5ce7bc65.js → HEAD CIRCUM_GIRLS.percentile.weekly-30905bf1.js} +0 -0
  594. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-24ebc480.js → HEAD CIRCUM_GIRLS.percentile.yearly-c8b96d5a.js} +0 -0
  595. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-5286e3ab.js → HEAD CIRCUM_GIRLS.zscore.monthly-fded9f32.js} +0 -0
  596. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-55dfddb2.js → HEAD CIRCUM_GIRLS.zscore.weekly-d9b486ee.js} +0 -0
  597. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-42b7aefb.js → HEAD CIRCUM_GIRLS.zscore.yearly-55a36236.js} +0 -0
  598. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-dad76bb1.js → HEIGHT_BOYS.percentile.monthly-8d6234f6.js} +0 -0
  599. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-45baac1d.js → HEIGHT_BOYS.percentile.weekly-9f9eaf61.js} +0 -0
  600. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-1630bba4.js → HEIGHT_BOYS.percentile.yearly-36112a5e.js} +0 -0
  601. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-4add2def.js → HEIGHT_BOYS.zscore.monthly-7fcfea8f.js} +0 -0
  602. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-41337c30.js → HEIGHT_BOYS.zscore.weekly-2b3ace4d.js} +0 -0
  603. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-d1335347.js → HEIGHT_BOYS.zscore.yearly-8891ff3a.js} +0 -0
  604. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-ee868c4c.js → HEIGHT_GIRLS.percentile.monthly-c6954cd2.js} +0 -0
  605. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-bd2193f7.js → HEIGHT_GIRLS.percentile.weekly-8498b059.js} +0 -0
  606. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-c5904384.js → HEIGHT_GIRLS.percentile.yearly-1829bf33.js} +0 -0
  607. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-4c926a73.js → HEIGHT_GIRLS.zscore.monthly-825ddb27.js} +0 -0
  608. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-c1620945.js → HEIGHT_GIRLS.zscore.weekly-68eb9bf0.js} +0 -0
  609. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-bb875e46.js → HEIGHT_GIRLS.zscore.yearly-b12ca442.js} +0 -0
  610. /package/build/esm/{Subot-6de87f68.js → Subot-87ce123a.js} +0 -0
  611. /package/build/esm/{Visible-59a72e46.js → Visible-afcda42a.js} +0 -0
  612. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-eb53dc15.js → WEIGHT_BOYS.percentile.monthly-5fafa76e.js} +0 -0
  613. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-92e9bc90.js → WEIGHT_BOYS.percentile.weekly-ae5f99f5.js} +0 -0
  614. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-bf4a72bf.js → WEIGHT_BOYS.percentile.yearly-7ad97c7b.js} +0 -0
  615. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-3797d991.js → WEIGHT_BOYS.zscore.monthly-89e6715c.js} +0 -0
  616. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-66b9e294.js → WEIGHT_BOYS.zscore.weekly-8439d9c5.js} +0 -0
  617. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-fd48c07e.js → WEIGHT_BOYS.zscore.yearly-0e9e7ccf.js} +0 -0
  618. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-1cb11ef7.js → WEIGHT_GIRLS.percentile.monthly-540fb515.js} +0 -0
  619. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-2e7360a1.js → WEIGHT_GIRLS.percentile.weekly-4d06c608.js} +0 -0
  620. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-c6ffe006.js → WEIGHT_GIRLS.percentile.yearly-e32fc131.js} +0 -0
  621. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-abceb261.js → WEIGHT_GIRLS.zscore.monthly-ed7c798e.js} +0 -0
  622. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-d6bcbe37.js → WEIGHT_GIRLS.zscore.weekly-84d05c1c.js} +0 -0
  623. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-82b754e8.js → WEIGHT_GIRLS.zscore.yearly-dabc0ea8.js} +0 -0
  624. /package/build/esm/{cart-8dd9a12e.js → cart-7f3fb9ea.js} +0 -0
  625. /package/build/esm/{cookieHelper-ffe2eabb.js → cookieHelper-b2f3fe3b.js} +0 -0
  626. /package/build/esm/{doctor-36ccd338.js → doctor-7e99c8c9.js} +0 -0
  627. /package/build/esm/{index-8ee96a1b.js → index-42700ad1.js} +0 -0
  628. /package/build/esm/{index-58fed11c.js → index-717ab2a6.js} +0 -0
  629. /package/build/esm/{index-0923cd5c.js → index-c223bbae.js} +0 -0
  630. /package/build/esm/{isProduction-3b8a7380.js → isProduction-6a111449.js} +0 -0
  631. /package/build/esm/{localizeNumberFormat-0554ab9a.js → localizeNumberFormat-c08e853f.js} +0 -0
  632. /package/build/esm/{normalizeLink-4ea5cc14.js → normalizeLink-c496e1e9.js} +0 -0
  633. /package/build/esm/{number-ce729ac4.js → number-3d132019.js} +0 -0
  634. /package/build/esm/{paths-07d99419.js → paths-3b498afc.js} +0 -0
  635. /package/build/esm/{theme-32fcafc9.js → theme-872b838b.js} +0 -0
  636. /package/build/esm/{translationsContext-f0d4b348.js → translationsContext-d1e035fa.js} +0 -0
  637. /package/build/esm/{tslib.es6-eb1928b9.js → tslib.es6-90c980db.js} +0 -0
  638. /package/build/esm/{types-aed556a4.js → types-da9f6430.js} +0 -0
  639. /package/build/esm/{useIsInit-3472fbf5.js → useIsInit-2ecc6856.js} +0 -0
  640. /package/build/esm/{useOutsideClick-7e63024d.js → useOutsideClick-eab4ca76.js} +0 -0
  641. /package/build/esm/{useScrollbarSize-5ac3272c.js → useScrollbarSize-97b27e17.js} +0 -0
  642. /package/build/esm/{useUniqueId-7e817975.js → useUniqueId-0c2bd684.js} +0 -0
  643. /package/build/{index-56e8ce4f.js → index-31aefbbb.js} +0 -0
  644. /package/build/{index-89769304.js → index-b6cdae14.js} +0 -0
  645. /package/build/{index-51aa57e3.js → index-f9ec4525.js} +0 -0
  646. /package/build/{isProduction-4698d5d0.js → isProduction-f02c8ad3.js} +0 -0
  647. /package/build/{localizeNumberFormat-20fbb5f2.js → localizeNumberFormat-142b995a.js} +0 -0
  648. /package/build/{normalizeLink-6fe03594.js → normalizeLink-7f105c39.js} +0 -0
  649. /package/build/{number-b427f185.js → number-7ecb50e4.js} +0 -0
  650. /package/build/{paths-70300ef0.js → paths-6880b84e.js} +0 -0
  651. /package/build/{theme-233277ec.js → theme-8f3eba82.js} +0 -0
  652. /package/build/{translationsContext-fca91ed8.js → translationsContext-2fd3cf64.js} +0 -0
  653. /package/build/{tslib.es6-392c33ef.js → tslib.es6-abc4f50e.js} +0 -0
  654. /package/build/{types-c5ce4954.js → types-d8ac36f2.js} +0 -0
  655. /package/build/{useIsInit-effbd39f.js → useIsInit-4956a637.js} +0 -0
  656. /package/build/{useOutsideClick-e10fd3ee.js → useOutsideClick-f81b5339.js} +0 -0
  657. /package/build/{useScrollbarSize-d5a407ec.js → useScrollbarSize-79d114eb.js} +0 -0
  658. /package/build/{useUniqueId-6c6233e8.js → useUniqueId-e48ff5bb.js} +0 -0
@@ -1,15 +1,15 @@
1
1
  'use strict';
2
2
 
3
3
  var React = require('react');
4
- var index_styles = require('./index.styles-09779b1d.js');
5
- var tslib_es6 = require('./tslib.es6-392c33ef.js');
6
- var useTranslations = require('./useTranslations-8c9d0e6e.js');
7
- var index = require('./index-13f8e39f.js');
8
- var paths = require('./paths-70300ef0.js');
9
- var constants = require('./constants-c77c4951.js');
10
- var index$1 = require('./index-c25ef1b4.js');
11
- var utils = require('./utils-d2c814a5.js');
12
- var isProduction = require('./isProduction-4698d5d0.js');
4
+ var index_styles = require('./index.styles-51873031.js');
5
+ var tslib_es6 = require('./tslib.es6-abc4f50e.js');
6
+ var useTranslations = require('./useTranslations-cd50ad36.js');
7
+ var index = require('./index-91363ba0.js');
8
+ var paths = require('./paths-6880b84e.js');
9
+ var constants = require('./constants-250b719a.js');
10
+ var index$1 = require('./index-2522521c.js');
11
+ var utils = require('./utils-7bb4dfac.js');
12
+ var isProduction = require('./isProduction-f02c8ad3.js');
13
13
 
14
14
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
15
15
 
@@ -56,14 +56,12 @@ const AuthorBadge = (_a) => {
56
56
  className: cx(classes.root, className), "data-label-type": matchedRole, "data-is-marrybaby": siteType === 'marryBaby' }, rest), title || t(AuthorLabelTextMapping[matchedRole]))) : null;
57
57
  };
58
58
 
59
- var styles = {"container":"Dudns9-"};
60
-
61
59
  const BtnChoice = ({ value: valueInit, choices, onChange }) => {
62
60
  const [value, setValue] = React.useState(valueInit);
63
61
  React.useEffect(() => {
64
62
  setValue(valueInit);
65
63
  }, [valueInit]);
66
- return (React__default["default"].createElement("div", { className: styles.container }, choices.map((i, idx) => (React__default["default"].createElement(index.Button, { dataEventCategory: i.dataEventCategory, dataEventAction: i.dataEventAction, dataEventLabel: i.dataEventLabel, size: "sm", variant: i.value === value ? 'primary' : 'tertiary', key: idx, onClick: () => {
64
+ return (React__default["default"].createElement(index_styles.StyledContainer, null, choices.map((i, idx) => (React__default["default"].createElement(index.Button, { dataEventCategory: i.dataEventCategory, dataEventAction: i.dataEventAction, dataEventLabel: i.dataEventLabel, size: "sm", variant: i.value === value ? 'primary' : 'tertiary', key: idx, onClick: () => {
67
65
  setValue(i.value);
68
66
  onChange === null || onChange === void 0 ? void 0 : onChange(i.value);
69
67
  } }, i.label || '')))));
@@ -1,44 +1,46 @@
1
1
  'use strict';
2
2
 
3
- var tslib_es6 = require('./tslib.es6-392c33ef.js');
3
+ var tslib_es6 = require('./tslib.es6-abc4f50e.js');
4
4
  var React = require('react');
5
- var index$2 = require('./index-13f8e39f.js');
6
- var styled = require('styled-components');
7
- var theme = require('./theme-233277ec.js');
8
- var index = require('./index-98f60aca.js');
9
- var index$1 = require('./index-2e83f0f3.js');
10
- var index$3 = require('./index-c25ef1b4.js');
11
- var normalizeLink = require('./normalizeLink-6fe03594.js');
12
- var routing = require('./routing-cdb7bedf.js');
13
- var index$4 = require('./index-59954600.js');
14
- var index$9 = require('./index-8e446804.js');
15
- var useTranslations = require('./useTranslations-8c9d0e6e.js');
5
+ var index$2 = require('./index-91363ba0.js');
6
+ var styled = require('@emotion/styled');
7
+ var theme = require('./theme-8f3eba82.js');
8
+ var index = require('./index-d0f305cc.js');
9
+ var index$1 = require('./index-f60d0cbf.js');
10
+ var index$3 = require('./index-2522521c.js');
11
+ var normalizeLink = require('./normalizeLink-7f105c39.js');
12
+ var routing = require('./routing-c51f0123.js');
13
+ var index$4 = require('./index-7a2ed315.js');
14
+ var index$9 = require('./index-b789b363.js');
15
+ var useTranslations = require('./useTranslations-cd50ad36.js');
16
16
  var throttle = require('lodash/throttle');
17
17
  var core = require('@mantine/core');
18
18
  require('@mantine/dates');
19
- var Subot = require('./Subot-626a515d.js');
20
- require('./translationsContext-fca91ed8.js');
19
+ var Subot = require('./Subot-ee808a83.js');
20
+ require('./useMantineLocale-d09b55c5.js');
21
+ require('./translationsContext-2fd3cf64.js');
21
22
  var formatString = require('string-format');
22
23
  require('@mantine/hooks');
23
- var utils = require('./utils-901042d2.js');
24
- var constants = require('./constants-92f24250.js');
24
+ var utils = require('./utils-2531ee99.js');
25
+ var constants = require('./constants-75bb62f1.js');
25
26
  var core$1 = require('@hhgtech/icons/core');
26
- var index_styles = require('./index.styles-09779b1d.js');
27
- var ChevronDown = require('./ChevronDown-1ffbff57.js');
28
- var index$5 = require('./index-1af920a0.js');
29
- var utils$1 = require('./utils-d2c814a5.js');
30
- var constants$1 = require('./constants-c77c4951.js');
31
- var index$7 = require('./index-d2402963.js');
32
- var index$6 = require('./index-648c435f.js');
33
- var useIsInit = require('./useIsInit-effbd39f.js');
34
- require('./utils-aa63f795.js');
35
- require('./index.styled-1aa73db0.js');
36
- require('./index-51aa57e3.js');
27
+ var index_styles = require('./index.styles-51873031.js');
28
+ var ChevronDown = require('./ChevronDown-8dceca24.js');
29
+ var react = require('@emotion/react');
30
+ var index$5 = require('./index-e4200206.js');
31
+ var utils$1 = require('./utils-7bb4dfac.js');
32
+ var constants$1 = require('./constants-250b719a.js');
33
+ var index$7 = require('./index-1c00b6e4.js');
34
+ var index$6 = require('./index-ce00c180.js');
35
+ var useIsInit = require('./useIsInit-4956a637.js');
36
+ require('./utils-070de1e1.js');
37
+ require('./index.styled-25f0011d.js');
38
+ require('./index-f9ec4525.js');
37
39
  var dayjs = require('dayjs');
38
40
  var relativeTime = require('dayjs/plugin/relativeTime');
39
- var index$8 = require('./index-56e8ce4f.js');
41
+ var index$8 = require('./index-31aefbbb.js');
40
42
  var debounce = require('lodash/debounce');
41
- var core$2 = require('./core-a61b9dd1.js');
43
+ var core$2 = require('./core-460a3559.js');
42
44
 
43
45
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
44
46
 
@@ -239,8 +241,12 @@ const CartBadge = (_a) => {
239
241
 
240
242
  const StyledDisplayWrapper = styled__default["default"].div `
241
243
  ${(props) => `
242
- ${props.lowerBound !== 0 ? `@media (max-width: ${props.lowerBound - 1}px) { display: none; }` : ''}
243
- ${props.upperBound !== 0 ? `@media (min-width: ${props.upperBound}px) { display: none; }` : ''}
244
+ ${props.lowerBound !== 0
245
+ ? `@media (max-width: ${props.lowerBound - 1}px) { display: none; }`
246
+ : ''}
247
+ ${props.upperBound !== 0
248
+ ? `@media (min-width: ${props.upperBound}px) { display: none; }`
249
+ : ''}
244
250
  `}
245
251
  `;
246
252
 
@@ -507,7 +513,7 @@ const StyledNavMenuItem = styled__default["default"].div `
507
513
  position: relative;
508
514
 
509
515
  ${(props) => props.hasSubmenu &&
510
- styled.css `
516
+ react.css `
511
517
  cursor: pointer;
512
518
  `}
513
519
 
@@ -2893,13 +2899,13 @@ const ItemNavButton = ({ item, color = 'blue' }) => {
2893
2899
  });
2894
2900
  }
2895
2901
  if (item.id === 'care') {
2896
- Promise.resolve().then(function () { return require('./doctor-c5ab3121.js'); }).then((data) => {
2902
+ Promise.resolve().then(function () { return require('./doctor-e24b0995.js'); }).then((data) => {
2897
2903
  if (data === null || data === void 0 ? void 0 : data.default)
2898
2904
  setIconJson(() => data.default);
2899
2905
  });
2900
2906
  }
2901
2907
  else if (item.id === 'ecom') {
2902
- Promise.resolve().then(function () { return require('./cart-bee7eb83.js'); }).then((data) => {
2908
+ Promise.resolve().then(function () { return require('./cart-54d5e98b.js'); }).then((data) => {
2903
2909
  if (data === null || data === void 0 ? void 0 : data.default)
2904
2910
  setIconJson(() => data.default);
2905
2911
  });
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
3
  var React = require('react');
4
- var Subot = require('./Subot-626a515d.js');
5
- var index$1 = require('./index-2e83f0f3.js');
6
- var utils = require('./utils-aa63f795.js');
7
- var index = require('./index-13f8e39f.js');
4
+ var Subot = require('./Subot-ee808a83.js');
5
+ var index$1 = require('./index-f60d0cbf.js');
6
+ var utils = require('./utils-070de1e1.js');
7
+ var index = require('./index-91363ba0.js');
8
8
 
9
9
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
10
10
 
@@ -1,13 +1,13 @@
1
1
  'use strict';
2
2
 
3
- var tslib_es6 = require('./tslib.es6-392c33ef.js');
3
+ var tslib_es6 = require('./tslib.es6-abc4f50e.js');
4
4
  var React = require('react');
5
5
  var core = require('@mantine/core');
6
6
  var dates = require('@mantine/dates');
7
- var index$1 = require('./index-c25ef1b4.js');
8
- var Subot = require('./Subot-626a515d.js');
9
- var index$2 = require('./index-2e83f0f3.js');
10
- var index = require('./index-13f8e39f.js');
7
+ var index = require('./index-2522521c.js');
8
+ var Subot = require('./Subot-ee808a83.js');
9
+ var index$1 = require('./index-f60d0cbf.js');
10
+ var useMantineLocale = require('./useMantineLocale-d09b55c5.js');
11
11
 
12
12
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
13
13
 
@@ -17,7 +17,7 @@ var React__default = /*#__PURE__*/_interopDefault(React);
17
17
  const DatePicker = (_a) => {
18
18
  var _b;
19
19
  var { value, fullWidth = true } = _a, rest = tslib_es6.__rest(_a, ["value", "fullWidth"]);
20
- return (React__default["default"].createElement(dates.DatePickerInput, Object.assign({ locale: index.MAPPED_LOCALE[process.env.UNIFY_LOCALE || Subot.LOCALE.Vietnam], valueFormat: (_b = index$1.ISO_FORMAT[process.env.UNIFY_LOCALE || Subot.LOCALE.Vietnam]) === null || _b === void 0 ? void 0 : _b.dateFormat, size: "md", clearable: false, popoverProps: fullWidth
20
+ return (React__default["default"].createElement(dates.DatePickerInput, Object.assign({ locale: useMantineLocale.MAPPED_LOCALE[process.env.UNIFY_LOCALE || Subot.LOCALE.Vietnam], valueFormat: (_b = index.ISO_FORMAT[process.env.UNIFY_LOCALE || Subot.LOCALE.Vietnam]) === null || _b === void 0 ? void 0 : _b.dateFormat, size: "md", clearable: false, popoverProps: fullWidth
21
21
  ? {
22
22
  styles: {
23
23
  dropdown: {
@@ -33,7 +33,7 @@ const DatePicker = (_a) => {
33
33
  position: 'relative',
34
34
  },
35
35
  rightSection: { pointerEvents: 'none', cursor: 'default' },
36
- }, rightSection: React__default["default"].createElement(core.Image, { src: index$2.CommonGAssets.getAssetPath(rest.isMB ? 'MB-calendar.svg' : 'OutlineCalendar.svg'), width: 16, height: 16 }), value: value }, rest, { className: `input-control ${(rest === null || rest === void 0 ? void 0 : rest.className) || ''}` })));
36
+ }, rightSection: React__default["default"].createElement(core.Image, { src: index$1.CommonGAssets.getAssetPath(rest.isMB ? 'MB-calendar.svg' : 'OutlineCalendar.svg'), width: 16, height: 16 }), value: value }, rest, { className: `input-control ${(rest === null || rest === void 0 ? void 0 : rest.className) || ''}` })));
37
37
  };
38
38
 
39
39
  exports.DatePicker = DatePicker;
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var tslib_es6 = require('./tslib.es6-392c33ef.js');
3
+ var tslib_es6 = require('./tslib.es6-abc4f50e.js');
4
4
  var React = require('react');
5
5
  var core = require('@mantine/core');
6
- var theme = require('./theme-233277ec.js');
6
+ var theme = require('./theme-8f3eba82.js');
7
7
 
8
8
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
9
9
 
@@ -0,0 +1,57 @@
1
+ 'use strict';
2
+
3
+ var tslib_es6 = require('./tslib.es6-abc4f50e.js');
4
+ var React = require('react');
5
+ var core = require('@mantine/core');
6
+ var utils = require('./utils-2531ee99.js');
7
+
8
+ function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
9
+
10
+ var React__default = /*#__PURE__*/_interopDefault(React);
11
+
12
+ var useStyles = core.createStyles((theme, _params) => {
13
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
14
+ const TextConfig = Object.assign({}, utils.OTHER_THEME_CONFIG);
15
+ const getFontSize = (_a = TextConfig.fontSize[_params === null || _params === void 0 ? void 0 : _params.size]) === null || _a === void 0 ? void 0 : _a[0];
16
+ const getLineHeight = (_b = TextConfig.lineHeight[_params === null || _params === void 0 ? void 0 : _params.size]) === null || _b === void 0 ? void 0 : _b[0];
17
+ const getLetterSpacing = (_e = (_d = (_c = TextConfig.letterSpacing) === null || _c === void 0 ? void 0 : _c[_params === null || _params === void 0 ? void 0 : _params.size]) === null || _d === void 0 ? void 0 : _d[0]) !== null && _e !== void 0 ? _e : 0;
18
+ const getFontSizeMbDown = (_f = TextConfig.fontSize[_params === null || _params === void 0 ? void 0 : _params.size]) === null || _f === void 0 ? void 0 : _f[1];
19
+ const getLineHeightMbDown = (_g = TextConfig.lineHeight[_params === null || _params === void 0 ? void 0 : _params.size]) === null || _g === void 0 ? void 0 : _g[1];
20
+ const getLetterSpacingMbDown = (_k = (_j = (_h = TextConfig.letterSpacing) === null || _h === void 0 ? void 0 : _h[_params === null || _params === void 0 ? void 0 : _params.size]) === null || _j === void 0 ? void 0 : _j[1]) !== null && _k !== void 0 ? _k : 0;
21
+ return {
22
+ root: Object.assign(Object.assign({}, ((_params === null || _params === void 0 ? void 0 : _params.size) && {
23
+ fontWeight: (_params === null || _params === void 0 ? void 0 : _params.as) === 'label'
24
+ ? utils.FontWeight.semiBold
25
+ : TextConfig.fontWeightBySize[_params === null || _params === void 0 ? void 0 : _params.size] ||
26
+ TextConfig.fontWeight[_params.weight],
27
+ fontSize: `${getFontSize}`,
28
+ lineHeight: `${getLineHeight}`,
29
+ letterSpacing: getLetterSpacing,
30
+ [theme.fn.smallerThan('sm')]: {
31
+ fontSize: `${getFontSizeMbDown}`,
32
+ lineHeight: `${getLineHeightMbDown}`,
33
+ letterSpacing: getLetterSpacingMbDown,
34
+ },
35
+ })), { '&[data-event-category] > *': {
36
+ pointerEvents: 'none',
37
+ } }),
38
+ };
39
+ });
40
+
41
+ const Text = (_a) => {
42
+ var _b;
43
+ var { size, color, weight = 'regular', as = 'p', styles, className, dataEventCategory, dataEventAction, dataEventLabel } = _a, rest = tslib_es6.__rest(_a, ["size", "color", "weight", "as", "styles", "className", "dataEventCategory", "dataEventAction", "dataEventLabel"]);
44
+ const { theme, classes, cx } = useStyles({ size, weight: weight === 'caption' ? 'bold' : weight, as }, { name: 'Text', styles });
45
+ return (React__default["default"].createElement(core.Text, Object.assign({ className: cx(classes.root, className), color: color ||
46
+ (as === 'label'
47
+ ? theme.colors.gray[6]
48
+ : ((_b = theme === null || theme === void 0 ? void 0 : theme.other) === null || _b === void 0 ? void 0 : _b.template) === 'mb'
49
+ ? theme.colors.delftGray[7]
50
+ : theme.colors.gray[7]), component: as, "data-event-category": dataEventCategory, "data-event-action": dataEventAction, "data-event-label": dataEventLabel, classNames: {
51
+ root: Object.assign(Object.assign({}, (rest.wordWrap ? { 'word-wrap': rest.wordWrap } : undefined)), (rest.isUppercase || weight === 'caption'
52
+ ? { 'text-transform': 'uppercase' }
53
+ : undefined)),
54
+ } }, rest)));
55
+ };
56
+
57
+ exports.Text = Text;
@@ -1,19 +1,20 @@
1
1
  'use strict';
2
2
 
3
- var tslib_es6 = require('./tslib.es6-392c33ef.js');
3
+ var tslib_es6 = require('./tslib.es6-abc4f50e.js');
4
4
  var React = require('react');
5
5
  var core = require('@mantine/core');
6
- var index$1 = require('./index-13f8e39f.js');
6
+ var index$1 = require('./index-91363ba0.js');
7
7
  require('@mantine/dates');
8
- var index = require('./index-c25ef1b4.js');
9
- var Subot = require('./Subot-626a515d.js');
10
- require('./index-2e83f0f3.js');
11
- require('./index-98f60aca.js');
12
- require('./theme-233277ec.js');
13
- var useTranslations = require('./useTranslations-8c9d0e6e.js');
8
+ var index = require('./index-2522521c.js');
9
+ var Subot = require('./Subot-ee808a83.js');
10
+ require('./index-f60d0cbf.js');
11
+ require('./useMantineLocale-d09b55c5.js');
12
+ require('./index-d0f305cc.js');
13
+ require('./theme-8f3eba82.js');
14
+ var useTranslations = require('./useTranslations-cd50ad36.js');
14
15
  require('@mantine/hooks');
15
- require('./utils-901042d2.js');
16
- var utils = require('./utils-d1896303.js');
16
+ require('./utils-2531ee99.js');
17
+ var utils = require('./utils-2831510f.js');
17
18
 
18
19
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
19
20
 
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
- var tslib_es6 = require('./tslib.es6-392c33ef.js');
3
+ var tslib_es6 = require('./tslib.es6-abc4f50e.js');
4
4
  var React = require('react');
5
- var index = require('./index-13f8e39f.js');
5
+ var index = require('./index-91363ba0.js');
6
6
 
7
7
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
8
8
 
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var tslib_es6 = require('./tslib.es6-392c33ef.js');
3
+ var tslib_es6 = require('./tslib.es6-abc4f50e.js');
4
4
  var React = require('react');
5
5
  var hooks = require('@mantine/hooks');
6
- var index = require('./index-13f8e39f.js');
6
+ var index = require('./index-91363ba0.js');
7
7
 
8
8
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
9
9
 
@@ -1,11 +1,11 @@
1
1
  'use strict';
2
2
 
3
- var tslib_es6 = require('./tslib.es6-392c33ef.js');
3
+ var tslib_es6 = require('./tslib.es6-abc4f50e.js');
4
4
  var React = require('react');
5
5
  var core = require('@mantine/core');
6
- var index$2 = require('./index-2e83f0f3.js');
7
- var index = require('./index-13f8e39f.js');
8
- var index$1 = require('./index-98f60aca.js');
6
+ var index$2 = require('./index-f60d0cbf.js');
7
+ var index = require('./index-91363ba0.js');
8
+ var index$1 = require('./index-d0f305cc.js');
9
9
 
10
10
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
11
11
 
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-c25ef1b4.js');
4
- var isProduction = require('./isProduction-4698d5d0.js');
3
+ var index = require('./index-2522521c.js');
4
+ var isProduction = require('./isProduction-f02c8ad3.js');
5
5
 
6
6
  const isNumeric = (n) => !isNaN(parseFloat(n)) && isFinite(n);
7
7
  const defaultDomain = 'hellosehat.com';
@@ -1,19 +1,20 @@
1
1
  'use strict';
2
2
 
3
- var tslib_es6 = require('./tslib.es6-392c33ef.js');
3
+ var tslib_es6 = require('./tslib.es6-abc4f50e.js');
4
4
  var React = require('react');
5
- require('./index-13f8e39f.js');
5
+ require('./index-91363ba0.js');
6
6
  require('@mantine/core');
7
7
  require('@mantine/dates');
8
- require('./index-c25ef1b4.js');
9
- require('./Subot-626a515d.js');
10
- require('./index-2e83f0f3.js');
11
- var index = require('./index-98f60aca.js');
12
- require('./theme-233277ec.js');
13
- require('./translationsContext-fca91ed8.js');
8
+ require('./index-2522521c.js');
9
+ require('./Subot-ee808a83.js');
10
+ require('./index-f60d0cbf.js');
11
+ require('./useMantineLocale-d09b55c5.js');
12
+ var index = require('./index-d0f305cc.js');
13
+ require('./theme-8f3eba82.js');
14
+ require('./translationsContext-2fd3cf64.js');
14
15
  require('string-format');
15
16
  require('@mantine/hooks');
16
- require('./utils-901042d2.js');
17
+ require('./utils-2531ee99.js');
17
18
 
18
19
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
19
20
 
package/build/index.css CHANGED
@@ -1 +1 @@
1
- .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}.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}._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}.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;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:8px;margin-left:4px}.i-9Ibox .PhoneInputInput{border:1px solid #d9d9d9;border-left:none;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}}.Dudns9-{align-items:center;display:flex;gap:8px}.Dudns9- button[data-color=tertiary]{background:#fff}.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%}.HgbW6-m *{pointer-events:none}._6lkfLYy{background-color:#fff;box-sizing:border-box;display:flex;padding:16px 16px 16px 0;width:100%}._6lkfLYy [data-event-category]>*{pointer-events:none}._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;position:relative}.UhiT4m5,.oEfeTkV{display:flex;justify-content:space-between}.oEfeTkV{width:100%}.OlbikxJ{display:flex;gap:25px;justify-content:flex-start}._9GXHCn3{align-items:center;display:flex;gap:4px;position:relative}.HCsrR0N{cursor:pointer}.MV3lNuh{text-transform:lowercase}.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}.spdlGfq a,.vgS16jX,.vgS16jX a{text-decoration:none}.y5VJdvw{align-items:center;display:flex}.oVhOSCy{flex-shrink:0}.oVhOSCy[data-event-category]>*{pointer-events:none}.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:focus-within{border-bottom:1px solid #2d87f3;color:#2d87f3}.hhgcomp-navigation-itemnav-headeritem:focus-within svg path{stroke:#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{opacity:1;visibility:initial}.hhgcomp-navigation-itemnav-headeritem:focus-within .hhgcomp-navigation-popupwrapper-menuwrapper>*{display:initial}.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{opacity:.9}.-sx0jrx:focus-within{opacity:.9}.-sx0jrx:focus-within .hhgcomp-navigation-popupwrapper-menuwrapper{opacity:1;visibility:initial}.-sx0jrx:focus-within .hhgcomp-navigation-popupwrapper-menuwrapper>*{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]>*{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}.Lj0qoTD{background-color:#1b3250}.Lj0qoTD .inner{margin:0 auto;padding:64px 24px 98px}@media (max-width:767px){.Lj0qoTD .inner{padding:64px 0}}.Lj0qoTD .inner[data-type=mini]{padding:24px 0}.Lj0qoTD .footer-logo{margin-bottom:24px;max-height:32px;max-width:132px}.Lj0qoTD .footer-logo[data-is-sehat=true]{max-width:250px}.Lj0qoTD .footer-logo img{-o-object-fit:contain;object-fit:contain}.Lj0qoTD .social{margin-top:24px}@media (max-width:767px){.Lj0qoTD .social{margin-top:32px}.Lj0qoTD .social p{font-size:13px}}@media (min-width:768px){.Lj0qoTD .social p{font-size:12px}}.Lj0qoTD .social p{color:#9aa2ac}.Lj0qoTD .icons{margin-bottom:20px;margin-top:12px}.Lj0qoTD .icons>a:not(:last-child){margin-right:16px}.Lj0qoTD .icons .social-icon{height:32px;width:32px}.Lj0qoTD .newsletter>p{color:#9aa2ac;font-size:14px;line-height:22px}@media (min-width:768px){.Lj0qoTD .newsletter>p{line-height:28.5px;max-width:380px}}.Lj0qoTD hr{background:#9aa2ac;border:none;height:1px;margin:16px 0;opacity:.1;outline:none}@media (max-width:767px){.Lj0qoTD hr{margin-top:0}}@media (min-width:768px){.Lj0qoTD .hrMobile{display:none}}.Lj0qoTD .copyright{display:flex;flex-direction:column;gap:16px;padding-top:8px}@media (min-width:768px){.Lj0qoTD .copyright{align-items:center;flex-direction:row-reverse;gap:24px;justify-content:space-between}}.Lj0qoTD .copyright .copyright-content{color:#9aa2ac;font-size:12px}.Lj0qoTD .copyright .copyright-image-wrapper{display:flex;flex-shrink:0;flex-wrap:wrap;gap:16px;justify-content:flex-end}@media (max-width:767px){.Lj0qoTD .copyright .copyright-image-wrapper{justify-content:center;max-width:unset}}.Lj0qoTD .copyright .copyright-image-wrapper .copyright-image{align-self:flex-start}.Lj0qoTD .copyright .copyright-image-wrapper .copyright-image img{height:32px}.Lj0qoTD .copyright-certificate{color:#9aa2ac}@media (max-width:767px){.Lj0qoTD .copyright-certificate{font-size:11px}}@media (min-width:768px){.Lj0qoTD .copyright-certificate{font-size:12px}}.Lj0qoTD .biglinks{margin-bottom:12px}.Lj0qoTD .bigLink{color:#fff;display:block;font-size:14px;font-weight:700;text-decoration:none;word-break:break-word}.Lj0qoTD .bigLink:not(:last-child){margin-bottom:12px}@media (max-width:767px){.Lj0qoTD .bigLink{display:inline-block;font-size:16px;width:50%}}.Lj0qoTD .mHalf{display:inline-block;margin-bottom:24px;padding-right:24px;vertical-align:top;width:50%}.Lj0qoTD .mHalf p{color:#9aa2ac}@media (max-width:767px){.Lj0qoTD .mHalf p{font-size:13px;line-height:20px;margin-bottom:8px}}@media (min-width:768px){.Lj0qoTD .mHalf p{font-size:14px;margin-bottom:12px}}.Lj0qoTD .otherSites p{color:#9aa2ac;font-size:12px;margin-bottom:12px}@media (max-width:767px){.Lj0qoTD .otherSites p{font-size:13px;text-align:center}}@media (min-width:768px){.Lj0qoTD .otherSites p{font-size:13px}}.Lj0qoTD .otherSites .flags{display:flex;margin-bottom:8px}@media (max-width:767px){.Lj0qoTD .otherSites .flags{justify-content:center}}.Lj0qoTD .otherSites .flags div{margin-right:10px}.Lj0qoTD .link{display:block;text-decoration:none}.Lj0qoTD .link p{color:#fff;font-weight:700;word-break:break-word}.Lj0qoTD .link:not(:last-child){margin-bottom:12px}@media (min-width:768px){.Lj0qoTD .columns{display:flex;flex-direction:row;width:100%}.Lj0qoTD .columns>div:first-child{display:flex;flex-basis:40%;flex-direction:column;justify-content:space-between}.Lj0qoTD .columns>div:nth-child(2){display:flex;flex-basis:60%;flex-direction:row;flex-wrap:wrap}.Lj0qoTD .columns>div:nth-child(2)>div:first-child{flex-basis:45%}.Lj0qoTD .columns>div:nth-child(2)>div:not(:last-child){flex-basis:27.5%}.Lj0qoTD .columns>div:nth-child(2)>div:last-child{flex-basis:0}}.Lj0qoTD .signupButton{border:none;display:none;margin-top:16px;outline:none;text-transform:uppercase}.OO-qFWT{height:32px;margin-right:10px;width:32px}.OO-qFWT[data-is-mobile=true]{height:24px;width:24px}.OO-qFWT .country-flag{height:100%;width:100%}.B6-KmWK{overflow:hidden;position:relative}.B6-KmWK .icons{margin-bottom:20px;margin-top:12px}.B6-KmWK .icons>a:not(:last-child){margin-right:16px}.B6-KmWK a{text-decoration:none}.B6-KmWK a :hover{color:#2661ad}.GS-7mbG{align-items:flex-start;border-bottom:1px solid #d2d6dc;display:flex;justify-content:space-between;margin:auto 68px;padding:80px 0 40px;position:relative}@media (max-width:1023px){.GS-7mbG{-moz-column-gap:16px;column-gap:16px;flex-wrap:wrap;margin:auto 16px;row-gap:32px}}@media (max-width:767px){.GS-7mbG{margin:auto 0}}.qc5bEb3{display:flex;flex-direction:column;gap:12px;justify-content:space-between}@media (max-width:767px){.qc5bEb3{flex:1 1 160px}}.qc5bEb3 .title{padding-bottom:4px}.CQGVeuT{display:flex;flex-direction:column;gap:12px;justify-content:space-between}._8eUT8Jr{background-color:#202135;padding:16px 0;position:relative}._8eUT8Jr img{height:32px;width:89px}._8eUT8Jr .content{align-items:center;display:flex;gap:174px;justify-content:space-between;margin:auto 68px}@media (max-width:1023px){._8eUT8Jr .content{margin:auto 16px}}@media (max-width:767px){._8eUT8Jr .content{align-items:flex-start;flex-direction:column-reverse;gap:16px;margin:auto 0}}._8eUT8Jr .verify{align-items:flex-start;display:flex;gap:8px}._6JMoel-{padding:40px 0}@media (min-width:768px){._6JMoel-{margin:auto 68px}}.pFG7UH3{display:flex;gap:16px}.pFG7UH3 .social-logo{width:28px}
1
+ .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}.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}._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}.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;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:8px;margin-left:4px}.i-9Ibox .PhoneInputInput{border:1px solid #d9d9d9;border-left:none;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%}.HgbW6-m *{pointer-events:none}._6lkfLYy{background-color:#fff;box-sizing:border-box;display:flex;padding:16px 16px 16px 0;width:100%}._6lkfLYy [data-event-category]>*{pointer-events:none}._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;position:relative}.UhiT4m5,.oEfeTkV{display:flex;justify-content:space-between}.oEfeTkV{width:100%}.OlbikxJ{display:flex;gap:25px;justify-content:flex-start}._9GXHCn3{align-items:center;display:flex;gap:4px;position:relative}.HCsrR0N{cursor:pointer}.MV3lNuh{text-transform:lowercase}.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}.spdlGfq a,.vgS16jX,.vgS16jX a{text-decoration:none}.y5VJdvw{align-items:center;display:flex}.oVhOSCy{flex-shrink:0}.oVhOSCy[data-event-category]>*{pointer-events:none}.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:focus-within{border-bottom:1px solid #2d87f3;color:#2d87f3}.hhgcomp-navigation-itemnav-headeritem:focus-within svg path{stroke:#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{opacity:1;visibility:initial}.hhgcomp-navigation-itemnav-headeritem:focus-within .hhgcomp-navigation-popupwrapper-menuwrapper>*{display:initial}.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{opacity:.9}.-sx0jrx:focus-within{opacity:.9}.-sx0jrx:focus-within .hhgcomp-navigation-popupwrapper-menuwrapper{opacity:1;visibility:initial}.-sx0jrx:focus-within .hhgcomp-navigation-popupwrapper-menuwrapper>*{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]>*{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}.Lj0qoTD{background-color:#1b3250}.Lj0qoTD .inner{margin:0 auto;padding:64px 24px 98px}@media (max-width:767px){.Lj0qoTD .inner{padding:64px 0}}.Lj0qoTD .inner[data-type=mini]{padding:24px 0}.Lj0qoTD .footer-logo{margin-bottom:24px;max-height:32px;max-width:132px}.Lj0qoTD .footer-logo[data-is-sehat=true]{max-width:250px}.Lj0qoTD .footer-logo img{-o-object-fit:contain;object-fit:contain}.Lj0qoTD .social{margin-top:24px}@media (max-width:767px){.Lj0qoTD .social{margin-top:32px}.Lj0qoTD .social p{font-size:13px}}@media (min-width:768px){.Lj0qoTD .social p{font-size:12px}}.Lj0qoTD .social p{color:#9aa2ac}.Lj0qoTD .icons{margin-bottom:20px;margin-top:12px}.Lj0qoTD .icons>a:not(:last-child){margin-right:16px}.Lj0qoTD .icons .social-icon{height:32px;width:32px}.Lj0qoTD .newsletter>p{color:#9aa2ac;font-size:14px;line-height:22px}@media (min-width:768px){.Lj0qoTD .newsletter>p{line-height:28.5px;max-width:380px}}.Lj0qoTD hr{background:#9aa2ac;border:none;height:1px;margin:16px 0;opacity:.1;outline:none}@media (max-width:767px){.Lj0qoTD hr{margin-top:0}}@media (min-width:768px){.Lj0qoTD .hrMobile{display:none}}.Lj0qoTD .copyright{display:flex;flex-direction:column;gap:16px;padding-top:8px}@media (min-width:768px){.Lj0qoTD .copyright{align-items:center;flex-direction:row-reverse;gap:24px;justify-content:space-between}}.Lj0qoTD .copyright .copyright-content{color:#9aa2ac;font-size:12px}.Lj0qoTD .copyright .copyright-image-wrapper{display:flex;flex-shrink:0;flex-wrap:wrap;gap:16px;justify-content:flex-end}@media (max-width:767px){.Lj0qoTD .copyright .copyright-image-wrapper{justify-content:center;max-width:unset}}.Lj0qoTD .copyright .copyright-image-wrapper .copyright-image{align-self:flex-start}.Lj0qoTD .copyright .copyright-image-wrapper .copyright-image img{height:32px}.Lj0qoTD .copyright-certificate{color:#9aa2ac}@media (max-width:767px){.Lj0qoTD .copyright-certificate{font-size:11px}}@media (min-width:768px){.Lj0qoTD .copyright-certificate{font-size:12px}}.Lj0qoTD .biglinks{margin-bottom:12px}.Lj0qoTD .bigLink{color:#fff;display:block;font-size:14px;font-weight:700;text-decoration:none;word-break:break-word}.Lj0qoTD .bigLink:not(:last-child){margin-bottom:12px}@media (max-width:767px){.Lj0qoTD .bigLink{display:inline-block;font-size:16px;width:50%}}.Lj0qoTD .mHalf{display:inline-block;margin-bottom:24px;padding-right:24px;vertical-align:top;width:50%}.Lj0qoTD .mHalf p{color:#9aa2ac}@media (max-width:767px){.Lj0qoTD .mHalf p{font-size:13px;line-height:20px;margin-bottom:8px}}@media (min-width:768px){.Lj0qoTD .mHalf p{font-size:14px;margin-bottom:12px}}.Lj0qoTD .otherSites p{color:#9aa2ac;font-size:12px;margin-bottom:12px}@media (max-width:767px){.Lj0qoTD .otherSites p{font-size:13px;text-align:center}}@media (min-width:768px){.Lj0qoTD .otherSites p{font-size:13px}}.Lj0qoTD .otherSites .flags{display:flex;margin-bottom:8px}@media (max-width:767px){.Lj0qoTD .otherSites .flags{justify-content:center}}.Lj0qoTD .otherSites .flags div{margin-right:10px}.Lj0qoTD .link{display:block;text-decoration:none}.Lj0qoTD .link p{color:#fff;font-weight:700;word-break:break-word}.Lj0qoTD .link:not(:last-child){margin-bottom:12px}@media (min-width:768px){.Lj0qoTD .columns{display:flex;flex-direction:row;width:100%}.Lj0qoTD .columns>div:first-child{display:flex;flex-basis:40%;flex-direction:column;justify-content:space-between}.Lj0qoTD .columns>div:nth-child(2){display:flex;flex-basis:60%;flex-direction:row;flex-wrap:wrap}.Lj0qoTD .columns>div:nth-child(2)>div:first-child{flex-basis:45%}.Lj0qoTD .columns>div:nth-child(2)>div:not(:last-child){flex-basis:27.5%}.Lj0qoTD .columns>div:nth-child(2)>div:last-child{flex-basis:0}}.Lj0qoTD .signupButton{border:none;display:none;margin-top:16px;outline:none;text-transform:uppercase}.OO-qFWT{height:32px;margin-right:10px;width:32px}@media (max-width:767px){.OO-qFWT{height:24px;width:24px}}.OO-qFWT .country-flag{height:100%;width:100%}.B6-KmWK{overflow:hidden;position:relative}.B6-KmWK .icons{margin-bottom:20px;margin-top:12px}.B6-KmWK .icons>a:not(:last-child){margin-right:16px}.B6-KmWK a{text-decoration:none}.B6-KmWK a :hover{color:#2661ad}.GS-7mbG{align-items:flex-start;border-bottom:1px solid #d2d6dc;display:flex;justify-content:space-between;margin:auto 68px;padding:80px 0 40px;position:relative}@media (max-width:1023px){.GS-7mbG{-moz-column-gap:16px;column-gap:16px;flex-wrap:wrap;margin:auto 16px;row-gap:32px}}@media (max-width:767px){.GS-7mbG{margin:auto 0}}.qc5bEb3{display:flex;flex-direction:column;gap:12px;justify-content:space-between}@media (max-width:767px){.qc5bEb3{flex:1 1 160px}}.qc5bEb3 .title{padding-bottom:4px}.CQGVeuT{display:flex;flex-direction:column;gap:12px;justify-content:space-between}._8eUT8Jr{background-color:#202135;padding:16px 0;position:relative}._8eUT8Jr img{height:32px;width:89px}._8eUT8Jr .content{align-items:center;display:flex;gap:174px;justify-content:space-between;margin:auto 68px}@media (max-width:1023px){._8eUT8Jr .content{margin:auto 16px}}@media (max-width:767px){._8eUT8Jr .content{align-items:flex-start;flex-direction:column-reverse;gap:16px;margin:auto 0}}._8eUT8Jr .verify{align-items:flex-start;display:flex;gap:8px}._6JMoel-{padding:40px 0}@media (min-width:768px){._6JMoel-{margin:auto 68px}}.pFG7UH3{display:flex;gap:16px}.pFG7UH3 .social-logo{width:28px}