@devgateway/dvz-ui-react 1.2.0 → 1.2.1

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 (723) hide show
  1. package/dist/cjs/embeddable/downloadPDF/index.js +1 -1
  2. package/dist/cjs/embeddable/new-time-line/index.js +1 -1
  3. package/dist/cjs/embeddable/new-time-line/timeline.js +1 -1
  4. package/dist/cjs/embeddable/postscarousel/index.js +1 -1
  5. package/dist/cjs/embeddable/time-line/desktop.js +1 -1
  6. package/dist/cjs/embeddable/time-line/mobile.js +1 -1
  7. package/dist/cjs/styles.css +1 -1
  8. package/dist/esm/embeddable/downloadPDF/index.js +4 -5
  9. package/dist/esm/embeddable/new-time-line/index.js +8 -9
  10. package/dist/esm/embeddable/new-time-line/timeline.js +2 -3
  11. package/dist/esm/embeddable/postscarousel/index.js +11 -12
  12. package/dist/esm/embeddable/time-line/desktop.js +2 -3
  13. package/dist/esm/embeddable/time-line/mobile.js +2 -3
  14. package/dist/esm/styles.css +1 -1
  15. package/package.json +2 -2
  16. package/dist/cjs/_virtual/_commonjsHelpers.js +0 -1
  17. package/dist/cjs/_virtual/assign.js +0 -1
  18. package/dist/cjs/_virtual/create.js +0 -1
  19. package/dist/cjs/_virtual/es.aggregate-error.constructor.js +0 -1
  20. package/dist/cjs/_virtual/es.aggregate-error.js +0 -1
  21. package/dist/cjs/_virtual/es.array-buffer.constructor.js +0 -1
  22. package/dist/cjs/_virtual/es.array-buffer.slice.js +0 -1
  23. package/dist/cjs/_virtual/es.array.find.js +0 -1
  24. package/dist/cjs/_virtual/es.array.for-each.js +0 -1
  25. package/dist/cjs/_virtual/es.array.is-array.js +0 -1
  26. package/dist/cjs/_virtual/es.array.map.js +0 -1
  27. package/dist/cjs/_virtual/es.array.reduce.js +0 -1
  28. package/dist/cjs/_virtual/es.number.is-integer.js +0 -1
  29. package/dist/cjs/_virtual/es.object.assign.js +0 -1
  30. package/dist/cjs/_virtual/es.object.create.js +0 -1
  31. package/dist/cjs/_virtual/es.object.keys.js +0 -1
  32. package/dist/cjs/_virtual/es.object.to-string.js +0 -1
  33. package/dist/cjs/_virtual/es.object.values.js +0 -1
  34. package/dist/cjs/_virtual/es.promise.all-settled.js +0 -1
  35. package/dist/cjs/_virtual/es.promise.all.js +0 -1
  36. package/dist/cjs/_virtual/es.promise.any.js +0 -1
  37. package/dist/cjs/_virtual/es.promise.catch.js +0 -1
  38. package/dist/cjs/_virtual/es.promise.constructor.js +0 -1
  39. package/dist/cjs/_virtual/es.promise.finally.js +0 -1
  40. package/dist/cjs/_virtual/es.promise.js +0 -1
  41. package/dist/cjs/_virtual/es.promise.race.js +0 -1
  42. package/dist/cjs/_virtual/es.promise.reject.js +0 -1
  43. package/dist/cjs/_virtual/es.promise.resolve.js +0 -1
  44. package/dist/cjs/_virtual/es.promise.try.js +0 -1
  45. package/dist/cjs/_virtual/es.promise.with-resolvers.js +0 -1
  46. package/dist/cjs/_virtual/es.string.iterator.js +0 -1
  47. package/dist/cjs/_virtual/es.string.trim-end.js +0 -1
  48. package/dist/cjs/_virtual/es.string.trim-left.js +0 -1
  49. package/dist/cjs/_virtual/es.string.trim-right.js +0 -1
  50. package/dist/cjs/_virtual/es.string.trim-start.js +0 -1
  51. package/dist/cjs/_virtual/es.string.trim.js +0 -1
  52. package/dist/cjs/_virtual/es.typed-array.at.js +0 -1
  53. package/dist/cjs/_virtual/es.typed-array.copy-within.js +0 -1
  54. package/dist/cjs/_virtual/es.typed-array.every.js +0 -1
  55. package/dist/cjs/_virtual/es.typed-array.fill.js +0 -1
  56. package/dist/cjs/_virtual/es.typed-array.filter.js +0 -1
  57. package/dist/cjs/_virtual/es.typed-array.find-index.js +0 -1
  58. package/dist/cjs/_virtual/es.typed-array.find-last-index.js +0 -1
  59. package/dist/cjs/_virtual/es.typed-array.find-last.js +0 -1
  60. package/dist/cjs/_virtual/es.typed-array.find.js +0 -1
  61. package/dist/cjs/_virtual/es.typed-array.for-each.js +0 -1
  62. package/dist/cjs/_virtual/es.typed-array.from.js +0 -1
  63. package/dist/cjs/_virtual/es.typed-array.includes.js +0 -1
  64. package/dist/cjs/_virtual/es.typed-array.index-of.js +0 -1
  65. package/dist/cjs/_virtual/es.typed-array.iterator.js +0 -1
  66. package/dist/cjs/_virtual/es.typed-array.join.js +0 -1
  67. package/dist/cjs/_virtual/es.typed-array.last-index-of.js +0 -1
  68. package/dist/cjs/_virtual/es.typed-array.map.js +0 -1
  69. package/dist/cjs/_virtual/es.typed-array.of.js +0 -1
  70. package/dist/cjs/_virtual/es.typed-array.reduce-right.js +0 -1
  71. package/dist/cjs/_virtual/es.typed-array.reduce.js +0 -1
  72. package/dist/cjs/_virtual/es.typed-array.reverse.js +0 -1
  73. package/dist/cjs/_virtual/es.typed-array.set.js +0 -1
  74. package/dist/cjs/_virtual/es.typed-array.slice.js +0 -1
  75. package/dist/cjs/_virtual/es.typed-array.some.js +0 -1
  76. package/dist/cjs/_virtual/es.typed-array.sort.js +0 -1
  77. package/dist/cjs/_virtual/es.typed-array.subarray.js +0 -1
  78. package/dist/cjs/_virtual/es.typed-array.to-locale-string.js +0 -1
  79. package/dist/cjs/_virtual/es.typed-array.to-reversed.js +0 -1
  80. package/dist/cjs/_virtual/es.typed-array.to-sorted.js +0 -1
  81. package/dist/cjs/_virtual/es.typed-array.to-string.js +0 -1
  82. package/dist/cjs/_virtual/es.typed-array.uint8-array.js +0 -1
  83. package/dist/cjs/_virtual/es.typed-array.with.js +0 -1
  84. package/dist/cjs/_virtual/find.js +0 -1
  85. package/dist/cjs/_virtual/for-each.js +0 -1
  86. package/dist/cjs/_virtual/index.js +0 -1
  87. package/dist/cjs/_virtual/is-array.js +0 -1
  88. package/dist/cjs/_virtual/is-integer.js +0 -1
  89. package/dist/cjs/_virtual/keys.js +0 -1
  90. package/dist/cjs/_virtual/make-built-in.js +0 -1
  91. package/dist/cjs/_virtual/map.js +0 -1
  92. package/dist/cjs/_virtual/methods.js +0 -1
  93. package/dist/cjs/_virtual/new-promise-capability.js +0 -1
  94. package/dist/cjs/_virtual/object-define-properties.js +0 -1
  95. package/dist/cjs/_virtual/object-define-property.js +0 -1
  96. package/dist/cjs/_virtual/object-get-own-property-descriptor.js +0 -1
  97. package/dist/cjs/_virtual/object-get-own-property-names.js +0 -1
  98. package/dist/cjs/_virtual/object-get-own-property-symbols.js +0 -1
  99. package/dist/cjs/_virtual/object-property-is-enumerable.js +0 -1
  100. package/dist/cjs/_virtual/reduce.js +0 -1
  101. package/dist/cjs/_virtual/reduce2.js +0 -1
  102. package/dist/cjs/_virtual/reduce3.js +0 -1
  103. package/dist/cjs/_virtual/shared-store.js +0 -1
  104. package/dist/cjs/_virtual/trim-left.js +0 -1
  105. package/dist/cjs/_virtual/trim-right.js +0 -1
  106. package/dist/cjs/_virtual/trim.js +0 -1
  107. package/dist/cjs/_virtual/typed-array-constructor.js +0 -1
  108. package/dist/cjs/_virtual/uint8-array.js +0 -1
  109. package/dist/cjs/_virtual/values.js +0 -1
  110. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/array/find.js +0 -1
  111. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/array/for-each.js +0 -1
  112. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/array/is-array.js +0 -1
  113. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/array/map.js +0 -1
  114. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/array/reduce.js +0 -1
  115. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/number/is-integer.js +0 -1
  116. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/object/assign.js +0 -1
  117. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/object/create.js +0 -1
  118. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/object/keys.js +0 -1
  119. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/object/values.js +0 -1
  120. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/promise/index.js +0 -1
  121. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/string/trim-left.js +0 -1
  122. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/string/trim-right.js +0 -1
  123. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/string/trim.js +0 -1
  124. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/typed-array/methods.js +0 -1
  125. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/typed-array/reduce.js +0 -1
  126. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/typed-array/uint8-array.js +0 -1
  127. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/a-callable.js +0 -1
  128. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/a-constructor.js +0 -1
  129. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/a-possible-prototype.js +0 -1
  130. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/add-to-unscopables.js +0 -1
  131. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/an-instance.js +0 -1
  132. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/an-object.js +0 -1
  133. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-buffer-basic-detection.js +0 -1
  134. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-buffer-view-core.js +0 -1
  135. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-buffer.js +0 -1
  136. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-copy-within.js +0 -1
  137. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-fill.js +0 -1
  138. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-for-each.js +0 -1
  139. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-from-constructor-and-list.js +0 -1
  140. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-includes.js +0 -1
  141. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-iteration-from-last.js +0 -1
  142. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-iteration.js +0 -1
  143. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-last-index-of.js +0 -1
  144. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-method-has-species-support.js +0 -1
  145. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-method-is-strict.js +0 -1
  146. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-reduce.js +0 -1
  147. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-slice.js +0 -1
  148. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-sort.js +0 -1
  149. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-species-constructor.js +0 -1
  150. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-species-create.js +0 -1
  151. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-to-reversed.js +0 -1
  152. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-with.js +0 -1
  153. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/check-correctness-of-iteration.js +0 -1
  154. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/classof-raw.js +0 -1
  155. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/classof.js +0 -1
  156. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/copy-constructor-properties.js +0 -1
  157. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/correct-prototype-getter.js +0 -1
  158. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/create-iter-result-object.js +0 -1
  159. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/create-non-enumerable-property.js +0 -1
  160. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/create-property-descriptor.js +0 -1
  161. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/define-built-in-accessor.js +0 -1
  162. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/define-built-in.js +0 -1
  163. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/define-built-ins.js +0 -1
  164. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/define-global-property.js +0 -1
  165. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/delete-property-or-throw.js +0 -1
  166. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/descriptors.js +0 -1
  167. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/document-create-element.js +0 -1
  168. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/entry-unbind.js +0 -1
  169. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/enum-bug-keys.js +0 -1
  170. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-ff-version.js +0 -1
  171. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-is-ie-or-edge.js +0 -1
  172. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-is-ios-pebble.js +0 -1
  173. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-is-ios.js +0 -1
  174. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-is-node.js +0 -1
  175. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-is-webos-webkit.js +0 -1
  176. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-user-agent.js +0 -1
  177. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-v8-version.js +0 -1
  178. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-webkit-version.js +0 -1
  179. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment.js +0 -1
  180. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/error-stack-clear.js +0 -1
  181. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/error-stack-install.js +0 -1
  182. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/error-stack-installable.js +0 -1
  183. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/export.js +0 -1
  184. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/fails.js +0 -1
  185. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-apply.js +0 -1
  186. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-bind-context.js +0 -1
  187. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-bind-native.js +0 -1
  188. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-call.js +0 -1
  189. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-name.js +0 -1
  190. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-uncurry-this-accessor.js +0 -1
  191. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-uncurry-this-clause.js +0 -1
  192. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-uncurry-this.js +0 -1
  193. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/get-built-in.js +0 -1
  194. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/get-iterator-method.js +0 -1
  195. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/get-iterator.js +0 -1
  196. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/get-method.js +0 -1
  197. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/global-this.js +0 -1
  198. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/has-own-property.js +0 -1
  199. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/hidden-keys.js +0 -1
  200. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/host-report-errors.js +0 -1
  201. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/html.js +0 -1
  202. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/ie8-dom-define.js +0 -1
  203. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/ieee754.js +0 -1
  204. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/indexed-object.js +0 -1
  205. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/inherit-if-required.js +0 -1
  206. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/inspect-source.js +0 -1
  207. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/install-error-cause.js +0 -1
  208. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/internal-state.js +0 -1
  209. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-array-iterator-method.js +0 -1
  210. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-array.js +0 -1
  211. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-big-int-array.js +0 -1
  212. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-callable.js +0 -1
  213. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-constructor.js +0 -1
  214. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-forced.js +0 -1
  215. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-integral-number.js +0 -1
  216. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-null-or-undefined.js +0 -1
  217. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-object.js +0 -1
  218. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-possible-prototype.js +0 -1
  219. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-pure.js +0 -1
  220. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-symbol.js +0 -1
  221. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/iterate.js +0 -1
  222. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/iterator-close.js +0 -1
  223. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/iterator-create-constructor.js +0 -1
  224. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/iterator-define.js +0 -1
  225. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/iterators-core.js +0 -1
  226. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/iterators.js +0 -1
  227. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/length-of-array-like.js +0 -1
  228. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/make-built-in.js +0 -1
  229. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/math-float-round.js +0 -1
  230. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/math-fround.js +0 -1
  231. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/math-round-ties-to-even.js +0 -1
  232. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/math-sign.js +0 -1
  233. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/math-trunc.js +0 -1
  234. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/microtask.js +0 -1
  235. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/new-promise-capability.js +0 -1
  236. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/normalize-string-argument.js +0 -1
  237. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-assign.js +0 -1
  238. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-create.js +0 -1
  239. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-define-properties.js +0 -1
  240. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-define-property.js +0 -1
  241. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-get-own-property-descriptor.js +0 -1
  242. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-get-own-property-names.js +0 -1
  243. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-get-own-property-symbols.js +0 -1
  244. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-get-prototype-of.js +0 -1
  245. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-is-prototype-of.js +0 -1
  246. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-keys-internal.js +0 -1
  247. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-keys.js +0 -1
  248. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-property-is-enumerable.js +0 -1
  249. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-set-prototype-of.js +0 -1
  250. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-to-array.js +0 -1
  251. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-to-string.js +0 -1
  252. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/ordinary-to-primitive.js +0 -1
  253. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/own-keys.js +0 -1
  254. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/path.js +0 -1
  255. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/perform.js +0 -1
  256. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/promise-constructor-detection.js +0 -1
  257. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/promise-native-constructor.js +0 -1
  258. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/promise-resolve.js +0 -1
  259. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/promise-statics-incorrect-iteration.js +0 -1
  260. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/queue.js +0 -1
  261. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/require-object-coercible.js +0 -1
  262. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/safe-get-built-in.js +0 -1
  263. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/set-species.js +0 -1
  264. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/set-to-string-tag.js +0 -1
  265. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/shared-key.js +0 -1
  266. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/shared-store.js +0 -1
  267. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/shared.js +0 -1
  268. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/species-constructor.js +0 -1
  269. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/string-multibyte.js +0 -1
  270. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/string-trim-end.js +0 -1
  271. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/string-trim-forced.js +0 -1
  272. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/string-trim-start.js +0 -1
  273. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/string-trim.js +0 -1
  274. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/symbol-constructor-detection.js +0 -1
  275. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/task.js +0 -1
  276. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-absolute-index.js +0 -1
  277. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-big-int.js +0 -1
  278. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-index.js +0 -1
  279. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-indexed-object.js +0 -1
  280. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-integer-or-infinity.js +0 -1
  281. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-length.js +0 -1
  282. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-object.js +0 -1
  283. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-offset.js +0 -1
  284. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-positive-integer.js +0 -1
  285. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-primitive.js +0 -1
  286. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-property-key.js +0 -1
  287. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-string-tag-support.js +0 -1
  288. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-string.js +0 -1
  289. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-uint8-clamped.js +0 -1
  290. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/try-to-string.js +0 -1
  291. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/typed-array-constructor.js +0 -1
  292. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/typed-array-constructors-require-wrappers.js +0 -1
  293. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/typed-array-from-same-type-and-list.js +0 -1
  294. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/typed-array-from.js +0 -1
  295. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/uid.js +0 -1
  296. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/use-symbol-as-uid.js +0 -1
  297. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/v8-prototype-define-bug.js +0 -1
  298. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/validate-arguments-length.js +0 -1
  299. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/weak-map-basic-detection.js +0 -1
  300. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/well-known-symbol.js +0 -1
  301. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/whitespaces.js +0 -2
  302. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.aggregate-error.constructor.js +0 -1
  303. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.aggregate-error.js +0 -1
  304. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array-buffer.constructor.js +0 -1
  305. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array-buffer.slice.js +0 -1
  306. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array.find.js +0 -1
  307. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array.for-each.js +0 -1
  308. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array.is-array.js +0 -1
  309. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array.iterator.js +0 -1
  310. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array.map.js +0 -1
  311. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array.reduce.js +0 -1
  312. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.number.is-integer.js +0 -1
  313. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.object.assign.js +0 -1
  314. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.object.create.js +0 -1
  315. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.object.keys.js +0 -1
  316. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.object.to-string.js +0 -1
  317. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.object.values.js +0 -1
  318. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.all-settled.js +0 -1
  319. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.all.js +0 -1
  320. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.any.js +0 -1
  321. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.catch.js +0 -1
  322. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.constructor.js +0 -1
  323. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.finally.js +0 -1
  324. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.js +0 -1
  325. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.race.js +0 -1
  326. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.reject.js +0 -1
  327. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.resolve.js +0 -1
  328. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.try.js +0 -1
  329. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.with-resolvers.js +0 -1
  330. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.string.iterator.js +0 -1
  331. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.string.trim-end.js +0 -1
  332. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.string.trim-left.js +0 -1
  333. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.string.trim-right.js +0 -1
  334. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.string.trim-start.js +0 -1
  335. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.string.trim.js +0 -1
  336. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.at.js +0 -1
  337. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.copy-within.js +0 -1
  338. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.every.js +0 -1
  339. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.fill.js +0 -1
  340. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.filter.js +0 -1
  341. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.find-index.js +0 -1
  342. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.find-last-index.js +0 -1
  343. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.find-last.js +0 -1
  344. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.find.js +0 -1
  345. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.for-each.js +0 -1
  346. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.from.js +0 -1
  347. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.includes.js +0 -1
  348. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.index-of.js +0 -1
  349. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.iterator.js +0 -1
  350. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.join.js +0 -1
  351. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.last-index-of.js +0 -1
  352. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.map.js +0 -1
  353. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.of.js +0 -1
  354. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.reduce-right.js +0 -1
  355. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.reduce.js +0 -1
  356. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.reverse.js +0 -1
  357. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.set.js +0 -1
  358. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.slice.js +0 -1
  359. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.some.js +0 -1
  360. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.sort.js +0 -1
  361. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.subarray.js +0 -1
  362. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.to-locale-string.js +0 -1
  363. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.to-reversed.js +0 -1
  364. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.to-sorted.js +0 -1
  365. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.to-string.js +0 -1
  366. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.uint8-array.js +0 -1
  367. package/dist/cjs/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.with.js +0 -1
  368. package/dist/cjs/node_modules/.pnpm/jspdf@3.0.1/node_modules/jspdf/dist/polyfills.es.js +0 -59
  369. package/dist/cjs/node_modules/.pnpm/pure-react-carousel@1.32.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/pure-react-carousel/dist/react-carousel.es.css +0 -1
  370. package/dist/esm/_virtual/_commonjsHelpers.js +0 -4
  371. package/dist/esm/_virtual/assign.js +0 -2
  372. package/dist/esm/_virtual/create.js +0 -2
  373. package/dist/esm/_virtual/es.aggregate-error.constructor.js +0 -4
  374. package/dist/esm/_virtual/es.aggregate-error.js +0 -4
  375. package/dist/esm/_virtual/es.array-buffer.constructor.js +0 -4
  376. package/dist/esm/_virtual/es.array-buffer.slice.js +0 -4
  377. package/dist/esm/_virtual/es.array.find.js +0 -4
  378. package/dist/esm/_virtual/es.array.for-each.js +0 -4
  379. package/dist/esm/_virtual/es.array.is-array.js +0 -4
  380. package/dist/esm/_virtual/es.array.map.js +0 -4
  381. package/dist/esm/_virtual/es.array.reduce.js +0 -4
  382. package/dist/esm/_virtual/es.number.is-integer.js +0 -4
  383. package/dist/esm/_virtual/es.object.assign.js +0 -4
  384. package/dist/esm/_virtual/es.object.create.js +0 -4
  385. package/dist/esm/_virtual/es.object.keys.js +0 -4
  386. package/dist/esm/_virtual/es.object.to-string.js +0 -4
  387. package/dist/esm/_virtual/es.object.values.js +0 -4
  388. package/dist/esm/_virtual/es.promise.all-settled.js +0 -4
  389. package/dist/esm/_virtual/es.promise.all.js +0 -4
  390. package/dist/esm/_virtual/es.promise.any.js +0 -4
  391. package/dist/esm/_virtual/es.promise.catch.js +0 -4
  392. package/dist/esm/_virtual/es.promise.constructor.js +0 -4
  393. package/dist/esm/_virtual/es.promise.finally.js +0 -4
  394. package/dist/esm/_virtual/es.promise.js +0 -4
  395. package/dist/esm/_virtual/es.promise.race.js +0 -4
  396. package/dist/esm/_virtual/es.promise.reject.js +0 -4
  397. package/dist/esm/_virtual/es.promise.resolve.js +0 -4
  398. package/dist/esm/_virtual/es.promise.try.js +0 -4
  399. package/dist/esm/_virtual/es.promise.with-resolvers.js +0 -4
  400. package/dist/esm/_virtual/es.string.iterator.js +0 -4
  401. package/dist/esm/_virtual/es.string.trim-end.js +0 -4
  402. package/dist/esm/_virtual/es.string.trim-left.js +0 -4
  403. package/dist/esm/_virtual/es.string.trim-right.js +0 -4
  404. package/dist/esm/_virtual/es.string.trim-start.js +0 -4
  405. package/dist/esm/_virtual/es.string.trim.js +0 -4
  406. package/dist/esm/_virtual/es.typed-array.at.js +0 -4
  407. package/dist/esm/_virtual/es.typed-array.copy-within.js +0 -4
  408. package/dist/esm/_virtual/es.typed-array.every.js +0 -4
  409. package/dist/esm/_virtual/es.typed-array.fill.js +0 -4
  410. package/dist/esm/_virtual/es.typed-array.filter.js +0 -4
  411. package/dist/esm/_virtual/es.typed-array.find-index.js +0 -4
  412. package/dist/esm/_virtual/es.typed-array.find-last-index.js +0 -4
  413. package/dist/esm/_virtual/es.typed-array.find-last.js +0 -4
  414. package/dist/esm/_virtual/es.typed-array.find.js +0 -4
  415. package/dist/esm/_virtual/es.typed-array.for-each.js +0 -4
  416. package/dist/esm/_virtual/es.typed-array.from.js +0 -4
  417. package/dist/esm/_virtual/es.typed-array.includes.js +0 -4
  418. package/dist/esm/_virtual/es.typed-array.index-of.js +0 -4
  419. package/dist/esm/_virtual/es.typed-array.iterator.js +0 -4
  420. package/dist/esm/_virtual/es.typed-array.join.js +0 -4
  421. package/dist/esm/_virtual/es.typed-array.last-index-of.js +0 -4
  422. package/dist/esm/_virtual/es.typed-array.map.js +0 -4
  423. package/dist/esm/_virtual/es.typed-array.of.js +0 -4
  424. package/dist/esm/_virtual/es.typed-array.reduce-right.js +0 -4
  425. package/dist/esm/_virtual/es.typed-array.reduce.js +0 -4
  426. package/dist/esm/_virtual/es.typed-array.reverse.js +0 -4
  427. package/dist/esm/_virtual/es.typed-array.set.js +0 -4
  428. package/dist/esm/_virtual/es.typed-array.slice.js +0 -4
  429. package/dist/esm/_virtual/es.typed-array.some.js +0 -4
  430. package/dist/esm/_virtual/es.typed-array.sort.js +0 -4
  431. package/dist/esm/_virtual/es.typed-array.subarray.js +0 -4
  432. package/dist/esm/_virtual/es.typed-array.to-locale-string.js +0 -4
  433. package/dist/esm/_virtual/es.typed-array.to-reversed.js +0 -4
  434. package/dist/esm/_virtual/es.typed-array.to-sorted.js +0 -4
  435. package/dist/esm/_virtual/es.typed-array.to-string.js +0 -4
  436. package/dist/esm/_virtual/es.typed-array.uint8-array.js +0 -4
  437. package/dist/esm/_virtual/es.typed-array.with.js +0 -4
  438. package/dist/esm/_virtual/find.js +0 -2
  439. package/dist/esm/_virtual/for-each.js +0 -2
  440. package/dist/esm/_virtual/index.js +0 -2
  441. package/dist/esm/_virtual/is-array.js +0 -2
  442. package/dist/esm/_virtual/is-integer.js +0 -2
  443. package/dist/esm/_virtual/keys.js +0 -2
  444. package/dist/esm/_virtual/make-built-in.js +0 -4
  445. package/dist/esm/_virtual/map.js +0 -2
  446. package/dist/esm/_virtual/methods.js +0 -4
  447. package/dist/esm/_virtual/new-promise-capability.js +0 -4
  448. package/dist/esm/_virtual/object-define-properties.js +0 -4
  449. package/dist/esm/_virtual/object-define-property.js +0 -4
  450. package/dist/esm/_virtual/object-get-own-property-descriptor.js +0 -4
  451. package/dist/esm/_virtual/object-get-own-property-names.js +0 -4
  452. package/dist/esm/_virtual/object-get-own-property-symbols.js +0 -4
  453. package/dist/esm/_virtual/object-property-is-enumerable.js +0 -4
  454. package/dist/esm/_virtual/reduce.js +0 -2
  455. package/dist/esm/_virtual/reduce2.js +0 -2
  456. package/dist/esm/_virtual/reduce3.js +0 -4
  457. package/dist/esm/_virtual/shared-store.js +0 -4
  458. package/dist/esm/_virtual/trim-left.js +0 -2
  459. package/dist/esm/_virtual/trim-right.js +0 -2
  460. package/dist/esm/_virtual/trim.js +0 -2
  461. package/dist/esm/_virtual/typed-array-constructor.js +0 -4
  462. package/dist/esm/_virtual/uint8-array.js +0 -2
  463. package/dist/esm/_virtual/values.js +0 -2
  464. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/array/find.js +0 -12
  465. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/array/for-each.js +0 -12
  466. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/array/is-array.js +0 -12
  467. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/array/map.js +0 -12
  468. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/array/reduce.js +0 -12
  469. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/number/is-integer.js +0 -12
  470. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/object/assign.js +0 -12
  471. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/object/create.js +0 -14
  472. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/object/keys.js +0 -12
  473. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/object/values.js +0 -12
  474. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/promise/index.js +0 -21
  475. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/string/trim-left.js +0 -12
  476. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/string/trim-right.js +0 -12
  477. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/string/trim.js +0 -12
  478. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/typed-array/methods.js +0 -41
  479. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/typed-array/reduce.js +0 -9
  480. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/typed-array/uint8-array.js +0 -15
  481. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/a-callable.js +0 -15
  482. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/a-constructor.js +0 -15
  483. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/a-possible-prototype.js +0 -14
  484. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/add-to-unscopables.js +0 -18
  485. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/an-instance.js +0 -14
  486. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/an-object.js +0 -14
  487. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-buffer-basic-detection.js +0 -7
  488. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-buffer-view-core.js +0 -129
  489. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-buffer.js +0 -158
  490. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-copy-within.js +0 -19
  491. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-fill.js +0 -16
  492. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-for-each.js +0 -14
  493. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-from-constructor-and-list.js +0 -14
  494. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-includes.js +0 -32
  495. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-iteration-from-last.js +0 -34
  496. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-iteration.js +0 -68
  497. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-last-index-of.js +0 -22
  498. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-method-has-species-support.js +0 -20
  499. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-method-is-strict.js +0 -18
  500. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-reduce.js +0 -37
  501. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-slice.js +0 -11
  502. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-sort.js +0 -23
  503. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-species-constructor.js +0 -17
  504. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-species-create.js +0 -13
  505. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-to-reversed.js +0 -14
  506. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/array-with.js +0 -17
  507. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/check-correctness-of-iteration.js +0 -46
  508. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/classof-raw.js +0 -13
  509. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/classof.js +0 -24
  510. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/copy-constructor-properties.js +0 -19
  511. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/correct-prototype-getter.js +0 -15
  512. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/create-iter-result-object.js +0 -9
  513. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/create-non-enumerable-property.js +0 -17
  514. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/create-property-descriptor.js +0 -14
  515. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/define-built-in-accessor.js +0 -14
  516. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/define-built-in.js +0 -32
  517. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/define-built-ins.js +0 -14
  518. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/define-global-property.js +0 -18
  519. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/delete-property-or-throw.js +0 -13
  520. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/descriptors.js +0 -15
  521. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/document-create-element.js +0 -14
  522. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/entry-unbind.js +0 -14
  523. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/enum-bug-keys.js +0 -15
  524. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-ff-version.js +0 -11
  525. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-is-ie-or-edge.js +0 -11
  526. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-is-ios-pebble.js +0 -11
  527. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-is-ios.js +0 -11
  528. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-is-node.js +0 -11
  529. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-is-webos-webkit.js +0 -11
  530. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-user-agent.js +0 -11
  531. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-v8-version.js +0 -12
  532. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment-webkit-version.js +0 -11
  533. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/environment.js +0 -17
  534. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/error-stack-clear.js +0 -17
  535. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/error-stack-install.js +0 -15
  536. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/error-stack-installable.js +0 -15
  537. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/export.js +0 -26
  538. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/fails.js +0 -13
  539. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-apply.js +0 -13
  540. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-bind-context.js +0 -17
  541. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-bind-native.js +0 -15
  542. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-call.js +0 -13
  543. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-name.js +0 -17
  544. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-uncurry-this-accessor.js +0 -17
  545. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-uncurry-this-clause.js +0 -14
  546. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/function-uncurry-this.js +0 -15
  547. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/get-built-in.js +0 -16
  548. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/get-iterator-method.js +0 -17
  549. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/get-iterator.js +0 -19
  550. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/get-method.js +0 -15
  551. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/global-this.js +0 -18
  552. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/has-own-property.js +0 -14
  553. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/hidden-keys.js +0 -7
  554. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/host-report-errors.js +0 -12
  555. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/html.js +0 -11
  556. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/ie8-dom-define.js +0 -19
  557. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/ieee754.js +0 -34
  558. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/indexed-object.js +0 -17
  559. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/inherit-if-required.js +0 -20
  560. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/inspect-source.js +0 -15
  561. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/install-error-cause.js +0 -14
  562. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/internal-state.js +0 -54
  563. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-array-iterator-method.js +0 -14
  564. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-array.js +0 -13
  565. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-big-int-array.js +0 -14
  566. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-callable.js +0 -14
  567. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-constructor.js +0 -42
  568. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-forced.js +0 -17
  569. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-integral-number.js +0 -13
  570. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-null-or-undefined.js +0 -9
  571. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-object.js +0 -13
  572. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-possible-prototype.js +0 -13
  573. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-pure.js +0 -7
  574. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/is-symbol.js +0 -19
  575. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/iterate.js +0 -50
  576. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/iterator-close.js +0 -28
  577. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/iterator-create-constructor.js +0 -20
  578. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/iterator-define.js +0 -60
  579. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/iterators-core.js +0 -28
  580. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/iterators.js +0 -7
  581. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/length-of-array-like.js +0 -13
  582. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/make-built-in.js +0 -32
  583. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/math-float-round.js +0 -17
  584. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/math-fround.js +0 -13
  585. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/math-round-ties-to-even.js +0 -12
  586. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/math-sign.js +0 -10
  587. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/math-trunc.js +0 -13
  588. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/microtask.js +0 -41
  589. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/new-promise-capability.js +0 -20
  590. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/normalize-string-argument.js +0 -13
  591. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-assign.js +0 -38
  592. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-create.js +0 -38
  593. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-define-properties.js +0 -21
  594. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-define-property.js +0 -33
  595. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-get-own-property-descriptor.js +0 -25
  596. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-get-own-property-names.js +0 -15
  597. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-get-own-property-symbols.js +0 -8
  598. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-get-prototype-of.js +0 -20
  599. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-is-prototype-of.js +0 -11
  600. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-keys-internal.js +0 -20
  601. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-keys.js +0 -14
  602. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-property-is-enumerable.js +0 -14
  603. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-set-prototype-of.js +0 -23
  604. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-to-array.js +0 -33
  605. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/object-to-string.js +0 -14
  606. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/ordinary-to-primitive.js +0 -17
  607. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/own-keys.js +0 -18
  608. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/path.js +0 -11
  609. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/perform.js +0 -13
  610. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/promise-constructor-detection.js +0 -38
  611. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/promise-native-constructor.js +0 -11
  612. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/promise-resolve.js +0 -17
  613. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/promise-statics-incorrect-iteration.js +0 -16
  614. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/queue.js +0 -24
  615. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/require-object-coercible.js +0 -14
  616. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/safe-get-built-in.js +0 -16
  617. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/set-species.js +0 -22
  618. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/set-to-string-tag.js +0 -15
  619. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/shared-key.js +0 -14
  620. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/shared-store.js +0 -20
  621. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/shared.js +0 -13
  622. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/species-constructor.js +0 -17
  623. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/string-multibyte.js +0 -26
  624. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/string-trim-end.js +0 -14
  625. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/string-trim-forced.js +0 -17
  626. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/string-trim-start.js +0 -14
  627. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/string-trim.js +0 -29
  628. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/symbol-constructor-detection.js +0 -17
  629. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/task.js +0 -60
  630. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-absolute-index.js +0 -14
  631. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-big-int.js +0 -15
  632. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-index.js +0 -17
  633. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-indexed-object.js +0 -14
  634. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-integer-or-infinity.js +0 -14
  635. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-length.js +0 -14
  636. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-object.js +0 -13
  637. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-offset.js +0 -15
  638. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-positive-integer.js +0 -15
  639. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-primitive.js +0 -24
  640. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-property-key.js +0 -15
  641. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-string-tag-support.js +0 -11
  642. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-string.js +0 -14
  643. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/to-uint8-clamped.js +0 -13
  644. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/try-to-string.js +0 -16
  645. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/typed-array-constructor.js +0 -112
  646. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/typed-array-constructors-require-wrappers.js +0 -22
  647. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/typed-array-from-same-type-and-list.js +0 -14
  648. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/typed-array-from.js +0 -29
  649. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/uid.js +0 -13
  650. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/use-symbol-as-uid.js +0 -11
  651. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/v8-prototype-define-bug.js +0 -18
  652. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/validate-arguments-length.js +0 -13
  653. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/weak-map-basic-detection.js +0 -12
  654. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/well-known-symbol.js +0 -18
  655. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/internals/whitespaces.js +0 -8
  656. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.aggregate-error.constructor.js +0 -37
  657. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.aggregate-error.js +0 -9
  658. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array-buffer.constructor.js +0 -17
  659. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array-buffer.slice.js +0 -28
  660. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array.find.js +0 -20
  661. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array.for-each.js +0 -15
  662. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array.is-array.js +0 -15
  663. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array.iterator.js +0 -46
  664. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array.map.js +0 -18
  665. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.array.reduce.js +0 -21
  666. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.number.is-integer.js +0 -15
  667. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.object.assign.js +0 -15
  668. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.object.create.js +0 -16
  669. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.object.keys.js +0 -21
  670. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.object.to-string.js +0 -14
  671. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.object.values.js +0 -17
  672. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.all-settled.js +0 -33
  673. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.all.js +0 -31
  674. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.any.js +0 -34
  675. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.catch.js +0 -26
  676. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.constructor.js +0 -141
  677. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.finally.js +0 -44
  678. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.js +0 -14
  679. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.race.js +0 -28
  680. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.reject.js +0 -19
  681. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.resolve.js +0 -21
  682. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.try.js +0 -29
  683. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.promise.with-resolvers.js +0 -22
  684. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.string.iterator.js +0 -25
  685. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.string.trim-end.js +0 -16
  686. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.string.trim-left.js +0 -15
  687. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.string.trim-right.js +0 -15
  688. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.string.trim-start.js +0 -16
  689. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.string.trim.js +0 -18
  690. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.at.js +0 -17
  691. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.copy-within.js +0 -16
  692. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.every.js +0 -15
  693. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.fill.js +0 -28
  694. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.filter.js +0 -17
  695. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.find-index.js +0 -15
  696. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.find-last-index.js +0 -15
  697. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.find-last.js +0 -15
  698. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.find.js +0 -15
  699. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.for-each.js +0 -15
  700. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.from.js +0 -14
  701. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.includes.js +0 -15
  702. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.index-of.js +0 -15
  703. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.iterator.js +0 -25
  704. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.join.js +0 -15
  705. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.last-index-of.js +0 -17
  706. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.map.js +0 -17
  707. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.of.js +0 -16
  708. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.reduce-right.js +0 -16
  709. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.reduce.js +0 -16
  710. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.reverse.js +0 -16
  711. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.set.js +0 -31
  712. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.slice.js +0 -19
  713. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.some.js +0 -15
  714. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.sort.js +0 -43
  715. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.subarray.js +0 -21
  716. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.to-locale-string.js +0 -28
  717. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.to-reversed.js +0 -15
  718. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.to-sorted.js +0 -19
  719. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.to-string.js +0 -21
  720. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.uint8-array.js +0 -16
  721. package/dist/esm/node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/modules/es.typed-array.with.js +0 -27
  722. package/dist/esm/node_modules/.pnpm/jspdf@3.0.1/node_modules/jspdf/dist/polyfills.es.js +0 -254
  723. package/dist/esm/node_modules/.pnpm/pure-react-carousel@1.32.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/pure-react-carousel/dist/react-carousel.es.css +0 -1
@@ -1 +1 @@
1
- @charset "UTF-8";.d3map-container{overflow:hidden}.d3map-container .projected{cursor:pointer;position:relative}.d3map-container .projected .map{position:relative;background-color:transparent}.d3map-container .projected .map svg{background-color:transparent;cursor:pointer;vector-effect:non-scaling-stroke}.d3map-container .projected .map svg path{vector-effect:non-scaling-stroke;stroke-width:1px}.d3map-container .projected .map svg text{text-anchor:middle;dominant-baseline:middle;font-family:Open Sans;font-weight:700}.d3map-container .projected .map .point-label{font-weight:800!important}.d3map-container .projected .zoom{position:absolute;left:30px;bottom:50px;font-size:16px}.d3map-container .projected .zoom .button{box-sizing:border-box;width:25px;height:20px;background-color:#fff;margin:2px;cursor:pointer;padding:4px;box-shadow:#00000029 0 1px 4px}.d3map-container .projected .zoom .button i{margin-left:1.5px;color:#464646}.d3map-container .projected .zoom .button:hover{background-color:#eee}.d3map-container .projected .zoom .button:active{transform:scale(.95)}.d3map-container svg{height:auto}.d3map-container svg text.patterns-labels,.d3map-container svg text.patterns-title{font-family:Roboto;font-size:11px;transform:translate(5px,10px)}.d3map-container svg text.patterns-title{font-weight:700}.d3map-container .legends{padding:7px!important;min-width:15%;min-height:30%;max-height:75%;overflow:auto;margin:2px;background:#fff;opacity:.9;font-family:Roboto;position:absolute;top:2px;left:2px;box-shadow:0 0 10px #000}.d3map-container .legends .legend-item{display:flex;margin-bottom:5px;font-size:11px;font-family:Roboto}.d3map-container .legends .legend-item .legend-check{text-align:center;line-height:14px;font-size:14px;cursor:pointer;border:1px solid #3c434a}.d3map-container .legends .legend-item .legend-color{width:14px;height:14px;margin-right:5px;border:1px solid #3c434a}.d3map-container .legends .legend-item .legend-label{font-weight:700;line-height:14px;font-size:11px}.d3map-container .legends .legend-breaks{padding-bottom:5px;margin-top:-5px;margin-left:10px;font-size:11px;font-family:Roboto}.d3map-container .legends .legend-breaks .measure-label{width:100%!important;height:22px}.d3map-container .legends .legend-breaks .legend-section-title-checkbox:before{content:"☐";display:block;font-size:21px;font-weight:100}.d3map-container .legends .legend-breaks .legend-section-title-checkbox.checked:before{content:"☑";display:block;font-size:23px;font-weight:100}.d3map-container .legends .legend-breaks .legend-section-title{height:auto!important;border:none!important;display:flex;align-items:center;font-weight:700;width:100%!important}.d3map-container .legends .legend-breaks .break{line-height:22px;display:flex;flex-direction:row;padding-left:5px}.d3map-container .legends .legend-breaks .break .dim2-item{border-radius:50%}.d3map-container .legends .legend-breaks .break .break-item{font-weight:700;font-size:11px;width:15px;height:15px}.d3map-container .legends .legend-breaks .break .break-item.point{border-radius:50%}.d3map-container .legends .legend-breaks .break .break-item.point.checked:before{display:block;content:"✓";position:absolute;margin-top:-4px;margin-left:2px;font-size:11px}.d3map-container .legends .legend-breaks .break .break-label,.d3map-container .legends .legend-breaks .break .gradient-label{line-height:20px}.d3map-container .legends .legend-breaks .break .gradient-label{font-size:11px;margin-top:4px}.d3MapTooltip br{display:block;margin-bottom:2px;font-size:2px;line-height:2px}.d3MapTooltip h2{color:#fff!important;font-size:1.2em!important;margin:0!important}p{color:#66676d;line-height:1.5;font-weight:400;font-size:1rem}b,strong{font-weight:700}h1{font-family:Roboto,sans-serif}h2{font-size:1.9rem!important;color:#66676d}h3{font-size:1.3rem!important;color:#66676d}h4{font-size:1.07rem!important;color:#66676d}h5{font-size:1rem!important;color:#66676d}h6{font-size:.7rem!important;color:#66676d}.entry-content{margin:0;display:block}.entry-content .date{font-size:14px;color:#66676d;text-align:right}.entry-content .title{padding:0;color:#5baf95;font-size:2.5rem}.wp-block-columns{display:flex!important}.wp-block-image img{height:-webkit-fill-available;height:auto}.aligncenter{clear:both;text-align:center}figure{padding:0;margin:0;line-height:0px}.tight{margin:3px 0 0!important}.padded{padding:1em}.padded.padded-sm{padding:2em}.padded.padded-md{padding:3em}.light{font-weight:100}ul.wp.post.list{list-style-type:circle}ul.wp.post.list li.entry-content{display:list-item!important;padding:10px}ul.wp.post.list li.entry-content div,ul.wp.post.list li.entry-content a{margin:5px}ul.wp.post.list li.entry-content .date{color:#363636}ul.wp.post.list li.entry-content .title{font-weight:700}ul.wp.post.list li.entry-content .link{text-align:right}.wp-block-image.bordered img{border:2px solid #ececec}.wp-block-columns .cost-gender-label{line-height:90%;margin-left:-40px}.wp-block-columns.contracted{padding:0}.wp-block-columns.contracted .wp-block-column{margin:0}.form-block-half{padding:3em}.form-block-half p.has-big-font-size{margin-bottom:.3em}.wp-block-separator{border:1px solid #dadada;width:100%!important;max-width:100%!important;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:.4}p+.wp-block-separator{margin-top:-20px}p:empty{display:none}.wp-block-buttons .wp-block-button__link{font-size:16px!important;color:#fff!important}.wp-block-columns.is-compacted{width:100%;padding:0}.wp-block-columns.is-compacted .wp-block-column{align-items:stretch;margin:0;padding:0}.wp-block-columns.is-compacted .wp-block-image{margin:0}.wp-block-columns.has-background.is-compacted{padding:0}.wp-block-group.compacted .wp-block-columns{margin:0;padding:0!important}.wp-block-group.compacted .wp-block-columns .wp-block-column:not(:first-child){margin-left:3px}.wp-block-group p{margin:0;padding:0}.ui.input.error>input::placeholder,.ui.input.error>input::-webkit-input-placeholder{color:#9f3a38;font-family:Open Sans,sans-serif}.ui.default.dropdown:not(.button)>.text,.ui.dropdown:not(.button)>.default.text{font-family:Open Sans,sans-serif;font-size:.9em;top:-3px}.wp-block-spacer{clear:none}@media screen and (max-width: 768px){.wp-block-spacer{height:0}}.endnotes{margin-left:1em;color:#66676d;font-size:14px}.endnotes li{margin-bottom:15px}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;padding:0;margin:-1px;position:absolute;overflow:hidden;width:1px}.wp-block-quote{border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;background-color:#fff6e1;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjQuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzMjAgMjAyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMjAgMjAyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGQjQwMDt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTE0MS40LDM3LjljLTE2LjgsNy40LTQxLDMwLjUtNDcuOCw1MC40YzIuNi0xLjEsNy45LTIuMSwxMy43LTIuMWMyNS4yLDAsNDUuNywxOS40LDQ1LjcsNDguOAoJCWMwLDMwLjUtMjUuMiw1NS4xLTU0LjYsNTUuMWMtMzIsMC02MC45LTI0LjctNjAuOS02Ny44QzM3LjQsNzYuMiw2MiwzNS44LDEwMyw2LjlMMTQxLjQsMzcuOXogTTI3MS4xLDM3LjkKCQljLTE2LjgsNy40LTQxLDMwLjUtNDcuOCw1MC40YzIuNi0xLjEsNy45LTIuMSwxMy43LTIuMWMyNS4yLDAsNDUuNywxOS40LDQ1LjcsNDguOGMwLDMwLjUtMjUuMiw1NS4xLTU0LjYsNTUuMQoJCWMtMzIsMC02MC45LTI0LjctNjAuOS02Ny44YzAtNDYuMiwyNC43LTg2LjcsNjUuNy0xMTUuNUwyNzEuMSwzNy45eiIvPgo8L2c+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-size:90px 90px;background-position:20px 14px;border-left:none;background-color:#e4f2ee;background-image:none;display:block;padding:20px 45px 30px 105px;position:relative}.wp-block-quote:before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 320 202' style='enable-background:new 0 0 320 202;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%235BAF95;%7D%0A%3C/style%3E%3Cpath class='st0' d='M141.4,37.9c-16.8,7.4-41,30.5-47.8,50.4c2.6-1.1,7.9-2.1,13.7-2.1c25.2,0,45.7,19.4,45.7,48.8 c0,30.5-25.2,55.1-54.6,55.1c-32,0-60.9-24.7-60.9-67.8C37.4,76.2,62,35.8,103,6.9L141.4,37.9z M271.1,37.9 c-16.8,7.4-41,30.5-47.8,50.4c2.6-1.1,7.9-2.1,13.7-2.1c25.2,0,45.7,19.4,45.7,48.8c0,30.5-25.2,55.1-54.6,55.1 c-32,0-60.9-24.7-60.9-67.8c0-46.2,24.7-86.7,65.7-115.5L271.1,37.9z'/%3E%3C/svg%3E");background-size:55px 55px;content:"";display:block;height:55px;left:2%;position:absolute;top:7%;width:55px}.wp-block-quote:after{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 320 202' style='enable-background:new 0 0 320 202;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%235BAF95;%7D%0A%3C/style%3E%3Cpath class='st0' d='M141.4,37.9c-16.8,7.4-41,30.5-47.8,50.4c2.6-1.1,7.9-2.1,13.7-2.1c25.2,0,45.7,19.4,45.7,48.8 c0,30.5-25.2,55.1-54.6,55.1c-32,0-60.9-24.7-60.9-67.8C37.4,76.2,62,35.8,103,6.9L141.4,37.9z M271.1,37.9 c-16.8,7.4-41,30.5-47.8,50.4c2.6-1.1,7.9-2.1,13.7-2.1c25.2,0,45.7,19.4,45.7,48.8c0,30.5-25.2,55.1-54.6,55.1 c-32,0-60.9-24.7-60.9-67.8c0-46.2,24.7-86.7,65.7-115.5L271.1,37.9z'/%3E%3C/svg%3E");transform:scaleX(-1) scaleY(-1);background-size:55px 55px;content:"";display:block;height:55px;right:2%;position:absolute;bottom:5%;width:55px}.wp-block-quote p{color:#5baf95!important;font-size:24px!important;font-weight:700;font-stretch:condensed;line-height:115%!important;margin-top:20px!important;margin-bottom:10px!important;padding:0!important}.wp-block-quote .quote-cite{color:#828387!important;font-size:15px!important;font-weight:400;line-height:130%;display:block}.wp-block-quote cite{color:#828387!important;font-size:15px!important;display:block;line-height:130%}.background-quote-img{border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;background-color:#e4f2ee;background-image:none;display:block}.list-column{margin-bottom:0}.wp-block-columns.subtitle{padding-left:0}.wp-block-columns.subtitle img{margin-top:8px}.header-cover{background-size:cover;margin-bottom:-100px;padding:0}.wp-block-cover.header-cover{border-bottom:1px solid #ececec;border-top:1px solid #ececec;width:100vw;-o-object-position:right top;object-position:right top;margin-left:calc(-50vw + 50%);margin-top:-54px;margin-bottom:30px;padding:143px 0 0}.wp-block-cover__inner-container{width:1127px!important;margin-left:auto;margin-right:auto}.wp-block-cover__inner-container .wp-block-columns:last-child{margin-bottom:13px}.header-cover img{z-index:-1}.container.header{height:150px;padding:0;margin:0;box-shadow:none;left:auto}.container.header .background{border-bottom:1px solid #dadada;background-color:#f9f9f9}.container.header .menu.branding{background-color:#f9f9f9;height:96px}.container.header .branding.menu img{margin-top:7px}.container.header .menu,.container.header .branding{padding:0;max-width:1366px;margin:auto}.container.header .menu .divider div,.container.header .branding .divider div{border-left:1px solid #dadada;height:46px}.container.header .menu .flag:before,.container.header .branding .flag:before{width:20px;height:20px;margin-top:-3px;background-repeat:no-repeat!important}.container.header .menu .flag:after,.container.header .branding .flag:after{content:"";font-style:normal;font-weight:400;margin-left:25px;display:block;margin-top:-17px;width:150px}.container.header .menu .item.fitted,.container.header .branding .item.fitted{color:#000;font-size:22px}.container.header .menu .item,.container.header .branding .item{cursor:pointer;font-size:15px;margin:0 1%}.container.header .menu .pages,.container.header .branding .pages{align-self:flex-end;height:96px;margin-left:10px}.container.header .menu .pages .item:nth-child(1),.container.header .branding .pages .item:nth-child(1){margin-left:0}.container.header .menu .pages .item,.container.header .branding .pages .item{box-sizing:border-box;margin:0;text-transform:uppercase;justify-content:center;height:71px;min-width:12%;padding:0 15px 25px;align-self:flex-end;border:1px solid transparent}.container.header .menu .pages .item a,.container.header .branding .pages .item a{color:#fff}.container.header .menu .pages .item a:hover,.container.header .branding .pages .item a:hover{color:#5089a6}.container.header .menu .pages .item.selected,.container.header .branding .pages .item.selected{font-weight:700;height:71px;color:#5089a6;background-color:#fff;border-bottom:1px solid #FFF!important}.container.header .menu .pages .item.selected a,.container.header .branding .pages .item.selected a{color:#5089a6}.container.header .menu .pages .item.has-child-items,.container.header .branding .pages .item.has-child-items{color:#fff;padding-bottom:27px}.container.header .menu .pages .item.has-child-items span:after,.container.header .branding .pages .item.has-child-items span:after{transform:rotate(90deg);content:"›";margin-left:10px;float:right;display:block}.container.header .menu .pages .item.selected.has-child-items,.container.header .branding .pages .item.selected.has-child-items{color:#5089a6;border:1px solid #dadada;border-bottom-right-radius:3px;border-bottom-left-radius:3px;margin-bottom:-1px;padding-bottom:28px}.container.header .menu .pages .item.selected.has-child-items span:after,.container.header .branding .pages .item.selected.has-child-items span:after{transform:rotate(-90deg);content:"›";margin-left:10px;float:right;display:block}.container.header .container.child .menu{max-width:100%;margin-top:0;padding:0;border-bottom:1px solid #dadada;justify-content:center}.container.header .container.child .menu .item{text-transform:uppercase;padding:0 10px;margin:0 .5%}.container.header .container.child .menu .item a{color:#9798a0}.container.header .container.child .menu .item a:hover{filter:contrast(0)}.container.header .container.child .menu .item a:focus{box-shadow:none}.container.header .container.child .menu .item .mark,.container.header .container.child .menu .item.active .mark{width:15px;height:17px;background-size:15px 15px;margin-right:11px;background-repeat:no-repeat}.container.header .container.child .menu .item.selected .mark{width:15px;height:16px;background-size:15px 15px;margin-right:10px;background-image:url(/header_arrow_green.png);background-repeat:no-repeat}.container.header .container.child .menu .item.selected{color:#5baf95}.container.header .container.child .menu .item.active a{font-weight:800;color:#5baf95}.url.breadcrumbs{margin-top:30px;font-size:16px;height:30px}.url.breadcrumbs span{color:#535454}.url.breadcrumbs span:after,.url.breadcrumbs a:not(:last-child):after{color:#535454;font-family:Roboto;content:"/";display:inline;font-size:16px;margin:0 10px}.url.breadcrumbs a{color:#535454}.url.breadcrumbs *{padding:0;margin:0}.url.breadcrumbs .active{color:#5baf95}.url.breadcrumbs .entry-content{display:inline!important}.url.breadcrumbs .title{font-size:16px}.ui.search input.prompt{border-radius:0}.ui.search i.search.icon{color:#d3d3d3;font-size:.8rem;opacity:1}.result *{padding:0!important;margin:0!important}.result .entry-content{font-size:12px!important}@media print{.container.header{display:none!important}}.viz.tabbed.posts.container{margin:0}@media only screen and (max-width: 480px){.viz.tabbed.posts.container{padding:0}}@media screen and (min-width: 769px) and (max-width: 1024px){.viz.tabbed.posts.container .wp-block-columns-is-layout-flex{display:flex!important;flex-direction:column}}.viz.tabbed.posts.container .label{font-weight:400;margin:0!important;font-size:16px;padding:0!important}.viz.tabbed.posts.container .viz.download .download-header{align-items:center}.ui.grid.tabbed.posts{background-color:transparent!important;padding:0 20px}.ui.grid.tabbed.posts .row{border:1.2px solid #B7B7B7;border-radius:0 0 5px 5px;padding:0;margin:0}.ui.grid.tabbed.posts .row .sixteen.wide.column.content{overflow:hidden;padding:0}.ui.grid.tabbed.posts .row .sixteen.wide.column.content .entry-content{padding:25px 33px 0}@media only screen and (max-width: 852px){.ui.grid.tabbed.posts .row .sixteen.wide.column.content .entry-content{padding:15px}}@media only screen and (max-width: 852px){.ui.grid.tabbed.posts .row .sixteen.wide.column.content .wp-data-viz-map{margin-left:-20px!important}}.ui.grid.tabbed.posts>.column{margin:0 0 -1px;padding:.2vw 0 0 3px}.ui.grid.tabbed.posts>.column:first-child{padding-left:0}.ui.grid.tabbed.posts>.column button.nav{border-radius:4px 4px 0 0;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;background-color:#5baf95;border:1.2px solid #B7B7B7;height:45px;width:100%;padding:0;margin:0;color:#a6a6a6;text-align:left;border-bottom:none;transform:translateY(.1px)!important;display:flex;justify-content:center;align-content:center;flex-wrap:wrap}.ui.grid.tabbed.posts>.column button.nav .label{align-self:center;color:#fff;background-color:transparent!important;font-weight:700}.ui.grid.tabbed.posts>.column .button.one.nav{width:auto!important}.ui.grid.tabbed.posts .column.has-icon button.nav{display:flex;justify-content:center}.ui.grid.tabbed.posts .column.has-icon button.nav .icon{border:0px;background-size:contain;background-position:center;background-repeat:no-repeat;width:auto;float:left;height:30px;margin:0 3px 0 0;filter:invert(0) saturate(0) brightness(200%);opacity:1!important}.ui.grid.tabbed.posts .column.active.has-icon button.nav .icon{filter:none;opacity:1!important}.ui.grid.tabbed.posts button.nav:hover{background-color:#398570}.ui.grid.tabbed.posts .active button.nav{color:#fff;background-color:#fff!important;transform:translateY(.1px)!important;position:relative;z-index:9}.ui.grid.tabbed.posts .active button.nav .label{color:#5baf95;text-align:center}.ui.grid.tabbed.posts .active button.nav .label span{border-bottom:2px solid #5BAF95;border-radius:0;padding-bottom:2px}.ui.menu.tabbed.posts{padding:0;margin:0}.ui.menu.tabbed.posts .item{margin:0;padding:0;color:#66676d!important;border:0px;font-size:18px}.ui.menu.tabbed.posts .item .label{background-color:transparent!important;color:#66676d;padding:0}.ui.menu.tabbed.posts .item:last-child:after{content:none}.ui.menu.tabbed.posts .item.active{color:#5baf95!important;font-weight:700;padding-left:10px}.ui.menu.tabbed.posts .item.active .label{background-color:transparent!important;color:#5baf95;font-weight:700;padding:0}.ui.menu.tabbed.posts .item.active:after{color:#66676d;font-weight:400}.ui.menu.tabbed.posts a.item.active:before{content:"";background-repeat:no-repeat;background-position:center;width:18px!important;height:20px!important;background-color:transparent!important;display:block!important;position:relative!important;margin-left:-18px;margin-right:8px}.ui.menu.tabbed.posts .item:after{content:"|";margin-left:18px;margin-right:18px}.container.viz.tabbed.posts.editing .button.nav{margin-top:20px}.wp-block-viz-components-tabbed-posts .viz-component[data-theme=light] .ui.menu.tabbed.posts .item .label{font-size:18px}.viz.tabbed.posts.container.scrollable{margin:0 0 65px}.viz.tabbed.posts.container.scrollable .content-tab{overflow-y:auto;overflow-x:hidden}.tabbed-no-padding .row .sixteen.wide.column.content{margin:0!important;padding:0!important}.tabbed-no-padding .row .sixteen.wide.column.content .ui.fluid.container.entry-content{padding:0!important;margin:0!important}.viz.tabbed.posts .accordion{border-radius:0;border:1px solid #3e53a6;box-shadow:none}.viz.tabbed.posts .accordion .content{padding:0!important}.viz.tabbed.posts .accordion .accordion-post-content{padding:20px!important}.viz.tabbed.posts .accordion .title{height:50px;align-content:center;border-top:1px solid #3e53a6;padding-left:20px}.viz.tabbed.posts .accordion .title img{width:40px}.viz.tabbed.posts .accordion .title span{font-weight:700;font-size:16px;color:#3e53a6;line-height:normal;padding-right:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.viz.tabbed.posts .accordion .title .chevron.down.icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#3e53a6;font-size:.5em;margin-right:20px}.viz.tabbed.posts .accordion .title .chevron.down.icon:before{transition:transform .3s ease;transform-origin:center;transform:rotate(0)}.viz.tabbed.posts .accordion .title:first-child{border-top:none}.viz.tabbed.posts .accordion .title.active{background-color:#3e53a6}.viz.tabbed.posts .accordion .title.active img{filter:invert(0) saturate(0) brightness(200%)}.viz.tabbed.posts .accordion .title.active span,.viz.tabbed.posts .accordion .title.active .chevron.down.icon{color:#fff}.viz.tabbed.posts .accordion .title.active .chevron.down.icon:before{transform:rotate(180deg)}.body.parts{padding:0;margin:auto}.body.parts text.label{cursor:pointer;font-size:14px;fill:#66676d;font-weight:700}.body.parts text.label:hover{fill:#5087a3}.body.parts text.title{font-size:16px;fill:#5087a3;font-weight:700}@media screen and (max-width: 768px){.body.parts text.title{transform:translate(-20px);fill:#a7aeb1;cursor:pointer}}.body.parts .title-rect{fill:transparent;stroke:none}.body.parts .title-line.on{fill:#5087a3}.body.parts text.title.on{fill:#5087a3}.body.parts circle,.body.parts line{stroke:#5089a6}.body.parts circle{fill:#5089a6}.body.parts svg{margin:auto;width:100%}.st0{fill:#674534}.st1{fill:url(#SVGID_1_)}.st2{fill:#c8bfb8}.st3{fill-rule:evenodd;clip-rule:evenodd;fill:#c8bfb8}.st4{opacity:.7;fill-rule:evenodd;clip-rule:evenodd;fill:#d6cfc9;enable-background:new}.st5{fill-rule:evenodd;clip-rule:evenodd;fill:#fff;fill-opacity:.298}.st6{fill:#b9b6b5}.st7{fill-rule:evenodd;clip-rule:evenodd;fill:#b9b6b5}.st8{opacity:.7;fill:#d6cfc9;enable-background:new}.st9{fill:none}.st10{fill-rule:evenodd;clip-rule:evenodd;fill:#fff}.st11{fill:#fff;fill-opacity:.298}.st12{fill:url(#SVGID_2_)}.st13{fill-rule:evenodd;clip-rule:evenodd;fill:#674534}.st14{fill-rule:evenodd;clip-rule:evenodd;fill:#cf785f}.st15{fill-rule:evenodd;clip-rule:evenodd;fill:#d3a79f}.st16{fill:#d3a79f}.st17{opacity:.4;fill-rule:evenodd;clip-rule:evenodd;fill:#fff;enable-background:new}.st18{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_3_)}.st19{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_4_);fill-opacity:.298}.st20{opacity:.7;fill-rule:evenodd;clip-rule:evenodd;fill:#978679;enable-background:new}.st21{opacity:.3;fill:#fff;enable-background:new}.st22{opacity:.5}.st23{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_5_)}.st24{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_6_);fill-opacity:.298}.st25{fill:url(#SVGID_7_)}.st26{fill:#b9684a}.st27{fill:#cf785f}.st28{opacity:.8;fill:#5d798f;enable-background:new}.st29{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_8_)}.st30{opacity:.8;fill-rule:evenodd;clip-rule:evenodd;fill:#5d798f;enable-background:new}.st31{fill-rule:evenodd;clip-rule:evenodd;fill:#b9684a}.st32{opacity:.4;fill:#fff;fill-opacity:.298;enable-background:new}.st33{opacity:.4;fill:#fff;enable-background:new}.st34{fill-rule:evenodd;clip-rule:evenodd;fill:#cecccb}.st35{opacity:.6}.st36{fill-rule:evenodd;clip-rule:evenodd;fill:#633}.st37{opacity:.8;fill:#d3a79f}.st38{fill:#aa7d6a}.st39{fill:#d35d63}.st40{fill:#ff8585}.st41{fill:#e6e4e0}.st42{fill:#e3ded5}.st43{fill:#e8e7e2}.st44{fill:#333}.st45{fill:#91734e}.st46{fill:#aa996f}.st47{fill:#212429}.st48{opacity:.46;fill:#fff}.st49{fill:#ff9191}.st50{opacity:.31;fill:#fff}.st51{fill:#a83767}.st52{fill:#dec752}.st53{fill:#c96354}.st54{clip-path:url(#SVGID_10_);fill:#ba4838}.st55{fill:#e88c80}.st56{fill:#b84b79}.st57{fill:#c75e8a}.st58{fill:#db796c}.st59{fill:#e8a874}.st60{clip-path:url(#SVGID_12_);fill:#f28274}.st61{fill:#c26153}.st62{fill:#b34636}.st63{fill:#d17164}.st64{fill:#f2be94}.st65{fill:#ffdcbf}.st66{fill:#ce5f5f}.st67{clip-path:url(#SVGID_14_);fill:#ffa094}.st68{fill:#ddb6b1}.st69{opacity:.1797;fill:#d3a79f}@media screen and (max-width: 800px){.wp-block-viz-ailments{width:100vw!important;height:auto!important}}@media screen and (max-width: 1024px){.wp-block-viz-ailments{width:100%!important;height:auto!important}}.viz.dashboard.gallery .ui.grid{margin-right:0}.viz.dashboard.gallery .ui.grid>.row>.column{padding-right:0}.viz.dashboard.gallery .ui.two.column.grid>.row,.viz.dashboard.gallery .ui.three.column.grid>.row{padding-bottom:.5em;padding-top:.5em}.viz.dashboard.gallery .ui.two.column.grid .wp-block-columns,.viz.dashboard.gallery .ui.three.column.grid .wp-block-columns{margin-bottom:0}.viz.dashboard.gallery .ui.two.column.grid .wp-block-column:first-child,.viz.dashboard.gallery .ui.three.column.grid .wp-block-column:first-child{padding-bottom:0!important;padding-left:0!important;padding-top:0!important}.viz.dashboard.gallery a{color:#5089a6}.viz.dashboard.gallery.horizontal .grid,.viz.dashboard.gallery.horizontal .column,.viz.dashboard.gallery.horizontal .row{padding:0;margin:0}.viz.dashboard.gallery.vertical .item .preview{border:2px solid #dadada;border-radius:5px;height:100%;padding:0}.viz.dashboard.gallery.vertical .item .preview .wp-block-columns{bottom:10px;position:absolute;z-index:1}.viz.dashboard.gallery.vertical .item .preview .wp-block-cover{margin-bottom:60px}.viz.dashboard.gallery.vertical .item .preview .ui.container.entry-content,.viz.dashboard.gallery.vertical .item .preview figure,.viz.dashboard.gallery.vertical .item .preview img,.viz.dashboard.gallery.vertical .item .preview .wp-block-image{width:100%!important;margin-bottom:.4rem;padding:0}.viz.dashboard.gallery.vertical .item .preview .wp-block-image .aligncenter{display:block}.viz.dashboard.gallery.vertical .item .preview p{padding-bottom:.4rem;font-weight:400}.viz.dashboard.gallery.vertical .item .preview .wp-block-columns{padding:0px 1rem}.myths.list{display:flex;flex-direction:column}.myths.list .header{padding:.5em;display:flex;flex-direction:row;margin-bottom:2vh}.myths.list .header h2{margin:0}.myths.list .header img{margin-right:10px;width:40px;height:auto}.myths.list .title{cursor:text;margin-left:3.2em;display:flex;flex-direction:row;align-items:flex-start;padding:0}.myths.list .title .entry-content{flex:1;padding:0;margin:0}.myths.list .title .entry-content p{font-size:1.3em;font-weight:400;line-height:130%;margin-left:-65px;text-indent:70px}.myths.list .title .ui.label{width:100px;border-radius:0;margin:0;font-weight:400;color:#ba5555;font-size:1.3em;line-height:30px;padding:0 .2em 0 0;border:none}.myths.list .title .ui.label img{border:1px solid transparent;display:inline-block;height:auto!important;margin:0;width:30px!important}.myths.list>.content{display:flex!important;margin-bottom:15px;margin-left:3.2em;flex-direction:row;border-bottom:2px solid #ececec!important;font-weight:100;color:#5baf95;padding-bottom:20px!important}.myths.list>.content .excerpt{display:none}.myths.list>.content p{font-size:1.3em;font-weight:400;line-height:130%;margin-top:0;margin-left:-70px;padding-bottom:17px;padding-top:0}.myths.list>.content p:first-child{margin-left:-70px;text-indent:70px}.myths.list>.content .label{justify-content:center;color:#5baf95;align-items:center;font-size:1.3em;font-weight:400;border:0;line-height:30px;padding:0 .2em 0 0;height:35px}.myths.list>.content .label img{border:1px solid transparent;display:inline-block;height:auto!important;margin:0;width:30px!important}.myths.list>.content .entry-content{flex:1;padding:0;margin:0}.myths.list>.content .entry-content>p{padding:0}.myths.list>.title.odd{margin-top:10px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px),screen and (max-width: 320px){.ui.container.section .menu,.ui.container.section .header{border:0!important}.ui.container.section .menu .item,.ui.container.section .header .item{border:0!important;display:none}}.green .left.navigator{top:10px;float:left;position:sticky!important;width:100px;margin-left:-8vw}.green .left.navigator .ui.menu{background-color:#5baf95;margin:0;padding:0;width:90px;min-width:70px;max-width:100px;display:flex}.green .left.navigator .ui.menu .header{font-size:.8rem;align-content:center;text-align:center;text-transform:uppercase}.green .left.navigator .ui.menu .item{border-bottom:1px solid #FFF;padding:10% 1.5%;box-sizing:border-box;text-align:center;color:#fff!important}.green .left.navigator .ui.menu .item .label{padding:3%;font-size:.6rem;margin:auto;background:none;text-transform:uppercase;width:100%;border:0;word-break:break-word}.green .left.navigator .ui.menu .item img{height:auto;width:65%;cursor:pointer;margin:-3px auto 5px}.green .left.navigator .ui.menu .item.active{background-color:#3e53a6}@media screen and (max-width: 1300px){.green .left.navigator .ui.menu{background-color:#5baf95;margin:0;padding:0;width:5vw;min-width:65px;max-width:100px;display:flex}.green .left.navigator .label{display:none}}@media screen and (max-width: 1366px){.green .left.navigator{display:none!important}.green .left.navigator .label{display:none}}@media print{.green .left.navigator{display:none!important}}.top-navigator{background-color:#5baf95;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI2LjAuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1NS4yIDU1LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU1LjIgNTUuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsOiNGRkZGRkY7fQoJLnN0MXtmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjM7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjQsNDEuN2g3LjJWMjUuNmw3LjMtMC4xbC0xMC44LTEybC0xMC45LDEybDcuMiwwLjFWNDEuN3oiLz4KPGNpcmNsZSBjbGFzcz0ic3QxIiBjeD0iMjcuNiIgY3k9IjI3LjYiIHI9IjIzLjQiLz4KPC9zdmc+Cg==);background-position:center 10px;background-repeat:no-repeat;background-size:30px 30px;bottom:20%;right:20px;position:fixed;width:75px;z-index:10}@media screen and (min-width: 1400px){.top-navigator{right:5%}}@media screen and (min-width: 1600px){.top-navigator{right:8%}}@media screen and (min-width: 1900px){.top-navigator{right:15%}}.top-navigator .ui.menu{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;background-color:transparent;border-color:transparent;box-shadow:none;margin:0;padding:0}.top-navigator .ui.menu .item{color:#fff;font-size:12px;outline:none;padding:45px 0 15px;text-align:center;text-transform:uppercase;vertical-align:baseline;width:100%}.top-navigator .ui.menu .item:before{background:none}.opacity-0{-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-in-out;opacity:0}.opacity-100{-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-in-out;opacity:1}.wp-block-viz-components-featured-tabs{margin-bottom:30px}.featured.tabs{display:flex}.featured.tabs .grid.desktop{flex-basis:100%;padding:0;margin:0}.featured.tabs .grid.desktop .cover{display:flex;flex-direction:column;background-size:cover;background-repeat:no-repeat!important;height:100%;border:1px solid #b8ccd8;border-top:0;margin-top:0!important;padding:10%;text-align:center;justify-content:flex-end}.featured.tabs .grid.desktop .cover .entry-content,.featured.tabs .grid.desktop .cover .excerpt{display:flex;flex-direction:column;height:100%}.featured.tabs .grid.desktop .cover .entry-content blco p,.featured.tabs .grid.desktop .cover .excerpt blco p{margin-bottom:0}.featured.tabs .grid.desktop .cover .label{cursor:pointer;font-size:16px;font-weight:400;line-height:160%;margin:auto auto 5%;width:150px;border:1px solid #FFF;color:#fff;background-color:transparent!important}.featured.tabs .grid.desktop .cover .label .icon{margin-right:4%}.featured.tabs .grid.desktop .cover .label .icon:before{background:20px 20px!important;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01MDguNSw0NjguOUwzODcuMSwzNDcuNWMtMi4zLTIuMy01LjMtMy41LTguNS0zLjVoLTEzLjJjMzEuNS0zNi41LDUwLjYtODQsNTAuNi0xMzZDNDE2LDkzLjEsMzIyLjksMCwyMDgsMAoJUzAsOTMuMSwwLDIwOHM5My4xLDIwOCwyMDgsMjA4YzUyLDAsOTkuNS0xOS4xLDEzNi01MC42djEzLjJjMCwzLjIsMS4zLDYuMiwzLjUsOC41bDEyMS40LDEyMS40YzQuNyw0LjcsMTIuMyw0LjcsMTcsMGwyMi42LTIyLjYKCUM1MTMuMiw0ODEuMiw1MTMuMiw0NzMuNiw1MDguNSw0NjguOXogTTIwOCwzNjhjLTg4LjQsMC0xNjAtNzEuNi0xNjAtMTYwUzExOS42LDQ4LDIwOCw0OHMxNjAsNzEuNiwxNjAsMTYwUzI5Ni40LDM2OCwyMDgsMzY4eiIvPgo8L3N2Zz4K)!important;background-position:0 0;background-repeat:no-repeat;background-size:100% 100%!important;display:block;height:20px;width:20px;content:""}.featured.tabs .grid.desktop .cover p{color:#fff}.featured.tabs .grid.desktop .column{color:#fff;padding:0!important;margin:0!important}.featured.tabs .grid.desktop .column.expanded{padding:0;border:1px solid #dadada}.featured.tabs .grid.desktop .column.expanded .ui.menu.tabbed.posts .label{color:#5baf95;position:relative;right:auto;left:auto;top:auto}.featured.tabs .grid.desktop .column.expanded .ui.menu.tabbed.posts .label span{display:block;margin-top:30px}.featured.tabs .grid.desktop .column.expanded .segment{display:flex;align-items:center;justify-content:flex-start;padding:0 10px;border:0px;border-radius:0;margin-bottom:0}.featured.tabs .grid.desktop .column.expanded .segment img{margin-left:2%;height:40px!important}.featured.tabs .grid.desktop .column.expanded .segment .title{font-size:inherit;color:#fff;padding-top:0}.featured.tabs .grid.desktop .column.expanded .segment h2{font-weight:300;padding:10px 20px 10px 10px;margin:0}.featured.tabs .grid.desktop .column.expanded .entry-content{color:#000;margin:0;padding:4%;width:100%}.featured.tabs .grid.desktop .column.expanded .label.closeIconText{cursor:pointer;color:#fff;margin:25px 0 15px 90%}.featured.tabs .grid.desktop .column.expanded .label.closeIconText .icon{position:relative!important;left:auto!important;top:auto!important;bottom:auto!important;right:auto!important;padding:0;margin-right:2px}.featured.tabs .grid.desktop .column.expanded .label.closeIcon{position:absolute;right:15px;cursor:pointer;color:#fff;background-color:transparent}.featured.tabs .grid.desktop .column.expanded .label.closeIcon .icon{background-color:transparent;position:relative!important;left:auto!important;top:auto!important;bottom:auto!important;right:auto!important;padding:0;margin-right:2px}.featured.tabs .grid.desktop .column.expanded .full-link{margin-top:5vmin;width:80%;padding:2vmin;border-bottom:1px solid #dadada;border-top:1px solid #dadada}.ui.fluid.container.viz.featured.tabs .entry-content{overflow:hidden}.ui.fluid.container.viz.featured.tabs.scrollable .entry-content{overflow-y:auto}.vertical.featured.tabs .item{overflow:hidden;flex-grow:1}.vertical.featured.tabs .item.expanded{flex-grow:1;transition:all .5s;backface-visibility:hidden;overflow:visible!important}.vertical.featured.tabs .item.collapsed{flex-grow:0;transition:all .5s;backface-visibility:hidden}.vertical.featured.tabs .item.collapsed:hover{transform:translate(-7px)}.vertical.featured.tabs .item.collapsed:hover .cover{transition:filter .25s ease-in-out;filter:brightness(1.18)}.vertical.featured.tabs .content-area{height:100%;display:block;position:relative}.vertical.featured.tabs .content-area .cover{cursor:pointer;padding:0;left:0;float:left;position:absolute;height:100%;display:grid;transition:filter .25s ease-in-out}.vertical.featured.tabs .content-area .cover .rotator{position:absolute;transform-origin:left}.vertical.featured.tabs .content-area .cover .rotator *{margin:0;padding:0}.vertical.featured.tabs .content-area .cover .rotator img{transform:rotate(-90deg)}.vertical.featured.tabs .content-area .cover .rotator p{transform:rotate(180deg);text-align:right}.vertical.featured.tabs .content-area .collapsable-content{height:100%;position:absolute;display:block;margin-right:0}.vertical.featured.tabs .content-area .collapsable-content .entry-content{cursor:default!important;height:100%;margin:auto;padding:0}.vertical.featured.tabs .content-area .collapsable-content .entry-content .ui.fluid.container.content{height:100%;overflow-y:auto}.vertical.featured.tabs .content-area .collapsable-content .entry-content .ui.fluid.container.content::-webkit-scrollbar-thumb{border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#66676d}.vertical.featured.tabs .content-area .collapsable-content .entry-content .ui.fluid.container.content::-webkit-scrollbar-track{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;background-color:#dadada}.vertical.featured.tabs .overlay-label-container{position:absolute;transform:rotate(-90deg);bottom:65px;justify-self:center;width:100px;text-align:center}.vertical.featured.tabs .overlay-label{color:#fff;font-size:11px;font-weight:300;line-height:1;opacity:0;transition:opacity .25s ease-in-out;text-align:center;transform:translate(-16px,2px)}.vertical.featured.tabs .overlay-label.visible{opacity:1}.vertical.featured.tabs .arrow-svg{height:20px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyMCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjE3MjcgMTEuMTM2QzE5LjMyIDEwLjk4NzMgMTkuNDM2OSAxMC44MTAzIDE5LjUxNjcgMTAuNjE1M0MxOS41OTY1IDEwLjQyMDQgMTkuNjM3NiAxMC4yMTEyIDE5LjYzNzYgMTBDMTkuNjM3NiA5Ljc4ODc4IDE5LjU5NjUgOS41Nzk2NSAxOS41MTY3IDkuMzg0NjhDMTkuNDM2OSA5LjE4OTcgMTkuMzIgOS4wMTI3NCAxOS4xNzI3IDguODY0TDExLjMxNTYgMC44NjQwMDFDMTEuMTY5NSAwLjcxNDAzNiAxMC45OTU3IDAuNTk1MDA1IDEwLjgwNDIgMC41MTM3NzVDMTAuNjEyNyAwLjQzMjU0NSAxMC40MDczIDAuMzkwNzI0IDEwLjE5OTkgMC4zOTA3MjRDOS45OTI0NCAwLjM5MDcyNCA5Ljc4NzA1IDAuNDMyNTQ1IDkuNTk1NTYgMC41MTM3NzVDOS40MDQwNiAwLjU5NTAwNSA5LjIzMDI2IDAuNzE0MDM2IDkuMDg0MTggMC44NjQwMDFMMS4yMjcwNCA4Ljg2NEMxLjA3OTc1IDkuMDEyNzQgMC45NjI4MzkgOS4xODk3IDAuODgzMDYgOS4zODQ2OEMwLjgwMzI4MSA5LjU3OTY1IDAuNzYyMjA3IDkuNzg4NzggMC43NjIyMDcgMTBDMC43NjIyMDcgMTAuMjExMiAwLjgwMzI4MSAxMC40MjAzIDAuODgzMDYgMTAuNjE1M0MwLjk2MjgzOSAxMC44MTAzIDEuMDc5NzUgMTAuOTg3MyAxLjIyNzA0IDExLjEzNkMxLjM3MzEyIDExLjI4NiAxLjU0NjkyIDExLjQwNSAxLjczODQxIDExLjQ4NjJDMS45Mjk5MSAxMS41Njc1IDIuMTM1MyAxMS42MDkzIDIuMzQyNzUgMTEuNjA5M0MyLjU1MDE5IDExLjYwOTMgMi43NTU1OSAxMS41Njc1IDIuOTQ3MDggMTEuNDg2MkMzLjEzODU4IDExLjQwNSAzLjMxMjM3IDExLjI4NiAzLjQ1ODQ2IDExLjEzNkwxMC4xOTk5IDQuMjU2TDE2Ljk0MTMgMTEuMTM2QzE3LjA4NzQgMTEuMjg2IDE3LjI2MTIgMTEuNDA1IDE3LjQ1MjcgMTEuNDg2MkMxNy42NDQyIDExLjU2NzUgMTcuODQ5NiAxMS42MDkzIDE4LjA1NyAxMS42MDkzQzE4LjI2NDUgMTEuNjA5MyAxOC40Njk5IDExLjU2NzUgMTguNjYxNCAxMS40ODYyQzE4Ljg1MjkgMTEuNDA1IDE5LjAyNjcgMTEuMjg2IDE5LjE3MjcgMTEuMTM2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==) no-repeat;transform:translate(25px,-3px);transition:transform .25s ease-in-out}.vertical.featured.tabs .overlay-label.visible+.arrow-svg{transform:translate(25px,6px);transition:transform .25s ease-in-out,opacity .25s ease-in-out}.vertical.featured.tabs .item.expanded .arrow-svg{opacity:0;transition:transform .25s ease-in-out,opacity .25s ease-in-out}.vertical.featured.tabs .item.collapsed .arrow-svg{opacity:1;transition:transform .25s ease-in-out,opacity .25s ease-in-out}.inline.list{padding:0}.inline.list .list{padding-bottom:0}.inline.list .ui.grid{border-bottom:1px solid #dadada;padding:0 0 30px;margin:0 0 30px}.inline.list .ui.grid:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.inline.list .ui.grid .column{padding:0}.inline.list .ui.grid .ui.container.entry-content{padding:0 14px}.inline.list .ui.grid .ui.label{height:auto;background-color:transparent;text-align:center;padding:0;margin:0}.inline.list .ui.grid .ui.label img{height:auto!important;width:100%!important;min-width:30px;margin:0}.inline.list a{cursor:pointer}.chart.container{margin:0;padding:0}.chart.container .ui.segment.nodata{border-top:0px solid #db2828!important;margin-top:60px;margin-left:-5px;vertical-align:center;border:0px!important;font-size:20px;text-align:center;background-color:#ccc}.chart.container text{fill:#fff}.chart.container .body{position:relative;height:100%;margin:0}.chart.container .body .ui.container.entry-content{padding:0!important;margin:0!important}.chart.container .body svg{pointer-events:all;overflow:visible}.chart.container .body svg text{font-size:13px!important}.chart.container .legend.item input[type=checkbox]{width:18px;height:18px}.chart.container .legend.item input[type=checkbox]:before,.chart.container .legend.item input[type=radio]{width:16px;margin:auto!important;font-size:16px!important}.chart.container .legend.item label{padding:3px;font-size:14px!important}.chart.container .legends.container.left{position:absolute;bottom:50px;left:10px}.chart.container .legends.container.left .legend.item{margin:2px;padding:3px;text-align:left;display:flex;line-height:28px!important}.chart.container .legends.container.left .legend.item input[type=checkbox],.chart.container .legends.container.left .legend.item input[type=radio]{display:none}.chart.container .legends.container.left .legend.item label{padding:0 5px;line-height:20px;height:20px;white-space:nowrap}.chart.container .legend-title{color:#66676d;cursor:default;font-weight:700;font-size:14px}.chart.container .legends.container.top,.chart.container .legends.container.left,.chart.container .legends.container.right,.chart.container .legends.container.bottom{display:flex;flex-direction:column;gap:8px}.chart.container .legends.container.top .legend.item,.chart.container .legends.container.left .legend.item,.chart.container .legends.container.right .legend.item,.chart.container .legends.container.bottom .legend.item{display:flex;align-items:center;margin-bottom:12px}.chart.container .legends.container.top .legend.item .checkmark-with-bg,.chart.container .legends.container.top .legend.item .checkmark,.chart.container .legends.container.left .legend.item .checkmark-with-bg,.chart.container .legends.container.left .legend.item .checkmark,.chart.container .legends.container.right .legend.item .checkmark-with-bg,.chart.container .legends.container.right .legend.item .checkmark,.chart.container .legends.container.bottom .legend.item .checkmark-with-bg,.chart.container .legends.container.bottom .legend.item .checkmark{height:18px;width:18px;margin-right:8px;border:1px solid #8c8f94;border-radius:4px;cursor:pointer;flex-shrink:0}.chart.container .legends.container.top .legend.item input:checked~.checkmark:after,.chart.container .legends.container.top .legend.item input:checked~.checkmark-with-bg:after,.chart.container .legends.container.left .legend.item input:checked~.checkmark:after,.chart.container .legends.container.left .legend.item input:checked~.checkmark-with-bg:after,.chart.container .legends.container.right .legend.item input:checked~.checkmark:after,.chart.container .legends.container.right .legend.item input:checked~.checkmark-with-bg:after,.chart.container .legends.container.bottom .legend.item input:checked~.checkmark:after,.chart.container .legends.container.bottom .legend.item input:checked~.checkmark-with-bg:after{display:block}.chart.container .legends.container.top .legend.item .checkmark:after,.chart.container .legends.container.top .legend.item .checkmark-with-bg:after,.chart.container .legends.container.left .legend.item .checkmark:after,.chart.container .legends.container.left .legend.item .checkmark-with-bg:after,.chart.container .legends.container.right .legend.item .checkmark:after,.chart.container .legends.container.right .legend.item .checkmark-with-bg:after,.chart.container .legends.container.bottom .legend.item .checkmark:after,.chart.container .legends.container.bottom .legend.item .checkmark-with-bg:after{content:"";display:none}.chart.container .legends.container.top .legend.item .checkmark:after,.chart.container .legends.container.left .legend.item .checkmark:after,.chart.container .legends.container.right .legend.item .checkmark:after,.chart.container .legends.container.bottom .legend.item .checkmark:after{position:relative;left:5px;top:2px;width:7px;height:10px;border:solid #2196F3;border-width:0 3px 3px 0;transform:rotate(45deg)}.chart.container .legends.container.top .legend.item .checkmark-with-bg:after,.chart.container .legends.container.left .legend.item .checkmark-with-bg:after,.chart.container .legends.container.right .legend.item .checkmark-with-bg:after,.chart.container .legends.container.bottom .legend.item .checkmark-with-bg:after{position:relative;left:5px;top:2px;width:7px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.chart.container .legends.container.top .legend.item .label,.chart.container .legends.container.left .legend.item .label,.chart.container .legends.container.right .legend.item .label,.chart.container .legends.container.bottom .legend.item .label{cursor:pointer;flex-grow:1;margin-left:4px;white-space:nowrap}.chart.container .legends.container.left .legend.item .legend-title{padding-left:0}.chart.container .legends.container.right{position:absolute;bottom:50px;right:-20px}.chart.container .legends.container.right .legend.item{margin:2px;padding:3px;text-align:left;display:flex;align-items:center;line-height:28px!important}.chart.container .legends.container.right .legend.item input[type=checkbox],.chart.container .legends.container.right .legend.item input[type=radio]{display:none}.chart.container .legends.container.right .legend.item label{padding:0 5px;line-height:20px;height:20px;display:flex;flex-grow:0;flex-shrink:0;flex-basis:auto;align-items:center;white-space:nowrap}.chart.container .legends.container.right .legend.item .legend-title{padding-left:0;font-weight:700}.chart.container .legends.container.top{position:absolute;top:5px;left:10px;display:flex;justify-content:flex-start;flex-direction:row}.chart.container .legends.container.top .legend-sections{display:flex}.chart.container .legends.container.top .legend-sections .title-section{display:flex;position:relative}.chart.container .legends.container.top .legend-sections .items-section{display:flex;position:relative!important;flex-wrap:wrap}.chart.container .legends.container.top .legend.item{margin:2px;padding:3px;text-align:left;display:flex;line-height:28px!important}.chart.container .legends.container.top .legend.item input[type=checkbox],.chart.container .legends.container.top .legend.item input[type=radio]{display:none}.chart.container .legends.container.top .legend.item label{padding:0 3px;line-height:20px;height:20px;white-space:nowrap}.chart.container .legends.container.top .legend.item.overlay{margin-left:20px}.chart.container .legends.container.bottom{display:flex;justify-content:flex-start;flex-direction:row;margin-bottom:1rem!important;justify-content:space-around}.chart.container .legends.container.bottom .legend-sections{display:flex}@media screen and (max-width: 1024px){.chart.container .legends.container.bottom .legend-sections{flex-direction:column}}.chart.container .legends.container.bottom .legend-sections .title-section{display:flex;position:relative}.chart.container .legends.container.bottom .legend-sections .items-section{display:flex;position:relative!important;flex-wrap:wrap!important}@media screen and (max-width: 1024px){.chart.container .legends.container.bottom .legend-sections .items-section{gap:10px!important}}.chart.container .legends.container.bottom .legend.item{margin:6px;padding:3px;text-align:left;display:flex;line-height:28px!important}@media screen and (max-width: 1024px){.chart.container .legends.container.bottom .legend.item{min-width:150px;flex-basis:25%;flex:1;justify-content:flex-start;padding:5px!important;box-sizing:border-box}}.chart.container .legends.container.bottom .legend.item input[type=checkbox],.chart.container .legends.container.bottom .legend.item input[type=radio]{display:none}.chart.container .legends.container.bottom .legend.item label{padding:0 5px;line-height:20px;height:20px}.chart.container .footnote{margin-top:10px;width:auto;text-align:left}.chart.container .footnote .grid{width:100%}.chart.container .footnote .column{height:40px;vertical-align:bottom;padding:0;margin:0}.chart.container .footnote p{line-height:40px;font-size:13px;padding:0;margin-left:10px;margin-right:10px;text-align:right}.chart.container .buttons{display:flex}.chart.container .buttons .button{font-size:14px;background-color:#d6d6d6!important;font-weight:100;border:1px solid;min-width:150px;color:#fff;font-weight:600}.chart.container .buttons .button.active{background:#4f8ba5!important}.chart.tooltip{max-width:500px!important;padding:15px;border-radius:4px;opacity:1;font-family:Roboto;line-height:28px;font-size:16px;color:#1e1e1e;background-color:#f7f7f7!important;border:1px solid #dddddd!important;line-height:1.5}.chart.tooltip hr{margin-left:-15px;margin-right:-15px}.chart.tooltip b{color:#1e1e1e!important}.chart.tooltip table,.chart.tooltip th,.chart.tooltip td{border:1px solid;border-collapse:collapse;padding:5px;border-color:#ddd}.chartView{margin-bottom:20px}@media (max-width: 480px){.chart.container{position:relative}.chart.container .legends.container{margin-left:-5px!important;width:100%!important}.chart.container .legends.container.top .legend-sections{flex-direction:column;transform:translateY(-20px)}.chart.container .legends.container.top .legend-sections .legend.item .legend-title{padding-left:0!important}.chart.container .pie-chart{height:360px!important;margin-top:30px!important}.chart.container .pie-chart .legends.container{margin:0 0 0 -5px!important}.chart.container .pie-chart .legends.container .legend.item{min-width:100%!important}.pie-chart svg text{font-weight:600!important}}@media (max-width: 1365px){.chart.container .legends.container.top .legend-sections{flex-direction:column;transform:translateY(-20px)}.chart.container .legends.container.top .legend-sections .legend.item .legend-title{padding-left:0!important}}.ui.placeholder.segment.chartNoDataMessage{background-color:#fff}.chartNoDataMessage{height:100%}.chartNoDataMessage .ui.icon.header{align-self:center;width:260px;margin:30px}.chartNoDataMessage .ui.header{padding-top:20px;padding-bottom:20px}.chartNoDataMessage .noDataSVG{fill:#696969;width:120px}.chartNoDataMessage .WPnoDataMsg{color:#696969;padding-top:30px;font-family:Roboto Light;font-size:24px}.chartNoDataMessage .ui.button{color:#fff;background-color:#696969;margin-bottom:40px}.carousel{width:100%;padding:0}@media screen and (max-width: 480px){.carousel{height:400px!important}}.carousel .wp-block-cover{padding:0}.carousel .wp-block-group{padding:1rem 2rem}.carousel .wp-block-columns .wp-block-column{padding:0;margin:0}.carousel li{padding:0;min-height:565px}.carousel li .wp-block-buttons{padding:10px 0}.carousel li .wp-block-buttons .wp-block-button{margin:0}@media screen and (max-width: 480px){.carousel__slider{height:400px!important}}.carousel__dot-group{margin:0 auto auto;text-align:center}.carousel__dot-group .carousel__dot{pointer-events:all!important;background-color:#bcc3e0;margin:5px;border-radius:100%;height:15px;width:15px;border:0px!important}.carousel__dot-group .carousel__dot:hover{background-color:#3e8e41}.carousel__dot-group .carousel__dot:focus{outline:none;box-shadow:none}.carousel__dot-group .carousel__dot:active{background-color:#3e8e41;box-shadow:none;transform:translateY(0)}.carousel__dot-group .carousel__dot--selected{background-color:#3e53a6}@media screen and (max-width: 1024px){.carousel:has(.wp-block-quote) .wp-block-quote{padding:25px;font-size:1rem}.carousel:has(.wp-block-quote) .wp-block-quote:before,.carousel:has(.wp-block-quote) .wp-block-quote:after{height:35px!important;width:35px!important;background-size:35px 35px!important}.carousel:has(.wp-block-quote) .wp-block-quote:before{top:5%!important}.carousel:has(.wp-block-quote) .wp-block-quote:after{right:5%;bottom:5%}.carousel:has(.wp-block-quote) .wp-block-quote p{margin-top:15px!important;margin-bottom:10px!important}.carousel:has(.wp-block-quote) .wp-block-quote cite{padding-right:20px}}@media screen and (max-width: 480px){.carousel:has(.wp-block-quote) .wp-block-quote{font-size:.9rem!important;padding:25px 20px!important}.carousel:has(.wp-block-quote) .wp-block-quote:before,.carousel:has(.wp-block-quote) .wp-block-quote:after{height:30px!important;width:30px!important;background-size:30px 30px!important}}.container.desktop h2 .title{padding-top:50px}.container.green .wp-block-column figure,.container.green .wp-block-column p{margin-block-end:0;margin-block-start:0em}.container.green .excerpt .entry-content{margin:0}.container.section{page-break-after:always;margin-left:10px!important;margin-bottom:50px}.container.section .ui.menu.header{margin:0;background-color:#fff;border:1px solid #dadada;background:#5baf95}.container.section .ui.menu.header h1{font-family:Roboto,sans-serif;font-size:2rem;font-weight:300!important;padding:0;margin:0}.container.section .ui.menu.header h2{font-family:Roboto,sans-serif;font-size:1.5rem!important;margin:0;padding:0;font-weight:300!important}.container.section .ui.menu.header .item{padding:1.5rem;background:#5baf95;width:20vw;max-height:160px!important;max-width:191px!important}.container.section .ui.menu.header .ui.image{margin:auto;width:60%}.container.section .ui.menu.header .header{padding:2%;background:#fff;width:100%;font-weight:300;justify-content:left;align-items:center;display:flex;border-left:1px solid #dadada}.container.section .ui.menu.header .header>div{margin-left:1.5vw}.container.section .ui.menu.header .header p{line-height:100%;padding:0;margin:0}@media (max-width: 600px){.container.section .ui.menu .item{display:none}}.container.section .subsection{margin:0!important;padding:1vw}.container.section .subsection a{color:#3e9fde!important}.container.section .subsection .grid.header{padding:.5vw;margin:0}.container.section .subsection .grid.header h2.title{text-transform:none;padding-left:0;color:#5baf95;font-weight:300;margin:0}.container.section .subsection .grid.header h3.subtitle{text-transform:none;font-size:1.5rem;margin:0;color:#66676d;font-weight:300;padding-left:0}.container.section .subsection .grid.header .column,.container.section .subsection .grid.header .row{padding:0;margin:0}.container.section .subsection .grid.header .column{min-height:90px;border-bottom:1px solid #dadada}.container.section .subsection .grid.header .icon{width:40px;height:40px;min-width:30px!important;min-height:30px!important;content:"";margin-top:15px}@media (max-width: 779px){.container.section .subsection .grid.header .column:nth-child(1){display:none}.container.section .subsection .grid.header h2.title{font-size:1.5em}.container.section .subsection .grid.header h3.subtitle{font-size:1.3em}}.intro{margin:50px auto auto;padding:0}.intro .entry-content{padding:0!important;margin:0}.intro .entry-content .has-intermediate-font-size{font-size:1.8rem;line-height:135%;padding-bottom:35px;padding-top:25px}@media screen and (max-width: 781px) and (min-width: 600px){.intro .wp-block-columns{margin-bottom:10vh!important}.intro .wp-block-column:nth-child(1){flex-basis:calc(20% - 5px)!important;flex-grow:0}.intro .wp-block-column:nth-child(2){flex-basis:calc(80% - 16px)!important;flex-grow:0}}@media (max-width: 599px){.intro .wp-block-column:nth-child(2){text-align:center;flex-grow:0}}.intro .wp-block-columns{margin:0}.intro .wp-block-columns .wp-block-column{margin:0;padding:.3vw}.intro .wp-block-columns .wp-block-column p{margin:.3em}.intro .wp-block-columns .wp-block-column figure{margin-block-end:0;margin-block-start:.3em}.cost .cost-gender-label{line-height:90%}.container.viz.footer{margin:0!important}.container.viz.footer .ui.container.entry-content{width:100vw;margin:0!important}.container.viz.footer .ui.container.entry-content .wp-block-columns{margin:0}.container.viz.footer .ui.container.entry-content .ui.fluid.container.content{margin:0!important}.container.viz.footer .logos-column{padding:3vw 10vw}.container.viz.footer .logos-column .logos-column-item{margin:0 4vw}.container.viz.footer .footer-cover{border-top:1px solid #3e53a6;width:100vw;margin-left:calc(-50vw + 50%);padding-top:30px;padding-bottom:30px}.container.viz.footer .footer-cover a{color:#e5f6ff}.container.viz.footer .footer-cover .wp-block-columns{margin-bottom:0}.container.viz.footer .footer-cover .bottom-bar-container{margin:auto;max-width:1300px}.container.viz.footer .footer-cover .wp-block-cover__background{background-color:#3e53a6!important}.container.viz.footer .attribution-icon{display:block;float:right;margin-right:1em;min-width:85px}.container.viz.footer .bottom-menu{border-bottom:1px solid #B0CAD8;display:inline-block;padding-bottom:20px;margin-bottom:25px!important}.container.viz.footer .bottom-menu a{margin-right:20px}.container.viz.footer .bottom-menu a:last-of-type{margin-right:0}.container.viz.footer .column{padding-bottom:1.5rem;padding-top:1.5rem}.container.viz.footer .header{font-weight:400;color:#fff;text-transform:uppercase;margin:0}.container.viz.footer p{font-weight:400;color:#fff}.container.viz.footer p a{color:#fff}.container.viz.footer p a:hover{color:#f0f0f0}.container.viz.footer .viz.secondary-menu.container{background-color:#175372;text-align:center}@media (max-width: 480px){.container.viz.footer .logos-column{padding:10vw 15vw}.container.viz.footer .logos-column .logos-column-item{margin:10vw 0}.container.viz.footer .footer-cover a{width:100vw;text-align:center;display:block;margin:0 0 30px}.container.viz.footer .footer-cover .stay-connected{justify-self:center;align-self:center;text-align:center}.container.viz.footer .footer-cover .stay-connected p{padding:30px 0}.container.viz.footer .footer-cover .stay-connected .stay-connected-icon img{width:100px!important;height:auto!important;margin-bottom:15px!important}.container.viz.footer .footer-cover .stay-connected .contact-block{text-align:center;line-height:2;padding:10px 0;border-bottom:1px solid #B0CAD8}.container.viz.footer .footer-cover .creative-commons .wp-block-column{padding:0 20px}.container.viz.footer .footer-cover .creative-commons .wp-block-image{width:100vw;margin:10px 0 30px}.container.viz.footer .footer-cover .creative-commons .wp-block-image img{width:150px!important;text-align:center}.container.viz.footer .footer-cover .creative-commons p{text-align:center}.container.viz.footer .footer-cover .creative-commons p a{display:inline}}@media (min-width: 481px) and (max-width: 782px){.container.viz.footer .logos-column{padding:10vw 30vw}.container.viz.footer .logos-column .logos-column-item{margin:8vw 0}.container.viz.footer .footer-cover a{width:100vw;text-align:center;display:block;margin:0 0 30px}.container.viz.footer .footer-cover .stay-connected{justify-self:center;align-self:center;text-align:center}.container.viz.footer .footer-cover .stay-connected p{padding:30px 0}.container.viz.footer .footer-cover .stay-connected .stay-connected-icon img{width:100px!important;height:auto!important;margin-bottom:15px!important}.container.viz.footer .footer-cover .stay-connected .contact-block{text-align:center;line-height:2;padding:10px 0;border-bottom:1px solid #B0CAD8}.container.viz.footer .footer-cover .stay-connected .wp-block-column{min-width:-moz-fit-content!important;min-width:fit-content!important}.container.viz.footer .footer-cover .creative-commons .wp-block-column{padding:0 20px}.container.viz.footer .footer-cover .creative-commons .wp-block-image{width:100vw;margin:10px 0 30px}.container.viz.footer .footer-cover .creative-commons .wp-block-image img{width:150px!important;text-align:center}.container.viz.footer .footer-cover .creative-commons p{text-align:center}.container.viz.footer .footer-cover .creative-commons p a{display:inline}}@media (min-width: 782px) and (max-width: 1024px){.container.viz.footer .logos-column{padding:5vw 10vw}.container.viz.footer .footer-cover .bottom-bar-container{display:flex;flex-direction:column}.container.viz.footer .footer-cover .bottom-bar-container .bottom-bar-container-column{display:flex;flex-direction:column;align-content:flex-start;flex-wrap:wrap}.container.viz.footer .footer-cover .bottom-bar-container .creative-commons .creative-commons-columns .creative-commons-column{flex-basis:auto!important;width:auto!important}.container.viz.footer .footer-cover .bottom-bar-container .contact-block{width:500px}}@media (min-width: 1025px) and (max-width: 1365px){.container.viz.footer .footer-cover .creative-commons .wp-block-spacer{display:none}}@media (min-width: 1366px) and (max-width: 1920px){.container.viz.footer .logos-column{padding-left:15vw;padding-right:15vw}}@media (min-width: 1921px){.container.viz.footer .logos-column{padding-left:23vw;padding-right:23vw}}.wp-block-viz-components-newsletter{width:100%;padding:10px}.viz.newsLetter{text-align:center;max-width:500px;height:60px;margin:1rem auto}.viz.newsLetter .ui.negative.message{position:relative;bottom:-5px;right:-546px;padding:15px}.viz.newsLetter .ui.negative.message p{color:#fff;line-height:120%}.viz.newsLetter .ui.success.message{background-color:#5089a6;position:relative;bottom:-5px;right:-546px;padding:15px}.viz.newsLetter .ui.success.message p{color:#fff;line-height:120%}.viz.newsLetter .viz.newsLetter.form{padding:0;height:42px;display:flex;justify-content:left;margin-bottom:3px}.viz.newsLetter .viz.newsLetter.form .input{flex-grow:1;height:40px}.viz.newsLetter .viz.newsLetter.form .ui.button{height:40px;line-height:70%;margin-left:10px}.viz.showcase{width:100%!important}.viz.showcase .ui.grid>.column{padding-bottom:0}.viz.showcase .ui.secondary.button{background-color:#9355b4!important}.viz.showcase .ui.secondary.button:hover{background-color:#5c9abe}.viz.showcase .input,.viz.showcase textarea,.viz.showcase .listbox,.viz.showcase .dropdown{width:100%;font-size:.9rem;min-height:20px;height:40px}.viz.showcase .ui.dropdown>.dropdown.icon:before{float:right;margin-top:-5px}.viz.showcase .btn-reset{background-color:#66676d;color:#fff;margin-right:20px}.viz.showcase textarea{height:100px;font-size:.8em;padding:10px}.viz.showcase textarea::placeholder,.viz.showcase textarea::-webkit-input-placeholder{color:#bfbfbfde}.viz.showcase .validated .field.error iframe{background-color:#fff6f6;border:1px solid #e0b4b4}.viz.showcase .validated .field.error input{background-color:#98511a}.viz.showcase .upload.files{text-align:right}.viz.showcase .upload.files.error{background-color:transparent}.viz.showcase .upload.files .ui.green.label,.viz.showcase .upload.files .ui.green.labels .label{background-color:#3e53a6!important}.viz.showcase .upload.files .ui.button{font-size:.8rem;margin-top:10px;margin-right:0}.viz.showcase .form-buttons{padding-top:10px}.viz.showcase .form-buttons button{width:110px}.viz.showcase .dropzone{flex:1 1 0%;display:flex;flex-direction:column;align-items:center;font-size:.9em;padding:10px;border-width:2px;border-radius:2px;border-color:#eee;border-style:dashed;background-color:#fafafa;color:#bfbfbfde;outline:none;transition:border .24s ease-in-out 0s}.viz.showcase .dropzone p{font-size:.9em;line-height:120%;padding-bottom:15px}.viz.showcase .dropzone ul{list-style:none;text-align:left}.viz.showcase .dropzone ul li{margin:4px}.viz.showcase .error-messages{box-shadow:0 0 0 1px #bb5454 inset,0 0 0 0 transparent;background-color:#bb5454;color:#fff;font-size:14px}.viz.showcase .error-messages ul{list-style:none;text-align:left}.viz.showcase .error-messages ul li{margin:4px}.viz.showcase .upload.files.error .dropzone{background-color:#fff;border:none;color:#9f3a38}.notice,div.error,div.updated{background-color:none;border:none;border-radius:5px;margin:0;padding:0}.ui.input.error>input{background-color:transparent;border:none}.notice,div.error,div.updated{background-color:none}.ui.search.dropdown>.text{font-size:16px!important}.error>.ui.search.dropdown>.text{color:#bb5454!important;font-weight:500!important;font-size:16px!important}.ui.negative.message{position:absolute;bottom:-17px;right:-74px;color:#fff;box-shadow:0 0 0 1px #bb5454 inset,0 0 0 0 transparent;background-color:#bb5454;width:252px}.ui.negative.message p{color:#fff;font-family:Roboto,sans-serif;font-size:.9em}.ui.success.message{background-color:#9468a6;color:#fff;box-shadow:0 0 0 1px #9468a6 inset,0 0 0 0 transparent;position:absolute;bottom:-16px;right:-65px;width:212px}.ui.success.message p{color:#fff;font-family:Roboto,sans-serif;font-size:.9em}.ui.selection.dropdown.error{background-color:#fff;border-color:transparent}.viz.download .download-header{align-items:center}.viz.download .download-header .ui.container.entry-content{padding-bottom:10px!important;padding-top:10px!important}.viz.download .wp-block-columns{margin-bottom:15px}.viz.download .download.area{display:flex}.viz.download .download.area .ui.container.entry-content{width:100%!important;padding:0}.viz.download .download.area i.icon.question.circle{color:#52a963;cursor:pointer;font-size:.8em;margin-left:5px;padding:0 0 20px}.viz.download .button.download{background-color:#55889f;color:#fff;font-size:14px;font-weight:600;z-index:1000;border:1px solid;margin-right:10px}.viz.download .download-icon{align-self:flex-end}.viz.download .download-icon:before{top:1px;margin-left:-5px;color:#51ab8d;border:1px solid;padding:7px 9px 9px;position:relative;z-index:999;background-color:#fff!important;border-radius:3px;cursor:pointer;z-index:90!important}.viz.download .active .download-icon:before{border-bottom:0px;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.viz.download .dropdown.icon{display:none}.viz.download .dropdown.download .visible.menu.transition{position:absolute;left:auto;top:36px;right:9px;padding:15px 20px;box-shadow:none;border-color:#51ab8d;border-radius:3px 0 3px 3px!important;font-size:16px;color:#51ab8d;font-weight:600;z-index:80!important}.viz.download .dropdown.download .visible.menu.transition .item{padding:12px 0 0!important;background:none!important}.viz.download .dropdown.download .visible.menu.transition .item input{margin-top:0}.viz.download .dropdown.download input[type=radio]{border:1px solid #66676d;font-size:10px;height:14px;width:14px;min-height:6px;min-width:6px;margin:5px 5px 2px 0}.viz.download .dropdown.download input[type=radio]:checked:before{content:"";background-color:#31ba1a;height:6px;width:6px;border-radius:50%;margin:3px}.viz.download .dropdown.download label{font-size:16px;color:#66676d}.viz.download.has-title .download.title{padding:0;margin:0;float:left}.viz.download.has-title .download.title p{line-height:125%}.viz.download.has-title .ui.grid,.viz.download.has-title .column{padding:0;margin:0}.viz.download.has-title .ui.grid .editing,.viz.download.has-title .column .editing{margin-top:-1rem!important}.viz.download.has-title .ui.grid{margin-bottom:-5px;margin-top:-5px}.viz.download .wrapper{border:2px solid #0692fe;padding:3px 5px;border-radius:5px;float:right}.viz.download .map.wrapper{background-color:#fff;border:none;float:none;overflow:hidden}@media print{.viz.download .map.wrapper{margin-left:20px}}.viz.download [data-tooltip]:after{font-size:.8rem}.viz.download [data-tooltip]:before{bottom:23px}.viz.download .ui.button.download{border:0px;font-weight:400;padding:5px;background-color:transparent;color:#0692fe;margin-right:0}.viz.download .ui.button.download:hover{color:#0692fe}.viz.download .dropdown.download{padding-right:7px}.viz.download .download-icon:before{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;border:0px;border-left:2px solid #0692fe;color:#0692fe;height:20px;margin-left:5px;padding:0 4px 0 7px}.viz.download .wrapper:hover{background-color:#0692fe}.viz.download .wrapper:hover .ui.button.download{background-color:transparent;color:#fff}.viz.download .wrapper:hover .download-icon:before{color:#fff;background-color:transparent!important;border-left:2px solid #FFFFFF}.viz.download .map.wrapper:hover{background-color:#fff}.viz.download .dropdown.download .visible.menu.transition{border:2px solid #0692fe;top:30px;right:-7px;font-weight:400;color:#0692fe;border-radius:5px!important}.viz.download.heavy .wrapper{background-color:#0692fe;border:2px solid #0692fe}.viz.download.heavy .wrapper .ui.button.download{background-color:transparent;color:#fff}.viz.download.heavy .wrapper .download-icon:before{color:#fff;background-color:transparent!important;border-left:2px solid #FFFFFF}.viz.download.heavy .wrapper:hover{background-color:#0083e8;border:2px solid #0083e8}.ui.top.left.popup.title-popup{background-color:#f7f7f7;padding:20px}.ui.top.left.popup.title-popup:before{background:#f7f7f7}@media only screen and (max-width: 1024px){.wp-block-viz-download .viz.download .ui.grid{margin-bottom:0!important;margin-top:0!important}.wp-block-viz-download .container.viz.download .download-header{flex-direction:row!important}.wp-block-viz-download .container.viz.download .download-header .ui.container.entry-content{padding-bottom:0!important;padding-top:0!important}.wp-block-viz-download .container.viz.download .download-header .ui.container.entry-content p{font-size:18px!important}.wp-block-viz-download .container.viz.download .download-header .column{flex-grow:1!important;max-width:90%!important;padding:0 30px 0 0!important;align-self:center!important}.wp-block-viz-download .container.viz.download .download-header .column:last-child{flex:0 0 10%!important;max-width:8%!important;padding:3px 0 0!important;align-self:flex-start!important}.wp-block-viz-download .container.viz.download .download-header .sixteen.wide.column.ignore{flex:1 1 auto!important;max-width:100%!important}.wp-block-viz-download .container.viz.download .download-header .wrapper{width:44px;height:44px;display:flex;justify-content:center;align-content:center;flex-wrap:wrap;padding:5px!important}.wp-block-viz-download .container.viz.download .download-header .ui.dropdown.download .download-icon{margin:0!important}.wp-block-viz-download .container.viz.download .download-header .ui.dropdown.download .download-icon:before{border:none!important;margin:0!important;padding:0!important}.wp-block-viz-download .ui.active.visible.dropdown.download .menu.transition.visible{border:2px solid #0692fe!important;top:35px!important;right:-11px!important;min-height:120px!important}.wp-block-viz-download .ui.active.visible.dropdown.download .menu.transition.visible .item{display:block!important;visibility:visible!important}.wp-block-viz-download .viz.download [data-tooltip]{padding:0!important}.wp-block-viz-download .viz.download [data-tooltip]:after{display:none!important}.wp-block-viz-download .viz.download [data-tooltip]:before{display:none!important}.wp-block-viz-download .single-format .wrapper{width:44px!important}.wp-block-viz-download .single-format .wrapper .ui.button.download{display:block!important;padding-bottom:16px!important}.wp-block-viz-download .single-format .wrapper .ui.button.download:first-line{visibility:hidden!important}.wp-block-viz-download .multi-format .wrapper .ui.button.download{display:none!important}}.ui.search .results.header{font-family:Roboto;color:#66676d!important;font-size:10px;padding:7px;color:#616161!important;margin:0 16px;border-left:none;border-right:none;font-weight:300}.ui.search .results h4{color:#454545;margin-bottom:10px!important}.ui.search>.results{width:315px!important;margin-top:0!important;border-radius:0!important;border:1px solid #d4d4d5;border-top:none}.ui.search input.prompt{border-radius:3px;width:200px}.ui.search input.prompt::-moz-placeholder{font-size:12px!important}.ui.search input.prompt::placeholder{font-size:12px!important}.ui.search .see-more-results{font-size:12px;margin:0 23px;font-weight:700;color:#4a5da8}.ui.search>.results .result{padding:4px 8px 0 19px}.ui.search .ui.search input.prompt{border-radius:3px}.ui.search .ui.icon.input>input{border-radius:3px}.ui.search .has-standard-12-font-size{color:#9e9e9e}.ui.search .has-standard-12-font-size:hover{color:#3b5b74}.ui.search .has-standard-12-font-size h5{color:#003a5b;font-size:12px!important;font-family:Open Sans,sans-serif;line-height:16px;font-weight:300;margin-bottom:10px!important;margin-top:10px!important}.ui.search .has-standard-12-font-size:hover h5{color:#3b5b74}.ui.search b{color:#003a5b;font-weight:700}.ui.search .search-content{color:#666;font-size:12px;padding-top:8px!important;padding-bottom:16px!important}.ui.search .search-content strong{color:#003a5b}.ui.search .results.transition.visible{transform:translate(-12.3em)!important;margin-top:0;width:24em!important;overflow-y:scroll!important}.ui.icon.input>input{height:38px;font-size:12px!important}.ui.icon.input .search.icon{font-size:14px!important}.ui.blue.segment:not(.inverted){border-top:none!important}.ui.segment{box-shadow:none}.wp-reference.viz-component{display:inline;font-size:inherit;font-weight:inherit;line-height:100%;vertical-align:baseline;position:relative;top:-.5em;z-index:1}.ui.popup.reference-popup{max-width:300px;width:300px}.ui.popup.reference-popup p{font-size:1em}.ui.popup.reference-popup a{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word}a.wp-reference{display:inline;cursor:pointer;display:inline!important;position:relative;font-size:75%;color:#5089a6;content:attr(data-index)!important;margin-top:0}.white-reference a.wp-reference{color:#fff}@media only screen and (min-width: 769px) and (max-width: 1024px){.references .header.title.menu{margin-top:50px!important}}@media screen and (max-width: 768px){.references .header.title.menu{min-height:2rem}}.references.list{color:#66676d;margin:20px!important;padding:10px 10px 10px 0}@media screen and (max-width: 768px){.references.list{width:100%!important}}.references.list .edit-mode-message{border:1px solid #1e1e1e;padding:10px;border-radius:2px;margin-left:-10px}@media screen and (max-width: 768px){.references.list .ui.stretched.column.grid{display:flex!important;flex-direction:row!important}}@media only screen and (min-width: 769px) and (max-width: 1024px){.references.list .ui.stretched.column.grid{display:flex!important;flex-direction:row!important}}@media only screen and (min-width: 1024px) and (max-width: 1280px){.references.list .ui.stretched.column.grid{display:flex!important;flex-direction:column!important;flex-shrink:0!important;height:2000px!important;overflow:hidden;overflow-x:auto}}.references.list .column{padding-top:0!important;padding-bottom:1rem!important;padding-left:0!important}@media screen and (max-width: 1024px){.references.list .column{width:100%;padding-left:10px!important;padding-top:5px!important}}.references.list .reference{font-size:14px;display:block}.references.list .reference .index{font-size:14px;display:inline}.references.list .reference .index:after{content:". ";margin-right:2px;font-size:11px;display:inline}.references.list .reference .content{display:inline}.references.list .reference .link{overflow-wrap:break-word}@media (max-width: 1024px){.references.list{overflow:auto;-webkit-overflow-scrolling:touch}.references.list::-webkit-scrollbar{display:none}.references.list{scrollbar-width:none}.reference.list{-ms-overflow-style:none}}.ui.fluid.container.section.benefits-of-quitting .ui.fluid.container.content p:nth-last-of-type(-n+2){overflow-wrap:break-word!important;white-space:normal!important}.downloadPdf{margin-bottom:40px;text-align:center}.downloadPdf .download{border:1px solid blue;font-weight:700!important;height:50px}@media print{.downloadPdf{display:none}}.ui.container.filter{margin-left:0!important;margin-right:0!important;padding:0 2px}.ui.container.filter input{display:none}.ui.container.filter .ui.button{text-wrap:none;cursor:pointer!important;color:#66676d;border:1px solid #ced0da;font-size:16px;height:38px;padding:2px;font-weight:400;background-color:#f5f6f9}.ui.container.filter .ui.button.applied{color:#5089a6}.ui.container.filter .angle.down.icon{float:right;margin-right:4px;margin-left:auto;margin-top:9px}.ui.container.filter .ui.dropdown{width:100%}.ui.container.filter .ui.dropdown .divider.text{cursor:pointer;width:100%;font-size:14px;line-height:25px}.ui.container.filter .ui.dropdown .ui.label{cursor:pointer;border:0px;font-size:13px;font-weight:400;margin:0;padding:5px 0}.ui.container.filter .ui.dropdown i{margin-right:-1em;margin-top:.5em}.ui.container.filter .ui.dropdown .item{height:25px}.ui.container.filter .ui.dropdown .ui.segment{color:#66676d;border-radius:0;border-left:0px;border-right:0px;padding:7px 19px;margin:0 0 10px;font-size:14px;font-weight:300}.ui.container.filter .ui.dropdown .menu{min-height:100px}.ui.container.filter .ui.dropdown .ui.container{margin:0;width:auto;display:flex!important;flex-direction:column;justify-content:flex-start;flex-wrap:wrap;font-weight:200;padding:0 15px 10px;max-height:200px}.ui.container.filter .ui.dropdown .ui.container .item{height:25px;box-sizing:border-box;border:1px;max-width:50%}.ui.container.filter .ui.dropdown .ui.container .ui.checkbox label{padding-left:1.6em;font-size:15px}.dropdown-single-column{max-height:none!important}.dropdown-item-single-column{max-width:100%!important;width:100%!important}.filter-search{display:inline-flex!important}.clear-icon{margin-right:auto!important;margin-top:auto!important}[data-group=directcost] .ui.container.filter .ui.dropdown .ui.container{max-height:none}[data-group=directcost] .ui.container.filter .ui.dropdown .ui.container .item{max-width:100%;width:100%}.editing .ui.container.filter{margin:3px!important}.editing .ui.container.filter .menu{display:none!important}.ui.container.filter{width:100%!important;padding:0!important}.ui.container.filter .item,.ui.container.filter .item.dropdown-item-single-column{display:block!important}body{background-color:transparent!important}.map.component{position:relative;background-color:transparent;overflow:hidden}@media screen and (max-width: 768px){.map.component .legend-title-container{display:flex;flex-direction:row;align-items:center;margin-bottom:1rem}.map.component .legend-title-container .vertical-spacer{display:none}}@media screen and (min-width: 1024px){.map.component .legend-container{display:flex!important;flex-direction:row!important}}@media screen and (max-width: 768px){.map.component .legend-items-container{display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:5px}}.map.component .legend{background-color:#fff;margin-top:4px;overflow:hidden;display:visible}@media only screen and (max-width: 414px){.map.component .legend{margin-top:10px}}.map.component .legend ul{list-style:none;padding:0;margin:0 0 0 10px;width:100%}@media only screen and (max-width: 480px){.map.component .legend ul{display:flex;flex-wrap:wrap;flex-direction:column}}.map.component .legend ul li{display:inline-flex;float:left;margin-bottom:10px;margin-right:10px}@media screen and (max-width: 480px){.map.component .legend ul li{flex:1 1 20%;min-width:130px}}.map.component .legend ul li .legend-label{color:#66676d;display:block;float:left;font-weight:400;font-size:15px;line-height:12px;margin-top:5px;margin-left:5px;white-space:nowrap}.map.component .legend ul li .symbol{float:left;height:15px;margin-top:3px;width:15px}.map.component .edit-mode-message{border:1px solid #1e1e1e;padding:10px;border-radius:2px;margin:10px}.map.component .control.panel{position:absolute;bottom:1rem;margin-left:.5vw}.map.component .control.panel .reset,.map.component .control.panel .zoom{margin-top:.1vw;height:auto!important;width:auto!important}.map.component .control.panel .icon{background-color:#3e53a6;padding:5px;width:30px;height:25px;font-size:14px;color:#fff}.map.component .ocean-color{fill:#c1e1ec}.map.component rect.country-map-label{fill:#5baf95}.map.component circle.active{fill:#fff;stroke:#5baf95;stroke-width:2}.map.component text tspan.label{font-weight:700;fill:#5baf95;pointer-events:all}.map.component text.focus tspan.label{color:#fff;fill:#fff!important}.map.component path.zoom-enabled{cursor:pointer}.map.component path.focus{opacity:.8}.map.component circle.focus{stroke:#67a0bd;fill:#84acc0}.map.component .big.label{font-size:40px;text-transform:uppercase;fill:#fff}.map.component .map-label{fill:#595959}@media print{.map.component .map-label{font-size:14px;font-weight:600!important}}.map.component .map-label-bg{fill:#fff6e1}.map.component .map-label-no-bg{opacity:0}.map.component .map-label-value{font-weight:700}.map.component .big.numeric.label{padding:0;font-size:140px;fill:#5baf95;font-weight:700}.map.component .hidden{display:none}.map.component .national-avg-value{color:#ffb400;margin-left:10px;font-size:14px;font-weight:700}.map.component .national-avg-label{margin-left:5px;font-size:14px;color:#66676d;font-weight:700}@media print{.map.component .national-avg-label{white-space:nowrap}}.map.component .footnote{margin:0;min-height:0;padding:0;text-align:left;width:auto}@media print{.map.component .footnote{padding-left:10px}}.map.component .footnote p{line-height:40px;font-size:13px;padding:0;margin-left:10px;margin-right:10px;text-align:right}.map.component .legend-title{float:left;text-align:right;font-size:14px;color:#66676d;font-weight:700;margin-right:10px;white-space:nowrap;margin-left:.3rem!important}.map.component .vertical-spacer{color:#dadada;font-weight:700;margin-top:-3px}.map.component .highlighted-loc-info{border-radius:5px;padding:5px;right:15px;position:absolute}.map.component .highlighted-loc-info span{font-weight:700}@media screen and (max-width: 480px){.map.component .highlighted-loc-info{width:45%}}@media screen and (min-width: 1025px){.map.component .highlighted-loc-info{top:45px;width:20%}}.map.component .measure-selector{margin-top:5px}.map.component .measure-selector .label{font-weight:700}.map.component .measure-selector ul{margin:5px auto 0 10px;overflow:hidden}.map.component .measure-selector li{display:inline-flex;float:left;margin-bottom:5px;margin-right:10px;font-size:14px;padding:5px 5px 5px 0;color:#66676d;cursor:pointer}@media print{.map.component .measure-selector li{white-space:nowrap}}.map.component .measure-selector li input[type=radio]{margin-top:.1rem;margin-bottom:.25rem}@media only screen and (max-width: 768px){.wp-data-viz-map{margin-left:-10px}}.back-to-top-container{border-radius:5px;padding:10px;position:static;background-color:#ecb040}.back-to-top-container .icon-wrapper{height:45%;font-size:10px;text-align:center;position:static;background-color:#ecb040}.back-to-top-container .icon-wrapper .custom-icon{font-size:25px;bottom:5px;position:static;text-align:center;color:#fff;background-color:#ecb040}.back-to-top-container .btn-text{height:45%;font-size:14px;color:#fff;text-align:center;font-weight:700}.top-navigator{background-color:#5baf95;right:0!important}.top-navigator div.ui.menu a.item{color:#fff}.top-navigator .ui.menu .item:before{width:0px}:root{--header-height: 90px;--footer-height: 227px !important}.ui.container.data-filters-reset,.ui.data-filters-apply{margin-left:0!important;margin-right:0!important;padding:0 2px;background-color:#fff;cursor:pointer;color:#5baf95;font-weight:700;text-transform:lowercase}.ui.container.data-filters-reset :first-letter,.ui.data-filters-apply :first-letter{text-transform:capitalize!important}.ui.container.data-filters-reset span,.ui.data-filters-apply span{float:right;font-size:14px}.ui.container.data-filters-reset .custom-undo-icon,.ui.data-filters-apply .custom-undo-icon{color:#5baf95;background-color:#fff}.ui.container.data-filters-reset .custom-apply-icon,.ui.data-filters-apply .custom-apply-icon{font-size:1.2em;margin-left:3px}.ui.container.disabled{margin-left:0!important;margin-right:0!important;padding:0 2px;background-color:#fff;cursor:pointer;color:#d3d3d3;font-weight:700;text-transform:lowercase}.ui.container.disabled :first-letter{text-transform:capitalize!important}.ui.container.disabled span{float:right;font-size:14px}.ui.container.disabled .custom-undo-icon{color:#d3d3d3;background-color:#fff}.wp-info-tooltip.wp-info{display:inline}.popup{border:1px solid red}@media print{.wp-info-tooltip{display:none!important}}.chart.big-number-container .big-number{font-size:large}.chart.big-number-container .big-number-label{font-size:small}.chart.big-number-trend-container .trend{text-align:left;font-size:16px;margin:10px}.chart.big-number-trend-container .label{font-size:14px;color:#666}.chart.big-number-trend-container .number-and-icon{display:flex;align-items:center;justify-content:flex-start;margin:4px 0}.chart.big-number-trend-container .number{margin-right:8px;font-size:24px}.chart.big-number-trend-container .icon{width:24px;height:24px}.chart.big-number-trend-container .percentage{color:green;font-size:18px}.agree-and-download.link{font-size:16px;cursor:pointer}.agree-and-download.link:hover{color:#195079!important}.modal .agreement-header{display:flex!important;align-items:center;font-family:Roboto,sans-serif!important;font-size:23px!important;background-color:#5baf95!important;color:#fff!important;font-weight:300!important;position:relative;height:75px}.modal .agreement-header span{display:inline-block;transform:translateY(1px)}.modal .agreement-header svg{display:inline-block;width:40px;height:40px;margin:0 12px 0 10px;stroke-width:4px}.modal .agreement-body{background-color:#f6f6f6!important;padding:30px 80px 5px!important}.modal .agreement-body .wp-block-separator{color:#e5e5e5;width:100%}.modal .agreement-footer{background-color:#f6f6f6!important;border:none!important;padding-top:30px!important;padding-bottom:45px!important}.modal .modal-cancel-button{height:35px;width:140px;transform:translate(96px);padding-top:11px;font-size:14px!important;font-weight:400;color:#fff!important;background-color:#c96a6a!important;transition:background-color .3s ease}.modal .modal-cancel-button:hover{background-color:#a65454!important}.modal .modal-agree-button{height:35px;width:140px;transform:translate(-659px);padding-top:11px;font-size:14px!important;font-weight:400;color:#fff!important;background-color:#5baf95!important;transition:background-color .3s ease}.modal .modal-agree-button:hover{background-color:#468670!important}.has-standard-12-font-size{font-size:12px}.has-standard-14-font-size{font-size:14px}.has-standard-15-font-size{font-size:15px}.has-standard-16-font-size{font-size:16px}.has-standard-18-font-size{font-size:18px}.has-standard-24-font-size{font-size:24px}.has-standard-27-font-size{font-size:27px}.has-standard-30-font-size{font-size:30px}.has-standard-36-font-size{font-size:36px}.has-standard-64-font-size{font-size:64px;line-height:110%}.has-condensed-text{font-stretch:condensed;line-height:115%!important}.has-weight-300{font-weight:300}.has-weight-400{font-weight:400}.has-weight-700{font-weight:700}*{-webkit-print-color-adjust:exact}.has-white-color{color:#fff}.has-light-blue-color{color:#5089a6}.has-light-green-color{color:#82b38b}.has-light-blue-background-color{background-color:#5089a6!important}.has-blue-color{color:#5089a6}.has-blue-background-color{background-color:#5089a6}.has-gray-color{color:#66676d}.has-gray-border{border:1px solid #EEE}.has-gray-background-color{background-color:#66676d}.has-dark-gray-color,.has-dark-gray-background-color{color:#5c5d63}.has-green-color{color:#5baf95}.has-green-background-color{background-color:#5baf95}.has-red-color{color:#ba5555}.has-red-background-color{background-color:#ba5555}.has-ligth-green-color{color:#31ba1a}.has-ligth-green-background-color{background-color:#31ba1a}.ui.container .filters-section{margin-bottom:1rem}.ui.container .filters-section .filter-controls{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.ui.container .reset-button{color:#666!important;padding:.8rem 1.5rem!important;font-size:.875rem!important;font-weight:500!important;letter-spacing:1px!important}.ui.container .reset-button:hover{color:#333!important}.ui.container .reset-button i.icon{margin-right:.5rem!important}.ui.container .posts-grid{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.ui.container .posts-grid::-webkit-scrollbar{display:none}.ui.container .post-card{display:flex;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease;width:720px}.ui.container .post-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.ui.container .post-image{flex:0 0 280px;position:relative}.ui.container .post-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000004d;opacity:0;transition:opacity .3s ease}.ui.container .post-image:hover:after{opacity:1}.ui.container .post-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ui.container .post-image img.highlighted{opacity:.8}.ui.container .post-content{flex:1;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;width:400px}.ui.container .publication-date{color:#999;font-size:.875rem;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.ui.container .publication-title{color:#3a628a;font-size:1.25rem;font-weight:700;line-height:1.3;margin:0 0 1rem}.ui.container .publication-title.highlighted{color:#3a628a;cursor:pointer;position:relative;display:inline-block;text-decoration:underline}.ui.container .publication-description{color:#666;font-size:.875rem;line-height:1.5;width:400px;margin:0 0 1.5rem;flex:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.ui.container .read-more-button{background:#fff!important;border:1px solid #e53e3e!important;color:#e53e3e!important;padding:.75rem 1.5rem!important;font-size:.875rem!important;font-weight:600!important;align-self:flex-start}.ui.container .read-more-button.highlighted,.ui.container .read-more-button:hover{background:#e53e3e!important;color:#fff!important}.ui.container .pagination-section{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #e9ecef}.ui.container .pagination-info{color:#666;font-size:.875rem}.ui.container .pagination-info .current-page{background:#fff;border:1px solid #ddd;padding:.25rem .5rem;border-radius:4px;margin:0 .25rem}.ui.container .ui.pagination.menu .item{background:transparent!important;border:none!important;color:#666!important}.ui.container .ui.pagination.menu .item:hover{background:#f5f5f5!important}.ui.container .ui.pagination.menu .item.active{background:#4a90e2!important;color:#fff!important}@media (max-width: 768px){.ui.container .newsletter-container{padding:1rem}.ui.container .newsletter-header .header-title h1{font-size:2rem;letter-spacing:2px}.ui.container .filter-controls{flex-direction:column;align-items:stretch}.ui.container .filter-dropdown{min-width:100%!important}.ui.container .posts-grid{grid-template-columns:1fr;gap:1.5rem}.ui.container .post-card{flex-direction:column}.ui.container .post-image{flex:none;height:200px}.ui.container .post-content{padding:1rem}.ui.container .pagination-section{flex-direction:column;gap:1rem;text-align:center}}
1
+ @charset "UTF-8";.buttonBack___1mlaL,.buttonFirst___2rhFr,.buttonLast___2yuh0,.buttonNext___2mOCa,.buttonNext___3Lm3s,.dot___3c3SI{cursor:pointer}.image___xtQGH{display:block;width:100%;height:100%}.spinner___27VUp{position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);width:30px;height:30px;animation-name:spin___S3UuE;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;border:4px solid #a9a9a9;border-top-color:#000;border-radius:30px}@keyframes spin___S3UuE{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.container___2O72F{position:relative;overflow:hidden;height:100%;width:100%}.overlay___IV4qY{position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;cursor:zoom-in;transition:opacity .3s,transform .3s}.hover___MYy31,.loading___1pvNI,.zoom___3kqYk{opacity:1}.imageLoadingSpinnerContainer___3UIPD{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f4f4f4}.slide___3-Nqo{position:relative;display:block;box-sizing:border-box;height:0;margin:0;list-style-type:none}.slide___3-Nqo:focus{outline:none!important}.slideHorizontal___1NzNV{float:left}[dir=rtl] .slideHorizontal___1NzNV{direction:rtl;transform:scaleX(-1)}.slideInner___2mfX9{position:absolute;top:0;left:0;width:100%;height:100%}.focusRing___1airF{position:absolute;top:5px;right:5px;bottom:5px;left:5px;pointer-events:none;outline-width:5px;outline-style:solid;outline-color:Highlight}@media (-webkit-min-device-pixel-ratio:0){.focusRing___1airF{outline-style:auto;outline-color:-webkit-focus-ring-color}}.horizontalSlider___281Ls{position:relative;overflow:hidden}.horizontalSlider___281Ls:not(.touchDisabled___2qs4y){touch-action:pan-y pinch-zoom}[dir=rtl] .horizontalSlider___281Ls{direction:ltr;transform:scaleX(-1)}.horizontalSliderTray___1L-0W{overflow:hidden;width:100%}.verticalSlider___34ZFD{position:relative;overflow:hidden}.verticalSliderTray___267D8{overflow:hidden}.verticalTray___12Key{float:left}.verticalSlideTrayWrap___2nO7o{overflow:hidden}.sliderTray___-vHFQ{display:block;list-style:none;padding:0;margin:0}.sliderAnimation___300FY{transition:transform .5s;transition-timing-function:cubic-bezier(.645,.045,.355,1);will-change:transform}.masterSpinnerContainer___1Z6hB{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f4f4f4}.d3map-container{overflow:hidden}.d3map-container .projected{cursor:pointer;position:relative}.d3map-container .projected .map{position:relative;background-color:transparent}.d3map-container .projected .map svg{background-color:transparent;cursor:pointer;vector-effect:non-scaling-stroke}.d3map-container .projected .map svg path{vector-effect:non-scaling-stroke;stroke-width:1px}.d3map-container .projected .map svg text{text-anchor:middle;dominant-baseline:middle;font-family:Open Sans;font-weight:700}.d3map-container .projected .map .point-label{font-weight:800!important}.d3map-container .projected .zoom{position:absolute;left:30px;bottom:50px;font-size:16px}.d3map-container .projected .zoom .button{box-sizing:border-box;width:25px;height:20px;background-color:#fff;margin:2px;cursor:pointer;padding:4px;box-shadow:#00000029 0 1px 4px}.d3map-container .projected .zoom .button i{margin-left:1.5px;color:#464646}.d3map-container .projected .zoom .button:hover{background-color:#eee}.d3map-container .projected .zoom .button:active{transform:scale(.95)}.d3map-container svg{height:auto}.d3map-container svg text.patterns-labels,.d3map-container svg text.patterns-title{font-family:Roboto;font-size:11px;transform:translate(5px,10px)}.d3map-container svg text.patterns-title{font-weight:700}.d3map-container .legends{padding:7px!important;min-width:15%;min-height:30%;max-height:75%;overflow:auto;margin:2px;background:#fff;opacity:.9;font-family:Roboto;position:absolute;top:2px;left:2px;box-shadow:0 0 10px #000}.d3map-container .legends .legend-item{display:flex;margin-bottom:5px;font-size:11px;font-family:Roboto}.d3map-container .legends .legend-item .legend-check{text-align:center;line-height:14px;font-size:14px;cursor:pointer;border:1px solid #3c434a}.d3map-container .legends .legend-item .legend-color{width:14px;height:14px;margin-right:5px;border:1px solid #3c434a}.d3map-container .legends .legend-item .legend-label{font-weight:700;line-height:14px;font-size:11px}.d3map-container .legends .legend-breaks{padding-bottom:5px;margin-top:-5px;margin-left:10px;font-size:11px;font-family:Roboto}.d3map-container .legends .legend-breaks .measure-label{width:100%!important;height:22px}.d3map-container .legends .legend-breaks .legend-section-title-checkbox:before{content:"☐";display:block;font-size:21px;font-weight:100}.d3map-container .legends .legend-breaks .legend-section-title-checkbox.checked:before{content:"☑";display:block;font-size:23px;font-weight:100}.d3map-container .legends .legend-breaks .legend-section-title{height:auto!important;border:none!important;display:flex;align-items:center;font-weight:700;width:100%!important}.d3map-container .legends .legend-breaks .break{line-height:22px;display:flex;flex-direction:row;padding-left:5px}.d3map-container .legends .legend-breaks .break .dim2-item{border-radius:50%}.d3map-container .legends .legend-breaks .break .break-item{font-weight:700;font-size:11px;width:15px;height:15px}.d3map-container .legends .legend-breaks .break .break-item.point{border-radius:50%}.d3map-container .legends .legend-breaks .break .break-item.point.checked:before{display:block;content:"✓";position:absolute;margin-top:-4px;margin-left:2px;font-size:11px}.d3map-container .legends .legend-breaks .break .break-label,.d3map-container .legends .legend-breaks .break .gradient-label{line-height:20px}.d3map-container .legends .legend-breaks .break .gradient-label{font-size:11px;margin-top:4px}.d3MapTooltip br{display:block;margin-bottom:2px;font-size:2px;line-height:2px}.d3MapTooltip h2{color:#fff!important;font-size:1.2em!important;margin:0!important}p{color:#66676d;line-height:1.5;font-weight:400;font-size:1rem}b,strong{font-weight:700}h1{font-family:Roboto,sans-serif}h2{font-size:1.9rem!important;color:#66676d}h3{font-size:1.3rem!important;color:#66676d}h4{font-size:1.07rem!important;color:#66676d}h5{font-size:1rem!important;color:#66676d}h6{font-size:.7rem!important;color:#66676d}.entry-content{margin:0;display:block}.entry-content .date{font-size:14px;color:#66676d;text-align:right}.entry-content .title{padding:0;color:#5baf95;font-size:2.5rem}.wp-block-columns{display:flex!important}.wp-block-image img{height:-webkit-fill-available;height:auto}.aligncenter{clear:both;text-align:center}figure{padding:0;margin:0;line-height:0px}.tight{margin:3px 0 0!important}.padded{padding:1em}.padded.padded-sm{padding:2em}.padded.padded-md{padding:3em}.light{font-weight:100}ul.wp.post.list{list-style-type:circle}ul.wp.post.list li.entry-content{display:list-item!important;padding:10px}ul.wp.post.list li.entry-content div,ul.wp.post.list li.entry-content a{margin:5px}ul.wp.post.list li.entry-content .date{color:#363636}ul.wp.post.list li.entry-content .title{font-weight:700}ul.wp.post.list li.entry-content .link{text-align:right}.wp-block-image.bordered img{border:2px solid #ececec}.wp-block-columns .cost-gender-label{line-height:90%;margin-left:-40px}.wp-block-columns.contracted{padding:0}.wp-block-columns.contracted .wp-block-column{margin:0}.form-block-half{padding:3em}.form-block-half p.has-big-font-size{margin-bottom:.3em}.wp-block-separator{border:1px solid #dadada;width:100%!important;max-width:100%!important;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:.4}p+.wp-block-separator{margin-top:-20px}p:empty{display:none}.wp-block-buttons .wp-block-button__link{font-size:16px!important;color:#fff!important}.wp-block-columns.is-compacted{width:100%;padding:0}.wp-block-columns.is-compacted .wp-block-column{align-items:stretch;margin:0;padding:0}.wp-block-columns.is-compacted .wp-block-image{margin:0}.wp-block-columns.has-background.is-compacted{padding:0}.wp-block-group.compacted .wp-block-columns{margin:0;padding:0!important}.wp-block-group.compacted .wp-block-columns .wp-block-column:not(:first-child){margin-left:3px}.wp-block-group p{margin:0;padding:0}.ui.input.error>input::placeholder,.ui.input.error>input::-webkit-input-placeholder{color:#9f3a38;font-family:Open Sans,sans-serif}.ui.default.dropdown:not(.button)>.text,.ui.dropdown:not(.button)>.default.text{font-family:Open Sans,sans-serif;font-size:.9em;top:-3px}.wp-block-spacer{clear:none}@media screen and (max-width: 768px){.wp-block-spacer{height:0}}.endnotes{margin-left:1em;color:#66676d;font-size:14px}.endnotes li{margin-bottom:15px}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;padding:0;margin:-1px;position:absolute;overflow:hidden;width:1px}.wp-block-quote{border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;background-color:#fff6e1;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjQuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzMjAgMjAyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMjAgMjAyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGQjQwMDt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTE0MS40LDM3LjljLTE2LjgsNy40LTQxLDMwLjUtNDcuOCw1MC40YzIuNi0xLjEsNy45LTIuMSwxMy43LTIuMWMyNS4yLDAsNDUuNywxOS40LDQ1LjcsNDguOAoJCWMwLDMwLjUtMjUuMiw1NS4xLTU0LjYsNTUuMWMtMzIsMC02MC45LTI0LjctNjAuOS02Ny44QzM3LjQsNzYuMiw2MiwzNS44LDEwMyw2LjlMMTQxLjQsMzcuOXogTTI3MS4xLDM3LjkKCQljLTE2LjgsNy40LTQxLDMwLjUtNDcuOCw1MC40YzIuNi0xLjEsNy45LTIuMSwxMy43LTIuMWMyNS4yLDAsNDUuNywxOS40LDQ1LjcsNDguOGMwLDMwLjUtMjUuMiw1NS4xLTU0LjYsNTUuMQoJCWMtMzIsMC02MC45LTI0LjctNjAuOS02Ny44YzAtNDYuMiwyNC43LTg2LjcsNjUuNy0xMTUuNUwyNzEuMSwzNy45eiIvPgo8L2c+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-size:90px 90px;background-position:20px 14px;border-left:none;background-color:#e4f2ee;background-image:none;display:block;padding:20px 45px 30px 105px;position:relative}.wp-block-quote:before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 320 202' style='enable-background:new 0 0 320 202;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%235BAF95;%7D%0A%3C/style%3E%3Cpath class='st0' d='M141.4,37.9c-16.8,7.4-41,30.5-47.8,50.4c2.6-1.1,7.9-2.1,13.7-2.1c25.2,0,45.7,19.4,45.7,48.8 c0,30.5-25.2,55.1-54.6,55.1c-32,0-60.9-24.7-60.9-67.8C37.4,76.2,62,35.8,103,6.9L141.4,37.9z M271.1,37.9 c-16.8,7.4-41,30.5-47.8,50.4c2.6-1.1,7.9-2.1,13.7-2.1c25.2,0,45.7,19.4,45.7,48.8c0,30.5-25.2,55.1-54.6,55.1 c-32,0-60.9-24.7-60.9-67.8c0-46.2,24.7-86.7,65.7-115.5L271.1,37.9z'/%3E%3C/svg%3E");background-size:55px 55px;content:"";display:block;height:55px;left:2%;position:absolute;top:7%;width:55px}.wp-block-quote:after{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 320 202' style='enable-background:new 0 0 320 202;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%235BAF95;%7D%0A%3C/style%3E%3Cpath class='st0' d='M141.4,37.9c-16.8,7.4-41,30.5-47.8,50.4c2.6-1.1,7.9-2.1,13.7-2.1c25.2,0,45.7,19.4,45.7,48.8 c0,30.5-25.2,55.1-54.6,55.1c-32,0-60.9-24.7-60.9-67.8C37.4,76.2,62,35.8,103,6.9L141.4,37.9z M271.1,37.9 c-16.8,7.4-41,30.5-47.8,50.4c2.6-1.1,7.9-2.1,13.7-2.1c25.2,0,45.7,19.4,45.7,48.8c0,30.5-25.2,55.1-54.6,55.1 c-32,0-60.9-24.7-60.9-67.8c0-46.2,24.7-86.7,65.7-115.5L271.1,37.9z'/%3E%3C/svg%3E");transform:scaleX(-1) scaleY(-1);background-size:55px 55px;content:"";display:block;height:55px;right:2%;position:absolute;bottom:5%;width:55px}.wp-block-quote p{color:#5baf95!important;font-size:24px!important;font-weight:700;font-stretch:condensed;line-height:115%!important;margin-top:20px!important;margin-bottom:10px!important;padding:0!important}.wp-block-quote .quote-cite{color:#828387!important;font-size:15px!important;font-weight:400;line-height:130%;display:block}.wp-block-quote cite{color:#828387!important;font-size:15px!important;display:block;line-height:130%}.background-quote-img{border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;background-color:#e4f2ee;background-image:none;display:block}.list-column{margin-bottom:0}.wp-block-columns.subtitle{padding-left:0}.wp-block-columns.subtitle img{margin-top:8px}.header-cover{background-size:cover;margin-bottom:-100px;padding:0}.wp-block-cover.header-cover{border-bottom:1px solid #ececec;border-top:1px solid #ececec;width:100vw;-o-object-position:right top;object-position:right top;margin-left:calc(-50vw + 50%);margin-top:-54px;margin-bottom:30px;padding:143px 0 0}.wp-block-cover__inner-container{width:1127px!important;margin-left:auto;margin-right:auto}.wp-block-cover__inner-container .wp-block-columns:last-child{margin-bottom:13px}.header-cover img{z-index:-1}.container.header{height:150px;padding:0;margin:0;box-shadow:none;left:auto}.container.header .background{border-bottom:1px solid #dadada;background-color:#f9f9f9}.container.header .menu.branding{background-color:#f9f9f9;height:96px}.container.header .branding.menu img{margin-top:7px}.container.header .menu,.container.header .branding{padding:0;max-width:1366px;margin:auto}.container.header .menu .divider div,.container.header .branding .divider div{border-left:1px solid #dadada;height:46px}.container.header .menu .flag:before,.container.header .branding .flag:before{width:20px;height:20px;margin-top:-3px;background-repeat:no-repeat!important}.container.header .menu .flag:after,.container.header .branding .flag:after{content:"";font-style:normal;font-weight:400;margin-left:25px;display:block;margin-top:-17px;width:150px}.container.header .menu .item.fitted,.container.header .branding .item.fitted{color:#000;font-size:22px}.container.header .menu .item,.container.header .branding .item{cursor:pointer;font-size:15px;margin:0 1%}.container.header .menu .pages,.container.header .branding .pages{align-self:flex-end;height:96px;margin-left:10px}.container.header .menu .pages .item:nth-child(1),.container.header .branding .pages .item:nth-child(1){margin-left:0}.container.header .menu .pages .item,.container.header .branding .pages .item{box-sizing:border-box;margin:0;text-transform:uppercase;justify-content:center;height:71px;min-width:12%;padding:0 15px 25px;align-self:flex-end;border:1px solid transparent}.container.header .menu .pages .item a,.container.header .branding .pages .item a{color:#fff}.container.header .menu .pages .item a:hover,.container.header .branding .pages .item a:hover{color:#5089a6}.container.header .menu .pages .item.selected,.container.header .branding .pages .item.selected{font-weight:700;height:71px;color:#5089a6;background-color:#fff;border-bottom:1px solid #FFF!important}.container.header .menu .pages .item.selected a,.container.header .branding .pages .item.selected a{color:#5089a6}.container.header .menu .pages .item.has-child-items,.container.header .branding .pages .item.has-child-items{color:#fff;padding-bottom:27px}.container.header .menu .pages .item.has-child-items span:after,.container.header .branding .pages .item.has-child-items span:after{transform:rotate(90deg);content:"›";margin-left:10px;float:right;display:block}.container.header .menu .pages .item.selected.has-child-items,.container.header .branding .pages .item.selected.has-child-items{color:#5089a6;border:1px solid #dadada;border-bottom-right-radius:3px;border-bottom-left-radius:3px;margin-bottom:-1px;padding-bottom:28px}.container.header .menu .pages .item.selected.has-child-items span:after,.container.header .branding .pages .item.selected.has-child-items span:after{transform:rotate(-90deg);content:"›";margin-left:10px;float:right;display:block}.container.header .container.child .menu{max-width:100%;margin-top:0;padding:0;border-bottom:1px solid #dadada;justify-content:center}.container.header .container.child .menu .item{text-transform:uppercase;padding:0 10px;margin:0 .5%}.container.header .container.child .menu .item a{color:#9798a0}.container.header .container.child .menu .item a:hover{filter:contrast(0)}.container.header .container.child .menu .item a:focus{box-shadow:none}.container.header .container.child .menu .item .mark,.container.header .container.child .menu .item.active .mark{width:15px;height:17px;background-size:15px 15px;margin-right:11px;background-repeat:no-repeat}.container.header .container.child .menu .item.selected .mark{width:15px;height:16px;background-size:15px 15px;margin-right:10px;background-image:url(/header_arrow_green.png);background-repeat:no-repeat}.container.header .container.child .menu .item.selected{color:#5baf95}.container.header .container.child .menu .item.active a{font-weight:800;color:#5baf95}.url.breadcrumbs{margin-top:30px;font-size:16px;height:30px}.url.breadcrumbs span{color:#535454}.url.breadcrumbs span:after,.url.breadcrumbs a:not(:last-child):after{color:#535454;font-family:Roboto;content:"/";display:inline;font-size:16px;margin:0 10px}.url.breadcrumbs a{color:#535454}.url.breadcrumbs *{padding:0;margin:0}.url.breadcrumbs .active{color:#5baf95}.url.breadcrumbs .entry-content{display:inline!important}.url.breadcrumbs .title{font-size:16px}.ui.search input.prompt{border-radius:0}.ui.search i.search.icon{color:#d3d3d3;font-size:.8rem;opacity:1}.result *{padding:0!important;margin:0!important}.result .entry-content{font-size:12px!important}@media print{.container.header{display:none!important}}.viz.tabbed.posts.container{margin:0}@media only screen and (max-width: 480px){.viz.tabbed.posts.container{padding:0}}@media screen and (min-width: 769px) and (max-width: 1024px){.viz.tabbed.posts.container .wp-block-columns-is-layout-flex{display:flex!important;flex-direction:column}}.viz.tabbed.posts.container .label{font-weight:400;margin:0!important;font-size:16px;padding:0!important}.viz.tabbed.posts.container .viz.download .download-header{align-items:center}.ui.grid.tabbed.posts{background-color:transparent!important;padding:0 20px}.ui.grid.tabbed.posts .row{border:1.2px solid #B7B7B7;border-radius:0 0 5px 5px;padding:0;margin:0}.ui.grid.tabbed.posts .row .sixteen.wide.column.content{overflow:hidden;padding:0}.ui.grid.tabbed.posts .row .sixteen.wide.column.content .entry-content{padding:25px 33px 0}@media only screen and (max-width: 852px){.ui.grid.tabbed.posts .row .sixteen.wide.column.content .entry-content{padding:15px}}@media only screen and (max-width: 852px){.ui.grid.tabbed.posts .row .sixteen.wide.column.content .wp-data-viz-map{margin-left:-20px!important}}.ui.grid.tabbed.posts>.column{margin:0 0 -1px;padding:.2vw 0 0 3px}.ui.grid.tabbed.posts>.column:first-child{padding-left:0}.ui.grid.tabbed.posts>.column button.nav{border-radius:4px 4px 0 0;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;background-color:#5baf95;border:1.2px solid #B7B7B7;height:45px;width:100%;padding:0;margin:0;color:#a6a6a6;text-align:left;border-bottom:none;transform:translateY(.1px)!important;display:flex;justify-content:center;align-content:center;flex-wrap:wrap}.ui.grid.tabbed.posts>.column button.nav .label{align-self:center;color:#fff;background-color:transparent!important;font-weight:700}.ui.grid.tabbed.posts>.column .button.one.nav{width:auto!important}.ui.grid.tabbed.posts .column.has-icon button.nav{display:flex;justify-content:center}.ui.grid.tabbed.posts .column.has-icon button.nav .icon{border:0px;background-size:contain;background-position:center;background-repeat:no-repeat;width:auto;float:left;height:30px;margin:0 3px 0 0;filter:invert(0) saturate(0) brightness(200%);opacity:1!important}.ui.grid.tabbed.posts .column.active.has-icon button.nav .icon{filter:none;opacity:1!important}.ui.grid.tabbed.posts button.nav:hover{background-color:#398570}.ui.grid.tabbed.posts .active button.nav{color:#fff;background-color:#fff!important;transform:translateY(.1px)!important;position:relative;z-index:9}.ui.grid.tabbed.posts .active button.nav .label{color:#5baf95;text-align:center}.ui.grid.tabbed.posts .active button.nav .label span{border-bottom:2px solid #5BAF95;border-radius:0;padding-bottom:2px}.ui.menu.tabbed.posts{padding:0;margin:0}.ui.menu.tabbed.posts .item{margin:0;padding:0;color:#66676d!important;border:0px;font-size:18px}.ui.menu.tabbed.posts .item .label{background-color:transparent!important;color:#66676d;padding:0}.ui.menu.tabbed.posts .item:last-child:after{content:none}.ui.menu.tabbed.posts .item.active{color:#5baf95!important;font-weight:700;padding-left:10px}.ui.menu.tabbed.posts .item.active .label{background-color:transparent!important;color:#5baf95;font-weight:700;padding:0}.ui.menu.tabbed.posts .item.active:after{color:#66676d;font-weight:400}.ui.menu.tabbed.posts a.item.active:before{content:"";background-repeat:no-repeat;background-position:center;width:18px!important;height:20px!important;background-color:transparent!important;display:block!important;position:relative!important;margin-left:-18px;margin-right:8px}.ui.menu.tabbed.posts .item:after{content:"|";margin-left:18px;margin-right:18px}.container.viz.tabbed.posts.editing .button.nav{margin-top:20px}.wp-block-viz-components-tabbed-posts .viz-component[data-theme=light] .ui.menu.tabbed.posts .item .label{font-size:18px}.viz.tabbed.posts.container.scrollable{margin:0 0 65px}.viz.tabbed.posts.container.scrollable .content-tab{overflow-y:auto;overflow-x:hidden}.tabbed-no-padding .row .sixteen.wide.column.content{margin:0!important;padding:0!important}.tabbed-no-padding .row .sixteen.wide.column.content .ui.fluid.container.entry-content{padding:0!important;margin:0!important}.viz.tabbed.posts .accordion{border-radius:0;border:1px solid #3e53a6;box-shadow:none}.viz.tabbed.posts .accordion .content{padding:0!important}.viz.tabbed.posts .accordion .accordion-post-content{padding:20px!important}.viz.tabbed.posts .accordion .title{height:50px;align-content:center;border-top:1px solid #3e53a6;padding-left:20px}.viz.tabbed.posts .accordion .title img{width:40px}.viz.tabbed.posts .accordion .title span{font-weight:700;font-size:16px;color:#3e53a6;line-height:normal;padding-right:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.viz.tabbed.posts .accordion .title .chevron.down.icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#3e53a6;font-size:.5em;margin-right:20px}.viz.tabbed.posts .accordion .title .chevron.down.icon:before{transition:transform .3s ease;transform-origin:center;transform:rotate(0)}.viz.tabbed.posts .accordion .title:first-child{border-top:none}.viz.tabbed.posts .accordion .title.active{background-color:#3e53a6}.viz.tabbed.posts .accordion .title.active img{filter:invert(0) saturate(0) brightness(200%)}.viz.tabbed.posts .accordion .title.active span,.viz.tabbed.posts .accordion .title.active .chevron.down.icon{color:#fff}.viz.tabbed.posts .accordion .title.active .chevron.down.icon:before{transform:rotate(180deg)}.body.parts{padding:0;margin:auto}.body.parts text.label{cursor:pointer;font-size:14px;fill:#66676d;font-weight:700}.body.parts text.label:hover{fill:#5087a3}.body.parts text.title{font-size:16px;fill:#5087a3;font-weight:700}@media screen and (max-width: 768px){.body.parts text.title{transform:translate(-20px);fill:#a7aeb1;cursor:pointer}}.body.parts .title-rect{fill:transparent;stroke:none}.body.parts .title-line.on{fill:#5087a3}.body.parts text.title.on{fill:#5087a3}.body.parts circle,.body.parts line{stroke:#5089a6}.body.parts circle{fill:#5089a6}.body.parts svg{margin:auto;width:100%}.st0{fill:#674534}.st1{fill:url(#SVGID_1_)}.st2{fill:#c8bfb8}.st3{fill-rule:evenodd;clip-rule:evenodd;fill:#c8bfb8}.st4{opacity:.7;fill-rule:evenodd;clip-rule:evenodd;fill:#d6cfc9;enable-background:new}.st5{fill-rule:evenodd;clip-rule:evenodd;fill:#fff;fill-opacity:.298}.st6{fill:#b9b6b5}.st7{fill-rule:evenodd;clip-rule:evenodd;fill:#b9b6b5}.st8{opacity:.7;fill:#d6cfc9;enable-background:new}.st9{fill:none}.st10{fill-rule:evenodd;clip-rule:evenodd;fill:#fff}.st11{fill:#fff;fill-opacity:.298}.st12{fill:url(#SVGID_2_)}.st13{fill-rule:evenodd;clip-rule:evenodd;fill:#674534}.st14{fill-rule:evenodd;clip-rule:evenodd;fill:#cf785f}.st15{fill-rule:evenodd;clip-rule:evenodd;fill:#d3a79f}.st16{fill:#d3a79f}.st17{opacity:.4;fill-rule:evenodd;clip-rule:evenodd;fill:#fff;enable-background:new}.st18{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_3_)}.st19{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_4_);fill-opacity:.298}.st20{opacity:.7;fill-rule:evenodd;clip-rule:evenodd;fill:#978679;enable-background:new}.st21{opacity:.3;fill:#fff;enable-background:new}.st22{opacity:.5}.st23{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_5_)}.st24{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_6_);fill-opacity:.298}.st25{fill:url(#SVGID_7_)}.st26{fill:#b9684a}.st27{fill:#cf785f}.st28{opacity:.8;fill:#5d798f;enable-background:new}.st29{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_8_)}.st30{opacity:.8;fill-rule:evenodd;clip-rule:evenodd;fill:#5d798f;enable-background:new}.st31{fill-rule:evenodd;clip-rule:evenodd;fill:#b9684a}.st32{opacity:.4;fill:#fff;fill-opacity:.298;enable-background:new}.st33{opacity:.4;fill:#fff;enable-background:new}.st34{fill-rule:evenodd;clip-rule:evenodd;fill:#cecccb}.st35{opacity:.6}.st36{fill-rule:evenodd;clip-rule:evenodd;fill:#633}.st37{opacity:.8;fill:#d3a79f}.st38{fill:#aa7d6a}.st39{fill:#d35d63}.st40{fill:#ff8585}.st41{fill:#e6e4e0}.st42{fill:#e3ded5}.st43{fill:#e8e7e2}.st44{fill:#333}.st45{fill:#91734e}.st46{fill:#aa996f}.st47{fill:#212429}.st48{opacity:.46;fill:#fff}.st49{fill:#ff9191}.st50{opacity:.31;fill:#fff}.st51{fill:#a83767}.st52{fill:#dec752}.st53{fill:#c96354}.st54{clip-path:url(#SVGID_10_);fill:#ba4838}.st55{fill:#e88c80}.st56{fill:#b84b79}.st57{fill:#c75e8a}.st58{fill:#db796c}.st59{fill:#e8a874}.st60{clip-path:url(#SVGID_12_);fill:#f28274}.st61{fill:#c26153}.st62{fill:#b34636}.st63{fill:#d17164}.st64{fill:#f2be94}.st65{fill:#ffdcbf}.st66{fill:#ce5f5f}.st67{clip-path:url(#SVGID_14_);fill:#ffa094}.st68{fill:#ddb6b1}.st69{opacity:.1797;fill:#d3a79f}@media screen and (max-width: 800px){.wp-block-viz-ailments{width:100vw!important;height:auto!important}}@media screen and (max-width: 1024px){.wp-block-viz-ailments{width:100%!important;height:auto!important}}.viz.dashboard.gallery .ui.grid{margin-right:0}.viz.dashboard.gallery .ui.grid>.row>.column{padding-right:0}.viz.dashboard.gallery .ui.two.column.grid>.row,.viz.dashboard.gallery .ui.three.column.grid>.row{padding-bottom:.5em;padding-top:.5em}.viz.dashboard.gallery .ui.two.column.grid .wp-block-columns,.viz.dashboard.gallery .ui.three.column.grid .wp-block-columns{margin-bottom:0}.viz.dashboard.gallery .ui.two.column.grid .wp-block-column:first-child,.viz.dashboard.gallery .ui.three.column.grid .wp-block-column:first-child{padding-bottom:0!important;padding-left:0!important;padding-top:0!important}.viz.dashboard.gallery a{color:#5089a6}.viz.dashboard.gallery.horizontal .grid,.viz.dashboard.gallery.horizontal .column,.viz.dashboard.gallery.horizontal .row{padding:0;margin:0}.viz.dashboard.gallery.vertical .item .preview{border:2px solid #dadada;border-radius:5px;height:100%;padding:0}.viz.dashboard.gallery.vertical .item .preview .wp-block-columns{bottom:10px;position:absolute;z-index:1}.viz.dashboard.gallery.vertical .item .preview .wp-block-cover{margin-bottom:60px}.viz.dashboard.gallery.vertical .item .preview .ui.container.entry-content,.viz.dashboard.gallery.vertical .item .preview figure,.viz.dashboard.gallery.vertical .item .preview img,.viz.dashboard.gallery.vertical .item .preview .wp-block-image{width:100%!important;margin-bottom:.4rem;padding:0}.viz.dashboard.gallery.vertical .item .preview .wp-block-image .aligncenter{display:block}.viz.dashboard.gallery.vertical .item .preview p{padding-bottom:.4rem;font-weight:400}.viz.dashboard.gallery.vertical .item .preview .wp-block-columns{padding:0px 1rem}.myths.list{display:flex;flex-direction:column}.myths.list .header{padding:.5em;display:flex;flex-direction:row;margin-bottom:2vh}.myths.list .header h2{margin:0}.myths.list .header img{margin-right:10px;width:40px;height:auto}.myths.list .title{cursor:text;margin-left:3.2em;display:flex;flex-direction:row;align-items:flex-start;padding:0}.myths.list .title .entry-content{flex:1;padding:0;margin:0}.myths.list .title .entry-content p{font-size:1.3em;font-weight:400;line-height:130%;margin-left:-65px;text-indent:70px}.myths.list .title .ui.label{width:100px;border-radius:0;margin:0;font-weight:400;color:#ba5555;font-size:1.3em;line-height:30px;padding:0 .2em 0 0;border:none}.myths.list .title .ui.label img{border:1px solid transparent;display:inline-block;height:auto!important;margin:0;width:30px!important}.myths.list>.content{display:flex!important;margin-bottom:15px;margin-left:3.2em;flex-direction:row;border-bottom:2px solid #ececec!important;font-weight:100;color:#5baf95;padding-bottom:20px!important}.myths.list>.content .excerpt{display:none}.myths.list>.content p{font-size:1.3em;font-weight:400;line-height:130%;margin-top:0;margin-left:-70px;padding-bottom:17px;padding-top:0}.myths.list>.content p:first-child{margin-left:-70px;text-indent:70px}.myths.list>.content .label{justify-content:center;color:#5baf95;align-items:center;font-size:1.3em;font-weight:400;border:0;line-height:30px;padding:0 .2em 0 0;height:35px}.myths.list>.content .label img{border:1px solid transparent;display:inline-block;height:auto!important;margin:0;width:30px!important}.myths.list>.content .entry-content{flex:1;padding:0;margin:0}.myths.list>.content .entry-content>p{padding:0}.myths.list>.title.odd{margin-top:10px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px),screen and (max-width: 320px){.ui.container.section .menu,.ui.container.section .header{border:0!important}.ui.container.section .menu .item,.ui.container.section .header .item{border:0!important;display:none}}.green .left.navigator{top:10px;float:left;position:sticky!important;width:100px;margin-left:-8vw}.green .left.navigator .ui.menu{background-color:#5baf95;margin:0;padding:0;width:90px;min-width:70px;max-width:100px;display:flex}.green .left.navigator .ui.menu .header{font-size:.8rem;align-content:center;text-align:center;text-transform:uppercase}.green .left.navigator .ui.menu .item{border-bottom:1px solid #FFF;padding:10% 1.5%;box-sizing:border-box;text-align:center;color:#fff!important}.green .left.navigator .ui.menu .item .label{padding:3%;font-size:.6rem;margin:auto;background:none;text-transform:uppercase;width:100%;border:0;word-break:break-word}.green .left.navigator .ui.menu .item img{height:auto;width:65%;cursor:pointer;margin:-3px auto 5px}.green .left.navigator .ui.menu .item.active{background-color:#3e53a6}@media screen and (max-width: 1300px){.green .left.navigator .ui.menu{background-color:#5baf95;margin:0;padding:0;width:5vw;min-width:65px;max-width:100px;display:flex}.green .left.navigator .label{display:none}}@media screen and (max-width: 1366px){.green .left.navigator{display:none!important}.green .left.navigator .label{display:none}}@media print{.green .left.navigator{display:none!important}}.top-navigator{background-color:#5baf95;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI2LjAuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1NS4yIDU1LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU1LjIgNTUuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsOiNGRkZGRkY7fQoJLnN0MXtmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjM7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjQsNDEuN2g3LjJWMjUuNmw3LjMtMC4xbC0xMC44LTEybC0xMC45LDEybDcuMiwwLjFWNDEuN3oiLz4KPGNpcmNsZSBjbGFzcz0ic3QxIiBjeD0iMjcuNiIgY3k9IjI3LjYiIHI9IjIzLjQiLz4KPC9zdmc+Cg==);background-position:center 10px;background-repeat:no-repeat;background-size:30px 30px;bottom:20%;right:20px;position:fixed;width:75px;z-index:10}@media screen and (min-width: 1400px){.top-navigator{right:5%}}@media screen and (min-width: 1600px){.top-navigator{right:8%}}@media screen and (min-width: 1900px){.top-navigator{right:15%}}.top-navigator .ui.menu{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;background-color:transparent;border-color:transparent;box-shadow:none;margin:0;padding:0}.top-navigator .ui.menu .item{color:#fff;font-size:12px;outline:none;padding:45px 0 15px;text-align:center;text-transform:uppercase;vertical-align:baseline;width:100%}.top-navigator .ui.menu .item:before{background:none}.opacity-0{-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-in-out;opacity:0}.opacity-100{-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-in-out;opacity:1}.wp-block-viz-components-featured-tabs{margin-bottom:30px}.featured.tabs{display:flex}.featured.tabs .grid.desktop{flex-basis:100%;padding:0;margin:0}.featured.tabs .grid.desktop .cover{display:flex;flex-direction:column;background-size:cover;background-repeat:no-repeat!important;height:100%;border:1px solid #b8ccd8;border-top:0;margin-top:0!important;padding:10%;text-align:center;justify-content:flex-end}.featured.tabs .grid.desktop .cover .entry-content,.featured.tabs .grid.desktop .cover .excerpt{display:flex;flex-direction:column;height:100%}.featured.tabs .grid.desktop .cover .entry-content blco p,.featured.tabs .grid.desktop .cover .excerpt blco p{margin-bottom:0}.featured.tabs .grid.desktop .cover .label{cursor:pointer;font-size:16px;font-weight:400;line-height:160%;margin:auto auto 5%;width:150px;border:1px solid #FFF;color:#fff;background-color:transparent!important}.featured.tabs .grid.desktop .cover .label .icon{margin-right:4%}.featured.tabs .grid.desktop .cover .label .icon:before{background:20px 20px!important;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01MDguNSw0NjguOUwzODcuMSwzNDcuNWMtMi4zLTIuMy01LjMtMy41LTguNS0zLjVoLTEzLjJjMzEuNS0zNi41LDUwLjYtODQsNTAuNi0xMzZDNDE2LDkzLjEsMzIyLjksMCwyMDgsMAoJUzAsOTMuMSwwLDIwOHM5My4xLDIwOCwyMDgsMjA4YzUyLDAsOTkuNS0xOS4xLDEzNi01MC42djEzLjJjMCwzLjIsMS4zLDYuMiwzLjUsOC41bDEyMS40LDEyMS40YzQuNyw0LjcsMTIuMyw0LjcsMTcsMGwyMi42LTIyLjYKCUM1MTMuMiw0ODEuMiw1MTMuMiw0NzMuNiw1MDguNSw0NjguOXogTTIwOCwzNjhjLTg4LjQsMC0xNjAtNzEuNi0xNjAtMTYwUzExOS42LDQ4LDIwOCw0OHMxNjAsNzEuNiwxNjAsMTYwUzI5Ni40LDM2OCwyMDgsMzY4eiIvPgo8L3N2Zz4K)!important;background-position:0 0;background-repeat:no-repeat;background-size:100% 100%!important;display:block;height:20px;width:20px;content:""}.featured.tabs .grid.desktop .cover p{color:#fff}.featured.tabs .grid.desktop .column{color:#fff;padding:0!important;margin:0!important}.featured.tabs .grid.desktop .column.expanded{padding:0;border:1px solid #dadada}.featured.tabs .grid.desktop .column.expanded .ui.menu.tabbed.posts .label{color:#5baf95;position:relative;right:auto;left:auto;top:auto}.featured.tabs .grid.desktop .column.expanded .ui.menu.tabbed.posts .label span{display:block;margin-top:30px}.featured.tabs .grid.desktop .column.expanded .segment{display:flex;align-items:center;justify-content:flex-start;padding:0 10px;border:0px;border-radius:0;margin-bottom:0}.featured.tabs .grid.desktop .column.expanded .segment img{margin-left:2%;height:40px!important}.featured.tabs .grid.desktop .column.expanded .segment .title{font-size:inherit;color:#fff;padding-top:0}.featured.tabs .grid.desktop .column.expanded .segment h2{font-weight:300;padding:10px 20px 10px 10px;margin:0}.featured.tabs .grid.desktop .column.expanded .entry-content{color:#000;margin:0;padding:4%;width:100%}.featured.tabs .grid.desktop .column.expanded .label.closeIconText{cursor:pointer;color:#fff;margin:25px 0 15px 90%}.featured.tabs .grid.desktop .column.expanded .label.closeIconText .icon{position:relative!important;left:auto!important;top:auto!important;bottom:auto!important;right:auto!important;padding:0;margin-right:2px}.featured.tabs .grid.desktop .column.expanded .label.closeIcon{position:absolute;right:15px;cursor:pointer;color:#fff;background-color:transparent}.featured.tabs .grid.desktop .column.expanded .label.closeIcon .icon{background-color:transparent;position:relative!important;left:auto!important;top:auto!important;bottom:auto!important;right:auto!important;padding:0;margin-right:2px}.featured.tabs .grid.desktop .column.expanded .full-link{margin-top:5vmin;width:80%;padding:2vmin;border-bottom:1px solid #dadada;border-top:1px solid #dadada}.ui.fluid.container.viz.featured.tabs .entry-content{overflow:hidden}.ui.fluid.container.viz.featured.tabs.scrollable .entry-content{overflow-y:auto}.vertical.featured.tabs .item{overflow:hidden;flex-grow:1}.vertical.featured.tabs .item.expanded{flex-grow:1;transition:all .5s;backface-visibility:hidden;overflow:visible!important}.vertical.featured.tabs .item.collapsed{flex-grow:0;transition:all .5s;backface-visibility:hidden}.vertical.featured.tabs .item.collapsed:hover{transform:translate(-7px)}.vertical.featured.tabs .item.collapsed:hover .cover{transition:filter .25s ease-in-out;filter:brightness(1.18)}.vertical.featured.tabs .content-area{height:100%;display:block;position:relative}.vertical.featured.tabs .content-area .cover{cursor:pointer;padding:0;left:0;float:left;position:absolute;height:100%;display:grid;transition:filter .25s ease-in-out}.vertical.featured.tabs .content-area .cover .rotator{position:absolute;transform-origin:left}.vertical.featured.tabs .content-area .cover .rotator *{margin:0;padding:0}.vertical.featured.tabs .content-area .cover .rotator img{transform:rotate(-90deg)}.vertical.featured.tabs .content-area .cover .rotator p{transform:rotate(180deg);text-align:right}.vertical.featured.tabs .content-area .collapsable-content{height:100%;position:absolute;display:block;margin-right:0}.vertical.featured.tabs .content-area .collapsable-content .entry-content{cursor:default!important;height:100%;margin:auto;padding:0}.vertical.featured.tabs .content-area .collapsable-content .entry-content .ui.fluid.container.content{height:100%;overflow-y:auto}.vertical.featured.tabs .content-area .collapsable-content .entry-content .ui.fluid.container.content::-webkit-scrollbar-thumb{border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#66676d}.vertical.featured.tabs .content-area .collapsable-content .entry-content .ui.fluid.container.content::-webkit-scrollbar-track{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;background-color:#dadada}.vertical.featured.tabs .overlay-label-container{position:absolute;transform:rotate(-90deg);bottom:65px;justify-self:center;width:100px;text-align:center}.vertical.featured.tabs .overlay-label{color:#fff;font-size:11px;font-weight:300;line-height:1;opacity:0;transition:opacity .25s ease-in-out;text-align:center;transform:translate(-16px,2px)}.vertical.featured.tabs .overlay-label.visible{opacity:1}.vertical.featured.tabs .arrow-svg{height:20px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyMCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjE3MjcgMTEuMTM2QzE5LjMyIDEwLjk4NzMgMTkuNDM2OSAxMC44MTAzIDE5LjUxNjcgMTAuNjE1M0MxOS41OTY1IDEwLjQyMDQgMTkuNjM3NiAxMC4yMTEyIDE5LjYzNzYgMTBDMTkuNjM3NiA5Ljc4ODc4IDE5LjU5NjUgOS41Nzk2NSAxOS41MTY3IDkuMzg0NjhDMTkuNDM2OSA5LjE4OTcgMTkuMzIgOS4wMTI3NCAxOS4xNzI3IDguODY0TDExLjMxNTYgMC44NjQwMDFDMTEuMTY5NSAwLjcxNDAzNiAxMC45OTU3IDAuNTk1MDA1IDEwLjgwNDIgMC41MTM3NzVDMTAuNjEyNyAwLjQzMjU0NSAxMC40MDczIDAuMzkwNzI0IDEwLjE5OTkgMC4zOTA3MjRDOS45OTI0NCAwLjM5MDcyNCA5Ljc4NzA1IDAuNDMyNTQ1IDkuNTk1NTYgMC41MTM3NzVDOS40MDQwNiAwLjU5NTAwNSA5LjIzMDI2IDAuNzE0MDM2IDkuMDg0MTggMC44NjQwMDFMMS4yMjcwNCA4Ljg2NEMxLjA3OTc1IDkuMDEyNzQgMC45NjI4MzkgOS4xODk3IDAuODgzMDYgOS4zODQ2OEMwLjgwMzI4MSA5LjU3OTY1IDAuNzYyMjA3IDkuNzg4NzggMC43NjIyMDcgMTBDMC43NjIyMDcgMTAuMjExMiAwLjgwMzI4MSAxMC40MjAzIDAuODgzMDYgMTAuNjE1M0MwLjk2MjgzOSAxMC44MTAzIDEuMDc5NzUgMTAuOTg3MyAxLjIyNzA0IDExLjEzNkMxLjM3MzEyIDExLjI4NiAxLjU0NjkyIDExLjQwNSAxLjczODQxIDExLjQ4NjJDMS45Mjk5MSAxMS41Njc1IDIuMTM1MyAxMS42MDkzIDIuMzQyNzUgMTEuNjA5M0MyLjU1MDE5IDExLjYwOTMgMi43NTU1OSAxMS41Njc1IDIuOTQ3MDggMTEuNDg2MkMzLjEzODU4IDExLjQwNSAzLjMxMjM3IDExLjI4NiAzLjQ1ODQ2IDExLjEzNkwxMC4xOTk5IDQuMjU2TDE2Ljk0MTMgMTEuMTM2QzE3LjA4NzQgMTEuMjg2IDE3LjI2MTIgMTEuNDA1IDE3LjQ1MjcgMTEuNDg2MkMxNy42NDQyIDExLjU2NzUgMTcuODQ5NiAxMS42MDkzIDE4LjA1NyAxMS42MDkzQzE4LjI2NDUgMTEuNjA5MyAxOC40Njk5IDExLjU2NzUgMTguNjYxNCAxMS40ODYyQzE4Ljg1MjkgMTEuNDA1IDE5LjAyNjcgMTEuMjg2IDE5LjE3MjcgMTEuMTM2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==) no-repeat;transform:translate(25px,-3px);transition:transform .25s ease-in-out}.vertical.featured.tabs .overlay-label.visible+.arrow-svg{transform:translate(25px,6px);transition:transform .25s ease-in-out,opacity .25s ease-in-out}.vertical.featured.tabs .item.expanded .arrow-svg{opacity:0;transition:transform .25s ease-in-out,opacity .25s ease-in-out}.vertical.featured.tabs .item.collapsed .arrow-svg{opacity:1;transition:transform .25s ease-in-out,opacity .25s ease-in-out}.inline.list{padding:0}.inline.list .list{padding-bottom:0}.inline.list .ui.grid{border-bottom:1px solid #dadada;padding:0 0 30px;margin:0 0 30px}.inline.list .ui.grid:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.inline.list .ui.grid .column{padding:0}.inline.list .ui.grid .ui.container.entry-content{padding:0 14px}.inline.list .ui.grid .ui.label{height:auto;background-color:transparent;text-align:center;padding:0;margin:0}.inline.list .ui.grid .ui.label img{height:auto!important;width:100%!important;min-width:30px;margin:0}.inline.list a{cursor:pointer}.chart.container{margin:0;padding:0}.chart.container .ui.segment.nodata{border-top:0px solid #db2828!important;margin-top:60px;margin-left:-5px;vertical-align:center;border:0px!important;font-size:20px;text-align:center;background-color:#ccc}.chart.container text{fill:#fff}.chart.container .body{position:relative;height:100%;margin:0}.chart.container .body .ui.container.entry-content{padding:0!important;margin:0!important}.chart.container .body svg{pointer-events:all;overflow:visible}.chart.container .body svg text{font-size:13px!important}.chart.container .legend.item input[type=checkbox]{width:18px;height:18px}.chart.container .legend.item input[type=checkbox]:before,.chart.container .legend.item input[type=radio]{width:16px;margin:auto!important;font-size:16px!important}.chart.container .legend.item label{padding:3px;font-size:14px!important}.chart.container .legends.container.left{position:absolute;bottom:50px;left:10px}.chart.container .legends.container.left .legend.item{margin:2px;padding:3px;text-align:left;display:flex;line-height:28px!important}.chart.container .legends.container.left .legend.item input[type=checkbox],.chart.container .legends.container.left .legend.item input[type=radio]{display:none}.chart.container .legends.container.left .legend.item label{padding:0 5px;line-height:20px;height:20px;white-space:nowrap}.chart.container .legend-title{color:#66676d;cursor:default;font-weight:700;font-size:14px}.chart.container .legends.container.top,.chart.container .legends.container.left,.chart.container .legends.container.right,.chart.container .legends.container.bottom{display:flex;flex-direction:column;gap:8px}.chart.container .legends.container.top .legend.item,.chart.container .legends.container.left .legend.item,.chart.container .legends.container.right .legend.item,.chart.container .legends.container.bottom .legend.item{display:flex;align-items:center;margin-bottom:12px}.chart.container .legends.container.top .legend.item .checkmark-with-bg,.chart.container .legends.container.top .legend.item .checkmark,.chart.container .legends.container.left .legend.item .checkmark-with-bg,.chart.container .legends.container.left .legend.item .checkmark,.chart.container .legends.container.right .legend.item .checkmark-with-bg,.chart.container .legends.container.right .legend.item .checkmark,.chart.container .legends.container.bottom .legend.item .checkmark-with-bg,.chart.container .legends.container.bottom .legend.item .checkmark{height:18px;width:18px;margin-right:8px;border:1px solid #8c8f94;border-radius:4px;cursor:pointer;flex-shrink:0}.chart.container .legends.container.top .legend.item input:checked~.checkmark:after,.chart.container .legends.container.top .legend.item input:checked~.checkmark-with-bg:after,.chart.container .legends.container.left .legend.item input:checked~.checkmark:after,.chart.container .legends.container.left .legend.item input:checked~.checkmark-with-bg:after,.chart.container .legends.container.right .legend.item input:checked~.checkmark:after,.chart.container .legends.container.right .legend.item input:checked~.checkmark-with-bg:after,.chart.container .legends.container.bottom .legend.item input:checked~.checkmark:after,.chart.container .legends.container.bottom .legend.item input:checked~.checkmark-with-bg:after{display:block}.chart.container .legends.container.top .legend.item .checkmark:after,.chart.container .legends.container.top .legend.item .checkmark-with-bg:after,.chart.container .legends.container.left .legend.item .checkmark:after,.chart.container .legends.container.left .legend.item .checkmark-with-bg:after,.chart.container .legends.container.right .legend.item .checkmark:after,.chart.container .legends.container.right .legend.item .checkmark-with-bg:after,.chart.container .legends.container.bottom .legend.item .checkmark:after,.chart.container .legends.container.bottom .legend.item .checkmark-with-bg:after{content:"";display:none}.chart.container .legends.container.top .legend.item .checkmark:after,.chart.container .legends.container.left .legend.item .checkmark:after,.chart.container .legends.container.right .legend.item .checkmark:after,.chart.container .legends.container.bottom .legend.item .checkmark:after{position:relative;left:5px;top:2px;width:7px;height:10px;border:solid #2196F3;border-width:0 3px 3px 0;transform:rotate(45deg)}.chart.container .legends.container.top .legend.item .checkmark-with-bg:after,.chart.container .legends.container.left .legend.item .checkmark-with-bg:after,.chart.container .legends.container.right .legend.item .checkmark-with-bg:after,.chart.container .legends.container.bottom .legend.item .checkmark-with-bg:after{position:relative;left:5px;top:2px;width:7px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.chart.container .legends.container.top .legend.item .label,.chart.container .legends.container.left .legend.item .label,.chart.container .legends.container.right .legend.item .label,.chart.container .legends.container.bottom .legend.item .label{cursor:pointer;flex-grow:1;margin-left:4px;white-space:nowrap}.chart.container .legends.container.left .legend.item .legend-title{padding-left:0}.chart.container .legends.container.right{position:absolute;bottom:50px;right:-20px}.chart.container .legends.container.right .legend.item{margin:2px;padding:3px;text-align:left;display:flex;align-items:center;line-height:28px!important}.chart.container .legends.container.right .legend.item input[type=checkbox],.chart.container .legends.container.right .legend.item input[type=radio]{display:none}.chart.container .legends.container.right .legend.item label{padding:0 5px;line-height:20px;height:20px;display:flex;flex-grow:0;flex-shrink:0;flex-basis:auto;align-items:center;white-space:nowrap}.chart.container .legends.container.right .legend.item .legend-title{padding-left:0;font-weight:700}.chart.container .legends.container.top{position:absolute;top:5px;left:10px;display:flex;justify-content:flex-start;flex-direction:row}.chart.container .legends.container.top .legend-sections{display:flex}.chart.container .legends.container.top .legend-sections .title-section{display:flex;position:relative}.chart.container .legends.container.top .legend-sections .items-section{display:flex;position:relative!important;flex-wrap:wrap}.chart.container .legends.container.top .legend.item{margin:2px;padding:3px;text-align:left;display:flex;line-height:28px!important}.chart.container .legends.container.top .legend.item input[type=checkbox],.chart.container .legends.container.top .legend.item input[type=radio]{display:none}.chart.container .legends.container.top .legend.item label{padding:0 3px;line-height:20px;height:20px;white-space:nowrap}.chart.container .legends.container.top .legend.item.overlay{margin-left:20px}.chart.container .legends.container.bottom{display:flex;justify-content:flex-start;flex-direction:row;margin-bottom:1rem!important;justify-content:space-around}.chart.container .legends.container.bottom .legend-sections{display:flex}@media screen and (max-width: 1024px){.chart.container .legends.container.bottom .legend-sections{flex-direction:column}}.chart.container .legends.container.bottom .legend-sections .title-section{display:flex;position:relative}.chart.container .legends.container.bottom .legend-sections .items-section{display:flex;position:relative!important;flex-wrap:wrap!important}@media screen and (max-width: 1024px){.chart.container .legends.container.bottom .legend-sections .items-section{gap:10px!important}}.chart.container .legends.container.bottom .legend.item{margin:6px;padding:3px;text-align:left;display:flex;line-height:28px!important}@media screen and (max-width: 1024px){.chart.container .legends.container.bottom .legend.item{min-width:150px;flex-basis:25%;flex:1;justify-content:flex-start;padding:5px!important;box-sizing:border-box}}.chart.container .legends.container.bottom .legend.item input[type=checkbox],.chart.container .legends.container.bottom .legend.item input[type=radio]{display:none}.chart.container .legends.container.bottom .legend.item label{padding:0 5px;line-height:20px;height:20px}.chart.container .footnote{margin-top:10px;width:auto;text-align:left}.chart.container .footnote .grid{width:100%}.chart.container .footnote .column{height:40px;vertical-align:bottom;padding:0;margin:0}.chart.container .footnote p{line-height:40px;font-size:13px;padding:0;margin-left:10px;margin-right:10px;text-align:right}.chart.container .buttons{display:flex}.chart.container .buttons .button{font-size:14px;background-color:#d6d6d6!important;font-weight:100;border:1px solid;min-width:150px;color:#fff;font-weight:600}.chart.container .buttons .button.active{background:#4f8ba5!important}.chart.tooltip{max-width:500px!important;padding:15px;border-radius:4px;opacity:1;font-family:Roboto;line-height:28px;font-size:16px;color:#1e1e1e;background-color:#f7f7f7!important;border:1px solid #dddddd!important;line-height:1.5}.chart.tooltip hr{margin-left:-15px;margin-right:-15px}.chart.tooltip b{color:#1e1e1e!important}.chart.tooltip table,.chart.tooltip th,.chart.tooltip td{border:1px solid;border-collapse:collapse;padding:5px;border-color:#ddd}.chartView{margin-bottom:20px}@media (max-width: 480px){.chart.container{position:relative}.chart.container .legends.container{margin-left:-5px!important;width:100%!important}.chart.container .legends.container.top .legend-sections{flex-direction:column;transform:translateY(-20px)}.chart.container .legends.container.top .legend-sections .legend.item .legend-title{padding-left:0!important}.chart.container .pie-chart{height:360px!important;margin-top:30px!important}.chart.container .pie-chart .legends.container{margin:0 0 0 -5px!important}.chart.container .pie-chart .legends.container .legend.item{min-width:100%!important}.pie-chart svg text{font-weight:600!important}}@media (max-width: 1365px){.chart.container .legends.container.top .legend-sections{flex-direction:column;transform:translateY(-20px)}.chart.container .legends.container.top .legend-sections .legend.item .legend-title{padding-left:0!important}}.ui.placeholder.segment.chartNoDataMessage{background-color:#fff}.chartNoDataMessage{height:100%}.chartNoDataMessage .ui.icon.header{align-self:center;width:260px;margin:30px}.chartNoDataMessage .ui.header{padding-top:20px;padding-bottom:20px}.chartNoDataMessage .noDataSVG{fill:#696969;width:120px}.chartNoDataMessage .WPnoDataMsg{color:#696969;padding-top:30px;font-family:Roboto Light;font-size:24px}.chartNoDataMessage .ui.button{color:#fff;background-color:#696969;margin-bottom:40px}.carousel{width:100%;padding:0}@media screen and (max-width: 480px){.carousel{height:400px!important}}.carousel .wp-block-cover{padding:0}.carousel .wp-block-group{padding:1rem 2rem}.carousel .wp-block-columns .wp-block-column{padding:0;margin:0}.carousel li{padding:0;min-height:565px}.carousel li .wp-block-buttons{padding:10px 0}.carousel li .wp-block-buttons .wp-block-button{margin:0}@media screen and (max-width: 480px){.carousel__slider{height:400px!important}}.carousel__dot-group{margin:0 auto auto;text-align:center}.carousel__dot-group .carousel__dot{pointer-events:all!important;background-color:#bcc3e0;margin:5px;border-radius:100%;height:15px;width:15px;border:0px!important}.carousel__dot-group .carousel__dot:hover{background-color:#3e8e41}.carousel__dot-group .carousel__dot:focus{outline:none;box-shadow:none}.carousel__dot-group .carousel__dot:active{background-color:#3e8e41;box-shadow:none;transform:translateY(0)}.carousel__dot-group .carousel__dot--selected{background-color:#3e53a6}@media screen and (max-width: 1024px){.carousel:has(.wp-block-quote) .wp-block-quote{padding:25px;font-size:1rem}.carousel:has(.wp-block-quote) .wp-block-quote:before,.carousel:has(.wp-block-quote) .wp-block-quote:after{height:35px!important;width:35px!important;background-size:35px 35px!important}.carousel:has(.wp-block-quote) .wp-block-quote:before{top:5%!important}.carousel:has(.wp-block-quote) .wp-block-quote:after{right:5%;bottom:5%}.carousel:has(.wp-block-quote) .wp-block-quote p{margin-top:15px!important;margin-bottom:10px!important}.carousel:has(.wp-block-quote) .wp-block-quote cite{padding-right:20px}}@media screen and (max-width: 480px){.carousel:has(.wp-block-quote) .wp-block-quote{font-size:.9rem!important;padding:25px 20px!important}.carousel:has(.wp-block-quote) .wp-block-quote:before,.carousel:has(.wp-block-quote) .wp-block-quote:after{height:30px!important;width:30px!important;background-size:30px 30px!important}}.container.desktop h2 .title{padding-top:50px}.container.green .wp-block-column figure,.container.green .wp-block-column p{margin-block-end:0;margin-block-start:0em}.container.green .excerpt .entry-content{margin:0}.container.section{page-break-after:always;margin-left:10px!important;margin-bottom:50px}.container.section .ui.menu.header{margin:0;background-color:#fff;border:1px solid #dadada;background:#5baf95}.container.section .ui.menu.header h1{font-family:Roboto,sans-serif;font-size:2rem;font-weight:300!important;padding:0;margin:0}.container.section .ui.menu.header h2{font-family:Roboto,sans-serif;font-size:1.5rem!important;margin:0;padding:0;font-weight:300!important}.container.section .ui.menu.header .item{padding:1.5rem;background:#5baf95;width:20vw;max-height:160px!important;max-width:191px!important}.container.section .ui.menu.header .ui.image{margin:auto;width:60%}.container.section .ui.menu.header .header{padding:2%;background:#fff;width:100%;font-weight:300;justify-content:left;align-items:center;display:flex;border-left:1px solid #dadada}.container.section .ui.menu.header .header>div{margin-left:1.5vw}.container.section .ui.menu.header .header p{line-height:100%;padding:0;margin:0}@media (max-width: 600px){.container.section .ui.menu .item{display:none}}.container.section .subsection{margin:0!important;padding:1vw}.container.section .subsection a{color:#3e9fde!important}.container.section .subsection .grid.header{padding:.5vw;margin:0}.container.section .subsection .grid.header h2.title{text-transform:none;padding-left:0;color:#5baf95;font-weight:300;margin:0}.container.section .subsection .grid.header h3.subtitle{text-transform:none;font-size:1.5rem;margin:0;color:#66676d;font-weight:300;padding-left:0}.container.section .subsection .grid.header .column,.container.section .subsection .grid.header .row{padding:0;margin:0}.container.section .subsection .grid.header .column{min-height:90px;border-bottom:1px solid #dadada}.container.section .subsection .grid.header .icon{width:40px;height:40px;min-width:30px!important;min-height:30px!important;content:"";margin-top:15px}@media (max-width: 779px){.container.section .subsection .grid.header .column:nth-child(1){display:none}.container.section .subsection .grid.header h2.title{font-size:1.5em}.container.section .subsection .grid.header h3.subtitle{font-size:1.3em}}.intro{margin:50px auto auto;padding:0}.intro .entry-content{padding:0!important;margin:0}.intro .entry-content .has-intermediate-font-size{font-size:1.8rem;line-height:135%;padding-bottom:35px;padding-top:25px}@media screen and (max-width: 781px) and (min-width: 600px){.intro .wp-block-columns{margin-bottom:10vh!important}.intro .wp-block-column:nth-child(1){flex-basis:calc(20% - 5px)!important;flex-grow:0}.intro .wp-block-column:nth-child(2){flex-basis:calc(80% - 16px)!important;flex-grow:0}}@media (max-width: 599px){.intro .wp-block-column:nth-child(2){text-align:center;flex-grow:0}}.intro .wp-block-columns{margin:0}.intro .wp-block-columns .wp-block-column{margin:0;padding:.3vw}.intro .wp-block-columns .wp-block-column p{margin:.3em}.intro .wp-block-columns .wp-block-column figure{margin-block-end:0;margin-block-start:.3em}.cost .cost-gender-label{line-height:90%}.container.viz.footer{margin:0!important}.container.viz.footer .ui.container.entry-content{width:100vw;margin:0!important}.container.viz.footer .ui.container.entry-content .wp-block-columns{margin:0}.container.viz.footer .ui.container.entry-content .ui.fluid.container.content{margin:0!important}.container.viz.footer .logos-column{padding:3vw 10vw}.container.viz.footer .logos-column .logos-column-item{margin:0 4vw}.container.viz.footer .footer-cover{border-top:1px solid #3e53a6;width:100vw;margin-left:calc(-50vw + 50%);padding-top:30px;padding-bottom:30px}.container.viz.footer .footer-cover a{color:#e5f6ff}.container.viz.footer .footer-cover .wp-block-columns{margin-bottom:0}.container.viz.footer .footer-cover .bottom-bar-container{margin:auto;max-width:1300px}.container.viz.footer .footer-cover .wp-block-cover__background{background-color:#3e53a6!important}.container.viz.footer .attribution-icon{display:block;float:right;margin-right:1em;min-width:85px}.container.viz.footer .bottom-menu{border-bottom:1px solid #B0CAD8;display:inline-block;padding-bottom:20px;margin-bottom:25px!important}.container.viz.footer .bottom-menu a{margin-right:20px}.container.viz.footer .bottom-menu a:last-of-type{margin-right:0}.container.viz.footer .column{padding-bottom:1.5rem;padding-top:1.5rem}.container.viz.footer .header{font-weight:400;color:#fff;text-transform:uppercase;margin:0}.container.viz.footer p{font-weight:400;color:#fff}.container.viz.footer p a{color:#fff}.container.viz.footer p a:hover{color:#f0f0f0}.container.viz.footer .viz.secondary-menu.container{background-color:#175372;text-align:center}@media (max-width: 480px){.container.viz.footer .logos-column{padding:10vw 15vw}.container.viz.footer .logos-column .logos-column-item{margin:10vw 0}.container.viz.footer .footer-cover a{width:100vw;text-align:center;display:block;margin:0 0 30px}.container.viz.footer .footer-cover .stay-connected{justify-self:center;align-self:center;text-align:center}.container.viz.footer .footer-cover .stay-connected p{padding:30px 0}.container.viz.footer .footer-cover .stay-connected .stay-connected-icon img{width:100px!important;height:auto!important;margin-bottom:15px!important}.container.viz.footer .footer-cover .stay-connected .contact-block{text-align:center;line-height:2;padding:10px 0;border-bottom:1px solid #B0CAD8}.container.viz.footer .footer-cover .creative-commons .wp-block-column{padding:0 20px}.container.viz.footer .footer-cover .creative-commons .wp-block-image{width:100vw;margin:10px 0 30px}.container.viz.footer .footer-cover .creative-commons .wp-block-image img{width:150px!important;text-align:center}.container.viz.footer .footer-cover .creative-commons p{text-align:center}.container.viz.footer .footer-cover .creative-commons p a{display:inline}}@media (min-width: 481px) and (max-width: 782px){.container.viz.footer .logos-column{padding:10vw 30vw}.container.viz.footer .logos-column .logos-column-item{margin:8vw 0}.container.viz.footer .footer-cover a{width:100vw;text-align:center;display:block;margin:0 0 30px}.container.viz.footer .footer-cover .stay-connected{justify-self:center;align-self:center;text-align:center}.container.viz.footer .footer-cover .stay-connected p{padding:30px 0}.container.viz.footer .footer-cover .stay-connected .stay-connected-icon img{width:100px!important;height:auto!important;margin-bottom:15px!important}.container.viz.footer .footer-cover .stay-connected .contact-block{text-align:center;line-height:2;padding:10px 0;border-bottom:1px solid #B0CAD8}.container.viz.footer .footer-cover .stay-connected .wp-block-column{min-width:-moz-fit-content!important;min-width:fit-content!important}.container.viz.footer .footer-cover .creative-commons .wp-block-column{padding:0 20px}.container.viz.footer .footer-cover .creative-commons .wp-block-image{width:100vw;margin:10px 0 30px}.container.viz.footer .footer-cover .creative-commons .wp-block-image img{width:150px!important;text-align:center}.container.viz.footer .footer-cover .creative-commons p{text-align:center}.container.viz.footer .footer-cover .creative-commons p a{display:inline}}@media (min-width: 782px) and (max-width: 1024px){.container.viz.footer .logos-column{padding:5vw 10vw}.container.viz.footer .footer-cover .bottom-bar-container{display:flex;flex-direction:column}.container.viz.footer .footer-cover .bottom-bar-container .bottom-bar-container-column{display:flex;flex-direction:column;align-content:flex-start;flex-wrap:wrap}.container.viz.footer .footer-cover .bottom-bar-container .creative-commons .creative-commons-columns .creative-commons-column{flex-basis:auto!important;width:auto!important}.container.viz.footer .footer-cover .bottom-bar-container .contact-block{width:500px}}@media (min-width: 1025px) and (max-width: 1365px){.container.viz.footer .footer-cover .creative-commons .wp-block-spacer{display:none}}@media (min-width: 1366px) and (max-width: 1920px){.container.viz.footer .logos-column{padding-left:15vw;padding-right:15vw}}@media (min-width: 1921px){.container.viz.footer .logos-column{padding-left:23vw;padding-right:23vw}}.wp-block-viz-components-newsletter{width:100%;padding:10px}.viz.newsLetter{text-align:center;max-width:500px;height:60px;margin:1rem auto}.viz.newsLetter .ui.negative.message{position:relative;bottom:-5px;right:-546px;padding:15px}.viz.newsLetter .ui.negative.message p{color:#fff;line-height:120%}.viz.newsLetter .ui.success.message{background-color:#5089a6;position:relative;bottom:-5px;right:-546px;padding:15px}.viz.newsLetter .ui.success.message p{color:#fff;line-height:120%}.viz.newsLetter .viz.newsLetter.form{padding:0;height:42px;display:flex;justify-content:left;margin-bottom:3px}.viz.newsLetter .viz.newsLetter.form .input{flex-grow:1;height:40px}.viz.newsLetter .viz.newsLetter.form .ui.button{height:40px;line-height:70%;margin-left:10px}.viz.showcase{width:100%!important}.viz.showcase .ui.grid>.column{padding-bottom:0}.viz.showcase .ui.secondary.button{background-color:#9355b4!important}.viz.showcase .ui.secondary.button:hover{background-color:#5c9abe}.viz.showcase .input,.viz.showcase textarea,.viz.showcase .listbox,.viz.showcase .dropdown{width:100%;font-size:.9rem;min-height:20px;height:40px}.viz.showcase .ui.dropdown>.dropdown.icon:before{float:right;margin-top:-5px}.viz.showcase .btn-reset{background-color:#66676d;color:#fff;margin-right:20px}.viz.showcase textarea{height:100px;font-size:.8em;padding:10px}.viz.showcase textarea::placeholder,.viz.showcase textarea::-webkit-input-placeholder{color:#bfbfbfde}.viz.showcase .validated .field.error iframe{background-color:#fff6f6;border:1px solid #e0b4b4}.viz.showcase .validated .field.error input{background-color:#98511a}.viz.showcase .upload.files{text-align:right}.viz.showcase .upload.files.error{background-color:transparent}.viz.showcase .upload.files .ui.green.label,.viz.showcase .upload.files .ui.green.labels .label{background-color:#3e53a6!important}.viz.showcase .upload.files .ui.button{font-size:.8rem;margin-top:10px;margin-right:0}.viz.showcase .form-buttons{padding-top:10px}.viz.showcase .form-buttons button{width:110px}.viz.showcase .dropzone{flex:1 1 0%;display:flex;flex-direction:column;align-items:center;font-size:.9em;padding:10px;border-width:2px;border-radius:2px;border-color:#eee;border-style:dashed;background-color:#fafafa;color:#bfbfbfde;outline:none;transition:border .24s ease-in-out 0s}.viz.showcase .dropzone p{font-size:.9em;line-height:120%;padding-bottom:15px}.viz.showcase .dropzone ul{list-style:none;text-align:left}.viz.showcase .dropzone ul li{margin:4px}.viz.showcase .error-messages{box-shadow:0 0 0 1px #bb5454 inset,0 0 0 0 transparent;background-color:#bb5454;color:#fff;font-size:14px}.viz.showcase .error-messages ul{list-style:none;text-align:left}.viz.showcase .error-messages ul li{margin:4px}.viz.showcase .upload.files.error .dropzone{background-color:#fff;border:none;color:#9f3a38}.notice,div.error,div.updated{background-color:none;border:none;border-radius:5px;margin:0;padding:0}.ui.input.error>input{background-color:transparent;border:none}.notice,div.error,div.updated{background-color:none}.ui.search.dropdown>.text{font-size:16px!important}.error>.ui.search.dropdown>.text{color:#bb5454!important;font-weight:500!important;font-size:16px!important}.ui.negative.message{position:absolute;bottom:-17px;right:-74px;color:#fff;box-shadow:0 0 0 1px #bb5454 inset,0 0 0 0 transparent;background-color:#bb5454;width:252px}.ui.negative.message p{color:#fff;font-family:Roboto,sans-serif;font-size:.9em}.ui.success.message{background-color:#9468a6;color:#fff;box-shadow:0 0 0 1px #9468a6 inset,0 0 0 0 transparent;position:absolute;bottom:-16px;right:-65px;width:212px}.ui.success.message p{color:#fff;font-family:Roboto,sans-serif;font-size:.9em}.ui.selection.dropdown.error{background-color:#fff;border-color:transparent}.viz.download .download-header{align-items:center}.viz.download .download-header .ui.container.entry-content{padding-bottom:10px!important;padding-top:10px!important}.viz.download .wp-block-columns{margin-bottom:15px}.viz.download .download.area{display:flex}.viz.download .download.area .ui.container.entry-content{width:100%!important;padding:0}.viz.download .download.area i.icon.question.circle{color:#52a963;cursor:pointer;font-size:.8em;margin-left:5px;padding:0 0 20px}.viz.download .button.download{background-color:#55889f;color:#fff;font-size:14px;font-weight:600;z-index:1000;border:1px solid;margin-right:10px}.viz.download .download-icon{align-self:flex-end}.viz.download .download-icon:before{top:1px;margin-left:-5px;color:#51ab8d;border:1px solid;padding:7px 9px 9px;position:relative;z-index:999;background-color:#fff!important;border-radius:3px;cursor:pointer;z-index:90!important}.viz.download .active .download-icon:before{border-bottom:0px;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.viz.download .dropdown.icon{display:none}.viz.download .dropdown.download .visible.menu.transition{position:absolute;left:auto;top:36px;right:9px;padding:15px 20px;box-shadow:none;border-color:#51ab8d;border-radius:3px 0 3px 3px!important;font-size:16px;color:#51ab8d;font-weight:600;z-index:80!important}.viz.download .dropdown.download .visible.menu.transition .item{padding:12px 0 0!important;background:none!important}.viz.download .dropdown.download .visible.menu.transition .item input{margin-top:0}.viz.download .dropdown.download input[type=radio]{border:1px solid #66676d;font-size:10px;height:14px;width:14px;min-height:6px;min-width:6px;margin:5px 5px 2px 0}.viz.download .dropdown.download input[type=radio]:checked:before{content:"";background-color:#31ba1a;height:6px;width:6px;border-radius:50%;margin:3px}.viz.download .dropdown.download label{font-size:16px;color:#66676d}.viz.download.has-title .download.title{padding:0;margin:0;float:left}.viz.download.has-title .download.title p{line-height:125%}.viz.download.has-title .ui.grid,.viz.download.has-title .column{padding:0;margin:0}.viz.download.has-title .ui.grid .editing,.viz.download.has-title .column .editing{margin-top:-1rem!important}.viz.download.has-title .ui.grid{margin-bottom:-5px;margin-top:-5px}.viz.download .wrapper{border:2px solid #0692fe;padding:3px 5px;border-radius:5px;float:right}.viz.download .map.wrapper{background-color:#fff;border:none;float:none;overflow:hidden}@media print{.viz.download .map.wrapper{margin-left:20px}}.viz.download [data-tooltip]:after{font-size:.8rem}.viz.download [data-tooltip]:before{bottom:23px}.viz.download .ui.button.download{border:0px;font-weight:400;padding:5px;background-color:transparent;color:#0692fe;margin-right:0}.viz.download .ui.button.download:hover{color:#0692fe}.viz.download .dropdown.download{padding-right:7px}.viz.download .download-icon:before{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;border:0px;border-left:2px solid #0692fe;color:#0692fe;height:20px;margin-left:5px;padding:0 4px 0 7px}.viz.download .wrapper:hover{background-color:#0692fe}.viz.download .wrapper:hover .ui.button.download{background-color:transparent;color:#fff}.viz.download .wrapper:hover .download-icon:before{color:#fff;background-color:transparent!important;border-left:2px solid #FFFFFF}.viz.download .map.wrapper:hover{background-color:#fff}.viz.download .dropdown.download .visible.menu.transition{border:2px solid #0692fe;top:30px;right:-7px;font-weight:400;color:#0692fe;border-radius:5px!important}.viz.download.heavy .wrapper{background-color:#0692fe;border:2px solid #0692fe}.viz.download.heavy .wrapper .ui.button.download{background-color:transparent;color:#fff}.viz.download.heavy .wrapper .download-icon:before{color:#fff;background-color:transparent!important;border-left:2px solid #FFFFFF}.viz.download.heavy .wrapper:hover{background-color:#0083e8;border:2px solid #0083e8}.ui.top.left.popup.title-popup{background-color:#f7f7f7;padding:20px}.ui.top.left.popup.title-popup:before{background:#f7f7f7}@media only screen and (max-width: 1024px){.wp-block-viz-download .viz.download .ui.grid{margin-bottom:0!important;margin-top:0!important}.wp-block-viz-download .container.viz.download .download-header{flex-direction:row!important}.wp-block-viz-download .container.viz.download .download-header .ui.container.entry-content{padding-bottom:0!important;padding-top:0!important}.wp-block-viz-download .container.viz.download .download-header .ui.container.entry-content p{font-size:18px!important}.wp-block-viz-download .container.viz.download .download-header .column{flex-grow:1!important;max-width:90%!important;padding:0 30px 0 0!important;align-self:center!important}.wp-block-viz-download .container.viz.download .download-header .column:last-child{flex:0 0 10%!important;max-width:8%!important;padding:3px 0 0!important;align-self:flex-start!important}.wp-block-viz-download .container.viz.download .download-header .sixteen.wide.column.ignore{flex:1 1 auto!important;max-width:100%!important}.wp-block-viz-download .container.viz.download .download-header .wrapper{width:44px;height:44px;display:flex;justify-content:center;align-content:center;flex-wrap:wrap;padding:5px!important}.wp-block-viz-download .container.viz.download .download-header .ui.dropdown.download .download-icon{margin:0!important}.wp-block-viz-download .container.viz.download .download-header .ui.dropdown.download .download-icon:before{border:none!important;margin:0!important;padding:0!important}.wp-block-viz-download .ui.active.visible.dropdown.download .menu.transition.visible{border:2px solid #0692fe!important;top:35px!important;right:-11px!important;min-height:120px!important}.wp-block-viz-download .ui.active.visible.dropdown.download .menu.transition.visible .item{display:block!important;visibility:visible!important}.wp-block-viz-download .viz.download [data-tooltip]{padding:0!important}.wp-block-viz-download .viz.download [data-tooltip]:after{display:none!important}.wp-block-viz-download .viz.download [data-tooltip]:before{display:none!important}.wp-block-viz-download .single-format .wrapper{width:44px!important}.wp-block-viz-download .single-format .wrapper .ui.button.download{display:block!important;padding-bottom:16px!important}.wp-block-viz-download .single-format .wrapper .ui.button.download:first-line{visibility:hidden!important}.wp-block-viz-download .multi-format .wrapper .ui.button.download{display:none!important}}.ui.search .results.header{font-family:Roboto;color:#66676d!important;font-size:10px;padding:7px;color:#616161!important;margin:0 16px;border-left:none;border-right:none;font-weight:300}.ui.search .results h4{color:#454545;margin-bottom:10px!important}.ui.search>.results{width:315px!important;margin-top:0!important;border-radius:0!important;border:1px solid #d4d4d5;border-top:none}.ui.search input.prompt{border-radius:3px;width:200px}.ui.search input.prompt::-moz-placeholder{font-size:12px!important}.ui.search input.prompt::placeholder{font-size:12px!important}.ui.search .see-more-results{font-size:12px;margin:0 23px;font-weight:700;color:#4a5da8}.ui.search>.results .result{padding:4px 8px 0 19px}.ui.search .ui.search input.prompt{border-radius:3px}.ui.search .ui.icon.input>input{border-radius:3px}.ui.search .has-standard-12-font-size{color:#9e9e9e}.ui.search .has-standard-12-font-size:hover{color:#3b5b74}.ui.search .has-standard-12-font-size h5{color:#003a5b;font-size:12px!important;font-family:Open Sans,sans-serif;line-height:16px;font-weight:300;margin-bottom:10px!important;margin-top:10px!important}.ui.search .has-standard-12-font-size:hover h5{color:#3b5b74}.ui.search b{color:#003a5b;font-weight:700}.ui.search .search-content{color:#666;font-size:12px;padding-top:8px!important;padding-bottom:16px!important}.ui.search .search-content strong{color:#003a5b}.ui.search .results.transition.visible{transform:translate(-12.3em)!important;margin-top:0;width:24em!important;overflow-y:scroll!important}.ui.icon.input>input{height:38px;font-size:12px!important}.ui.icon.input .search.icon{font-size:14px!important}.ui.blue.segment:not(.inverted){border-top:none!important}.ui.segment{box-shadow:none}.wp-reference.viz-component{display:inline;font-size:inherit;font-weight:inherit;line-height:100%;vertical-align:baseline;position:relative;top:-.5em;z-index:1}.ui.popup.reference-popup{max-width:300px;width:300px}.ui.popup.reference-popup p{font-size:1em}.ui.popup.reference-popup a{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word}a.wp-reference{display:inline;cursor:pointer;display:inline!important;position:relative;font-size:75%;color:#5089a6;content:attr(data-index)!important;margin-top:0}.white-reference a.wp-reference{color:#fff}@media only screen and (min-width: 769px) and (max-width: 1024px){.references .header.title.menu{margin-top:50px!important}}@media screen and (max-width: 768px){.references .header.title.menu{min-height:2rem}}.references.list{color:#66676d;margin:20px!important;padding:10px 10px 10px 0}@media screen and (max-width: 768px){.references.list{width:100%!important}}.references.list .edit-mode-message{border:1px solid #1e1e1e;padding:10px;border-radius:2px;margin-left:-10px}@media screen and (max-width: 768px){.references.list .ui.stretched.column.grid{display:flex!important;flex-direction:row!important}}@media only screen and (min-width: 769px) and (max-width: 1024px){.references.list .ui.stretched.column.grid{display:flex!important;flex-direction:row!important}}@media only screen and (min-width: 1024px) and (max-width: 1280px){.references.list .ui.stretched.column.grid{display:flex!important;flex-direction:column!important;flex-shrink:0!important;height:2000px!important;overflow:hidden;overflow-x:auto}}.references.list .column{padding-top:0!important;padding-bottom:1rem!important;padding-left:0!important}@media screen and (max-width: 1024px){.references.list .column{width:100%;padding-left:10px!important;padding-top:5px!important}}.references.list .reference{font-size:14px;display:block}.references.list .reference .index{font-size:14px;display:inline}.references.list .reference .index:after{content:". ";margin-right:2px;font-size:11px;display:inline}.references.list .reference .content{display:inline}.references.list .reference .link{overflow-wrap:break-word}@media (max-width: 1024px){.references.list{overflow:auto;-webkit-overflow-scrolling:touch}.references.list::-webkit-scrollbar{display:none}.references.list{scrollbar-width:none}.reference.list{-ms-overflow-style:none}}.ui.fluid.container.section.benefits-of-quitting .ui.fluid.container.content p:nth-last-of-type(-n+2){overflow-wrap:break-word!important;white-space:normal!important}.downloadPdf{margin-bottom:40px;text-align:center}.downloadPdf .download{border:1px solid blue;font-weight:700!important;height:50px}@media print{.downloadPdf{display:none}}.ui.container.filter{margin-left:0!important;margin-right:0!important;padding:0 2px}.ui.container.filter input{display:none}.ui.container.filter .ui.button{text-wrap:none;cursor:pointer!important;color:#66676d;border:1px solid #ced0da;font-size:16px;height:38px;padding:2px;font-weight:400;background-color:#f5f6f9}.ui.container.filter .ui.button.applied{color:#5089a6}.ui.container.filter .angle.down.icon{float:right;margin-right:4px;margin-left:auto;margin-top:9px}.ui.container.filter .ui.dropdown{width:100%}.ui.container.filter .ui.dropdown .divider.text{cursor:pointer;width:100%;font-size:14px;line-height:25px}.ui.container.filter .ui.dropdown .ui.label{cursor:pointer;border:0px;font-size:13px;font-weight:400;margin:0;padding:5px 0}.ui.container.filter .ui.dropdown i{margin-right:-1em;margin-top:.5em}.ui.container.filter .ui.dropdown .item{height:25px}.ui.container.filter .ui.dropdown .ui.segment{color:#66676d;border-radius:0;border-left:0px;border-right:0px;padding:7px 19px;margin:0 0 10px;font-size:14px;font-weight:300}.ui.container.filter .ui.dropdown .menu{min-height:100px}.ui.container.filter .ui.dropdown .ui.container{margin:0;width:auto;display:flex!important;flex-direction:column;justify-content:flex-start;flex-wrap:wrap;font-weight:200;padding:0 15px 10px;max-height:200px}.ui.container.filter .ui.dropdown .ui.container .item{height:25px;box-sizing:border-box;border:1px;max-width:50%}.ui.container.filter .ui.dropdown .ui.container .ui.checkbox label{padding-left:1.6em;font-size:15px}.dropdown-single-column{max-height:none!important}.dropdown-item-single-column{max-width:100%!important;width:100%!important}.filter-search{display:inline-flex!important}.clear-icon{margin-right:auto!important;margin-top:auto!important}[data-group=directcost] .ui.container.filter .ui.dropdown .ui.container{max-height:none}[data-group=directcost] .ui.container.filter .ui.dropdown .ui.container .item{max-width:100%;width:100%}.editing .ui.container.filter{margin:3px!important}.editing .ui.container.filter .menu{display:none!important}.ui.container.filter{width:100%!important;padding:0!important}.ui.container.filter .item,.ui.container.filter .item.dropdown-item-single-column{display:block!important}body{background-color:transparent!important}.map.component{position:relative;background-color:transparent;overflow:hidden}@media screen and (max-width: 768px){.map.component .legend-title-container{display:flex;flex-direction:row;align-items:center;margin-bottom:1rem}.map.component .legend-title-container .vertical-spacer{display:none}}@media screen and (min-width: 1024px){.map.component .legend-container{display:flex!important;flex-direction:row!important}}@media screen and (max-width: 768px){.map.component .legend-items-container{display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:5px}}.map.component .legend{background-color:#fff;margin-top:4px;overflow:hidden;display:visible}@media only screen and (max-width: 414px){.map.component .legend{margin-top:10px}}.map.component .legend ul{list-style:none;padding:0;margin:0 0 0 10px;width:100%}@media only screen and (max-width: 480px){.map.component .legend ul{display:flex;flex-wrap:wrap;flex-direction:column}}.map.component .legend ul li{display:inline-flex;float:left;margin-bottom:10px;margin-right:10px}@media screen and (max-width: 480px){.map.component .legend ul li{flex:1 1 20%;min-width:130px}}.map.component .legend ul li .legend-label{color:#66676d;display:block;float:left;font-weight:400;font-size:15px;line-height:12px;margin-top:5px;margin-left:5px;white-space:nowrap}.map.component .legend ul li .symbol{float:left;height:15px;margin-top:3px;width:15px}.map.component .edit-mode-message{border:1px solid #1e1e1e;padding:10px;border-radius:2px;margin:10px}.map.component .control.panel{position:absolute;bottom:1rem;margin-left:.5vw}.map.component .control.panel .reset,.map.component .control.panel .zoom{margin-top:.1vw;height:auto!important;width:auto!important}.map.component .control.panel .icon{background-color:#3e53a6;padding:5px;width:30px;height:25px;font-size:14px;color:#fff}.map.component .ocean-color{fill:#c1e1ec}.map.component rect.country-map-label{fill:#5baf95}.map.component circle.active{fill:#fff;stroke:#5baf95;stroke-width:2}.map.component text tspan.label{font-weight:700;fill:#5baf95;pointer-events:all}.map.component text.focus tspan.label{color:#fff;fill:#fff!important}.map.component path.zoom-enabled{cursor:pointer}.map.component path.focus{opacity:.8}.map.component circle.focus{stroke:#67a0bd;fill:#84acc0}.map.component .big.label{font-size:40px;text-transform:uppercase;fill:#fff}.map.component .map-label{fill:#595959}@media print{.map.component .map-label{font-size:14px;font-weight:600!important}}.map.component .map-label-bg{fill:#fff6e1}.map.component .map-label-no-bg{opacity:0}.map.component .map-label-value{font-weight:700}.map.component .big.numeric.label{padding:0;font-size:140px;fill:#5baf95;font-weight:700}.map.component .hidden{display:none}.map.component .national-avg-value{color:#ffb400;margin-left:10px;font-size:14px;font-weight:700}.map.component .national-avg-label{margin-left:5px;font-size:14px;color:#66676d;font-weight:700}@media print{.map.component .national-avg-label{white-space:nowrap}}.map.component .footnote{margin:0;min-height:0;padding:0;text-align:left;width:auto}@media print{.map.component .footnote{padding-left:10px}}.map.component .footnote p{line-height:40px;font-size:13px;padding:0;margin-left:10px;margin-right:10px;text-align:right}.map.component .legend-title{float:left;text-align:right;font-size:14px;color:#66676d;font-weight:700;margin-right:10px;white-space:nowrap;margin-left:.3rem!important}.map.component .vertical-spacer{color:#dadada;font-weight:700;margin-top:-3px}.map.component .highlighted-loc-info{border-radius:5px;padding:5px;right:15px;position:absolute}.map.component .highlighted-loc-info span{font-weight:700}@media screen and (max-width: 480px){.map.component .highlighted-loc-info{width:45%}}@media screen and (min-width: 1025px){.map.component .highlighted-loc-info{top:45px;width:20%}}.map.component .measure-selector{margin-top:5px}.map.component .measure-selector .label{font-weight:700}.map.component .measure-selector ul{margin:5px auto 0 10px;overflow:hidden}.map.component .measure-selector li{display:inline-flex;float:left;margin-bottom:5px;margin-right:10px;font-size:14px;padding:5px 5px 5px 0;color:#66676d;cursor:pointer}@media print{.map.component .measure-selector li{white-space:nowrap}}.map.component .measure-selector li input[type=radio]{margin-top:.1rem;margin-bottom:.25rem}@media only screen and (max-width: 768px){.wp-data-viz-map{margin-left:-10px}}.back-to-top-container{border-radius:5px;padding:10px;position:static;background-color:#ecb040}.back-to-top-container .icon-wrapper{height:45%;font-size:10px;text-align:center;position:static;background-color:#ecb040}.back-to-top-container .icon-wrapper .custom-icon{font-size:25px;bottom:5px;position:static;text-align:center;color:#fff;background-color:#ecb040}.back-to-top-container .btn-text{height:45%;font-size:14px;color:#fff;text-align:center;font-weight:700}.top-navigator{background-color:#5baf95;right:0!important}.top-navigator div.ui.menu a.item{color:#fff}.top-navigator .ui.menu .item:before{width:0px}:root{--header-height: 90px;--footer-height: 227px !important}.ui.container.data-filters-reset,.ui.data-filters-apply{margin-left:0!important;margin-right:0!important;padding:0 2px;background-color:#fff;cursor:pointer;color:#5baf95;font-weight:700;text-transform:lowercase}.ui.container.data-filters-reset :first-letter,.ui.data-filters-apply :first-letter{text-transform:capitalize!important}.ui.container.data-filters-reset span,.ui.data-filters-apply span{float:right;font-size:14px}.ui.container.data-filters-reset .custom-undo-icon,.ui.data-filters-apply .custom-undo-icon{color:#5baf95;background-color:#fff}.ui.container.data-filters-reset .custom-apply-icon,.ui.data-filters-apply .custom-apply-icon{font-size:1.2em;margin-left:3px}.ui.container.disabled{margin-left:0!important;margin-right:0!important;padding:0 2px;background-color:#fff;cursor:pointer;color:#d3d3d3;font-weight:700;text-transform:lowercase}.ui.container.disabled :first-letter{text-transform:capitalize!important}.ui.container.disabled span{float:right;font-size:14px}.ui.container.disabled .custom-undo-icon{color:#d3d3d3;background-color:#fff}.wp-info-tooltip.wp-info{display:inline}.popup{border:1px solid red}@media print{.wp-info-tooltip{display:none!important}}.chart.big-number-container .big-number{font-size:large}.chart.big-number-container .big-number-label{font-size:small}.chart.big-number-trend-container .trend{text-align:left;font-size:16px;margin:10px}.chart.big-number-trend-container .label{font-size:14px;color:#666}.chart.big-number-trend-container .number-and-icon{display:flex;align-items:center;justify-content:flex-start;margin:4px 0}.chart.big-number-trend-container .number{margin-right:8px;font-size:24px}.chart.big-number-trend-container .icon{width:24px;height:24px}.chart.big-number-trend-container .percentage{color:green;font-size:18px}.agree-and-download.link{font-size:16px;cursor:pointer}.agree-and-download.link:hover{color:#195079!important}.modal .agreement-header{display:flex!important;align-items:center;font-family:Roboto,sans-serif!important;font-size:23px!important;background-color:#5baf95!important;color:#fff!important;font-weight:300!important;position:relative;height:75px}.modal .agreement-header span{display:inline-block;transform:translateY(1px)}.modal .agreement-header svg{display:inline-block;width:40px;height:40px;margin:0 12px 0 10px;stroke-width:4px}.modal .agreement-body{background-color:#f6f6f6!important;padding:30px 80px 5px!important}.modal .agreement-body .wp-block-separator{color:#e5e5e5;width:100%}.modal .agreement-footer{background-color:#f6f6f6!important;border:none!important;padding-top:30px!important;padding-bottom:45px!important}.modal .modal-cancel-button{height:35px;width:140px;transform:translate(96px);padding-top:11px;font-size:14px!important;font-weight:400;color:#fff!important;background-color:#c96a6a!important;transition:background-color .3s ease}.modal .modal-cancel-button:hover{background-color:#a65454!important}.modal .modal-agree-button{height:35px;width:140px;transform:translate(-659px);padding-top:11px;font-size:14px!important;font-weight:400;color:#fff!important;background-color:#5baf95!important;transition:background-color .3s ease}.modal .modal-agree-button:hover{background-color:#468670!important}.has-standard-12-font-size{font-size:12px}.has-standard-14-font-size{font-size:14px}.has-standard-15-font-size{font-size:15px}.has-standard-16-font-size{font-size:16px}.has-standard-18-font-size{font-size:18px}.has-standard-24-font-size{font-size:24px}.has-standard-27-font-size{font-size:27px}.has-standard-30-font-size{font-size:30px}.has-standard-36-font-size{font-size:36px}.has-standard-64-font-size{font-size:64px;line-height:110%}.has-condensed-text{font-stretch:condensed;line-height:115%!important}.has-weight-300{font-weight:300}.has-weight-400{font-weight:400}.has-weight-700{font-weight:700}*{-webkit-print-color-adjust:exact}.has-white-color{color:#fff}.has-light-blue-color{color:#5089a6}.has-light-green-color{color:#82b38b}.has-light-blue-background-color{background-color:#5089a6!important}.has-blue-color{color:#5089a6}.has-blue-background-color{background-color:#5089a6}.has-gray-color{color:#66676d}.has-gray-border{border:1px solid #EEE}.has-gray-background-color{background-color:#66676d}.has-dark-gray-color,.has-dark-gray-background-color{color:#5c5d63}.has-green-color{color:#5baf95}.has-green-background-color{background-color:#5baf95}.has-red-color{color:#ba5555}.has-red-background-color{background-color:#ba5555}.has-ligth-green-color{color:#31ba1a}.has-ligth-green-background-color{background-color:#31ba1a}.ui.container .filters-section{margin-bottom:1rem}.ui.container .filters-section .filter-controls{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.ui.container .reset-button{color:#666!important;padding:.8rem 1.5rem!important;font-size:.875rem!important;font-weight:500!important;letter-spacing:1px!important}.ui.container .reset-button:hover{color:#333!important}.ui.container .reset-button i.icon{margin-right:.5rem!important}.ui.container .posts-grid{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.ui.container .posts-grid::-webkit-scrollbar{display:none}.ui.container .post-card{display:flex;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease;width:720px}.ui.container .post-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.ui.container .post-image{flex:0 0 280px;position:relative}.ui.container .post-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000004d;opacity:0;transition:opacity .3s ease}.ui.container .post-image:hover:after{opacity:1}.ui.container .post-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ui.container .post-image img.highlighted{opacity:.8}.ui.container .post-content{flex:1;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;width:400px}.ui.container .publication-date{color:#999;font-size:.875rem;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.ui.container .publication-title{color:#3a628a;font-size:1.25rem;font-weight:700;line-height:1.3;margin:0 0 1rem}.ui.container .publication-title.highlighted{color:#3a628a;cursor:pointer;position:relative;display:inline-block;text-decoration:underline}.ui.container .publication-description{color:#666;font-size:.875rem;line-height:1.5;width:400px;margin:0 0 1.5rem;flex:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.ui.container .read-more-button{background:#fff!important;border:1px solid #e53e3e!important;color:#e53e3e!important;padding:.75rem 1.5rem!important;font-size:.875rem!important;font-weight:600!important;align-self:flex-start}.ui.container .read-more-button.highlighted,.ui.container .read-more-button:hover{background:#e53e3e!important;color:#fff!important}.ui.container .pagination-section{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #e9ecef}.ui.container .pagination-info{color:#666;font-size:.875rem}.ui.container .pagination-info .current-page{background:#fff;border:1px solid #ddd;padding:.25rem .5rem;border-radius:4px;margin:0 .25rem}.ui.container .ui.pagination.menu .item{background:transparent!important;border:none!important;color:#666!important}.ui.container .ui.pagination.menu .item:hover{background:#f5f5f5!important}.ui.container .ui.pagination.menu .item.active{background:#4a90e2!important;color:#fff!important}@media (max-width: 768px){.ui.container .newsletter-container{padding:1rem}.ui.container .newsletter-header .header-title h1{font-size:2rem;letter-spacing:2px}.ui.container .filter-controls{flex-direction:column;align-items:stretch}.ui.container .filter-dropdown{min-width:100%!important}.ui.container .posts-grid{grid-template-columns:1fr;gap:1.5rem}.ui.container .post-card{flex-direction:column}.ui.container .post-image{flex:none;height:200px}.ui.container .post-content{padding:1rem}.ui.container .pagination-section{flex-direction:column;gap:1rem;text-align:center}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devgateway/dvz-ui-react",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "main": "dist/cjs/index.js",
5
5
  "module": "dist/esm/index.js",
6
6
  "types": "dist/types/index.d.ts",
@@ -80,7 +80,7 @@
80
80
  "string-template": "^1.0.0",
81
81
  "topojson-client": "^3.1.0",
82
82
  "uuid": "^11.1.0",
83
- "@devgateway/wp-react-lib": "0.4.2"
83
+ "@devgateway/wp-react-lib": "0.4.3"
84
84
  },
85
85
  "devDependencies": {
86
86
  "@eslint/js": "^9.26.0",
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};exports.commonjsGlobal=e;
@@ -1 +0,0 @@
1
- "use strict";const e=require("../node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/object/assign.js");e.__require();
@@ -1 +0,0 @@
1
- "use strict";const e=require("../node_modules/.pnpm/core-js@3.42.0/node_modules/core-js/es/object/create.js");e.__require();
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var r={};exports.__exports=r;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var r={};exports.__exports=r;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var r={};exports.__exports=r;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var t={};exports.__exports=t;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var t={};exports.__exports=t;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;